/* Sections */

.header-middle{
 background: #fefefe;   
}

.d-lg-inline{
 display:block!important;   
}

.contact_map{
 width:100%;   
 padding-top:20px;
}

.blog-image.mb-4{
    display:none;
}

#banner_47 .banner-cell-inner,
#banner_48 .banner-cell-inner,
#banner_49 .banner-cell-inner,
#banner_50 .banner-cell-inner{  
 min-height:auto!important;   
}

#banner_47 .banner-cell-content, #banner_48 .banner-cell-content, #banner_49 .banner-cell-content, #banner_50 .banner-cell-content{
    z-index:1; 
    padding: 10px 10px;
    position:relative;
}

/*
#banner_47 .banner-file {
 overflow:inherit;   
}
*/



body {
	color: #000;
}

.main {
	padding: 1rem 0;
}

/* Links */

a {
	color: #000;
}

a:hover {
	color: #333;
}

/* Buttons */

.btn-primary,
.btn-primary:disabled,
.btn-primary.disabled {
	background: #333;
	border: 1px solid #333;
	color: #fff;
	text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active {
	background: #666;
	border-color: #666;
	color: #fff;
}

.btn-secondary,
.btn-secondary:disabled,
.btn-secondary.disabled {
	background: #fff;
	border-color: #868e96;
	color: #495057;
	text-transform: uppercase;
}

.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active {
	background: #f1f3f5;
	color: #495057;
}

/* Icons */

.icon-shopping-cart::before {
	content: "\ec03";
}

/* Header */

.header-top {
	background: #fff;
}

.header-search {
	margin: .5rem auto;
	width: 30%;
}

.header-search-form {
	width: 100%;
}

.form-control.header-search-input {
	background: #fff;
	border-color: #333;
	color: #000;
	height: 2.5rem;
	max-width: 100%;
	min-width: 0;
	padding: .375rem 3.375rem .375rem .75rem;
}

.form-control.header-search-input:focus {
	background: #fff;
	border-color: #333;
}

.header-search-btn {
	background: #fff;
	border: 1px solid #333;
	border-left: none;
	color: #000;
	font-size: 1rem;
	height: 40px;
	padding: 0 .75rem;
}

.header-search-btn:hover {
	color: #333;
}

.header-search-advanced {
	display: none;
}

[data-counter]::after {
	background-color: #f63366;
}

.popper-popover-mega-menu {
	margin: 0;
}

.header-menu .popper[x-placement^="bottom"] {
	background: #fff;
	border: 1px solid #e6e6e6;
	margin-top: 0;
}

.mega-menu-col > .cat-parent {
	margin: 0;
}

.cat-parent {
	margin: 0;
	text-transform: uppercase;
}

.cat-item + .cat-parent {
	margin-top: .75rem;
}

@media (min-width: 992px) {
	.header-logo {
		margin-right: 0;
	}
	.header-icon .icon-search,
	.header-icon .icon-user,
	.header-icon .icon-heart,
	.header-cart .icon-shopping-cart {
		font-size: 2rem;
	}
	.header-bottom {
		background: #000;
		padding: 0;
	}
	.header-menu .header-menu > .navbar-nav {
		margin-left: -.875rem;
	}
	.header-menu .header-menu-item > .header-menu-link {
		border-top: 6px solid #000;
		color: #fff;
		font-size: .9375rem;
		margin-right: 20px;
		padding: .375rem 0 .625rem 0;
		transition: 150ms all ease-in-out;
	}
	.header-menu .header-menu-item:hover > .header-menu-link {
		border-color: #fff;
	}
}

/* Index */

.block-products-index {
	margin: .75rem 0 1rem;
}

.block-products-index .title-primary {
	border-bottom: 1px solid #d9d9d9;
	font-size: 1.1875rem;
	margin: .75rem 0 1rem;
	padding-bottom: 1rem;
	text-align: center;
}

/* Catalog */

.prod-box .prod-item,
.article-box .article-item {
	transition: box-shadow .5s;
}

.prod-box .prod-item:hover,
.article-box .article-item:hover {
	box-shadow: .5px .9px 5px rgba(0, 0, 0, .36);
}

.prod-box .prod-title,
.article-box .article-title {
	text-transform: uppercase;
}

.prod-box .prod-title:hover,
.article-box .article-title:hover {
	text-decoration: none;
}

.prod-box .prod-price,
.prod-box .prod-price-with-taxes {
	color: #000;
}

.prod-box .prod-price-old,
.prod-box .prod-price-old-with-taxes {
	color: #666;
}

.prod-box .row-prod-price-old + .row-prod-price .prod-price,
.prod-box .row-prod-price-old-with-taxes + .row-prod-price-with-taxes .prod-price-with-taxes {
	color: #bc1c11;
}

.prod-box .prod-cat {
	font-size: .8125rem;
	color: #333;
}

.prod-box .prod-desc,
.article-box .article-preview,
.prod-box .brand-desc {
	color: #333;
}

.pagination .page-link {
	background-color: #fff;
	border: 1px solid #fff;
	margin-left: 0;
}

.pagination .page-link:hover {
	background-color: #fff;
	border-color: #fff;
}

.pagination .page-item-mobile .page-link,
.pagination .page-item.active .page-link {
	background-color: #fff;
	border-color: #424242;
	font-weight: 700;
}

.pagination .page-item.disabled .page-link {
	border-color: #fff;
}

.title-secondary + .block-products-catalog {
	border-top: 1px solid #e9ecef;
	padding-top: .75rem;
}

a.prod-img-link::before,
.slick-buy-main::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('//s.cdnmpro.com/678759360/content/watermark.png') no-repeat right 10px bottom 40px;
    background-size: 40px auto;
    z-index: 10;
    opacity: 0.4;
}

.slick-buy-main::before {
    background-size: 100px auto;
}

@media (min-width: 992px) {
	.pagination .page-item.active .page-link {
		color: #f63366;
	}
}

/* Buy */

.site-buy .title-primary:not(.title-buy),
.site-blog-post .title-primary:not(.title-blog) {
	border-bottom: 1px solid #e9ecef;
	margin-bottom: 1rem;
	padding-bottom: .75rem;
}

.row-prod-specifications.row-prod-price .prod-price,
.row-prod-specifications.row-prod-price-with-taxes .prod-price-with-taxes {
	color: #333;
	font-size: 1.625rem!important;
}

.row-prod-specifications.row-prod-price-old .prod-price-old,
.row-prod-specifications.row-prod-price-old-with-taxes .prod-price-old-with-taxes {
	color: #666;
	font-size: 1.125rem;
}

.row-prod-specifications.row-prod-price-old + .row-prod-price .prod-price,
.row-prod-specifications.row-prod-price-old-with-taxes + .row-prod-price-with-taxes .prod-price-with-taxes {
	color: #bc1c11;
}

.buy-social-icons .buy-social-icon {
	color: #424242;
}

.nav-buy-wrap {
	background: #fff;
}

.nav-buy-sticky::before {
	border-bottom: 1px solid #d9d9d9;
}

.nav-buy .nav-link {
	border-bottom: 1px solid #d9d9d9;
	color: #666;
	font-weight: 400;
	text-transform: uppercase;
}

.nav-buy .nav-link:hover,
.nav-buy .nav-link.active {
	border-bottom: 1px solid #333;
	color: #333;
}

@media (min-width: 992px) {
	.title-buy,
	.title-blog {
		font-size: 1.625rem;
	}
}

/* Footer */

.footer-top > :nth-child(2n+1),
.footer-top > :nth-child(2n+1) .gray-overlay::before {
	background: none;
}

.footer-top-row {
	border-top: 1px solid #d9d9d9;
}

.footer-top-recent-views .prod-box {
	margin-top: .5rem;
}

.filter-tag {
	border: 1px solid #203139;
	border-radius: 3px;
	color: #000;
}

.filter-tag:hover,
.filter-tag:focus {
	background-color: #203139;
	color: #fff;
}

.btn-newsletter {
	background: #f63366;
	border-color: #f63366;
}

.btn-newsletter:hover {
	background: #dd2f5b;
}

@media (min-width: 992px) {
	.footer-middle,
	.footer-bottom {
		background: #222d32;
	}
	.footer-middle .gray {
		color: #fff;
	}
	.footer-middle-link {
		font-size: .875rem;
	}
	.footer-middle-title {
		color: #fff;
		font-size: .875rem;
		font-weight: 700;
	}
	.footer-middle-item .footer-middle-link {
		color: #fff;
		padding: .1875rem 0;
	}
	.footer-middle-item .footer-middle-link:hover {
		color: #f63367;
	}
	.footer-social-icons .footer-social-icon {
		background: none;
		color: #fff;
	}
	.footer-social-icons .footer-social-icon:hover {
		background: none;
		color: #f63366;
	}
	.footer-bottom {
		border-top: 1px solid rgba(255, 255, 255, .1);
		color: #fff;
	}
	.footer-bottom-link {
		color: #fff;
	}
	.footer-bottom-link:hover,
	.footer-bottom-link:focus {
		color: #f63367;
		text-decoration: none;
	}
	.footer-bottom-sides {
		padding-top: 1.5rem;
	}
}
/* Promo */

[class^="promo-"] {
    border-radius: 0;
    }
    
.filter-block-5 li {
    float: left;
    margin: 0 11px 11px 0;
    width: 38px;
    height: 38px;
}

.filter-block-5 li .custom-control {
    min-height: initial;
    padding-left: 0;
}

.filter-block-5 li .custom-control-label {
    border: 1px solid #B8B9BB;
    display: block;
    font-size: 0;
    padding: 0;
    width: 38px;
    height: 38px;
}

.filter-block-5 li .custom-control-label:hover {
    border: 1px solid #000000; 
}

.filter-block-5 .custom-control-input:checked ~ .custom-control-label {
    border-color: #FF0000 !important;
}

.filter-block-5 .custom-control-label::before, 
.filter-block-5 .custom-control-label::after,
.filter-block-5 .cnt {
    display: none;
}

.filter-block-5 .filter-option-57 .custom-control-label {
	background: #ffffff;
}

.filter-block-5 .filter-option-38 .custom-control-label {
	background: #ecd8c5;
}

.filter-block-5 .filter-option-46 .custom-control-label {
	background: #FFFFF0;
}

.filter-block-5 .filter-option-50 .custom-control-label {
	background: #550A21;
}

.filter-block-5 .filter-option-40 .custom-control-label {
	background: #993300;
}

.filter-block-5 .filter-option-41 .custom-control-label {
	background: #800020;
}

.filter-block-5 .filter-option-39 .custom-control-label {
	background: #000000;
}

.filter-block-5 .filter-option-55 .custom-control-label {
	background: #ff0000;
}

.filter-block-5 .filter-option-56 .custom-control-label {
	background: #c0c0c0;
}

.filter-block-5 .filter-option-54 .custom-control-label {
	background: #bf00ff;
}

.filter-block-5 .filter-option-52 .custom-control-label {
	background: #ff8000;
}

.filter-block-5 .filter-option-66 .custom-control-label {
	background: #005f6a;
}

.filter-block-5 .filter-option-37 .custom-control-label {
	background: #0099ff;
}

.filter-block-5 .filter-option-53 .custom-control-label {
	background: #fed9ea;
}

.filter-block-5 .filter-option-45 .custom-control-label {
	background: #b3b3b3;
}

.filter-block-5 .filter-option-64 .custom-control-label {
	background: #ff8000;
}

.filter-block-5 .filter-option-49 .custom-control-label {
	background: #00008b;
}

.filter-block-5 .filter-option-44 .custom-control-label {
	background: #33cc33;
}

.filter-block-5 .filter-option-58 .custom-control-label {
	background: #ffff00;
}

.filter-block-5 .filter-option-43 .custom-control-label {
	background: #ffd700;
}

.filter-block-5 .filter-option-63 .custom-control-label {
	background: #f56fa1;
}

.filter-block-5 .filter-option-48 .custom-control-label {
	background: url('//s.cdnmpro.com/678759360/content/multi.jpg');
	background-size: cover;
}