.product-short-description{
     font-size: .857rem;
 } 
.woocommerce-Price-amount {
 font-size:1em;
 vertical-align: top
}
.product_title {
 font-size:1.2rem;
}
.product-info .price {
 font-size:1.2rem;
	margin-bottom: 25px
}
#tab-description{
     font-size: 80%;
 } 
.product-main   {
	 padding-bottom: 0px
}
.social-icons {
	display:none
}

@font-face { 
font-family: iranyekanwebregularfanum; 
src: url(https://patoopa.com/wp-content/themes/flatsome-child/font/iranyekanwebregularfanum.woff ); 
font-weight: normal; 
}

body{font-family:  "iranyekanwebregularfanum",  sans-serif}
.nav > li > a {font-family:  "iranyekanwebregularfanum", sans-serif;}
h1,h2,h3,h4,h5,h6, .heading-font{font-family: "iranyekanwebregularfanum", sans-serif;}
.alt-font{font-family: "iranyekanwebregularfanum", sans-serif;}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item,  #mega-menu-wrap-primary  {
text-align: right
}
.button,
button,
input,
textarea,
select,
fieldset {
 margin-bottom:.1em;
}
p,
ol 
{
 margin-bottom:0;
}
.button,
button,
input[type='submit'],
input[type='reset'],
input[type='button'] {
	margin-left: 0px
}
.footer-secondary {
 padding:0px;
}
th:first-child, td:first-child {
  padding-right: 110px;
  border:none
}
.back-to-top.active {
  color: #999999bf ;
}
#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {

  margin-top: 7px;
}
.product-summary .woocommerce-Price-currencySymbol {
 font-size:1em;
 vertical-align:unset;
 margin-top:.05em
}
.shop-page-title {
  font-size:1.1em;
 }
span.amount {
 font-weight:normal;
}
.form-flat select {
 text-align: center;
}
.product-info .price {
 font-weight:normal;
 font-size: 1.1rem;
}
.price {
 line-height:1.5;
}
.available-title{
 color:#555;
 width:fit-content;
 background-color: #ffd70082;
 padding-right: 15px;
 padding-left: 15px;
 padding-top: 5px;
 padding-bottom: 5px;	
 border-radius: 10px;
 margin-bottom: 10px;
 margin-top: 10px;
}
.form-flat input:not([type=submit]),
.form-flat select {
 border-radius:10px;
}
.search-price{display:none;}
.search-name{text-align:right; float:right}

.product.outofstock .onsale,
.product.outofstock .stock,
.product.outofstock .badge {
    display: none !important;
}
/* Accordion Filter Widget */
.widget_layered_nav {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    margin-bottom: 15px;
    background: #fff;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,.04);
}

.widget_layered_nav .widget-title {
    position: relative;
    display: block;
    padding: 15px 45px 15px 15px;
    margin: 0;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    background: #f8fafc;
    transition: all .2s ease;
}

.widget_layered_nav .widget-title:hover {
    background: #f1f5f9;
}

/* Arrow */
.widget_layered_nav .widget-title:after {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #666;
    border-bottom: 2px solid #666;
    transform: translateY(-70%) rotate(45deg);
    transition: all .3s ease;
}

.widget_layered_nav.closed .widget-title:after {
    transform: translateY(-30%) rotate(-45deg);
}

.widget_layered_nav .is-divider {
    display: none;
}

.widget_layered_nav .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 10px 15px 15px;
    max-height: 350px;
    overflow-y: auto;
}

.widget_layered_nav .woocommerce-widget-layered-nav-list li {
    margin: 0;
    padding: 7px 0;
    border-bottom: 1px solid #f1f1f1;
}

.widget_layered_nav .woocommerce-widget-layered-nav-list li:last-child {
    border-bottom: none;
}

.widget_layered_nav .woocommerce-widget-layered-nav-list a {
    color: #333;
    text-decoration: none;
    transition: .2s;
}

.widget_layered_nav .woocommerce-widget-layered-nav-list a:hover {
    color: #2563eb;
}

.widget_layered_nav .count {
    float: left;
    color: #999;
    font-size: 12px;
}
.select-resize-ghost,.select2-container .select2-choice,.select2-container .select2-selection,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea {
    BORDER-RADIUS: 7PX;
}
    .col+.col .col-inner {

        border-radius: 10px;
    }
.flex-row-center {
    justify-content: space-evenly;
}
.breadcrumbs a.current,.breadcrumbs a:hover {
    color: #111;
    border-bottom: inset;
}
th:first-child, td:first-child {
    padding-right: 0px;
    border: none;
}
td, th {
	  border-bottom: 0px 
}
.col {
    padding-right: 70px;
}

.col {
    padding-right: 70px;
}

@media (max-width: 768px) {
    .col {
        padding-right: 10px;
    }
}
.woocommerce-checkout-payment {
    margin-top: 0;
    padding: 0;
    padding-top: 25px;
    border-top: groove;
}
#customer_details > div:nth-child(2) > div.woocommerce-additional-fields > h3{
	display:none;
}
.amount_required {
    max-width: 500px !important;
    background: #fffaf0 !important;
    padding: 22px 24px 22px !important;
    border-radius: 14px !important;
    border: 1px solid #f1c65b !important;
    box-shadow: 0 8px 22px rgba(214, 156, 0, 0.13) !important;
    text-align: center !important;
    direction: rtl !important;
    box-sizing: border-box !important;
    margin: 18px 0 !important;
}

/* عنوان */
.amount_required h3.available-title {
    display: block !important;
    width: 100% !important;
    max-width: 410px !important;
    margin: 0 auto 18px !important;
    padding: 10px 14px !important;
    border-radius: 10px !important;
    background: #ffe680 !important;
    color: #222 !important;
    font-size: 17px !important;
    font-weight: 900 !important;
    line-height: 1.8 !important;
    box-sizing: border-box !important;
}

/* رنگ شاخه و مترطول */
.amount_required .B_price,
.amount_required .B {
    color: #0097a7 !important;
    font-weight: 900 !important;
}

/* فرم */
.amount_required .form-group {
    width: 100% !important;
    max-width: 410px !important;
    margin: 0 auto 16px !important;
}

.amount_required label {
    display: block !important;
    margin: 0 0 8px !important;
    padding: 0 !important;
    color: #333 !important;
    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 1.9 !important;
    text-align: center !important;
}

.amount_required #id_metraj {
    display: block !important;
    width: 100% !important;
    height: 42px !important;
    padding: 8px 12px !important;
    border: 1px solid #d5d5d5 !important;
    border-radius: 9px !important;
    background: #ffffff !important;
    color: #222 !important;
    text-align: center !important;
    font-size: 15px !important;
    font-weight: 700 !important;
    box-sizing: border-box !important;
    outline: none !important;
}

.amount_required #id_metraj:focus {
    border-color: #0097a7 !important;
    box-shadow: 0 0 0 3px rgba(0, 151, 167, 0.14) !important;
}

/* متن نتیجه */
.amount_required p.label {
    display: block !important;
    width: 100% !important;
    max-width: 410px !important;
    margin: 10px auto !important;
    padding: 0 !important;
    background: transparent !important;
    border: none !important;
    color: #222 !important;
    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 1.9 !important;
    box-sizing: border-box !important;
}

.amount_required #amount_count,
.amount_required #amount_price_count {
    color: #0097a7 !important;
    font-weight: 900 !important;
}

.amount_required #amount_count {
    font-size: 19px !important;
}

.amount_required #amount_price_count {
    font-size: 17px !important;
}

/* باکس قیمت */
.amount_required p.label:nth-of-type(2) {
    width: 100% !important;
    max-width: 410px !important;
    margin: 12px auto 10px !important;
    padding: 10px 14px !important;
    border-radius: 9px !important;
    border: 1px solid #b8eaf0 !important;
    background: #eefcfd !important;
    color: #222 !important;
}

/* پیام فروش بر اساس شاخه */
.amount_required p.available-title {
    display: block !important;
    width: 100% !important;
    max-width: 410px !important;
    margin: 10px auto 0 !important;
    padding: 9px 14px !important;
    border-radius: 9px !important;
    border: 1px solid #f1c65b !important;
    background: #fff3c4 !important;
    color: #5f4b00 !important;
    font-size: 13px !important;
    font-weight: 800 !important;
    line-height: 1.8 !important;
    box-sizing: border-box !important;
}

/* حذف فاصله اضافه */
.amount_required br {
    display: none !important;
}

@media (max-width: 600px) {
    .amount_required {
        padding: 18px 14px !important;
    }

    .amount_required h3.available-title,
    .amount_required .form-group,
    .amount_required p.label,
    .amount_required p.label:nth-of-type(2),
    .amount_required p.available-title {
        max-width: 100% !important;
    }

    .amount_required h3.available-title {
        font-size: 16px !important;
    }
}
/* فقط استایل ظاهری کارت‌ها - بدون دست زدن به layout */
.patoopa-footer-feature {
    background: #fff !important;
    border: 1px solid #dff3f5 !important;
    border-radius: 16px !important;

    padding: 24px 22px !important;
    min-height: 280px !important;

    box-shadow: 0 8px 24px rgba(0, 166, 178, 0.07) !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: flex-start !important;
    text-align: center !important;
}

/* آیکون */
.patoopa-footer-feature .icon-box-img {
    width: 70px !important;
    height: 70px !important;
    margin-bottom: 14px !important;
}

/* متن */
.patoopa-footer-feature p {
    max-width: 280px !important;
    margin: 0 auto !important;
    line-height: 2 !important;
}
@media (max-width: 768px) {

    /* کل ردیف فوتر */
    .footer-widgets.footer-1 > .row.large-columns-3 {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
        justify-content: center !important;
    }

    /* هر باکس */
    #block_widget-7,
    #block_widget-5,
    #block_widget-6 {
        width: 100% !important;
        max-width: 360px !important;   /* مهم: وسط‌چین واقعی */
        margin-left: auto !important;
        margin-right: auto !important;
        display: flex !important;
        justify-content: center !important;
    }

    /* خود کارت */
    .patoopa-footer-feature {
        width: 100% !important;
        margin: 0 auto !important;
    }
}
body:not(.home) #footer #woocommerce_products-12,
body:not(.home) #footer #woocommerce_products-11,
body:not(.home) #footer #woocommerce_products-13 {
  display: none !important;
}
