.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #ddd;border-radius:0;background:#f8f8f8;position:relative;overflow:hidden}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 38px 0 10px;font-size:12px;line-height:38px;color:#444;height:38px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric .button{display:block;position:absolute;right:0;top:0;width:38px;height:38px;line-height:38px;background-color:#f8f8f8;color:#bbb;text-align:center;font:0/0 a;*font:20px/38pxLucidaSansUnicode,ArialUnicodeMS,Arial}.selectric .button:after{content:" ";position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:0;height:0;border:4px solid transparent;border-top-color:#bbb;border-bottom:none}.selectric-focus .selectric{border-color:#aaa}.selectric-hover .selectric{border-color:#c4c4c4}.selectric-hover .selectric .button{color:#a2a2a2}.selectric-hover .selectric .button:after{border-top-color:#a2a2a2}.selectric-open{z-index:9999}.selectric-open .selectric{border-color:#c4c4c4}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:none!important;border:none!important;*font:0/0a!important;background:0 0!important}.selectric-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#f8f8f8;border:1px solid #c4c4c4;z-index:-1;box-shadow:0 0 10px -6px}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items ul,.selectric-items li{list-style:none;padding:0;margin:0;font-size:12px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:10px;color:#666;cursor:pointer}.selectric-items li.selected{background:#e0e0e0;color:#444}.selectric-items li.highlighted{background:#d0d0d0;color:#444}.selectric-items li:hover{background:#d5d5d5;color:#444}.selectric-items .disabled{filter:alpha(opacity=50);opacity:.5;cursor:default!important;background:0 0!important;color:#666!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:0 0;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 01 - FONTS USAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
body{
	overflow-x: hidden; background: #fff;
    font-family:Helvetica,Arial,sans-serif;
}

.product-item-info {background: #fff !important;
margin-right: 10px;}


.product-item-opt-1 .product-item-price {
    font-size: 18px;
    color: #cf0010 !important;
   
}




	   .header-right-content-list{
      align-items: center;
      display: flex;
      justify-content: space-between;
		   padding: 0 15px; }

 .header-content-item{
     
	 
	 padding: 6px !important;
	 height: 60px;
	 text-align: center !important;
	 width: 60px;
	 
      }
	
.badge-success::before {
    content: '\f00c';
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    color: #46b05a;
    font-weight: bold !important;
    font-size: 16px;
    padding: 0 10px 10px 0;
}
.badge-success {
    color: #212529 !important;
    background-color: #fff !important;
    font-size: 0.9rem;
    font-family: 'Arimo', sans-serif;
    text-align: left !important;
}
	

.eol-success::before {
    content: '\f057';
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    color: red;
    font-weight: bold !important;
    font-size: 16px;
    padding: 0 10px 10px 0;
}
.eol-success {
    color: #212529 !important;
    background-color: #fff !important;
    font-size: 0.9rem;
    font-family: 'Arimo', sans-serif;
    text-align: left !important;
}

.stock-soon::before {
    content: '\f017';
    font-family: "Font Awesome 5 Pro";
    font-weight: normal;
    color: #1098ad;
    font-weight: bold !important;
    font-size: 16px;
    padding: 0 10px 10px 0;
}
.stock-soon {
    color: #212529 !important;
    background-color: #fff !important;
    font-size: 0.9rem;
    font-family: 'Arimo', sans-serif;
    text-align: left !important;
}




.newsletter-warapper {
    background-color: #595959;
    margin: 0px !important;
    padding: 0px !important;
	  font-family: 'Arimo', sans-serif !important;
}



.icon-tag-wrapper,
.email-submit-wrapper {
    display: inline-block;
}

.main-newsletter-wrapper {
    text-align: center;
    background-color: #0090f0;
    padding: 15px;
}

.far {
    font-family: "FontAwesome";
    font-style: normal;
    font-size: 1.6em;
    margin-right: 5px;
}

.fb-email {
    height: 40px;
    border: none;
    padding-left: 10px;
}

input[type="submit"] {
    border: none;
    border-radius: 0px;
    height: 40px;
    margin-left: -4px;
    background-color: #46b05a;
    color: #ffffff;
}

#subscribe-tag {
    font-size: 20px;
    font-weight: 600;
    margin: 0px 10px;
}

#privacy-notice {
    display: block;
    text-align: center;
	  font-family: 'Arimo', sans-serif !important;
    margin-top: 5px;
    font-size: 12px;
}






		
	.header-right-content	ul {
  list-style: none;
  padding: 0;
}
		
		.fa-shopping-cart:before {
			
			    display: block;
    line-height: 23px;
    font-size: 1.4rem;
			text-align: center !important;
    color: #fff;
		}
		
		.cart-label {
			
			padding: 10px 0 10px 0;
		}

.fa-shopping-basket:before {
    content: "\f291";
    color: #333 !important;
}

#keyword {
    font-weight: normal !important;
}


#header_search_area {
    width: 95%;
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

@media (max-width: 768px) {
    .mobile-hide {
        display: none;
    }
}


@media (max-width: 1023px) {
    .mobile-hide2 {
        display: none;
    }
}

.ArodoraPro-Thin {
	font-family: ArodoraPro-Thin;
}.ArodoraPro-ThinItalic {
	font-family: ArodoraPro-ThinItalic;
}.ArodoraPro-ExtraLight {
	font-family: ArodoraPro-ExtraLight;
}.ArodoraPro-ExtraLightItalic {
	font-family: ArodoraPro-ExtraLightItalic;
}.ArodoraPro-Light {
	font-family: ArodoraPro-Light;
}.ArodoraPro-LightItalic {
	font-family: ArodoraPro-LightItalic;
}.ArodoraPro-Regular {
	font-family: ArodoraPro-Regular;
}.ArodoraPro-RegularItalic {
	font-family: ArodoraPro-RegularItalic;
}.ArodoraPro-Medium {
	font-family: ArodoraPro-Medium;
}.ArodoraPro-MediumItalic {
	font-family: ArodoraPro-MediumItalic;
}.ArodoraPro-SemiBold {
	font-family: ArodoraPro-SemiBold;
}.ArodoraPro-SemiBoldItalic {
	font-family: ArodoraPro-SemiBoldItalic;
}.ArodoraPro-Bold {
	font-family: ArodoraPro-Bold;
}.ArodoraPro-BoldItalic {
	font-family: ArodoraPro-BoldItalic;
}.ArodoraPro-ExtraBold {
	font-family: ArodoraPro-ExtraBold;
}.ArodoraPro-ExtraBoldItalic {
	font-family: ArodoraPro-ExtraBoldItalic;
}.ArodoraPro-Black {
	font-family: ArodoraPro-Black;
}.ArodoraPro-BlackItalic {
	font-family: ArodoraPro-BlackItalic;
}.ArodoraPro-ExtraBlack {
	font-family: ArodoraPro-ExtraBlack;
}.ArodoraPro-ExtraBlackItalic {
	font-family: ArodoraPro-ExtraBlackItalic;
}.AdaptaDisplay-Hairline {
	font-family: AdaptaDisplay-Hairline;
}.AdaptaDisplay-HairlineItalic {
	font-family: AdaptaDisplay-HairlineItalic;
}.AdaptaDisplay-Thin {
	font-family: AdaptaDisplay-Thin;
}.AdaptaDisplay-ThinItalic {
	font-family: AdaptaDisplay-ThinItalic;
}.AdaptaDisplay-ExtraLight {
	font-family: AdaptaDisplay-ExtraLight;
}.AdaptaDisplay-ExtLtIta {
	font-family: AdaptaDisplay-ExtLtIta;
}.AdaptaDisplay-Light {
	font-family: AdaptaDisplay-Light;
}.AdaptaDisplay-LightItalic {
	font-family: AdaptaDisplay-LightItalic;
}.AdaptaDisplay-Regular {
	font-family: AdaptaDisplay-Regular;
}.AdaptaDisplay-Italic {
	font-family: AdaptaDisplay-Italic;
}.AdaptaDisplay-Medium {
	font-family: AdaptaDisplay-Medium;
}.AdaptaDisplay-MediumItalic {
	font-family: AdaptaDisplay-MediumItalic;
}.AdaptaDisplay-SemiBold {
	font-family: AdaptaDisplay-SemiBold;
}.AdaptaDisplay-SemiBoldItalic {
	font-family: AdaptaDisplay-SemiBoldItalic;
}.AdaptaDisplay-Bold {
	font-family: AdaptaDisplay-Bold;
}.AdaptaDisplay-BoldItalic {
	font-family: AdaptaDisplay-BoldItalic;
}.AdaptaDisplay-ExtraBold {
	font-family: AdaptaDisplay-ExtraBold;
}.AdaptaDisplay-ExtraBoldItalic {
	font-family: AdaptaDisplay-ExtraBoldItalic;
}.AdaptaDisplay-Black {
	font-family: AdaptaDisplay-Black;
}.AdaptaDisplay-BlackItalic {
	font-family: AdaptaDisplay-BlackItalic;
}.AdaptaText-ExtraLight {
	font-family: AdaptaText-ExtraLight;
}.AdaptaText-ExtraLightItalic {
	font-family: AdaptaText-ExtraLightItalic;
}.AdaptaText-Light {
	font-family: AdaptaText-Light;
}.AdaptaText-LightItalic {
	font-family: AdaptaText-LightItalic;
}.AdaptaText-Regular {
	font-family: AdaptaText-Regular;
}.AdaptaText-Italic {
	font-family: AdaptaText-Italic;
}.AdaptaText-Medium {
	font-family: AdaptaText-Medium;
}.AdaptaText-MediumItalic {
	font-family: AdaptaText-MediumItalic;
}.AdaptaText-SemiBold {
	font-family: AdaptaText-SemiBold;
}.AdaptaText-SemiBoldItalic {
	font-family: AdaptaText-SemiBoldItalic;
}.AdaptaText-Bold {
	font-family: AdaptaText-Bold;
}.AdaptaText-BoldItalic {
	font-family: AdaptaText-BoldItalic;
}.AdaptaText-ExtraBold {
	font-family: AdaptaText-ExtraBold;
}.AdaptaText-ExtraBoldItalic {
	font-family: AdaptaText-ExtraBoldItalic;
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 02 - RESET STYLES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
h3.title {font-style: normal;}

/* HTML5 display-role reset for older browsers */
#new_4gon_header_area article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
#new_4gon_header_area blockquote, q {quotes: none;}
#new_4gon_header_area blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
#new_4gon_header_area blockquote footer:before, blockquote footer:after{display: none;}
#new_4gon_header_area .clear{clear:both; overflow:hidden; height:0px; font-size:0px; display: block;}
#new_4gon_header_area input:focus, select:focus, textarea:focus, button:focus {outline: none;}
#new_4gon_header_area input, textarea {font-weight: 300; /*-webkit-appearance: none;*/ border-radius: 0;}
#new_4gon_header_area a, #new_4gon_header_area a:link, #new_4gon_header_area a:visited, #new_4gon_header_area a:active, #new_4gon_header_area a:hover{cursor: pointer; text-decoration: none; outline: none;}
#new_4gon_header_area ul{list-style: none;}
#new_4gon_header_area {font-weight: 400; font-size: 14px; line-height: 1; position: relative; z-index: 100; background: #fff !important;}




	
			#new_4gon_header_area .trade {
    background: #393939;
    /* color: #000 !important; */
}


			
				#new_4gon_header_area .trade a {
    background: #393939;
    /* color: #000 !important; */
}


	#new_4gon_header_area .trade a:hover {
    background: #ff1e00;
		color: #fff;
    text-decoration: underline;
    /* color: #000 !important; */
}


#new_4gon_header_area nav ul {
	margin-top:0px;
}



.label-mini-cart {width: auto;
	    padding: 5px 5px 5px 5px;
}

#header-top-inner {
    color: #1b2023;
    background-color: #f3f3f3 !important;
    border-bottom: none;
	position: relative !important;
	z-index: 200;
	text-align: right;
	height: 30px;
}

.container-header {
	width: 100%;
    padding-right: 15px;
	float: right;
    padding-left: 15px;
	    background-color: #f3f3f3;

    margin-right: auto;
    margin-left: auto;
	
}


.counter-qty {
   
	
	
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #222;
    height: 35px;
    width: 35px;
    border-radius: 40px;
}

.counter-qty a {
	color: #ffffff !important;

}

.nav-content-link a {
	color: #fff !important;
	position: absolute;
	left: 20px;
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 03 - GLOBAL SETTINGS */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*table*/
.table-view{height: 100%; width: 100%; display: table;}
.row-view{display: table-row;}
.cell-view{display: table-cell; vertical-align: middle; height: inherit;}
/*content block*/
#content-block{position: relative; overflow-x: unset; } /* overflow: hidden; */
/*last child margins*/
#content-block *:last-child{margin-bottom: 0;}
/*nopadding class*/
.nopadding {padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0;}
/*content center*/
.content-center, .position-center{max-width: 1310px; margin: 0 auto;  padding: 0 70px; position: relative;}
.position-center{background: none;}
.wide-center{max-width: 1760px; margin: 0 auto; padding: 0 30px;}
@media (max-width: 767px) {
    .wide-center{padding: 0 15px;}    
}
/*simple block and its title*/
.information-blocks{margin: 20px 10px 10px 10px;}
#content-block .sidebar-column .information-blocks{margin-bottom: 40px;}
.block-title{font-size: 20px; line-height: 24px; color: #2e2e2e; font-weight: 600; padding-bottom: 15px; border-bottom: 1px #ebebeb solid; margin-bottom: 25px;}
.block-title.size-1{font-size: 16px;}
.block-title.size-2{font-size: 18px;}
.block-title.size-3{font-size: 24px; margin-bottom: -1px;}
.block-title.size-4{font-size: 30px; font-weight: 400; line-height: 30px; margin-bottom: 20px; padding-bottom: 20px;}
/*buttons*/

.button .fa{margin-right: 5px;}
.button.style-2{background: #f2f2f2; border-color: #f2f2f2;}
.button.style-9{border-color: rgba(255,255,255,0.5);}
.button.style-1:hover, .button.style-9:hover{background: #fff; border: 2px transparent solid;}
.button.style-2:hover{background: #fff;}
.button.style-3{font-size: 12px; line-height: 16px; font-weight: 700; color: #333232; text-transform: uppercase; background: #f0f0f0; display: inline-block; text-align: center; border: 2px #f0f0f0 solid; padding: 10px 5px; min-width: 0;}
.button.style-4{font-size: 12px; line-height: 16px; font-weight: 700; color: #fff; text-transform: uppercase; background: #ca1515; display: inline-block; text-align: center; border: 2px #ca1515 solid; padding: 10px 5px; min-width: 0;}

.button-x{font-size: 12px; line-height: 15px; width: 15px; text-align: center; color: #808080;}
.button-x .fa{display: block; line-height: 15px;}
/*overflow*/
.overflow{overflow-y: auto; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -ms-overflow-scrolling: touch;}
/*placeholders*/
::-webkit-input-placeholder { color: #c2c2c2; opacity: 1;}
::-moz-placeholder { color: #c2c2c2; opacity: 1;} /* firefox 19+ */
:-ms-input-placeholder { color: #c2c2c2; opacity: 1;} /* ie */
input:-moz-placeholder { color: #c2c2c2; opacity: 1;}
/*toggle blocks in responsive navigation*/
@media (min-width: 1200px) {
    .responsive-menu-toggle-class{display: none!important;}
}
@media (max-width: 1199px) {
    .responsive-menu-hide-class{display: none!important;}
}
/*list styles*/
.list-type-1{font-size: 13px; line-height: 15px; color: #2e2e2e; font-weight: 500;}
.list-type-1 a{color: #2e2e2e;}
.list-type-1 a:hover{color: #8bab0a;}
.list-type-1 li{padding: 7px 0; font-size: 1.4rem; line-height: 1.4rem; color: #393939 }


.submenu .list-type-1 li a{padding: 7px 0; font-size: 0.875rem; line-height: 1rem; color: #333;font-weight: 400 !important;   font-family:Helvetica,Arial,sans-serif;
 }


.list-type-1 li .fa{display: inline-block; color: #806fc0; margin-right: 7px; vertical-align: middle; position: relative; top: -2px;}
ol{list-style: none; counter-reset: number;}
ol li{padding-left: 0; font-size: 13px; line-height: 24px; color: #a3a2a2; margin-bottom: 12px;}
ol li:before{counter-increment: number; content: counter(number); color: #fff; font-size: 13px; margin-right: 9px; margin-left: 3px; width: 20px; height: 20px; display: inline-block; vertical-align: middle; position: relative;top: -2px; line-height: 20px; font-weight: 600; background: #8bab0a; text-align: center; border-radius: 50%; -webkit-border-radius: 50%;}
/*loader*/
#loader-wrapper{position: fixed; width: 100%; height: 100%; background: #fff; z-index: 10;}
.bubbles{text-align: center; position: absolute; left: 0; width: 100%; top: 50%; margin-top: -30px;}
.bubbles .title{color: #a1a1a1; font-size: 25px; line-height: 25px; margin-bottom: 50px; font-weight: 500;}
.bubbles span {display: inline-block; vertical-align: middle; width: 15px; height: 15px; background: #03b4ea; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; animation: bubbly .9s infinite alternate;}
#bubble2 {animation-delay: .27s;}
#bubble3 {animation-delay: .54s;}
@-webkit-keyframes bubbly {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    -webkit-transform: translateY(-32px);
  }
}
@keyframes bubbly {
  0% {
    width: 15px;
    height: 15px;
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    width: 50px;
    height: 50px;
    opacity: 0.1;
    transform: translateY(-32px);
  }
}
/*form elements*/
.checkbox, .radio{margin-top: 0;}
.checkbox-entry{margin-bottom: 15px;}
.checkbox-entry{display: block; font-size: 13px; line-height: 14px; font-weight: 500;}
.checkbox-entry b{font-weight: 600!important; color: #313131!important;}
.checkbox-entry input + span{cursor: pointer; display: inline-block; border: 1px #d9d9d9 solid; width: 12px; height: 12px;  vertical-align: middle; color: #333232; position: relative; top: -1px; margin-right: 7px; position: relative;}
.checkbox-entry.radio input + span{width: 15px; height: 15px; border-radius: 50%; -webkit-border-radius: 50%; border: 1px #e3e3e3 solid;}
.checkbox-entry input{display: none;}
.checkbox-entry input:checked + span{background: #ca1515;}
.checkbox-entry.radio input:checked + span:after{position: absolute; left: -1px; top: -1px; right: -1px; bottom: -1px; content: ""; box-shadow: inset 0 0 0 3px #fff; border-radius: 50%; -webkit-border-radius: 50%; border: 1px #e3e3e3 solid;}
/*boxed layout*/
.boxed-layout{max-width: 1270px; margin: 0 auto; background: #fafafa;}
.boxed-layout .fullwidth-block{width: auto; left: auto; margin-left: -50px; margin-right: -50px;transform:translateX(0);-webkit-transform:translateX(0);}
.boxed-layout .content-center, .boxed-layout .position-center{padding: 0 50px;}
.boxed-layout #content-block{background: #fff;}

/*Desktops (>=992px)*/
@media (max-width: 1199px) {
	#content-block .content-center, .position-center{padding: 0 30px;}
    .boxed-layout .fullwidth-block{margin-left: -30px; margin-right: -30px;}
	.responsive-menu-toggle-class{display: block;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
	.information-blocks{margin-bottom: 40px;}
    /*#content-block .sidebar-column .information-blocks{margin-bottom: 20px;}*/
}
/*Phones (<768px)*/
@media (max-width: 767px) {
	#content-block .content-center, .position-center{padding: 0 15px;}
}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 04 - TEMPLATE 4gon */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 04.01 - header */
.breadcrumbs-content .breadcrumb_link:first-child a {padding-left: 0;}
#new_4gon_header_area header{-webkit-backface-visibility: hidden;}
 .navigation{font-size: 0; position: relative; border-bottom: 2px #f7f7f7 solid; height: 40px !important; width: 100% !important;}
#new_4gon_header_area nav{position: relative;}
#new_4gon_header_area nav>ul>li{float: left;margin: 0;}
#new_4gon_header_area nav>ul>li a{ padding-right: 20px; padding-left: 20px;}
#new_4gon_header_area nav>ul:first-child>li:first-child{padding-left: 0;}
#new_4gon_header_area nav>ul>li>a{font-size: 13px; font-weight: 600; color: #FFF; line-height: 40px !important; text-transform: capitalize; display: inline-block;}
#new_4gon_header_area nav>ul>li>a .menu-label{position: absolute; right: 3px; top: 10px;}
#new_4gon_header_area nav>ul>li>.fa{color: #b9b9b9; font-size: 10px; margin-left: 3px; vertical-align: middle; position: relative; top: -5px;}
#new_4gon_header_area .submenu-container{position: absolute; top: 60px; left: 50%; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); padding: 20px 10px; display: none; border-radius: 3px; background-color: #fff; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1); box-shadow: 0 0 15px rgba(0,0,0,.1); border: solid 1px #f4f4f4;}
#new_4gon_header_area nav>ul>li:hover{z-index: 1;}
#new_4gon_header_area nav>ul>li:hover>a, nav>ul>li>a.active{text-decoration: underline; }
#new_4gon_header_area nav>ul:nth-child(2){float: right;}
#new_4gon_header_area #content-block .submenu a:hover{color: #878787;}
#new_4gon_header_area .submenu .list-type-1 .fa{font-size: 13px; color: #cacaca!important; margin: 0 7px 0 0;}

#new_4gon_header_area nav>ul>li:hover>a{background: #f1f1f1; color: #000 }

.mega-menu li {line-height: 1.4rem !important; font-size: 16px !important; color: #393939 !important; }



/*submenu full width*/
.submenu{position: absolute; width: 100%; background: #fff; left: 0; top: 100%;  display: none;}
@media (min-width: 1200px) {
    .submenu.left-align{left: 0!important; margin: 0!important;}
    .submenu.right-align{left: auto!important; right: 0; margin: 0!important;}
}
.submenu .row{position: relative;}
nav .full-width .submenu{padding: 40px 0; max-width: 1310px;}
.full-width-menu-items-right{width: 540px; margin-right: 50px; float: right;}
.full-width-menu-items-right .submenu-list-title{margin-right: 50px;}
.menu-slider-out{overflow: hidden;}
.menu-slider-in{width: 100000px; position: relative;}
.menu-slider-in .product-home-entry{width: 150px;}
.menu-slider-entry{padding-right: 40px; float: left; text-align: center; }
.menu-slider-in .product-home-entry .product-image{margin-bottom: 10px;}
.menu-slider-in .product-home-entry .title{font-size: 14px;}
.menu-slider-in .price{font-size: 14px;}
.menu-slider-arrows{font-size: 0; text-align: right; margin-bottom: -22px;}
.menu-slider-arrows a{font-size: 13px; line-height: 22px; display: inline-block; width: 22px; text-align: center;}
#content-block .menu-slider-arrows a .fa{color: #cacaca;}
#content-block .menu-slider-arrows a:hover .fa{color: #2e2e2e;}
.full-width-menu-items-left{margin-right: 615px; margin-left: 45px;}
.submenu-list-title{font-size: 16px; line-height: 22px; color: #2e2e2e; font-weight: 700; text-transform: \; display: inline-block; margin-bottom: 15px;}
.submenu-list-title a{color: #2e2e2e;}
#content-block .submenu-list-title a:hover{text-decoration: underline; color: #2e2e2e;}
.submenu .list-type-1{margin-bottom: 45px;}
.submenu .list-type-1 li{padding: 5px 0;}
.menu-label{font-size: 10px; line-height: 15px; color: #fff; font-weight: 600; text-transform: uppercase; position: relative; padding: 0 5px; display: inline-block; vertical-align: top; margin-top: -2px;}
.menu-label:before{width: 0; height: 0; border-style: solid; border-width: 6px 6px 0 0; position: absolute; left: 6px; top: 100%; content: "";}
.menu-label.blue{background: #03b4ea;}
.menu-label.blue:before{border-color: #03b4ea transparent transparent transparent;}
.menu-label.red{background: #cd0000;}
.menu-label.red:before{border-color: #cd0000 transparent transparent transparent;}
.menu-label.yellow{background: #e9bc21;}
.menu-label.yellow:before{border-color: #e9bc21 transparent transparent transparent;}

.mega-menu li {line-height: 1.4rem; font-size: 16px; color: #393939; }


/*submenu drop-down menu bottom line*/
.submenu-links-line{position: absolute; left: 0; top: 100%; background: #f2f2f2; left: -1px; right: -1px; padding: 19px 45px; font-size: 14px; line-height: 24px; color: #575757; border: 1px #f2f2f2 solid;}
.submenu-links-line b{font-weight: 600; color: #000;}
.submenu-links-line a{color: #575757;}
.submenu-links-line a:hover{text-decoration: underline;}
.submenu-links-line-container{display: table; width: 100%;}
.submenu-links-line-container .cell-view:first-child{width: 60%;}
.submenu-links-line .red-message, .submenu-links-line .red-message b{color: #ca1515;}

/*submenu full width columns inside*/
nav .full-width-columns .submenu{max-width: 1310px; margin-top:40px; padding-top:15px; padding-bottom:15px;}
.submenu .product-column-entry{float: left; width: 25%; border: none; border-right: 1px #f2f2f2 solid;}
.submenu .product-column-entry:last-child{border-color: transparent;}
.submenu .product-column-entry .submenu-list-title{margin-left: 30px; margin-right: 30px;}

/*submenu 2 columns*/
nav .column-2{position: relative;}
nav .column-2 .submenu{width: 600px; padding: 50px 0; left: 50%; margin-left: -300px;}
nav .column-2 .submenu .full-width-menu-items-left{margin-right: 190px;}
.submenu-background{position: absolute; right: 0; bottom: 0; height: 100%; width: auto;}

/*submenu 1 column*/
nav .column-1{position: relative;}
nav .column-1 .submenu{width: 400px; padding: 50px 0; left: 50%; margin-left: -200px;}
nav .column-1 .full-width-menu-items-left{margin-right: 200px;}
nav ul:first-child li:nth-child(1).column-1 .submenu, nav ul:first-child li:nth-child(2).column-1 .submenu{left: 0; margin-left: 0;}

/*submenu simple list*/
nav .simple-list{position: relative;}
nav .simple-list .submenu{width: 270px; left: 50%; margin-left: -135px;}
nav .simple-list .submenu a{font-size: 13px; line-height: 15px; color: #2e2e2e; padding: 16px 20px; border-top: 1px #f2f2f2 solid; display: block; margin-top: -1px;}
nav .simple-list .submenu a .fa{color: #cacaca; display: inline-block; position: relative; vertical-align: bottom; top: -2px; margin-right: 7px; font-size: 13px;}

nav .simple-list .submenu l1 a{font-size: 13px; line-height: 15px; color: #2e2e2e; padding: 16px 20px; border-top: 1px #f2f2f2 solid; display: block; margin-top: -1px;}


/*submenu simple list*/
nav .simple-list2{position: relative;}
nav .simple-list2 .submenu2{width: 270px; left: 50%; margin-left: -135px;}
nav .simple-list2 .submenu2 a{font-size: 13px; line-height: 15px; color: #2e2e2e; padding: 16px 20px; border-top: 1px #f2f2f2 solid; display: block; margin-top: -1px;}
nav .simple-list2 .submenu2 a .fa{color: #cacaca; display: inline-block; position: relative; vertical-align: bottom; top: -2px; margin-right: 7px; font-size: 13px;}




/*open desktop header drop-downs*/
@media (min-width: 1200px) {
  /*.submenu{display: block!important; transform: rotateX(90deg); -moz-transform: rotateX(90deg); -webkit-transform: rotateX(90deg); -ms-transform: rotateX(90deg); -moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out; transform-origin: 50% 0% 0px; -moz-transform-origin: 50% 0% 0px; -webkit-transform-origin: 50% 0% 0px; -ms-transform-origin: 50% 0% 0px; opacity: 0;}
  nav>ul>li:hover>.submenu{opacity: 1; transform: rotateX(0deg); -moz-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -ms-transform: rotateX(0deg);}*/
  .toggle-list-container{display: block!important;}
  .submenu .product-column-entry{min-height: 400px;}
}

/*scrolling page - fixed header*/
.fixed-header-visible{display: none;}
@media (min-width: 1200px) {
    header.fixed-header{z-index: 6;}
    header.fixed-header .full-width .submenu, header.fixed-header .full-width-columns .submenu{left: auto; right: 0;}
    header.fixed-header .nav-overflow{position: fixed; left: 0; top: 0; width: 100%; background: #fff; border-bottom: 2px #f7f7f7 solid; -webkit-backface-visibility: hidden;}
    header.fixed-header nav{max-width: 1310px; padding: 0 70px; margin: 0 auto; text-align: right;}
    header.fixed-header nav>ul:nth-child(2){float: none;}
    header.fixed-header nav>ul{display: inline-block; text-align: left;}
    header .additional-header-logo{position: absolute; left: 70px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%);}
    header .additional-header-logo img{max-height: 50px; width: auto; display: block;}

    /*buttons*/
    header.fixed-header .fixed-header-visible{display: block;}
    header.fixed-header nav>ul>li>a{font-weight: 400;}
    .fixed-header-visible .header-functionality-entry{text-transform: none; margin-top: 27px; float: left; border: none; text-decoration: none!important;}
    .fixed-header-visible .header-functionality-entry:first-child{padding-left: 0;}
    .fixed-header-square-button{float: left; margin-top: 20px; line-height: 30px; width: 30px; text-align: center; text-decoration: none!important; margin-left: 20px; white-space: nowrap;}
    .fixed-header-square-button .fa{color: inherit!important;}
    .fixed-header-square-button:first-child{margin-left: 0;}
    .fixed-header-square-button .fa{font-size: 13px; line-height: 30px; color: #a0a0a0; display: inline-block;}
    .fixed-header-square-button:hover .fa{color: #3d3d3d;}
}

.header-top{border-bottom: 1px #f0f0f0 solid; position: relative;}
.header-top-entry{float: right; font-size: 13px; line-height: 15px; color: #747474; font-weight: 400; position: relative; padding: 10px 0 5px 0;
z-index: 9999}
.header-top-entry .title{padding: 0 20px; cursor: pointer; white-space: nowrap;}
.header-top-entry:first-child .title{border-color: transparent; padding-left: 0;}
.header-top-entry .title img, .header-top-entry .list-entry img{display: inline-block; vertical-align: middle; margin-right: 7px; position: relative; top: -1px;}
.header-top-entry .title a{color: #747474;}
.header-top-entry .title a:hover{text-decoration: underline;}
.header-top-entry .title b{font-weight: 600;}
.header-top-entry .title .fa{margin-left: 7px; position: relative; top: -1px;}
.header-top-entry .title .fa:first-child{margin-left: 0; margin-right: 7px;}
.header-top-entry .list{position: absolute; min-width: 100%; left: 1px; top: 40px; border-radius: 3px; background-color: #fff; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1); box-shadow: 0 0 15px rgba(0,0,0,.1); border: solid 1px #f4f4f4; padding: 5px 20px; z-index: 1; text-align: left; transform: scale(0); -webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); opacity: 0; -moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out; transform-origin: 50% 0% 0px; -moz-transform-origin: 50% 0% 0px; -webkit-transform-origin: 50% 0% 0px; -ms-transform-origin: 50% 0% 0px;}
.header-top-entry:hover .list{opacity: 1; transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1);}
.header-top-entry:first-child .list{left: -20px;}
.header-top-entry .list-entry{white-space: nowrap; display: block; color: #747474; padding: 10px 0; border-top: 1px #f0f0f0 solid;}
.header-top-entry .list-entry:hover{color: #222;}
.header-top-entry .list-entry:first-child{border-top: none;}

.socials-box{font-size: 0;}
header .socials-box{float: right; margin-top: 12px; margin-right: -3px;}
.socials-box a{font-size: 16px; line-height: 30px; width: 30px; display: inline-block; color: #bababa; margin: 0 3px; text-align: center;}
.socials-box a .fa{line-height: 30px; position: relative; top: 0;}
.socials-box a:hover{color: #3d3d3d;}
body:not(.mobile) .socials-box a:hover .fa{top: -5px;}

.header-middle{border-bottom: 2px solid #f7f7f7; display: table; width: 100%; padding: 25px 0; position: relative;}
.header-middle .right-entries{display: table-cell; vertical-align: middle; width: 400px; text-align: right; font-size: 0;}
.header-functionality-entry{font-size: 12px; padding: 2px; line-height: 15px; color: #fff !important; font-weight: 400; display: inline-block; vertical-align: bottom ; white-space: nowrap;}
.header-functionality-entry.open-search-popup{display: none;}
.header-functionality-entry:hover{color: #222;}
.header-functionality-entry:last-child{padding-right: 0; border-right: none;}
.responsive-search-button{display: none;}
.header-functionality-entry .fa{display: inline-block; vertical-align: middle; position: relative; top: -2px; margin-right: 5px;}
.header-functionality-entry b{font-size: 18px; color: #000; font-weight: 700; }
.logo-wrapper{display: table-cell; vertical-align: middle; width: 300px;}
#logo{display: inline-block; max-width: 80%; height: auto; min-height: 45px;}
#logo img{display: block; width: 80%;}
.middle-entry{display: table-cell; vertical-align: middle;}
.search-box{background: #fff;}
.search-button{float: right; width: 45px; height: 45px; background: #03b4ea; position: relative;}
.search-button:hover{background: #999!important;}
.search-button .fa{display: block; line-height: 45px; text-align: center; color: #fff; font-size: 14px;}
.search-button input[type="submit"]{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0;}
.search-drop-down{border-top: 1px #e8e8e8 solid; border-bottom: 1px #e8e8e8 solid; border-left: 1px #f2f2f2 solid; float: right; width: 135px; position: relative;}
.search-drop-down .title{line-height: 43px; padding: 0 30px 0 20px; position: relative; cursor: pointer; font-size: 12px; color: #999; font-weight: 400; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none;}
.search-drop-down .title .fa{position: absolute; top: 0; width: 10px; right: 20px; text-align: center; line-height: 45px;}
.search-drop-down .list{border-radius: 3px; background-color: #fff; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1); box-shadow: 0 0 15px rgba(0,0,0,.1); border: solid 1px #f4f4f4; position: absolute; left: 0; top: 100%; width: 100%; /*transform: scale(0); -moz-transform: scale(0); -webkit-transform: scale(0); -ms-transform: scale(0);*/ display: none; z-index: 1;}
.search-drop-down.active .list{/*transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1);*/ display: block;}
.search-drop-down .overflow{max-height: 161px;}
.search-drop-down .category-entry{color: #999; font-size: 12px; font-weight: 400; padding: 7px 0 7px 15px; margin: 0 5px; border-bottom: 1px #f2f2f2 solid; cursor: pointer;}
.search-drop-down .category-entry:hover{color: #3d3d3d;}
.search-field{border: 1px #e8e8e8 solid; border-right: none; height: 45px; margin-right: 180px;}
.search-field input[type="text"]{width: 100%; height: 43px; line-height: 43px; border: none; background: none; font-size: 14px; padding: 0 20px; color: #3d3d3d;}
.navigation-copyright{font-size: 14px; line-height: 16px; color: #fff; padding: 25px 10px; text-align: center;}
.navigation-copyright a{color: #e5b81d; font-weight: 600;}
.navigation-copyright a:hover{text-decoration: underline;}

/*header popups*/
.popup *:last-child{margin-bottom: 0!important;}
.search-box.popup{position: fixed; border: 1px #ebebeb solid; background: #fff; padding: 18px; width: 460px;}
/*.popup{transform: rotateX(90deg); -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg); opacity: 0; -moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out; transform-origin: 50% 0% 0px; -moz-transform-origin: 50% 0% 0px; -webkit-transform-origin: 50% 0% 0px; -ms-transform-origin: 50% 0% 0px;}*/
.loaded .popup{z-index: 7; display: none;}
.popup.active{display: block;}
.search-box.popup.bottom-align{top: auto!important; bottom: 75px;}
.search-box.popup.bottom-align .search-drop-down .list{position: absolute; top: auto; bottom: 100%;}
/*.popup.active{opacity: 1; transform: rotateX(0deg); -moz-transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -ms-transform: rotateX(0deg);}*/
.search-box.popup:before{width: 28px; height: 15px; position: absolute; content: ""; background: url(../img/search-angle.png); top: -15px; right: 30px;}
.search-box.popup.bottom-align:before{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); top: 100%;}
.cart-box.popup{position: fixed; padding: 15px 0 0 0; width: 300px;}
.cart-box.popup .popup-container{border: 2px #ebebeb solid; padding: 25px 25px 20px 25px; background: #fff; position: relative;}
.cart-box.popup .image{float: left; width: 70px;}
.cart-box.popup .image img{display: block; width: 100%; height: auto;}
.cart-box.popup .cart-entry{padding-bottom: 25px; margin-bottom: 25px; border-bottom: 2px #ebebeb solid; position: relative;}
.cart-box.popup .content{margin: 0 20px 0 85px;}
.cart-box.popup .content .title{font-size: 14px; line-height: 18px; color: #2e2e2e; font-weight: 600; margin-bottom: 5px; display: block;}
.cart-box.popup .content .title:hover{text-decoration: underline;}
.cart-box.popup .content .quantity{font-size: 13px; line-height: 24px; color: #808080; margin-bottom: 3px;}
.cart-box.popup .content .price{font-size: 18px; line-height: 24px; color: #e11414; font-weight: 600;}
.cart-box.popup .summary{text-align: right; margin-bottom: 25px;}
.cart-box.popup .summary .subtotal{font-size: 14px; line-height: 22px; color: #878787; font-weight: 600;}
.cart-box.popup .summary .grandtotal{font-size: 18px; line-height: 22px; color: #343434; font-weight: 600;}
.cart-box.popup .summary .grandtotal span{color: #e11414;}
.cart-buttons .column{width: 50%; padding-left: 5px; float: left;}
.cart-buttons .column:first-child{padding-left: 0; padding-right: 5px;}
.cart-buttons .button{display: block; margin-bottom: 5px;}
.cart-box.popup .button-x{position: absolute; top: 0; right: 0; cursor: pointer;}
.cart-box.popup .popup-container:before {background: url(../img/search-angle.png); content: ""; height: 15px; position: absolute; right: 30px; top: -15px; width: 28px;}
.cart-box.popup.left-align{left: 15px!important;}
.cart-box.popup.left-align .popup-container:before{right: auto; left: 30px;}
.cart-box.popup.cart-left .popup-container:before{right: auto; left: 30px;}
.cart-box.popup.fixed-header-left{right: auto; left: 50%; margin-left: -615px; right: auto!important;}
body.style-0 .cart-box.popup .content .price{color: #03b4ea;}
body.style-0 .cart-box.popup .summary .grandtotal span{color: #03b4ea;}
body.style-0 .button.style-4{background: #03b4ea; border-color: #03b4ea;}

/*additional header block - search in navigation ("everything" template)*/
.navigation-search-content{margin-left: 300px; position: relative; z-index: 1;}
.navigation-search-content .search-box{margin-right: 160px; top: 15px; position: relative;}
.search-box.size-1 .search-button{height: 40px; width: 40px;}
.search-box.size-1 .search-drop-down .title{line-height: 38px;}
.search-box.size-1 .search-drop-down .title .fa{line-height: 40px;}
.search-box.size-1 .search-field{margin-right: 175px; height: 40px;}
.search-box.size-1 .search-field input[type="text"]{height: 38px; line-height: 38px;}
.search-box.size-1 .search-button .fa{line-height: 40px;}
header.type-1.fixed-header .navigation-search-content{display: none;}
.navigation-search-content .toggle-desktop-menu{float: right; font-size: 14px; line-height: 70px; font-weight: 700; color: #fff; text-transform: capitalize; cursor: pointer; width: 125px; border-left: 1px #1663c2 solid; text-align: center;}
.navigation-search-content .toggle-desktop-menu .fa{line-height: 70px; vertical-align: bottom; position: relative; top: -1px; margin-right: 5px; display: none;}
.navigation-search-content .toggle-desktop-menu .fa:first-child{display: inline-block;}
.navigation.active .navigation-search-content .search-box{display: none;}
.navigation.active .navigation-search-content .toggle-desktop-menu .fa{display: inline-block;}
.navigation.active .navigation-search-content .toggle-desktop-menu .fa:first-child{display: none;}

/*additional header block - square icons ("everything" template)*/
header .icon-entry{width: 50%; float: left;}
header .icon-entry .image{width: 45px; height: 45px; float: left; line-height: 45px; text-align: center; background: #f5f5f5;}
header .icon-entry .image .fa{line-height: 45px; display: block; color: #b4b4b4;}
header .icon-entry:hover .image{background: #0f51a3;}
header .icon-entry:hover .image .fa{color: #fff;}
header .icon-entry .text{margin-left: 60px; font-size: 13px; line-height: 18px; color: #747474; padding-top: 5px; display: block;}
header .icon-entry .text b{font-size: 16px; line-height: 18px; font-weight: 600; color: #404040;}

/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    #content-block header{position: fixed; padding: 0 30px; top: 0;}
	.header-top .socials-box{display: none;}
	.navigation{position: fixed; left: 0; top: 0; width: 290px; background: #272727; height: 100%; border: none; z-index: 7; transform: translateX(-290px); -moz-transform: translateX(-290px); -webkit-transform: translateX(-290px); -ms-transform: translateX(-290px);}
	.nav-overflow{position: absolute; width: 100%; left: 0; top: 75px; bottom: 0; overflow-y: auto; -webkit-overflow-scrolling: touch; -moz-overflow-scrolling: touch; -ms-overflow-scrolling: touch;}
	.navigation-header{padding: 0 50px 0 20px; border-bottom: 1px #343434 solid;}
	.navigation-header .title{font-size: 20px; line-height: 75px; font-weight: 700; text-transform: capitalize; color: #fff;}
	.navigation-header .close-menu{width: 40px; height: 40px; line-height: 40px; position: absolute; right: 5px; top: 17px; cursor: pointer; text-transform: capitalize;}
    .navigation-header .close-menu:before, .navigation-header .close-menu:after{width: 18px; height: 2px; position: absolute; left: 50%; top: 50%; margin: -1px 0 0 -9px; content: ""; background: #fff;}
    .navigation-header .close-menu:before{transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg);}
    .navigation-header .close-menu:after{transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg);}
	.navigation-footer .socials-box{margin-top: -1px; margin-right: 0; float: none; border-top: 1px #343434 solid; border-bottom: 1px #343434 solid;}
	.navigation-footer .socials-box a{width: 14.25%; height: 41px; line-height: 39px; border-left: 1px #343434 solid; float: left; margin: 0; color: #fff;}
	body:not(.mobile) .navigation-footer .socials-box a:hover{background: #fff; color: #272727;}
	.navigation-footer .socials-box a:first-child{border-left: none;}
	.menu-button{font-size: 25px; color: #2f2f2f; cursor: pointer; position: absolute; right: 0; top: 2px;}
	.menu-button .fa{line-height: inherit; display: block;}
    .header-top-entry {margin-right: 10px;}
    #new_4gon_header_area nav>ul>li, #new_4gon_header_area nav ul {width: 100%;}
    #new_4gon_header_area nav>ul>li {
        padding-left: 0;
    }
    nav .full-width-columns .submenu {margin-top: 0;}

	body.opened-menu{overflow: scroll;}
	.navigation, .content-push{-moz-transition:all 300ms ease-out; -o-transition:all 300ms ease-out; -webkit-transition:all 300ms ease-out; transition:all 300ms ease-out; -ms-transition:all 300ms ease-out;}
	header.opened .navigation{ transform: translateX(0px); -moz-transform: translateX(0px); -webkit-transform: translateX(0px); -ms-transform: translateX(0px);}
	/*body.opened-menu .content-push{transform: translateX(200px); -moz-transform: translateX(200px); -webkit-transform: translateX(200px); -ms-transform: translateX(200px);}*/
	.close-header-layer{position: fixed; width: 100%; height: 100%; left: 0; top: 0; display: none; background: rgba(0,0,0,0.5);}

    #content-block nav>ul{float: none;}
    nav>ul>li{float: none; border-bottom: 1px #343434 solid; padding: 0; position: relative;}
    nav>ul>li>a{font-size: 12px; color: #fff; line-height: 14px; padding: 15px 45px 15px 20px; display: block;}
    nav>ul>li>.fa{position: absolute; right: 5px; top: 2px; line-height: 40px; width: 40px; text-align: center; cursor: pointer; margin: 0; font-size: 12px;}
    nav>ul>li.opened>.fa{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
    .full-width-menu-items-right{display: none;}
    .full-width-menu-items-left{margin-left: 0; margin-right: 0;}
    .submenu{position: relative; top: auto; left: auto; padding: 0!important;}
    .submenu-links-line{display: none;}
    .submenu-list-title{margin: 0; display: block; position: relative;}
    .submenu-list-title a{display: block; margin: 0; font-size: 12px; line-height: 14px; padding: 15px 45px 15px 20px;}
    .submenu-list-title .toggle-list-button{width: 43px; height: 43px; position: absolute; top: 0; right: 2px; cursor: pointer;}
    .submenu-list-title .toggle-list-button:before{width: 11px; height: 1px; background: #878787; position: absolute; left: 50%; top: 50%; margin-top: -1px; margin-left: -6px; content: "";}
    .submenu-list-title .toggle-list-button:after{width: 1px; height: 11px; background: #878787; position: absolute; left: 50%; top: 50%; margin-top: -6px; margin-left: -1px; content: "";}
    .toggle-list-container{display: none; padding-left: 20px;}
    .submenu-list-title.opened .toggle-list-button:after{height: 0; margin-top: 0;}
    .submenu .list-type-1{margin-bottom: 0;}
    .submenu .list-type-1 li{padding: 10px 30px 10px 20px;}
    .submenu .product-column-entry{float: none; width: auto; padding: 0;}
    .submenu .product-column-entry .image{display: none;}
    .submenu .product-column-entry .hot-mark{display: none;}
    .submenu .product-column-entry .submenu-list-title{margin-left: 0; margin-right: 0;}
    .submenu .product-column-entry .description{margin: 0;}
    nav .column-2 .submenu .full-width-menu-items-left, nav .column-1 .full-width-menu-items-left{margin-right: 0;}
    nav .column-2 .submenu, nav .column-1 .submenu, nav .simple-list .submenu{width: auto; margin: 0; left: auto;}
    .submenu-background{display: none;}
	
	
    nav .simple-list .submenu a{display: block; font-size: 12px; line-height: 14px; margin: 0; padding: 15px 45px 15px 20px; color: #2e2e2e; font-weight: 400; text-transform: capitalize; border: none;}
    nav .simple-list .submenu a .fa{display: none;}
	
	
	nav .simple-list2 .submenu2 {width: auto; margin: 0; left: auto;}
	
	nav .simple-list2 .submenu2 a{display: block; font-size: 12px; line-height: 14px; margin: 0; padding: 15px 45px 15px 20px; color: #2e2e2e; font-weight: 400; text-transform: capitalize; border: none;}
    nav .simple-list2 .submenu2 a .fa{display: none;}
	
    nav>ul>li>a .menu-label{position: relative; right: auto; top: -7px; margin-left: 5px;}

	.responsive-search-button{display: inline-block;}
	.header-functionality-entry{padding: 0; border-right: none;}
	.header-functionality-entry span{display: none;}
	.header-functionality-entry .fa{width: 45px; height: 45px; line-height: 45px; font-size: 24px; color: #2f2f2f; text-align: center; margin: 0;}
    .header-functionality-entry.open-search-popup{display: inline-block;}
	.header-middle{border-bottom: 1px solid #f0f0f0;}
    #logo{min-height: 0;}
    header .middle-entry{display: none;}
    .cart-box.popup{display: none!important;}
    .navigation-search-content{display: none;}

    .full-width-menu-items-left .row > div{padding: 0;}
    .full-width-menu-items-left .row{margin: 0;}

}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
	.header-middle{padding-top: 10px; padding-bottom: 10px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    #content-block header{padding: 0 15px;}
	.header-functionality-entry b{display: none;}
	.header-functionality-entry .fa{width: 33px; height: 33px; line-height: 33px; font-size: 23px;}
	#logo{max-width: 100%;}
}
@media (max-width: 480px) {
    .search-box.popup{width: 96%; right: 2%!important;}
    .search-box.popup:before{right: 50%; margin-right: -14px;}
}


.block-wrapper
{
    background-color: #f1f1f1;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
left: 50%; }


/* 04.02 - footer */
footer{position: relative;}
.clearfix.visible-sm-block{height: 35px; float: left; width: 100%;}
.footer-columns-entry{border-bottom: 1px #f0f0f0 solid; border-top: 1px solid #f0f0f0; padding: 25px 0 20px 0px; position: relative;}
.footer-logo{display: block; margin-bottom: 15px;}
.footer-description{font-size: 14px; line-height: 24px; color: #0090f0; font-weight: 400;}
.footer-description b{font-weight: 500; color: #3c3c3c;}
.footer-address{font-size: 13px; line-height: 26px; color: #0090f0; font-weight: 400;}
.footer-address a{color: #0090f0;}
.footer-address a b{font-weight: 600; color: #0090f0;}
#content-block .footer-address a:hover, #content-block .footer-address a:hover b{color: #3c3c3c;}
.footer-columns-entry .column-title{margin-bottom: 20px; font-weight: 800; color: #000; font-size: 17px; font-style: normal; line-height: 20px;}
.footer-columns-entry .column{list-style: none; font-weight: 400; color: #000; font-size: 13px; line-height: 20px; margin-top: -5px; background-color: #fff !important}
.footer-columns-entry .column a{color: #000; display: inline-block; padding: 5px 0;}
.footer-columns-entry .column a:hover{color: #0090f0;}
.footer-bottom-navigation{padding: 40px 0; display: table; width: 100%; position: relative;}
.footer-bottom-navigation .cell-view{position: relative;}
.footer-bottom-navigation .footer-links{font-size: 0;}
.footer-links a{font-size: 14px; font-weight: 500; color: #3c3c3c; line-height: 14px; padding-right: 15px; display: inline-block; border-right: 1px #cfcfcf solid; margin-right: 15px; margin-bottom: 7px!important; margin-top: 7px; vertical-align: top;}
.footer-links a:last-child{padding-right: 0; border: none; margin-right: 0;}
.footer-links a:hover{color: #000;}
.payment-methods{text-align: right; font-size: 0;}
.payment-methods a{display: inline-block; margin-right: 10px; margin-bottom: 5px; vertical-align: top; margin-top: 5px;}
.payment-methods a:hover{opacity: 0.5;}
.payment-methods a img{display: block;}
.payment-methods a:last-child{margin-right: 0;}
.copyright{font-size: 14px; line-height: 14px; color: #393939; margin-bottom: 15px; padding: 7px 0;}
.copyright a{font-weight: 600; color: #393939;}
#content-block .copyright a:hover{color: #3c3c3c;}
.footer-copyright-wrapper{text-align: center; padding: 40px 0; border-top: 1px solid #f0f0f0;}
.footer-description, .footer-address, .footer-columns-entry .column{margin-bottom: 15px;}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
	.payment-methods{text-align: left;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
	.footer-bottom-navigation{display: block; text-align: center;}
	.footer-bottom-navigation .cell-view{display: block; margin-bottom: 15px; text-align: center;}
    .footer-columns-entry{padding: 50px 0 35px 0; text-align: center;}
    .footer-address{margin-bottom: 50px;
	text-align: center;
	
	}
.column ul {text-align: center !important}
	.column ul li {text-align: center !important}

}




/*Phones (<768px)*/
@media (max-width: 767px) {
	.footer-bottom-navigation{padding: 30px 0; text-align: center;}
	.footer-description, .footer-address, .footer-columns-entry .column{margin-bottom: 20px; text-align: center;}
	.footer-columns-entry{padding: 30px 0 10px 0; text-align: center;}
	.footer-columns-entry .column-title{margin-bottom: 10px; text-align: center;}
	.footer-bottom-navigation .footer-links{margin-bottom: 5px; text-align: center;}
	.copyright{margin-bottom: 20px; text-align: center;}
	
	.column ul {text-align: center !important}
	.column ul li {text-align: center !important}

}



/* 04.04 - products slider */
.swiper-tabs{position: relative;}
.swiper-tabs:before{position: absolute; left: 0; bottom: 24px; width: 100%; height: 1px; background: #ebebeb; content: "";}
.swiper-tabs .block-title{float: left; border-bottom: none; position: relative; padding-left: 7px; padding-right: 7px; margin-right: 15px; font-weight: 400; color: #a1a1a1;}
.swiper-tabs .block-title.active{font-weight: 600; color: #2e2e2e;}
.swiper-tabs .block-title:hover{color: #2e2e2e;}
.swiper-tabs .block-title:before{position: absolute; left: 0; height: 3px; bottom: -2px; content: ""; background: #03b4ea; width: 0;}
.swiper-tabs .block-title.active:before{width: 100%;}
.tabs-entry{display: none;}
.tabs-entry:first-child{display: block;}
.swiper-tabs .title, .links-drop-down .title{display: none;}
/**/
.products-swiper{margin: 0 -21.25px; position: relative;}
.products-swiper:before, .products-swiper:after{position: absolute; left: 0; top: 0; width: 21.25px; height: 100%; background: #fff; content: ""; z-index: 2;}
.products-swiper:after{right: -3px; left: auto;}
.products-swiper .paddings-container{padding: 0 21.25px;}
.product-home-entry{    max-width: 210px;
    margin: 0 auto;
    border-radius: 3px;
    padding: 10px;  
border: 1px solid #f2f1f1;}
.product-image-label{border-radius: 50%; -webkit-border-radius: 50%; position: absolute; z-index: 1;}
.product-image-label span{position: absolute; width: 100%; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); font-size: 11px; line-height: 12px; color: #fff; font-weight: 700; text-transform: capitalize; text-align: center;}
.product-image-label.type-1{left: 7px; top: 7px; width: 40px; height: 40px; background: #93b92c;}
.product-image-label.type-2{right: 7px; top: 7px; width: 40px; height: 40px; background: #d41b1b;}
.product-image-label.type-3{left: 50%; top: 50%; margin: -32px 0 0 -32px; width: 65px; height: 65px; background: rgba(64,64,64,0.95);}
.product-home-entry .product-image{display: block; margin-bottom: 15px; position: relative; overflow: hidden;}
.product-home-entry img{width: 100%; height: auto; display: block; position: relative; backface-visibility: hidden; -webkit-backface-visibility: hidden;}
.product-home-entry>img:first-child{margin-bottom: 15px;}
.product-home-entry .product-image:hover img{transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1);}
.product-home-entry.shift-image .product-image:hover img{transform: scale(1) translateX(-100%); -moz-transform: scale(1) translateX(-100%); -webkit-transform: scale(1) translateX(-100%); -ms-transform: scale(1) translateX(-100%);}
.product-home-entry.shift-image .product-image img{position: absolute; left: 100%; top: 0; width: 100%; height: auto;}
.product-home-entry.shift-image .product-image img:first-child{position: relative; left: 0;}
.product-home-entry .product-image .bottom-line{position: absolute; left: 0; bottom: -35px; width: 100%; background: rgba(28,28,28,0.9); text-align: center; font-size: 11px; line-height: 35px; font-weight: 600;}
.product-home-entry .product-image:hover .bottom-line{bottom: 0;}
.product-home-entry .product-image .bottom-line.left-attached{left: -37px; bottom: 0; width: 35px; -webkit-backface-visibility: hidden;}
.product-home-entry .product-image:hover .bottom-line.left-attached{left: 0;}
.product-image .bottom-line-a{color: #fff; display: block; cursor: pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.product-image .bottom-line-a:hover{background: #fff; color: #222; border-color: transparent!important;}
.product-image .bottom-line-a .fa{color: inherit!important;}
.product-image .bottom-line-a.square{width: 35px; border-left: 1px rgba(255, 255, 255, 0.1) solid;}
.product-image .bottom-line.left-attached .bottom-line-a.square{border-left-color: transparent; border-bottom: 1px rgba(255, 255, 255, 0.1) solid;}
.product-image .bottom-line-a .fa{vertical-align: bottom; line-height: 35px; margin-right: 3px; width: 25px;}
.product-image .right-align{float: right;}
.product-image .right-align a{float: left;}
.product-image .left-align{margin-right: 70px;}
.product-image .top-line-a{height: 35px; min-width: 35px; line-height: 35px; padding: 0 10px; background: #fff; position: absolute; top: 10px; cursor: pointer; font-size: 14px; color: #2e2e2e; text-align: center; font-weight: 600;}
.product-image .top-line-a span{font-size: 11px; line-height: 35px; display: inline-block; vertical-align: bottom;}
.product-image .top-line-a .fa{line-height: 35px; display: inline-block; vertical-align: bottom;}
.product-image .top-line-a:hover{background: #2e2e2e; color: #fff;}
.product-image .top-line-a.left{left: -100px;}
.product-image:hover .top-line-a.left{left: 10px;}
.product-image .top-line-a.right{right: -100px;}
.product-image:hover .top-line-a.right{right: 10px;}
.product-home-entry .tag{font-size: 10px; line-height: 14px; color: #8b8b8b; text-transform: uppercase; display: block; font-weight: 500; margin-bottom: 7px;}
.product-home-entry .tag:hover{color: #2e2e2e;}
.product-home-entry .title{display: block; font-size: 0.89rem; line-height: 18px; color: #2e2e2e; font-family: 'Arimo', sans-serif; font-weight: 600; text-align: center; margin-bottom: 10px;
display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 43px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;

}


.price_hp {
    font-weight: 600;
    margin-top: 25px;
    font-size: 1.3rem;
    text-align: center;
}

.product-home-entry .title b{font-weight: 600;}
.product-home-entry .title:hover{color: #03b4ea;}
.rating-box{color: #f5c10c; font-size: 14px; line-height: 14px; margin-bottom: 10px;}
.rating-box .star{display: inline-block;}
.price{font-size: 1rem; line-height: 15px; padding-bottom: 5px; font-weight: 600;
	; text-align: center}
.price .prev{color: #989898; text-decoration: line-through; display: inline-block;}
.price .current{color: #da75cb; display: inline-block; font-size: 18px; font-weight: 600;}
@media (min-width: 768px){
    .swiper-tabs .list, .links-drop-down .list{display: block!important;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
	.swiper-tabs .block-title{float: none; display: block; margin-right: 0; margin-bottom: 0;}
    .swiper-tabs{margin-bottom: 25px;}
    .swiper-tabs .title, .links-drop-down .title{display: block; padding: 0 40px 0 15px; white-space: nowrap; white-space: nowrap; line-height: 40px; border: 2px #f0f0f0 solid; font-size: 16px; position: relative; cursor: pointer; text-align: left;}
    .swiper-tabs .title:after, .links-drop-down .title:after{line-height: 40px; height: 40px; width: 40px; text-align: center; font-family: FontAwesome; content: "\f107"; position: absolute; top: 0; right: 0;}
    .swiper-tabs .title.active:after, .links-drop-down .title.active:after{content: "\f106";}
    .swiper-tabs .list .block-title{ padding-top: 15px; display: block!important;}
    .swiper-tabs:before{display: none;}
    .swiper-tabs .list, .links-drop-down .list{display: none;}
}



/* 04.06 - sidebar menu */
.sidebar-navigation{border: 2px #03b4ea solid; margin-bottom: 25px;}
.sidebar-navigation .title{background: #03b4ea; padding: 20px 25px; line-height: 15px; color: #fff; font-size: 13px; text-transform: uppercase; font-weight: 700; margin-top: -2px; position: relative;}
.sidebar-navigation .title .fa{display: none;}
.sidebar-navigation .entry{cursor: pointer; border-bottom: 1px #ebebeb solid; display: block; font-weight: 500; font-size: 13px; line-height: 15px; color: #2e2e2e; padding: 17px 25px; position: relative;}
body.mobile .sidebar-navigation .entry{color: #2e2e2e!important;}
body.mobile .sidebar-navigation .entry:before{display: none;}
.sidebar-navigation .entry:last-child{border: none;}
.sidebar-navigation .entry:before{position: absolute; left: 0; bottom: 0; width: 100%; height: 0%; background: #03b4ea; content: ""; opacity: 0;}
.sidebar-navigation .entry span{position: relative;}
.sidebar-navigation .entry:hover:before, .sidebar-navigation .entry.active:before{height: 100%; opacity: 1;}
.sidebar-navigation .entry:hover, .sidebar-navigation .entry.active{color: #fff;}
body:not(.mobile) #content-block .sidebar-navigation .entry:hover .fa{color: #fff;}
.sidebar-navigation .entry .fa{color: #ca1515; display: inline-block; margin-right: 10px; position: relative; top: -1px;}
.sidebar-navigation .list{display: none;}
@media (min-width: 992px) {
    .sidebar-navigation .list{display: block!important;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .sidebar-navigation{margin-bottom: 25px!important;}
	.sidebar-navigation .title{padding-right: 55px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; cursor: pointer;}
	.sidebar-navigation .title .fa{display: block; position: absolute; width: 55px; height: 55px; line-height: 55px; text-align: center; right: 0; top: 0; font-size: 22px;}
	.sidebar-navigation.active .title .fa{transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg);}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
	
}

/* 04.07 - navigation banner */
.navigation-banner-swiper{margin-bottom: 30px;}
.navigation-banner-wrapper{position: relative; background-size: cover;}
.navigation-banner-wrapper.align-1{background-position: right top;}
.navigation-banner-wrapper.align-2{background-position: left top; }
.navigation-banner-content{width: 57%; padding: 0 50px 0 50px; height: 505px; position: relative;}
.navigation-banner-content .cell-view{width: 1500px;}
.navigation-banner-wrapper.align-1 .navigation-banner-content{float: left;}
.navigation-banner-wrapper.align-2 .navigation-banner-content{float: right;}
.navigation-banner-wrapper.align-3 .navigation-banner-content{width: 100%!important; text-align: center;}
.navigation-banner-content .subtitle{ font-size: 40px; line-height: 36px; color: #d349bd; margin-bottom: 3px; transform: translateX(-50px) translateY(-50px); -moz-transform: translateX(-50px) translateY(-50px); -webkit-transform: translateX(-50px) translateY(-50px); -ms-transform: translateX(-50px) translateY(-50px); opacity: 0;}
.light-text .navigation-banner-content .subtitle{color: #fff;}
.navigation-banner-content .title{ font-weight: 400; font-size: 70px; line-height: 70px; color: #3c3c3c; text-transform: uppercase; letter-spacing: -5px; margin-bottom: 7px; transform: translateX(150px); -moz-transform: translateX(150px); -webkit-transform: translateX(150px); -ms-transform: translateX(150px); opacity: 0;}
.light-text .navigation-banner-content .title{color: #fff;}
.navigation-banner-content .description{font-size: 15px; line-height: 24px; color: #aaa; font-weight: 300; font-style: italic; margin-bottom: 15px; padding-right: 50px; transform: translateX(-100px); -moz-transform: translateX(-100px); -webkit-transform: translateX(-100px); -ms-transform: translateX(-100px); opacity: 0;}
.light-text .navigation-banner-content .description{color: #f1f0f0;}
.navigation-banner-content .info{opacity: 0; transform: translateY(50px); -moz-transform: translateY(50px); -webkit-transform: translateY(50px); -ms-transform: translateY(50px);}
.light-text .navigation-banner-content .info .button:not(:hover){color: #fff; border-color: rgba(255, 255, 255, 0.5);}
.swiper-slide.active .navigation-banner-content .subtitle, .swiper-slide.active .navigation-banner-content .title, .swiper-slide.active .navigation-banner-content .description, .swiper-slide.active .navigation-banner-content .info{transform: translateX(0px) translateY(0px); -moz-transform: translateX(0px) translateY(0px); -webkit-transform: translateX(0px) translateY(0px); -ms-transform: translateX(0px) translateY(0px); opacity: 1;}
.navigation-banner-content .button{margin-right: 12px;}
.navigation-banner-swiper .pagination{display: none;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
	#content-block .navigation-banner-content{height: 350px;}
	#content-block .navigation-banner-content{width: 63%;}
	#content-block .navigation-banner-content .title{font-size: 60px; line-height: 60px;}
	#content-block .navigation-banner-swiper .pagination{display: block; margin-top: 20px;}
    .navigation-banner-swiper:before, .navigation-banner-swiper:after{position: absolute; width: 1px; height: 100%; top: 0; background: #fff; content: "";}
    .navigation-banner-swiper:before{left: 0; z-index: 2;}
    .navigation-banner-swiper:after{right: 0; z-index: 2;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
	#content-block .navigation-banner-content .title{font-size: 40px; line-height: 40px; letter-spacing: -4px;}
	#content-block .navigation-banner-content .subtitle{font-size: 25px; line-height: 25px; margin-bottom: 10px;}
	#content-block .navigation-banner-content .description{color: #3c3c3c; padding-right: 0;}
	#content-block .navigation-banner-content{height: 300px; padding: 0 15px; width: auto; text-align: center; float: none;}
    #content-block .navigation-banner-content .cell-view{width: 800px;}
	#content-block .navigation-banner-image{opacity: 0.2;}
	/*#content-block .navigation-banner-wrapper{background-image: none!important;}*/
    #content-block .navigation-banner-wrapper:before{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: rgba(255, 255, 255, 0.7); content: "";}
    #content-block .navigation-banner-wrapper.light-text:before{background: rgba(93, 93, 93, 0.7);}
    #content-block .navigation-banner-wrapper.light-text .description{color: #fff!important;}
	#content-block .navigation-banner-content .button{margin: 0 1%; width: 48%; float: left; min-width: 0;}
    .food-category{
        width: 49%;
        display: inline-block;
        box-sizing: border-box;
    }
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 05 - TEMPLATE FOOD */
/*-------------------------------------------------------------------------------------------------------------------------------*/



/* 05.02 - inline products */
.inline-product-column-title{margin-bottom: 20px;}
.inline-product-entry{margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px #f0f0f0 solid;}
.inline-product-entry .image{width: 55px; float: left; border: 1px transparent solid;}
.inline-product-entry .image:hover{border-color: #8bab0a;}
.inline-product-entry .image img{display: block; width: 100%; height: auto;}
.inline-product-entry .content{margin-left: 70px;}
.inline-product-entry .content .cell-view{height: 55px;}
.inline-product-entry .title{font-size: 15px; color: #5a5858; line-height: 20px; font-weight: 500; margin-bottom: 5px; display: inline-block;}
.inline-product-entry .title:hover{color: #8bab0a;}
.inline-product-entry .price .current{font-size: 15px;}

/* 05.03 - products in columns */
.product-column-entry{border: 2px #f2f2f2 solid; padding: 27px 0; position: relative; overflow: hidden;}
.product-column-entry .image{text-align: center; height: 160px; margin-bottom: 20px;}
.product-column-entry .image img{display: inline-block; max-height: 100%; width: auto;}
.product-column-entry .title{font-size: 16px; line-height: 20px; color: #2e2e2e; text-transform: uppercase; font-weight: 700; margin: 0 30px 15px 30px; display: block;}
.product-column-entry a.title:hover{text-decoration: underline;}
.product-column-entry .description{margin: 0 30px;}
/*Phones (<768px)*/
@media (max-width: 767px) {
	.product-column-entry{max-width: 300px; margin: 0 auto;}
}

/* 05.04 - from the blog */
.from-the-blog-entry{}
.from-the-blog-entry .image{float: left; width: 180px; margin-right: 20px; position: relative; overflow: hidden;}
.hover-class-1:after{background: #8bab0a; position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; opacity: 0;}
body:not(.mobile) .hover-class-1:hover:after{opacity: 0.7;}
.from-the-blog-entry .image img{display: block; width: 100%; height: auto; position: relative;}
.hover-class-1 .hover-label{position: absolute; width: 100%; text-align: center; top: 50%; margin-top: -10px; font-size: 14px; line-height: 20px; color: #fff; font-weight: 600; z-index: 1; left: -100%;}
body:not(.mobile) .hover-class-1:hover .hover-label{left: 0;}
.from-the-blog-entry .description{font-size: 13px; line-height: 24px; color: #a3a2a2;}

/* 05.05 - mozaic banner */
.mozaic-banners-wrapper{}
.mozaic-banners-wrapper .row{margin: 0 -4px;}
.mozaic-banners-wrapper .banner-column{padding: 0 4px; margin-bottom: 8px;}
.mozaic-banner-entry{border: 2px #ebebeb solid; background-position: right bottom; background-repeat: no-repeat; background-position: right bottom; background-repeat: no-repeat; position: relative; display: block;}
.mozaic-banner-entry.type-1{height: 505px; background-size: 470px;background-position: center bottom}
.mozaic-banner-entry.type-2{height: 248.5px; margin-bottom: 8px; background-size: auto 100%;}
.mozaic-banner-entry.type-3{height: 210px; margin-bottom: 8px; background-size: auto 100%;}
.mozaic-banner-content{padding: 50px 8.5%; max-width: 430px; position: relative;}
.mozaic-banner-content .subtitle{font-size: 22px; line-height: 22px; margin-bottom: 5px; color: #515151; text-transform: uppercase; font-weight: 600;}
.mozaic-banner-content .title{font-size: 60px; line-height: 55px; color: #779307;  font-weight: 700; text-transform: uppercase; margin-bottom: 10px;}
.mozaic-banner-entry.type-2 .mozaic-banner-content .subtitle, .mozaic-banner-entry.type-3 .mozaic-banner-content .subtitle{font-size: 16px!important; margin-bottom: 2px; display: block;}
.mozaic-banner-entry.type-2 .mozaic-banner-content .title, .mozaic-banner-entry.type-3 .mozaic-banner-content .title{font-size: 32px; line-height: 32px; display: block;}
.mozaic-banner-content .description{font-size: 13px; line-height: 22px; color: #b3b3b3; margin-bottom: 15px; display: block;}
.mozaic-swiper{border: 2px #ebebeb solid; height: 505px; overflow: hidden;}
.mozaic-swiper .mozaic-banner-entry.type-1{border: none;background-size: 100%;}
.mozaic-swiper .pagination{position: absolute; left: 20px; bottom: 20px; width: auto;}
.mozaic-swiper .pagination .swiper-pagination-switch{margin: 0 6px 0 0; height: 10px; width: 10px; background: #dedede; border: none;}
.mozaic-swiper .pagination .swiper-active-switch{background: #bfbfbf;}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .mozaic-banner-entry.type-1:before{content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; opacity: 0.7;}
	#content-block .mozaic-banner-entry.type-1, #content-block .mozaic-banner-entry.type-2, #content-block .mozaic-banner-entry.type-3, #content-block .mozaic-swiper{height: auto;}
	.mozaic-banner-content{padding: 25px 20px;}
	.mozaic-swiper .mozaic-banner-content{padding-bottom: 55px;}
}

@media only screen and (max-width: 992px){
    .mozaic-banner-entry.type-1{
        background-size: 400px;
        background-position: right bottom;
    }
}









/* 07.04 - banners */
.mozaic-banners-wrapper.type-2 .mozaic-banner-content{padding-top: 0; padding-bottom: 0; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); max-width: 65%; display: block;}
.mozaic-banners-wrapper.type-2 .row{margin: 0 -8px;}
.mozaic-banners-wrapper.type-2 .banner-column{padding: 0 8px; margin-bottom: 16px;}
.mozaic-banners-wrapper.type-2 .mozaic-swiper{border: none;}
.mozaic-banners-wrapper.type-2 .mozaic-banner-entry{background-color: #f7f7f7; border: none;}
.mozaic-banners-wrapper.type-2 .mozaic-banner-entry.type-2{height: 244.5px;}
.mozaic-banners-wrapper.type-2 .mozaic-banner-entry.type-2, .mozaic-banners-wrapper.type-2 .mozaic-banner-entry.type-3{margin-bottom: 16px;}
.mozaic-banners-wrapper.type-2 .mozaic-banner-content .subtitle{font-size: 24px; color: #515151; font-weight: 600; display: block;}
.mozaic-banners-wrapper.type-2 .mozaic-banner-content .title{color: #008acc; display: block;}
.mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(1,138,204,0.7); content: ""; opacity: 0;}
body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .subtitle{color: #fff;}
.mozaic-banners-wrapper.type-2 a.mozaic-banner-entry .title{font-weight: 400; letter-spacing: -1px;}
body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .title{color: #fff; transform: translateX(20px); -webkit-transform: translateX(20px); -moz-transform: translateX(20px); -ms-transform: translateX(20px);}
body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .description, body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover .view{color: #fff; transform: translateX(40px); -webkit-transform: translateX(40px); -moz-transform: translateX(40px); -ms-transform: translateX(40px);}
body:not(.mobile) .mozaic-banners-wrapper.type-2 a.mozaic-banner-entry:hover:before{opacity: 1;}

.mozaic-banners-wrapper.type-2 .mozaic-swiper .pagination{bottom: auto; top: 20px; margin-top: 0;}
@media (max-width: 767px) {
    .mozaic-banners-wrapper.type-2 .mozaic-banner-content{padding-top: 20px; padding-bottom: 20px; position: relative; left: 0; top: 0; transform: translateY(0%); -moz-transform: translateY(0%); -webkit-transform: translateY(0%); -ms-transform: translateY(0%); max-width: 100%;}
    .mozaic-banners-wrapper.type-2 .mozaic-swiper .mozaic-banner-content{padding-top: 55px;}
}

/* 07.05 - sidebar text widget */
.text-widget{}
.text-widget .image{display: block; width: 100%; height: auto; max-width: 275px; margin-bottom: 15px;}
.text-widget .description{font-size: 13px; line-height: 24px; color: #a3a2a2; margin-bottom: 10px;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .text-widget .image{float: left; margin-right: 30px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .text-widget .image{float: none; margin-right: 0;}
}






/* 10.02 - content */
.sidebar-content-wrapper{margin-left: 300px;}
.product-mix-box{padding-bottom: 100px;}
.product-mix-box .product-home-entry{float: left; width: 16.6666666%; max-width: 100%; position: relative; margin-bottom: 0;}
.product-mix-box .product-home-entry .product-image{margin-bottom: 0;}
.product-mix-box .product-home-entry:nth-child(6n+1){clear: both;}
.product-mix-info{position: absolute; left: 25px; right: 25px; bottom: 25px; background: #fff;border-radius: 3px; text-align: center; padding: 25px 10px; transform: scale(0.7); -moz-transform: scale(0.7); -webkit-transform: scale(0.7); opacity: 0;}
.product-home-entry:hover .product-mix-info{transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); opacity: 1;}

@media (min-width: 1200px) {
    .sidebar-content-wrapper.fixed-header-margin{padding-top: 0!important;}    
}
@media (max-width: 1800px) {
    .product-mix-box .product-home-entry{width: 20%;}
    .product-mix-box .product-home-entry:nth-child(6n+1){clear: none;}
    .product-mix-box .product-home-entry:nth-child(5n+1){clear: both;}
}
/*Desktops (>=992px)*/
@media (max-width: 1199px){
    .sidebar-content-wrapper{margin: 0 30px 30px 30px;}
    .product-mix-box{padding-bottom: 0;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .product-mix-box .product-home-entry{width: 25%;}
    .product-mix-box .product-home-entry:nth-child(5n+1){clear: none;}
    .product-mix-box .product-home-entry:nth-child(4n+1){clear: both;}
    .product-mix-info{transform: scale(1); -moz-transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1);}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    
    .sidebar-content-wrapper{margin: 0 15px 15px 15px;}
}
@media (max-width: 768px) {
    .product-mix-box .product-home-entry{width: 50%;}
    .product-mix-box .product-home-entry:nth-child(3n+1){clear: none;}
    .product-mix-box .product-home-entry:nth-child(2n+1){clear: both;}
}
@media (max-width: 400px) {
    .product-mix-box .product-home-entry{width: 100%;}
}




/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 13 - TEMPLATE FULLWIDTHHEADER */
/*-------------------------------------------------------------------------------------------------------------------------------*/



/* 13.04 - promo banner */
.promo-banner-box{position: relative; background-size: cover; background-position: right top; height: 300px; display: block;}
.promo-banner-box:before{position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0; background-color: inherit; content: "";}
body:not(.mobile) .promo-banner-box:hover:before{opacity: 0.8;}
.promo-banner-box .promo-text{position: absolute; left: 15px; right: 15px; bottom: 30px;  text-transform: uppercase;}
body:not(.mobile) .promo-banner-box:hover .promo-text{bottom: 50%; transform: translateY(50%); -moz-transform: translateY(50%); -webkit-transform: translateY(50%); -ms-transform: translateY(50%);}
.promo-banner-box .promo-text .title{font-size: 18px; line-height: 24px; color: #fff; font-weight: 400; display: block;}
.promo-banner-box .promo-text .description{font-size: 35px; line-height: 30px; color: #fff; font-weight: 900; letter-spacing: -1px; margin-bottom: 20px; display: block;}
body:not(.mobile) .promo-banner-box:hover .promo-text .description{margin-bottom: 5px;}
.promo-banner-box .promo-text .detail-link{font-size: 14px; line-height: 17px; color: #fff; font-weight: 400; display: inline-block; border-bottom:
    1px #fff solid;}
body:not(.mobile) .promo-banner-box .promo-text .detail-link:hover, body:not(.mobile) .promo-banner-box:hover .promo-text .detail-link{border-color: transparent;}
.custom-col-1, .custom-col-2, .custom-col-3, .custom-col-4, .custom-col-5{padding: 0 15px; float: left; position: relative;}
.custom-col-1{width: 26%;}
.custom-col-2{width: 22%;}
.custom-col-3{width: 78%; left: -22%;}
.custom-col-4{width: 22%; left: 78%;}
.custom-col-5{width: 100%;}


@media (max-width: 1500px) {
    .custom-col-1{width: 25%;}
    .custom-col-2{width: 25%;}
    .custom-col-3{width: 75%; left: -25%;}
    .custom-col-4{width: 25%; left: 75%;}
}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    .promo-banner-box .promo-text .description{font-size: 35px; line-height: 32px; letter-spacing: -1px;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .custom-col-1{width: 50%;}
    .custom-col-2{width: 50%;}
    .custom-col-3{width: 100%; left: 0;}
    .custom-col-4{width: 100%; left: 0;}
    .custom-col-5{width: 50%;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .promo-banner-box .promo-text .description{font-size: 35px; line-height: 32px; letter-spacing: -1px;}
}
/*Phones (<768px)*/
@media (max-width: 450px) {
    .custom-col-1, .custom-col-2, .custom-col-5{width: 100%;}
    .custom-col-3:last-child{left: 0%;}
    .custom-col-2:first-child{left: 0%;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 14 - TEMPLATE PRODUCTS */
/*-------------------------------------------------------------------------------------------------------------------------------*/

/* 14.01 - header */
.header-product{display: table; width: 100%;}
.header-product .logo-wrapper{padding: 10px 0; width: 250px;}
.product-header-message{display: table-cell; vertical-align: middle; font-size: 12px; line-height: 16px; font-weight: 700;}
.product-header-content{display: table-cell; vertical-align: middle;  width: 220px; position:relative;}
.product-header-content .line-entry{display: inline-block; vertical-align: bottom;}
header .line-entry{white-space: nowrap;}
.product-header-content .middle-line{height: 1px; }
.header-wrapper.s4gon .line-entry:last-child{    cursor: pointer;
    text-decoration: none;
    position: relative;
    flex: 1 1 0%;
    z-index: 2000;
    display: inline-flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    margin: -8px -12px -5px;
    padding: 8px 12px 5px;
   }
.header-wrapper.s4gon .header-top-entry:last-child .title{padding-right: 0;}
#main_wrapper {
    padding-bottom: 15px;
}
@media (min-width: 1200px) {
    #new_4gon_header_area .header-wrapper.s4gon header:not(.fixed-header) nav>ul>li>a{color:      font-family: 'Arimo', sans-serif !important;
  font-size: 0.86rem !important;	font-weight: 600} 
    .header-wrapper.s4gon nav>ul>li>.fa{color: #979797;}
	 .header-wrapper.s4gon nav>ul>li>.trade{background: #0692cb;}
    .header-wrapper.s4gon .navigation{border: none;}
    .header-wrapper.s4gon header:not(.fixed-header) .nav-overflow{background: #0090f0 ; border: none;}
    .header-wrapper.s4gon .nav-overflow:before{content: ""; width: 100000px; left: 50%; margin-left: -50000px; position: absolute; top: 0; height: 100%; background: inherit;}
}
/*Desktops (>=992px)*/
@media (max-width: 1023px) {
    .header-wrapper.s4gon header{padding-top: 55px!important;}
    .product-header-message{display: none;}
    .product-header-content .line-entry:first-child{position: absolute; left: 30px; right: 30px; top: 0; border-bottom: 1px solid #f0f0f0;}
    .header-wrapper.s4gon .header-top-entry .title{border: none; padding-left: 0;}
    .increase-icon-responsive span{display: none;}
    .product-header-content{width: 400px;}
    .header-product .logo-wrapper{width: 400px;}
    .product-header-content .middle-line{display: none;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .product-header-content .line-entry:first-child{left: 15px; right: 15px;}
}

/* 14.02 - footer */
.footer-wrapper.s4gon footer{background: #fafafa; padding-top: 30px;}
.footer-wrapper.s4gon footer:before{content: ""; width: 100000px; left: 50%; margin-left: -50000px; position: absolute; top: 0; height: 100%; background: inherit;}
.footer-wrapper.s4gon .footer-columns-entry{background: #fff; margin: 0 -50px 0 -50px; padding-left: 50px; padding-right: 50px; border: none;}
.footer-wrapper.s4gon .footer-address a b{color: #ca1515;}
.footer-wrapper.s4gon .copyright a{color: #ca1515;}
.footer-wrapper.s4gon .footer-links a:hover{color: #ca1515;}
.footer-wrapper.s4gon .footer-columns-entry .column a:hover{color: #ca1515;}

/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 15 - PRODUCTS DETAIL BOX */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*preview box*/
.product-preview-box{max-width: 570px;}
.product-preview-box .pagination{display: none;}
.product-preview-box .swiper-slide img{display: block; width: 100%; height: auto;}
.product-zoom-container{position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; display: none; opacity: 0;}
.product-zoom-container.visible{display: block;}
.product-zoom-container .move-box{position: absolute; width: 300%; left: 0; top: 0;}
.product-zoom-container .default-image{display: block; width: 100%; height: auto;}
.product-zoom-container .zoomed-image{position: absolute; left: 0; top: 0; width: 100%; height: auto;}
.product-zoom-container .zoom-area{position: absolute; left: 0; top: 0; width: 35%; height: 35%; border: 3px rgba(255,255,255,0.4) solid;}
.product-preview-swiper{margin-bottom: 15px;}
.swiper-hidden-edges{overflow: hidden;}
.product-thumbnails-swiper{margin-left: -8px; margin-right: -8px;}
.product-thumbnails-swiper .paddings-container{padding: 0 8px;}
.product-thumbnails-swiper .swiper-slide{cursor: pointer;}
.product-thumbnails-swiper .swiper-slide.selected .paddings-container{opacity: 0.5;}
/*FOOTER*/


.footer-wrapper.style-3 .footer-columns-entry .column a{color: #0090f0;}
.footer-wrapper.style-3 .footer-address a b{color: #0090f0;}
.footer-wrapper.style-3 .footer-columns-entry .column a:hover, .footer-wrapper.style-3 .footer-bottom-navigation .footer-links a:hover{color: #0090f0;}
.footer-wrapper.style-3 #content-block .footer-address a:hover, .footer-wrapper.style-3 #content-block .footer-address a:hover b{color: #0090f0; text-decoration: underline;}
.footer-wrapper.style-3 .footer-columns-entry .column-title{color: #000;}
.footer-wrapper.style-3 .footer-description b{color: #0090f0;}
.footer-wrapper.style-3 .footer-columns-entry{border: none;}
.footer-wrapper.style-3 .footer-bottom-navigation .footer-links a{color: #0090f0; border-color: #4a4a4a;}
.footer-wrapper.style-3 .copyright a{color: #0090f0;}
#content-block .footer-wrapper.style-3 .copyright a:hover{color: #0090f0; text-decoration: underline;}
.footer-wrapper.style-3 #content-block .copyright a:hover{color: #0090f0; text-decoration: underline;}


/*product information*/
.product-detail-box{margin-bottom: 40px;}
.product-detail-box .product-title{font-size: 30px; line-height: 34px; margin-bottom: 14px; color: #3d3d3d; font-weight: 400;}
.product-detail-box .product-subtitle{font-size: 14px; line-height: 18px; margin-bottom: 14px; color: #949494; font-weight: 400;}
.product-detail-box .rating-box{padding: 8px 0; margin-bottom: 15px;}
.product-detail-box .rating-box .star{color: #313131;}
.product-detail-box .rating-box .rating-number{font-size: 14px; color: #ca1515; line-height: 14px; font-weight: 500; display: inline-block; margin-left: 10px;}
.product-description{font-size: 14px; line-height: 24px; color: #808080; font-weight: 300;}
.detail-info-entry{margin-bottom: 25px;}
.detail-info-entry-title{font-size: 14px; color: #313131; line-height: 18px; font-weight: 600; margin-bottom: 7px;}
.product-detail-box .price{line-height: 36px;  letter-spacing: -2px;}
.product-detail-box .price .prev{font-size: 25px; color: #9c9c9c; font-weight: 400; display: inline-block; vertical-align: middle; margin-right: 7px;}
.product-detail-box .price .current{font-size: 36px; color: #262626!important; font-weight: 700; display: inline-block; vertical-align: middle;}




.quantity-selector{font-size: 0;}
.quantity-selector .button{margin-right: 20px;}
.quantity-selector .entry{border: 1px #d1d1d1 solid; height: 37px; line-height: 35px; width: 37px; margin-left: -1px; display: inline-block; cursor: pointer; position: relative; font-size: 12px; color: #4c4c4c; text-align: center; user-select: none; -webkit-user-select: none; -moz-user-select: none;}
.quantity-selector .entry.number-minus:before, .quantity-selector .entry.number-plus:before{content: ""; width: 11px; height: 1px; background: #4d4d4d; left: 50%; margin-left: -5.5px; top: 50%; margin-top: -0.5px; position: absolute;}
.quantity-selector .entry.number-plus:after{content: ""; height: 11px; width: 1px; background: #4d4d4d; left: 50%; margin-left: -0.5px; top: 50%; margin-top: -5.5px; position: absolute;}
.quantity-selector .entry.number{cursor: default; width: 44px; padding: 0 5px; width: auto; min-width: 44px;}
.quantity-selector .entry.number-minus:hover, .quantity-selector .entry.number-plus:hover{background: #ca1515;}
.quantity-selector .entry.number-minus{
    margin-left: 0;
}
.quantity-selector .entry:hover:before, .quantity-selector .entry:hover:after{background: #fff!important;}
.quantity-selector .entry.number-minus:active, .quantity-selector .entry.number-plus:active{background: #f71414;}
.tags-selector{font-size: 13px; line-height: 18px; color: #808080; font-weight: 300;}
.tags-selector .detail-info-entry-title{display: inline-block; text-transform: uppercase; position: relative; top: 1px;}
.tags-selector a{color: #808080;}
.tags-selector a:hover{text-decoration: underline;}
.share-box{border-top: 1px #ebebeb solid; border-bottom: 1px #ebebeb solid; padding: 12px 0; position: relative;}
.share-box:after{width: 100%; height: 0; clear: both; display: block; content: "";}
.share-box .title{font-size: 14px; color: #808080; font-weight: 300; line-height: 30px; float: left;}
.share-box .socials-box{float: right;}
.share-box .socials-box a{margin: 0;}
.product-detail-box .button.s4gon, .product-detail-box .button.style-11{float: left; width: 50%; padding-left: 10px; padding-right: 10px;}



.buttonhp {
display: block;
    font-size: 0.91rem;
    line-height: 8px;
    padding: 15px 10px 15px 10px;
    text-transform: capitalize;
    font-family: 'Arimo', sans-serif;
    font-weight: 600;
    color: #0090f0;
    margin: 10px 10px 0 10px;
    text-align: center;}

.information-blocks h3 {
    font-weight: 500;
    text-align: center;
    font-size: 0.96rem;
	margin: 0px !important;
    padding: 5px 5px 0 5px;
    color: #000;
    font-family: 'Arimo', sans-serif !important;
}




.cat-promo-txt {
	    font-size: 0.89rem;
	color: #11232f;
	    font-family: 'Arimo', sans-serif !important;
	display: block;

	text-align: center !important;

}




@media (min-width: 767px) {
    .product-detail-box .button.s4gon, .product-detail-box .button.style-11{max-width: 187px;}
}
.product-sidebar .products-list{padding: 30px 30px 15px 30px; border: 1px #f0f0f0 solid;}
.product-sidebar .block-title{font-size: 18px;}
.product-sidebar .inline-product-entry:last-child{border-bottom: none;}
.production-logo{text-align: center; margin-bottom: 30px; padding-bottom: 15px;}
.production-logo .background{background: #fafafa; margin-bottom: 15px; padding: 45px 25px 30px 25px;}
.production-logo .logo{padding-bottom: 15px; border-bottom: 2px #e6e6e6 solid; margin-bottom: 12px;}
.production-logo .logo img{max-width: 100%; height: auto; display: inline-block;}
.production-logo a{font-size: 12px; line-height: 14px; color: #ca1515; font-weight: 600;}
.production-logo a:hover{color: #808080;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {

}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .product-detail-box .button{float: none!important; width: auto!important; display: block!important;}
    .share-box .title, .share-box .socials-box{float: none; text-align: center;}
}
/*product tabs*/
.tabs-container.style-1 .swiper-tabs{font-size: 0;}
.tabs-container.style-1 .tab-switcher{font-weight: 600; font-size: 13px; line-height: 13px; color: #262626; padding: 15px 20px; border: 1px #e6e6e6 solid; display: inline-block; margin-right: 14px; text-transform: uppercase;}
.tabs-container.style-1 .tab-switcher.active{background: #ca1515; color: #fff; border-color: #ca1515;}
.tabs-container.style-1 .swiper-tabs:before{bottom: 0;}
.tabs-container.style-1 .tabs-entry{padding: 55px; border: 1px #e6e6e6 solid; border-top: none;}
/* Tablets (>=768px)*/
hones (<768px)*/
@media (max-width: 767px) {
    .tabs-container.style-1 .tabs-entry{padding: 15px;}
    .tabs-container.style-1 .tab-switcher{display: block; margin: -1px 0 0 0;}
    .tabs-container.style-1 .swiper-tabs{margin-bottom: 0;}
}
/*accordeon*/
.accordeon{margin-bottom: 40px;}
.accordeon-title{font-size: 13px; line-height: 18px; padding: 15px 0 15px 0; color: #262626; text-transform: uppercase; font-weight: 600; border-top: 1px #ebebeb solid; cursor: pointer; padding-right: 15px; position: relative;}
.accordeon-title:hover{color: #808080;}
.accordeon-title .number{display: inline-block; width: 40px; line-height: 40px; background: #f2f2f2; text-align: center; font-size: 18px; color: #262626; font-weight: 600; margin-right: 18px;}
.inline-label{font-size: 11px; color: #fff; line-height: 19px; font-weight: 600; text-transform: uppercase; display: inline-block; vertical-align: middle; padding: 0 10px; background: #d14242; position: relative; margin-top: -2px; margin-left: 7px;}
.inline-label.red{background: #d14242;}
.inline-label.green{background: #aac840;}
.accordeon-title:after{content: "\f107"; position: absolute; height: 50px; line-height: 40px; top: 0; right: 0; font-size: 13px; color: #262626; font-family: FontAwesome;}
.accordeon-title.active:after{content: "\f106";}
.accordeon-entry{padding: 0 0 20px 0; display: none;}
.accordeon.size-1 .accordeon-title{font-size: 16px; line-height: 40px; text-transform: none; padding: 13px 0; border-bottom: 1px #ebebeb solid; margin-top: -1px;}
.accordeon.size-1 .accordeon-title:after{line-height: 66px;}
.accordeon.size-1 .accordeon-entry{padding: 30px 0 55px 0;}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 17 - LOGIN */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.login-box{background: #fcfcfc; border: 1px #ebebeb solid; padding: 50px 55px; min-height: 470px;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .login-box{padding: 20px 25px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .login-box{min-height: 0; padding: 25px;}
    .login-box .button{display: block; padding-left: 10px; padding-right: 10px;}
}





/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .shop-grid-item:nth-child(4n+1){clear: none;}
    .shop-grid-item:nth-child(3n+1){clear: both;}
    .list-buttons .button{display: block;}
    .mozaic-banners-wrapper.type-2 .row{
        margin: 0;
    }
   
   
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .shop-grid-item{width: 50%; float: left;}
    .shop-grid-item:nth-child(3n+1){clear: none;}
    .shop-grid-item:nth-child(2n+1){clear: both;}
    .list-buttons .button{display: block;}
    .shop-grid-controls{margin-right: 0;}
        #content-block .shop-grid-controls .entry{
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
    }
}
/*Phones (<480px)*/
@media (max-width: 480px) {
    .shop-grid-item{ float: left;}
    .list-view .product-home-entry{margin-left: 0; text-align: center!important;}
    .list-view .product-home-entry .product-image{max-width: 210px; margin-left: 0; float: none; margin-bottom: 15px; display: inline-block;}
    .list-view .product-home-entry:after{margin-left: 0;}
    .products-swiper .paddings-container{padding: 0 8px;}
    body.style-7 .product-home-entry{
        max-width: 200px;
    }
    .food-category{
        width: 100%;
    }
    .products-swiper{
        margin: 0;
    }
    .products-swiper:before, .products-swiper:after{
        display: none;
    }
    .shop-grid-controls{
        text-align: center;
        margin-bottom: 0;
    }
    #content-block .shop-grid-controls .entry{
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
        float: none;
        display: inline-block;
    }
}

@media only screen and (min-width: 481px) and (max-width: 580px){
    .shop-grid-controls{
        text-align: center;
        margin-bottom: 0;
    }
    #content-block .shop-grid-controls .entry{
        margin-right: 10px;
        padding-right: 10px;
        border-right: none;
        float: none;
        display: inline-block;
    }
    .shop-grid-controls .simple-drop-down{
        width: 115px;
    }
}



/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .cart-table td, .cart-table th{padding-left: 15px; padding-right: 15px;}
    .cart-table .column-2{width: 105px;}
    .cart-table .column-3{width: 150px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .cart-table{min-width: 800px;}
    .cart-summary-box{padding: 30px 15px;}
}





.parallax-view{font-size: 15px; line-height: 24px; color: #2e2e2e; font-weight: 600; display: block; padding-top: 18px; border-top: 1px #ebebeb solid; text-align: center;}
.parallax-view:hover{color: #b1b1b1;}
.side-square-entry .products-swiper{margin-bottom: 35px;}
.swiper-slide.no-shadow:before{display: none;}

/*Desktops (>=992px)*/
@media (max-width: 1199px) {
    .header-wrapper.style-18 header{background: #262626!important;}
    .side-square-entry .align-content{left: 5%; right: 5%;}
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .side-square-entry .fixed-parallax{width: 100%;}
    .side-square-entry.col-md-push-6 .fixed-parallax{left: 0%;}
    .side-square-entry .fixed-parallax{
        position: relative;
    }
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .side-square-entry .align-content{position: relative; left: auto; right: auto; padding: 50px 30px; transform: none; -moz-transform: none; -webkit-transform: none; -ms-transform: none;}
    .side-square-entry{padding-bottom: 0; min-height: 300px; min-height: 100vh;}
}


/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 35 - FULLWIDTH HOMEPAGE */
/*-------------------------------------------------------------------------------------------------------------------------------*/
.image-text-widget{border: 2px #f2f2f2 solid; position: relative; overflow: hidden; background-position: left top; background-repeat: no-repeat; background-size: auto 100%; padding: 40px 40px 40px 270px;}
.image-text-widget .title{font-size: 16px; line-height: 24px; color: #2e2e2e; font-weight: 700; text-transform: uppercase; margin-bottom: 10px;}
.image-text-widget ul li a{font-weight: 500; color: #2e2e2e;}
.image-text-widget ul li a:hover{color: #ca1515;}
.article-container ul li:before{color: #ca1515;}
.special-item-entry{position: relative; overflow: hidden;}
.special-item-entry img {width: 100%; height: auto;transition: transform linear .25s;}
.special-item-entry:hover img {transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1);}
.special-item-entry .title{position: absolute; left: 15px; right: 15px; top: 50%; transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); text-align: center;  font-weight: 700; font-size: 14px; color: #fff; text-transform: uppercase; line-height: 18px;}
.special-item-entry .title span{font-size: 48px; line-height: 40px; display: block;}
.special-item-entry .button{position: absolute; left: 50%; bottom: 30px; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%);}
.special-item-entry .title a {color: #fff;}
.fullwidth-block{width: 100vw; left: 50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);}
.parallax-slide.small-slide{height: 600px!important;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .special-item-entry .title span{font-size: 37px;}
}
/*Phones (<768px)*/
@media (max-width: 767px) {
    .image-text-widget{padding-left: 40px; background: none!important; border: 2px #f2f2f2 solid;}
    .parallax-slide.small-slide{height: 350px!important;}
		
	
	
}

.special-item-entry-hp{position: relative; max-width: 100%; margin-left: auto; margin-right: auto; overflow: hidden ; }
.special-item-entry-hp>img:first-child{display: block; width: 100%; height: auto;}
body:not(.mobile) .special-item-entry-hp:hover>img:first-child{transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -ms-transform: scale(1.1);}
.special-item-entry-hp .title{position: absolute; left: 0; right: 15px; top: 30%; padding: 40px 60PX 40PX 60PX; text-align: center;  font-size: 2rem; color: #fff; text-transform: none; font-weight: 700;     font-family: 'Arimo', sans-serif !important; line-height: 2.1rem;    width: 100%;}
.special-item-entry-hp .title span{font-size: 48px; line-height: 40px; display: block;   text-shadow: 0 1px black; background-color: rgba(0,0,0,.8) 
}
.special-item-entry-hp .title a {color: #fff;}
.special-item-entry-hp .button{position: absolute; left: 50%; bottom: 30px; transform: translateX(-50%); -moz-transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); color: #fff; 	font-family: 'Arimo', sans-serif !important; 
 }

.special-item-entry-hp .button a {color: #fff !important;
	font-family: 'Arimo', sans-serif !important; 
}



.fullwidth-block{width: 100vw; left: 50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);}
.parallax-slide.small-slide{height: 600px!important;}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
    .special-item-entry-hp .title span{font-size: 37px;}
}






/*-------------------------------------------------------------------------------------------------------------------------------*/
/* 00 - MEDIA QUERIES */
/*-------------------------------------------------------------------------------------------------------------------------------*/
/*Desktops (>=1200px)*/
@media (min-width: 1200px) {
	
}
/*Desktops (>=992px)*/
@media (max-width: 1199px) {
	
}
/* Tablets (>=768px)*/
@media (max-width: 991px) {
	
}
/*Phones (<768px)*/
@media (max-width: 767px) {
	
}

/*transition delay*/
.navigation-banner-content .subtitle, .swiper-slide .parallax-article .subtitle, .swiper-slide .parallax-article .description, .overlay-popup.active .popup-container{transition-delay:200ms; -moz-transition-delay:200ms; -webkit-transition-delay:200ms; -ms-transition-delay:200ms;}
.navigation-banner-content .title{transition-delay:150ms; -moz-transition-delay:150ms; -webkit-transition-delay:150ms; -ms-transition-delay:150ms;}
.swiper-slide .parallax-article .info{transition-delay:400ms; -moz-transition-delay:400ms; -webkit-transition-delay:400ms; -ms-transition-delay:400ms;}


@media (max-width: 320px) and (min-width: 495px){
 
	
	
	
	
	
	#new_4gon_header_area .header-pr {display: none !important }
	

	
	
	
	  .far {
        font-size: 1em;
    }

    #subscribe-tag {
        font-size: 16px;
        margin: 0px 0px;
    }

    .main-newsletter-wrapper {
        height: 115px;
        padding: 0px;
    }

    .fb-email {
        width: 200px;
    }
	
}

/*ie*/
_:-ms-input-placeholder, :root .simple-field.simple-drop-down select {padding-right: 22px;}
_:-ms-input-placeholder, :root .size-1.simple-field.simple-drop-down select{padding-right: 14px;}
_:-ms-input-placeholder, :root .simple-drop-down select{padding-right: 10px;}

@media (max-width: 991px) and (min-width: 768px){
    .header-functionality-entry{margin-left: 15px;}
}



.newsclub img {
display: block;
  margin-left: auto;
  margin-right: auto; }

	.desktop {
    display: none;
}


/* Added for the new header style - 2020/02/24 START */
#new_4gon_header_area .header-pr .content-center, .header-pr .content-center .type-1, .header-pr .content-center .type-1 #ie_fix input {
box-sizing: border-box;
}
#new_4gon_header_area #content-block .type-1 .fa-chevron-down{
	color: #979797 !important;
}
#new_4gon_header_area input[type="radio"] {
  -webkit-appearance: radio;
}
#new_4gon_header_area .result_product_details h4 { color:#000; }
#new_4gon_header_area .result_buy_now a { color:#fff; }
/* Added for the new header style - 2020/02/24 END */

.mobile_only {
    display: none;
}

.mobile_only-header {
    display: none;
}

	
	@media (max-width: 1023px) {
    .mobile_only-header {
        display: block;
    }
			.desktop {
    display: block;
}

	
	
    .promo-banner-box {
        height: 220px;
    }
}