@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//ecojutebags.ca/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.6.0") format("woff2");
}

:root {
	--wd-text-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Cabin", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--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: "Cabin", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(36,133,105);
	--wd-alternative-color: rgb(36,133,105);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(36,133,105);
	--btn-accented-bgcolor-hover: rgb(36,133,105);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(255,255,255);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 510px;
}
.page-title-default {
	background-color: rgb(242,242,242);
	background-image: url(https://ecojutebags.ca/wp-content/uploads/2024/06/Promotional-Bags-2.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.footer-container {
	background-color: rgb(183,148,23);
	background-image: none;
}
html .product.category-grid-item .wd-entities-title, html .product.category-grid-item.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .category-grid-item:first-child .wd-entities-title, html .product.wd-cat .wd-entities-title {
	font-size: 16px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 31px;
}
.woocommerce-product-gallery.thumbs-position-left {
	--wd-thumbs-width: 90px;
	--wd-thumbs-height: 355px;
}

@media (max-width: 1024px) {
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 97px;
	--wd-thumbs-height: 297px;
	}

}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery {
		--wd-gallery-gap: 17px;
	}
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-width: 60px;
	--wd-thumbs-height: 312px;
	}

}
:root{
--wd-container-w: 1222px;
--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: 0px;
}

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

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


/* .wd-back-btn.wd-action-btn.wd-style-icon {
    display: none;
} */
/* .searchform[class*="wd-style-with-bg"] .searchsubmit {
    color: #fff;
    background-color: #017587;
} */
.form_bg{
    border:1px solid #0000001b;
        border-radius:11px;
        padding:0.8rem;
    }
    /* sidebar categories padding */
    .widget{padding-bottom:10px!important}
    /* .form_title{
    background-color: #b79417;
        color: #fff;
        padding: 10px;
        border-radius: 5px;
          text-align:center;
          font-size:1.3rem;
    } */
    .red_star{
        color:red;
    }
    .wpcf7-form-control-wrap{
    --wd-form-brd-radius: 11px;
    }
    textarea{
        min-height:100px;
    }
    /* btn  */
    /* #btn{
        margin-bottom: 15px;
        width: 100%;
        margin-left: 0px;
        background-color: #952c13;
        color: #fff;
    } */
    /* banner dark remove */
    .page-title-default {
        background-color:#fff!important;
    }
    #slide-4188 .wd-slide-bg {
            background-color: transparent!important;
            width:1920px;
    }
    /* category title banner  */
    .page-title .title {
        font-size: 36px!important;
        line-height: 1.2;
    }
    
    /* slider banner padding hide start */
    
    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding:0px!important;
    }
    
    /* button hide add to cart products page 15/04/2024 */
    
    .single_variation_wrap {
        display: none!important;
    }
    /* hide product price 14/05/2024 start */
    .price {
        color: var(--wd-primary-color);
        display: none;
    }
    .product-grid-item .price {
        display: block;
        display: none!important;
    }
    .product-wrapper {
        border: 0!important;
        /* border-radius: 10px; */
    }
    .woocommerce-product-gallery img {
        width: 100%;
        border-radius: var(--wd-brd-radius);
    /*     border: 1px solid rgba(129, 129, 129, 0.2); */
    }
    /* hide product price 14/05/2024 end */
    /* product page padding remove 15/05 */
    .main-page-wrapper {
        padding-top: 6px!important;
    }
    
    .woocommerce-product-gallery .wd-owl .product-image-wrap {
        padding-inline: 70px!important;
    }
    .product-image-thumbnail.active-thumb {
        border: 1px solid rgba(129, 129, 129, 0.2);
            border-radius:8px;
    }
    .product-image-thumbnail{
     border: 1px solid rgba(129, 129, 129, 0.2);
            border-radius:8px;
    }
    /* product page padding remove 15/05 end*/
    /* menu hide categories show 17/05 start */
    @media (max-width: 1024px) {
    .main-page-wrapper {
        margin-top: -18px!important;
    }
        li.mobile-tab-title.mobile-pages-title {
        display: none;
    }
        .wd-nav-mob-tab>li {
        flex: 1 0 100%!important;
        max-width: 100%!important;
    }
        span.nav-link-text {
            text-align:left!important;
    }
    }
    /* menu hide categories show 17/05 end */
    /* product Categories responsive start  */
    .categories-accordion-on .widget_product_categories .product-categories {
        padding-inline-end: 0px!important;
    }
@media (min-width: 1024px) {
  .product_title {
        font-size: 21px!important;
    }
}

    @media (max-width: 1024px) {
    .categories-accordion-on .widget_product_categories .product-categories {
        padding-inline-end: 0px!important;
    }
        li.cat-item.cat-item-84 {width:100%!important}
    }
    /* product Categories responsive end  */
    
    /* 22/05 */
    .ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
        flex-basis: 48%;
        margin-left: 5%;
/*         background-color: #f4f4f4; */
        border-radius: 14px;
			border:1px solid #ccc;
/*         box-shadow: 0px 4px 8px -2px rgba(9, 30, 66, 0.25), 0px 0px 0px 1px rgba(9, 30, 66, 0.08); */
    }
    form.cart {
        display: block!important;
    }
    div#woocommerce_product_categories-2 {
        margin-top: 1.3rem;
        border: 1px solid #0000001b;
        border-radius: 5px;
    }
    div#woocommerce_top_rated_products-10 {
        margin-top: 1.3rem;
        border: 1px solid #0000001b;
        border-radius: 5px;
    }
    div#woocommerce_products-15 {
    margin-top: 1.3rem;
        border: 1px solid #0000001b;
        border-radius: 5px;
    }
    /* 22/05 end */
    /* 23/05 start variant enable  */
    .single_variation_wrap {
        display: block !important;
    }
    .woocommerce-variation-add-to-cart {
        display: inline!important;
    }
@media (min-width: 1024px) {
    .woocommerce.single-product .product .yith-ywraq-add-to-quote {
         margin-top: -62px !important;
    margin-left: 17%;
    }
}
    table.woocommerce-product-attributes.shop_attributes {
        display: none!important;
    }
    /* 23/05 End variant enable  */
    /* 24/05 phone no add  */
    /* input#rqa-phone {
        padding: 0 15px;
        max-width: 100%;
        width: 100%;
        height: var(--wd-form-height);
        border: var(--wd-form-brd-width) solid var(--wd-form-brd-color);
        border-radius: var(--wd-form-brd-radius);
        background-color: var(--wd-form-bg);
        box-shadow: none;
        color: var(--wd-form-color);
        vertical-align: middle;
        font-size: 14px;
        transition: border-color .5s ease;
    } */
    /* header color change custom */
   
    
    .whb-general-header {
        background-color: #293538!important;
    }
    .whb-top-bar {
        background-color: #248569!important;
    }
    .footer-container {
        background-color: #293538!important;
        background-image: none;
    }
    /* 24/05 phone no add End code  */
    

/* product page breadcrumbs left side 13/06 start */
@media (min-width: 1024px) {
.breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
    margin-block: 0px 25px!important;
 }
}
@media (max-width: 768px) {
    .breadcrumbs-location-below_header .single-breadcrumbs-wrapper {
        margin-block: -56px 20px!important;
    }
}
/* product page breadcrumbs left side 13/06 End */

    /* slider banner padding hide end  */
    /*Start banner mobile view style  */
    /* @media only screen and (max-width: 767px){
    header.whb-header.whb-header_541962.whb-sticky-shadow.whb-scroll-stick.whb-sticky-real.whb-sticky-prepared {
        padding-top: 0px!important;
    }
        .flickity-viewport {
        max-height: 345px!important;
    }
    } */
/*     .woocommerce-variation-add-to-cart {
        display: none!important;
    } */
    .summary-inner>.price {
        display: none!important;
    }
button.single_add_to_cart_button.button.alt {
    display: none!important;
}
    /*End banner mobile view style  */
/* product page hover img padding start 17/06 */
.product-grid-item .hover-img {
padding:20px;
}
/* product page hover img padding End 17/06 */

.wd-product-cats {
display: none;
}

/* 04/07/2024 product img padding  */
/* .woocommerce-product-gallery .woocommerce-product-gallery__image {
    margin-top: -100px;
    padding: 79px 125px 0px 125px;
} */


img.wp-post-image {
    width: 100%;
    height: 100%;
    max-width: 450px;
    max-height: 450px;
}

