/*
 Theme Name:   Heavenly Scents Child
 Description:  Heavenly Scents Theme
 Author:       Technivus
 Author URI:   http://xtemos.com
 Template:     heavenly
 Version:      8.3.9
 Text Domain:  heavenly
*/

@import url('https://fonts.googleapis.com/css2?family=Ephesis&display=swap');

.discover-scents .banner-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -7px 0 !important;
    align-items: center;
    justify-content: center;
}
.discover-scents .banner-inner p {
    margin: 8px 0px 8px 4px;
    font-size: 15px;
}
.discover-scents .banner-inner p a {
    padding: 6px 10px;
    background: #d7a1a4;
    border-radius: 5px;
    color: #fff;
}
.discover-scents .promo-banner .banner-title {
    text-align: center;
    margin-bottom: 15px;
}

.custom-flip-fix .elementor-flip-box__back .elementor-flip-box__layer__overlay {
    transform: scale(0.9);
}
.custom-flip-fix .elementor-flip-box span {
    display: block;
    margin: 10px;
}
.thwepof-price {
    background: red !important; /* Will highlight what gets hidden */
    display: none !important;
}


.page-title .wd-nav-product-cat {
    --nav-gap: 9px;
}

.page-title .wd-nav-product-cat li a.category-nav-link {
    background: #b9a7f6;
    padding: 9px 15px;
    border-radius: 15px;
    margin: 0;
}

.page-title .wd-nav-product-cat li a.category-nav-link img {filter: brightness(0);}

.page-title .wd-nav-product-cat li a.category-nav-link span.nav-link-count {
    color: #000;
}


/* Bundle CSS */
.postid-30250 .summary-inner>.price,
.postid-30250 .tm-options-totals, .postid-30250 .tm-options-totals {
    display:none
    
}
.product-selection-div li.tmcp-field-wrap img.tc-image.radio-image {
/*     width: 205px;
    height: 300px; */
    border-radius: 8px;
    object-fit: cover;
    border: 1px solid #ffffff;
    margin-top: 25px;
    
}
.product-selection-div span.tm-epo-reset-radio {
    position: absolute;
    top: 31px;
    left: 42%;
}
.product-selection-div .tc-label-text {
    font-size: 15px;
    margin-top: 15px;
}
.tm-extra-product-options .tm-has-clearbutton ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-active {
    grid-template-columns: inherit;
}
.postid-30250 .tmhexcolorimage span.tc-image {
    border-radius: 50% !important;
}
/* .single-product.postid-30250 .quantity {
    display: none;
} */

dl.tc-epo-metadata.variation .variation-BundleSize{
    display: none;
}
.woocommerce-product-details__short-description + .fixed-attributes p:last-child {
    display: none;
}

.archive .product_cat-create-a-collection {
    display: none !important;
}

.single-product .wd-builder-off {
    background: rgba(248,248,248,0.97);
}

.newsletter .wpcf7-form-control-wrap {
    display: inline-block;
    margin-right: 15px;
}

@media (min-width:1200px){
    .postid-30250 .product-image-summary .product-images.wd-grid-col {
        grid-column: auto / span 4;
    }
    .postid-30250 .product-image-summary .entry-summary {
        grid-column: auto / span 8;
    }
    
}

.tiered-pricing-wrapper span.woocommerce-Price-amount.amount:after {
    content: " each";
}

.home .wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
   
    min-height: 424px;
    object-fit: cover;
    border-radius: 5px;
/* 	filter: brightness(0.97);
    border: 2px solid #d7a1a41a; */
}

.wd-prefooter {
    padding-bottom: 0 !important;
}
.wd-product .wd-entities-title {
    font-size: 18px;
}

.single-product.postid-30250 h1.product_title {
    font-family: "Ephesis", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 55px;
    margin-top: 50px;
}
.single-product.postid-30250 h1.product_title span {
    display: block;
    text-align: center;
    margin-top: 10px;
    background: #eee;
    padding: 5px;
}

/* .tm-extra-product-options .tm-has-clearbutton ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-active {
    grid-template-columns: inherit !important;
} */

@media (max-width:1024px){
	.home  .wd-product:not(.wd-hover-small) :is(.product-image-link,.hover-img) :is(picture,img) {
    	min-height: 465px;
	}
}
@media (max-width: 767px) {
	.fav-scents .custom-flip-fix .elementor-flip-box__layer {
		position: static !important;
	}
	.fav-scents .custom-flip-fix .elementor-flip-box,
	.fav-scents .elementor-30455 .elementor-element.elementor-element-5aea744f .elementor-flip-box {
		height: auto !important;
	}
	.fav-scents .elementor-flip-box__image img {
		width: 50%;
		height: 200px !important;
		object-fit: cover;
	}
}