a.farmed-btn:before {
    content: "";
    position: absolute;
    background: #e0e0e0;
    width: 1px;
    height: 24px;
    left: -10px;
    top: 0;
}
a.farmed-btn {
    position: relative;
}

a.farmed-btn:last-child:before {
    display: none;
}

.farmed-breadcrumb {
    font-family: 'yekan bakh';
    font-size: 14px;
    font-weight: 400;
    color: #878787;
}


.farmed-btn {
    display: inline-block;
    text-decoration: none;
    border-bottom: 3px solid transparent;
    transition: all 0.2s ease;
    font-weight: 500;
    padding-bottom: 0; 
}

.farmed-btn.active {
    border-bottom-color: #ff8c00 !important;
    padding-bottom: 3px;
}

.farmed-product-btn-container {
    display: flex;
padding-bottom:3px;
}

span.breadcrumb-item a{
    
    font-family: 'yekan bakh';
    font-size: 14px;
    font-weight: 400;
    color: #777777;
}

span.stock-status.low-stock {
    color: #e98e3d;
}

span.stock-status.out-of-stock {
    color: #cd1d1d;
}

span.stock-status.in-stock {
    color: #199a58;
}

.farmed-mobile-middle-section {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
}

.farmed-mobile-otherbtn-section {
    display: flex;
    gap: 10px;
}


.farmed-product-btn-container {
    display: flex;
    gap: 20px;
    font-family: 'yekan bakh';
    font-size: 14px;
    font-weight: 400;
}

.farmed-product-title-short h2.elementor-heading-title.elementor-size-default a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.farmed-upsell-item h4 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

span.farmed-dashboard-date br {
    display: none;
}

.farmed-filter-brand .woocommerce.widget_brand_nav.widget_layered_nav ul li a {
    font-size: 14px;
    font-weight: 400;
    font-family: 'yekan bakh';
    line-height: 35px;
}

.farmed-filter-brand .woocommerce.widget_brand_nav.widget_layered_nav ul li a:hover {
    color:#e98e3d;
}

.farmed-filter-brand .woocommerce.widget_brand_nav.widget_layered_nav ul {
    padding: 0;
    list-style: none;
}
.farmed-filter-brand .woocommerce.widget_brand_nav.widget_layered_nav h5 {
    display: none;
}

.farmed-filter-category ul.product-categories {
    padding: 0;
    list-style: none;
}

.farmed-filter-category ul.product-categories li.cat-item a {
    font-size: 14px;
    font-weight: 400;
    font-family: 'yekan bakh';
    line-height: 35px;
}

.farmed-filter-category ul.product-categories li.cat-item a:hover {
    font-size: 14px;
    font-weight: 400;
    font-family: 'yekan bakh';
    line-height: 35px;
    color:#e98e3d;
}

.farmed-filter-category ul.product-categories li.cat-item .count {
    font-size: 14px;
}


.farmed-filter-atts .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
    font-size: 14px;
    font-weight: 400;
    font-family: 'yekan bakh';
    line-height: 35px;
}

table.variations select {
    padding: 14px;
}

















.farmed-product-discount-badge {
    background: #E98E3D;
    padding: 2px 11px;
    border-radius: 20px;
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: right;
    color: white;
}

.farmed-product-discount-badge-suggest {
    background: #E98E3D;
    padding: 6px 11px;
    border-radius: 20px;
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: right;
    color: white;
}

.farmed-product-price .woocommerce-Price-amount.amount {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #232323;
}

.farmed-product-price .woocommerce-Price-currencySymbol {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
}

.farmed-product-price {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end;
}

.farmed-product-grid-two .farmed-product-price {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
}

.farmed-product-price del .woocommerce-Price-amount.amount {
    color: #8C8C8C;
    font-size: 14px;
    font-weight: 400;
}

.farmed-product-price del{
    color: #8C8C8C;
    font-size: 14px;
    font-weight: 400;
}

.farmed-product-price del .woocommerce-Price-currencySymbol{
    display:none;
}

.farmed-color-label{
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    color: #232323;
}

.farmed-color-selected {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    color: #232323;
}

.farmed-color-swatches { margin: 10px 0; display: flex; gap: 5px; }
.farmed-color-swatch.selected { border-color: #000; font-weight: bold; }
.farmed-color-swatch {
    padding: 14px !important;
    cursor: pointer;
    border: solid 1px #d7d7d7 !important;
    border-radius: 8px !important;
}

.farmed-color-swatch {
    width: 30px;
    height: 30px;
    border: 2px solid #ccc;
    cursor: pointer;
    position: relative;
}

.farmed-color-swatch .farmed-color-check {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 13px;
    transform: translate(-50%, -50%);
    background-size: contain;
    background-repeat: no-repeat;
}

.farmed-color-swatch.selected .farmed-color-check {
    display: block;
    filter: contrast(0.7);
}








.farmed-cart-icon {
    background-color: #e98e3d;
    font-family: "yekan bakh", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    border-radius: 12px 12px 12px 12px;
    padding: 14px 14px 14px 14px;
    display: flex;
}

.farmed-add-to-cart-btn {
    padding: 10px 30px !important;
    display: flex !important;
    align-items: center !important;
    gap: 10px !important;
    background: #00b437 !important
}

.farmed-buttons-container {
    display: flex;
    gap: 12px;
    margin-top: 12px;
}


button.farmed-continue-btn {
    color: #2b2676 !important;
    background-color: #ffffff !important;
    border: solid 1px #2b2676 !important;
    width: 100% !important;
}

.farmed-buttons-wrapper {
    margin-top: 24px;
}

a.farmed-view-cart-btn {
    font-size: 14px !important;
    font-weight: 400 !important;
    border-radius: 12px 12px 12px 12px !important;
    padding: 15px 20px 15px 20px !important;
    color: #FFFFFF !important;
    text-align: center !important;
    background-color: #2b2676 !important;
    border: none !important;
    width: 100% !important;
    text-decoration: none !important;
}

a.farmed-view-cart-btn:hover {
    color: #FFFFFF !important;
    background-color: #2b2676 !important;
    text-decoration: none !important;
}

.farmed-add-to-cart-popup {
    position: fixed;
    top: 5%;
    left: 50%;
    width: calc(100% - 40%);
    transform: translateX(-50%);
    background: #fff;
    padding: 35px;
    border-radius: 24px;
    box-shadow: 0 6px 40px rgb(0 0 0 / 13%);
    z-index: 9999;
}

.farmed-upsell-container {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-start;
}

.farmed-upsells-wrapper {
    display: grid;
    gap: 16px;
    border-bottom: dashed 2px #D7D7D7;
    padding-bottom: 20px;
    grid-template-columns: repeat(4, 1fr);
}

.farmed-popup-close {
    margin-top: 15px;
    padding: 8px 15px;
    background: #f44336;
    color: #fff;
    border: none;
    cursor: pointer;
}

.farmed-suggest-popup-close {
    margin-top: 15px;
    padding: 8px 15px;
    background: #f44336;
    color: #fff;
    border: none;
    cursor: pointer;
}

.farmed-upsell-item img {
    border-radius: 16px !important;
}

span.farmed-product-price ins {
    text-decoration: none;
    line-height: 12px;
}

span.farmed-product-price ins {
    text-decoration: none;
}

.farmed-upsell-item h4 {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0 10px 0;
}

.farmed-rating-display {
    font-family: "yekan bakh", Sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #232323;
}

.farmed-rating-display img {
    margin-left: 6px;
    margin-bottom: -2px;
}

button.farmed-popup-close {
    position: absolute;
    left: 35px;
    top: 35px;
    background: white !important;
    border: none !important;
    padding: 0 !important;
}

button.farmed-suggest-btn.button {
    font-size: 14px;
    font-weight: 400;
    border-radius: 12px 12px 12px 12px;
    padding: 0px !important;
    color: #2B2676 !important;
    background: white !important;
    transition: all 0.2s;
    border: solid 0px #2B2676 !important;
    border-bottom: solid 1px !important;
    border-radius: 0px !important;
    margin-top: 0px !important;
}

button.open-popup-suggest.button {
    font-size: 14px;
    font-weight: 400;
    border-radius: 12px 12px 12px 12px;
    padding: 14px 30px !important;
    color: #2B2676 !important;
    background: white !important;
    transition: all 0.2s;
    border: solid 1px #2B2676 !important;
}

.farmed-suggest-shortcode {
    margin-top: 32px;
}

button.farmed-suggest-popup-close {
    position: absolute;
    left: 30px;
    top: 18px;
    background: white !important;
    border: none !important;
    padding: 0 !important;
}

.farmed-suggest-content p {
    width: 90%;
}

h3.farmed-add-to-cart-text {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    text-align: right;
    color: #232323;
    margin: 0 0 24px 0;
}

.farmed-suggest-popup{
    position: fixed;
    top: 20%;
    left: 50%;
    width: calc(100% - 60%);
    transform: translateX(-50%);
    background: #fff;
    padding: 30px;
    border-radius: 24px;
    box-shadow: 0 6px 40px rgb(0 0 0 / 13%);
    z-index: 9999;
}


.farmed-var table.variations tr th {
    background-color: white !important;
    padding-right: 0px ! important;
}

.farmed-var table.variations tr td {
    background-color: white !important;
}

.farmed-var .woocommerce-variation-price del {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 14px;
    color: #232323;
    line-height: 30px;
    margin-left: 5px;
}

.farmed-var .woocommerce-variation-price ins {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 18px;
    color: #232323;
    line-height: 30px;
	text-decoration:none;
}

.farmed-var .woocommerce-variation-price ins span.woocommerce-Price-currencySymbol {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 12px;
    color: #232323;
    line-height: 30px;
}

.farmed-product-content img{
    border-radius: 16px;
    width: 100%;
}

.farmed-var p.stock.in-stock {
    display: none;
}

.farmed-var .woocommerce-variation-price {
    padding-bottom: 16px;
    border-bottom: dashed 2px #D7D7D7;
    margin-top: 6px;
}

.farmed-var .woocommerce-variation-price bdi {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 18px;
    color: #232323;
    line-height: 30px;
    text-decoration: none;
}

.farmed-var .woocommerce-variation-price span.woocommerce-Price-currencySymbol {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 12px;
    color: #232323;
    line-height: 30px;
    text-decoration: none;
}

.farmed-var .woocommerce-variation-price del span.woocommerce-Price-currencySymbol {
display:none;
}


.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    font-size: 24px;
    color: #F7B704;
}
p.comment-form-cookies-consent {
    display: none;
}

input#author {
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    height: 45px;
}

input#email {
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    height: 45px;
}

span#reply-title {
    display: none;
}

.woocommerce-Reviews {
    font-family: 'yekan bakh';
    font-size: 16px;
    color: #232323;
}

.woocommerce #review_form #respond .form-submit input {
    right: auto;
    font-size: 16px;
    font-weight: 700;
    border-radius: 12px 12px 12px 12px;
    padding: 18px 30px 18px 30px;
    color: #FFFFFF;
    background-color: #2b2676;
    transition: all 0.2s;
}

.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
    border: 1px solid #e9e9e9;
    border-radius: 16px;
    padding: 24px 24px 12px 24px;
    height: 150px;
    margin-top: 10px;
}

.woocommerce-Reviews-title {
    clear: none;
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    text-align: right;
    margin: 20px 0;
}
.woocommerce #reviews #comments ol.commentlist {
    padding: 0 !important;
}

.woocommerce .star-rating span::before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    right: 0;
    color: #F7B704;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
    display: none !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
    border: 1px solid #e9e9e9 !important;
    border-radius: 16px !important;
    padding: 24px 24px 12px 24px !important;
}



.alignwide {
    margin-inline: 0 !important;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block tr.wc-block-cart-items__header {
    display: none;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block td.wc-block-cart-item__image img {
    width: 100px !important;
    border-radius: 12px !important;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block td.wc-block-cart-item__image {
    width: 100px;
}

.wc-block-components-product-metadata__description {
    display: none;
}

.wc-block-cart-item__prices {
    display: none;
}

.wc-block-components-product-badge.wc-block-components-sale-badge {
    display: none;
}

a.wc-block-components-product-name {
    font-family: Yekan Bakh;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 24px !important;
    text-align: right;
    color: #232323 !important;
    text-decoration: none !important;
}

.wc-block-components-quantity-selector {
    border: solid 1px #EBEBEB !important;
    border-radius: 6px !important;
}

button.wc-block-cart-item__remove-link {
    color: #e98e3d !important;
    text-decoration: none !important;
    border-bottom: solid 1px !important;
}

.wc-block-components-sidebar.wc-block-cart__sidebar.wp-block-woocommerce-cart-totals-block {
    padding: 24px;
    border-radius: 24px;
    box-shadow: 0 0 20px 0 #0000000F;
    height: max-content;
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    font-size: 14px;
    font-weight: 400;
    border-radius: 12px 12px 12px 12px;
    padding: 15px 20px 15px 20px;
    color: #FFFFFF;
    text-align: center;
    background-color: #2b2676;
    border: none;
    width: 100%;
    text-decoration: none;
}

.wp-block-woocommerce-cart-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    border: none !important;
}

.wc-block-components-totals-wrapper {
    border: none !important;
}

.wp-block-woocommerce-cart-order-summary-block {
    border: none !important;
}

span.wc-block-components-totals-item__label {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 20px ! IMPORTANT;
    color: #232323 !important;
}

span.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-totals-footer-item-tax-value {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 14px;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block td {
    border: none !important;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
    border: none !important;
}

input.wc-block-components-quantity-selector__input {
    border-right: solid 1px #EBEBEB !important;
    border-left: solid 1px #EBEBEB !important;
}

.wc-block-store-notice.wc-block-components-notice-banner.is-error.is-dismissible {
    display: none;
}


button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained .wc-block-components-button__text {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #aaaaaa ;
}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained {
    padding: 12px 24px;
    background: #EBEBEB;
    border: none ! IMPORTANT;
}

.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    color: #aaaaaa  !important;
    font-family: Yekan Bakh  !important;
    font-weight: 400  !important;
    font-size: 14px  !important;
    line-height: 100%  !important;
    text-align: right  !important;
}

input#wc-block-components-totals-coupon__input-coupon {
    border: none !important;
}


h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 16px;
    color: black;
    line-height: 100%;
}

.wp-block-woocommerce-cart-order-summary-totals-block {
    border: none !important;
}

h2.wp-block-woocommerce-cart-order-summary-heading-block.wc-block-cart__totals-title {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 16px;
    color: black;
    line-height: 100%;
    margin: 0 0 15px 0;
}

input#wc-block-components-totals-coupon__input-coupon {
    border: solid 1px #EBEBEB  !important;
    border-radius: 12px;
    padding: 2px 16px 2px 0 !important;
}







/*/////////////////form suggest////////////////*/

.farmed-suggest-popup input {
    width: 49% !important;
    border: solid 1px #ebebeb !important;
    border-radius: 8px !important;
    height: 45px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    color: black !important;
    font-family: 'yekan bakh' !important;
}

.farmed-suggest-popup textarea {
    border: solid 1px #ebebeb !important;
    border-radius: 8px !important;
    height: 100px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    color: black !important;
    font-family: 'yekan bakh'  !important;
}


.farmed-form-message.farmed-success {
    margin: 20px 0 0 0;
    text-align: center;
    font-family: 'yekan bakh';
    font-weight: 400;
    font-size: 14px;
    color: #109653;
}

.farmed-suggest-popup button.suggest-send-btn {
    border: none !important;
    width: 100% !important;
    background: #2B2676 !important;
    color: white !important;
}

.farmed-suggest-popup button.suggest-send-btn:hover {
    border: none !important;
    width: 100% !important;
    background: #2B2676 !important;
    color: white !important;
}



/*/////////free shipping/////////*/


.farmed-progress-bar {
    width: 100%;
    height: 10px;
    background: #E8E8E8;
    border-radius: 20px;
    overflow: hidden;
    margin-top: 24px;
}

.farmed-progress-fill {
    height: 100%;
    background: #E98E3D;
    transition: width .3s ease;
}

.farmed-free-success {
    padding: 10px;
    border-radius: 6px;
    color: #27ae60;
    font-family: 'yekan bakh';
    font-weight: 400;
    display: flex;
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    gap: 10px;
    align-items: center;
}

.farmed-free-shipping-wrapper {
    margin-top: 12px;
    padding: 24px;
    border: solid 1px #EBEBEB;
    border-radius: 12px;
}

.farmed-remaining {
    color: #E98E3D;
    font-family: 'yekan bakh';
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
}


button.farmed-share-icon.button img {
    width: 24px;
    height: 24px;
}

button.farmed-share-icon.button {
    background: white !important;
    padding: 15px !important;
    display: flex !important;
    border: solid 1px #EBEBEB !important;
    align-items: center;
    border-radius: 12px !important;
    justify-content: center;
    flex-direction: column;
}

button#farmed-copy-link-btn img {
    width: 20px;
}

#farmed-copy-link-btn {
    background: #ffffff;
    border: none;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    font-weight: 600;
    gap: 10px;
    border-radius: 12px;
    padding: 12px 20px;
    color: #000000;
    transition: all 0.2s;
    border: solid 1px #d8d8d8;
    width: 100%;
    align-items: center;
    justify-content: center;
}

.farmed-buttons-wrapper {
    display: flex;
    gap: 14px;
    flex-direction: column;
}

.farmed-buttons-btm {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    margin-top: 10px;
}

.farmed-buttons-top {
    display: flex;
    gap: 14px;
}

.farmed-buttons-btm span {
    font-size: 12px;
    font-family: 'yekan bakh';
    font-weight: 400;
    color: black;
}



#farmed-share-popup { position: fixed; top:0; left:0; width:100%; height:100%; z-index:9999; display:flex; align-items:center; justify-content:center; }

.farmed-share-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}

button.woosc-btn {
    background: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative !important;
    flex-direction: column;
    border-radius: 12px !important;
    border: solid 1px #EBEBEB !important;
}

.woosc-btn-has-icon .woosc-btn-icon {
    filter: brightness(0.7) !important;
    font-size: 20px !important;
}

.farmed-share-content { position:relative; background:#fff; padding:25px 30px; border-radius:8px; max-width:440px; width:90%;  box-shadow:0 4px 15px rgba(0,0,0,0.2); z-index:10; }

.farmed-share-content h3 {
    border-bottom: solid 1px #e8e8e8;
    padding: 0 0 10px 0;
    font-family: 'yekan bakh';
    font-weight: 700;
    font-size: 16px;
    margin: 0 0 15px 0;
    display: flex;
    gap: 10px;
    align-items: center;
}

.farmed-share-content h3 img {
    width: 20px;
    margin-bottom: 5px;
}

.farmed-share-content p {
    margin-bottom: 20px;
    font-size: 14px;
    color: #232323;
    font-weight: 400;
}

.farmed-share-close {
    position: absolute;
    top: 20px;
    left: 20px;
    background: white;
    border: none;
    padding: 0 !IMPORTANT;
    font-size: 14px;
    color: black;
    cursor: pointer;
}

.farmed-share-close:hover {
    position: absolute;
    top: 20px;
    left: 20px;
    background: white;
    border: none;
    padding: 0 !IMPORTANT;
    font-size: 14px;
    color: black;
    cursor: pointer;
}


button.farmed-wishlist-btn {
    background: white !important;
    padding: 15px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative !important;
    flex-direction: column;
    border-radius: 12px !important;
    border: solid 1px #EBEBEB !important;
}

button.farmed-wishlist-btn:hover {
    background: white !important;
    padding: 15px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 12px !important;
    border: solid 1px #EBEBEB !important;
}

.farmed-wishlist-btn {
    border: none;
    background: transparent;
    cursor: pointer;
    padding: 0;
}

.farmed-wishlist-btn .farmed-wishlist-icon {
    width: 24px;
    height: 24px;
    transition: 0.3s;
}


.woosc-area .woosc-inner .woosc-table .woosc-table-inner {
    font-family: 'yekan bakh' !important;
    font-size: 16px !important;
        border-radius: 16px !important;
}

.woosc-area .woosc-inner .woosc-table .woosc-table-inner .woosc-table-items table tbody tr.tr-image img {
    border-radius: 12px !important;
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn {
    font-family: 'yekan bakh' !important;
    font-weight: 400 !important;
    border-radius: 12px !important;
    padding: 0 20px 0 50px !important;
    
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper {
    width: 48px;
    border-radius: 12px !important;
    height: 48px;
    line-height: 48px;
    background-color: rgb(0 0 0 / 0%) !important;
    
}

.woosc-area .woosc-inner .woosc-bar .woosc-bar-btn .woosc-bar-btn-icon-wrapper .woosc-bar-btn-icon-inner {
    width: 16px;
    height: 12px;
    margin-top: 18px;
    margin-right: 14px;
    margin-left:0 !Important;
    position: relative;
}

.woosc-popup .woosc-popup-inner .woosc-popup-content {
    position: absolute;
    border-radius: 16px !important;
}

.woosc-area.woosc-bar-left .woosc-inner .woosc-bar .woosc-bar-remove {
    order: 1;
    margin: 0 10px 0 0;
    font-family: 'yekan bakh' !important;
    font-weight: 400 !important;
    border-radius: 12px !important;
}

img.attachment-woosc-small.size-woosc-small {
    border-radius: 6px !important;
}

.farmed-wishlist-price {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 3px;
}

.farmed-wishlist-wrapper.farmed-wishlist-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 20px;
    row-gap: 40px;
}

.farmed-upsell-item img {
    width: 100%;
}


.farmed-wishlist-price .woocommerce-Price-amount.amount {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #232323;
}

.farmed-wishlist-price .woocommerce-Price-currencySymbol {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
}




.farmed-wishlist-price del .woocommerce-Price-amount.amount {
    color: #8C8C8C;
    font-size: 14px;
    font-weight: 400;
}

.farmed-wishlist-price del{
    color: #8C8C8C;
    font-size: 14px;
    font-weight: 400;
}

.farmed-wishlist-price del .woocommerce-Price-currencySymbol{
    display:none;
}

span.select2-selection__arrow {
    left: 14px !important;
    right: auto  !important;
}

.woocommerce-message {
    font-family: 'yekan bakh' !important;
    background: white !important;
    box-shadow: 0 0 20px 0 #00000014 !important;
    border-radius: 8px !important;
}

.woocommerce-error{
        font-family: 'yekan bakh' !important;
    background: white !important;
    box-shadow: 0 0 20px 0 #00000014 !important;
    border-radius: 8px !important;
}

.checkout-inline-error-message {
    font-family: 'yekan bakh';
    margin-top: 5px;
}

.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name{
    max-width: unset !important;
}

.woocommerce-billing-fields__field-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 20px;
}

p#billing_country_field {
    border: solid 1px #ebebeb;
    border-radius: 12px;
    padding: 16px !important;
    font-family: 'yekan bakh';
    font-weight: 400 !important;
    background: #f5f5f5;
    cursor: no-drop;
    margin: 5px 0 0 0;
    height: 60px;
}

button.woocommerce-button.button.e-apply-coupon {
    width: 100% !important;
    margin-right: 10px;
}

.elementor-widget-woocommerce-checkout-page .e-checkout__container {
    align-items: stretch;
    display: grid;
    flex-wrap: wrap;
    grid-template-columns: 65% auto !important;
    grid-column-gap: 60px !important;

}


.farmed-modal {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.4);
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.farmed-modal-content {
    background: #fff;
    padding: 30px;
    width: 450px;
    border-radius: 12px;
    position: relative;
}

#farmed-close {
    position: absolute;
    left: 15px;
    top: 10px;
    cursor: pointer;
    font-size: 22px;
}

.farmed-address-item {
    border: 1px solid #DADADA;
    padding: 14px 16px;
    border-radius: 12px;
    margin-bottom: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/* والد فرم */


/* تعیین ترتیب فیلدها */
#billing_first_name_field { order: 1; }
#billing_last_name_field  { order: 2; }
#billing_country_field    { order: 3; }
#billing_state_field      { order: 4; }
#billing_city_field       { order: 5; }
#billing_address_1_field  { order: 6; }
#billing_address_2_field  { order: 7; }
#billing_postcode_field   { order: 8; }
#billing_phone_field      { order: 9; }
#billing_email_field      { order: 10; }


.farmed-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.farmed-header h3 {
    margin: 0 !important;
}

a#farmed-open-modal {
    color: black;
    border-bottom: solid 1px black;
}

.farmed-modal-content p {
    margin: 0;
}

a#farmed-open-modal:hover {
    color: black;
    border-bottom: solid 1px black;
}

form#farmed-address-form {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}

form#farmed-address-form input[type=date], form#farmed-address-form input[type=email], form#farmed-address-form input[type=number], form#farmed-address-form input[type=password], form#farmed-address-form input[type=search], form#farmed-address-form input[type=tel], form#farmed-address-form input[type=text], form#farmed-address-form input[type=url], form#farmed-address-form select, form#farmed-address-form textarea {
    border: solid 1px #e3e3e3;
    border-radius: 10px;
    padding: 14px;
    color: black;
    font-family: 'yekan bakh';
    font-size: 14px;
}

form#farmed-address-form button {
    background: #2b2676  !important;
    color: white !important;
    border: none !important;
    padding: 14px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}

form#farmed-address-form button:hover {
    background: #2b2676  !important;
    color: white !important;
    border: none !important;
}

.farmed-address-item {
    border:1px solid #e0e0e0;
    padding:12px;
    margin-bottom:10px;
    border-radius:8px;
    transition:all .25s ease;
}

.farmed-address-item label {
    cursor:pointer;
    display:block;
    transition:color .25s ease;
}

.farmed-address-item.active {
    border:1px solid #e98e3d;
    background:#e98e3d05;
}

.farmed-address-item.active label {
    color:#e98e3d;
}

.farmed-address-item input[type="radio"] {
    accent-color: #999;
}

.farmed-address-item.active input[type="radio"] {
    accent-color: #de7c0b;
}

.farmed-address-item label {
    display: flex;
    gap: 4px;
    line-height: 15px;
    align-items: flex-start;
}

.farmed-price-regular span.woocommerce-Price-amount.amount {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 18px;
    color: #939393;
    line-height: 30px;
    text-decoration: line-through;
}

.farmed-price-regular span.woocommerce-Price-currencySymbol {
    display:none;
}

.farmed-price-sale span.woocommerce-Price-amount.amount {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 18px;
    color: #232323;
    line-height: 30px;
    margin-right:5px;
    text-decoration: none;
}

.woocommerce-shipping-fields {
    display: none;
}

.farmed-price-sale span.woocommerce-Price-currencySymbol {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 12px;
    color: #232323;
    line-height: 30px;
    text-decoration: none;
    
}


.farmed-price span.woocommerce-Price-amount.amount {
    font-family: Yekan Bakh;
    font-weight: 700;
    font-size: 18px;
    color: #232323;
    line-height: 30px;
    margin-right:5px;
    text-decoration: none;
}

.farmed-price span.woocommerce-Price-currencySymbol {
    font-family: Yekan Bakh;
    font-weight: 400;
    font-size: 12px;
    color: #232323;
    line-height: 30px;
    text-decoration: none;
}

.page-id-8 h2.wp-block-heading.has-text-align-center.with-empty-cart-icon.wc-block-cart__empty-cart__title {
    display: block !important;
    margin-bottom: 50px;
}

.page-id-8 .wc-block-grid.wp-block-product-new.wp-block-woocommerce-product-new.wc-block-product-new.has-4-columns {
    display: none;
}

.page-id-8 hr.wp-block-separator.has-alpha-channel-opacity.is-style-dots {
    display: none;
}


.page-id-8  p.has-text-align-center a {
    background-color: #2b2676;
    font-family: "yekan bakh", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 12px 12px 12px 12px;
    padding: 14px 24px 14px 24px;
}

.page-id-8 h2.wp-block-heading.has-text-align-center {
    display: none;
}













.wc-gallery-container {
    max-width: 800px;
    margin: 0 auto;
    position: relative;
}

.wc-gallery-main {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 16px;
    background: #f5f5f5;
    cursor:pointer;
}

.wc-main-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity 0.2s ease;
	border-radius:16px;
}

.wc-gallery-thumbs {
    display: flex;
    gap: 10px;
    margin-top: 15px;
    overflow-x: auto;
    padding-bottom: 5px;
}
.wc-gallery-thumbs {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 5px 0;
}

.wc-gallery-thumbs::-webkit-scrollbar {
    height: 6px;
}

.wc-gallery-thumbs::-webkit-scrollbar-track {
    background: #f0f0f0;
    border-radius: 10px;
}

.wc-gallery-thumbs::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
    transition: background 0.2s ease;
}

.wc-gallery-thumbs::-webkit-scrollbar-thumb:hover {
    background: #999;
}

.wc-gallery-thumbs {
    scrollbar-width: thin;
    scrollbar-color: #ccc #f0f0f0;
}


.wc-thumb {
    width: 100px;
    height: 100px;
    flex-shrink: 0;
    cursor: pointer;
    border-radius: 16px;
    overflow: hidden;
    transition: all 0.2s ease;
}
.wc-thumb.active {
    border: solid 1px #d8d8d8;
}

.wc-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Lightbox */
.wc-lightbox {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.9);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

.wc-lightbox-img {
    max-width: 90vw;
    max-height: 90vh;
    object-fit: contain;
}

.wc-lightbox-next:focus{
    background:none;
}

.wc-lightbox-prev:focus{
    background:none;
}

.wc-lightbox-next:hover{
    background:none;
}

.wc-lightbox-prev:hover{
    background:none;
}

.wc-lightbox img {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 16px !important;
}
.wc-lightbox-close {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 40px;
    color: #fff;
    cursor: pointer;
    user-select: none;
    transition: color 0.2s;
}

.wc-lightbox-close:hover {
    color: #ff4d4d;
}


.wc-lightbox-prev{
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.2);
    filter: invert(1);
    border: none;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    cursor: pointer;
}


.wc-lightbox-next{
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.2);
    filter: invert(1);
    border: none;
    color: #fff;
    font-size: 24px;
    border-radius: 50%;
    cursor: pointer;
}




