@import url('https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900');
@import url('https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900');
#menu .navPages .navPages-list>li.navPages-item:hover .navPage-subMenu{
    display: block;    width: 100%;
    left: 0;
    top: 100%;
    max-width: 100%;
    max-height: 460px;
    height: auto;
    padding: 31px 0 !important;
    margin: -8px 0 0 0;
    overflow-y: auto;
}
body{
    font-family: 'Montserrat', sans-serif;
}

.body{
	min-height:650px;
}
a{
	text-decoration:none;
}
a:focus, a:hover{
	color:#2cb4e8;
}
*{
	outline:none;
}
.form-input, .form-select.radius, .form-minMaxRow .button , .button{
	border-radius:0px;
}
.container{
    max-width: 100%;
	padding:0 15px;
}
.container:after{
	content:"";
	clear:both;
	display:block;
	visibility:hidden;
}
.banners{
	background:none;
	max-width:100%;
}
.Cat_list ul{
	margin:0 -8px;
	padding:0;
	list-style:none;
}
.Cat_list ul:after, .historia_section:after{
	content:"";
	display:block;
	visibility:hidden;
	clear:both;
}
.Cat_list ul li{
	float:left;
	padding:0;
	margin:0;
	position:relative;
}
.Cat_list ul li:nth-child(1){
	width:50%;
}
.Cat_list ul li:nth-child(2){
	width:50%;
}
.Cat_list ul li:nth-child(3){
	width:50%;
}
.Cat_list ul li:nth-child(4){
	width:50%;
}
.Cat_name{
	position:absolute;
	bottom:0;
	left:0px;
	right:0px;
	font-size:38px;
	font-weight:700;
	line-height:40px;
	color:#fff;
	letter-spacing:0.15em;
	text-transform:uppercase;
	text-align:center;
	background:rgba(251,230,32,0.35);
	margin:0;
	padding:10px 0;
	text-shadow: 3px 1px 0px rgba(0, 0, 0, 0.42);
}
.Cat_name a{
	display:inline-block;
	color:#fff;
	text-decoration:none;
	padding-right:35px;
	background:url("../img/white-arrow.png") no-repeat right center;
	margin-left:43px;
}
.Cat_list ul li:hover .Cat_name a{
	color:#2cb4e8;
}
.historia_left, .historia_right{
	display:table-cell;
	vertical-align:middle;
}
.historia_left{
	width:41.33%;
}
.historia_right{
	width:58.33%;
	text-align:center;
}
.historia_section h2{
	font-size:25px;
	font-weight:900;
	line-height:21px; 
	color:#2e368e;
	letter-spacing:0.10em;
	text-transform:uppercase;
	margin:0 0 15px;
}
.historia_section p{
	font-size:16px;
	font-weight:500;
	line-height:31px;
	color:#000000;
	letter-spacing:0.10em;
	margin:0 0 20px;
	padding:0 50px;
}
.vermas_btn a{
	display: inline-block;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	color: #fff;
	letter-spacing: 0.10em;
	padding: 8px;
	background: #2e368e;
	text-decoration: none;
	text-transform: uppercase;
	width: 166px;
}
.vermas_btn a:hover{
	background:#2cb4e8;
}
.bottom_banner{
	position:relative;
	text-align:center;
}
.bottom_banner .banner{
	max-width:100%;
}
.banner_caption{
	position:absolute;
	left:0;
	right:0;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%); 
	-ms-transform:translateY(-50%); 
	-o-transform:translateY(-50%); 
}
.banner_caption h2{
	font-size: 47px;
	font-weight: 700;
	line-height: 53px;
	color: #fff;
	margin:0;
	text-transform:uppercase;
	letter-spacing:0.15em;
	background:url("../img/white-arrow.png") no-repeat right 9px;
	padding-right:33px;
	margin-left:33px;
	display:inline-block;
	text-shadow:-1px -3px 20px rgba(0,0,0, 0.5);
}
.banner_caption h2 a{
	color:#fff;
}
.banner_caption h2 a:hover{
	color:#2cb4e8;
}
.head_top{
	background:#2e368e;
	-webkit-transition: 2s;
	transition: 2s;
}
.head_top_left{
	float:left;
}
.head_top .navUser{
	float:right;
	width:auto;
	padding:0;
}
.head_top .navUser li{
	font-size:14px;
	line-height:17px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	padding:9px 13px;
	position:relative;
	text-shadow: -2px 0px 0px rgba(98, 104, 170, 0.35);
	letter-spacing:0.075em;
}
.head_top .navUser li:last-child{
	padding-right:0;
}
.head_top .navUser li:after{
	content:"";
	position:absolute;
	left:100%;
	top:50%;
	height:14px;
	width:1px;
	background:#6268aa;
	margin-top:-7px;
	display:block;
}

.head_top .navUser li:last-child:after, .head_top .navUser li:first-child:after{
	display:none;
}
.head_top .navUser li a, .head_top .navUser li span{

	color:#fff;
	display:inline-block;

	padding:0;
	vertical-align:middle;
}
.head_top .navUser li a:hover{
	color:#2cb4e8;
}
.head_top .navUser li .navUser-or{
	margin:0;
}
.navUser-item--account .navUser-or + .navUser-action{
	margin-right:0;
}
.head_top_left{
	padding:8px 0 7px;
}
.head_top_left p{
	margin:0;
}
.head_top_left a{
	font-size:14px;
	line-height:17px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.1em;
	padding-right:18px;
	background:url("../img/white_right.png") no-repeat right center;
}
.head_top_left a:hover{
	color:#2cb4e8;
}
.head_top_left a span{
	color:#fbe620;
}
.head_top .navUser li.wish_ic{
	padding-left:30px;
	background:url("../img/heart_ic.png") no-repeat left center;
}
.head_middle .header-logo{
	float:left;
	margin:11px 0;
	max-width:360px;
	width:100%;
}
.head_middle .navPages-container{
	float: left; 
	padding:6px 0;
}
.header-logo-image{
	margin:0;
}
.head_middle{
	float: left;
    width: 100%;
    opacity : 0.7;
}
.navPages-container .navPages-action .navPages-action-moreIcon{ 
	display:none;
}
.navPages-container .navPages-action{
	padding:0;
	font-size:12px;
	line-height:17px;
	font-weight:700;
	color:#000;
	text-transform:uppercase;
	letter-spacing: normal; 
	position:relative;
}
.navPages-container .navPages-action:hover{
	color:#2cb4e8;
}
.navPages ol li{
	padding:10px 12px;
	position:relative;
}  
.navPages ul li{
    padding:10px; position:relative;
}
.navPages ol li:last-child, .navPages ul li:last-child{
	padding-right:0;
}
.navPages-quickSearch{
	display:block;
}
.middle_right, .cart_part,.navPages-quickSearch{
	float:right;
}
.middle_right{
	padding-top: 40px; 
}
.cart_part{
	margin:0;
}
.navPages-container{
	float:none; clear:both;
}
.navPages-quickSearch .form-fieldset{
	position:relative;
}
.navPages-quickSearch{
	max-width:392px;
	width:100%;
	border:none;
}
.navPages-quickSearch .form-input, .newslatter .form-input{
	border:3px solid #2cb4e8;
	border-radius:20px;
	width:100%;
	height:40px;
	padding:0 44px 0 23px;
	font-size:14px;
	font-weight:600;
	line-height:34px;
	color:#000000;
	letter-spacing:0.04em;
}
.newslatter .form-input{
	background:none;
	color:#fff;
}
.form-input:focus{
	border-color:#fbe620;
}
.serh_btn{
	position:absolute;
	right:0;
	top:0;
	bottom:0;
	background:url("../img/black_right.png") no-repeat center;
	width:44px;
	border:none;
}
.navUser-item-cartLabel{
	display:none;
}
.navUser-item--cart .navUser-action{
	padding-left:25px;
	padding-right:13px;
	height:40px;
	display:block;
	background:url("../img/cart.png") no-repeat left center;
}
.cart_part .countPill{
	display:block;
	background:none;
	font-size:16px;
	line-height:20px;
	color:#000;
}
.quickSearchResults{
	position:absolute;
	background:#fff;
	top:100%;
	left:auto;
	right:0;
	z-index:11;
	border:0px;
	width:100%;
	max-height:390px;
	overflow-y:auto;
}
.quickSearchResults .productGrid {
    margin: 0;
    padding: 0;
    width: 100%;
	border:1px solid #d3d3d3;
}
.quickSearchResults .productGrid .product { width: 100%; padding: 15px 10px; 
	border-bottom: 1px solid #d3d3d3;
}
.quickSearchResults .card { min-height: 100%; margin: 0; padding: 0; border: 0; height: auto;}
.quickSearchResults .card-figure {
    width: 25%;
	float: left;
    height: auto;
    max-height: 100%;
}
.quickSearchResults .card-body {
    width: 75%;
    float: left;
    padding: 0 10px;
    text-align: left;
    margin: 5px 0 0;
}
.quickSearchResults .card-image {
    max-height: 80px;
    height: auto;
    display: block;
}
.quickSearchResults .card-img-container:after{ padding-bottom:100px;}
.card--alternate:hover{ background:none; border:none;}
.card--alternate:hover .card-body{background:transparent;}
.card--alternate:hover .card-title > a{ color:#2cb4e8;}
.heroCarousel.slick-initialized{
	margin-bottom:23px;
	margin-top:0px;
}
.heroCarousel-slide .heroCarousel-image , .heroCarousel-slide .heroCarousel-image-wrapper{
	max-height:100%;
}
.comprar_section{
	margin-top:15px;
}
.comprar_image{
	text-align:center;
}
.comprar_section .container{
	position:relative;
}
.comprar_txt{
	position:absolute;
	text-align:center;
	left:15px;
	right:15px;
	top:50%;
	padding:63px 15px 73px;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%); 
	-moz-transform:translateY(-50%); 
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	background:rgba(44,180,232,0.8);
	margin-top:11px;
}
.comprar_txt h2{
	font-size:45px;
	line-height:60px;
	font-weight:700;
	color:#fff;
	margin:0 0 20px;
	text-transform:uppercase;
	letter-spacing:0.15em;
}
.comprar_txt h3{
	font-size:31px;
	line-height:32px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.30em;
	margin:0;
}
.comprar_txt h3 a{
	font-size:14px;
	padding:0 16px;
	border:2px solid #fff;
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	letter-spacing:0.075em;
}
.comprar_txt h3 a:hover{
	background:#fbe620;
	border-color:#fbe620;
}
.product_tabs{
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
	display:block;
	text-align:center;
}
.product_tabs li{
	display:inline-block;
	vertical-align:middle;
	font-size:30px;
	line-height:37px;
	font-weight:400;
	color:#2e368e;
	text-transform:uppercase;
	letter-spacing:0.20em;
	border-right:1px solid #2e368e;
	padding:0 35px;
}
.product_tabs li.is-active{
	font-weight:700;
}
.product_tabs li:last-child{
	border:none;
}
.product_tabs li a{
	color:#2e368e;
}
.card-body{
	text-align:center;
}
.card-body .card-text{
	letter-spacing:0.12em;
}
.card-title{
	font-size:16px;
	line-height:20px;
	font-weight:600;
	color:#030000;
	text-transform:uppercase;
	letter-spacing:0.20em;
	height:40px;
	overflow:hidden;
	margin-bottom:6px;
}
.card-title a{
	color:#030000;
}
.card-title a:hover{
	color:#2cb4e8;
}
.price-section{
	font-size:14px;
	line-height:20px;
	font-weight:500;
	color:#030000;
	display:inline-block;
	vertical-align:middle;
	margin-bottom: 7px;
}
.price-section .price--non-sale{
	color:#bfbfbf;
	margin-right:4px;
}
.home_prd_slider #tabcontent1{ padding-bottom:1px;} 
.home_prd_slider #tabcontent2{ padding-bottom:2px;} 

.home_prd_slider .slick-dots{
	line-height:15px;
}
.slick-dots{
	bottom:0;
}
.slick-dots li{
	width:12px;
	height:12px;
	padding:0;
	margin:0 3px;
}
.slick-dots li button{
	width:12px;
	height:12px;
	background:#9cdbf3;
	border:none;
	border-radius:50%;
}
.slick-dots li button:before{
	display:none;
}
.slick-dots li.slick-active button{
	background:#54c1eb;
}
.footer{
	padding:0;
	border:none;
}
.newslatter{
	background:#2e368e;
	text-align:center;
	padding:26px 0;
	border-bottom:3px solid #fff;
}
.newslatter .footer-info-heading{
	font-size:25px;
	line-height:40px;
	font-weight:700;
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	margin:0 22px 0 0;
	text-transform:uppercase;
	letter-spacing:0.15em;
}
.newslatter .form{
	display: inline-block;
	vertical-align: middle;
	max-width: 403px;
	width: 100%;
	margin: 0;
	position: relative;
}
.newslatter .form-field{
	margin:0;
}
.footer_bottom{
	background:url("../img/footer-bg.jpg") no-repeat left top;
	padding:42px 0 22px;
	background-size: cover;
}
.footer-info{
	margin:0 -20px;
}
.footer-info-col--small{
	width:25%;
	padding:0 20px;
}
.footer_bottom h5{
	font-size:13px;
	line-height:31px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.15em;
	position: relative;
	padding-bottom: 10px;
	margin-bottom:13px;
}
.footer_bottom h5:after{
    position: absolute;
    content:"";
    bottom: 0;
    left: 0;
    width: 183px;
    height: 1px;
    background: #4f579f;
    
}
.footer_bottom .footer-info-col:last-child h5:after{
	width:100%;
}
.footer-info-list li{
	font-size:13px;
	line-height:31px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.15em;
}
.footer-info-list li a, .footer_bottom address, .footer_bottom strong{
	color:#fff;
} 
.footer-info-list li a:hover{
    color: #2cb4e8;
}
.socialLinks .socialLinks-item{
	margin-right:5px;
}
.card-img-container{
	max-height:215px;
}
.card-img-container:after {
	padding-bottom:215px;
}
.home_prd_slider .tabs_content{
	padding-top:25px;
}
.newslatter .serh_btn{
	width:44px;
	height:40px;
	padding:0;
	background:url("../img/yellow_right.png") no-repeat center;
}
.alertBox--info
{	display:none;
}
.newslatter .serh_btn:focus, .newslatter .serh_btn:hover{
	background:url("../img/yellow_right.png") no-repeat center;
	border:0px;
}
.banner_image img{
	width:100%;
}
.header{
	border:none;
	float:left;
	padding-bottom:2px;
}

.cat_banner{
	background:#343da1;
	padding:40px 0;
	margin-bottom: 15px;
	clear:both;
}
.cat_banner .page-heading{
	font-size:56px;
	line-height:65px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.075em;
	margin:0;
}
.cat_banner + .container > .breadcrumbs{
	margin-bottom:38px;
}
.breadcrumbs{
	text-align:left;
}
.breadcrumb{
	font-size:11px;
	line-height:20px;
	font-weight:700;
	color:#343da1;
	text-transform:uppercase;
	letter-spacing:0.075em;
}
.breadcrumb a, .breadcrumb span, .breadcrumb.is-active > .breadcrumb-label{
	color:#343da1;
}
.breadcrumb a:hover{
	color:#2cb4e8;
}
.slick-list{
	width:100%;
}
.breadcrumb:before{
	content:">";
	color:#343da1;
	font-size:11px;
	margin:0 0 0 5px; 
}
#product-listing-container .pagination{
	float:left;
}
#product-listing-container .actionBar{
	float:right;
	margin:0;
}
.pagination-item--next{
	float:none;
}
form.actionBar + form{
	clear:both;
}
.pagination-list li a, .pagination-list li button{
	font-size:14px;
	line-height:30px;
	font-weight:700;
	color:#7e7e7e;
	text-transform:uppercase;
	letter-spacing:0.050em;
}
.pagination-item.pagination-item--current{
	border:none;
}
.pagination-list li button, .pagination-item.pagination-item--current a{
	color:#2d2d2d;
	border:none;
}
#product-listing-container .actionBar-section .form-field{
	border:none;
}
#product-listing-container .form-select{
	border:1px solid #bcbcbc;
	padding:0 20px 0 12px;
	font-size:12px;
	line-height:28px;
	font-weight:600;
	color:#000;
	text-transform:uppercase;
	letter-spacing:0.05em;
}
#product-listing-container .actionBar-section .form-label{
	font-size:14px;
	line-height:30px;
	font-weight:700;
	color:#2d2d2d;
	text-transform:uppercase;
	letter-spacing:0.050em;
}
#product-listing-container .bottom .pagination{
	float:right;
}
.sidebarBlock .sidebarBlock-heading, .facetedSearch-navList .accordion-title{
	font-size:22px;
	line-height:30px;
	font-weight:700;
	color:#343da1;
	text-transform:uppercase;
	letter-spacing:0.10em;
	border-bottom:1px solid #dadbde;
	padding-bottom:6px;
}
.sidebarBlock + .sidebarBlock{
	border:none;
	padding-top:0;
}
.facetedSearch-refineFilters.sidebarBlock .sidebarBlock-heading, .facetedSearch-navList .accordion-title{
	font-size:16px;
	color:#000;
	border:none;
	margin:0px;
}
.sidebarBlock .navList-item{
	padding:3px 0;
}
.sidebarBlock .navList-action{
	font-size:13px;
	line-height:17px;
	font-weight:600;
	color:#000000;
	text-transform:uppercase;
	letter-spacing:0.10em;
	margin-bottom:0px;
}
.sidebarBlock .navList-action:hover{
	color:#2cb4e8;
}
.productCarousel-slide .card{
	margin-bottom:42px;
}
.brand_bottom{
	padding:50px 0 75px;
}
.brand_bottom h2{
	font-size:30px;
	line-height:35px;
	font-weight:700;
	color:#2e368e;
	text-transform:uppercase;
	letter-spacing:0.20em;
	text-align:center;
	margin:0;
}
.brand_slid{
	margin-top:45px;
}
.brand_slid ul.slick-initialized{
	margin:0;
}
.brand_slid .slick-next, .brand_slid .slick-prev{
	margin-top:0;
}
.brand_slid .slick-dots{
	bottom:-54px;
	z-index:99;
}
.socialLinks--alt .icon {
	height: 1.5rem;
	width: 1.5rem;
	background: url(../img/social.png) left center no-repeat;
	height: 40px;
	width: 40px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
.socialLinks--alt .icon:hover{
	opacity:0.5;
}
.socialLinks--alt .icon.icon--instagram{
	background-position: -48px 0;
}
.socialLinks--alt .icon.icon--pinterest{
	background-position: -98px 0;
}
.footer .socialLinks .icon svg{
	display:none;
}
.call_email p{
	font-size:15px;
	line-height:26px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.15em;
	margin:0;
}
.call_email p a{
	color:#fff;
}
.call_email p a:hover{
	color:#2cb4e8;
}
.social_links{
	margin-top:28px;
}
.footer-copyright{
	text-align:center;
	padding-top:5px;
}
.footer-copyright p , .footer-copyright > .powered-by , .footer-copyright a{
	font-size:11px;
	line-height:15px;
	font-weight:500;
	color:#8b90be;
	text-transform:uppercase;
	letter-spacing:0.20em;
	margin:0;
}
.footer-copyright p a:hover{
	color:#2cb4e8;
}
.google_lang_mn .goog-te-menu-value span{
	font-size:12px;
}
.navPage-subMenu{
	background:#2cb4e8;
}

.navPage-subMenu-item{
	display:block;
	width:100%;
	color:#fff;
}
.navPages .navPage-subMenu-list .navPage-subMenu-item{
	padding:0px !important;
}
.navPage-subMenu-item > .navPage-subMenu-action{
	margin-bottom:31px;
}
.navPage-subMenu-item > .navPage-subMenu-action, .navPages-container .navPage-childList-item .navPages-action{
	background:none;
	border:none;
	color:#fff;
	font-size:15px;
	letter-spacing:0.075em;
}
.navPage-subMenu-item > .navPage-subMenu-action:hover, .navPages-container .navPage-childList-item .navPages-action:hover{
	color:#fbe620;
}
.navPage-subMenu.is-open{
	display: block;
	top: 45px;
	width:249px;
	max-width:249px;
	padding:43px 45px 20px !important;
	max-height:400px;
	overflow:auto;
	z-index:10;
}
.navPages-action.is-open{
	background:none;
	
}
.navPages > ul > li > .navPages-action.has-subMenu.is-open:after {
    background: url(../img/blue_up.png) center no-repeat;
    position: absolute;
    height: 20px;
    width: 20px;
    bottom: -22px;
    content: "";
    left: 40%; 
    margin: 0 auto;
    text-align: center;
    
}
.shipping_mn{
	background:#2cb4e8;
	text-align:center;
	padding:56px 0 54px;
	margin-bottom:14px;
	max-width:231px;
}
.shipping_mn h3, .mejores_mn h3{
	font-size:19px;
	line-height:20px;
	font-weight:700;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.05em;
	margin:0;
}
.shipping_mn h3 span, .mejores_mn h3 span{
	display:block;
	font-size:17px;
	line-height:17px;
	font-weight:400;
}
.shipping_mn a, .mejores_mn a{
	font-size:12px;
	line-height:23px;
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:0.05em;
	display:inline-block;
	border:2px solid #fff;
	padding:0 15px;
	margin-top:14px;
}
.shipping_mn a:hover, .mejores_mn a:hover{
	background:#fbe620;
	border-color:#fbe620
}
.brand_slid .slick-initialized .slick-slide{
	text-align:center;
}
.brand_slid .slick-initialized .slick-slide a{
	display:inline-block;
}
.brand_slid .slick-initialized .slick-slide a img{
	transition-duration: 1s;
	-webkit-transition-duration:1s;
}
.brand_slid .slick-initialized .slick-slide a:hover img{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.head_top .navUser li .google_lang_mn .goog-te-menu-value span {
	font-size: 9px;
	color: #000;
	text-shadow: none;
	letter-spacing: 0px;
}
.historia_section
{	background:url(../img/histroa_bg.jpg) repeat-y right #eeeeee;
}
.mejores_mn{
	position:relative;
	text-align: center;
	max-width: 231px;
	margin-bottom:15px;
}
.mejores_text{
	position:absolute;
	left:0;
	right:0;
	top:50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%); 
	-moz-transform:translateY(-50%); 
	-ms-transform:translateY(-50%); 
	-o-transform:translateY(-50%); 
}
.cat_disc{
	background:#f6f6f6;
	padding:52px 0 30px;
	margin-top:63px;
	clear:both;
}
.cat_disc .content{
	padding:0 68px;
}
.cat_disc h2, .productView-description h2{
	font-size:25px;
	line-height:30px;
	font-weight:700;
	color:#2e368e;
	text-transform:uppercase;
	letter-spacing:0.075em;
	margin:0 0 15px;
	border-bottom:1px solid #d3d3d3;
	padding-bottom:10px;
}
.cat_disc p, .productView-description p{
	font-size:16px;
	line-height:31px;
	font-weight:400;
	color:#000000;
	letter-spacing:0.10em;
	margin:0 0 20px;
}
.navList-action--checkbox{
	padding-left:32px;
}
.navList-action--checkbox:before{
	width:22px;
	height:22px;
	border-radius:0px;
	border:1px solid #ccc;
	margin-top:-13px;
}
.form-input--small{
	font-size:12px;
	color:#000;
}
.accordion--navList .accordion-indicator{
	fill:#000;
}
.product_mn{
	padding-top:10px;
}
.productView-images{
	max-width:510px;
}
.productView-image{
	border:1px solid #e7e5e5;
}
.product_mn .productView-title{
	font-size:43px;
	line-height:45px;
	font-weight:700;
	color:#000000;
	letter-spacing:0.10em;
	text-transform:uppercase;
	margin:0 0 17px;
}
.productView-details{
	width:54%;
}
.product_mn .productView-details .price-section{
	color:#2e368e;
	font-size:35px;
	font-weight:600;
	letter-spacing:0.10em;
}
.product_mn .productView-details .price-section .price--non-sale{
	color:#cececf;
}
.productView-options .form-label--alternate{
	font-size:14px;
	line-height:15px;
	color:#000;
	font-weight:600;
	text-transform:uppercase;
}
.product_mn .form-option-variant--color, .product_mn .form-option-variant--pattern{
	max-height:42px;
	max-width:42px;
}
.productView-description{
	width:100%;
	background:#f8f8f8;
	position:relative;
	margin-bottom:18px;
}

.product_mn .breadcrumbs{
	margin-bottom:15px;
} 
.productView-thumbnail{
	width:25%;
}
.productView-thumbnail-link{
	max-width:100%;
	height:136px;
}
.productView-thumbnails img{
	max-width:100%;
	max-height:117px;
}
.productReviews{
	border-top:none;
}
.productReviews .toggle-title{
	font-size:22px;
	line-height:25px;
	color:#000000;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.05em;
	margin:0;
	padding-bottom:20px;
	border-bottom:1px solid #e5e5e5;
}
.productReviews-list{
	margin-top:45px;
}
.productReviews-list .productReview{
	width:100%;
	margin-bottom:30px;
}
.productReviews-list .productReview-rating, .productReviews-list .productReview-title{
	display:inline-block;
	vertical-align:middle;
}
.productReviews-list .productReview-title{
	font-size:16px;
	line-height:21px;
	color:#000000;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:0.075em;
	margin:0 0 5px;
}
.productReviews-list .productReview-body{
	font-size:14px;
	line-height:24px;
	color:#2d2d2d;
	font-weight:400;
	font-family: 'Lato', sans-serif;
	margin-bottom:20px;
	margin-top:10px;
}
.icon.icon--ratingEmpty svg{
	fill:#d5d4d4;
}
.icon.icon--ratingFull svg{
	fill:#2cb4e8;
}
.productReview-author{
	text-align:right;
	font-size:16px;
	line-height:20px;
	color:#d5d4d4;
	font-weight:700;
	letter-spacing:0.075em;
}
.productView-options .form-field--increments .form-label--alternate{
	display:none;
}
.form-increment .button{
	border:none;
	padding:0 5px;
	width:47px;
	height:40px;
}
.form-increment .button[data-action="dec"]{
	background:url("../img/minus-icon.png") no-repeat center;
}
.form-increment .button[data-action="inc"]{
	background:url("../img/plus-icon.png") no-repeat center;
}
.productView-options .form-field .form-increment{
	border:1px solid #d6d6d6;
	float:left;
	width:auto;
	height:42px;
	line-height:40px;
}
.form-input--incrementTotal{
	width:47px;
	color:#000;
}
.form-field.form-field--increments{
	float:left;
	width:auto;
	margin:0;
}
.form-action{
	float:left;
}
.form.form-wishlist.form-action{
	display:block;
	margin:0;
}
.whish_link{
	font-size:13px;
	line-height:26px;
	color:#000000;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.060em;
	background:url("../img/heart_ic.png") no-repeat left center;
	border:none;
	padding:0 0 0 25px;
	margin:0 0 5px;
}

.productView-options .form-action{
	margin-top:0;
}
.productView-options .form-action .button{
	font-size:18px;
	line-height:42px;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.10em;
	background:#2e368e;
	float:left;
	width:314px;
	text-align:text-align;
	border:none;
	border-radius:0;
	padding:0 15px;
	margin:0 0 0 8px;
}
.productView-options .form-action .button:hover{
	background:#2cb4e8;
}
.slide-title{
	font-size:27px;
	line-height:30px;
	color:#2e368e;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.15em;
	text-align:center;
}
.productView-reviewLink{
	font-size:14px;
	line-height:24px;
	color:#000000;
	font-weight:600;
	text-transform:uppercase;
	letter-spacing:0.16em;
}
.productView-reviewLink > a{
	color:#000000;
}
.productView-reviewLink > a:hover{
	color:#2cb4e8;
}
.productView-rating{
	margin-bottom:10px;
	display:inline-block;
	vertical-align:middle;
}
.productView-details .productView-price{
	border-bottom:1px solid #dbdbdb;
	padding-bottom:10px;
	margin-bottom:13px;
}
.productView-info-name, .productView-info-value{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 5px;
	font-size:12px;
	line-height:21px;
	color:#000000;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:0.10em;
}
.productView-info > :first-child{
	margin-top:0;
	margin-bottom:0px;
}
.whol_banner img {
	width: 100%;
	max-height: 42.85714rem;
}
.productView-product{
	padding-bottom:0;
	border-bottom:0;
	max-width:500px;
}
#videoGallery-content iframe{
	max-height:253px;
}
.videoGallery-main{
	padding-top:0;
	padding-bottom:253px;
}
.productView-details .productView-options, .productView-details .videoGallery{
	max-width:490px;
}
.productView .productView-image:before {
	background: url(../img/pp_search.png) no-repeat;
	content: "";
	height: 20px;
	width: 20px;
	position: absolute;
	bottom: 15px;
	right: 15px;
	z-index: 1;
}
.productView-details #st-1 .st-btn[data-network="sharethis"]{
	display:inline-block;
	vertical-align:middle;
	height:auto;
	line-height:inherit;
	background: url(../img/share_ic.png) no-repeat left top;
	padding:0 0 0 23px;
}
.productView-details #st-1.st-animated
{
	display:inline-block;
	vertical-align:middle;
	margin-left:19px;
}
.productView-details #st-1 .st-btn:hover{
	top:0;
	
}
.productView-details #st-1 .st-btn:hover > span{
	color:#2cb4e8;
}
.productView-details #st-1 .st-btn > span{
	color:#000;
	font-size: 14px;
	line-height: 24px;
	color: #000000;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.16em;
	font-family: 'Montserrat', sans-serif;
	margin-bottom:10px;
}
.productView-details #st-1 .st-btn > svg{
	display:none;
}
h2.review_title {
	font-size: 27px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.15em;
	color: #2e368e;
	margin-bottom:33px;
	
}
.productView-reviewLink.rev_co{
	display:none;
}
.whol_banner {
	margin-bottom: 40px;
}
.whish_link:hover{
	color:#2cb4e8;
}
.productView-img-container{
	max-height:545px;
}
#tab-related{
	padding:0 0 35px;
}
.productView-options .form-field .form-increment .button i{
	display:none;
} 
#tab-related .slick-dotted.slick-slider{
	padding-top:40px;
}
.form-field.form-field--stock{
	display:inline-block;
	vertical-align:middle;
	margin:0 5px 5px;
	padding-right:8px;
	border-right:1px solid #bbbdc4;
}
.form-field.form-field--stock .form-label--alternate{
	font-size: 12px;
    line-height: 21px;
    color: #000000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.10em;
	margin:0;
	cursor:default;
}
.previewCartList, .previewCartList li , .previewCartAction , .navUser-item--cart .dropdown-menu .previewCart{
	background:#fff;
}
.button{
	background:#2e368e;
	text-transform:uppercase;
}
.button:hover{
	background:#2cb4e8;
}
.card-figcaption-body{
	display:none;
}
.productGrid .product:hover img , .productCarousel-slide:hover img , .brandGrid .brand:hover img{
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
.card-figure{
	overflow:hidden;
}
.productGrid .product img , .productCarousel-slide img{
	transition-duration: 1s;
	-webkit-transition-duration:1s;
}
.productGrid .product .rating--small{
	display:none;
}
.writeReview-productImage-container img{
	max-height:100%;
}
.cart .cart-item-image{
	max-height:80px;
}
.swal2-modal .swal2-cancel{
	background-color:#2e368e;
}
.swal2-modal .swal2-cancel:hover{
	background:#2cb4e8;
}
.form-increment .button[data-action="dec"]  i , .form-increment .button[data-action="inc"]  i{
	display:none;
}
#giftcertificatecode,
.form.forgot-password-form .form-prefixPostfix .form-input {
    width: 100%;
    display: block
}

#gift-certificate-form>.form-row.form-row--half+.form-row .form-fieldset.form-column>.form-field {
    padding-left: 0;
    padding-right: 0
}

#gift-certificate-form>.form-row.form-row--half+.form-row .form-fieldset.form-column>.form-field.form-field-group {
    padding-left: .75rem;
    padding-right: .75rem
}

.form.wishlist-form .form-actions .button--primary {
    margin-bottom: 20px
}
.addressList{ text-align:center;}
.address{ text-align:left;}
.login .forgot-password{line-height:41px;}
.navUser-item--cart .dropdown-menu{ border:1px solid #e5e5e5;}
.blog{ padding:0 15px; width:33.33%; float:left;}
.blog-post-figure{ margin:0 auto; }
.blog-title{ font-size:15px; height:66px;}
.blog+.blog { padding-top: 0; margin: 0; border: 0; }
.blog-post-body{ width:100%; margin:0 auto;}
.collapsable-hitarea, .expandable-hitarea {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.collapsable-hitarea:after {
    content: "";
    background: #000000;
    height: 2px;
    width: 14px;
    position: absolute;
    top: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    left: 0;
}
.expandable-hitarea:before {
    height: 14px;
    width: 2px;
}
.expandable-hitarea:after {
    height: 2px;
    width: 14px;
}
.expandable-hitarea:after, .expandable-hitarea:before {
    background: #000000;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
}
.treeview a.selected {
	background-color: #eee;
}
.treeview > li {
    line-height: 28px;
}
.treeview li {
    margin: 0;
    padding: 0;
    width: 100%;
    clear: left;
    position: relative;
	line-height:normal;
}
.treeview li > .navPages-action {
    display: block;
    width: 100%;
    padding: 5px 40px 5px 0;
    font-size: 14px;
	font-weight:400;
	letter-spacing:0.14em;
    color: #000;
    margin: 0;
}
.treeview li > ul {
    margin: 0;
    padding: 0 0 12px 15px;
    width: 100%;
    float: left;
}
.treeview .navPages-action.selected, .treeview .lastCollapsable > .navPages-action, .treeview .collapsable > .navPages-action{
	color:#2cb4e8;
	background:transparent;
}
.treeview li a{
	display: block;
}
.treeview li li > .navPages-action {
    text-transform:uppercase; font-size: 12px; font-weight: 600; color:#bfbfbf;
}
.treeview li .navPages-action:hover {
    color: #2cb4e8;
}
.rating--small{
    display:none;
}
.product_mn{ padding:10px 15px 0px;}
.product_mn .productView-images{ margin-bottom:54px;}
.productView > .container {
    padding: 0;
}
.productView-description .productView-description{
	padding:67px 0  43px 0px;
	max-width:1007px;
	margin:0 auto;
}
.product_mn .slick-next{ right:-4.35714rem;}
.product_mn .slick-prev{ left:-4.35714rem;}
#product-listing-container .form-select{ border-radius:0px;}
#product-listing-container .form-select{ padding:0 51px 0 12px;}
.product_mn .pagination-item--previous{ float:none;}
.slick-prev , .slick-next{ height:41px; width:21px; padding:0px;}
.slick-prev:before , .slick-prev:hover:before{
	background:url(https://laespanolabeautysupply.com/content/br_left_arrow.png) no-repeat; 
	background-size:100%;
	height:41px;
	width:21px;
}
.slick-next:hover:before , .slick-next:before {
	background:url(https://laespanolabeautysupply.com/content/br_right_arrow.png) no-repeat; 
	background-size:100%;
	height:41px;
	width:21px;
}
.pagination-item.pagination-item--next > a:hover, .pagination-item.pagination-item--previous > a:hover , .pagination-item .pagination-link:hover{
    color: #2cb4e8;
}
.icon svg {
    fill: #2d2d2d;
}
.button--icon svg, .pagination-item.pagination-item--next>a:hover .icon>svg, .pagination-item.pagination-item--previous>a:hover .icon>svg{
	fill:#2cb4e8;
}
.page-sidebar nav{ margin-bottom:39px;}
.navList-action--checkbox:after{ left:4px; margin-top:-10px;}
.account-orderStatus-action, .coupon-code-cancel, .shipping-estimate-hide {
    font-style: inherit;
}
.previewCartAction .button{ padding:8px 2px;}
.swal2-container .swal2-modal .swal2-cancel, .swal2-container .swal2-modal .swal2-cancel:active, .swal2-container button.swal2-confirm.button, .swal2-container button.swal2-confirm.button:active{
	background:#2e368e; border-color:#2e368e;
}
.swal2-container .swal2-modal .swal2-cancel:hover , .swal2-container button.swal2-confirm.button:hover{
	background:#2cb4e8; border-color:#2cb4e8;
}
.page-heading{
	font-size: 27px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.15em;
}
.cart-header-item{ text-transform:uppercase;} 
.coupon-code-add:hover, .coupon-code-cancel:hover, .gift-certificate-add:hover, .gift-certificate-cancel:hover, .shipping-estimate-hide:hover, .shipping-estimate-show:hover , .navBar--sub .navBar-action:hover , .navBar--sub .navBar-item.is-active{
	color:#2cb4e8;
}
.navBar--sub .navBar-item.is-active{ border-color:#2cb4e8;}
.account .pagination .pagination-list--small .pagination-item{
	line-height:32px;
	height:32px;
}
.panel--newAddress:hover .address-title{ color:#2cb4e8;}
.account .productGrid .product .form{ text-align:center;}
.page .page-content.page-content--centered{
	width:100%;
}
.cmspage h3{
	font-size:20px;
	font-weight:700;
	margin:5px 0px;
}
.cmspage p{
	margin-bottom:10px;
	font-size:14px;
	font-weight:500;
}
body .form-minMaxRow .button{
	font-size:10px;
}
body.lan_spanish .previewCartAction .button{
	font-size:12px;
}
.form-minMaxRow .form-field .form-input--small{
	padding:0 6px;
}
.form-option-variant--color, .form-option-variant--pattern{
	max-width:75px; max-height:75px; background-size:100%;
}  
.form-option.form-option-swatch .form-option-image{ 
	height:200px; width:200px;
}
.form-option.form-option-swatch .form-option-expanded{
	left:calc(100% + 25px);
}
.swatch_title {
	float: left; color: #000; width: 100%; font-size: 15px; text-align: center;
}
 
.innerpage .repairtable {
    border-collapse: collapse;
    border-spacing: 0;
    width: 658px;
    margin: auto;
    margin-top: 25px;
    margin-bottom: 25px;
}
.innerpage .repairtable .repairtable-head{
    font-weight: bold;
    background-color: #cfa074;
    border-color: inherit;
    table-layout: fixed;
    vertical-align: top;
    text-align: left;
}
.innerpage .repairtable th{
    font-size: 14px;
    padding: 10px 5px;
    overflow: hidden;
    word-break: normal;
    border-bottom: 1px solid;
    border-top: 1px solid;
}
.innerpage .repairtable td{
    font-size: 14px;
    padding: 10px 5px;
    border-width: 1px;
    overflow: hidden;
    word-break: normal;
    border-bottom: 1px solid;
}
.innerpage .repairtable .repairtable-offer{
    font-weight: bold;
    border-color: inherit;
    vertical-align: top;
}
.RepairHours {
    width: 100%;
    display: block;
    margin: 0 auto;
    font-size: 15px;
}
.RepairHours h3{
    text-align:center;
}
.RepairHours ul{
	width:50%;
	text-align:center;
	margin:0 auto;
	list-style:none;
}
h3.RepairPage{
	text-align:center;
}
.luthier img{
	margin-right:15px;
	float:left;
}
.luthier {
	width:100%;
	float:left;
	margin-bottom:119px;
}
.luthier h3 {
	float: left;
	display: block;
	width: 82%;
	margin: 0 0 15px 0;
}
.head_top_left a:hover span {
    color: #2cb4e8;
}
.button:active{
	background:#2cb4e8;
}
.cart-actions .button{
	margin-bottom:25px; background-color:#2e368e;
}
.cart-actions .button:hover{
	background-color:#2cb4e8;
}
.previewCartAction .button{
	font-size:12px;
}
.product_mn .productView-images .productView-thumbnails .slick-list{
    margin:0 auto;
}
.product_mn .productView-thumbnails .slick-next {
    right:-2.35714rem;
    margin-top:-11px;
}
.product_mn .productView-thumbnails .slick-prev{
    left:-2.35714rem;
    margin-top:-11px;
}
.cat-page .swal2-confirm.button,.cat-page .swal2-cancel.button, .product-detail .swal2-confirm.button,.product-detail .swal2-cancel.button {
    display: inline-block;
    height: 45px;
    width: 166px !important;
}

.cat-page .swal2-confirm.button::before,.product-detail .swal2-confirm.button::before{
    color: #fff;
    content: "De acuerdo" !important;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.cat-page .swal2-cancel.button::before,.product-detail .swal2-cancel.button::before{
    color: #fff;
    content: "Cancelar" !important;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

.cat-page .swal2-cancel.button::before,.product-detail .swal2-cancel.button::before{
    color: #fff;
    content: "Cancelar" !important;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}
.swal2-modal .swal2-buttonswrapper .swal2-confirm.button:before
{	content:"De acuerdo"; position:absolute; left:0px; color:#FFF; right:0px; text-align:center;
}
.swal2-modal .swal2-buttonswrapper .swal2-cancel.button:before
{	content:"Cancelar"; position:absolute; left:0px; color:#FFF; right:0px; text-align:center;
}


/* Warehouses Responsive*/

#product-listing-container-warehouse .navList-ware .navList-action img{
    height:118px;
}

/* Warehouse Responsive */

@media screen and (min-width:990px) 
{
body
{	padding-top:165px; 
}
.header
{	z-index:999; position:fixed;
}
.header.header_fixed .head_top
{	margin-top:-36px; transition:1s; -webkit-transition:1s;
}
.header.header_fixed
{	box-shadow:0 10px 25px 0 rgba(0,0,0,.18); z-index:999;
}
.header.header_fixed .header-logo-image-unknown-size
{	max-height:70px;
}
.header.header_fixed .middle_right
{	padding-top: 33px; 
}
.header.header_fixed .navPages-quickSearch 
{	margin-bottom:0px;
}
.account--fixedLarge , .account--fixed{
	width:76%;
}
}

#facet-range-form .button
{	background:#2cb4e8; border-color:#2cb4e8;	
}
#facet-range-form .button:hover
{	background:#2e368e; border-color:#2e368e;
}
#product-reviews .button 
{	float:right; padding:0px 15px; line-height:34px;
	background:#2cb4e8; border-color:#2cb4e8;	
}
#product-reviews .button:hover
{	background:#2e368e; border-color:#2e368e;
}
.swal2-modal .swal2-buttonswrapper .button
{	color:#2e368e; min-width:130px;
}
.swal2-modal .swal2-buttonswrapper .button:hover
{	color:#2cb4e8;
}


#gift-certificate-form .form-field.form-field-group label.Birthday span, 
#gift-certificate-form .form-field.form-field-group label.Boy span,
#gift-certificate-form .form-field.form-field-group label.Celebration span, 
#gift-certificate-form .form-field.form-field-group label.Christmas span, 
#gift-certificate-form .form-field.form-field-group label.General span, 
#gift-certificate-form .form-field.form-field-group label.Girl span 
{	color: #ffffff; font-size: 0;
}
#gift-certificate-form .form-field.form-field-group label.Birthday span:before
{	content:"Cumpleaños"; position:relative; font-size: 14px;    position: relative; color:#000000;
}
#gift-certificate-form .form-field.form-field-group label.Boy span:before
{	content:"Chico"; position:relative; font-size: 14px;    position: relative; color:#000000;
}
#gift-certificate-form .form-field.form-field-group label.Celebration span:before
{	content:"Celebracion"; position:relative; font-size: 14px;    position: relative; color:#000000;
}
#gift-certificate-form .form-field.form-field-group label.Christmas span:before
{	content:"Navidad"; position:relative; font-size: 14px;    position: relative; color:#000000;
}
#gift-certificate-form .form-field.form-field-group label.General span:before
{	content:"General"; position:relative; font-size: 14px;    position: relative; color:#000000;
}
#gift-certificate-form .form-field.form-field-group label.Girl span:before
{	content:"Niña"; position:relative; font-size: 14px;    position: relative; color:#000000;
}
.button:focus
{	background:#2cb4e8;
}

/* Responsive */
.footer-copyright br
{	display: none;
}
.call_email p a.ft_call {
  font-size: 12px;
}
.mobileMenu-toggle 
{   height: 40px; width: 40px; background: #2e368e; padding: 0 10px; margin: 0; left:15px; top:62px; 
}
.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon:before, .mobileMenu-toggle .mobileMenu-toggleIcon:after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon:after
{	background:#fff;
}
.mobileMenu-toggle .mobileMenu-toggleIcon
{	top:50%; transform: translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%);  -ms-transform:translateY(-50%); -o-transform:translateY(-50%);
}
body.has-activeNavPages #responsive_menu
{	display:block; left:0; 
}

/* hide instore */
#responsive_menu .navPages-list li:last-child{
    display:none;
}
/**/

#responsive_menu .navPage-subMenu
{	width:100%; float:left;  background: transparent; position:static; padding:0 !important;
}
#responsive_menu .navPages 
{	margin:0; padding:20px 15px; background:#2e368e; width:100%; height:100%; border-right: 1px solid #fff;
}
#responsive_menu.navPages-container
{	 display:block; position:fixed; top:0; left:-300px; margin:0; padding:0; z-index:50; width:300px; height:100%; overflow-y:auto; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; background:#2e368e; 
}
#responsive_menu li
{	position: relative; border:0; width:100%; text-align:left; float:left; padding: 0; margin: 0; 
}
#responsive_menu li a 
{	color:#fff; font-size:15px; letter-spacing:1px; line-height:normal; display:block; padding:5px 32px 5px 0; font-weight:600; text-transform:uppercase; border:0; margin:0; float:left; width:100%;
}
#responsive_menu li ul li a 
{	text-transform:uppercase; 
}
#responsive_menu li a:hover
{	color:#2cb4e8;  
}
#responsive_menu .navPages-list--user .navPage-subMenu
{	background:transparent; position:static; padding:0; margin:0; 
}
#responsive_menu .navPages-action-moreIcon
{	display:none !important;
}
#responsive_menu .subcat-expand 
{   height: 29px; width: 29px; position: absolute; top: 0; right: 0; cursor: pointer;
}
#responsive_menu .subcat-expand:after 
{   height: 2px; width: 12px;
}
#responsive_menu .subcat-expand.subcat-expanded:before
{	display:none;
}
#responsive_menu .subcat-expand:before
{   height: 12px; width: 2px;
}
#responsive_menu .subcat-expand:after, #responsive_menu .subcat-expand:before
{	background: #fff; bottom: 0; content: ""; left: 0; margin: auto; position: absolute; right: 0; top: 0; display: block;
}
#responsive_menu .navPage-subMenu .navPage-subMenu-list
{	display:block !important; clear:both;
}
#responsive_menu .navPages-list ul
{	padding:0 0 15px 10px; margin:0; border:0; background: transparent; float: left; width: 100%; 
}
#responsive_menu .navPages-list + .navPages-list
{	float: left; width: 100%; border-color: #fff; display:block; 
}
#responsive_menu .all_cat_link
{	display:none;
}

.comprar_txt h3 br
{	display:none; 
}
.page.dec_not_found
{	margin-bottom:40px; 
}
.cart-additionalCheckoutButtons
{	position:relative; z-index:1; 
}
.productView-details #st-1 .st-btn > span,
.productView-details #st-1 .st-btn[data-network="sharethis"]
{	display:inline-block !important;
}
.productView-image .easyzoom-flyout{
    background: #fff; 
}
.footer-info-list li
{	line-height:normal; 
}
.footer-info-list a
{	padding: 8px 0;line-height: normal; display: block;
}
.head_middle .header-logo
{	max-width:320px; 
}
.middle_right
{	width:calc(100% - 325px); 
}
#menu .navPages .navPages-list > .navPages-item
{	float: left;      line-height: 23px;
}
/**/
.navPages ol li, .navPages ul li, .navPages-container#menu, .head_middle > .container
{	position:static; 
}
#menu .navPages .navPage-subMenu-list li.all_cat_link
{	display:none !important;
}
#menu .navPage-subMenu
{	background:url('https://cdn11.bigcommerce.com/s-gw3s4r1xzq/product_images/uploaded_images/mm-bg.png') left center; background-size: cover; 
}
#menu .navPage-subMenu.is-open
{	width: 100%; left: 0; top: 100%; max-width: 100%; max-height:460px; height: auto; padding:31px 0 !important; margin:0; overflow-y:auto;
}
#menu .navPages > ul > li > .navPages-action.has-subMenu.is-open:after
{	display:none;
}
#menu .navPages > ul > li > .navPages-action.has-subMenu.is-open:before 
{	top: 8px; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); border: solid transparent; content: " "; height: 0; width: 0; position: absolute; background:transparent; border-color:transparent transparent #fbeb21; border-width: 14px;
}
.navPage-subMenu > .container
{	max-width:1140px;
}
#menu .navPages .navPage-subMenu-list
{	display:block; width:100%; padding:0; margin:0; max-width:100%; 
}
#menu .navPages .navPage-subMenu-list.cat_img_found
{	width:60%; display:inline-block; float:left; padding:0 0 0 80px; 
}
.menu_cat_img
{	display:none; width:40%; float:right; padding:4px 0 0 20px; 
}
#menu .menu_cat_img
{	display:inline-block; 
}
#menu .navPages .navPage-subMenu-list > li
{	width:30%; display:inline-block; float:left; margin:0; padding:0 10px !important; line-height:normal; 
}
#menu .navPages .navPage-subMenu-list li a
{	font-size:12px; line-height:normal; margin:0; padding:4px 0; display:block; font-weight:500; text-transform:capitalize; color:#000; letter-spacing:0.2em; 
}
#menu .navPages .navPage-subMenu-list li a.navPage-subMenu-action
{	text-transform:uppercase; font-size:13px; font-weight:700; padding:0; margin:0 0 11px; 
}
#menu .navPages .navPage-subMenu-list li a:hover
{	color:#2cb4e8
}
#menu .navPages .navPage-childList
{	margin:0; padding:0;
}
#menu .navPages .navPage-childList > li
{	margin:0; padding:0; line-height:normal; display:block; width:100%; 
}
#responsive_menu li ul li li a
{	text-transform:capitalize; 
}
#menu .navPages > ul > li > .navPages-action.has-subMenu.is-open:before
{	display:none !important;
}
#menu .navPages .navPages-list > .navPages-item > .navPages-action.is-open
{	color:#2cb4e8;
}

/* k */
#product-listing-container-warehouse .innerBlock {
    width: 100%;
/*    background: #f0f0f0;*/
/*    border: 1px solid #ccc;*/
    border-right: none;
}
#product-listing-container-warehouse .innerBlock ul.navList-ware {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
#product-listing-container-warehouse .innerBlock .navList-ware .navList-item {
  list-style: none;
    float: left;
    text-align: center;
    background: #f0f0f0;
    margin: 15px 15px;
    border-left: thin solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    width: 16.6667%; /* fallback for non-calc() browsers */
    width: calc(100% / 4);
    box-sizing: border-box;
}
#product-listing-container-warehouse .innerBlock .navList-ware .navList-item{
    
}
#product-listing-container-warehouse .innerBlock .navList-ware .navList-item a {
    display: block;
    text-decoration: none;
    color: #616161;
    padding: 10px 0;
}

@media only screen and (max-width :1199px) 
{
	.container
	{	padding: 0 15px; 
	}
	.product_mn > .container, .product_main_pg > .container, .productView-description > .container
	{	padding:0; 
	}
	.head_top_left a
	{	letter-spacing: 0.5px; font-size: 12px; 
	}
	.head_top .navUser li
	{	font-size: 12px; letter-spacing: 0.5px; 
	}
	.head_top .navUser li.wish_ic
	{	padding-left: 23px; 
	}
	.head_middle .header-logo
	{	width: 22%; max-width: 100%; 
	}
	.middle_right
	{	width: 78%; 
	}
	.navPages ol li 
	{	padding: 10px; 
	}
	.navPages ul li{
	    padding: 5px; 
	}
	.navPage-subMenu.is-open{
	    top: 38px; 
	}
	.navPages-container .navPages-action
	{	font-size: 11px; letter-spacing: normal; line-height:normal; 
	}
	.Cat_name 
	{	font-size: 30px; 	
	}
	.Cat_name a
	{	background-size: 30px; margin-left: 25px; padding-right: 25px; 
	}
	.product_tabs li
	{	font-size: 26px; line-height: normal; letter-spacing: 2px; 
	}
	.historia_section p
	{	padding: 0 30px; 
	}
	.banner_caption h2
	{	font-size: 38px; letter-spacing: 3px; 
	}
	.slick-prev
	{	left: 10px;
	}
	.slick-next
	{	right: 10px; 
	}
	.comprar_txt
	{	padding: 50px 15px 60px; 
	}
	.comprar_txt h2
	{	font-size: 40px; 
	}
	.comprar_txt h3
	{	font-size: 24px; 
	}
	.newslatter .serh_btn
	{	line-height: 40px; margin: 0; padding: 0; 
	}
	.newslatter .footer-info-heading
	{	font-size: 22px; 
	}
	.footer-info
	{	margin: 0 -15px; 
	}
	.footer-info-col--small
	{	padding: 0 15px; 
	}
	.comprar_image img
	{	max-height: 450px; 
	}
	.cat_banner .page-heading
	{	font-size:45px;  
	}
	.shipping_mn h3 span, .mejores_mn h3 span
	{	font-size:15px; line-height:normal; 
	}
	.treeview li
	{	list-style-type:none;
	}
	.actionBar-section .form-field
	{	border-radius:0; 
	}
	.productView-details, .productView-images
	{	width:50%; 
	}
	.product_mn .productView-title
	{	font-size:36px; 
	}
	.form.form-wishlist.form-action
	{	display:inline-block; width:100%; margin:10px 0 0; 
	}
	#videoGallery-content iframe
	{	max-width:100%; max-height:100%;
	}
	.previewCartCheckout .button
	{	padding:10px 2px; font-size:12px; 
	}
	.product_mn .slick-next
	{	right:15px; 
	}
	.product_mn .slick-prev
	{	left:15px; 
	}
	.productView-reviewLink
	{	letter-spacing:1px; 
	}
	.productView-details #st-1.st-animated
	{	margin-left:10px; 
	}
	.ft_call
	{	letter-spacing:1px; 
	}
	.product_mn
	{	clear:left; 
	}
	.productView-description .productView-description
	{	font-size: 16px; line-height: 25px; font-weight: 400; color: #000000; letter-spacing: 0.10em;	
	}
	.productReview-author
	{	display:inline-block; float:right; 
	}
	.coupon-form .button, .cart-gift-certificate-form .button, .coupon-form .button
	{	padding: 0 2px; height: 32px; line-height: 32px; font-size: 12px;
	}
	.estimator-form .button--primary
	{	font-size:12px; padding:9px 2px; 
	}
	.cart-totals .form-select
	{	border-radius:0;
	}
	.swal2-modal .swal2-buttonswrapper .button
	{	margin:0 5px; 	
	}
	.body
	{	margin:30px 0 50px; display:inline-block; width:100%; clear:both; 
	}
	.error_404_pg p
	{	font-weight:500; color:#000; 
	}
	.suggestion-title
	{	color:#000; font-weight:700; font-size:20px; 
	}
	.login-form .form-actions
	{	text-align:left; 
	}
	.login .forgot-password
	{	margin-left:10px;  
	}
	.body
	{	min-height:400px; 
	}
	.account-body, .page.brands_list, .page.blog_mn
	{	margin:0 auto;
	}
	.brand .card-img-container
	{	max-height:100%; max-width:100%; margin:0 auto; width:100%; 
	}
	.brand .card-img-container:after
	{	display:none !important;
	}
	.brand .card-image
	{	position:static; margin:0 auto; display:block; max-height:100px; max-width:100%; 
	}
	.brand .card-figure > a
	{	height:150px; display:flex; align-items: center; 
	}
	.facetedSearch-refineFilters.sidebarBlock .sidebarBlock-heading, .facetedSearch-navList .accordion-title
	{	font-size:15px; line-height:22px; 
	}
	.account.account--fixedSmall .page-heading
	{	letter-spacing:1px; 
	}
	#menu .navPages .navPage-subMenu-list.cat_img_found
	{	padding:0; 
	}
}

@media only screen and (max-width: 990px)
{
	body
	{	padding:0; left:0; top:0; transition: all .5s ease; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; 
	}
	body.has-activeNavPages
	{	left:300px; 
	}
	.header.is-open
	{	height: auto; 
	}
	.header
	{	position: relative; 
	}
	.navUser-item--cart > .navUser-action
	{	margin: 0; padding: 0; height: 40px; width: 40px; background:#2e368e url("../img/cart_mn2.png") no-repeat center; background-size:18px; 
	}
	.navUser-item--cart > .navUser-action > span,
	.head_top .navUser-section.navUser-section--alt
	{	display: none; 
	}
	.navPages-container#menu
	{	display: none !important; 
	}
	.mobileMenu-toggle
	{	display: block; 
	}
	.cart_part
	{	top: 26px; right: 15px; position: absolute; width: auto; height: auto; display: block; margin:auto; padding: 0; 
	}
	.middle_right
	{	width: auto; 
	}
	.head_middle
	{	position: relative; padding: 0 0 60px; 
	}
	.head_middle > .container, .middle_right
	{	position: static;
	}
	.navPages-quickSearch
	{	max-width: 100%; width: 100%; position: absolute; left: 0; right: 0; bottom: 10px; padding: 0; margin: 0 15px; width: auto; display: block; 
	}
	.navPages-quickSearch .form-field
	{	margin: 0; padding: 0; 
	}
	.head_middle .header-logo
	{	width: 100%; margin: 0 auto; padding: 0; text-align: center; display: block; 
	}
	.header-logo > a
	{	width: auto; display: inline-block; margin:0 auto; padding: 10px 0; 
	}
	.header-logo img
	{	max-height: 60px; 
	}
	.Cat_name
	{	font-size: 24px; line-height: 45px; height: 45px; padding:0; left: 5px; right: 5px;
	}
	.Cat_list ul
	{	margin: auto -5px; 
	}
	.Cat_list ul li
	{	padding:0 5px; margin: 0 0 10px; 
	}
	.footer-info-col--small
	{	width: 50%; text-align:left; 
	}
	.footer_bottom h5:after
	{	width: 100%; 
	}
	.newslatter .form
	{	float: right; width: 50%; max-width: 100%; 
	}
	.newslatter .footer-info-heading
	{	width: 50%; margin: 0; padding: 0; letter-spacing: 2px; text-align: left; font-size:18px; 
	}
	.product_tabs li
	{	padding:0 20px; 
	}
	.historia_section
	{	padding:40px 0; 
	}
	.historia_section h2
	{	font-size:22px; 
	}
	.historia_section p
	{	line-height:25px; letter-spacing:1px; 
	}
	.banner_caption h2
	{	font-size:30px; letter-spacing:2px; 
	}
	.comprar_txt h2
	{	font-size:35px; line-height:normal; margin:0; letter-spacing:2px; 
	}
	.comprar_txt h3
	{	font-size:23px; 
	}
	.comprar_txt h3 a
	{	margin:10px 0 0; 
	}
	.comprar_txt
	{	padding:30px 15px 40px; 
	}
	.comprar_image img
	{	max-height:380px; 
	}
	.head_top_left
	{	width:100%; text-align:center; padding:8px 0; 
	}
	.navPages-quickSearch .form-input
	{	padding:0 45px 0 12px;
	}
	.cat_banner .page-heading
	{	font-size:35px; 
	}
	.cat_banner
	{	padding:30px 0; 
	}
	.page-sidebar
	{	margin:0 0 40px; width:100%; 
	}
	.page-sidebar + .page-content
	{	width:100%; 
	}
	.facetedSearch-refineFilters
	{	display:block; margin:0 0 20px; 
	}
	.cat_banner + .container > .breadcrumbs
	{	margin:0 0 20px; 
	}
	.facetedSearch-toggle
	{	border-radius:0; text-transform:uppercase; display:block !important; font-size:12px;
	}
	.facetedSearch-navList
	{	display:none !important; 
	}
	.facetedSearch-navList.is-open
	{	display:block !important;
	}
	.facetedSearch-toggle + .facetedSearch-navList.is-open, .sidebarBlock + .facetedSearch-navList.is-open
	{	margin-top:-1px;
	}
	.accordion--navList
	{	border:1px solid #e5e5e5; 
	}
	.accordion--navList .accordion-content
	{	padding:14px;
	}
	.facetedSearch-toggle-indicator, .facetedSearch-toggle-text, .toggleLink-text
	{	font-weight:500; color:#000; 
	}
	.shipping_mn, .mejores_mn
	{	display:inline-block; float:none; vertical-align:middle; width:230px; max-width:100%; 
	}
	.shipping_mn
	{	padding:54px 0;
	}
	.accordion--navList .accordion-title
	{	padding:7px 15px; border: 1px solid #dadbde; border-width: 1px 0;
	}
	.accordion--navList .accordion-navigation
	{	border:0; 
	}
	.accordion--navList .accordion-block, .sidebarBlock + .accordion--navList
	{	margin-top:0; 
	}
	.accordion--navList .accordion-navigation-actions
	{	right:14px; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%);
	}
	.facetedSearch-refineFilters.sidebarBlock .sidebarBlock-heading, .facetedSearch-navList .accordion-title
	{	font-size:14px; 
	}
	.productGrid .product, 
	.page-sidebar + .page-content .productGrid .product,
	.productCarousel-slide
	{	width:33.33%; 
	}
	.accordion, .accordion-block:last-child .accordion-content, .accordion-block:last-child .accordion-navigation
	{	border-radius:0; 
	}
	#product-listing-container .form-select
	{	padding:0 30px 0 12px; 
	}
	#product-listing-container .actionBar-section .form-field
	{	margin:0; 
	}
	.productView-details, .productView-images
	{	width:100%; 
	}
	.productView-product, .productView-images
	{	max-width:100%; 
	}
	.product_mn .productView-details .price-section
	{	line-height:normal; padding:0; 
	}
	.form.form-wishlist.form-action
	{	margin:30px 0 0; 
	}
	.productView-description
	{	margin:0 0 50px; 
	}
	.productView-description .productView-description
	{	padding:40px 0; margin:0; 
	}
	.productView-description .productView-description, .productView-description p
	{	font-size:14px; letter-spacing:1px; line-height:22px; color:#000;
	}
	.productView-description h2
	{	letter-spacing:1px;
	}
	h2.review_title
	{	margin:0 0 20px; font-size:24px; 
	}
	.productReviews .toggle-title
	{	font-size:18px; letter-spacing:1px;  padding:0 0 15px;
	}
	#product-reviews .button
	{	margin:-5px 0 0; 
	}
	.productReviews-list
	{	margin:30px 0 0; 
	}
	#tab-related .slide-title
	{	font-size:24px; letter-spacing:1px; margin:0 0 10px; 
	}
	.productReviews-list .productReview:last-child
	{	margin-bottom:0;
	}
	#tab-related .slick-dotted.slick-slider
	{	padding:20px 0 0; 
	}
	.productView-details .productView-options, .productView-details .videoGallery
	{	max-width:100%; 
	}
	.toggle:last-of-type
	{	margin-bottom:40px; 
	}
	.easyzoom-flyout
	{	display:none !important;
	}
	.productView-info-name, .productView-info-value
	{	float:none; 
	}
	.navUser-item--cart .dropdown-menu
	{	width: 320px !important; right: 0 !important; left: auto !important; top: 45px !important;
	}
	.cart-list .cart-item-info + .cart-item-info
	{	margin-top:0; 
	}
	.cart-item-quantity .form-increment .button
	{	border:1px solid #d3d3d3; width:30px; height:30px; 
	}
	.form-input--incrementTotal
	{	width:35px; 
	}
	.cart-totals
	{	width:50%; 
	}
	.cart-total-label button, .cart-total-value button
	{	text-decoration:none; text-align:right; 
	}
	.cart-total-label, .cart-total-value 
	{	display: block; width: 50%; margin: 0; padding: 6px 0; font-size: 14px; text-align: right;
	}
	.cart-total-label
	{	text-align:left; 
	}
	.error_404_pg .page-heading
	{	font-size:24px; letter-spacing:1px; margin:0 0 10px; line-height:normal; 
	}	
	.category-suggestion
	{	width:33.33%;
	}
	.form.forgot-password-form .form-prefixPostfix.wrap
	{	display:block; 
	}
	.navBar--account
	{	display:block; 
	}
	.navBar--sub .navBar-item
	{	display:inline-block; float:none; margin:0 5px;  
	}
	.brandGrid .brand
	{	margin:0 auto 20px; width:33.33%; 
	}
	.blog
	{	width:33.33%;
	}
	.navPages > ul > li > .navPages-action.has-subMenu.is-open:after
	{	display:none !important;
	}
	.cat_disc
	{	padding:35px 0 15px; margin:30px 0 0; 
	}
	.cat_disc h2
	{	font-size:22px; line-height:normal; 
	}
	.cat_disc p
	{	letter-spacing:1px; font-size:14px; line-height:normal; 
	}
	.cat_disc .content
	{	padding:0 15px; 
	}
	.modal .productView
	{	margin:20px 0 0; 
	}
	.account.account--fixedSmall, .account.account--fixed
	{	width:100%; 
	}
	.account-body .pagination-list .pagination-item
	{	float:none; font-weight:500;
	}
}

@media only screen and (max-width: 767px) 
{
	.historia_left
	{	width:100%; display:block; margin:0 0 15px; padding:0; text-align:left;
	}
	.historia_right
	{	width:100%; display:block; margin:0; padding:0; text-align:left;
	}
	.historia_section p
	{	padding:0;
	}
	.vermas_btn a
	{	text-align:center; 
	}
	.historia_section p
	{	font-size:14px; 
	}
	.Cat_name 
	{	font-size:18px; 		
	}
	.Cat_name a
	{	background-size:20px; 
	}
	.product_tabs li
	{	letter-spacing:1px; font-size:22px; 
	}
	.historia_left
	{	width:100%; margin:0 0 30px; padding:0; display:block; 
	}
	.historia_left img
	{	max-height:250px; margin:0 auto; display:block; 
	}
	.historia_right 
	{	display:block; margin:0; padding:0; width:100%; 
	}
	.historia_section p
	{	padding:0; font-size:14px; line-height:20px; 
	}
	.banner_caption h2
	{	font-size:22px; letter-spacing:1px; background-size:22px; line-height:normal; background-position:right 4px; padding:0 20px 0 0; margin:0; 
	}
	.brand_bottom h2
	{	font-size:25px; line-height:normal; 
	}
	.brand_bottom
	{	padding:35px 0; 
	}
	.brand_slid
	{	margin:25px 0 0; 
 	}
	.brand_slid li img
	{	max-width:175px; 
	}
	.slick-prev:before, .slick-prev:hover:before, .slick-next:hover:before, .slick-next:before
	{	background-size:15px; 
	}
	.comprar_txt h2
	{	font-size:26px; letter-spacing:1px; 
	}
	.comprar_txt h3 br, .footer-copyright br
	{	display:block; 
	}
	.comprar_txt h3
	{	font-size:16px; letter-spacing:2px; 
	}
	.newslatter .footer-info-heading
	{	width:100%; line-height:normal; margin:0 0 10px;
	}
	.newslatter .form
	{	width:100%; 	
	}
	.brand_slid .slick-dots
	{	bottom:-40px; 
	}
	.heroCarousel.slick-initialized
	{	margin-bottom:0; 
	}
	.comprar_image img
	{	max-height:280px; 
	}
	.productGrid .product, 
	.page-sidebar + .page-content .productGrid .product,
	.productCarousel-slide
	{	width:50%; 
	}
	.cat_banner .page-heading
	{	font-size:28px; letter-spacing:2px; 
	}
	.cat_banner
	{	padding:20px 0; 
	}
	.pagination-list li a, .pagination-list li button
	{	padding:0 2px; 
	}
	.pagination-list .pagination-item
	{	float:left; 
	}
	.product_mn .productView-title
	{	font-size:28px; letter-spacing:1px; margin:0 0 5px; 
	}
	.product_mn .productView-details .price-section
	{	font-size:26px; margin:0; 	
	}
	.productView-description h2
	{	font-size:22px; padding:0 0 5px; margin:0 0 10px; 
	}
	.productView-description .productView-description, .productView-description p
	{	font-size:12px; line-height:20px; 
	}
	.productView-description .productView-description
	{	padding:40px 0 20px; 
	}
	.productReviews .toggle-title
	{	font-size:15px; 
	}
	#product-reviews .button
	{	font-size:12px; 
	}
	.productReviews-list .productReview-body
	{	margin:0 0 10px; font-size:14px; line-height:20px;  
	}
	.productReviews-list .productReview
	{	margin:0 0 20px; padding:0; 
	}
	.productReviews-list .productReview-title
	{	margin:0 10px 5px 0; 
	}
	.productReview-author
	{	font-size:14px; 
	}
	#tab-related .slide-title
	{	font-size:22px; 	
	}
	.product_mn .productView-images
	{	margin:0 0 30px; 	
	}
	.footer-info-list li
	{	line-height:normal; letter-spacing:1px; 
	}
	.cart-totals
	{	width:100%; 
	}
	.page-heading
	{	letter-spacing:1px; 
	}
	.category-suggestion
	{	width:50%;
	}
	.table-actions .button
	{	margin-bottom:5px; 
	}
	.brand .card-title
	{	font-size:14px; 
	}
	.blog
	{	width:50%;
	}
	#faceted-search-container
	{	text-align:left; 
	}
	.page > .page-sidebar
	{	text-align:center; 	
	}
	.productView-options .form-action .button
	{	margin:0; 
	}
	.productView-options .form-action
	{	margin:30px 0 0; padding:0; width:100%; text-align:left; 
	}
	.form.form-wishlist.form-action
	{	margin:15px 0 0; 
	}
	.productView-options
	{	text-align:left; 
	}
	.form-option-swatch .form-option-expanded
	{	display:none !important;
	}
	#gift-certificate-form > .form-actions .button
	{	margin:5px;
	}
	#modal .GiftCertificate
	{	max-width:100% !important; width:100% !important; 
	}
	#LogoContainer h1
	{	font-size:20px !important;
	}
	#GiftCertificateAmount
	{	font-size:30px !important;
	}
	.brandGrid .brand
	{	width:50%; 
	}
	.brandGrid .brand .card 
	{	margin:0 0 15px; 
	}
	.showOnMobile {
    display: block !important;
    }
    .ShowonDesktop {
    display: none;
    }
}
@media only screen and (max-width:600px) {
    #product-listing-container-warehouse .innerBlock .navList-ware .navList-item {
        margin: 15px 5px;
        text-align: center;
        width: calc(95% / 2);
    }
    #product-listing-container-warehouse .innerBlock .navList-ware .navList-item:first-child {
        padding:0 5px;
    }
}
@media only screen and (max-width:440px) {
    #product-listing-container-warehouse .innerBlock .navList-ware .navList-item {
        margin: 15px 5px;
        text-align: center;
        width: calc(97% /1);
    }
    
}

@media only screen and (max-width:479px) 
{
	.header-logo img
	{	max-height:45px; 
	}
	.mobileMenu-toggle
	{	top:55px; 
	}
	.cart_part
	{	top:20px; 	
	}
	.head_top_left a
	{	font-size:10px; background-size:7px; padding:0 15px 0 0; background-position:right 3px; 
	}
	.Cat_list ul li:nth-child(1), .Cat_list ul li:nth-child(2), .Cat_list ul li:nth-child(3), .Cat_list ul li:nth-child(4)
	{	width:100%; 
	}
	.Cat_name
	{	line-height:30px; height:30px; font-size:14px;  
	}
	.Cat_name a
	{	background-size:15px; margin:0; padding:0 16px 0 0; background-position:right 8px; 
	}
	.product_tabs li
	{	width:100%; display:inline-block; border:0; border-bottom:1px solid #2e368e; padding:8px 0; margin:0 auto; 
	}
	.product_tabs
	{	margin:10px 0 0; 
	}
	.home_prd_slider .tabs_content
	{	padding-top:0; 
	}
	.slick-dots li
	{	margin:0 1px; 
	}
	.historia_left img
	{	max-height:180px; 
	}
	.historia_section h2
	{	font-size:20px; 
	}
	.historia_section p
	{	font-size:12px; 
	}
	.vermas_btn
	{	text-align:center; 
	}
	.banner_caption h2
	{	font-size:15px; letter-spacing:0.5px; background-position: right 0; 
	}
	.brand_bottom h2
	{	font-size:22px; letter-spacing:1px; 
	}
	.comprar_txt
	{	padding:20px 5px 20px;  
	}
	.comprar_txt h2
	{	font-size:18px; letter-spacing:0.5px; 
	}
	.comprar_txt h3
	{	font-size:12px; letter-spacing:1px; 	
	}
	.comprar_txt h3 a
	{	margin:5px 0 0; font-size:12px;  
	}
	.newslatter .footer-info-heading
	{	font-size:15px; letter-spacing:1px; 
	}
	.newslatter .form-input
	{	font-size:12px; 
	}
	.footer-info-col--small
	{	width:100%; 
	}
	.footer_bottom
	{	padding:30px 0 20px;
	}
	.footer_bottom h5
	{	line-height:normal; font-size:16px; 
	}
	.footer-copyright p, .footer-copyright > .powered-by, .footer-copyright a
	{	letter-spacing:0.5px; font-size:10px;  
	}
	#responsive_menu.navPages-container
	{	width:260px; 
	}
	body.has-activeNavPages
	{	left:260px; 
	}
	#responsive_menu li a
	{	letter-spacing:0.5px; 
	}
	#responsive_menu .navPages
	{	padding:15px 10px; 
	}
	.brand_slid
	{	margin:15px 0 0; 
	}
	.footer-info-col--small
	{	margin:0 0 30px; 
	}
	.productGrid .product, 
	.page-sidebar + .page-content .productGrid .product,
	.productCarousel-slide
	{	width:100%; 
	}
	#product-listing-container .pagination, #product-listing-container .actionBar
	{	width:100%; 
	}
	#product-listing-container .actionBar-section .form-label
	{	padding:0; 
	}
	#product-listing-container .pagination .pagination-list
	{	margin:0 0 10px;
	}
	.productView-img-container
	{	max-height:100%; max-width:100%; 		
	}
	.productView-image
	{	height:300px; 
	}
	.productView-img-container img
	{	max-height:270px; max-width:100%; 
	}
	.productView-thumbnail-link
	{	max-height:60px; display:flex; align-items:center; 
	}
	.productView-thumbnails img
	{	max-height:50px; margin:0 auto; display:block; max-width:100%; position:static; 
	}
	.product_mn .productView-title
	{	font-size:22px; 
	}
	.product_mn .productView-details .price-section
	{	font-size:20px; 
	}
	.form-field.form-field--stock
	{	float:left; 
	}
	.productView-options .form-action
	{	width:100%; 
	}
	.productView-options .form-action .button
	{	width:100%; 
	}
	.form.form-wishlist.form-action
	{	margin:20px 0 0; 
	}
	.productView-description .productView-description
	{	padding:30px 0 20px; 
	}
	.productView-description h2
	{	font-size:20px; 
	}
	.productView-description .productView-description, .productView-description p
	{	line-height:18px; 
	}
	.productView-details
	{	margin:0 0 20px;
	}
	.productReviews .toggle-title
	{	display:inline-block; width:100%; padding:0; font-size:14px; 
	}
	#product-reviews .button
	{	width:100%; margin:15px 0; 
	}
	h2.review_title
	{	font-size:22px; letter-spacing:1px; 
	}
	.productReview-author
	{	display:inline-block; width:100%; text-align:left; font-size:12px; margin:0 0 10px; 
	}
	.productReviews-list .productReview-title
	{	font-size:14px; 
	}
	.productReviews-list .productReview-body
	{	line-height:18px; 
	}
	#tab-related .slide-title
	{	margin:0; 
	}
	.category-suggestion
	{	width:100%; padding:5px 10px; 
	}
	.page-content .panel--large .panel-body
	{	padding:20px 15px; 
	}
	.page-heading
	{	font-size:22px; line-height:normal; 
	}
	.brandGrid .brand, .blog
	{	width:100%; 
	}
	.cart-total-label, .cart-total-value
	{	font-size:12px; 
	}
	.coupon-form .button, .cart-gift-certificate-form .button, .coupon-form .button
	{	font-size:10px; 
	}
	.form.estimator-form .estimator-form-label, .form.estimator-form .estimator-form-input, .estimator-form .button--primary
	{	width:100%; 
	}
	.swal2-modal .swal2-buttonswrapper .button
	{	width:45%; margin:5px; font-size:12px; 
	}
	.swal2-modal .swal2-buttonswrapper .button + .button
	{	float:right;
	}
	.account-body .pagination-list li a, .account-body .pagination-list li button, .account-body .pagination-list .pagination-item
	{	font-size:10px; 
	}
	.new-customer .panel-body .button.button--primary
	{	width:100%; font-size:12px; 
	}
	.new-customer-fact-list
	{	margin-left:15px; 
	}
	#gift-certificate-form > .form-actions .button
	{	margin:5px 0; font-size:11px; padding:12px 2px;  
	}
	.GiftCertificate .GiftCertificateHeader > div
	{	font-size:12px !important; 
	}
	#GiftCertificateAmount
	{	font-size:22px !important;
	}
	.modal-close
	{	top:5px; 
	}
	.wishlists-table.table--line .table-thead tr th
	{	font-size:12px; 
	}
	.wishlists-table.table--line .table-tbody tr th
	{	font-size:11px; 
	}
	.wishlists-table.table--line .table-tbody .table-actions .button
	{	font-size:10px; padding:7px 5px; 
	}
	.estimator-form-label .form-label
	{	text-align:left; 
	}
	.productView-details #st-1.st-animated
	{	margin:0; text-align:left; width:100%; clear:left; 	
	}
	.productView-details #st-1 .st-btn > span
	{	letter-spacing:1px; 
	}
}  
.footer-copyright br.powered-by-br
{	display:none;
}
@media only screen and (max-width:320px) 
{	
	.writeReview-form .form-fieldset > .form-field
	{	max-width:240px;
	}
}  

@media only screen and (max-width:1100px) 
{
.account.account--fixedSmall, .account.account--fixed
{	width:auto;
}
}
@media only screen and (max-width:990px) 
{
.head_top_left
{	width:auto;
}
.head_top .navUser
{	width:auto; float:right; display:inline-block; top:18px; right:15px;
}
.head_top .navUser ul.navUser-section
{	width:auto; float:right; display:inline-block;
}
.head_top .navUser ul.navUser-section li
{	display:none;
}
.head_top .navUser ul.navUser-section li.google_lang_mn_cols
{	display:block; padding:0px;
}
.quickSearchResults
{	top:19px;	
}
.footer-copyright br.powered-by-br
{	display:inline-block;
}
}

@media only screen and (max-width:479px) 
{
.head_top_left
{	width:100%;
}
.head_top .navUser
{	width:100%; position:relative; top:auto; right:auto; margin-top:12px;
}
.head_top .navUser ul.navUser-section
{	width:100%; text-align:center;
}
.mobileMenu-toggle
{	top:94px;
}
}
.showOnMobile {
    display: none;
}
.showOnMobile .slick-dots li{
    background: transparent;
}
/* Start Ticket 10013*/
.footer-payment-icons svg{
    fill: #fbe620;
}
.comprar_txt{
    position: static;transform: none;margin:50px 0;width:100%;float: left;
}
@media only screen and (max-width:1199px){
    .call_email p a.ft_call{
            word-break: break-all;
    }
    .brand_slid .slick-dots {
         bottom: -44px;
    }
}
@media only screen and (max-width:990px){
    .comprar_txt{
        margin:30px 0;
    }
}
@media only screen and (max-width:767px){
    .comprar_txt{
        margin:10px 0 20px 0;
    }
    .brand_bottom {
        padding: 35px 0 45px;
    }
    .brand_slid .slick-dots {
         bottom: -20px;
    }
}
@media only screen and (max-width:479px){
    .mobileMenu-toggle {
        top: 69px;
    }
    .brand_slid .slick-dots {
        bottom: -50px;
    }
    .brand_bottom {
        padding: 35px 0 65px;
    }
}

@media only screen and (max-width:420px) {
    .swal2-modal .swal2-buttonswrapper .button {
    font-size: 12px;
    width: auto;
    float: left;
  }
}

@media only screen and (max-width:378px) {
    .swal2-modal .swal2-buttonswrapper .button {
        width: 97%
      }
    .swal2-modal .swal2-buttonswrapper .button + .button {
        float: left;
    }
    
}
.paypal-button.paypal-button-layout-vertical[data-funding-source="paypal"], .previewCartCheckout-additionalCheckoutButtons {
    display: none;
}
/*
#menu .navPages .navPages-list > .navPages-item:last-child,#navList-treeview li.navPages-item:last-child{
    display: none;
}*/
.mobileView{
    display: none;   
}
@media only screen and (max-width:479px) {
    .desktopView{
        display: none;   
    }
    .mobileView{
        display: block;   
    }
}