/*********************************************************************************

	Template Name: Slimfit - Shapewear E-commerce Bootstrap 4 Template
	Description: A perfect template to build beautiful and unique eCommerce websites. It comes with nice and clean design.
	Version: 1.0

	Note: This is custom css.

**********************************************************************************/
* {
	box-sizing: border-box;
}

a,
a:active,
a:hover {
	color: #444;
	outline: 0;
}

button {
	cursor: pointer;
	border: none;
	background: none;
}


.section-heading {

	padding-bottom: 20px;
}

.section-title {
	position: relative;
	width: max-content;
	margin: auto;
}

.section-title::after {
	content: '';
	display: block;
	margin: auto;
	margin-top: 20px;
	width: 30%;
	height: 2px;
	background-color: #dedede;
}

.section-padding-lg {
	padding: 80px 0;
}

@media (max-width: 768px) {
	.lap-item {
		display: none !important;
	}

}

/************************************/
/************************************
	-------- Header
************************************/
/************************************/
.header-search-trigger,
.header-minicart-trigger {
	border: none;
}

.header-options {
	position: relative;
}

.header-icons {
	gap: 20px;
	left: 0px;
	right: auto;
}


.header-language-wrapper,
.header-country-wrapper,
.header-auth-wrapper {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 9;
	display: none;
	background: #ffffff;
	width: 200px;
	padding: 20px;
	z-index: 10;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}


.header-language-wrapper>ul,
.header-country-wrapper>ul,
.header-auth-wrapper>ul {
	padding: 0;
}


.header-auth-wrapper>ul li:not(:last-child),
.header-language-wrapper>ul li:not(:last-child),
.header-country-wrapper>ul li:not(:last-child) {
	border-bottom: 1px solid #f3f3f3;
}

.header-country-wrapper>ul li,
.header-language-wrapper>ul li,
.header-auth-wrapper>ul li {
	list-style: none;
	padding: 10px 0;
}

.header-language-wrapper {
	left: 0;
}

.header-country-wrapper {
	left: 0;
}

.header-country-trigger {
	font-family: inherit;
}

.header-country-wrapper>ul li img,
.header-country-trigger img {
	width: 20px;
	margin-inline-end: 10px;
}


.header-auth-wrapper {
	right: 0;
}


.header-auth-trigger {
	font-family: inherit;
}


@media (max-width: 768px) {
	.lap-item {
		display: none;
	}

	.header-top-inner {
		justify-content: center;
	}

	.header-top-left {
		background: none;
	}

	.header-logo img {
		max-height: 50px;
		display: none;
	}

	.header-top-left {
		width: auto;
	}

	.header-options {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}


}

/************************************/
/************************************
	-------- Slider
************************************/
/************************************/
.single-hero-item {
	min-height: 205px;
}

.single-hero-item .image-box {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.single-hero-item .image-box img {
	width: 100%;
	height: 100%;
}

.single-hero-item .hero-content {
	padding: 70px 0;
	text-align: center;
}

@media (max-width: 768px) {
	.single-hero-item {
		min-height: 250px;
	}

	.single-hero-item .image-box img {
		/* height: auto; */
		/* object-fit: cover; */
	}

	.hero-area .slider-navigation {
		position: absolute;
		top: 50% !important;
	}

	.hero-area .slider-navigation-prev {
		left: 10px !important;
		right: auto !important;
	}

	.hero-area .slider-navigation-next {
		right: 10px !important;
		left: auto !important;
	}

	.hero-area .single-hero-item .hero-content {
		padding: 50px 0;
	}

	.hero-content p {
		/*display: none;*/
		max-height: 45px;
		overflow: hidden;
	}
}

/************************************/
/************************************
	-------- News
************************************/
/************************************/
.blog-wrapper {
	margin: 0;
}

.blog-wrapper .slick-dots,.products-wrapper  .slick-dots{
	bottom: -61px;
}

.blog-wrapper .slick-dots button,.products-wrapper .slick-dots button {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border: 1px solid #444;
	background-color: #fff;
	width: 15px;
	height: 15px;
	padding: 0;
}

.blog-wrapper .slick-dots li button::before,.products-wrapper .slick-dots li button::before {
	display: none;
}

.blog-wrapper .slick-dots li.slick-active button, .products-wrapper .slick-dots li.slick-active button {
	background-color: #ED008C;
}

.news-item {
	border: 1px solid #ddd;
	height: 100%;
}

.news-item-bottomside {
	padding: 20px;
}

.blog-item-content {
	justify-content: center;
}

/************************************/
/************************************
	-------- Categories
************************************/
/************************************/

.categories-tabs {
	justify-content: center;
	border: none;
	font-size: 18px;
}

.categories-tabs .nav-link,
.categories-tabs .nav-link.active {
	border: none;
	background: none;
}

.categories-tabs .nav-link.active {
	color: #ED008C;
}

.products-section {
	position: relative;
}

.products-section .sf-button {
	position: absolute;
	bottom: 0;
	right: 50%;
	transform: translateX(50%);
	-webkit-transform: translateX(50%);
	-moz-transform: translateX(50%);
	-ms-transform: translateX(50%);
	-o-transform: translateX(50%);
}

.product-item-actions {
	top: 31px;
	/* right: 0;
	left: auto; */
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	width: auto;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.product-item-actions li a {
	background-color: #fff;
	color: #000;
}

.product-item-badge {
	top: auto;
	bottom: 20%;
	left: 0;
}

/************************************/
/************************************
	-------- Counters
************************************/
/************************************/

.counters-section {
	background-color: #ED008C;
	padding: 40px 0;
	font-weight: bold;
}

.counters-section .count {
	font-size: 32px;
	display: block;
	margin-bottom: 10px;
	font-family: 'Courier New', Courier, monospace;
}

@media (max-width: 768px) {
	.counter-item {
		padding-bottom: 30px;
	}

	.row div:last-child .counter-item {
		padding-bottom: 0;
	}
}

/************************************/
/************************************
	-------- Banners
************************************/
/************************************/

.banners-section {
	padding: 60px 0;
}


/************************************/
/************************************
	-------- Get In Touch
************************************/
/************************************/

.overlay-wrapper {
	position: relative;
	z-index: 10;
	padding: 30px;
	width: 50%;
}

.overlay-box {
	background-color: #ffffffec;
	padding: 50px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	width: 100%;
	min-height: 250px;
	font-size: 16px;
}


.overlay-box .box:first-child {
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d2d2d2;
	height: 85px;
}

.overlay-box .box:last-child {
	padding-top: 10px;
	min-height: 85px;
}

.box-title {
	color: #ED008C;
	font-size: 1.1em;
}

.get-in-form {
	padding: 20px 0;
}

.get-in-form .input-wrapper label {
	color: #ED008C;
}

.get-in-form .input-wrapper {
	margin-bottom: 20px;
}

.get-in-form input {
	width: 100%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

.get-in-form button {
	background-color: #ED008C;
	color: #fff;
	display: block;
	width: 100%;
	text-align: center;
	padding: 8px 10px;
	box-sizing: border-box;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
}

@media (max-width: 768px) {

	.overlay-box {
		width: 100%;
	}

	.overlay-wrapper {
		padding: 30px 10px;
		width: 100%;
	}

}

/************************************/
/************************************
	-------- Google Map
************************************/
/************************************/
.google-map-wrapper {
	position: relative;
}

.google-map {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.footer-widget-title {
	border-bottom: 1px solid #a2a2a2;
	padding-bottom: 17px;
	color: #ED008C
}

/**********************************************************************/
/**********************************************************************
	-------- Category Page
************************************************************************/
/**********************************************************************/

.single-widget .widget-title {
	background-color: #e35391;
	padding: 13px 12px;
	color: #fff;
	font-size: 16px;
}

.single-widget .widget-title::after {
	display: none;
}

.single-widget-categories>ul>li>a span {
	/* float: left; */
	background: none;
}

.single-widget {
	background-color: #f2f2f2;

}

.single-widget>* {
	padding: 20px 10px;
	padding-top: 5px;
}

.single-widget-categories>ul>li::before {
	display: none;
}

.range-slider {
	background: #fff;
}

.range-slider .bar {
	background: #ed008c;
	top: 0;
}

.single-widget .product-item-topside {
	flex: 0 0 30% !important;
}

.product-item-mini {
	gap: 10px;
}

/*
.product-item.product-item-mini .product-item-bottomside {
	text-align: right;
} */

.toolbox {}

.toolbox-view button {
	padding-inline-end: 10px;
	font-size: 17px;
}

/*
.toolbox-view button:first-child {
	padding-left: 10px;
} */
/*
.toolbox-sorting .nice-select::after {
	right: auto;
	left: 0;
}

.toolbox-sorting .nice-select span.current {
	border-right: none;
}


.toolbox-sorting .nice-select {
	padding-left: 20px;
	padding-right: 0;
}

.toolbox-sorting .nice-select .option {
	text-align: right;
}

.toolbox-productcount span.toolbox-productcount {
	font-family: inherit;
} */




.toolbox-view button {
	border: none;
}

.products-searchbox {
	display: flex;
	align-items: center;
}

.products-searchbox input {
	height: 40px;
	line-height: 40px;
}

.products-searchbox button {
	height: 40px;
	font-size: 16px;
	width: 40px;
	background: #333333;
	color: #ffffff;
	border: 1px solid #333333;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 40px;
	flex: 0 0 40px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.product-item.product-item-list {
	gap: 20px;
}

.product-item-bottomside {
	text-align: left !important;
}

.sf-pagination ul li a {
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif !important;
}

.sf-pagination ul li.active span {
	font-family: Arial, Helvetica, sans-serif !important;
	display: inline-block;
	line-height: 33px;
	min-width: 35px;
	height: 35px;
	text-align: center;
	padding: 0;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	color: #fff;
	background: #ED008C;
	font-size: 13px;
}

.sf-pagination ul li:first-child a,
.sf-pagination ul li:last-child a {
	border: 1px solid #d1d1d1;
}

.range-slider-leftlabel,
.range-slider-rightlabel {
	font-family: Arial, Helvetica, sans-serif !important;
}

.product-item-bottomside-top,
.product-item-bottomside-bottom {
	display: flex;
	justify-content: space-between;
	gap: 15px;
}

@media (min-width: 769px) {
	.mobile-item {
		display: none;
	}
}

.list li {
	font-family: inherit !important;
}

.product-in-item .product-title {
	font-size: 16px;
	font-weight: bold;
}

.minicart .minicart-total {

	/* text-align: right; */
	display: flex;
	justify-content: space-between;
}

.minicart .minicart-total span {
	float: none;
}

.toolbox-sorting {
	text-align: start;
}

.page-details-content {
	/*background-color: #ffffffa3;*/
	padding: 30px 0 100px;
	position: relative;
	z-index: 5;
}

.page-details-title {
	padding: 0 0 40px;
	color: #ED008C
}

.contact-item .val,
.contact-item .val * {
	direction: ltr;
	font-family: Arial, Helvetica, sans-serif !important;
}

.contact-item {
	margin-bottom: 10px;
	border-bottom: 1px solid #f4f4f4;
	padding: 10px;
}

.product-details-gallery {
	justify-content: start;
	gap: 10px;
}

.product-details-gallery>a {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 calc(25% - 5px);
	flex: 0 0 calc(25% - 5px);
}

.text-error {
	color: red;
}

@media (max-width: 768px) {

	.product-details-gallery>a {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 calc(50% - 5px);
		flex: 0 0 calc(50% - 5px);
	}

}

.cart-table .table thead th {
	font-family: inherit;
}

.cart-pricing-table {
	font-family: inherit;
}

html,
button,
input,
select,
textarea {
	font-family: inherit;
}

.coupon-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px;
}

.coupon-form input[type="text"] {
	width: 170px;
}

input.sn-radio+label {
	padding-left: 0;
	padding-inline-start: 30px;
}

.order-infobox .table thead th,
.order-infobox .table tfoot th {
	font-family: inherit;
}

.checkout-table tr th:first-child,
.checkout-table tr td:first-child {
	text-align: start;
}

.checkout-table tr th:last-child,
.checkout-table tr td:last-child {
	text-align: end;
}

.map-wrapper iframe {
	width: 100% !important;
}


@media (max-width: 768px) {

	.product-item-actions {
		flex-direction: row;
		justify-content: center;
		top: 0;
	}

	.widgets {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		z-index: 999;
		background: #fff;
		padding: 30px 20px;
		margin: 0;
		overflow-y: scroll;
		height: 100vh;
		transform: translateX(100vw);
		-webkit-transform: translateX(100vw);
		-moz-transform: translateX(100vw);
		-ms-transform: translateX(100vw);
		-o-transform: translateX(100vw);
		transition: all .3s;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		-ms-transition: all .3s;
		-o-transition: all .3s;
		column-count: auto;
	}

	.widgets-header {
		display: flex;
		padding: 0 20px;
		justify-content: space-between;
		align-items: center;
	}

	.toolbox-view {
		flex: 0 0 22%;
		margin-bottom: 10px;
	}

	.toolbox-sorting {
		flex: 0 0 73%;
	}

	.toolbox-order {
		order: 4;
		flex: 0 0 100%;
	}

	.toolbox-show {
		order: 2;
		flex: 0 0 50%;
	}

	.toolbox-view {
		order: 3;
	}

	.toolbox-filter {
		order: 1;
	}

	.toolbox-sorting {
		text-align: center;
	}

	.toolbox-order .nice-select .list {
		left: auto;
		right: 50% !important;
		transform: translateX(50%);
		right: auto;
		-webkit-transform: translateX(50%);
		-moz-transform: translateX(50%);
		-ms-transform: translateX(50%);
		-o-transform: translateX(50%);
}
}
