/*
 Theme Name:   Yasan Child
 Description:  Yasan Child Theme
 Author:       Mohsen Paeizi
 Author URI:   http://1eng.me
 Template:     yasan
 Version:      1.0.0
 Text Domain:  woodmart
*/

.justify-text p {
    text-align: justify;
}

.thwepo-image-group-item input[type=checkbox]:checked+.thwepo-image-group-lable .thwepo-image-box, .thwepo-image-group-item input[type=radio]:checked+.thwepo-image-group-lable .thwepo-image-box {
    border: 1px solid #03bfac;
    padding: 5px;
}

.thwepo-image-group-item .thwepo-image-group-lable .thwepo-image-box {
    border: 1px solid #000;
    padding: 5px;
}

.thwepo-img-wrap{
    position: relative;
    display: inline-block;
}

.thwepo-image-group-item input[type=radio]:checked
+ .thwepo-image-group-lable .thwepo-img-wrap:after {

    content: '';

    width: 18px;
    height: 18px;

    background: #03bfac url('/wp-content/themes/yasan-child/img/icon-check.png') center no-repeat;
    background-size: 50%;

    border-radius: 50%;

    position: absolute;
    top: -6px;
    right: -6px;

    z-index: 10;
}
.thwepo-popup-image {
    bottom: 3px;
    left: 3px;
}
.thwepo-image-label {
    display: block;
    text-align: center;
    margin-top: -15px;
}

.thwepo_accordion_style .thwepo-section-title.section-title:after {
    position: absolute;
    left: 10px !important;
    right: unset;
}

.tasnim-box-section-title {
    text-align: right;
}
.thwepo_accordion_style .section-title {
    background: #f2f2f2;
    line-height: 1.875rem;
    padding: 7px 20px 7px 20px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    font-size: 1.125rem;
}
.extra-options label.label-tag {
    margin-bottom: -5px;
}
.single_add_to_cart_button {
    background-color: #000;
}


.tasnim-hotspot .wd-more-desc-inner, .tasnim-hotspot .button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: none;
}

.home-categories .wd-carousel-item {
    padding: 25px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 60px !important;
    height: 2px!important;
    border-radius: 0px !important;
    color: #000 !important;
}
.swiper-pagination-bullet {
    width: 60px !important;
    height: 2px !important;
    border-radius: 0;
}

.hotspot-content .button.product_type_simple.add_to_cart_button.ajax_add_to_cart, .hotspot-content .hotspot-content-text, .hotspot-content .price, .hotspot-content .wd-entities-title {
    display: none;
}
.hotspot-content {
    width: 150px !important;
}

.tasnim .wd-single-attrs.wd-layout-grid tr {
    flex-direction: row !important;
    display: flex !important;
    justify-content: flex-start;
    padding-right: 20px;
    background-color: #f8f6f4;
    margin-bottom: 15px;
}
.tasnim .shop_attributes tr {
    padding-bottom: 7px;
    padding-right: 10px;
    padding-top: 7px;
    gap: 5px;
}


.tasnim .wd-attr-name-label::after {
    content: " :";
    margin-right: 0px;
}
.wd-reset-var {
    display: none !important;
}

.variation-weight-badge {
    display: block;
    padding: 3px 10px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 13px;
    color: #555;
    margin-top: 6px;
}

.jgp-ticker {
    font-weight: normal;
    padding: 1px 10px;
}
.quantity {
    display: none !important;
}

.tasnim-mega-menu .wrapp-buttons {
    display: none;
}

.wd-sizeguide-table td {
    text-align: center;
    font-family: 'yekan-bakh' !important;
}
