.home-banner .slider .flickity-page-dots {
	bottom: 370px;
}
.slider .flickity-page-dots .dot {
	width: 6px !important;
	height: 6px !important;
	opacity: 1 !important;
	border: unset !important;
	background-color: #fff !important;
}
.slider .flickity-page-dots .dot.is-selected {
	width: 80px !important;
	border-radius: 6px !important;
	background-color: var(--secondary-color) !important;
}
.home-banner::before {
	content: '';
	position: absolute;
	z-index: 2;
	background: url(../../images/shape-home-banner.png) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 292px;
	left: 0;
	bottom: 0;
}
.home-counter::before {
	content: '';
	position: absolute;
	z-index: 2;
	background: url(../../images/shape-home-number.png) no-repeat center top;
	background-size: cover;
	width: 100%;
	height: 164px;
	left: 0;
	bottom: 0;
}
/* .home-left-product {
	height: 100%;
} */
.home-left-product .flickity-viewport {
	height: 100% !important;
}
.home-left-product .col-inner {
	height: 100%;
	z-index: 1;
}
.home-left-product .col-inner .row-slider {
	height: 100%;
}
.home-left-product .flickity-viewport .flickity-slider {
	display: flex;
	align-items: center;
}
.home-left-product .flickity-button {
	display: none;
}
.home-left-product > .col-inner::before {
	content: '';
	background: #EAE5E1 url(../../images/home-bg-product.png) no-repeat left top;
	width: 50vw;
	height: 100%;
	right: 0;
	top: 0;
	position: absolute;
	z-index: 0;
}
.box-text .product-short-description {
	display: none;
}
.home-left-product .box-text .product-short-description {
	display: block;
}
.home-left-product .box-text .new-product {
	display: block !important;
	visibility: visible !important;
}
.box-text .title-wrapper .category,
.box-text .title-wrapper .woocommerce-loop-product__title a {
	font-family: "Cormorant Upright", sans-serif;
	font-weight: 800;
	opacity: 1;
	text-transform: uppercase;
	color: var(--primary-color);
}
.box-text .title-wrapper .category {
	font-size: 1.2em;
}
.box-text .title-wrapper .woocommerce-loop-product__title a {
	font-size: 1.5em;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.box-text > .button {
	display: none;
}
.home-left-product .box-text > .button {
	display: inline-block;
	margin-top: 30px;
}
.home-left-product .box-text .title-wrapper .woocommerce-loop-product__title a {
	font-size: 2.2em;
}
.home-left-product .box-image {
	margin-bottom: 50px;
}
.home-left-product .box-text .title-wrapper .woocommerce-loop-product__title {
	margin: 10px 0;
}
.home-left-product .col-inner .flickity-page-dots {
	left: 5px;
	right: unset;
	bottom: 5%;
}
.product-small .box-text::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 225px;
	background-color: #F2EFEC;
	left: 0;
	bottom: 0;
	z-index: 0;
}
.product-small .box-text .title-wrapper, 
.product-small .box-text .price-wrapper {
	position: relative;
	z-index: 1;
}
.box-image {
	z-index: 2;
}
.box-image .image-tools.show-on-hover {
	display: none;
}
.product-small .box-text .title-wrapper .product-title {
	margin: 10px 0;
}
.product-small .box-text .price-wrapper .price a {
	color: #995C40;
	text-decoration: underline;
	font-family: "Cormorant Upright", sans-serif;
	font-size: 1em;
	letter-spacing: 2px;
}
.home-right-product > .col-inner > .row > .col {
	padding-bottom: 0;
	margin-top: 30px;
}
.testimonial-slider .banner-layers {
	background: url(../../images/quote.png) no-repeat center;
}
.flickity-button .flickity-button-icon {
	display: none;
}
.flickity-button.previous {
	background: url(../../images/t-left.svg) no-repeat center;
	background-size: contain;
	opacity: 1;
}
.flickity-button.next {
	background: url(../../images/t-right.svg) no-repeat center;
	background-size: contain;
	opacity: 1;
}
.box-blog-post .box-image .wp-post-image {
	width: 100% !important;
}
.box-blog-post .box-text .box-text-inner .post-meta {
	font-family: "Cormorant Upright", sans-serif;
}
.box-blog-post .box-text .box-text-inner .post-meta .author_name {
	display: none;
}
.box-blog-post .box-text .box-text-inner .post-title {
	font-weight: 600;
	color: #222;
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 20px 0;
}
.box-blog-post .box-text .box-text-inner .is-divider {
	display: none;
}
.box-blog-post .box-text .box-text-inner .from_the_blog_excerpt {
	opacity: 0.8;
	font-weight: 300;
}

.form-dk .wpcf7-form-control-wrap {
	flex: 1;
}
.form-dk .form-btn {

}
.form-dk .form-btn .wpcf7-submit {
	margin: 0;
	padding: 10px 50px !important;
	background-color: #fff;
	color: var(--primary-color);
	border: 1px solid #fff;
}
.form-dk .wpcf7-form-control-wrap .wpcf7-form-control {
	margin: 0;
	height: 100%;
	font-family: "Cormorant Upright", sans-serif;
	font-size: 25px;
}
.form-dk.flex {

 }
.form-dk .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	position: absolute;
	top: 100%;
}
.form-dk.flex + .wpcf7-response-output {
	margin-top: 40px !important;
}
.follow-dk > span:first-child {
	font-family: "Cormorant Upright", sans-serif;
	display: block;
	text-transform: uppercase;
	font-size: 1.4em;
	margin-bottom: 5px;
}
.follow-dk {
	margin-top: -10px;
}
.follow-icons .icon {
	margin: 0 10px 0 0;
}
.follow-icons .icon i::before {
	letter-spacing: 0;
}
.follow-icons .icon i {
	top: -3px;
}

.product_tab > .nav > li > a {
	font-family: "Cormorant Upright", sans-serif !important;
	font-size: 24px;
	padding: 0;
}
.product_tab > .nav {
	margin-bottom: 50px;
}
.product_tab > .nav > li {
	margin: 0 50px;
}
.product_tab > .nav > li > a:after {
	display: none;
}
.product_tab > .nav > li.active > a > span:not(.icon_tab) {
	border-bottom: 2px solid var(--secondary-color);
}
.product_tab > .nav > .tab.active > a {
    border: none;
}
.product_tab > .nav > .tab > a {
    display: flex;
    flex-flow: column;
}
.product_tab > .nav > .tab > a .icon_tab {
    display: inline-flex;
    width: 86px;
    height: 86px;
    padding: 15px;
    border: 2px solid var(--secondary-color);
    border-radius: 50%;
    background: #EAE5E1;
    margin-bottom: 10px;
    opacity: 0.6;
}
.product_tab > .nav > .tab > a .icon_tab + span {
    opacity: 0.6;
	border-bottom: none !important;
}
.product_tab > .nav > .tab.active > a > span {
    opacity: 1;
}
.item-loop-product, .vertical-product {
	margin-bottom: 30px !important;
}
.item-loop-product > .col-inner {
	height: 100%;
}
.home .item-loop-product .box-image img {
	width: 50% !important;
}
.item-loop-product .product-small .box-text,
.vertical-product.product-small .box-text {
	padding: 0;
}
.vertical-product.product-small .box-text {
	padding-left: 20px;
}
.vertical-product.product-small .box-text::before {
	display: none;
}
.item-loop-product .product-small .box-text .title-wrapper,
.vertical-product.product-small .box-text .title-wrapper {
	min-height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 20px;
	margin: 10px 0 0;
}
.vertical-product.product-small .box-text .title-wrapper {
	padding: 0;
	min-height: unset;
	margin: 0;
	display: block;
}

.item-loop-product .product-small .box-text .add-to-cart-button a::before,
.vertical-product.product-small .box-text .add-to-cart-button a::before {
  	content: '';
  	width: 50px;
  	height: 50px;
  	background: url(/wp-content/uploads/2023/08/cart.svg) no-repeat center #C0AA83;
}
.item-loop-product .product-small .box-text .add-to-cart-button a,
.vertical-product.product-small .box-text .add-to-cart-button a {
  	display: flex;
  	padding: 0 !important;
  	align-items: center;
  	border: navajowhite;
  	color: #fff;
  	background-color: var(--primary-color);
  	margin: 20px 0 0 0 !important;
}
.item-loop-product .product-small .box-text .add-to-cart-button a span,
.vertical-product.product-small .box-text .add-to-cart-button a span {
	flex: 1;
}
.item-loop-product .product-small .box-text .added_to_cart.wc-forward,
.vertical-product.product-small .box-text .added_to_cart.wc-forward {
	display: none;
}

@media screen and (max-width: 1440px) {

}
@media screen and (max-width: 1080px) {
	.home-banner::before {
		height: 150px;
	}
	.home-counter::before {
		height: 100px;
	}
	.home-banner .slider .flickity-page-dots {
		bottom: 170px;
	}
	.box-title h3 {
		font-size: 1.2em !important;
	}
	.box-title h2 {
		font-size: 1.3em !important;
	}
	.home-counter .col-inner .text h3 {
		margin-bottom: 0;
	}
	.home-counter .row > .col {
		padding-bottom: 15px;
	}
	.home-counter {
		padding-bottom: 135px !important;
	}
}
@media screen and (max-width: 576px) {
	.home-banner::before {
		display: none;
	}
	.home-counter::before {
		display: none;
	}
	.home-banner .slider .flickity-page-dots {
		bottom: 15px;
	}
	.box-title h3 {
		font-size: 0.9em !important;
	}
	.box-title h2 {
		font-size: 1em !important;
	}
	.form-dk.flex {
		flex-wrap: wrap;
	}
	.form-dk .wpcf7-form-control-wrap {
		flex: 0 0 100%;
	}
	.form-dk .form-btn {
		margin: 15px auto 0;
	}
	.form-dk .form-btn .wpcf7-submit {
		padding: 4px 40px !important;
	}
	.form-dk .wpcf7-form-control-wrap .wpcf7-form-control {
		height: 50px;
		font-size: 20px;
	}
	.form-dk.flex + .wpcf7-response-output {
		margin-top: 20px !important;
	}
	.form-dk .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
		position: relative;
		top: unset;
	}
	.box-blog-post .box-text .box-text-inner .post-title {
		margin: 5px 0;
		font-size: 1.2em;
	}
	.home-counter .box-title h2 {
		margin-bottom: 10px;
	}
	.home-counter {
		padding-bottom: 30px !important;
	}
	.home-iconbox .icon-box .icon-box-img {
		width: 120px !important;
	}
}

