@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//vapeforest.co.uk/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
	font-display:swap;
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 16px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(15,15,15);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(61,61,61);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(94,94,94);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: #83b735;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: rgb(36,36,36);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(129,180,64);
	--notices-warning-color: rgb(0,0,0);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.wd-page-title {
	background-color: rgb(129,180,64);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(54,53,53);
	background-image: none;
}
.shop_attributes p {
	font-family: "Noto Sans Canadian Aboriginal", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: rgb(124,124,124);
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 12px;
}

@media (min-width: 1617px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1600px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* Product Media Gallery Container */
.product-media-gallery-container {
    
    margin: 0 auto;
    padding: 20px 0;
}

/* Gallery Heading */
.product-media-gallery-heading {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #333;
    text-align: center;
}

/* Gallery Row */
.product-media-gallery-row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    gap: 20px;
}

/* Gallery Item */
.product-media-gallery-item {
    flex: 1;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    transition: transform 0.3s ease;
}

/* Hover Effect */
.product-media-gallery-item:hover {
    transform: translateY(-5px);
}

/* Image Styling */
.product-media-gallery-item img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

/* Bullet Points Styling */
.product-media-gallery-highlights {
    padding: 15px;
    list-style-type: disc;
    margin-left: 20px;
    color: #333;
    font-size: 16px;
    line-height: 1.5;
}

/* Responsive Design */
@media (max-width: 768px) {
    .product-media-gallery-row {
        flex-direction: column;
        gap: 15px;
    }

    .product-media-gallery-item img {
        height: auto;
    }

    .product-media-gallery-highlights {
        font-size: 12px;
        padding: 10px;
    }

    .product-media-gallery-heading {
        font-size: 20px;
    }
}


.ep-out-of-stock {
    display: none !important;
}

/* Remove the opacity effect on out-of-stock products */
.ep-product.out-of-stock {
    opacity: 1 !important;
}

.ep-product.out-of-stock .ep-result-thumb {
    opacity: 1 !important;
}


/* Hide entire facet wrapper if facet is empty */
.facetwp-facet.is-empty.is-hidden {
  display: none !important;
}

/* Hide .facet-wrap (the whole block including title) if the inner facet is empty */
.facetwp-facet.is-empty.is-hidden {
  display: none !important;
}

.facet-wrap:has(.facetwp-facet.is-empty.is-hidden) {
  display: none !important;
}
@media (min-width: 1025px) {
	.product-label {
	min-width:170px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.wd-tools-element .wd-tools-icon:before {
	font-size:25px !important;	
}

}

@media (min-width: 577px) and (max-width: 767px) {
	.wd-tools-element .wd-tools-icon:before {
	font-size:25px !important;	
}

}

@media (max-width: 576px) {
	.wd-tools-element .wd-tools-icon:before {
	font-size:25px !important;	
}

}

