<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* OFF_CANVAS_MENU */

@media (min-width: 979px)   {
	
	.off-canvas-active &gt; #page,
	.off-canvas-active &gt; #off-canvas-nav
		{  
		transform:translateX(0px)!important;
		-webkit-transform:translateX(0px)!important;
		-moz-transform:translateX(0px)!important;
		-ms-transform:translateX(0px)!important;
		-o-transform:translateX(0px)!important;
		position:relative!important;
	 }
	 #off-canvas-nav{ display:none !important}
	#topnavigation ul.nav &gt; li.dropdown:hover &gt; .dropdown-menu{
		display: block;
	}

}

@media (max-width: 979px) { 
	#slideshow .has-mask a{float: left;width: 33%;}
	#header_user #header_nav{top:143px;}
	.ajax_add_to_cart_button{margin-bottom: 5px;}
	.social-link a{margin-left: 8px;}
	.s_title_block a, .s_title_block span, .s_title_block{font-size: 13px;}
}
@media (max-width: 1400px){
	#page:before,
	#page:after{width: 0;content: ""}
}
@media (max-width: 990px){
	 
} 
@media (max-width: 979px) and (min-width: 768px){ 
}
@media (max-width: 979px) and (min-width: 600px){
	#product_comparison .product_image img{width: 100px;}	
	/*slideshow*/
	#slideshow .customhtml ,
	#slideshow .slide {width: 100%;overflow: hidden;}
}
@media (max-width: 768px){
	body{padding-left: 0; padding-right: 0;}
	/*images*/
	.p-item .center_block{text-align: center;} 

	/*footer*/ 
	#footer .block{width: 50%!important;} 
	#footer .block:nth-child(2n+1){clear: both;} 
	#header_logo{display: inline-block;}
}
@media (max-width: 760px){
	 
	table#cart_summary .cart_quantity{width: auto;}
	.cart_quantity .cart_quantity_button,
	.cart_quantity .cart_quantity_input{float: none;}

	.header_links.dropdown-menu{border-radius: 5px;}
}
@media (max-width: 600px){ 

	/*product compare*/
	table#product_comparison{border-right: 0;}
}
@media (max-width: 598px){
	 
 	/*table*/
	td{
		border-bottom: 1px solid #E9E9E9 !important;
    	border-left: 0 none !important;
	    border-right: 0 none !important;
	    display: block;
	    overflow: hidden;
	    padding: 5px 5% !important;
	    width: 90% !important;
	    text-align: center !important;
	}
	thead{display: none;}

	#vouchers td.delete{float: right;}
	#vouchers td.price{position: absolute;right: 35px;}
	#vouchers td{
		width: inherit!important;
		display: inline!important;
		border: none!important;
		padding: inherit!important;
		text-align: inherit!important;
	}

 	.notification{width: 80%; right: 10px; margin-right: 0;}  
}

@media (max-width: 480px){  
	body{padding-left: 5px;padding-right: 5px;}  
	/*footer*/ 
	#footer .block{width: 100%!important;}  
}
@media (max-width: 440px){	 
	#search_block_top #search_query_top{width: 260px;}
	#header_logo{text-align: center;margin-top:40px;}
#header_user_mobile{position:fixed;display:block !important;top:0;right:10px;border-radius:0 0 5px 5px;padding:5px;z-index:9999;}
#header_user_mobile a {padding:5px 10px;}
#header_user {display:none;}
	#header_user #header_nav {
	    margin-right: -121px;
	    right: 50%;
	    top: 200px;
	}
	.header_links{min-height: 50px;}

	.leotbtslider{display: none;}
	#search_block_top{
		margin:0 11px 0;
	    top: 245px;
	}

	#header_user #header_nav { 
	    top: 279px;
	}
	ul.idTabs li a { 
	    padding: 8px; 
	}
	ul.idTabs li:first-child{margin-left: 0;}
	ul.idTabs li a.selected:before,
	ul.idTabs li a:before{background: none;border: none;}

.navbar-inner{position: fixed;
top: 0;
left: 0;
width: 100%;
margin-top: 0;background:none;}
.navbar-inner .btn-navbar {
	margin: 0;
width: 100%;
border-radius: 0;
}
.pagarate{color:#fff;text-align:center;left:180px !important;bottom:6px !important;}
.pagarate h4{color:#fff;}
.hidden-xs {display:none !important;}
.whatsapp-badge {background:transparent !important;}
 }
@media (max-width: 320px){
	/*#header_user #header_nav{top: 225px;}*/
	#new_comment_form{width: 100%}
	.topbar ul li a{padding-left: 6px;padding-right: 6px;}
	#thumbs_list li{width: 64px}
	/*#languages_block_top,
	#currencies_block_top{float: none;text-align: center;}*/
}
@media (min-width: 440px){ 
	.hidden-lg, .hidden-md, .hidden-sm {display:none !important;}
#bgbackfooter{display:none !important;}
}
</pre></body></html>