.elementor-heading-title, .wd-breadcrumbs>:is(span,a):last-child {
    font-family: "joyvibe" !important;
}

.price del, .price del bdi {
    font-size: 16px !important;
}

.wd-arrow-inner {
    background-color: #fff !important;
    text-align: center !important;
    width: 36px !important;
    height: 36px !important;
    border-radius: 50% !important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%) !important;
}

.wd-arrow-inner:hover
{
    color: #fff !important;
    background-color: #333 !important;
    border-radius: 50% !important;
    box-shadow: 0 2px 5px rgb(0 0 0 / 8%) !important;
}


.single_add_to_cart_button:before {
    font-family: "vgan";
    content: "\e6ad";
    /*content: "\f105";
    font-family: "woodmart-font";*/
    font-size: 17px;
    margin-right: 3px;
    font-weight: 700;
    position: unset !important;
    opacity: 1;
    background-color: unset;
    box-shadow: unset;
}
.single_add_to_cart_button {
    line-height: 46px;
    height: 46px;
    border: 2px solid #e0382b;
    text-align: center;
    font-size: 16px;
    background-color: #fff0f0;
    color: #c40000;
    border-radius: 5px;
    float: left;
    /*width: 230px;*/
    cursor: pointer;
    transition: all 0.2s;
    gap:0;
    font-weight: 500;
}

.single_add_to_cart_button:hover, .diy_buy:hover {
    color: #c40000;
    box-shadow: 0px 2px 8px #f1f1f1;
    background-color: #ffe8e8;
    font-size: 14px;
    font-weight: 700;
}

.wd-buy-now-btn {
    line-height: 46px;
    height: 46px;
    text-align: center;
    font-size: 16px;
    background-color: #e0382b;
    color: #fff;
    border-radius: 5px;
    float: left;
    cursor: pointer;
    margin-right: 10px;
    transition: all 0.2s;
    font-weight: 500;
}

.wd-buy-now-btn:hover {
    box-shadow: 0px 2px 8px #feb5bc;
    background-color: #d81607;
    font-size: 14px;
    font-weight: 700;
}
.cart > .quantity {
    width: 100%;
    margin-bottom: 10px;
}
.cart > .quantity input[type="number"] {
    width: 100px;
}

.wapf-wrapper {
    margin: 0 0 0px -5px;
    width: 100%;
}
@media (max-width: 1024px) {
    .single_add_to_cart_button, .wd-buy-now-btn {
        width: 100% !important;
    }
}

@media (min-width: 1025px) {
    .single_add_to_cart_button, .wd-buy-now-btn {
        width: 230px !important;
    }

    .wapf-product-totals
    {
        width: 30% !important;
    }
}
.wapf-swatch--image.wapf-checked
{
    border-color: #fb3541;
    box-shadow: 0px 2px 3px #efa5a5;
    border-width: 2px;
    background: #fffcfc url('/wp-content/uploads/2025/07/10001.png') right bottom no-repeat;
    background-size: 12px;
}

.wapf-swatch--image {
    display: flex;
    transition: none;
    border-radius: 3px;
    border: 1px solid #eaeaea;
}

.wapf-swatch--image:hover {
    background-color: #ffedee;
}

.wapf-swatch-label {
    flex:1;
    padding-top: 10px;
    font-size: 16px;
    white-space: nowrap;
}
.wapf-swatch--image img {
    width: 45px !important;
    height: 45px !important;
    max-width: none !important;
}

/**description start*/
.woocommerce-verification-required {
    display: none !important;
}

.wd-rating-summary-wrap {
    max-width: 500px;
}

.elementor-element-662eef9 img,.elementor-element-662eef9 video {
    width: 100%;
    height: auto;
}

.elementor-element-662eef9 video {
    max-height: 600px;
}



/**start*/
.vgc_fx0, .vgc_fx1
{
    align-items: center;
}

.vgc_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
}

.vgc_ed, #tab-description{
    font-size: 18px;
    line-height: 1.5;
    color: #212121;
}

.mr10 {
    margin-right: 10px;
}

.vgc_fx1 .vgc_col
{
    width: 50%;
}

.vgc_col {
    display: inline-block;
    box-sizing: border-box;
    overflow: hidden;
}

.vgc_coltx
{
    width: 90%;
    margin: 0 auto;
}

.vgc_coltx h2,.vgc_coltx h5,.vgc_coltx p {
    text-align: center;
}

.elementor-widget-container {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
}

.vgc_colim > img {
    margin: 0;
}

.vgc_col > p {
    margin-bottom:0;
}

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

.vgc_fx2 .vgc_col, .vgc_fx3 .vgc_col, .vgc_fx21 .vgc_col,.vgc_fx4 .vgc_col
{
    flex: 1;
    text-align: center;
}

.vgc_ed ul, .vgc_ed ol
{
    margin: 18px 0 8px 25px;
}

.vgc_atr li::marker
{
    font-size: 18px;
    color: #999;
}

.vgc_atr h5
{
    font-size: 20px;
    margin: 18px 0 0 0;
    font-weight: 700;
    line-height: 1.2;
    text-align: left;
}

.vgc_atr p
{
    margin: 0 0 1em 0;
    line-height: 1.2;
    text-align: left;
}

.vgc_attb td {
    padding: 5px 10px;
    border-bottom: unset;
}

.alC {
    text-align: center;
}

.vgc_fx3 h5 {
    margin: 0.5em;
    font-size: 18px;
}

.vgc_fx2 p, .vgc_fx3 p, .vgc_fx4 p, .vgc_fx21 p
{
    margin: 0.5em;
    line-height: 1.2;
    font-size: 15px;
}

.vgc_mgb {
    height: 100% !important;
    width: auto !important;
    max-width: 1920px !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.vgc_co4 {
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.vgc_co4 h2 {
    color: #fff !important;
}

.vgc_colx {
    position: absolute;
    width: 80%;
    max-width: 800px;
    z-index: 2;
    box-sizing: border-box;
}

.vgc_ed p {
    margin: 1.2em 0;
}

.vgc_attb {
    margin: 15px 0;
    word-break: break-all !important;
}

.vgc_attb tr td:last-child
{
    text-align: right;
}

.vgc_ed h5, #tab-description h5 {
    font-size: 20px;
    margin: 18px 0 8px 0;
    font-weight: 700;
    line-height: 1.2;
}

@media only screen and (max-width: 576px) {
    .vgc_fx1 .vgc_col
    {
        width: 100%;
    }
    .vgc_fx4 .vgc_col {
        width: 49%;
        flex: none;
        margin: 5px 0;
    }
    .vgc_fx21 .vgc_col {
        width: 100%;
        flex: none;
        margin: 5px 0;
    }

    .vgc_fx3 .vgc_col {
        width: 100%;
        flex: none;
        overflow: hidden;
        margin: 5px 0;
        background-color: #fafafa;
        display: flex;
        text-align: left;
    }

    .vgc_fx3 img {
        width: 55%;
    }

    .vgc_ed, #tab-description {
        font-size: 16px;
    }

    .vgc_fx3 .vgc_col:nth-child(2) {
        flex-direction: row-reverse;
    }

    .product_title {
        font-size: 18px !important;
    }
}


/**end*/


.gt_ali {
    display: block;
    line-height: 24px;
    width: 50%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
}

.gh2, .gh3 {
    font-weight: bold;
    font-family: "joyvibe";
    font-size: 26px;
    color: #000;
    line-height: 30px;
    padding: 15px 0;
    position: relative;
}
.gh2
{
    text-transform: uppercase;
}
.g_atrl {
    padding: 5px 15px 20px 0;
    line-height: 2;
    font-size: 14px;
    margin-bottom: 20px;
}

.atr_aa {
    color: #999;
    padding: 0 5px;
    font-style: normal;
}

.atr_bb {
    display: inline;
}

.gt_ali p {
    display: inline;
    color: #666666;
    font-weight: 400 !important;
    font-size: 15px;
}

#specifications h4 {
    margin: 0;
}

.wd-nav-wrapper span {
    font-family: "joyvibe";
}

@media only screen and (max-width: 640px) {
    .gt_ali {
        width: 100%;
    }
}
/**description end*/

/**right start*/
.product_list_widget>li img:not(.wd-dropdown-cart img) {
    /*min-width: none;*/
    max-width: none !important;
    width: 140px !important;
    height: 140px !important;
    border-radius: 6px !important;
}

.product_list_widget>li {
    border-bottom:none !important;
}

.widget-product-wrap  .wd-entities-title
{
    margin: 10px 0 10px 0;
    font-size: 15px !important;
    word-break: break-all;
    color: #333;
    font-weight: 500 !important;
    font: 12px / 150% "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height:18px
}

.elementor-element-1f96de0 .widget-title {
    font-size: 22px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
}
/**right end*/


/**video*/
#videos
{
    background: #515152;
    text-align: center;
    position: relative;
}
.pl_video {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    text-align: center;
    z-index: 2;
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    line-height: 1.8;
    cursor: pointer;
}

.pl_videop {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -60px;
    height: 120px;
}

.pl_videop > img {
    width: 80px !important;
    height: 80px !important;
}

.wd-thumb-active > img {
    border: 2px solid #ea5b5b;
    background: transparent;
    border-radius: 4px;
    z-index: 999;
}

.wd-gallery-thumb .wd-thumb-active {
    opacity: 1 !important;
}

/**
Frequently bought together ---- start
 */

/*.elementor-element-d6b5444 img, .elementor-element-d6b5444 .hover-img, .elementor-element-d6b5444 .product-image-link{
    width: 90px !important;
    height: 90px;
}

.elementor-element-d6b5444 .product-labels, .elementor-element-d6b5444 .wd-pos-r-t {
    display:none;
}

.elementor-element-d6b5444 .product-element-top {
    float:left;
}

.elementor-element-d6b5444 .product-element-bottom, .elementor-element-d6b5444 .product-wrapper {
    display: inline;
}

.wd-fbt-products span {
    font-size:12px;
}
.elementor-element-d6b5444 a, .elementor-element-d6b5444 span {
    font-size:13px;
}

.elementor-element-d6b5444 .product-element-bottom {
    margin-left:10px;
}*/

/**
Frequently bought together ---- end
 */

.wd-entry-content > *,
.entry-content > *,
.is-layout-flow > *,
.is-layout-constrained > *,
.is-layout-constrained > .wp-block-group__inner-container > * {
    margin-block: 0 10px !important;
    /*margin: 10px 0;*/
}

/** Reviews Start*/
.woocommerce-review__verified {
    color: #1D860C;
    font-size: 16px;
    line-height: 1;
}

.woocommerce-review__verified em {
    font-size: 12px;
    font-style: normal;
}

.woocommerce-review__verified::before
{
    content: "\e6b2";
    font-style: normal;
    color: #1D860C;
    font-family: 'vgan'
}

.woocommerce-review__dash, .woocommerce-review__published-date {
    font-size: 12px;
}

#comments .description {
    font-size: 15px !important;
    color: #333;
    line-height: 22px;
}

.commentlist .avatar {
    width: 35px !important;
}

.commentlist .wd-gallery-image {
    width: 80px;
    height: 80px;
    border: 2px solid #eaeaea;
    border-radius: 6px;
}

.commentlist .wd-gallery-image:hover {
    border: 2px solid #fb3541;
    border-radius: 6px;
}

#comments .avatar {
    flex: none;
}

.wd-review-style-1 .meta time {
    font-style: normal !important;
}

#comments .wd-grid-g {
    display:block;
}
#comments .wd-grid-g>.wd-gallery-item {
    display:inline-block;
    float:left;
    margin-right: 5px;
}
/** Reviews End*/

.woocommerce-product-gallery.thumbs-position-left {
    --wd-thumbs-width: unset !important;
}

@media (min-width: 769px) {
    .wd-review-style-1 .comment-text {
        flex-direction: column;
    }
}

.wd-progress-bar .progress-bar {
    background-color: #ffd316;
}

.wd-progress-bar :is(.progress-area,.progress-bar) {
    border-radius: 8px;
    height: 16px !important;
}

.wd-rating-summary-main {
    font-size: 50px;
    color: #fd9700;
}

.comment-text .star-rating {
    font-size: 12px;
}

.commentlist .meta {
    margin-bottom: 0;
}

.commentlist .comment-text>[class*="star-rating"] {
    margin-bottom: 0;
}

.commentlist .avatar {
    margin-inline-end: 10px;
}



