.product-wrapper {
	padding: 0px 0px 0 !important;
}   
.dropbtn {
	background-color: transparent;
	color: black;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 600;
	border: none;
}
.dropbtn:hover, .dropbtn:focus {
	background-color: transparent;
	border: none;
}
.dropbtn:hover, .dropbtn:focus{
	
}
.dropdown {
	position: relative;
	display: inline-block;
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #f1f1f1;
	min-width: 160px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.btn {
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 400;
	border-radius: 0;
	padding: 0 35px;
	color: white;
	background: #2a3645;
	margin-left: 10px;
	margin-left: 8px !important;
}
.boxerimagewrp{
	padding-top:8px !important;
}
#locate a i{
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
}
.in p {
	font-family: 'Montserrat', sans-serif;font-weight:400;font-size:15px
}
@media (max-width: 767px){
	[class*="e-image-bg-"] .product-wrapper {
		padding: 0px 0px 0 !important;
	}
	.boxerimagewrp{
		padding-top: 110px !important;
	}
	.doramon p{
		color: black;
		font-size: 12px !important;
	}
	.doramon h5 {
		font-size: 18px;
	}
	.dropdown a:hover {background-color: white;}
	.show {display: block;}
}
.accordion-button::after {
	flex-shrink: 0;
	width: 13px;
	height: 13px;
	margin-left: 7px !important;
	font-family: "Font Awesome 5 Free" !important;
	content: "\f078";
	color: black;
	background-repeat: no-repeat;
	background-size: 13px;
	transition: transform .2s ease-in-out;
}
.accordion-button:not(.collapsed) {
	color: black;
	background-color: transparent !important;
}
.accordion-button:focus {
	z-index: 3;
	border-color: #86b7fe;
	outline: 0;
	box-shadow: none; 
}
.accordion-button{
	font-size: 14px;
}
.product-wrapper{
	padding: 0px 0px 0 !important; 
}
.product-infos{
	background: white !important;
	padding: 0px 10px 10px 10px;
}
.product-info{
	display: flex;
	justify-content: space-between;
	align-items: center;
} 
.product-wrapper .product-info{
	padding: 0px;
}
.product-wrapper .product-info .product-title a {
	font-weight: 500;
	font-size: 17px !important;			
}
.product-wrapper .product-image .on-sale {
	position: absolute;
	top: 10px;
	right: 15px;
	font-family: 'Montserrat', sans-serif !important;
	background-color: transparent;
	margin: 0;
	color: transparent !important;
	padding: 1px 7px;
}
.on-sale1{
	position: absolute;
	top: 15px;
	left: 15px;
	font-family: 'Montserrat', sans-serif !important;
	background-color: grey !important;
	margin: 0;
	font-size: 12px;
	color: var(--theme-white-color);
	padding: 1px 7px;
}
i{
	font-size: 20px;
}
.product-wrapper .product-info {
	padding: 0px 0 !important; 
}
.accordion-button{
	color: black;
	font-weight: 500;
}
@media(max-width:600px){
	.product-wrapper .product-info {
		padding: 0px 0 !important; 
	}		 
}
.product-infos h3 a{
	font-family: 'Montserrat', sans-serif !important;
	text-transform: uppercase;
	font-size: 14px !important;
}
.product-infos p{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500;
}
.accordion-button {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 13px;
}
#images ul{
	display: flex;
}
.slider .progress {left: 0px;right: 0px;}

.price-slider {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	height: auto;
}
.price-slider svg,
.price-slider input[type=range] {
	position: absolute;
	left: 0;
	top: -15px;
	height: auto;
}

.price-slider1 {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	height: auto;
}
.price-slider1 svg,
.price-slider1 input[type=range] {
	position: absolute;
	left: 0;
	top: -15px;
	height: auto;
}

.price-slider2 {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	height: auto;
}
.price-slider2 svg,
.price-slider2 input[type=range] {
	position: absolute;
	left: 0;
	top: -15px;
	height: auto;
}

.price-slider3 {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	height: auto;
}
.price-slider3 svg,
.price-slider3 input[type=range] {
	position: absolute;
	left: 0;
	top: -15px;
	height: auto;
}
.price-slider4 {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	height: auto;
}
.price-slider4 svg,
.price-slider4 input[type=range] {
	position: absolute;
	left: 0;
	top: -15px;
	height: auto;
}
.price-slider5 {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	height: auto;
}
.price-slider5 svg,
.price-slider5 input[type=range] {
	position: absolute;
	left: 0;
	top: -15px;
	height: auto;
}
.modal {z-index: 9999999;}
input[type=number] {
	border: 1px solid #ddd;
	text-align: center;
	font-size: 15px;
	-moz-appearance: textfield;
	width: auto;
	padding-left: 0px;
	height: auto;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
input[type=number]:invalid,
input[type=number]:out-of-range {
	border: 2px solid #e60023;
}
input[type=range] {
	width: 100%;
}
input[type=range]:focus {
	outline: none;
}
input[type=range]:focus::-webkit-slider-runnable-track {
	background: #000;
}
input[type=range]:focus::-ms-fill-lower {
	background: #000;
}
input[type=range]:focus::-ms-fill-upper {
	background: #000;
}
input[type=range]::-webkit-slider-runnable-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: #000;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
input[type=range]::-webkit-slider-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #000;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
	-webkit-appearance: none;
	margin-top: -7px;
}
input[type=range]::-moz-range-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: #000;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
input[type=range]::-moz-range-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #000;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
}
input[type=range]::-ms-track {
	width: 100%;
	height: 5px;
	cursor: pointer;
	animate: 0.2s;
	background: transparent;
	border-color: transparent;
	color: transparent;
}
input[type=range]::-ms-fill-lower,
input[type=range]::-ms-fill-upper {
	background: #000;
	border-radius: 1px;
	box-shadow: none;
	border: 0;
}
input[type=range]::-ms-thumb {
	z-index: 2;
	position: relative;
	box-shadow: 0px 0px 0px #000;
	border: 1px solid #000;
	height: 18px;
	width: 18px;
	border-radius: 25px;
	background: #a1d0ff;
	cursor: pointer;
}

#pills-t-shirt-three .product-image .woocommerce-LoopProduct-link {
	display: block;
	width: 100%;
	height: 300px;
	background: #f2efea;
}
#pills-blazer-four .product-image .woocommerce-LoopProduct-link {
	display: block;
	width: 100%;
	height: 400px;
	background: #f2efea;
}
#pills-blazer-three .product-image .woocommerce-LoopProduct-link {
	display: block;
	width: 100%;
	height: 550px;
	background: #f2efea;
}
.product-image .woocommerce-LoopProduct-link img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product-infos {
	background: white !important;
	padding: 10px;
}
#feat {
	padding: 0px 0px 30px !important;
	text-align: center;
}
@media (max-width: 768px){
	#pills-t-shirt-three .product-image .woocommerce-LoopProduct-link {
		display: block;
		width: 100%;
		height: 150px;
		background: #f2efea;
	}
	#pills-blazer-four .product-image .woocommerce-LoopProduct-link {
		display: block;
		width: 100%;
		height: 350px;
		background: #f2efea;
	}
	#pills-blazer-three .product-image .woocommerce-LoopProduct-link {
		display: block;
		width: 100%;
		height: 350px;
		background: #f2efea;
	}
	.product-infos {
		background: white !important;
		padding: 5px !important;
	}
	.product-infos h3 a {
		font-size: 9px !important;
	}
	#feat {
		padding: 10px 0 !important;
		text-align: center;
	}
	.pb-30 {
		padding-bottom: 0px !important;
	}
	.pt-30 {
		padding-top: 0px !important;
	}
	.pb-50 {
		padding-bottom: 0px !important;
	}
}