/*  
Theme Name: MyTheme Child
Theme URI: http://
Version: 1.0
Description: Child theme for Laboratori del Gusto
Author: Marzia Agnetti
Author URI: http://www.marziaagnetti.it
Copyright: (c) 2018 Laboratori del Gusto
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Template: mytheme
*/


@import url("../mytheme/style.css");

body {
	background-image:url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/06/ricepaper_v3.png);
	background-repeat:repeat;
	}

a {
    color: #ed6b0e;
}

.layout-split #header #logo {
    width: 90px !important;
	margin-left: -45px;
}

.layout-split #header {
	background-image:url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/06/ricepaper_v3.png);
	background-repeat:repeat;
	}
	
.layout-split #header.slideDown {
   background-image:url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/06/ricepaper_orange.png) !important;
	background-repeat:repeat;
}

.fixed #logo img {
    width: 55px !important;
	
}

.layout-top #header.slideDown .sf-menu li a {
    line-height: 80px;
}
.sf-menu a {
    color: #444;
    font-size: 13px;
    font-weight: 600;
    line-height: 90px;
}

.sf-menu a:hover {
    color: #C00;
    font-weight: 600;
    line-height: 90px;
}

article, #content-full {
    margin: 0 !important;
}

p {
	color:#401d00;
	}

#contatti.vc_row {
    padding-top: 30px !important;
    background-image: url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/06/fondo-mappa-sestri-levante.jpg) !important;
    background-position: right !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#under-footer {
    background-color: #4f321a;
}

#CDSWIDCOE.widCOE {
    border: 1px solid #00a680;
    text-align: center !important;
    margin: 0 auto !important;
}

.width70 img {
	width:150px;
	}
	
.width50 img {
	width:50%;
	}
	
.quandoo {
	cursor: pointer;
	}

#under-footer .widget-area-right {
	margin-top:6px;
	}

#menu-under-footer-menu a {
	color:#fff;
	font-size:15px;
	}
#menu-under-footer-menu a i {
	color:#06C;
	}
	
h2 {
	color:#ed6b0e;
	}	
	
.page-id-2 #header,
.page-id-319 #header {
	display:none;
	}
	
	.ult_modal-content {
    overflow-y: scroll !important;
}

#santapizza {
    padding-top: 20px !important;
    padding-bottom: 40px !important;
    background-image: url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/06/blackboard.jpg);
    background-position: center;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* COOKIEBOT CUSTOM STYLES */

.CookieDeclarationDialogText,
.CookieDeclarationIntro {
	display:none !important;
	}

#CybotCookiebotDialog {
	background-color:#de945e !important;
	box-shadow:none !important;
	}
	
#CybotCookiebotDialog a {
		
text-decoration:none !important;
font-weight:bold !important;
}

#CybotCookiebotDialogPoweredbyImage {
    width: 0px !important;
}

#CybotCookiebotDialogBodyContent {
    padding: 10px !important;
}


#CybotCookiebotDialogBodyButtons {
    padding: 0 !important;
	margin:0 20px 0 0 !important;
}

#CybotCookiebotDialogDetailBody,
#CybotCookiebotDialogBody {
	margin:10px auto !important;
	max-width:1170px !important;
	}
	
#CybotCookiebotDialogBodyButtonAccept {
background-color: transparent !important;
border: 1px solid #090 !important;
color: #090 !important;
padding:5px 5px !important;
}

#CybotCookiebotDialogBodyButtonDecline {
background-color: transparent !important;
color: #333333 !important;
border: 1px solid #333333;
padding:5px 5px !important;
}

/* END COOKIEBOT CUSTOM STYLES */

.onlymobile {
	display:none;
	}

@media only screen and (max-width: 1000px) {
	#contatti.vc_row {
   background-image:url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/06/ricepaper_v3.png) !important;
background-repeat:repeat !important;
 background-size: auto !important;
}
}

@media only screen and (max-width: 812px) {
	
	.onlymobile {
	display:block;
	}
#logo img {
    width: 70px;
    height: auto;
}
.retina img {
	width:100% !important;
	max-width:100% !important;
	}
	
.menubutton {
    top: 18px !important;

}

#cadiferae {
	padding-top:0 !important;
	}
	
	.menubox {
    background-image:url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/06/ricepaper_v3.png) !important;
background-repeat:repeat !important;
}

.menubox .sf-menu {
   padding-bottom: 0px !important;
}

.width170 {
	width:170px;
	text-align:center;
	margin:0 auto;
	}
	
	#santapizza {
    background-image: url(https://www.laboratoridelgusto.com/wp-content/uploads/2018/07/blackboard-vert.jpg) !important;
}
}

	
/* IPAD VERTICAL */
@media only screen and (min-width: 375px) and (max-width: 812px) {
}



/* SMARTPHONE HORIZONTAL AND VERTICAL */
@media only screen and (max-width: 812px) {
	
	

}

@media (max-width: 767px) {
.ult_modal.ult-small, .ult_modal.ult-medium, .ult_modal.ult-container {
    width: 90% !important;
}
}


