@import url('https://fonts.googleapis.com/css?family=Montserrat');
/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 html, body {
 	/*font-family: 'Lato';*/
 	font-family: 'Montserrat', sans-serif;
 }

 body {
 	background-color: #f1f1f1;
 }

@media (min-width: 1200px) {
	.container {
	    width: 1170px;
	}
}
 #header{ 
 	background: #333;
 	color: #fff; 
 }
 #header .header-nav {
 	background-color: #000;
 	color: #ccc;
 	font-size: 12px;
 }

 #header a, .footer-container li a, .block-contact, .dropdown, a.copy {
 	color: #ccc;
 }

 #header a:hover, #header .top-menu a[data-depth="0"]:hover {
    text-decoration: none;
    color: #fff;
}



#header .header-top a[data-depth="0"] {
    color: #ccc;
}
#contact-link .tel, #contact-link .email {
	float: left;
	padding-right: 15px;
}
#wrapper {
	padding-top: 0px;
}

#footer .footer-container {
	background-color: #333;
	color: #fff;
}
#footer .footer-container .h1, #footer .footer-container .h2, #footer .footer-container .h3, 
#block_myaccount_infos .myaccount-title a, .block-contact .block-contact-title, .linklist .blockcms-title a {
	color: #fff;
}

#footer, #footer p.body, .footer-container li a {
	font-size: 12px;
}
#footer .h3 {
	font-size: 16px;
}
.carousel .carousel-item a figure img {
	opacity: 1;
}
.carousel .carousel-item .caption {
	/*left:25%;*/
	/*max-width: 500px;*/
	left: 20%;
	max-width: 80%;
}

.carousel .carousel-inner {
	/*height: 400px;*/
	height: 100%;
}
.carousel figure {
	margin: 0;
}
.display-1 {
	color: #333;
}

.popover.sub-menu {
	background-color: #333;
}
.top-menu {
	font-size: 14px;
	margin-bottom: 0;
}

.top-menu .sub-menu {
	box-shadow: 2px 1px 11px 2px rgba(0,0,0,.5);
	padding: 20px;
}

.tabs .nav-tabs .nav-link.active, a {
	color: #C00;
}
.tabs .nav-tabs .nav-link.active, .tabs .nav-tabs .nav-link:hover {
	    border-bottom: 3px solid #c00;
}
.product-images>li.thumb-container>.thumb.selected, .product-images>li.thumb-container>.thumb:hover {
	border: 3px solid #c00;
}
.btn-primary, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
background-color: #C00;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.btn-primary.dropdown-toggle.focus, .open>.btn-primary.dropdown-toggle:focus, .open>.btn-primary.dropdown-toggle:hover, .btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	background-color: #e84646;
}


a:hover {
	color:#e84646;
}
/*.btn-primary:hover {
background-color: #cc0000c7;
}*/

#manufacturer .brand-block {
	border-top: 1px solid #ccc;
	padding: 20px 10px;
}
/*#manufacturer ul.list li:first-child .brand-block, #suppliers ul.list li:first-child .brand-block {
	border-top: 0px;
}*/
#manufacturer .brand-block .brand-infos h3 {
	margin-bottom: 10px;
}
#manufacturer .brand-block .brand-infos h3 a {
	color: #7a7a7a;
}
#manufacturer .brand-block .brand-products {
	padding-left: 30px;
}
#manufacturer .brand-block .brand-products-count a {
	color: #7a7a7a;
}
#manufacturer .brand-block .brand-products-count a:hover, #manufacturer .brand-block .brand-infos h3 a {
	color: #000;
}
.block-manufacturer {
	min-height: 5rem;
	margin-bottom: 2rem;
}

.block-manufacturer.card.card-block h1{
 margin-bottom: 20px;
}

.block-categories .category-sub-menu li[data-depth="0"]>a {
	font-weight: 400;
	font-size: 0.9rem;
}

.top-menu .sub-menu ul[data-depth="1"]>li {
	 float: left;
    width: 20%;
    padding-right: 15px;
}

#products .highlighted-informations .quick-view:hover, .featured-products .highlighted-informations .quick-view:hover, .product-accessories .highlighted-informations .quick-view:hover, .product-miniature .highlighted-informations .quick-view:hover {
	color: #c00;
   }

.block-contact {
	margin-bottom: 20px;
}
img.img-responsive {
	width: 100%;
	height: auto;
}

.main-categories {
	margin-bottom: 50px;
}

.main-categories .categoria h3 {
	margin: 15px 0 25px;
}
.fab.fa-whatsapp {
	color: #25D366;
}
#header .header-bottom {padding-top: 1.25rem;}
#header .header-bottom .position-static{position:static}
#header .header-bottom a[data-depth="0"]{color:#ccc;text-transform:uppercase}
#header .header-bottom .menu {
    /*padding-left: 15px;*/
    margin-bottom: .375rem;
}

.block-category #category-description img,.block-category .category-cover img {
	width: 100%;
	height: auto;
}

#search_filters, #search_filters_brands, #search_filters_suppliers {
	padding: 20px 14px;
}
#search_filters .facet .facet-label a, #search_filters_brands .facet .facet-label a, #search_filters_suppliers .facet .facet-label a {
	font-size: 14px;
}

.product-price {
	color: #C00;
}
.product-price.h5 .current-price span {
	font-size: 1.5rem;
} 
li.product-flag {
	background: #c00;
}

.mensaje-distribuidor {
	color: #ccc;
	margin-bottom: 0;
	font-size: 13px;
	line-height: 1.5;
	font-weight: bolder;	
}
#header .header-nav .blockcart {
	background: #000;
	    height: 2.9rem;
}
#header .header-nav .cart-preview .shopping-cart {
	color: #ccc;
}
#header .header-nav .cart-preview.active {
	background-color: #c00;
}



.facebook.icon-gray:hover {
    background-image: url(../css/ffddcb3736980b23405b31142a324b62.svg);
}
.twitter.icon-gray:hover {
    background-image: url(../css/8b05d51ede908907d65695558974d86f.svg);
}

p.body, .material-icons.size-14 {
	margin-bottom: 0;
	font-size:14px;
	color: #ccc;
}


body#checkout #header .header-nav {
	padding:0;
	    border-bottom: 2px solid #f1f1f1;
    max-height: 50px;
    margin-bottom: 30px;
}

#search_filters_wrapper {
	display: none !important;
}

section#wrapper {
	padding-top: 50px;
}

#index section#wrapper {
	padding-top:0px;
}

a.copy {
	font-size: 12px;
}


@media (max-width: 1199.98px) { 
	.display-1 {
			font-size: 2.5rem;
		}
		.mensaje-distribuidor {
		font-size: 12px;
	}
	.carousel .carousel-item .caption {
		left: 10%;
	}
 }


@media (max-width: 991.98px) { 
	.display-1 {
		font-size: 2rem;
	}
	.carousel .carousel-item .caption {
		left: 10%;
		bottom: 12px;
	}
	.mensaje-distribuidor {
		font-size: 12px;
	}

}



@media (max-width: 767.98px) { 
	.display-1 {
		font-size: 1.4rem;
	} 
}



@media (max-width: 575.98px) {
	.display-1 {
		font-size: 0.7rem;
	}
	.carousel .carousel-item .caption {
		left: 15%;
	}
}
.search-widget {
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
    background: #fff;
    margin-bottom: 2.5rem;
}

/*
.search-widget form input[type=text] {
	background-color: #333;
	color: #fff;
}

.search-widget ::placeholder {
	color: #fff;
	opacity: 1,
}


.search-widget form button[type=submit] {
	color: #fff;
}
*/

