/*
Theme Name: Chicco di Riso
Theme URI: http: //www.chiccodiriso.com
Description: Chicco di Riso
Author: sissi
Author URI: http: //www.chiccodiriso.com
Template: agriculture
Version: 1.0.0
*/
@import url("../agriculture/style.css");

/* =Inizio personalizzazione del tema
---------------------------------------------- */
body {
    background-attachment: scroll;
    background-color: #edefce;
    background-image: none;
    background-position: center top;
    background-repeat: repeat;
}

#page::before, #page::after {
    box-shadow: 0px 0 0px rgba(1, 3, 9, 0.5);
    left: 0px;
    right: auto;
    transform: skew(2deg);
}


#header {
    padding-bottom: 3px;
}

/*
.header_inner {
    //background-color: rgba(255, 255, 255, 1);
    background-color: white;
    border-bottom: 0 none;
    margin-bottom: 10px;
    position:relative;
    height: 117px;
}*/

.header_inner {
    
    background-color: white;
    border-bottom: 1px dotted #dad7cc;
    height: 127px;
    position: relative;

}

#header > .header_inner {
	 height : 120px;
 }
 
#header > .header_inner > a.logo {
    left: 19px;
    top: 29px;
}

.textwidget p {
    margin: 0 0 0px;
    padding: 0;
}
