.wp-admin-bar-wpseo-menu {
	display:none !important;
}

#wp-admin-bar-wpseo-menu {
	display:none !important;
}

/* @media (max-width:1024.98px) {
	.home .home-slider .single-slide img {
	  max-width: 100%;
    height: 100%;
    object-fit: cover;
	}
} */

	.slider-home .single-slide {
		height: 90vh !important;
	}

.woocommerce ul.products li.product a.woocommerce-loop-product__link {
	overflow: hidden;
	margin-bottom: .5em;
}
.woocommerce ul.products li.product a img {
	margin: 0;
	
}
.footer h3 {
	font-size: 20px;
  text-transform: uppercase;
}

.footer .footer-menu {
    flex: 0 0 100%;
}

.footer .contact-box--left {
    max-width: auto; 
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 991.98px) {
	.shiftnav .shiftnav-sr-close {
		position: absolute;
		top: 20px;
		right: 20px;
		width: 35px;
		height: 35px;
		font-size: 30px;
		padding: 0; 
		overflow: hidden;
		z-index: 999; 
		clip: auto;
	}
}

.woocommerce .product .prod-text-wrap .button.btn-secondary.btn-secondary-reverse,
.woocommerce div.product div.summary .box--row .add-to-cart button,
.section-featured_products a.button.product_type_variable.add_to_cart_button.btn.btn-secondary.btn-secondary-reverse.xxxx,
.section-featured_products .btn-secondary.btn-secondary-reverse,
.section-bestsellers a.button.product_type_variable.add_to_cart_button.btn.btn-secondary.btn-secondary-reverse.xxxx{
    background: #333 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    font-size: 16px !important;
}

.woocommerce .product .prod-text-wrap .button.btn-secondary.btn-secondary-reverse:hover,
.woocommerce div.product div.summary .box--row .add-to-cart button:hover,
.section-featured_products a.button.product_type_variable.add_to_cart_button.btn.btn-secondary.btn-secondary-reverse.xxxx:hover,
.section-featured_products .btn-secondary.btn-secondary-reverse:hover,
.section-bestsellers a.button.product_type_variable.add_to_cart_button.btn.btn-secondary.btn-secondary-reverse.xxxx:hover {
    background: #000 !important;
}

.woocommerce ul.products li.product .button {
	margin-top: 0.5em;
}

.woocommerce .product .price ins {
	 text-underline-offset: 3px;
}

@media (max-width: 1359.98px) {
    .woocommerce .content-area section.upsells {
        padding: 30px 0 100px;
    }
}

@media (min-width: 1360px) {
    .woocommerce .content-area section.upsells {
        padding: 80px 0 150px;
    }
}

.desc-content a,
.term-description a,
.news-content-single .content-box a {
	color: #c49464;
}

.desc-content a:hover,
.term-description a:hover,
.news-content-single .content-box a:hover {
	color: #454545;
}

.woocommerce ul.products li.product a img {
/* 	height: 100%;
	object-fit: cover; */
}

.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price del {
	text-decoration: none;
}

.woocommerce div.product .box.variations .btn-text {
	padding-bottom: 6px;
}

/* Featured products */

.prod-img-wrap>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
} 
/* .section-featured_products .prod-img-wrap>div,
.section-bestsellers .prod-img-wrap>div {
		padding-top: 33%;
} */

.section-bestsellers .products {
    justify-content: space-between;
    margin-inline: 0;
}

.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%;
/* 		width: 100% !important; */
}

.section-bestsellers .products li {
    margin: 0;
    position: relative;
    list-style: none outside;
}

.up-sells .product .wishlist-btn,
.section-bestsellers .product .wishlist-btn,
.post-type-archive-product .product .wishlist-btn,
.tax-product_cat .product .wishlist-btn {
    position: absolute;
    top: 10px;
    right: 20px;
}

.prod-img-wrap {
    position: relative;
    /* z-index: 1; */
}

.woocommerce-LoopProduct-link {
    overflow: hidden;
    margin-bottom: .5em;
    display: block;
}

.woocommerce-LoopProduct-link:hover .prod-img-wrap>div.front-img {
    opacity: 0;
}

.woocommerce-LoopProduct-link:hover .prod-img-wrap>div.back-img {
    opacity: 1;
}
.section-bestsellers .products {
	row-gap: 60px;
}
.section-bestsellers .products li img {
/*     height: 100%; */
    max-width: 100%;
    object-fit: cover;
}

.section-bestsellers .products .prod-text-wrap h3,
.section-featured_products .woocommerce-loop-product__title {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
}

.section-bestsellers ul.products  {
	margin-top: 24px;
}

.section-featured_products .owl-carousel .owl-item img {
object-fit: cover;
    height: 100% !important;
/* 	 aspect-ratio: 1 / 1; */
	    object-position: top;
}

.section-featured_products .owl-carousel {
    list-style: none;
}

.section-featured_products .owl-carousel .prod-img-wrap {
/*     aspect-ratio: 1/1; */
}

.section-featured_products .owl-carousel.owl-drag .owl-item .single-product-slide .product {
    position: relative;
}

.section-featured_products .product .wishlist-btn {
    position: absolute;
    top: 10px;
    right: 20px;
}

.section-featured_products .product .wishlist-btn a:before {
    content: url('/content/themes/template/dist/images/serce_puste_edge.svg');
    margin: 0px;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 30px;
}

.section-featured_products {
	position: relative
}
.section-featured_products .owl-nav .owl-prev,
.section-featured_products .owl-nav .owl-next {
    position: absolute;
    background-color: #454545 !important;
    top: 50%;
	 transform: translateY(-50%);
    height: 50px;
    width: 50px;
    border-radius: 100%;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}

.section-featured_products .owl-nav .owl-prev span,
.section-featured_products .owl-nav .owl-next span {
	color:#fff !important;
	font-size: 2rem;
}

.section-featured_products .section-featured_products--desc {
	font-size: 1.25em;
	margin-top: 16px;
	margin-bottom: 60px;
}

@media (max-width: 767.98px) {
	.section-featured_products .owl-nav .owl-prev {
    left: 0;
}
	.section-featured_products .owl-nav .owl-next  {
	right: 0;
}
	.section-bestsellers {
		padding-top: 80px;
	}
	.section-bestsellers ul.products {
    padding-inline: 15px;
    gap: 60px;
}
	.section-bestsellers .products li {
    flex: 0 0 100%;
    max-width: 100%;
    width:100%;
}

	.section-featured_products h2,
	.section-bestsellers h2 {
		font-size: 30px;
	}
		.instagram_boxes .row-titles .h3 {
		font-size: 2em;
	}
	.quotation-fullwidth-new {
		 margin-top: -40px;
	}
	.quotation-fullwidth-new blockquote h2 {
		 font-size: 1.25em;
	}
}

@media (min-width: 768px) {
	.section-featured_products .section-featured_products--desc {
		max-width: 75%;
		margin-inline: auto;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.section-featured_products .owl-nav .owl-prev {
    left: -5rem;
}
.section-featured_products .owl-nav .owl-next  {
	right: -5rem;
}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
.section-featured_products .owl-nav .owl-prev {
    left: calc(-1 * clamp(0rem, -19.0577rem + 30.7692vw, 4rem));
  }
	.section-featured_products .owl-nav .owl-next {
    right: calc(-1 * clamp(0rem, -19.0577rem + 30.7692vw, 4rem));
  }
	.section-bestsellers .products li {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
    width: 48.75%;
}
}

@media (min-width: 1200px) and (max-width: 1359.98px) {
	.section-featured_products .owl-nav .owl-prev {
    left: calc(-1 * clamp(0rem, -24.1206rem + 32.1608vw, 4rem));
  }
	.section-featured_products .owl-nav .owl-next {
    right: calc(-1 * clamp(0rem, -24.1206rem + 32.1608vw, 4rem));
  }
}

@media screen and (min-width: 1200px) {
	.section-bestsellers .products li {
    flex: 0 0 calc(33.333% - 10px);
    max-width: calc(33.333% - 10px);
    width: 30.75%;
}
}

@media (min-width: 1400px) and (max-width: 1599.98px) {
	.section-featured_products .owl-nav .owl-prev {
    left: calc(-1 * clamp(0rem, -28.1407rem + 32.1608vw, 4rem));
  }
	.section-featured_products .owl-nav .owl-next {
    right: calc(-1 * clamp(0rem, -28.1407rem + 32.1608vw, 4rem));
  }
}


@media (min-width: 1600px) {
	.section-featured_products .owl-nav .owl-prev {
    left: calc(-1 * clamp(0rem, -30rem + 30vw, 5rem));
  }
	.section-featured_products .owl-nav .owl-next {
    right: calc(-1 * clamp(0rem, -30rem + 30vw, 5rem));
  }
}

@media screen and (min-width:768px) {
	.home .section-featured_products   h2,
	.home .section-bestsellers h2 {
		font-size: 30px;
	}
	.home .quotation-fullwidth-new h2 {
		font-size: 1.25em;
		line-height: 1.5;
	}
}

.home-slider {
	overflow: hidden;
}

/* .section-featured_products .prod-img-wrap,
.section-bestsellers .prod-img-wrap
{
	  aspect-ratio: 1 / 1;
}
 */


/* Newsletter */
.newsletter-container {
    margin-inline: auto;
		margin-bottom: 70px;
}

.newsletter-container .row {
    align-items: center;
	  background-color: #f2f2f2;
}

.newsletter-container-image {
    /* aspect-ratio: 3 / 4; */
}

.newsletter-container-form .newsletter-container-form__subheading p {
    font-size: 20px;
    margin-top: 12px;
    font-family: Fahkwang, sans-serif !important;
}

.newsletter-container-form .text-apperance {
    margin-top: 12px;
}

.newsletter-container-form .text-apperance p {
    font-size: 14px;
    line-height: 1.4;
    color: #565656;
    font-weight: 400;
    margin-bottom: .5em;
}

.newsletter-container-form .text-apperance a {
    color: #c49464;
}

.newsletter-container-form .text-apperance a:hover {
    color: #454545;
}

.newsletter-container-form__heading {
    font-size: 30px;
    line-height: 1.2;
}

.newsletter-container-form .form-wrap {
    position: relative;
    padding-bottom: 15px;
    margin-top: 16px;
}

.newsletter-container-form .form-wrap label {
    opacity: 0;
}

.newsletter-container-form.contact_two_boxes .form-wrap label.on-focus-change,
.newsletter-container-form.contact_two_boxes .form-wrap label.change-color {
    top: 10%;
    opacity: 1;
}

.newsletter-container-form.contact_two_boxes .form .button-submit-wrap {
    justify-content: end;
}

.newsletter-container-form .button-submit-wrap .btn {
    background: #333 !important;
    color: #fff !important;
    padding: 10px 20px !important;
    font-size: 16px !important;
}

.newsletter-container-form .wpcf7-spinner {
    display: block;
}

.newsletter-container-image img {

    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

@media screen and (max-width: 767.98px) {
	.newsletter-container-form  {
		padding: 25px;
	}
    .newsletter-container-image {
        aspect-ratio: 3 / 4;
    }
}

@media screen and (max-width: 991.98px) {
	   .newsletter-container-form__heading {
        margin-top: 24px;
    }
    .newsletter-container-form .newsletter-container-form__subheading p {
        font-size: 18px;
    }
    .newsletter-container-form.contact_two_boxes .form-wrap label.on-focus-change,
    .newsletter-container-form.contact_two_boxes .form-wrap label.change-color {
        top: -10%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1199.98px) {
	.newsletter-container-form  {
		padding: 16px;
	}
}

@media screen and (max-width: 1199.98px) {
    .newsletter-container {
        /* 	max-width: 75%; */
    }
	   .newsletter-container-form__heading {
        font-size: 24px;
    }
	.newsletter-container-form__heading {
		padding-top: 30px;
		        padding-bottom: 12px;
	}
}
@media screen and (min-width: 768px) and (max-width: 1399.98px) {
    .newsletter-container .row {
        align-items: stretch !important;
    }
    .newsletter-container-image {
        height: 100%;
        width: 100%;
        position: relative;
        overflow: hidden;
    }
}

@media screen and (min-width: 1200px) {
		.newsletter-container-form__heading {
		padding-top: 30px;
			 padding-bottom: 12px;
	}
    .newsletter-container {
        /* 		max-width: 1000px; */

    }
    .newsletter-container-form {
/*         padding-inline: 50px; */
			max-width: 75%;
		margin-inline:auto;
    }
    .col-xl-3 {
        flex: 0 0 calc(33.333% - 12px);
        max-width: calc(33.333% - 12px);
        width: 30.75%;
    }
    .col-xl-9 {
        flex: 0 0 calc(67.67% - 4px);
        max-width:calc(67.67% - 4px);
        width: 69.25%;
    }
    .newsletter-container-form .text-apperance {
        margin-top: 24px;
			margin-bottom: 24px;
	}
}
@media screen and (min-width: 1400px) {

    .newsletter-container-image {
        max-height: 655px;
        overflow: hidden;
    }
}
@media (max-width: 480px) {
	#sb_instagram.sbi_mob_col_1 #sbi_images {
		grid-template-columns: repeat(2, 1fr);
	}
}