@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400;1,500;1,600&display=swap');
/* Links */

body {
		font-family: 'Poppins','segoe ui', helvetica, arial, sans-serif !important;

}

a {
	color: #6c757d;
}

a:hover {
	color: #343a40;
}

/* Buttons */

.btn-primary,
.btn-primary:disabled,
.btn-primary.disabled {
	background: #000;
	border-color: #000;
	color: #fff;
	text-transform: uppercase;
	transition: all .5s;
}

.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active {
	background: #313131;
	border-color: #313131;
	color: #fff;
}

.btn-secondary,
.btn-secondary:disabled,
.btn-secondary.disabled {
	background: #f9f9f9;
	border-color: #f9f9f9;
	color: #000;
	text-transform: uppercase;
	transition: all .5s;
}

.btn-secondary:hover,
.btn-secondary:not(:disabled):not(.disabled):active {
	background: #ebebeb;
	color: #000;
}

.btn-fav {
	background: #f9f9f9;
	border-radius: 0;
	outline: none !important;
	transition: all .3s;
}

.btn-fav:hover {
	background: #313131;
	color: #fff;

}

.btn-cart-main,
.btn-cart {
	position: relative;
	
}

.btn-cart-main::before,
.btn-cart::before {
	align-items: center;
	background: #000;
	content: "\ec07";
	display: flex;
    font-family: feather!important;
	height: 0;
	justify-content: center;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	transition: all .3s;
	width: 100%;
	z-index: 9990;
}

.btn-cart-main:hover::before,
.btn-cart:hover::before {
	height: 100%;
}



.header-icon .icon-heart::after {
	background-color: #f00 !important;
	box-shadow: 0 0 0 3px #fff;
}

.gray {
	color: #666;
}

.slick-next, .slick-prev {
	background-color: rgba(0,0,0,0.5);
	border: 0;
}

h1,
h2,
h3,
.info-page h1,
.info-page h2,
.title-primary,
.title-secondary,
.header-logo {
	font-weight: 600 !important;
}

.h1,
.info-page h1,
.title-primary,
h1 {
	font-size: 1.125rem;
}

/* Icons */

.icon-shopping-cart::before {
	content: "\ec07";
}

/* Header */

.header-bottom {
    background: #f9f9f9;
    padding: 0;
    }

.header-bottom .header-menu {
    border: 0;
    }

.header-search-btn {
	color: #adb5bd;
}

.header-search-btn:hover {
	color: #6c757d;
}

.header-search-advanced {
	display: none;
}

.header-cart .icon-shopping-cart::after {
	background-color: #3c4145;
	box-shadow: 0 0 0 3px #fff;
}

.popper.popper-popover-mega-menu {
	background: #f8f9fa;
	margin-top: 0;
}

.mega-menu-col > .cat-parent {
	text-transform: uppercase;
}

.header-menu [class*="_deals"] a{
	color: #f00;
}


@media (min-width: 992px) {
	.header-top {
		background: #f9f9f9;
	}
	.header-middle-container {
		min-height: 5rem;
		padding-bottom: .5rem;
		padding-top: .5rem;
	}
	.header-menu {
		border-color: #dee2e6 transparent;
		border-style: solid;
		border-width: 1px;
	}
	.popper.popper-popover-mega-menu,
	.popper-popover {
		background: #fff;
		border: 0;
		box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.125);
	}
	/*.menu_expandable {
		position: relative;
	}
	.menu_expandable .popper::before {
		background: #fff;
		content: '';
		display: block;
		height: .75rem;
		left: 1rem;
		opacity: 1;
		position: absolute;
		top: -5px;
		transform: rotate(45deg);
		transition: all .5s;
		width: .75rem;
	}*/
	.menu_expandable:hover::after {
		opacity: 1;
	}
	
	.header-menu > .navbar-nav {
		justify-content: center;
		/*margin-left: -.625rem;*/
	}
	.header-menu-item .header-menu-link {
		color: #000;
		font-size: .75rem;
	}
	.header-search-btn,
	.header-icon {
		color: #000;
	}
	.header-search-btn {
		top: 45%;
	}
	.header-search-form .form-control {
		border: 0;
		background-color: #f9f9f9;
		color: transparent;
		padding: .5rem .75rem;
	}
	.header-search-form .form-control::placeholder {
		color: transparent;
	}
	.header-search-form .form-control:hover,
	.header-search-form .form-control:focus {
		background: #f5f5f5;
		color: #666;
	}
	
	.header-icon .icon-lg {
		font-size: 1.25rem;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: .75rem;
		padding-right: .75rem;
	}
}

/* Index */

.block-products-index {
	margin: .75rem 0 1rem;
}

.block-products-index .title-primary {
	font-weight: 600;
	margin: .75rem 0 1rem;
	padding-bottom: 1rem;
	text-align: center;
	text-transform: uppercase;
}

.font-weight-bold {
	font-weight: 600 !Important;
}

.block-products-index {
	padding-bottom: 3rem;
}

/* Catalog */

.breadcrumb-item a {
	color: #313131;
}

.subcat-list {
	justify-content: center;
}

.subcat-item {
	background: #f7f7f7;
	border: 0;
	padding: 0;
}

.subcat-item a + a {
	color: #000;
	display: block;
	font-weight: 700;
	padding: .25rem 0 .5rem 0;
}

.prod-item  .v3-badge-promo .v3-badge-text,
.prod-item  .v3-badge-new .v3-badge-text,
.prod-item  .v3-badge .v3-badge-text {
	color: #fff !important;
}

.prod-img-link {
	background: #f7f7f7;
	overflow: hidden;
	padding: .5rem;
	transition: all .5s;
}

.prod-img-link img{
	transition: all .5s  ease;;
}

.prod-box:hover .prod-img-link img,
.prod-img-link:hover img {
    transform: scale(1.15);
}

.prod-img-link img {
	mix-blend-mode: multiply;
}

.prod-title {
	color: #111111;
	font-family: 'Poppins','segoe ui', helvetica, arial, sans-serif;
    font-size: .8125rem !important;
    text-transform: none;
    font-weight: 400;
}

.prod-cat {
	font-size: .75rem;
	text-transform: uppercase;
}

.title-secondary + .block-products-catalog {
	border-top: 1px solid #dee2e6;
	padding-top: .75rem;
}

.row-prod-price-old {
	color: #666;
}

.row-prod-price-old + .row-prod-price {
	color: #f00;
	font-weight: 600;
}

.banner-cell-content p span{
	font-size: 14px !important;
	
}

.filter-title,
.mobile-filter-title {
	font-weight: 700;
}


.block-products-catalog + div.row > div,
.block-products-catalog + div.row > nav {
	width: 100%;
}

.block-products-catalog + div.row > div {
		padding: 2rem 0 1rem;
	text-align: center;
}

.block-products-catalog + div.row > nav .pagination {
	justify-content: center;
	padding: 1rem 0 2rem;
}

.block-products-catalog + div.row > nav .pagination .page-link {
	border: 0;
}


.pagination .page-item-mobile .page-link,
.pagination .page-item.active .page-link {
	background: #f7f7f7;
}

.pagination-sm .page-link {
	border-radius: 50%;
	padding: .25rem .75rem;
}

/*
.block-products-new {
 padding-bottom: 30px;
 margin-bottom: 0;
}
*/
.blog-image {
     width: 100%;   
}

.btn-fav {
 	background: #e6e6e6;
	color:red;   
}

.nav-buy-container .nav-buy .nav-link.active{
    color: #e6e6e6 !important; /* Replace this color, do not translate it with !important*/
}

@media (min-width: 992px) {
html:not(.site-index) .main{
	padding: 3rem 0 ;
}
.site-catalog .main {
	padding: 2rem 0 1rem;
}
}

#user_account_fields > a{
	margin-top: .5rem;
}

@media (max-width: 991.98px) {
		.banner-cell-content,
		.banner-cell-content p span{
		font-size: .75rem!important;
	}
	.banner-cell-content p {
		margin-bottom: 0;
	}
	.prod-actions .btn {
		margin-bottom: .5rem;
	}
	
}

@media (max-width: 600px) {

		.banner-cell-content,
		.banner-cell-content p span{
		font-size: .675rem!important;
	}
	.banner-cell-content p {
		margin-bottom: 0;
	}

}

/* Buy */
.carousel-prod-list-container .title-primary,
.site-buy .title-primary:not(.title-buy),
.site-blog-post .title-primary:not(.title-blog) {
	border-bottom: 1px solid #dee2e6;
	margin-bottom: 1rem;
	padding-bottom: .75rem;
}

.nav-buy-wrap {
	background: #f7f7f7;
	color: #313131;
}

.nav-buy .nav-link {
	color:#000;
	font-size: .75rem;
	font-weight: 400;
	text-transform: uppercase;
}

.nav-buy .nav-link:hover {
	color: #313131;
}

@media (min-width: 992px) {
	.title-buy,
	.title-blog {
		font-size: 1.625rem;
	}
	.col-prod-info {
		padding-left: 3rem;
	}
	.nav-buy-wrap {
	    padding-left: .625rem;   
	}
}


@media (min-width: 1199px) {
	#footer_top_newsletter_form {
		max-width: 75%;
	}
}

/* Footer */
.footer-middle-title {
	font-family: Poppins;
    font-weight: 600;
}

.footer-top>:last-child,
.footer-top-row {
	background: #f7f7f7;
	border: 0;
}

.cookie-policy-box {
	background: #f7f7f7;
	border: 0;

}

.footer-top-newsletter {
	background: #000;
	color: #fff;
}

.footer-top-newsletter .form-control {
	border: 0;
}

.footer-top-newsletter .btn {
	background: #313131;
	border: 2px solid #313131;
	margin-top: -2px;
}

.footer-box .prod-box {
	background: #fff;
	border: 2px solid #f7f7f7;
	padding: 1rem;
}

@media (min-width: 992px) {
	.footer-bottom-sides {
		border-top: 1px solid #dee2e6;
		padding-top: 1.5rem;
	}
}
/* Promo */

[class^="promo-"] {
    border-radius: 0;
    }
	
@media (min-width: 992px) {
.form-label,
.form-input .form-control,
input.form-control,
select.form-control,
.btn-group-clear{
	
    max-width: 27rem!important;
}

}
@media (max-width: 1199px) {
.prod-list-img-responsive:not([data-cols="1"]) .prod-body {
     flex-grow: 1;   
}
}