/*
Theme Name: Eazyproo
Theme URI: https://eazyproo.uk/
Template: woodmart
Author: autocircled
Author URI: http://tic.com.bd
Description: eazyproo ecommerce child theme belongs to woodmart
Tags: one-column,two-columns,right-sidebar,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,translation-ready
Version: 1.1.4
Updated: 2024-11-14 15:43:50

*/
:root {
    --wd-header-banner-h: 40px;
    --wd-text-font: "Nunito Sans", Arial, Helvetica, sans-serif;
    --wd-text-font-weight: 400;
    --wd-text-color: rgb(0, 0, 0);
    --wd-text-font-size: 16px;
    --wd-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
    --wd-title-font-weight: 600;
    --wd-title-color: rgb(0, 0, 0);
    --wd-entities-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
    --wd-entities-title-font-weight: 600;
    --wd-entities-title-color: rgb(0, 0, 0);
    --wd-entities-title-color-hover: rgb(51 51 51 / 65%);
    --wd-alternative-font: "Nunito Sans", Arial, Helvetica, sans-serif;
    --wd-widget-title-font: "Nunito Sans", Arial, Helvetica, sans-serif;
    --wd-widget-title-font-weight: 600;
    --wd-widget-title-transform: capitalize;
    --wd-widget-title-color: rgb(0, 0, 0);
    --wd-widget-title-font-size: 15px;
    --wd-header-el-font: "Nunito Sans", Arial, Helvetica, sans-serif;
    --wd-header-el-font-weight: 600;
    --wd-header-el-transform: capitalize;
    --wd-header-el-font-size: 15px;
    --wd-brd-radius: 15px;
    --wd-primary-color: #FF5722;
    --wd-primary-color-50: rgba(255, 87, 36, 0.5);
    --wd-primary-accent-color: #ebdbd0;
    --wd-primary-accent-hover-color: #754d31;
    --wd-secondary-color: rgb(13, 142, 245);
    --wd-secondary-accent-color: rgba(10, 106, 181, 0.2);
    --wd-secondary-link-color: rgb(0, 99, 171);
    --wd-secondary-color-alt: rgb(10 102 176);
    --wd-secondary-link-dark-color: rgb(0, 46, 83);
    --wd-alternative-color: rgb(229, 244, 240);
    --wd-link-color: #FF5722;
    --wd-link-color-hover: #242424;
    --btn-default-font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    --btn-default-font-weight: 600;
    --btn-default-bgcolor: rgb(229, 244, 240);
    --btn-default-bgcolor-hover: rgb(229, 244, 240);
    --btn-default-color: rgb(33, 150, 243);
    --btn-default-color-hover: rgb(33, 150, 243);
    --btn-accented-font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    --btn-accented-font-weight: 600;
    --btn-accented-bgcolor: rgb(33, 150, 243);
    --btn-accented-bgcolor-hover: rgb(33, 150, 243);
    --btn-font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    --btn-font-weight: 600;
    --btn-transform: capitalize;
    --wd-form-brd-width: 1px;
    --notices-success-bg: rgb(33, 150, 243);
    --notices-success-color: #fff;
    --notices-warning-bg: rgb(221, 51, 51);
    --notices-warning-color: #fff;
    --badge-bg-color: #fff;
}

input[type='email'],
input[type='date'],
input[type='search'],
input[type='number'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
textarea,
select {
    transition: all .2s ease !important;
    transition-delay: 0s, 0s !important;
    transition-duration: .2s, 0s !important;
    transition-property: all, width !important;
    transition-timing-function: ease-out, ease !important;
}
input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select2-container {
    border-radius: 6px;
    box-shadow: 0 0 0 1px #e0e0e0, 0 2px 4px 0 rgba(0, 0, 0, 0.07), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05);
}
.home .page-title {
    margin-block: -40px 15px;
}
.whb-header-bottom {
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 6px 9px -6px #00936b78;
    border-bottom: unset;
}
.wd-nav > li:is(
    .wd-has-children,
    .menu-item-has-children) > a:after {
    margin-right: 10px;
}
.whb-full-width .whb-row>.container,
.whb-full-width+.whb-clone .whb-row>.container {
    max-width: 1500px !important;
}
.container-ezaypro {
	max-width: 1500px;
	margin: 0 auto;
	margin-top: 30px;
    padding: 0 15px;
}

.d-flex {
    display: flex !important;
    gap: 10px;
}

.align-items-center {
    align-items: flex-start;
}

.flex-column {
    flex-direction: column;
}

.flex-row {
    flex-direction: row;
}

.gap-2 {
    gap: 5px !important;
}

.gap-4 {
    gap: 20px !important;
}

.gap-5 {
    gap: 30px !important;
}
.wd-product span.price {
    text-align: left;
}

.price del {
    display: block;
    font-size: 80%;
}

.right-sidebar-centent .price del {
    position: relative;
    top: 12px;
}

.wd-close-side {
    background-color: rgb(0 0 0 / 34%);
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}

.products[class*="wd-stretch-cont"] .product :is(.price, .wrap-price, .product-rating-price) .courncy_code,
.wd-carousel-container .wd-carousel .wd-carousel-item :is(.price, .wrap-price, .product-rating-price) .courncy_code {
    margin-left: 5px !important;
    display: inline-block !important;
    padding: 8px 5px !important;
    color: var(--wd-primary-color) !important;
    border: 1.5px solid var(--wd-primary-color) !important;
    border-radius: 50px !important;
    font-size: 10px !important;
    line-height: 0px !important;
    position: relative !important;
    font-weight: bold !important;
    background: var(--badge-bg-color) !important;
    top: -3px !important;
}

ul#menu-new-menu li {
    margin-bottom: 0px !important;
}

.woocommerce-cart-form__cart-item .quantity p {
    margin: 0;
    display: flex;
    align-items: center;
}
.cart-actions button.button[name="apply_coupon"] br,
.cart-table-section .cart-actions .wd-coupon-form br {
    display: none;
}

.site-logo {
    border-radius: 10px !important;
    margin-top: 10px !important;
}

.wd-nav.wd-style-bg>li>a:before {
    border: 2px solid var(--wd-primary-accent-hover-color) !important;
    background: #ffffff !important;
}

.vi-flag-64 {
    margin-right: -8px !important;
    border-radius: 50px !important;
    width: 40px !important;
    height: 40px !important;
}


.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper:hover .wmc-sub-currency.vi-flag-64 {
    margin-right: -8px !important;
}

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    margin-top: 0;
    border-radius: 10px;
    width: 120px;
    padding: 0px 10px;

}

body .title-size-large {
    background-size: cover !important;
    background-position: center center !important;
    padding: 50px 0px !important;
    margin-bottom: 0;

}
@media (max-width: 768.98px) {
    .wd-checkout-steps li:not(.step-active),
    .wd-checkout-steps li span:after,
    .wd-checkout-steps li:after {
        display: block;
    }
}
ul.wd-checkout-steps {
	display: flex;
	justify-content: center;
	width: calc(100% - 80px);
	margin: 0 auto;
	max-width: 700px;
	gap: 16px;
}
.wd-checkout-steps li a, .wd-checkout-steps li.step-complete {
    display: flex !important;
    align-items: center;
    /* flex-direction: column; */
}
.wd-checkout-steps li:after {
    display: none;
}
.wd-checkout-steps li span {
    color: #000;
    text-transform: capitalize;
    font-size: 12px;
}
.wd-checkout-steps li span.bar {
    width: 100%;
    height: 2px;
    background: #ddd;
}

.wd-checkout-steps li span.count {
    background: #949494;
    border-radius: 50px;
    width: 26px;
    min-width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: white;
}

.wd-checkout-steps li.step-active span.bar,
.wd-checkout-steps li.step-active span.count {
    background: #00936b;
    background: var(--wd-primary-color);
    
}

.wd-checkout-steps li span:after {
    display: none;
}
.wd-checkout-steps li.step-cart a {
    gap: 10px;
}

.wd-checkout-steps li span.cont {
    position: relative;
}
.wd-checkout-steps li span span.label {
    position: absolute;
}
.wd-checkout-steps li span span.label {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.wd-checkout-steps li.step-checkout, .wd-checkout-steps li.step-complete {
    flex: 1;
}
.hidden-start {
    display: none;
}
.product-image-bg {
    display: none;
}

.single-breadcrumbs-wrapper {
    margin-block: 0px 10px;
}

@media (min-width: 769px) {
    .md-flex-row{
        flex-direction: row;
    }
    .align-items-center {
        align-items: center;
    }
	.wd-checkout-steps li span.cont {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .wd-checkout-steps li span span.label {
        position: relative;
        left: unset;
        transform: unset;
        white-space: nowrap;
    }
	.wd-checkout-steps li span {
		font-size: 16px;
	}
}
ul.wd-nav-product-cat li.cat-item {
    width: 205px;
    background: white;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    border-radius: 10px;
}

.wd-nav-product-cat.has-product-count .wd-nav-img {
    max-height: 100px;
    transition: transform 0.4s ease;
}

.wd-nav-product-cat.has-product-count img.wd-nav-img:hover {

    transform: scale(1.1) !important;
}

.wd-nav-product-cat>li>a {
    padding-top: 2px;
    padding-bottom: 2px;
}

.wd-nav.wd-gap-m {
    --nav-gap: 36px;
}

.wd-nav-product-cat .nav-link-text {
    font-size: 16px;
    font-weight: bold !important;
    color: #363434 !important;
    text-transform: capitalize;
}

.wd-nav-product-cat .nav-link-text:hover {
    text-decoration: none !important;
}

.wd-nav-product-cat .nav-link-count {
    color: #363434;
}

.product-category-thumbnail img {
    width: 30px !important;
    float: right;
    right: 4px;
    top: 2px;
    padding: 2px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    z-index: 4;
    position: absolute;
}

.related-and-upsells .product-category-thumbnail img {
    width: 30px !important;
    float: right;
    right: 4px;
    top: 2px;
    padding: 2px;
    background: white;
    border-radius: 8px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    z-index: 4;
    position: absolute;
}

.wd-sub-menu li>a::after {
    font-size: 13px;
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.8s, left 0.5s;
    position: absolute;
    left: 90px;
    font-weight: 600;
    color: #171717d4;
}

.wd-sub-menu li>a:hover:after {
    visibility: visible;
    opacity: 1;
    left: 170px;
}


.color-scheme-dark.wd-design-default.wd-dropdown-menu.wd-dropdown {
    border-radius: 10px !important;
}
.main-page-wrapper {
    background-color: rgb(252, 252, 252) !important;
}
body.archive .wd-nav-product-cat {
    display: none !important;
}

body.archive .page-title {
    background: #00936b !important;
    background: var(--wd-primary-color) !important;
    padding: 50px !important;
    display: none;
}

.product-element-top.wd-quick-shop {
    padding: 15px;
    padding-bottom: 2px;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    transform: scale(1.05) !important;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    transition: all 0.5s ease-in-out !important;
}

div.related-products .wd-carousel-item {
    padding: 0;
}

.product-grid-item :is(.wd-entities-title, .wd-product-cats, .wd-product-brands-links) {
    margin-bottom: 10px !important;
    padding: 0 10px;
}

a.button.checkout.wc-forward:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    position: relative;
    left: 13px;
    transition: transform 0.3s ease;
    font-weight: 900;
}

a.button.btn-cart.wc-forward:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    position: relative;
    left: 13px;
    transition: transform 0.3s ease;
    font-weight: 900;
}

a.button.checkout.wc-forward:after {
    content: "\f061";
    font-family: 'Font Awesome 5 Free';
    position: relative;
    left: 13px;
    transition: transform 0.3s ease;
    font-weight: 900;
}

a.btn.btn-size-small.btn-color-primary.wc-backward {
    background: rgb(0, 147, 107);
    border-radius: 6px;
}

p.return-to-shop a.button.wc-backward {
    background: rgb(0, 147, 107);
    border-radius: 6px;
}

.cart-widget-side .wd-scroll-content {
    box-shadow: inset 0 -15px 15px -15px rgb(0 0 0 / 16%);
}

span.before_payment_title:before {
    content: "\f023";
    font-family: 'Font Awesome 5 Free';
    ;
    position: relative;
    margin-right: 7px;
    font-weight: 900;
}

footer.footer-container span.before_payment_title:before {
    display: none;
}

body::-webkit-scrollbar {
    width: 12px;
}

body::-webkit-scrollbar-track {
    background: var(--wd-primary-accent-color);
}

body::-webkit-scrollbar-thumb {
    background-color: #FF5722;
    background-color: var(--wd-primary-color);
    border-radius: 20px;
}

.searchform.wd-style-4 .searchsubmit {
    background: var(--wd-primary-accent-color);
    border-radius: 50px;
    outline: 0;
}

.searchform.wd-style-4 .searchsubmit {
    inset-inline-start: 0;
    pointer-events: none;
    width: 46px;
    --wd-form-height: 46px;
}

.searchform.wd-style-4 input[type="text"] {
    padding-inline: 52px 15px !important;
}

.searchform input[type='text']:focus {
    box-shadow: 0 0 4px 0px rgb(0 147 107 / 65%) !important;
    box-shadow: 0 0 0 1px #00936b4d, 0 2px 4px 0 #00936b59, 0 1px 1.5px 0 #00936b30 !important;
    outline: 0;
}

/* .whb-header-bottom {
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 6px 9px -6px #00936b78;
    border-bottom: unset;
} */


ul#menu-new-menu {
    background: var(--wd-primary-accent-color);
    border-radius: 10px;
    padding: 3px 0px;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
}

.searchform.wd-style-4 input[type="text"] {
    border-radius: 50px 15px 15px 50px !important;
    padding-block: 22px !important;
    border: unset !important;
    box-shadow: 0 0 4px #ccc !important;
}

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    padding: 10px 20px !important;
    border-radius: 10px !important;
}

.woo-multi-currency.wmc-shortcode .wmc-current-currency:hover {
    background: #ebf7f3 !important;
    box-shadow: 0 0 5px 0px #a8cfc2 !important;
}

.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper span.wmc-current-currency {
    padding: 5px 20px;
    border-radius: 9px;
}

.wmc-currency {
    border: unset;
    margin-bottom: 12px !important;
    margin-top: 6px !important;
    border-radius: 10px !important;
    padding: 10px !important;
    box-shadow: 0 0 3px 0 #ccc;
    -webkit-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
}

.wmc-currency:hover {
    background: #ebf7f3 !important;
    box-shadow: 0 0 5px 0px #a8cfc2;
}

ul#menu-new-menu li {
    margin-bottom: 10px;
}

.wd-sub-menu li>a:hover {
    background: #ebf7f3;
    box-shadow: 0 0 5px 0px #a8cfc2;
    border-radius: 10px;
    color: #20272c;
    border-color: #bfe4da;
}

.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-inmodal {
    height: 70%
}

span.xoo-el-close.xoo-el-icon-cross {
    background: #00ac7e;
    box-shadow: 0 0 4px #00aa7c;
}

span.xoo-el-close:hover {
    color: #ffffff;
}

span.xoo-el-close {
    color: #ffffff;
}

.xoo-el-sidebar {
    background: linear-gradient(to right, #00936b, #00c490) !important;
    background: linear-gradient(to right, var(--wd-primary-color), var(--wd-primary-accent-color)) !important;
}

span.xoo-el-close {
    right: 6px;
    top: 7px;
}

.xoo-el-inmodal {
    border-radius: 10px;
    overflow: hidden;
}

.xoo-aff-input-group .xoo-aff-input-icon {
    background-color: #fff;
    color: #00ae7f;
    border-color: #cccccc;

}

.xoo-aff-group input[type="text"]:focus {
    background-color: #ffffff;
    color: #000;
    box-shadow: 0 0 0 1px #00936b4d, 0 2px 4px 0 #00936b59, 0 1px 1.5px 0 #00936b30 !important;
}

input[type="password"]:focus {
    background-color: #ffffff !important;

    box-shadow: 0 0 0 1px #00936b4d, 0 2px 4px 0 #00936b59, 0 1px 1.5px 0 #00936b30 !important;
}

span.xoo-aff-pwtog-show i.far.fa-eye {
    color: #009f74;
}

label.xoo-el-form-label span {
    color: #009f74;
}

a.xoo-el-lostpw-tgr {
    color: #00ac7e;
}

button.button.btn.xoo-el-action-btn.xoo-el-login-btn {
    background: var(--wd-primary-color);
    border: 1px solid var(--wd-primary-color);
    color: white;
    border-radius: 20px;
}

button.button.btn.xoo-el-action-btn.xoo-el-register-btn {
    background: var(--wd-primary-color);
    border: 1px solid var(--wd-primary-color);
    color: white;
    border-radius: 20px;
}

.right_box {
    display: block;
    text-align: center;
    padding-top: 60px !important;
}

.right_box p {
    color: white;
}

.p_rbottom {
    color: white;
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail:hover {
    transform: scale(1.05);
}

.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    transition: all 0.5s ease-in-out;
}

.product-labels .product-label.onsale {
    transform: rotate(-45deg);
    background-color: rgb(221, 51, 51) !important;
    color: white;
    width: 135px;
    left: -50px;
    position: relative;
}

.wd-product .product-wrapper {
    position: relative;
}

.wd-product.wd-hover-standard .wd-add-btn {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;

}

.featuredpro .wrapp-buttons,
.product-grid-item .wrapp-buttons {
    bottom: 0 !important;
    text-align: right !important;
    padding-right: 15px;
}

.products .sale .wrapp-buttons {
    bottom: 0px !important;
    height: 56px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.wd-entities-title a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.breadcrumbs-location-summary .single-breadcrumbs-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.whb-main-header .container {
    width: 100%;
    max-width: 1500px;
}

.wd-carousel-wrap .wd-carousel-item {
    margin-left: 0px !important;
    box-shadow: none !important;

}

.wd-carousel-container.wd-gallery-images span.onsale.product-label {
    display: none;
}

ul.wd-nav.wd-nav-tabs li a {
    background: #9dddcc;
    color: var(--wd-primary-color);
    border: 1px solid var(--wd-primary-color);
    border-radius: 23px;
    padding: 10px;

}

footer.footer-container {
    border: unset;
    border-radius: 35px 35px 0 0;
    background: var(--wd-primary-accent-color)/7%;
    border-top: 6px solid var(--wd-primary-color);
}

div#custom_footer {
    background: rgb(0 147 107 / 7%) !important;
}

.elementor-element.elementor-element-05dc488.e-con-full.e-flex.e-con.e-child {
    flex-direction: row;
}

.elementor-element.elementor-element-158c1b5.e-con-full.e-flex.e-con.e-child {
    display: flex;
    flex-direction: row-reverse;
}

.footer-logo {
    height: 38px;
    width: 200px;
}

.container.main-footer {
    max-width: 100%;
    padding: 0;
}

.social-whatsapp {
    --social-color: #0bd40b;
}


.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    z-index: 9999;
}


span.list-content {
    transition: all 0.3s ease;
    padding: 5px;
    border-radius: 10px;
    border: 1.5px solid transparent;
}

ul.wd-list li:hover span {
    font-weight: 500 !important;
    border: 1.5px solid var(--wd-primary-color-50);
    background: var(--wd-primary-accent-color);
    padding: 5px;
}

h4.with-line::before,
h4.with-line::after {
    content: "" !important;
    display: inline-block !important;
    width: 50px !important;
    height: 2px !important;
    background-color: #000 !important;
    vertical-align: middle !important;
    margin: 0 10px !important;
}

.title-after_title h4:before {
    content: "";
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #000;
    vertical-align: middle;
    margin: 0 10px;
}

.title-after_title h4:after {
    content: "";
    display: inline-block;
    width: 50px;
    height: 2px;
    background-color: #000;
    vertical-align: middle;
    margin: 0 10px;
}

.star-rating {
    margin-top: 10px;
    font-size: 17px;
    color: #02b786;
}

.wd-builder-off .single-product-page {
    border-top: 2px solid #e0f2ed;
    margin-top: 0;
}



.wd-social-icons a.wd-social-icon.social-instagram,
a.wd-social-icon.social-youtube,
a.wd-social-icon.social-pinterest {
    display: none;
}

.share-icon-top a.wd-social-icon.social-facebook {
    background: #007cf7;
    padding: 1px 5px;
    border-radius: 2px
}

.share-icon-top a.wd-social-icon.social-facebook span.wd-icon {
    color: white;
}

nav.woocommerce-breadcrumb a:after {
    content: ">";
}

.single-breadcrumbs nav.woocommerce-breadcrumb {
    display: none;
}

.single-product-content .product-summary .Title_productInfo {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}

h1.product_title.entry-title.wd-entities-title:before {
    background: #009d73 !important;
    position: absolute !important;
    left: 15px !important;
    top: 96px;
    height: 1px !important;
    width: 90px !important;
    content: " " !important;
}

div#woocommerce-multi-currency-1 {
    display: none;
}

.mb-2 {
    margin-bottom: 20px;
}
.mb-3 {
    margin-bottom: 30px;
}

del span.woocommerce-Price-amount.amount {
    color: #a3a3a3;
    font-size: 14px;
}


.single-product-content ins span.woocommerce-Price-amount.amount {
    font-size: 30px;
    color: rgb(4 4 4);
    font-weight: 600;
}

html .wd-product .price,
html .wd-product .price>.amount,
html .wd-product .price ins>.amount {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
    font-size: 18px;
}

.right-sidebar-centent .courncy_code {
    background: transparent !important;
    border: unset !important;
    margin-left: 5px !important;
    color: #000000 !important;
    font-size: 15px !important;
    position: relative !important;
    font-weight: bold !important;
    top: -7px !important;
    padding: 0 !important;
}

.featuredpro .product-element-top,
.product-grid-item .product-element-top {
    position: unset;
}

.wd-product.wd-hover-icons .wrapp-buttons {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0px) translateZ(0) !important;
    padding-right: 8px;
}

.featuredpro .product-wrapper .wrapp-buttons .wd-buttons,
.product-grid-item .product-wrapper .wrapp-buttons .wd-buttons {
    background: none;
    box-shadow: none;
    background: var(--wd-primary-color);
    box-shadow: 0 0 3px 0 var(--wd-primary-color);
    border-radius: 50px;
    width: 40px;
    height: 40px;
    align-items: center;
}

.wd-product.wd-hover-icons .wd-buttons .wd-action-btn {
    max-width: unset !important;
}

div.quantity input[type="button"] {
    background: white;
    color: var(--wd-primary-color) !important;
    padding: 0 5px;
    min-width: 21px;
    height: 21px;
    box-shadow: none;
    border-radius: 10px;
    margin-top: 11px;
    margin-right: -8px;
    margin-left: -8px;
}

div.quantity input[type="button"]:hover {
    color: #ffffff !important;
}

button.single_add_to_cart_button.button.alt {
    text-align: center !important;
    text-transform: capitalize !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
    border-radius: 5px !important;
    font-size: 17px !important;
    border: 0px !important;
    font-weight: 800 !important;
    box-shadow: 0px 0px 14px -7px var(--wd-secondary-color) !important;
    background-image: linear-gradient(45deg, var(--wd-secondary-color-alt) 0%, var(--wd-secondary-accent-color) 51%, var(--wd-secondary-color-alt) 100%) !important;
    cursor: pointer !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    touch-action: manipulation !important;
    color: #fff;
    padding: 11px 58px;
}

button.single_add_to_cart_button:hover {
    background-position: right center !important;
    text-decoration: none !important;
}

.single_add_to_cart_button:before {
    background-image: linear-gradient(45deg, #41917d 0%, #63c2a9 51%, #41917d 100%) !important;
}

.right-sidebar-centent {
    background: var(--wd-primary-accent-color);
    box-shadow: 0 0 5px 0 var(--wd-primary-color);
    padding: 30px;
    border-radius: 9px;
    position: -webkit-sticky;
}

div.quantity input[type="number"] {
    background: white;
    width: 45px;
}


.single-product .wd-carousel-item {
    padding: 0 calc(var(--wd-gap) / 2) !important;
}

.image_preview img {
    height: 30px;
    width: 30px;
    margin-top: 10px;
    margin-left: 10px;
}

.wd-dropdown-menu.wd-design-default {
    padding: 10px;
}

.product_details .detail-title img {
    height: 15px;
    width: 15px
}

.product_details .row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    vertical-align: middle;
    margin: 0 0 15px;
    flex-wrap: nowrap;
}

.details-content {
    background: var(--wd-secondary-accent-color);
    border-radius: 100px;
    font-size: 14px;
    padding: 5px 15px;
    line-height: 1.1em;
    font-weight: 400;
    color: var(--wd-secondary-link-dark-color);
    min-width: 150px;
}

.detail-title {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: black;
}

.detail-title img,
i {
    margin-right: 6px;
}

.sp_main_wrap {
    margin-top: 27px;
}

.product_notes-sec ul {
    padding: 0;
    list-style-type: none;
    position: relative;
    margin-bottom: 30px;
}

.product_notes-sec ul li .eror-notice,
.product_notes-sec ul li .info-notice {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: inline-flex;
    position: relative;
    justify-content: center;
    vertical-align: middle;
    align-items: center;
}

.product_notes-sec ul li {
    display: flex;
    gap: 10px;
    background: #e0f2ed;
    padding: 8px 10px;
    min-height: 27px;
    border-radius: 10px;
    font-size: 12px;
    box-shadow: 0 4px 6px -6px #000326;
    border: 2px solid #96d2c2;
}

.eror-notice i {
    margin-left: 6px;
    font-size: 11px;
}

.product_notes-sec ul li p {
    margin: 0;
    display: flex;
    align-items: center;
    color: #000;
    line-height: 1.3em;
}


.product_notes-sec ul li.morenotice {
    position: absolute;
    bottom: -15px;
    left: 2.5%;
    z-index: 7;
    width: 95%;
    top: 22px;
    height: 45px;
}

.product_notes-sec ul li:nth-child(1) {
    position: relative;
    z-index: 10;
}

.product_notes-sec ul li.morenotice:nth-child(3) {
    top: 39px;
    z-index: 0;
    width: 90%;
    left: 5%;
}

#showallnoticetop,
#showallnotice {
    background-color: #419880;
    padding: 1px 15px;
    color: white;
    font-size: 12px;
    border: 2px solid #0000003d;
    border-radius: 100px;
    width: 215px;
    text-align: center;
    margin: -16px auto 0;
    position: relative;
    z-index: 99;
    cursor: pointer;
    box-shadow: 0 2px 8px -1px #000000;
    transition: all 0.2s ease;
    text-transform: capitalize;
    min-height: 26px;
}

#showallnoticetop:hover,
#showallnotice:hover {
    background: #096e53;
    color: #fff;
}

.delviery-icon {
    position: relative;
}

.delviery-icon svg {
    width: 63px;
    margin-top: 5px;
}

.delviery-icon .info-icon {
    position: absolute;
    right: -20px;
    top: 6px;
}

.tooltipp .tooltiptext {
    visibility: hidden;
    transition: all 0.4s ease !important;
    width: 134px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 25%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 11px;
    background: #00bc89;
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px 0px, rgba(0, 0, 0, 0.09) 0px 4px 2px 0px, rgba(0, 0, 0, 0.09) 0px 8px 4px 0px, rgba(0, 0, 0, 0.09) 0px 0px 8px 0px, rgba(0, 0, 0, 0.09) 0px 3px 16px 0px;
}

.tooltipp:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.tooltipp .tooltiptext:before {
    content: "";
    position: absolute;
    right: 0;
    top: 85%;
    left: 0;
    height: 25px;
}

.tooltipp .tooltiptext:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    width: 0;
    height: 0;
    border-top: solid 7px #007a59;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
}


.sp-icon-main {
    position: sticky;
    top: 0;
    margin-top: 16px;
    background: #e0f2ed;
    box-shadow: rgb(0 147 107 / 35%) 1px 1px 40px 0px inset;
    box-shadow: 0 0 5px 0 #78b6a1c9;
    padding: 20px;
    border-radius: 9px;
}

.sp-icon-main img.sp-payment-method-image {
    height: auto;
    width: 35px;
    margin-right: 5px;
}

.delivery-content {
    display: grid;
    padding: 5px 0 15px;
    grid-template-columns: 1fr 1fr;
}
.delviery-icon {
    width: 100px;
}
@media (max-width: 768px) {
    .delivery-content {
        margin-top: 40px;
    }
    .hidden-on-mobile,
    footer.footer-container .sp-cart-icon-main span.before_payment_title {
        display: none;
    }

    

    .wd-tools-element.wd-design-8 .wd-tools-text {
        display: none;
    }

    .single-product-page .woocommerce-product-gallery {
        background-size: 95% 95%;
        max-width: 157.5px;
        margin: 60px auto 0;
        padding: 20px;
        background-color: #fff;
        position: relative;
        border-radius: 20px;
    }

    .product-image-bg {
        display: block;
        width: 124%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        max-height: 170px;
        margin: 0 -8vw;
    }

    .product-image-bg img {
        display: block;
        position: absolute;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        opacity: 1;
        width: 100%;
        height: 75%;
        top: 30%;
        object-fit: cover;
        object-position: 0% 100%;
    }
}

.tooltip-container {
    position: relative !important;
    display: inline-block !important;
    cursor: pointer !important;
}

.tooltip-text {
    visibility: hidden !important;
    width: 120px !important;
    background-color: #00bc89;
    color: #fff !important;
    text-align: center !important;
    border-radius: 6px !important;
    padding: 5px !important;
    position: absolute !important;
    z-index: 1 !important;
    bottom: 125% !important;
    left: 50% !important;
    margin-left: -60px !important;
    opacity: 0 !important;
    transition: opacity 0.3s !important;
}

.tooltip-text::after {
    content: "";
    position: absolute !important;
    top: 100% !important;
    left: 50% !important;
    margin-left: -5px !important;
    border-width: 5px !important;
    border-style: solid !important;
    border-color: #00bc89 transparent transparent transparent !important;
}

.tooltip-container:hover .tooltip-text {
    visibility: visible !important;
    opacity: 1 !important;
}

button.tooltip-btn {
    background: none;
}

button.tooltip-btn:hover {
    background: none;
}

ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.tabs.wc-tabs.wd-style-underline-reverse {
    display: flex;
    justify-content: flex-start;
}




.wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    height: unset !important;
    background-color: unset !important;
}

.product-tabs-wrapper {
    border-bottom: none;
}

.woocommerce_options_panel label {
    margin-left: 10px !important;
}

.overview_tab_content {
    width: 100%;
    display: block;
    background: #e0f2ed;
    box-shadow: rgb(0 147 107 / 35%) 1px 1px 40px 0px inset;
    box-shadow: 0 0 5px 0 #78b6a1c9;
    padding: 30px 60px;
    border-radius: 9px;
}

.overview_tab_desc {
    padding-top: 10px;
    display: flex;
    border-bottom: 1px solid #d5d7db;
}

.overview_tab_desc span.svtitle {
    font-size: 16px;
    color: #000000;
    font-weight: 300;
    min-width: 170px;
    margin-right: 10px;
}

img.flag {
    height: 20px;
    width: 20px;
    border-radius: 50px;
    object-fit: cover;
    margin-left: 8px;
}

.system-requirment-tab-main {

    background: #00936b1f;
    box-shadow: 0 0 5px 0 #78b6a1c9;
    padding: 17px 40px;
    margin-top: 12px;
    border-radius: 10px;
    margin-bottom: 60px;
    width: 100%;
}

.system-tab-content {
    display: flex;
    border-bottom: 1px solid #cdcdcd;
}



span.svtitle {
    font-size: 16px;
    color: #000000;
    font-weight: 300;
    min-width: 150px;
}

.system-tab-content {
    padding-top: 10px;
}


p.info {
    color: #0e0e0e;
    font-weight: 500;
    font-size: 16px;
}

.include_apps_main {
    display: block;
    margin-left: 0;
    margin-top: 6px;
    background: #e0f2ed;
    border: 2px solid #96d2c2;
    border-radius: 10px;
    padding: 15px;
}

.head-txt-appsss {
    margin: 0;
    padding-left: 0px;
    border-bottom: 1.5px solid #7eb9a9;
    display: inline-flex;
    font-size: 15px;
    align-items: center;
    gap: 10px;
}

/*.head-txt-apps:after {*/
/*    content: "\ec4f";*/
/*    font-family: finall;*/
/*    font-weight: 500;*/
/*    font-size: 17px;*/
/*    position: relative;*/
/*    top: -2px;*/
/*    margin-left: 5px;*/
/*}*/

.include_apps {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.items {
    display: inline-block;
    width: auto;
    max-width: 80px;
    text-align: center;
}

.include_apps_main .img_box img {
	width: 34px;
	margin-bottom: 5px;
}

.include_apps_main .app-tile {
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 1.2;
}

.title-size-large {
    background: white;
}

p.woocommerce-mini-cart__buttons.buttons {
    display: flex;
    flex-direction: row-reverse;
}

.woocommerce-mini-cart__buttons .checkout:hover {
    background-position: right center !important;
    text-decoration: none !important;
}
.wd-nav-img, .mega-menu-list img {
    width: 18px !important;
}
.woocommerce-mini-cart__buttons .checkout {
    width: 100% !important;
    text-align: center !important;
    text-transform: capitalize !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
    font-size: 16px !important;
    border-radius: 10px !important;
    border: 0px !important;
    font-weight: 500 !important;
    box-shadow: 0px 0px 14px -7px #0e57b3 !important;
    background-image: linear-gradient(45deg, #3885c2 0%, #14b8d9 51%, #3885c2 100%) !important;
    cursor: pointer !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    touch-action: manipulation !important;
    height: 45px;
    margin-right: 20px;
}


.button.btn-cart.wc-forward:active {
    transform: scale(0.95) !important;
}

.button.btn-cart.wc-forward:hover {
    background-position: right center !important;
    text-decoration: none !important;
}

.button.btn-cart.wc-forward {
    width: 100% !important;
    text-align: center !important;
    text-transform: capitalize !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
    font-size: 16px !important;
    border-radius: 10px !important;
    border: 0px !important;
    font-weight: 500 !important;
    box-shadow: 0px 0px 14px -7px #f09819 !important;
    background-image: linear-gradient(45deg, #ff4521 0%, #ffa729 51%, #ff4d2b 100%) !important;
    cursor: pointer !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    touch-action: manipulation !important;
    color: white !important;
    height: 45px;
    padding: 5px 20px 5px 10px;
}


.cart-info div.quantity :is(input[type="button"], input[type="number"], input[type="text"]) {
    margin-top: 20px;
}


a.cart-item-image {
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    background: white;
}

div.quantity input[type="button"] {
    border-radius: 3px;
}

.sp-cart-icon-main span {
    font-size: 18px;
    color: black;
    font-weight: bold;
    text-align: center;
}

footer.footer-container .sp-cart-icon-main span {
    color: #777777;
}

.sp-cart-icon-main .payments_icons img {
    height: auto;
    width: 35px;
    margin-right: 5px;
    border-radius: 5px;
}

footer.footer-container .payments_icons {
    margin: 0;
}

.sp-cart-icon-main.after-cart.flex-column .payments_icons {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.wcf-embed-checkout-form.wcf-field-modern-label .woocommerce .form-row input.input-text {
    background: white;
}

.wcf-embed-checkout-form.wcf-field-modern-label .woocommerce .form-row input.input-text:focus {
    box-shadow: 0 0 0 1px #00936b4d, 0 2px 4px 0 #00936b59, 0 1px 1.5px 0 #00936b30 !important;
    outline: 0;
}

.wcf-product-thumbnail {
    border-radius: 10px !important;
    border: 1px solid #d1d1d1;
}

body.woocommerce-cart a.checkout-button.button.alt.wc-forward {
    text-align: center !important;
    text-transform: capitalize !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
    font-size: 17px !important;
    border: 0px !important;
    font-weight: 500 !important;
    box-shadow: 0px 0px 14px -7px #0e57b3 !important;
    background-image: linear-gradient(45deg, #3885c2 0%, #14b8d9 51%, #3885c2 100%) !important;
    cursor: pointer !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    touch-action: manipulation !important;
    border-radius: 10px;
}

body.woocommerce-cart .wd-coupon-form .button[name="apply_coupon"] {
    text-align: center !important;
    text-transform: capitalize !important;
    transition: 0.5s !important;
    background-size: 200% auto !important;
    font-size: 17px !important;
    border: 0px !important;
    font-weight: 500 !important;
    box-shadow: 0px 0px 14px -7px #0e57b3 !important;
    background-image: linear-gradient(45deg, #3885c2 0%, #14b8d9 51%, #3885c2 100%) !important;
    cursor: pointer !important;
    user-select: none !important;
    -webkit-user-select: none !important;
    touch-action: manipulation !important;
    border-radius: 10px;
}

body.woocommerce-cart a.checkout-button.button.alt.wc-forward:hover {
    background-position: right center !important;
    text-decoration: none !important;
}

body.woocommerce-cart .wd-coupon-form .button[name="apply_coupon"]:hover {
    background-position: right center !important;
    text-decoration: none !important;
}

.woocommerce-message {
    background: var(--wd-primary-color);
}

div.quantity input[type="button"] {
    background: white;
    color: var(--wd-primary-color) !important;
    padding: 0 5px;
    box-shadow: none;
    border-radius: 10px;
    margin-right: -8px;
    margin-left: -8px;
}

.woocommerce table.cart td:nth-of-type(4),
.woocommerce table.cart th:nth-of-type(4) {
    display: none;
}

td.product-remove a {
    color: red;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    border-radius: 50px;
    width: 20px;
    height: 20px;
}

td.product-remove a:before {
    font-size: 16px;
    content: "\f2ed";
    font-family: "Font Awesome\ 5 Free";
}

table.shop_table.shop_table_responsive thead tr th {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 500;
    color: #000000cf;
}


tr.woocommerce-cart-form__cart-item.cart_item td div.quantity input[type="button"] {
    background: #d4eee6;
    border: none;
    height: unset;
    margin-top: unset;
}

tr.woocommerce-cart-form__cart-item.cart_item td div.quantity input[type="number"] {
    background: #d4eee6;
    border-top: none;
    border-bottom: none;
}

tr.cart-subtotal td span.courncy_code {
    color: #1b4c3f;
    background: #31937880;
    font-size: 10px;
    display: inline;
    margin-left: 0px;
    margin-top: -23px;
    border: 1px solid var(--wd-primary-color);
    padding: 2px;
    border-radius: 20%;
    height: 17px;
    width: 29px;
}

tr.order-total td strong {
    display: inline-block;
}

tr.order-total td span.courncy_code {
    color: #1b4c3f;
    background: #31937880;
    font-size: 10px;
    display: inline;
    margin-left: 0px;
    margin-top: -23px;
    border: 1px solid var(--wd-primary-color);
    padding: 2px;
    border-radius: 20%;
    height: 17px;
    width: 29px;
}

a.checkout-button.button.alt.wc-forward:after {
    content: "\f178";
    font-family: fontawesome;
    position: relative;
    left: 13px;
    transition: transform 0.3s ease;
}

.wc-proceed-to-checkout span.before_payment_title {
    display: none
}


.wc-proceed-to-checkout .sp-cart-icon-main {
    margin-bottom: 22px;
}

.wd-header-cart span.courncy_code {
    display: none
}

.cart-info div.quantity input[type="button"] {
    border-radius: unset;
}

span.currency-code {
    display: inline-block;
    padding: 5px 8px;
    padding-top: 6px !important;
    color: var(--wd-primary-color) !important;
    border: 1px solid #e9e9e9;
    border: 1.5px solid var(--wd-primary-accent-color);
    border-radius: 50px;
    font-size: 11px;
    line-height: 10px;
    position: relative;
    font-weight: bold;
    background: #FFF;
}

.cart-info span.quantity {
    position: absolute;
    right: 17px;
    top: 76%;
}

.remove.remove_from_cart_button {
    color: red !important;
}

.woocommerce-mini-cart .remove:after {
    font-size: 16px !important;
    content: "\ed65" !important;
    font-family: 'finall' !important;
}

.product_list_widget>li .wd-entities-title {
    font-size: 14px !important;
}

.wcf-embed-checkout-form-two-column .woocommerce-checkout .wcf-order-wrap {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
}

.wd-checkout-prod-cont .quantity .input-text {
    width: 20% !important
}


.wd-checkout-prod-cont .quantity {
    display: flex;
}

button.button.wcf-submit-coupon.wcf-btn-small {
    box-shadow: 0px 0px 14px -7px #0e57b3 !important;
    background-image: linear-gradient(45deg, #3885c2 0%, #14b8d9 51%, #3885c2 100%) !important;
    background-size: 200% auto;
    transition: 0.5s !important;
    color: #fff;
    border-radius: 10px;
    width: auto;
    flex-shrink: 0;
    line-height: 25px;
    margin: 0;
    display: inline;
}

button.button.wcf-submit-coupon.wcf-btn-small:hover {
    background-position: right center !important;
    text-decoration: none !important;
}

button#place_order {
    width: 100% !important;
    position: relative;
    transition: all 0.3s ease-in-out;
    padding-block: 0.5rem;
    background-image: linear-gradient(45deg, #00805d 0%, #31b48f 51%, #038360 100%) !important;
    background-size: 200% auto;
    padding-inline: 1.25rem;
    border-radius: 15px;
    color: #ffff;
    gap: 10px;
    font-weight: bold;
    border: 3px solid #ffffff4d;
    outline: none;
    overflow: hidden;
    font-size: 15px;
    padding: 15px 20px;
    cursor: pointer;
}


.elementor-1845 .elementor-element.elementor-element-f528f46>.elementor-element-populated {
    border-color: var(--wd-primary-color) !important;
}

.select2-container--default .select2-results__options {
    scrollbar-width: auto;
    scrollbar-color: var(--wd-primary-color) #f1f1f1;
}

button#place_order:hover {
    background-position: right center !important;
    text-decoration: none !important;
}

.wcf-embed-checkout-form .woocommerce .woocommerce-info {
    color: var(--wd-primary-color)
}

.wd-checkout-prod-cont .wd-checkout-prod-title .quantity .plus,
.wd-checkout-prod-cont .wd-checkout-prod-title .quantity .minus {
    display: none !important;
}

.wcf-embed-checkout-form .woocommerce .wcf-product-name {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    width: 80%;
    margin-right: 10px;
    font-family: 'Nunito Sans';
    color: black;
}

.woocommerce .checkout .quantity {
    display: none;
}

span.cart-product-label {
    /* margin-bottom: -36px; */
}

p.custom-quantity-display {
    font-weight: 600;
    margin-bottom: 0;
}

tr.cart-subtotal span.woocommerce-Price-amount.amount {
    font-size: 18px;
    font-weight: 600;
}

tr.order-total span.woocommerce-Price-amount.amount {
    font-size: 18px !important;
    font-weight: 600 !important;
}

tr.cart_item .product-total .amount {
    font-size: 16px;
    font-weight: 400;
}

.wcf-embed-checkout-form .woocommerce .wcf-product-image .wcf-product-thumbnail {
    width: 15%;
}

.wcf-order-wrap .woo-multi-currency.wmc-shortcode.plain-vertical.layout5 {
    display: flex;
    flex-direction: row;
    justify-content: end;
    padding-bottom: 10px;
}

.top-bar-text {
    font-size: 17px !important;
    color: white;
    font-family: 'Nunito Sans' !important;
}

.delivery_content p {
    color: #2f2c2c;
    font-size: 19px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

.delivery_content div {
    color: #2f2c2c;
    font-size: 19px;
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif;
}

.ab_details_block .team-member.member-layout-default {
    background: #ffffff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
}

.ab_details_block .member-position {
    color: var(--wd-primary-color) !important;
    font-size: 16px;
    font-family: 'Nunito Sans';
}

p.liner-continer {
    font-size: 30px;
}

span.aim_text {
    color: #02804c;
}

.ab_details_block .liner-continer {
    font-family: "Nunito Sans", Arial, Helvetica, sans-serif !important;
    font-weight: 400 !important;
}

button#wpforms-submit-2179 {
    background: #02a176;
}

button#wpforms-submit-2179:hover {
    background: var(--wd-primary-color) !important;
}

.elementor-element.elementor-element-e3cb4ae.e-con-full.contact_us_from_sec.e-flex.e-con.e-child {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
}

.elementor-element.elementor-element-f6156f3.e-con-full.contact_us_from_sec_right {
    background: #ffffff;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
    margin-left: 20px;
}

.out-of-stock-noti,
.restricted_country {
    color: #f50000;
    background: #fbd7d7;
    padding: 6px 10px;
    border-radius: 50px;
    box-shadow: 0 0 5px 0 #db0000;
    font-size: 14px;
}

.icon_section img {
    display: inline-block;
    height: 15px;
}

.icon_section h4 {
    display: inline;
    font-size: 13px;
    color: white;
    vertical-align: middle !important;
    font-weight: 300 !important;
}

.elementor-9 .elementor-element.elementor-element-4f1ef82 .owl-thumb img {

    transition: all .25s ease;
}

.elementor-9 .elementor-element.elementor-element-4f1ef82 .owl-thumb img:hover {
    transform: scale(1.2) !important;
    transition: transform .2s;
}

.owce-carousel .owl-content {
    margin: 3px 0 4px !important;
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.add-to-cart-loop:hover {
    background-position: right center !important;
}

.product-wrapper {
    border-radius: 20px !important;
    background-color: #ffffff !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15) !important;
}

.wd-buttons.wd-pos-r-t {
    display: none;
}

.wd-product span.price {
    background: #ebdbd0 !important;
    background: var(--wd-primary-accent-color) !important;
    padding: 8px;
    border-radius: 0 0 15px 15px;
}

.price .amount {
    font-size: 17px;
}

#wd-65e04fb44227a a {
    font-size: 12px !important;
}

.wd-product :is(.product-image-link, .hover-img) img {
    transition: all 1s ease-in-out;
}

button.button.woocommerce-button.woocommerce-form-login__submit {
    background: var(--wd-primary-color);
    border-radius: 3px;
}
.wd-action-btn.wd-style-icon > a:before {
    color: #ffffff;
}
button.button.woocommerce-button.woocommerce-form-login__submit:hover {
    background: #30c69d;
}

.wd-carousel-item {
    margin-left: 78px !important;
    border-radius: 10px !important;
    box-shadow: 0 0 3px #8b737354 !important;
}

.min-footer .col-right.set-cont-mb-s.reset-last-child img {
    height: 27px;
    background: white;
}

.textwidget img {
    height: 80px;
}

@media screen and (min-width: 1040px) {
    .cart-widget-side.wd-side-hidden.wd-right.wd-opened {
        width: 500px;
    }
}

.single-product-page .product-detail-sec {
    margin-top: 70px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.product-detail-sec .product-tab-menu {
    margin-bottom: 40px;
}

.product-tab-menu #ptabm a {
    margin-right: 20px;
}

.product-tab-menu #ptabm a.active {
    border-bottom: 3px solid var(--wd-primary-color);
    padding-bottom: 10px;
}

.eazyproo-single-right.fixsidebar {
    position: sticky;
    top: 20%;
    height: fit-content;
}

#ptabm {
    padding: 25px;
    margin-top: -25px;
    margin-bottom: -25px;
    padding-left: 10px;
}

.product-detail-sec.fixtabbar .product-tab-menu {
    position: sticky;
    top: 120px !important;
    background: #fff;
    width: 100%;
    z-index: 99999;
    border-radius: 0 0 15px 15px;
    box-shadow: 0px 6px 9px -6px #00936b78;
}

.admin-bar .product-detail-sec.fixtabbar .product-tab-menu {
    top: 150px !important;
}

.light-green-bg {
    background: var(--wd-secondary-accent-color);
    box-shadow: 0 0 5px 0 var(--wd-secondary-color);
    padding: 40px;
    margin-top: 12px;
    border-radius: 10px;
    margin-bottom: 60px;
}

.description-sec .product-description-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 15px;
}

.description-sec .product-description-footer .more-btn {
    padding: 5px 10px;
    min-height: 27px;
    border-radius: 3px;
    font-size: 13px;
    white-space: nowrap;
    border: solid 1px var(--wd-primary-color);
    background: #ffffff;
    border: solid 1px var(--wd-primary-color);
    color: #000000;
    transition: all 0.3s ease;
    text-shadow: 1px 1px 5px #00936b7a;
}

.more-btn:after {
    content: "\ec4f";
    font-family: finall;
    font-weight: 500;
    font-size: 18px;
    margin-left: 7px;
    color: white;
    background: #419880;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: -5px;
    margin-top: -5px;
    margin-right: -10px;
    border-radius: 0 2px 2px 0px;
    transition: width 0.5s ease, margin-left 0.5s ease;
}

.more-btn:hover:after {
    width: 111px;
    margin-left: -74px;
    border-radius: 2px;
}
form.woocommerce-checkout {
	display: flex;
	justify-content: center !important;
	column-gap: 40px;
	margin-bottom: 50px;
}
.order-head-curen {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    align-items: center;
}
.checkout-order-review {
    /* max-width: 100%!important; */
}
.checkout-order-review {
    background: white !important;
    box-shadow: 0 0 3px 0 #d0d0d0;
    border-radius: 10px;
    padding: 18px !important;
    order: 1;
}
.checkout-order-review .woocommerce-form-coupon-toggle {
    display: none;
}
.checkout-order-review > .woocommerce-checkout-review-order .wd-table-wrapper {
    padding: 0;
	box-shadow: none;
}
.checkout-order-review table.woocommerce-checkout-review-order-table td {
    padding: 15px 0;
}
#couponformtwo {
    display: flex;
    align-items: center;
    padding: 10px 0;
}
#couponformtwo input[type="text"] {
    flex: 1;
    margin-right: 10px;
    border-radius: 6px;
    border: unset;
    box-shadow: 0 0 4px 0 #c8c8c8;
    box-shadow: 0 0 0 1px #e0e0e0, 0 2px 4px 0 rgba(0, 0, 0, 0.07), 0 1px 1.5px 0 rgba(0, 0, 0, 0.05);
}
#couponformtwo button {
    box-shadow: 0px 0px 14px -7px #0e57b3!important;
    background-image: linear-gradient(45deg, #3885c2 0%, #14b8d9 51%, #3885c2 100%)!important;
    background-size: 200% auto;
    transition: 0.5s !important;
    color: #fff;
    border-radius: 10px;
    width: auto;
    flex-shrink: 0;
    line-height: 25px;
    margin: 0;
    display: inline;
}
.wd-checkout-prod-total.product-total {
    display: flex;
    justify-content: space-between;
}
.wd-checkout-prod-cont {
    display: flex;
    flex-direction: column!important;
    justify-content: center!important;
    flex: 1 !important;
    align-items: unset;
}
.summary-head {
    margin: 0;
}
.woocommerce-checkout-review-order-table thead {
    display: none;
}
.checkout-ico {
    position: absolute;
    right: -8px;
    top: -12px;
    font-size: 18px;
    color: black;
    background: white;
    box-shadow: 0 0 3px 0 #9e9e9e;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    transition: all .2s ease!important;
}
.cart-table-section > .cart tr:last-child td {
    border-bottom: 0;
}
.woocommerce-billing-fields label:not(label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox) {
    display: none;
}
.woocommerce-form-login-toggle {
    max-width: 1040px;
    margin: 0 auto;
}
.woocommerce-billing-fields h3, .woocommerce-additional-fields h3 {
    text-transform: capitalize;
    border: 1px solid var(--wd-primary-color);
    border-radius: 50px;
    padding: 9px 20px;
    display: inline-block;
    background: var(--wd-primary-color);
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.woocommerce-checkout > .customer-details .woocommerce-billing-fields {
    margin-top: 20px;
}
span.woocommerce-input-wrapper {
    position: relative;
}
span.woocommerce-input-wrapper svg {
    position: absolute;
    right: 12px;
    top: calc(50% - 10px);
    width: 20px;
    height: 20px;
    fill: #7a7a7a;
}
.woocommerce-billing-fields .select2-container {
    z-index: 10 !important;
}
footer .sp-cart-icon-main {
    align-items: center;
}
.slick-track {
    display: flex;
    flex-wrap: nowrap;
}
.faq-contents .faq-item h3 {
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 18px;
}
.faq-contents .faq-item h3:before {
    content: "Q:";
    display: inline-block;
    margin-right: 10px;
}
.faq-contents .faq-item p:before {
    content: "A:";
    display: inline-block;
    margin-right: 10px;
}
.flex {
    display: flex;
} 
.items-center {
    align-items: center;
}
.justify-center {
    justify-content: center;
}
.mt-5 {
    margin-top: 30px;
}
.my-4 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.my-5 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.support-icon {
    width: 100px;
    height: 100px;
}

.support_cta .wrapper {
    background-image: linear-gradient(45deg, #e0f2ed 0%, #96dbc7 51%, #4aba9c 100%) !important;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 8px;
    width: 100%;
}
.support_cta .wrapper button {
    background-color: #13a851;
    color: #fff;
    border-radius: 5px;
    font-size: 18px;
}
ul.title_tags {
    padding: 0;
    display: inline-flex;
    gap: 10px;
    margin: 0;
    flex-wrap: wrap;
}
.single-product-content ul.title_tags .distributionLabel {
    display: inline-flex;
    background: var(--wd-secondary-color);
    box-shadow: rgba(0, 0, 0, 0.17) 0px -23px 25px 0px inset, rgba(0, 0, 0, 0.15) 0px -36px 30px 0px inset, rgba(0, 0, 0, 0.1) 0px -79px 40px 0px inset, rgba(0, 0, 0, 0.06) 0px 2px 1px 0px, rgba(0, 0, 0, 0.09) 0px 4px 2px 0px, rgba(0, 0, 0, 0.09) 0px 8px 4px 0px, rgba(0, 0, 0, 0.09) 0px 0px 8px 0px, rgba(0, 0, 0, 0.09) 0px 3px 16px 0px;
    padding: 4px 10px;
    min-height: 27px;
    border-radius: 14px;
    font-size: 13px;
    white-space: nowrap;
    color: #fff;
    position: relative;
    align-items: center;
}

.cart-widget-side .wd-scroll-content {
    position: relative;
    max-height: calc(85vh - 200px);
}
@media screen and (max-width: 767px) {
    .support_cta .wrapper {
        justify-content: center;
        flex-wrap: wrap;
        gap: 40px;
        text-align: center;
    }

    .whb-sticked .whb-row.whb-header-bottom {
        display: none;
    }

    .breadcrumbs-location-summary .single-breadcrumbs-wrapper {
        display: none;
    }

    .whb-header-bottom {
        box-shadow: none;
    }

    .row.product-image-summary-inner .wd-carousel-item.wd-active {
        margin-left: 0px !important;
    }

    .wd-accordion.wd-style-default .wd-accordion-item {
        border-bottom: none;
    }

    .product_title {
        font-size: 17px;
    }

    h1.product_title.entry-title.wd-entities-title:before {
        top: 98px;
        width: 67px !important;
    }

    .right-sidebar-centent,
    .sp-icon-main,
    .light-green-bg {
        padding: 30px 10px;
    }

    .system-requirment-tab-main {

        padding: 17px 20px;
    }

    .tab-heading h2 {
        font-size: 18px;
    }

    .overview_tab_content {
        width: 90%;
        padding: 30px 13px;
    }

    .ghfghf {
        display: block;
        margin-bottom: 40px;
    }

    .product-detail-sec.fixtabbar .product-tab-menu {
        top: 56px !important;
    }
}

@media (max-width: 768px) {
    .whb-sticky-shadow.whb-sticked .whb-main-header {
        box-shadow: none;
        top: 14px;
        border: 1px solid #e6e6e6;
        border-radius: 10px;
        overflow: hidden;
    }
    /* .whb-sticked .whb-row {
        border: 1px solid #e1e1e1;
        border-radius: 10px;
    } */
    :is(.woocommerce-cart-form__contents, .group_table) td.product-quantity input[type="number"] {
        width: 60px;
    }

    body.single-product div.quantity input[type="button"] {
        margin-top: 10px;
    }

    img.flag {
        margin-left: 5px;
    }

    ul#ulnoticetop {
        padding-left: 0px;
        margin-right: 10px;
    }

    .details-content {
        text-align: center;
    }

    /* body.single-product .include_apps_main {
        margin-top: 160px;
    } */

    body.single-product .shopping-cart-widget-body div.quantity input[type="button"] {
        margin-top: 20px;
    }

    .cart-widget-side .shopping-cart-widget-body {
        display: flex;
        position: inherit !important;
    }

    .wd-checkout-prod-title>*:not(:is(.cart-product-label-link, .cart-product-label, .product-quantity)) {
        margin-top: 34px;
    }

    p.custom-quantity-display {
        padding-left: 55px;
    }
/*     form.checkout.woocommerce-checkout .customer-details {
        order: 2;
    } */
}

@media (max-width: 1024px) {
    .eazyproo-single-right {
        display: none;
    }
}

@media (min-width: 1025px) {
	[class*="wd-section-stretch"],
    [data-vc-full-width] {
        --wd-row-spacing: 0px;
    }
    .whb-full-width .whb-row>.container,
    .whb-full-width+.whb-clone .whb-row>.container {
        width: clamp(var(--wd-container-w), 100%, 100%);
    }
    .title-size-large .title {
        font-size: 52px !important;
    }
    .eazyproo-single-left .sp_main_wrap {
        display: none;
    }

    .ghfghf {
        display: grid;
        grid-template-columns: 1fr 370px;
        grid-column-gap: 30px;
        padding-top: 30px;
        margin-bottom: 40px;
        max-width: 1500px;
        margin: 0 auto;
    }
	.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper:hover .wmc-sub-currency {
		display: block;
		max-height: 236px;
		overflow-y: hidden;
		margin-left: -14px;
		-ms-overflow-style: none;  /* IE and Edge */
		scrollbar-width: none;
	}
	.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper:hover .wmc-sub-currency::-webkit-scrollbar {
		  display: none;
	}
	.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper:hover .wmc-sub-currency:hover {
		overflow-y: auto;
	}
    .whb-sticked .whb-header-bottom-inner {
        height: 60px;
        max-height: 60px;
    }
}

@media (max-width: 360px) {
    .products[class*="wd-stretch-cont"] .product :is(.price,.wrap-price,.product-rating-price) .courncy_code,
    .wd-carousel-container .wd-carousel .wd-carousel-item :is(.price,.wrap-price,.product-rating-price) .courncy_code {
        display: none !important;
    }
    .delivery-content {
        display: block;
    }
}

@media (max-width: 992px) {
    .product-detail-sec .product-tab-menu {
        display: none;
    }
}
@media screen and (min-width: 769px) {
    .checkout-order-review {
        flex: 0 0 33.333333%!important;
        max-width: 29.333333%!important;
        position: sticky !important;
        top: 2em;
        order: 2 !important;
    }
    form.checkout.woocommerce-checkout .customer-details {
        order: 1 !important;
    }
}
@media only screen and (min-width: 992px) {
    .wd-sub-menu li>a {
        font-size: 15px !important;
        font-weight: 400 !important;
        color: #20272c;
        border-radius: 10px;
        margin-bottom: 10px !important;
        padding: 10px;
    }
}

@media only screen and (min-width: 1200px) {
	form.woocommerce-checkout {
		column-gap: 90px;
	}
}