/*--- superfish essential styles ---*/
.sf-menu, 
.sf-menu .gdlr-normal-menu ul{ margin: 0; padding: 0; list-style: none; }
.sf-menu .gdlr-normal-menu, 
.sf-menu .gdlr-normal-menu li{ position: relative; }
.sf-menu .gdlr-normal-menu ul{ position: absolute; display: none; top: 100%; left: 0; z-index: 99; }
/* .sf-menu .gdlr-normal-menu:hover > ul, */
.sf-menu .gdlr-normal-menu li:hover > ul,
.sf-menu .gdlr-normal-menu.sfHover > ul,
.sf-menu .gdlr-normal-menu li.sfHover > ul { display: block; }
.sf-menu .gdlr-normal-menu a { display: block; position: relative; }
.sf-menu .gdlr-normal-menu ul ul { top: 1px; left: 100%; margin-left: 1px; }

/*--- megafish essential styles ---*/
.sf-menu > .gdlr-mega-menu .sf-mega { position: absolute; display: none; right: 0; z-index: 99; }
/* .sf-menu > .gdlr-mega-menu:hover > .sf-mega, */
.sf-menu > .gdlr-mega-menu li:hover > .sf-mega,
.sf-menu > .gdlr-mega-menu.sfHover > .sf-mega,
.sf-menu > .gdlr-mega-menu li.sfHover > .sf-mega { display: block; }
.sf-menu > .gdlr-mega-menu > a { display: block; position: relative; }

/*--- goodlayers skin top level---*/
.sf-menu{ float: left; }
.sf-menu > li{ float: left; }
.sf-menu > li.current-menu-item > a,
.sf-menu > li.current-menu-ancestor > a{ }
.sf-menu > li > a{ font-size: 13px; padding: 10px 5px; margin-right: 16px; text-decoration: none; zoom: 1; /*- for IE7 -*/ }


/*- no submenu indicator on top level -*/
.sf-menu li a.sf-with-ul:after{ content: '\f107'; font-family: FontAwesome; position: absolute; 
	top: 12px; right: 0px; line-height: 20px; height: 20px; margin-top: -9px; }
.sf-menu > li > a.sf-with-ul{ padding-right: 17px; *padding-right: 10px; } 
.sf-menu i{ margin-right: 7px; }
.sf-menu li li i{ margin-right: 10px; }

/*--- goodlayers skin normal menu ---*/
.sf-menu > .gdlr-normal-menu ul { text-transform: none; letter-spacing: 0px; font-size: 12px; min-width: 190px; *width: 12em; /*- no auto width for IE7 -*/ }
.sf-menu > .gdlr-normal-menu li { white-space: nowrap; *white-space: normal; /*- for IE7 -*/ }
.sf-menu > .gdlr-normal-menu li a{ padding: 10px 15px; border-top-width: 1px; border-top-style: solid; zoom: 1; }
.sf-menu > .gdlr-normal-menu li:first-child > a{ border-top-width: 0px; }
.sf-menu > .gdlr-normal-menu li > a.sf-with-ul { padding-right: 30px; }
.sf-menu > .gdlr-normal-menu li > a.sf-with-ul:after { content: '\f105'; top: 50%; margin-top: -10px; 
	right: 10px; border-color: transparent; }
.sf-menu > .gdlr-normal-menu .sub-menu { border-top-width: 0px; border-top-style: solid; }

/*--- goodlayers skin mega menu ---*/	
.sf-menu > .gdlr-mega-menu .sf-mega { left: 0px; right: 0px; margin: 0px 20px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.sf-menu > .gdlr-mega-menu .sf-mega{ border-top-width: 0px; border-top-style: solid; }
.sf-mega-section { float: left; }
.sf-mega-section .sf-mega-section-inner{ padding: 20px 25px 30px; border-left-width: 1px; border-left-style: solid; 
	border-top-width: 1px; border-top-style: solid; }
.sf-mega-section.first-column .sf-mega-section-inner{ border-left-width: 0px; }
.sf-mega-section[data-row="1"] .sf-mega-section-inner{ border-top-width: 0px; }
.sf-mega-section-inner > a{ text-transform: none; letter-spacing: 0px; font-size: 17px; display: block; margin-bottom: 13px; padding-left: 10px;
	margin-bottom: 15px; margin-top: 10px; }
.sf-mega-section-inner > ul{ text-transform: none; letter-spacing: 0px; list-style: none; margin: 0px; font-size: 12px; line-height: 1.5; }
.sf-mega-section-inner > ul > li > a{ padding: 7px 10px; display: block; }
.sf-mega-section-inner > ul > li{ margin-bottom: 0px; }

/*--- top menu ---*/
.gdlr-top-menu.sf-menu li a.sf-with-ul:after{ display: none; }
.gdlr-top-menu.sf-menu > li i{ margin-right: 9px; font-size: 14px; }
.gdlr-top-menu.sf-menu > li > a { padding: 8px 15px 8px 16px; margin-right: 0px; 
	line-height: 18px; border-style: solid; border-left-width: 1px; }
.gdlr-top-menu.sf-menu > li:last-child > a { border-right-width: 1px; }
.gdlr-top-menu.sf-menu > .gdlr-mega-menu .sf-mega { left: auto; right: auto; border-top: 0px; 	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.25); \-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
	margin: 2px 0px 0px; padding: 20px 20px; white-space: nowrap; min-width: 120px;
	*white-space: normal; *min-width: 250px; /*- for IE7 -*/ }
.gdlr-top-menu.sf-menu > li .sub-menu-item{ line-height: 1; margin-top: 15px; }
.gdlr-top-menu.sf-menu > li .sub-menu-item:first-child{ margin-top: 0px; }/* Common styles of menus */
.dl-menuwrapper {
	width: 100%;
	float: left;
	position: relative;
}

.dl-menuwrapper:first-child {
	margin-right: 100px;
}

.dl-menuwrapper button {
	background: #ccc;
	border: none;
	width: 43px;
	height: 39px;
	text-indent: -900em;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	outline: none;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background: #aaa;
}

.dl-menuwrapper button:after {
	content: '';
	position: absolute;
	width: 68%;
	height: 4px;
	background: #fff;
	top: 8px;
	left: 17%;
	box-shadow: 
		0 10px 0 #fff, 
		0 20px 0 #fff;
}

.dl-menuwrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,255,255,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 38px;
	background: rgba(0,0,0,0.1);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: FontAwesome;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	font-size: 16px;
	color: #ffffff;
}

.dl-menuwrapper li.dl-back:after {
	left: 20px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 15px;
	color: rgba(0,0,0,0.15);
}

.dl-menuwrapper .dl-menu {
	margin: 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	-moz-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	-moz-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

.dl-menu.dl-animate-out-3 {
	-webkit-animation: MenuAnimOut3 0.4s ease;
	-moz-animation: MenuAnimOut3 0.4s ease;
	animation: MenuAnimOut3 0.4s ease;
}

.dl-menu.dl-animate-out-4 {
	-webkit-animation: MenuAnimOut4 0.4s ease;
	-moz-animation: MenuAnimOut4 0.4s ease;
	animation: MenuAnimOut4 0.4s ease;
}

.dl-menu.dl-animate-out-5 {
	-webkit-animation: MenuAnimOut5 0.4s ease;
	-moz-animation: MenuAnimOut5 0.4s ease;
	animation: MenuAnimOut5 0.4s ease;
}

@-webkit-keyframes MenuAnimOut1 {
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut2 {
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut3 {
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut4 {
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes MenuAnimOut5 {
	100% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut1 {
	50% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-moz-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut2 {
	100% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut3 {
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut4 {
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut5 {
	100% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	50% {
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	100% {
		transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut3 {
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut4 {
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes MenuAnimOut5 {
	100% {
		transform: translateY(40%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	-moz-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	-moz-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

.dl-menu.dl-animate-in-3 {
	-webkit-animation: MenuAnimIn3 0.4s ease;
	-moz-animation: MenuAnimIn3 0.4s ease;
	animation: MenuAnimIn3 0.4s ease;
}

.dl-menu.dl-animate-in-4 {
	-webkit-animation: MenuAnimIn4 0.4s ease;
	-moz-animation: MenuAnimIn4 0.4s ease;
	animation: MenuAnimIn4 0.4s ease;
}

.dl-menu.dl-animate-in-5 {
	-webkit-animation: MenuAnimIn5 0.4s ease;
	-moz-animation: MenuAnimIn5 0.4s ease;
	animation: MenuAnimIn5 0.4s ease;
}

@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn1 {
	0% {
		-moz-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-moz-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-moz-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn2 {
	0% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn3 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn4 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn5 {
	0% {
		-moz-transform: translateY(40%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0);
		opacity: 1;
	}
}

@keyframes MenuAnimIn1 {
	0% {
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		transform: translateY(40%);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	-moz-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
	-webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimIn2 0.3s ease-in-out;
	animation: SubMenuAnimIn2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
	-webkit-animation: SubMenuAnimIn3 0.4s ease;
	-moz-animation: SubMenuAnimIn3 0.4s ease;
	animation: SubMenuAnimIn3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
	-webkit-animation: SubMenuAnimIn4 0.4s ease;
	-moz-animation: SubMenuAnimIn4 0.4s ease;
	animation: SubMenuAnimIn4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
	-webkit-animation: SubMenuAnimIn5 0.4s ease;
	-moz-animation: SubMenuAnimIn5 0.4s ease;
	animation: SubMenuAnimIn5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn3 {
	0% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn4 {
	0% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
}

@-webkit-keyframes SubMenuAnimIn5 {
	0% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn1 {
	0% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn2 {
	0% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn3 {
	0% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn4 {
	0% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn5 {
	0% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn1 {
	0% {
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn3 {
	0% {
		transform: translateZ(-300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn4 {
	0% {
		transform: translateZ(300px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn5 {
	0% {
		transform: translateZ(-200px);
		opacity: 0;
	}
	100% {
		transform: translateZ(0);
		opacity: 1;
	}
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	-moz-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
	-webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
	-moz-animation: SubMenuAnimOut2 0.3s ease-in-out;
	animation: SubMenuAnimOut2 0.3s ease-in-out;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
	-webkit-animation: SubMenuAnimOut3 0.4s ease;
	-moz-animation: SubMenuAnimOut3 0.4s ease;
	animation: SubMenuAnimOut3 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
	-webkit-animation: SubMenuAnimOut4 0.4s ease;
	-moz-animation: SubMenuAnimOut4 0.4s ease;
	animation: SubMenuAnimOut4 0.4s ease;
}

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
	-webkit-animation: SubMenuAnimOut5 0.4s ease;
	-moz-animation: SubMenuAnimOut5 0.4s ease;
	animation: SubMenuAnimOut5 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut3 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut4 {
	0% {
		-webkit-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(300px);
		opacity: 0;
	}
}

@-webkit-keyframes SubMenuAnimOut5 {
	0% {
		-webkit-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateZ(-200px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut1 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(50%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut2 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut3 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut4 {
	0% {
		-moz-transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(300px);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut5 {
	0% {
		-moz-transform: translateZ(0);
		opacity: 1;
	}
	100% {
		-moz-transform: translateZ(-200px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut1 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(50%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut3 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(-300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut4 {
	0% {
		transform: translateZ(0px);
		opacity: 1;
	}
	100% {
		transform: translateZ(300px);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut5 {
	0% {
		transform: translateZ(0);
		opacity: 1;
	}
	100% {
		transform: translateZ(-200px);
		opacity: 0;
	}
}

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url(//megadolciaria.it/wp-content/themes/theluxury/plugins/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(//megadolciaria.it/wp-content/themes/theluxury/plugins/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 20%;
	width: 40%;
	height: 60%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(//megadolciaria.it/wp-content/themes/theluxury/plugins/fancybox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(//megadolciaria.it/wp-content/themes/theluxury/plugins/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(//megadolciaria.it/wp-content/themes/theluxury/plugins/fancybox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(//megadolciaria.it/wp-content/themes/theluxury/plugins/fancybox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0; zoom: 1; }
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Goodlayers Theme
*********************************/
.flexslider { margin: 0; position: relative; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav i { margin-right: 0px; }
.flex-direction-nav a  { z-index: 10; display: block; font-size: 20px; line-height: 20px; padding: 30px 13px; 
	margin: -35px 0px 0px; position: absolute; top: 50%; overflow: hidden; opacity: 0; cursor: pointer; }
.flex-direction-nav .flex-prev { left: -0px; padding-right: 13px; }
.flex-direction-nav .flex-next { right: -0px; padding-left: 13px; }
.flexslider:hover .flex-prev, .flexslider:hover .flex-next { opacity: 0.8; }
.flex-direction-nav .flex-disabled { opacity: 0 !important; filter:alpha(opacity=0); cursor: default; }

.nav-container.style-1 .flex-direction-nav{ *height: auto; float: left; margin-left: 15px; }
.nav-container.style-1 .flex-direction-nav li{ float: left; margin-right: 3px; }
.nav-container.style-1 .flex-direction-nav a{ position: static;  opacity: 1; margin: 0px; padding: 6px 13px; 
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.nav-container.style-1 .flex-control-nav{ display: none; }

/* Control Nav */
.flex-control-nav-wrapper{ text-align: center; line-height: 0; z-index: 10; position: absolute; left: 0px; right: 0px; }
.flex-control-nav { display: inline-block; padding: 15px 0px 0px; }
.flex-control-nav li { margin: 0 3px; float: left; }
.flex-control-paging li a { display: block; width: 8px; height: 8px; cursor: pointer;  
	border-width: 1px; border-style: solid; text-indent: -9999px; 
	-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
.flex-control-paging li a.flex-active { cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}html body{ min-width: 300px; }

#gdlr-responsive-navigation{ display: none; }

/*--- tablet ---*/
@media only screen and (max-width: 959px) {
	body .container{ max-width: 768px; }	
	body .body-wrapper.gdlr-boxed-style { max-width: 808px; }
	
	.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next { opacity: 1; }

	.gdlr-logo { margin: 0px auto !important; padding-top: 20px; padding-bottom: 20px; float: none; text-align: center; }
	.gdlr-navigation-wrapper { float: none; text-align: center; margin-top: 10px !important; line-height: 0; padding-right: 0px; }
	.gdlr-navigation-wrapper .gdlr-navigation { display: inline-block; text-align: left; line-height: 1.7; }
	.gdlr-navigation-wrapper .gdlr-main-menu > li{ padding-right: 20px; }
	.gdlr-menu-search-button-sep, .gdlr-menu-search-button{ display: none; }
	
	.gdlr-fixed-header{ display: none; }

	.portfolio-item-wrapper .gdlr-outer-nav, .blog-item-wrapper .gdlr-outer-nav { display: none; }
	.gdlr-blog-widget .post-header { overflow: visible; clear: left; }
	
	.gdlr-hide-in-tablet{ display: none; } 
	.gdlr-hide-in-tablet-mobile{ display: none; }
}

/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
	body .container{ max-width: 420px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 460px; }
	body .body-wrapper{ overflow: hidden; }
	
	.one-ninth, .one-eighth, .one-seventh,.one-fifth,
	.two-fifth, .three-fifth, .four-fifth,
	.one, .two, .three, .four, .five, .six, .seven,
	.eight, .nine, .ten, .eleven, .twelve{ width: 100%; }	
	
	/*--- header ---*/
	.gdlr-page-title-wrapper { padding-top: 80px; }
	.top-navigation-container{ text-align: center; line-height: 1; }
	.top-navigation-left{ float: none; padding-top: 10px; }
	.top-navigation-right{ float: none; padding-bottom: 3px; }
	.top-navigation-right-text{ float: none; padding: 10px 0px; }
	.top-social-wrapper{ float: none; margin-left: 0px; display: inline-block; padding: 0px; }
	.gdlr-top-woocommerce{ left: 20px; }
	.gdlr-top-woocommerce-text{ display: none; }
	
	#gdlr-responsive-navigation { display: block; height: 0px; position: static; float: none; }
	#gdlr-responsive-navigation .dl-trigger{ position: absolute; right: 0px; top: 50%; margin-top: -20px; }
	.dl-menuwrapper > .dl-menu, 
	.dl-menuwrapper > .dl-submenu{ margin: 30px 0px 0px; width: 400px; text-align: left; }
	
	body .gdlr-logo{ float: none; position: relative; display: block; 
		padding-right: 80px; padding-top: 30px; padding-bottom: 30px; }
	body .gdlr-logo.gdlr-align-left #gdlr-responsive-navigation .dl-trigger,
	body .gdlr-logo.gdlr-align-right #gdlr-responsive-navigation .dl-trigger{ top: 45px; margin-top: 0px; }
	
	.gdlr-navigation-wrapper{ display: none; }
	.gdlr-header-wrapper{ background: #111; position: relative; }
	
	/*--- stunning-text ---*/
	.gdlr-stunning-text-item{ text-align: center; }
	.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 0px; }
	.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: static; margin-top: 0px; }
	.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 35px; }
	
	.gdlr-service-with-image-item .service-with-image-thumbnail { float: none; margin: 0px auto; }
	.gdlr-service-with-image-item .service-with-image-content-wrapper { text-align: center; } 
	
	.gdlr-feature-media-item.gdlr-right .feature-media-thumbnail,
	.gdlr-feature-media-item.gdlr-left .feature-media-thumbnail{ float: none; width: auto; max-width: 100%; 
		margin-right: 0px; margin-left: 0px; margin-bottom: 30px; }
	.gdlr-feature-media-item .feature-media-icon { display: none; }
	html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product { width: 99% !important; }
	
	/*--- single page ---*/
	.gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }
	.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }	
	.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }
	
	.gdlr-blog-medium .gdlr-blog-thumbnail { margin-right: 0px; float: none; margin-bottom: 20px; width: auto; }	

	/*--- slider ---*/
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-text { display: none; }
	.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title { margin-bottom: 0px; font-size: 15px; }
	.gdlr-caption-wrapper .gdlr-caption { max-width: 100%; padding: 13px 12px; }	 
	
	.gdlr-item-title .gdlr-flex-prev { margin: 0px; position: absolute; 
		left: 0px; top: 50%; margin-top: -20px;}
	.gdlr-item-title .gdlr-flex-next{ margin: 0px; position: absolute; 
		right: 0px; top: 50%; margin-top: -20px; }	
	
	/*--- title item ---*/
	.gdlr-item-title-wrapper.pos-center .gdlr-item-title-gimmick { display: none; }
	.gdlr-item-title-wrapper.pos-icon.gdlr-right-text, 
	.gdlr-item-title-wrapper.pos-center.gdlr-right-text { padding: 0px; }
	.gdlr-item-title-wrapper > .nav-container { position: static; text-align: center; margin-top: 10px; }
	.gdlr-item-title-wrapper > .nav-container > .gdlr-right-text-link{ float: none; margin: 0px; }
	
	.gdlr-hide-in-tablet{ display: block; } 
	.gdlr-hide-in-mobile{ display: none; } 
}

/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {
	body .container{ max-width: 300px; }
	body .body-wrapper.gdlr-boxed-style { max-width: 340px; }
	
	.dl-menuwrapper .dl-menu, .dl-menuwrapper > .dl-submenu{ width: 300px; }
	
	.gdlr-item-title-head .gdlr-flex-prev,
	.gdlr-item-title-head .gdlr-flex-next{ display: none; }
}html.ltie9 body, body{ min-width: 1100px; } .container{ max-width: 1100px; } .gdlr-caption-wrapper .gdlr-caption-inner{ max-width: 1100px; }
.body-wrapper.gdlr-boxed-style{ max-width: 1220px; overflow: hidden; } .body-wrapper.gdlr-boxed-style .gdlr-header-wrapper{ max-width: 1220px; margin: 0px auto; }
.gdlr-logo{ max-width: 100px; }
.gdlr-logo{ margin-top: 20px; }
.gdlr-logo{ margin-bottom: 20px; }
.gdlr-navigation-wrapper{ margin-top: 40px; }
.gdlr-page-title-wrapper .gdlr-page-title-overlay{ opacity: 0.001; }
.gdlr-page-title-wrapper { background-image: url(https://megadolciaria.it/wp-content/uploads/2015/10/fotobigGelateria.jpg); }
body.single .gdlr-page-title-wrapper { background-image: url(https://megadolciaria.it/wp-content/uploads/2022/10/ARO004.jpg); }
body.single-portfolio .gdlr-page-title-wrapper { background-image: url(https://megadolciaria.it/wp-content/uploads/2022/10/ARO004.jpg); }
body.archive .gdlr-page-title-wrapper, body.search .gdlr-page-title-wrapper { background-image: url(https://megadolciaria.it/wp-content/uploads/2015/10/fotobigGelateria.jpg); }
body.error404 .gdlr-page-title-wrapper { background-image: url(https://megadolciaria.it/wp-content/uploads/2015/10/fotoBigHome-scaled.jpg); }
h1, h2, h3, h4, h5, h6, .gdlr-title-font{ font-family: "Tenor Sans"; }
body, input, textarea, select{ font-family: "Tenor Sans"; }
.gdlr-navigation{ font-family: "Tenor Sans"; }
.gdlr-slider-item{ font-family: "Tenor Sans"; }
body{ font-size: 15px; }
h1{ font-size: 45px; }
h2{ font-size: 42px; }
h3{ font-size: 33px; }
h4{ font-size: 27px; }
h5{ font-size: 22px; }
h6{ font-size: 17px; }
.top-navigation-wrapper{ background-color: #000000; }
.top-navigation-wrapper{ color: #ffffff; }
.top-navigation-wrapper a, .top-navigation-wrapper a:hover{ color: #f2f2f2; }
.gdlr-top-bar-login-wrapper{ border-color: #434343; }
.gdlr-top-bar-login-wrapper .gdlr-top-bar-login { background-color: #2a2a2a; }
.gdlr-top-bar-login-wrapper input[type="text"], .gdlr-top-bar-login-wrapper input[type="password"] { color: #aaaaaa; }
.gdlr-top-bar-login-wrapper input[type="text"], .gdlr-top-bar-login-wrapper input[type="password"] { background: #363636; }
.gdlr-top-bar-login-wrapper input[type="submit"] { color: #ffffff; }
.gdlr-top-bar-login-wrapper input[type="submit"] { background: #111111; }
.gdlr-menu-search{ background: #0a0a0a; background: rgba(10, 10, 10, 0.8); }
.gdlr-header-inner, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner{ background: #f4f4f4; background: rgba(244, 244, 244, 0.8); }@media only screen and (max-width: 767px) { .body-wrapper.header-style-transparent .gdlr-header-inner{ background: #f4f4f4; background: rgba(244, 244, 244, 0.8); } }
.gdlr-main-menu > li > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li > a{ color: #000000; }
.gdlr-main-menu > li:hover > a, .gdlr-main-menu > li.current-menu-item > a, .gdlr-main-menu > li.current-menu-ancestor > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li:hover > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li.current-menu-item > a, .header-style-transparent .gdlr-fixed-header .gdlr-header-inner .gdlr-main-menu > li.current-menu-ancestor > a{ color: #000000; opacity: 1; filter: alpha(opacity=100); }
.gdlr-navigation-gimmick{ background-color: #ffa300; }
.header-style-transparent .gdlr-main-menu > li > a{ color: #000000; }
.header-style-transparent .gdlr-main-menu > li:hover > a, .header-style-transparent .gdlr-main-menu > li.current-menu-item > a, .header-style-transparent .gdlr-main-menu > li.current-menu-ancestor > a{ color: #000000; }
.gdlr-main-menu > .gdlr-normal-menu .sub-menu, .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ border-top-color: #ffffff; }
.gdlr-main-menu > .gdlr-normal-menu li , .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ background-color: #ffffff; }
.gdlr-main-menu > li > .sub-menu a, .gdlr-main-menu > li > .sf-mega a{ color: #333333; }
.gdlr-main-menu > li > .sub-menu a:hover, .gdlr-main-menu > li > .sub-menu .current-menu-item > a, .gdlr-main-menu > li > .sub-menu .current-menu-ancestor > a, .gdlr-main-menu > li > .sf-mega a:hover, .gdlr-main-menu > li > .sf-mega .current-menu-item > a, .gdlr-main-menu > li > .sf-mega .current-menu-ancestor > a{ color: #ffa300; } .gdlr-main-menu .gdlr-normal-menu li > a.sf-with-ul:after { border-left-color: #ffa300; } 
.gdlr-main-menu .sf-mega-section-inner > ul > li > a:hover, .gdlr-main-menu .sf-mega-section-inner > ul > li.current-menu-item > a { background-color: #ffffff; } 
.gdlr-main-menu > li > .sub-menu *, .gdlr-main-menu > li > .sf-mega *{ border-color: #333333; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a { color: #ffa300; }
.gdlr-main-menu > li > .sf-mega .sf-mega-section-inner > a:hover, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-item > a, .gdlr-main-menu > li > .sf-mega .sf-mega-section-inner.current-menu-ancestor > a { color: #ffa300; }
#gdlr-responsive-navigation.dl-menuwrapper button { background-color: #353535; }
#gdlr-responsive-navigation.dl-menuwrapper button:hover, #gdlr-responsive-navigation.dl-menuwrapper button.dl-active, #gdlr-responsive-navigation.dl-menuwrapper ul{ background-color: #0a0a0a; }
blockquote{ background-image: url(//megadolciaria.it/wp-content/themes/theluxury/images/dark/quote-small.png); } .format-quote .gdlr-top-quote blockquote{ background-image: url(//megadolciaria.it/wp-content/themes/theluxury/images/dark/quote.png); } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { blockquote{ background-image: url(//megadolciaria.it/wp-content/themes/theluxury/images/dark/quote@2x.png); } }.gdlr-now-loading{ background: url(//megadolciaria.it/wp-content/themes/theluxury/images/dark/now-loading.gif) center no-repeat; }
body{ background-color: #5e3327; }
.body-wrapper, .gdlr-single-lightbox-container{ background-color: #ffffff; }
.gdlr-page-title, .gdlr-page-title-gimmick{ color: #262626; }
.gdlr-page-caption{ color: #4c4c4c; }
h1, h2, h3, h4, h5, h6, .gdlr-title, .gdlr-title a{ color: #454545; }
.gdlr-item-title-wrapper .gdlr-item-title{ color: #424242; border-color: #424242; }
.gdlr-item-title-divider{ border-color: #333333; }
.gdlr-item-title-wrapper .gdlr-item-title-caption{ color: #9b9b9b; }
body{ color: #4c4c4c; }
a, .feature-media-caption{ color: #ffa300; }
a:hover{ color: #ffb523; }
body *{ border-color: #5e3327; }
.page-not-found-block{ background-color: #d65938; }
.page-not-found-block{ color: #ffffff; }
.page-not-found-search  .gdl-search-form input[type="text"]{ background-color: #963a20; }
.page-not-found-search  .gdl-search-form input[type="text"]{ color: #d57f5c; }
.gdlr-sidebar .gdlr-widget-title{ color: #383838; }
.gdlr-sidebar *{ border-color: #eeeeee; }
.gdlr-sidebar ul li:before { border-color: #bdbdbd; }
.gdl-search-form input{ background-color: #f7f7f7; }
.gdl-search-form input{ color: #9d9d9d; }
.gdl-search-form input{ border-color: #ebebeb; }
.tagcloud a{ background-color: #cd9f7a; }
.tagcloud a, .tagcloud a:hover{ color: #ffffff; }
.gdlr-accordion-item.style-1 .pre-active .accordion-title{ color: #3c3c3c; }
.gdlr-accordion-item.style-1 .accordion-title{ color: #8d8d8d; }
.gdlr-accordion-item.style-1 .accordion-title i{ background-color: #f3f3f3; }
.gdlr-accordion-item.style-1 .accordion-title i{ color: #a8a8a8; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ background-color: #fd9f18; }
.gdlr-accordion-item.style-1 .accordion-title i.icon-minus{ color: #ffffff; }
.gdlr-banner-item-wrapper .flex-direction-nav .flex-prev, .gdlr-banner-item-wrapper .flex-direction-nav .flex-next{ color: #999999; }
.gdlr-box-with-icon-item{ background-color: #f5f5f5; }
.gdlr-box-with-icon-item > i, .gdlr-box-with-icon-item .box-with-icon-title{ color: #585858; }
.gdlr-box-with-icon-item{ color: #929292; }
.gdlr-button, .gdlr-button:hover, input[type="button"], input[type="submit"], .gdlr-top-menu > .gdlr-mega-menu .sf-mega a.gdlr-button{ color: #ffffff; }
.gdlr-button, input[type="button"], input[type="submit"]{ background-color: #ffa300; }
.gdlr-button{ border-color: #ffa300; }
.column-service-title{ color: #fd9f18; }
.column-service-content{ color: #777777; }
.column-service-icon i{ color: #ffa300; }
.gdlr-column-service-item.gdlr-type-2 .column-service-icon{ background-color: #3e3e3e; }
.list-with-icon .list-with-icon-title{ color: #333333; }
.gdlr-pie-chart-item .pie-chart-title{ color: #313131; }
.gdlr-price-inner-item{ background-color: #f9f9f9; }
.gdlr-price-item .price-title-wrapper{ background-color: #454545; }
.gdlr-price-item .price-title{ color: #ffffff; }
.gdlr-price-item .price-tag{ background-color: #838383; }
.gdlr-price-item .best-price .price-tag{ background-color: #fd9f18; }
.gdlr-price-item .price-tag{ color: #ffffff; }
.gdlr-process-tab .gdlr-process-icon{ background-color: #f3f3f3; }
.gdlr-process-tab .gdlr-process-icon{ border-color: #e3e3e3; }
.gdlr-process-tab .gdlr-process-icon i{ color: #aaaaaa; }
.gdlr-process-tab .process-line .process-line-divider{ border-color: #e3e3e3; } .gdlr-process-tab .process-line .icon-chevron-down, .gdlr-process-tab .process-line .icon-chevron-right{ color: #e3e3e3; }
.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ color: #454545; }
.gdlr-skill-item-wrapper{ color: #3a3a3a; }
.stunning-text-title{ color: #414141; }
.stunning-text-caption{ color: #949494; }
.gdlr-stunning-text-item.gdlr-style-1 .stunning-text-button{ color: #cd9f7a; }
.gdlr-stunning-text-item.gdlr-style-1 .stunning-text-button{ border-color: #cd9f7a; }
.tab-title-wrapper .tab-title{ background-color: #f9f9f9; }
.tab-title-wrapper .tab-title{ color: #3b3b3b; }
.tab-title-wrapper .tab-title.active, .tab-content-wrapper{ background-color: #ffffff; }
table tr th{ background-color: #cd9f7a; }
table tr th{ color: #ffffff; }
table.style-2 tr:nth-child(odd){ background-color: #f9f9f9; }
table.style-2 tr:nth-child(odd){ color: #949494; }
table.style-2 tr:nth-child(even){ background-color: #f3f3f3; }
table.style-2 tr:nth-child(even){ color: #949494; }
.gdlr-blog-title, .gdlr-blog-title a{ color: #cd9f7a; }
.gdlr-blog-title a:hover{ color: #3d3d3d; }
.gdlr-blog-info, .gdlr-blog-info a, .gdlr-blog-info i{ color: #7a7a7a; }
.gdlr-blog-thumbnail .gdlr-sticky-banner{ background-color: #232323; }
.gdlr-blog-thumbnail .gdlr-sticky-banner, .gdlr-blog-thumbnail .gdlr-sticky-banner i{ color: #ffffff; }
.gdlr-social-share, .gdlr-social-share a{ background-color: #f3f3f3; }
.gdlr-social-share .social-share-title{ color: #353535; }
.gdlr-standard-style .gdlr-single-blog-tag a{ background-color: #cd9f7a; }
.gdlr-standard-style .gdlr-single-blog-tag a{ color: #ffffff; }
.format-aside .gdlr-blog-content{ background-color: #cd9f7a; }
.format-aside .gdlr-blog-content{ color: #ffffff; }
.format-quote .gdlr-top-quote blockquote{ color: #8d8d8d; }
.format-quote .gdlr-quote-author{ color: #cd9f7a; }
.gdlr-single-nav > div i{ background-color: #f3f3f3; }
.gdlr-single-nav > div i{ color: #8d8d8d; }
.gdlr-outer-nav.gdlr-nav-container span i{ color: #c0c0c0; }
.portfolio-item-filter, .portfolio-item-filter a{ color: #999999; } 
.portfolio-item-filter a.active, .portfolio-item-filter a:hover{ color: #cd9f7a; }
.gdlr-image-link-shortcode .gdlr-image-link-overlay, .portfolio-thumbnail .portfolio-overlay{ background-color: #ffffff; }.gdlr-image-link-shortcode .gdlr-image-link-icon, .portfolio-thumbnail .portfolio-icon i{ color: #ffffff; }.portfolio-thumbnail .product-overlay-wrapper { background: #ffffff; background: rgba(255, 255, 255,0.43); }
.portfolio-thumbnail .portfolio-icon, .gdlr-image-link-shortcode .gdlr-image-link-icon{ background: #282828; background: rgba(40, 40, 40,0.6); }
.portfolio-title a{ color: #cd9f7a; }.gdlr-modern-portfolio:hover .portfolio-content-wrapper{ border-bottom-color: #cd9f7a; }
.portfolio-title a:hover{ color: #c98546; }
.portfolio-info, .portfolio-info a{ color: #8c8c8c; }
.gdlr-pagination .page-numbers{ background-color: #ebebeb; }
.gdlr-pagination .page-numbers{ color: #979797; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ background-color: #cd9f7a; }
.gdlr-pagination .page-numbers:hover, .gdlr-pagination .page-numbers.current{ color: #ffffff; }
.gdlr-personnel-item .personnel-item-inner{ background-color: #f5f5f5; }
.gdlr-personnel-item.round-style .personnel-item{ background-color: #cd9f7a; }
.gdlr-personnel-item .personnel-author{ color: #3b3b3b; }
.gdlr-personnel-item .personnel-author-image{ border-color: #cd9f7a; }
.gdlr-personnel-item .personnel-position{ color: #acacac; }
.gdlr-personnel-item .personnel-content{ color: #959595; }
.gdlr-personnel-item .personnel-social i{ color: #3b3b3b; }
.gdlr-testimonial-item .testimonial-item-inner, .gdlr-testimonial-item .testimonial-author-image{ background-color: #f5f5f5; }
.gdlr-testimonial-item .testimonial-content{ color: #9b9b9b; }
.gdlr-testimonial-item .testimonial-author{ color: #cd9f7a; }
.gdlr-testimonial-item .testimonial-position{ color: #4d4d4d; }
.gdlr-testimonial-item .testimonial-author-image{ border-color: #cd9f7a; }
.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ border-top-color: #dddddd; border-left-color: #dddddd; }
.gdlr-gallery-thumbnail .gallery-item{ background-color: #e5e5e5; }
.gdlr-gallery-thumbnail-container .gallery-caption{ background-color: #000000; }
.gdlr-gallery-thumbnail-container .gallery-caption{ color: #ffffff; }
body .ms-skin-default .ms-bullet{ background-color: #686868; }
body .ms-skin-default .ms-bullet.ms-bullet-selected, body .ms-skin-default .ms-bullet:hover { background-color: #262626; }
.nivo-controlNav a, .flex-control-paging li a{ background-color: #ffffff; }
.nivo-controlNav a:hover, .nivo-controlNav a.active, .flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-color: #5e5e5e; }
.nivo-controlNav a, .flex-control-paging li a{ border-color: #5e5e5e !important; }
.nivo-directionNav a, .flex-direction-nav a, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ background-color: #000000; }
body .nivo-directionNav a, body .flex-direction-nav a, body .flex-direction-nav a:hover, .ls-flawless .ls-nav-prev, .ls-flawless .ls-nav-next{ color: #ffffff; }
.gdlr-caption{ background-color: #000000; }
.gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-text{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider{ background-color: #000000; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-title{ color: #ffffff; }
.gdlr-caption-wrapper.post-slider .gdlr-caption-text{ color: #dddddd; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ color: #ffffff; }
.gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-caption-date, .gdlr-post-slider-item.style-no-excerpt .gdlr-caption-wrapper .gdlr-title-link{ background-color: #cd9f7a; }
input[type="text"], input[type="email"], input[type="password"], textarea{ background-color: #f5f5f5; }
input[type="text"], input[type="email"], input[type="password"], textarea{ color: #b5b5b5; }input::input-placeholder{ color:#b5b5b5; } input::-webkit-input-placeholder{ color:#b5b5b5; }input::-moz-placeholder{ color:#b5b5b5; } input:-moz-placeholder{ color:#b5b5b5; }input:-ms-input-placeholder{ color:#b5b5b5; }textarea::input-placeholder{ color:#b5b5b5; } textarea::-webkit-input-placeholder{ color:#b5b5b5; }textarea::-moz-placeholder{ color:#b5b5b5; } textarea:-moz-placeholder{ color:#b5b5b5; }textarea:-ms-input-placeholder{ color:#b5b5b5; }
.footer-wrapper{ background-color: #262626; }
.footer-wrapper .gdlr-widget-title, .footer-wrapper .gdlr-widget-title a{ color: #ffffff; }
.footer-wrapper{ color: #ffffff; }
.footer-wrapper a{ color: #ffffff; }
.footer-wrapper a:hover{ color: #ffffff; }
.footer-wrapper *{ border-color: #363636; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ background-color: #141414; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ color: #828282; }
.footer-wrapper input[type="text"], .footer-wrapper input[type="email"], .footer-wrapper input[type="password"], .footer-wrapper textarea{ border-color: #313131; }
.footer-wrapper .gdlr-button, .footer-wrapper .gdlr-button:hover, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ color: #ffffff; }
.footer-wrapper .gdlr-button, .footer-wrapper input[type="button"], .footer-wrapper input[type="submit"]{ background-color: #cd9f7a; }
.footer-wrapper .tagcloud a{ background-color: #cd9f7a; }
.footer-wrapper .tagcloud a, .footer-wrapper .tagcloud a:hover{ color: #ffffff; }
.copyright-wrapper{ background-color: #0f0f0f; }
.copyright-wrapper{ color: #828282; }
.footer-wrapper .copyright-wrapper{ border-color: #3f3f3f; }
html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce-message,html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {  background: #cd9f7a; }html .woocommerce .star-rating, html .woocommerce-page .star-rating, html .woocommerce .star-rating:before, html .woocommerce-page .star-rating:before, html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {color: #cd9f7a; }
html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-message, html .woocommerce-error, html .woocommerce-info, html  .woocommerce span.onsale, html  .woocommerce-page span.onsale, html .woocommerce div.product .woocommerce-tabs ul.tabs li.active,html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{ color: #ffffff; }
html .woocommerce-info{ background: #389EC5; }
html .woocommerce-error{ background: #C23030; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ background: #cd9f7a; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ color: #ffffff; }
html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt, html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button, html .woocommerce a.button:hover, html .woocommerce button.button:hover, html .woocommerce input.button:hover, html .woocommerce #respond input#submit:hover, html .woocommerce #content input.button:hover, html .woocommerce-page a.button:hover, html .woocommerce-page button.button:hover, html .woocommerce-page input.button:hover, html .woocommerce-page #respond input#submit:hover, html .woocommerce-page #content input.button:hover, html .woocommerce ul.products li.product a.loading, html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{ border-bottom: 3px solid #c48158; }
html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar { background: #ebebeb; }html .woocommerce #reviews #comments ol.commentlist li img.avatar, html .woocommerce-page #reviews #comments ol.commentlist li img.avatar,html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text,html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover ,html .woocommerce-page ul.products li.product a img:hover, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img,html .woocommerce form.login, html .woocommerce form.checkout_coupon, html .woocommerce form.register, html .woocommerce-page form.login,html .woocommerce-page form.checkout_coupon, html .woocommerce-page form.register, html .woocommerce table.cart td.actions .coupon .input-text,html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text,html .woocommerce-page #content table.cart td.actions .coupon .input-text { border: 1px solid #ebebeb; }html .woocommerce div.product .woocommerce-tabs ul.tabs:before, html .woocommerce #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce-page div.product .woocommerce-tabs ul.tabs:before, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th,html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th { border-bottom: 1px solid #ebebeb; }html .woocommerce .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce .cart-collaterals .cart_totals table tr:first-child td,html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th, html .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td { border-top: 3px #ebebeb solid; }html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th,html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th { border-bottom: 2px solid #ebebeb; }
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li ,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove, html .woocommerce #payment, html .woocommerce-page #payment, html .woocommerce .customer_details,html .woocommerce ul.order_details, html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a,html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea, html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty,html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { background: #f3f3f3; }html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty { border: 1px solid #f3f3f3; }
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total { border-top: 2px solid #e5e5e5; }html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover,html .woocommerce-page #content table.cart a.remove:hover, html #payment div.payment_box, html .woocommerce-page #payment div.payment_box { background: #e5e5e5; }
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td,html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th,html .woocommerce-page table.shop_attributes .alt th, html .woocommerce ul.products li.product .price, html.woocommerce-page ul.products li.product .price { color: #333333; }
html .woocommerce ul.products li.product .price del, html .woocommerce-page ul.products li.product .price del,html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove,html .woocommerce-page #content table.cart a.remove { color: #888888; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
												html .woocommerce-page #content .quantity .minus { border: 1px solid #a0a0a0; }
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, 
												html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, 
												html .woocommerce-page #content .quantity .minus { color: #ffffff; }
html .woocommerce .quantity .plus, html .woocommerce #content .quantity .plus,  html .woocommerce-page .quantity .plus,html .woocommerce-page #content .quantity .plus, html .woocommerce .quantity .plus:hover, html .woocommerce #content .quantity .plus:hover,html .woocommerce-page .quantity .plus:hover,  html .woocommerce-page #content .quantity .plus:hover{ background: #9a9a9a; }
html .woocommerce .quantity .minus, html .woocommerce #content .quantity .minus,  html .woocommerce-page .quantity .minus,html .woocommerce-page #content .quantity .minus, html .woocommerce .quantity .minus:hover, html .woocommerce #content .quantity .minus:hover,html .woocommerce-page .quantity .minus:hover,  html .woocommerce-page #content .quantity .minus:hover{ background: #b6b6b6; }
html .iubenda-tp-btn.iubenda-cs-preferences-link{display: none!important;}/*-- WooCommerce Stylesheet by GoodLayers --*/
html .woocommerce h2 {
font-size: 22px;
}
html .woocommerce h3 {
font-size: 18px;
}
html  .woocommerce-message, html  .woocommerce-error, html  .woocommerce-info {
	-webkit-box-shadow: none;
	box-shadow:  none; 
}
.woocommerce .gdlr-item-start-content{
	padding-top: 20px;
}

html .woocommerce a.button.alt:hover, html .woocommerce button.button.alt:hover, html .woocommerce input.button.alt:hover, html .woocommerce #respond input#submit.alt:hover, html .woocommerce #content input.button.alt:hover, html .woocommerce-page a.button.alt:hover, html .woocommerce-page button.button.alt:hover, html .woocommerce-page input.button.alt:hover, html .woocommerce-page #respond input#submit.alt:hover, html .woocommerce-page #content input.button.alt:hover, html .woocommerce a.button.alt, html .woocommerce button.button.alt, html .woocommerce input.button.alt, html .woocommerce #respond input#submit.alt, html .woocommerce #content input.button.alt, html .woocommerce-page a.button.alt, html .woocommerce-page button.button.alt, html .woocommerce-page input.button.alt, html .woocommerce-page #respond input#submit.alt, html .woocommerce-page #content input.button.alt ,
html .woocommerce a.button, html .woocommerce button.button, html .woocommerce input.button, html .woocommerce #respond input#submit, html .woocommerce #content input.button, html .woocommerce-page a.button, html .woocommerce-page button.button, html .woocommerce-page input.button, html .woocommerce-page #respond input#submit, html .woocommerce-page #content input.button {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 13px 17px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-transform: uppercase;
	border-top: 0;
	border-right: 0;
	border-left: 0;
	text-shadow: none;
	font-weight: bold;
}
html .woocommerce ul.products li.product h3, html .woocommerce-page ul.products li.product h3 {
	font-size: 18px;
	font-weight: lighter;
	padding-top: 5px;
}
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product {
	text-align: center;
}
html .woocommerce ul.products li.product .price, html .woocommerce-page ul.products li.product .price {
	font-size: 24px;
	font-weight: 600;
}
.product ins {
	text-decoration: none;
}
del span.amount {
font-size: 14px;
}
html .woocommerce ul.products li.product .price del{ display: inline; }
html .woocommerce div.product p.price del, html .woocommerce div.product span.price del { display: inline; }

html  .woocommerce span.onsale, html  .woocommerce-page span.onsale {
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 10px;
	padding: 5px; 
	line-height: 40px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	min-width: 40px; 
	margin-top: 12px;
	margin-left: 12px
}
html .woocommerce ul.products li.product .onsale, html .woocommerce-page ul.products li.product .onsale {
	margin: -18px -18px 0 0;
}

html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img, html .woocommerce ul.products li.product a img:hover , html .woocommerce-page ul.products li.product a img:hover {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
html .woocommerce ul.products li.product a:hover, html .woocommerce-page ul.products li.product a:hover {
	transition: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
html .woocommerce div.product span.price, html .woocommerce div.product p.price, html .woocommerce #content div.product span.price, html .woocommerce #content div.product p.price, html .woocommerce-page div.product span.price, html .woocommerce-page div.product p.price, html .woocommerce-page #content div.product span.price, html .woocommerce-page #content div.product p.price {
	font-size: 22px;
	font-weight: bold;
}
html .woocommerce div.product div.images img, html .woocommerce #content div.product div.images img, html .woocommerce-page div.product div.images img, html .woocommerce-page #content div.product div.images img {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
html .woocommerce-result-count, html .woocommerce-page .woocommerce-result-count, html .woocommerce .woocommerce-ordering, html .woocommerce-page .woocommerce-ordering {
	margin-bottom: 45px;
}
html .woocommerce ul.products li.product a img, html .woocommerce-page ul.products li.product a img {
	margin: 0 0 20px;
}
.woocommerce .tagged_as, .woocommerce .posted_in{ display: block; }
html .woocommerce .quantity input.qty, html .woocommerce #content .quantity input.qty, html .woocommerce-page .quantity input.qty, html .woocommerce-page #content .quantity input.qty {
	width: 50px;
	height: 49px;
	box-shadow: none;
	-webkit-box-shadow:  none;
	-moz-box-shadow:  none;
	-webkit-border-top-left-radius:  0px;
	-webkit-border-bottom-left-radius:  0px;
	-moz-border-radius-topleft:  0px;
	-moz-border-radius-bottomleft:  0px;
	border-top-left-radius:  0px;
	border-bottom-left-radius: 0px;
}
html .woocommerce .quantity, html .woocommerce #content .quantity, html .woocommerce-page .quantity, html .woocommerce-page #content .quantity {
	width: 73px;
}
html .woocommerce .quantity .plus, html .woocommerce .quantity .minus, html .woocommerce #content .quantity .plus, html .woocommerce #content .quantity .minus, html .woocommerce-page .quantity .plus, html .woocommerce-page .quantity .minus, html .woocommerce-page #content .quantity .plus, html .woocommerce-page #content .quantity .minus {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	height: 26px;
	width: 24px;
	line-height: 12px;
}
html .woocommerce div.product form.cart .button, html .woocommerce #content div.product form.cart .button, html .woocommerce-page div.product form.cart .button, html .woocommerce-page #content div.product form.cart .button{
	margin-left: 5px;
	padding: 18px;
	text-shadow: none;
}

html .woocommerce div.product form.cart, html .woocommerce #content div.product form.cart, html .woocommerce-page div.product form.cart, html .woocommerce-page #content div.product form.cart {
	margin: 36px 0px 30px;
}
.product_title.entry-title {
	font-size: 35px;
	font-weight: normal;
	margin-bottom: 13px;
}
html .woocommerce .woocommerce-breadcrumb, html .woocommerce-page .woocommerce-breadcrumb {
	margin-bottom: 22px;
	margin-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 20px;
}
html .single-product.woocommerce .woocommerce-breadcrumb, html .single-product.woocommerce-page .woocommerce-breadcrumb {
	border-bottom: 0;
	margin-bottom: 3px;
}
html .woocommerce .related ul.products li.product, html .woocommerce .related ul li.product, html .woocommerce .upsells.products ul.products li.product, html .woocommerce .upsells.products ul li.product, html .woocommerce-page .related ul.products li.product, html .woocommerce-page .related ul li.product, html .woocommerce-page .upsells.products ul.products li.product, html .woocommerce-page .upsells.products ul li.product {
	width: 24%;
}
.woocommerce-tabs h2 {
	font-size: 20px;
	margin-top: 35px;
	margin-bottom: 25px;
}
.related.products h2 {
	font-size: 24px;
	font-weight: lighter;
	margin-top: 50px;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs, html .woocommerce #content div.product .woocommerce-tabs ul.tabs, html .woocommerce-page div.product .woocommerce-tabs ul.tabs, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs {
	padding-top: 35px;
	padding-left: 0;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
	border: 0;
	display: inline-block;
	position: relative;
	z-index: 0;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	box-shadow: none;
	margin: 0px -2px;
	padding: 8px 20px;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	border-bottom-color: transparent;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li a, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {
	display: inline-block;
	padding: .5em 0;
	font-weight: bold;
	color: #b0b0b0;
	text-shadow: none;
}
html .woocommerce ul.tabs li:before, 
html .woocommerce ul.tabs li:after {
    display: none;
}
html .woocommerce div.product .woocommerce-tabs .panel, html .woocommerce #content div.product .woocommerce-tabs .panel, html .woocommerce-page div.product .woocommerce-tabs .panel, html .woocommerce-page #content div.product .woocommerce-tabs .panel {
	margin: 0 0 70px;
}
html .woocommerce .products ul, html .woocommerce ul.products, html .woocommerce-page .products ul, html .woocommerce-page ul.products {
	margin-bottom: 40px;
}
html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
html .woocommerce #reviews #comments ol.commentlist li .comment-text, html .woocommerce-page #reviews #comments ol.commentlist li .comment-text {
	padding: 20px;
}
html .woocommerce .add_review {
	padding-left: 50px;
}
html .woocommerce-message, html .woocommerce-error, html .woocommerce-info {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
html .woocommerce-message:before, html .woocommerce-error:before, html .woocommerce-info:before {
	background-color: transparent;
}
html .woocommerce-message:before, html .woocommerce-error:before, html .woocommerce-info:before {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	line-height: 26px;
	text-shadow: none;
	left: 16px;
}
html .woocommerce-message, html .woocommerce-error, html .woocommerce-info {
	padding: 15px 13px 15px 45px;
	margin: 0 0 25px;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	font-weight: bold;
	border-top: 0;
	text-shadow: none;
}

html .woocommerce-message  a.button, html .woocommerce-error  a.button, html .woocommerce-info  a.button, html .woocommerce-message  a.button:hover, html .woocommerce-error  a.button:hover, html .woocommerce-info  a.button:hover{
	background: transparent;
	border-bottom: 0px !important;
	padding: 5px 4px;
}
html .woocommerce-info:before {
	font-size: 16px;
	margin-top: -5px;
}
html .woocommerce .products .star-rating, html .woocommerce-page .products .star-rating {
	display: inline-block;
	font-size: 14px;
}
html .woocommerce a.added_to_cart, html .woocommerce-page a.added_to_cart {
	display: block;
	margin-left: 23px;
}
html .woocommerce a.button.added:before, html .woocommerce button.button.added:before, html .woocommerce input.button.added:before, html .woocommerce #respond input#submit.added:before, html .woocommerce #content input.button.added:before, html .woocommerce-page a.button.added:before, html .woocommerce-page button.button.added:before, html .woocommerce-page input.button.added:before, html .woocommerce-page #respond input#submit.added:before, html .woocommerce-page #content input.button.added:before {
	top: 49px;
	right: auto;
	left: 17px;
}
html .woocommerce table.shop_table, html .woocommerce-page table.shop_table {
	border: 0;
}
html .woocommerce table.shop_table th, html .woocommerce-page table.shop_table th {
	padding: 15px 12px;
	font-size: 15px;
}
html .woocommerce table.shop_table td, html .woocommerce-page table.shop_table td {
	border-top: 0px;
}
html .woocommerce .shop_table .quantity.buttons_added{
	margin: 0;
}
html .woocommerce table.cart a.remove, html .woocommerce #content table.cart a.remove, html .woocommerce-page table.cart a.remove, html .woocommerce-page #content table.cart a.remove {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 5px;
	font-weight: normal;
}
html .woocommerce table.cart a.remove:hover, html .woocommerce #content table.cart a.remove:hover, html .woocommerce-page table.cart a.remove:hover, html .woocommerce-page #content table.cart a.remove:hover {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 5px;
	font-weight: normal;
}
html .woocommerce table.cart img, html .woocommerce #content table.cart img, html .woocommerce-page table.cart img, html .woocommerce-page #content table.cart img {
	width: 66px;
}
html .woocommerce table.shop_table td, html .woocommerce-page table.shop_table td {
	padding: 12px 12px;
}

html .woocommerce table.cart td.actions .coupon .input-text, html .woocommerce #content table.cart td.actions .coupon .input-text, html .woocommerce-page table.cart td.actions .coupon .input-text, html .woocommerce-page #content table.cart td.actions .coupon .input-text {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	padding: 6px 6px 5px;
	margin: 0 11px 0 0;
	outline: 0;
	line-height: 27px;
}
html .woocommerce table.cart td.actions .button.alt, html .woocommerce #content table.cart td.actions .button.alt, html .woocommerce-page table.cart td.actions .button.alt, html .woocommerce-page #content table.cart td.actions .button.alt {
	margin-left: 10px;
}
html .woocommerce .cart-collaterals .shipping_calculator, html .woocommerce-page .cart-collaterals .shipping_calculator {
	display: inline-block;
}
html .woocommerce .cart-collaterals .cart_totals, html .woocommerce-page .cart-collaterals .cart_totals {
	display: inline-block;
	float: left;
}

html .woocommerce .cart-collaterals .cart_totals h2, html .woocommerce-page .cart-collaterals .cart_totals h2{
	font-size: 15px;
	float: left;
}
html .woocommerce .cart-collaterals .cart_totals tr td, html .woocommerce .cart-collaterals .cart_totals tr th, html .woocommerce-page .cart-collaterals .cart_totals tr td, html .woocommerce-page .cart-collaterals .cart_totals tr th {
	border-top: 0;
	padding: 15px;
}
html .woocommerce .cart-collaterals .cart_totals tr.shipping th, html .woocommerce-page .cart-collaterals .cart_totals tr.shipping th {
	font-size: 14px;
}
html .woocommerce .cart-collaterals .shipping_calculator h2, html .woocommerce-page .cart-collaterals .shipping_calculator h2 {
	font-size: 15px;
}
html .woocommerce .cart-collaterals .shipping_calculator, html .woocommerce-page .cart-collaterals .shipping_calculator {
	margin-top: 0;
}

html .woocommerce table.shop_table, html .woocommerce-page table.shop_table {
	margin: 0px -1px 45px 0px;
}
html .woocommerce .cart-collaterals, html .woocommerce-page .cart-collaterals {
	margin-bottom: 50px;
}
html .woocommerce form .form-row input.input-text, html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row input.input-text, html .woocommerce-page form .form-row textarea {
	padding: 15px;
}
html .woocommerce form .form-row select, html .woocommerce-page form .form-row select {
	height: 30px;
}
html .woocommerce form .form-row, html .woocommerce-page form .form-row {
	padding: 0px;
	margin: 0 0 12px;
}
html .woocommerce-cart .cart-collaterals .cart_totals p { margin-bottom: 10px; }
html .woocommerce .woocommerce-ordering select, html .woocommerce-page .woocommerce-ordering select {
	height: 30px;
}
html .woocommerce form .form-row textarea, html .woocommerce-page form .form-row textarea {
	height: 47px;
}
html .woocommerce .checkout h3 { 
	font-size: 20px; 
	margin: 20px 0px 30px; 
}
html .woocommerce table.shop_table tfoot tr.total td, html .woocommerce table.shop_table tfoot tr.total th, html .woocommerce-page table.shop_table tfoot tr.total td, html .woocommerce-page table.shop_table tfoot tr.total th {
	border-bottom: 0;
}
html .woocommerce .col2-set, html .woocommerce-page .col2-set {
	margin-bottom: 40px;
}
html .woocommerce #payment, html .woocommerce-page #payment {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 15px 15px 2px 15px;
}
html .woocommerce #payment div.payment_box:after, html .woocommerce-page #payment div.payment_box:after {
	display: none;
}
html #payment div.payment_box, html .woocommerce-page #payment div.payment_box {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	text-shadow: none;
}
html .woocommerce #payment ul.payment_methods, html .woocommerce-page #payment ul.payment_methods {
	border-bottom: 0;
}
html .woocommerce #payment div.form-row, html .woocommerce-page #payment div.form-row {
	border-top: 0;
}
html .woocommerce table.shop_table tfoot tr:last-child td, html .woocommerce table.shop_table tfoot tr:last-child th, html .woocommerce-page table.shop_table tfoot tr:last-child td, html .woocommerce-page table.shop_table tfoot tr:last-child th{
	border-bottom: 0;
}
html .woocommerce .customer_details {
	margin-bottom: 45px;
	padding: 20px;
}
html .woocommerce ul.order_details {
	padding: 20px;
}
html .woocommerce .order_details.bacs_details, html .woocommerce-page .order_details.bacs_details {
	margin: 0 0 40px;
}
html .woocommerce .order_details, html .woocommerce-page .order_details {
	margin: 0 0 20px;
}
html .woocommerce form .form-row-first, html .woocommerce form .form-row-last, html .woocommerce-page form .form-row-first, html .woocommerce-page form .form-row-last {
	width: 48%;
}
html .woocommerce .lost_password, html .woocommerce-page .lost_password {
	margin-left: 15px;
}
html .woocommerce .checkout_coupon .form-row.form-row-first, html .woocommerce-page .checkout_coupon .form-row.form-row-first, html .woocommerce .checkout_coupon .form-row.form-row-last, html .woocommerce-page .checkout_coupon .form-row.form-row-last{
	margin-bottom: 0;
}
.woocommerce .gdlr-item-start-content.sidebar-right-item, .woocommerce-page .gdlr-item-start-content.sidebar-right-item, .woocommerce .gdlr-item-start-content.sidebar-left-item, .woocommerce-page .gdlr-item-start-content.sidebar-left-item  {
	padding-top: 60px;
}
html .woocommerce .gdlr-sidebar h3.gdlr-widget-title, html .woocommerce-page .gdlr-sidebar h3.gdlr-widget-title { font-size: 14px; }
html .woocommerce .woocommerce-content h1.page-title, html .woocommerce-page .woocommerce-content h1.page-title{ display: none; }
html .woocommerce-result-count {
	display: none;
}
html .woocommerce .woocommerce-ordering, html .woocommerce-page .woocommerce-ordering {
	margin: 0 0 22px;
	float: left;
}
html .woocommerce ul.cart_list li img, html .woocommerce ul.product_list_widget li img, html .woocommerce-page ul.cart_list li img, html .woocommerce-page ul.product_list_widget li img {
	width: 65px;
	float: left;
	margin-left: 0;
	margin-right: 18px;
}
html .woocommerce ul.cart_list li, html .woocommerce ul.product_list_widget li, html .woocommerce-page ul.cart_list li, html .woocommerce-page ul.product_list_widget li {
	padding: 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
html .woocommerce ul.cart_list li a, html .woocommerce ul.product_list_widget li a, html .woocommerce-page ul.cart_list li a, html .woocommerce-page ul.product_list_widget li a {
	font-size: 14px;
}
html .woocommerce ul.cart_list li del .amount, html .woocommerce ul.product_list_widget li del .amount, html .woocommerce-page ul.cart_list li del .amount, html .woocommerce-page ul.product_list_widget li del .amount {
	margin-top: 0px;
	font-size: 11px;
	font-weight: normal;
}
html .woocommerce ul.cart_list li ins .amount, html .woocommerce ul.product_list_widget li ins .amount, html .woocommerce-page ul.cart_list li ins .amount, html .woocommerce-page ul.product_list_widget li ins .amount {
	margin-left: 5px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1;
	font-weight: bold;
	margin-top: 4px;
}
html .woocommerce ul.cart_list li .amount, html .woocommerce ul.product_list_widget li .amount, html .woocommerce-page ul.cart_list li .amount, html .woocommerce-page ul.product_list_widget li .amount {
	font-size: 14px;
	font-weight: bold;
}


/*-- Filter --*/
html .woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, html .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content {
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
background: #f3f3f3;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-range, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
background: #f1f1f1;
box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
-webkit-box-shadow: inset 0 0 0 1px rgba(204, 204, 204, 0.5);
-moz-box-shadow: inset 0 0 0 1px rgba(0,0,0,0.5);
}

html .woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range, html .woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-range, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
font-size: .7em;
display: block;
border: 0;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
z-index: 2;
width: 1em;
height: 1em;
-webkit-border-radius: 1em;
-moz-border-radius: 1em;
border-radius: 1em;
border: 1px solid #522100;
cursor: pointer;
background: #ff9852;
background: -webkit-gradient(linear,left top,left bottom,from(#ff9852),to(#ff7a1f));
background: -webkit-linear-gradient(#ff9852,#ff7a1f);
background: -moz-linear-gradient(center top,#ff9852 0%,#ff7a1f 100%);
background: -moz-gradient(center top,#ff9852 0%,#ff7a1f 100%);
outline: none;
top: -.3em;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
box-shadow: 0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
border: 1px solid #cecece;
background: #e4e4e4;
box-shadow: none;
}
html .woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child, html .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child {
margin-left: -1em;
}
html .woocommerce .widget_price_filter .price_slider_amount, html .woocommerce-page .widget_price_filter .price_slider_amount{
text-align: right;
line-height: 2.4em;
font-size: 0.8751em;
}
html .woocommerce .widget_price_filter .price_slider_amount .price_label, html .woocommerce-page .widget_price_filter .price_slider_amount .price_label{
font-size: 12px;
font-weight: bold;
margin-top: 8px;
display: block;
float: right;
}
html .woocommerce .ui-widget-content { border: 0; } 
html .woocommerce .widget_price_filter .ui-slider-horizontal, html .woocommerce-page .widget_price_filter .ui-slider-horizontal {
height: .6em;
}
html .woocommerce .widget_price_filter .price_slider, html .woocommerce-page .widget_price_filter .price_slider {
margin-bottom: 1.9em;
}
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-1-product-per-row{ width: 99%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-2-product-per-row{ width: 48%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-3-product-per-row{ width: 29.5%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-4-product-per-row{ width: 22%; }
html .woocommerce .with-sidebar-content ul.products li.product.gdlr-5-product-per-row{ width: 16.5%; }

/*-- End Filter --*/
html .woocommerce .gdlr-widget.widget_product_search input[type="text"], html .woocommerce .gdlr-widget.widget_product_search input[type="email"], html .woocommerce .gdlr-widget.widget_product_search input[type="password"]{ width: 57%;
padding: 15px; }
html .woocommerce .gdlr-widget.widget_product_search input[type="submit"]{ padding: 13px 17px; margin-bottom: 0; }
html .woocommerce .gdlr-widget.widget_product_search .screen-reader-text { display: none; }
.woocommerce ul.product-categories li:before, .woocommerce-page ul.product-categories li:before{
content: "\f105";
font-family: FontAwesome;
text-align: center;
position: absolute;
left: 0px;
display: block;
height: 20px;
width: 20px;
border-style: solid;
border-width: 1px;
margin-top: -1px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
}
.woocommerce ul.product-categories li, .woocommerce-page ul.product-categories li{
margin-bottom: 12px;
padding-left: 30px;
line-height: 20px;
padding-bottom: 12px;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.woocommerce ul.product-categories, .woocommerce-page ul.product-categories {
list-style: none;
margin-left: 0;
position: relative;
}
html .woocommerce .star-rating, html .woocommerce-page .star-rating{
margin: 5px 0px 5px;
}
html .woocommerce .widget_shopping_cart .total, html .woocommerce-page .widget_shopping_cart .total {
padding: 7px 12px;
font-weight: bold;
margin-top: 10px;
}
html .woocommerce ul.cart_list li:last-child, html .woocommerce-page ul.cart_list li:last-child{
border-bottom-width: 0px;
padding-left: 0;
}
html .woocommerce .widget_shopping_cart .widget_shopping_cart_content .buttons a:first-child, html .woocommerce-page .widget_shopping_cart .widget_shopping_cart_content .buttons a:first-child{
margin-right: 5px;
}
html .woocommerce nav.woocommerce-pagination ul, html .woocommerce #content nav.woocommerce-pagination ul, html .woocommerce-page nav.woocommerce-pagination ul, html .woocommerce-page #content nav.woocommerce-pagination ul {
border: 0;
}
hmtl .woocommerce nav.woocommerce-pagination ul li, html .woocommerce #content nav.woocommerce-pagination ul li, html .woocommerce-page nav.woocommerce-pagination ul li, html .woocommerce-page #content nav.woocommerce-pagination ul li {
border-right: 0;
}
html .woocommerce nav.woocommerce-pagination ul li span.current, html .woocommerce-page nav.woocommerce-pagination ul li span.current, html .woocommercenav.woocommerce-pagination ul li a:hover, html .woocommerce-page nav.woocommerce-pagination ul li a:hover{
margin-right: 4px;
padding: 9px 7px;
}
html .woocommerce nav.woocommerce-pagination ul li a, html .woocommerce-page nav.woocommerce-pagination ul li a{
margin-right: 4px;
padding: 9px 7px;
}
html .woocommerce nav.woocommerce-pagination, html .woocommerce #content nav.woocommerce-pagination, html .woocommerce-page nav.woocommerce-pagination, html .woocommerce-page #content nav.woocommerce-pagination {
text-align: center;
margin-bottom: 40px;
margin-top: -20px;
display: inline-block;
float: right;
}

html .woocommerce .with-sidebar-content ul.products li.product, html .woocommerce-page .with-sidebar-content ul.products li.product {
width: 29.5%;
}
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product {
margin-top: 25px;
}
html .woocommerce-info a.showcoupon{ 
margin-left: 15px;
}
html .woocommerce table.shop_table tfoot td, html .woocommerce table.shop_table tfoot th, html .woocommerce-page table.shop_table tfoot td, html .woocommerce-page table.shop_table tfoot th, .cart-subtotal th, .shipping th , .total th, html .woocommerce table.shop_attributes .alt th, html .woocommerce-page table.shop_attributes .alt th  {
	background: transparent;
}

/*-- WooCommerce Responsive --*/
/*--- mobile landscape style ---*/
@media only screen and (max-width: 767px) {
html .woocommerce div.product div.images, html .woocommerce #content div.product div.images, html .woocommerce-page div.product div.images, html .woocommerce-page #content div.product div.images {
width: 100%;
}
html .woocommerce div.product div.summary, html .woocommerce #content div.product div.summary, html .woocommerce-page div.product div.summary, html .woocommerce-page #content div.product div.summary {
width: 100%;
}
html .woocommerce table.shop_table .product-price , html .woocommerce-page table.shop_table .product-quantity{
display: none;
}
html .woocommerce .cart-collaterals .cart_totals, html .woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
margin-bottom: 30px;
}
html .woocommerce .cart-collaterals .shipping_calculator, html .woocommerce-page .cart-collaterals .shipping_calculator {
width: 100%;
}
html .woocommerce table.cart td.actions .button.alt, html .woocommerce #content table.cart td.actions .button.alt, html .woocommerce-page table.cart td.actions .button.alt, html .woocommerce-page #content table.cart td.actions .button.alt {
margin-top: 10px;
}

html .woocommerce .col2-set .col-1, html .woocommerce-page .col2-set .col-1 {
width: 100%;
}

html .woocommerce .col2-set .col-2, html .woocommerce-page .col2-set .col-2 {
width: 100%;
}

html .woocommerce .order_details li, html .woocommerce-page .order_details li {
border-right: 0px;
width: 100%;
padding: 10px 5px;
}
html .woocommerce-cart .cart-collaterals .cart_totals p {
margin-bottom: 15px;
}
}
/*--- mobile portrait style ---*/
@media only screen and (max-width: 419px) {
html .woocommerce table.cart td.actions .coupon, html .woocommerce #content table.cart td.actions .coupon, html .woocommerce-page table.cart td.actions .coupon, html .woocommerce-page #content table.cart td.actions .coupon {
float: right;
margin-bottom: 10px;
}
}