@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//mediblesonline.ca/wp-content/themes/woodmart/fonts/woodmart-font-3-400.woff2?v=8.1.2") format("woff2");
	font-display:swap;
}

:root {
	--wd-header-banner-h: 45px;
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(119,119,119);
	--wd-text-font-size: 16px;
	--wd-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--wd-widget-title-color: rgb(51,51,51);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Readex Pro", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(80,196,64);
	--wd-alternative-color: rgb(180,214,158);
	--wd-link-color: rgba(255,255,255,0.9);
	--wd-link-color-hover: rgb(0,229,11);
	--btn-default-bgcolor: rgb(80,196,64);
	--btn-default-bgcolor-hover: rgb(28,234,83);
	--btn-accented-bgcolor: rgb(80,196,64);
	--btn-accented-bgcolor-hover: rgb(0,237,39);
	--btn-font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	--btn-font-weight: 500;
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	background-color: rgb(53,53,53);
	background-image: none;
	--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;
}
.header-banner {
	background-color: rgb(40,87,255);
	background-image: none;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgba(151,151,151,0.11);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(36,36,36);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: "Readex Pro", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(255,255,255);
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu  > li > a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a:hover, html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a:hover, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu  li a:hover, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a:hover {
	color: rgb(80,196,64);
}
html table th {
	text-transform: none;
}
.wd-checkout-steps li {
	text-transform: capitalize;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(255,255,255);
	--wd-form-bg: rgb(36,36,36);
}
.product-labels .product-label.onsale {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(36,36,36);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(36,36,36);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	}

}
:root{
--wd-container-w: 1520px;
--wd-form-brd-radius: 35px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1520px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1520px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1520px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


/* This section modifies order tips css*/
.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom > span, .wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form input {
    background-color: rgb(36,36,36);
}

.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom, .wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form .wpcot-tip-custom-form-inner {
    border-color: rgba(255,255,255,0.2);
}

.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value:hover, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.active, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom:hover, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom.active {
    border-color: rgb(80,196,64);
}

.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value:hover > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.active > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom:hover > span, .wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value-custom.active > span, .wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form input[type=button]:hover {
    background-color: rgb(80,196,64);
}

.wpcot-tips .wpcot-tip .wpcot-tip-custom .wpcot-tip-custom-form input {
    min-height: 32px;
    color: #fff;
}

.wpcot-tips .wpcot-tip .wpcot-tip-values .wpcot-tip-value.active .amount {
    color: #fff !important;
}
/* This section modifies order tips css*/


/* This section modifies round button style on fluentForms email submit button */
/*.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css {
/*    border-radius: 50px; /* Adjust the value as needed for roundness */
/*    padding: 10px 20px;  /* Adjust the padding as needed */
/*    border: none;        /* Remove border if any */
/*    font-size: 16px;     /* Set your desired font size */
/*    cursor: pointer;     /* Add pointer cursor on hover */
/*    transition: all 0.3s ease; /* Smooth transition for hover effect */
/*}

/*.ff-btn.ff-btn-submit.ff-btn-md.ff_btn_style.wpf_has_custom_css:hover {
    /* Optional: Add any hover effects if needed */
/*}
/* This section modifies round button style on fluentForms email submit button */

/* This section modifies waitlist email button color*/
.single-product .button.wd-wtl-unsubscribe {
    background-color: blue;
}
/* This section modifies waitlist email button color*/

/* This section modifies show password button to transparent*/
.show-password-input {
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
/* This section modifies show password button to transparent*/



/* CusRev Reviews – Improve readability in dark mode */
.cr-review,
.comment-text,
.cr-meta-author-title,
.cr-review .meta,
.cr-rating-product-name,
.cr-product-name-picture a,
.cr-review time,
.woocommerce-review__author,
.woocommerce-review__verified,
.cr-comment-productname-a {
    color: #f1f1f1 !important;
}

/* Optional: Give the review block a subtle background */
.cr-review {
    background-color: #1e1e1e !important;
    border: 1px solid #333;
    border-radius: 5px;
    padding: 1em;
    margin-bottom: 1.5em;
}

/* Improve visibility of star rating icons */
.cr-rating-icon,
.cr-rating-icon-bg,
.cr-rating-icon-frnt {
    color: gold !important;
    stroke: gold !important;
    fill: gold !important;
}

/* Product name under review */
.cr-comment-productname-a {
    font-weight: bold;
    display: inline-block;
    margin-top: 0.5em;
    font-size: 1rem;
    color: #fff !important;
}

/* Verified badge */
.woocommerce-review__verified {
    color: #88ff88 !important;
    font-weight: normal;
}

/* Review date */
.woocommerce-review__published-date {
    font-style: italic;
    color: #ccc !important;
}

/* Match "Show More Reviews" button to theme's round style */
#cr-show-more-all-reviews.cr-show-more-button {
    font-family: 'Readex Pro', sans-serif;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    color: #ffffff !important;
    background-color: rgb(80, 196, 64) !important;
    border: none !important;
    border-radius: 30px;
    padding: 0.6em 1.5em;
    display: block;
    margin: 2em auto 0 auto !important;
    text-align: center;
    transition: background-color 0.25s ease;
}

/* Hover effect to match theme hover green */
#cr-show-more-all-reviews.cr-show-more-button:hover {
    background-color: rgb(28, 234, 83) !important;
    color: #ffffff !important;
}

/* Make product thumbnails in CusRev reviews larger */
.iv-comment-product-img {
    width: 80px !important;
    height: 80px !important;
    object-fit: cover;
    border-radius: 6px;
    margin: 0;
    flex-shrink: 0;
}

/* Align image/text block better on desktop */
.cr-product-name-picture {
    display: flex;
    align-items: center;
    gap: 16px;
    padding-inline-start: 160px;
}

/* Responsive cleanup for mobile */
@media (max-width: 768px) {
    .cr-product-name-picture {
        padding-inline-start: 16px !important;
    }

    .iv-comment-product-img {
        width: 70px !important;
        height: 70px !important;
    }

    .cr-comment-productname-a {
        font-size: 0.9rem;
    }
}
/* Style the select dropdown */
select.cr-ajax-reviews-sort {
    background-color: #1e1e1e !important;
    color: #f1f1f1 !important;
    border: 1px solid #444 !important;
    padding: 0.4em 1em;
    border-radius: 4px;
    appearance: none;
}

/* Style dropdown options */
select.cr-ajax-reviews-sort option {
    background-color: #1e1e1e;
    color: #f1f1f1;
}

/* Optional: highlight active or hovered option */
select.cr-ajax-reviews-sort option:checked,
select.cr-ajax-reviews-sort option:hover {
    background-color: #333;
    color: #ffffff;
}
/* Improve shop logo image display in reviews */
img.iv-comment-product-img[alt="Medibles Online"] {
    object-fit: contain !important;
    width: 80px !important;
    height: 80px !important;
    image-rendering: auto;
    border-radius: 6px;
    background-color: transparent;
}
/* Hide CusRev search bar */
.cr-ajax-search {
    display: none !important;
}
#cr_floatingtrustbadge {
    bottom: 40px !important; /* Adjust this value as needed */
    position: fixed !important;
    z-index: 9999; /* Just in case it's overlapping */
}@media (min-width: 1025px) {
	/* This section removes blank space below footer on 1440p monitors*/
.main-page-wrapper {
min-height: 60.4vh;

}

