
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: bold;
    src: url('fonts/iranyekan/eot/iranyekanwebbold.eot');
    src: url('fonts/iranyekan/eot/iranyekanwebbold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanwebbold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanwebbold.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 100;
    src: url('fonts/iranyekan/eot/iranyekanwebthin.eot');
    src: url('fonts/iranyekan/eot/iranyekanwebthin.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanwebthin.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanwebthin.ttf') format('truetype');
}
@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 300;
    src: url('fonts/iranyekan/eot/iranyekanweblight.eot');
    src: url('fonts/iranyekan/eot/iranyekanweblight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanweblight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanweblight.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: normal;
    src: url('fonts/iranyekan/eot/iranyekanwebregular.eot');
    src: url('fonts/iranyekan/eot/iranyekanwebregular.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanwebregular.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanwebregular.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 500;
    src: url('fonts/iranyekan/eot/iranyekanwebmedium.eot');
    src: url('fonts/iranyekan/eot/iranyekanwebmedium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanwebmedium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanwebmedium.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 800;
    src: url('fonts/iranyekan/eot/iranyekanwebextrabold.eot');
    src: url('fonts/iranyekan/eot/iranyekanwebextrabold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanwebextrabold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanwebextrabold.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 900;
    src: url('fonts/iranyekan/eot/iranyekanwebblack.eot');
    src: url('fonts/iranyekan/eot/iranyekanwebblack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanwebblack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanwebblack.ttf') format('truetype');
}

@font-face {
    font-family: iranyekan;
    font-style: normal;
    font-weight: 950;
    src: url('fonts/iranyekan/eot/iranyekanwebextrablack.eot');
    src: url('fonts/iranyekan/eot/iranyekanwebextrablack.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('fonts/iranyekan/woff/iranyekanwebextrablack.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('fonts/iranyekan/ttf/iranyekanwebextrablack.ttf') format('truetype');
}
body,h1,h2,h3,h4,h5,h6,p,li,ul,p,a,div,button,span,table,tr,td,th{
    font-family: iranyekan !important;
}
.cart-dropdown-wrap {
    right: inherit;
    left: 0;
}
.cart-dropdown-wrap.cart-dropdown-hm2 {
    right: inherit;
    left: 0;
}

.megamenu2 .mega2-submenu {
    position: absolute;
    right: 0;
    top: 50px;
    width: 100%;
    z-index: 1000;
    background-color: #e9e9e9;
    /* border-radius: 0 0 15px 15px; */
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #dadada;
    opacity:0;
    visibility: hidden;
    /* display: none; */
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.megamenu2 .mega2-submenu>ul>li {
    display: inline-table;
    float: right;
    margin-left: 10px;
    font-size: 12px;
    line-height: 44px;
}

.megamenu2 .mega2-submenu>ul {
    width: 100%;
}

li.megamenu2 {
    position: inherit !important;
}
.megamenu2 .mega2-submenu>ul>li:hover a {
    color: #3bb77e;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer {
    padding: 10px 20px 15px 15px;
    position: absolute;
    right: 0;
    top:44px;
    width: 100%;
    background-color: #fff;
    border: 1px solid #d6dde6;
    z-index: 9999;
    opacity:0;
    visibility: hidden;
    /* display: none; */
    height:350px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .right {
    width: 75%;
    float: right;
    padding-left: 10px;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer .left {
    width: 25%;
    float: right;
    padding-right: 10px;
    padding-top: 5px;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .right>ul>li {
    width: 25%;
    float: right;
    padding: 5px;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer .right>ul>li>a {
    color: #87a91f !important;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer .left .most-sales-layer {
    padding: 5px;
}


.megamenu2 .mega2-submenu>ul>li>.sub-layer .left .most-sales-layer {
    padding: 5px
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left .most-sales-layer .btn-blue {
    width: 100%
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li {
    border: 1px solid #e6e6e6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 4px;
    margin: 5px 0;
    display: flex;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li .img-layer {
    width: 60px;
    height: 60px;
    float: right;
    margin-left: 10px;
    border-left: 1px dotted #dcdada;
    padding-left: 10px;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li .img-layer img {
    width: 100%;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li .left {
    float: right;
    width: 125px;
    display: table;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li .left h2 {
    font-size: 12px;
    padding-top: 10px;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li .left h2 a {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: right;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 0;
    display: block;
    width: 100%;
    color: #6c6c6c;
    font-weight: normal;
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li .left h2 a:hover {
    color: #3bb77e
}

.megamenu2 .mega2-submenu>ul>li>.sub-layer .left ul li .left h3 a {
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    text-align: right;
    direction: ltr;
    font-size: 11px;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #a8a8a9;
    width: 100%;
}

.megamenu2 .mega2-submenu>ul>li>a {
    color: #6c6c6c;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer .right>ul>li>a {
    color: #3bb77e !important;
    font-weight: bold;
    font-size: 14px;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer .right>ul>li>ul>li{
    line-height: 27px;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer .right>ul>li>ul>li>a {
    color: #3c3c3c !important;
    font-weight: normal;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer .left .most-sales-layer .btn-blue {
    width: 100%;
    background: #3bb77e;
    padding: 0 7px;
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    line-height: 40px;
    font-weight: normal;
}
.megamenu2:hover .mega2-submenu 
{
    display: block;
    opacity:1;
    visibility: visible;
}

.megamenu2 .mega2-submenu ul li:hover .sub-layer 
{
    display: block;
    opacity:1;
    visibility: visible;
}
.main-menu > nav > ul > li > a {
    font-size: 14px;
}
.header-wrap .logo{
    margin-right: 40px !important;
    margin-left: 40px !important;
}
.header-wrap .logo a img {
    width:200px;
    min-width: 200px;
}

.header-style-1 .search-style-2 form {
    margin-right: 100px;
}

.header-action-2 .header-action-icon-2 span.lable {
    margin: 0 5px 0 10px;
}
.header-style-1 .search-style-2 form {
    max-width: 600px;
}
.cart-dropdown-wrap ul li .shopping-cart-img {
    margin-right: inherit;
    margin-left: 20px;
}
.main-menu.main-menu-padding-1 > nav > ul > li {
    padding: 0 9px;
}
.top-banner img {
    width: 100%;
    height: auto;
}
.search-style-3 form input{
    padding: 3px 20px 3px 50px;
}
.search-style-3 form button {
    right: inherit;
    left: 0;
}
.mobile-header-wrapper-style .mobile-header-wrapper-inner .mobile-header-content-area .mobile-menu-wrap nav .mobile-menu li.menu-item-has-children .menu-expand {
    left: 0;
    right: inherit;
}
.hotline p span{
    letter-spacing: 0;
    font-family:iranyekan;
}
.footer-mid .widget-title {
    font-size: 18px;
}
.single-page h1 {
    font-size: 37px;
}
.single-page h2 {
    font-size: 34px;
}
.single-page h3 {
    font-size: 31px;
}
.single-page h4 {
    font-size: 27px;
}
.single-page h5 {
    font-size: 23px;
}
.single-page h6 {
    font-size: 20px;
}
.single-page p {
    font-size: 13px;
}
.page-header-img img {
    border-radius: 10px;
}
a.edit-element i {
    font-size: 27px;
}

a.edit-element {
    background-color: #4059d3;
    color: #fff;
    position: fixed;
    left: 19px;
    bottom: 80px;
    padding: 12px;
    border-radius: 50%;
    font-size: 22px;
    height: 50px;
    width: 50px;
    z-index: 1;
}
.detail-info .product-price .current-price {
    font-size: 25px;
}
.detail-info .product-price .old-price {
    font-size: 18px;
    margin-top: 10px;
}
.detail-info .product-price {
    display: block;
    position: relative;
}


.detail-info .product-price .save-price {
    color: #ffffff;
    position: absolute;
    left: -91px;
    top: 0;
    background-color: #d72323;
    border-radius: 15px 0;
    padding: 2px 8px;
}
.product-action {
    background-color: #f4f4f4;
    padding: 20px;
    border-radius: 15px;
}
.short-desc ul {
    list-style: disc;
    margin-right: 15px;
}
.detail-info {
    position: relative;
}
.product-brand-meta {
    display: flex;
}
.product-brand-meta h6 {
    font-size: 14px;
    font-weight: normal;
    margin-top: 20px;
    vertical-align: middle;
}
.detail-qty > a {
    left: 8px;
    right: inherit;
}

.table-ts{
  --gap: 10px;
  display: flex;
  flex-wrap: wrap;
  column-gap: var(--gap);
  row-gap: var(--gap);
  direction: rtl;
}

/* هر کارت: نصف عرض ظرف منهای نصف فاصله (یک گپ بین دو ستون است) */
.table-row-sps{
  box-sizing: border-box;
  width: calc((100% - var(--gap)) / 2);
  background: rgb(241,248,237);
  min-height: 41px;
  padding: 8px 10px;
  border-radius: 12px;
  display: flex;
  align-items: center;
}

/* ستون‌ها داخل کارت */
.table-col-1{
  flex: 0 0 38%;
  max-width: 38%;
  padding: 6px 8px;
  border-left: 1px solid #aeaeae;
  font-weight: 600;
}
.table-col-2{
  flex: 1 1 auto;
  padding: 6px 10px;
  overflow-wrap: anywhere;
  word-break: break-word;
}

/* موبایل: تک‌ستونه */
@media (max-width: 575.98px){
  .table-row-sps{ width: 100%; }
  .table-col-1{ border-left: 0; border-bottom: 1px dashed #e6e6e6; }
}

.product-row .private-sps h5,.product-row .public-sps h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}
span.cat-seperator:last-child {
    display: none;
}
.product-body ul {
    list-style: disc;
    margin-right: 20px;
}
.product-body h1{
    font-size: 30px;
    margin-bottom: 12px;
}
.product-body h2{
    font-size: 28px;
    margin-bottom: 12px;
}
.product-body h3{
    font-size: 24px;
    margin-bottom: 12px;
}
.product-body h4{
    font-size: 20px;
    margin-bottom: 12px;
}
.product-body h5{
    font-size: 18px;
    margin-bottom: 12px;
}
.product-body h6{
    font-size: 14px;
    margin-bottom: 12px;
}
.product-body p{
    font-size: 13px;
}
.product-tabdescr .nav .nav-link {
    background-color: transparent;
    margin-bottom: 5px;
    border: 1px solid #a8a8a8;
    color: #353535;
}
.product-tabdescr .nav .nav-link.active {
    background-color: #3b55b7;
    color: #fff;
    border-color: #3b55b7;
}
.product-tabdescr .nav .nav-link:hover {
    background-color: #3b55b7;
    color: #fff;
    border-color: #3b55b7;
}
@media only screen and (max-width: 768px) {
    .table-col-1 {
        width: 40%;
    }
    .table-col-2 {
        width: 59%;
    }
    .product-tabdescr .nav {
        width: 100%;
        float: inherit;
    }

    .product-tabdescr .tab-content {
        width: 100%;
        float: inherit;
    }
    .product-tabdescr{
        display: block !important;
    }
    .product-info {
        padding: 20px 20px;
    }      
}

.product-tabdescr .table td {
    text-align: center;
    border: 1px solid #cecece;
}


#snackbar{
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #e51818d6;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 16px;
    position: fixed;
    z-index: 11111;
    left: 50%;
    bottom: 80px;
  }
  #snackbar.success{
    background-color: #059b05d4;
  }
  #snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  
  @-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 80px; opacity: 1;}
  }
  
  @keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 80px; opacity: 1;}
  }
  
  @-webkit-keyframes fadeout {
    from {bottom: 80px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
  }
  
  @keyframes fadeout {
    from {bottom: 80px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
  }

  .cart-product-quantity {
	margin: 7px 10px 7px 0;
	display: table;
}
.quantity {
	display: table;
}
.quantity .minus, .quantity .plus {
	background-color: #fff;
	display: block;
	float: left;
	border-radius: 50px;
	cursor: pointer;
	border: 0;
	padding: 0;
	width: 34px;
	height: 34px;
	line-height: 36px;
	text-align: center;
	font-size: 20px;
	margin: 4px;
}
.quantity .minus {
    padding-left: 4px;
}
.quantity .qty {
	float: left;
	width: 55px;
	height: 36px;
	border: 1px solid #fff;
	background-color: #fff;
	text-align: center;
	padding: 0;
	margin: 3px;
}
.btn-dark {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
.btn-dark:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
button.close {
    border: none;
    background: transparent;
    font-size: 20px;
}
.modal-reminder {
    flex-direction: row-reverse;
}
div#remind-me button[type=submit] {
    background-color:#000 !important;
    border: none;
}

div#remind-me button[type=submit]:hover{
    background-color: #000 !important; 
}
.remider-icon i {
    font-size: 60px;
    color: #525252;
    margin: 21px auto;
    display: table;
}

.rating > label:before {
    margin: 5px;
    font-size: 1.25em;
    font-family: 'uicons-regular-straight';
    display: inline-block;
    content: "\f225";
}
.rating > label {
    color: #ddd;
    float: right;
    direction: ltr;
}
.rating > input {
    display: none;
}
.rating > label {
    color: #ddd;
    float: right;
    direction: ltr;
}
.rating > input:checked ~ label, .rating:not(:checked) > label:hover, .rating:not(:checked) > label:hover ~ label {
    color: #FFD700;
}

.rate-product-box {
    background: #f4f4f4;
    padding: 15px;
    border-radius: 15px;
}
.rating-row {
    display: flow-root;
    min-height: 45px;
}
.rating-row span {
    width: auto;
    float: right;
    font-weight: normal;
    font-size: 14px;
    padding: 4px;
}
fieldset.rating {
    float: left;
    width: auto;
}
.rate-product-box h5 {
    font-size: 15px;
    font-weight: normal;
    margin-bottom: 20px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
}

.comments-area .thumb {
    margin-right: inherit;
    margin-left: 20px;
}
.comments-area .product-rate {
    margin-right: 15px;
}
.not-available-stock {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 90;
    background-color: #000000;
    color: #fff;
    border-radius: 30px;
    padding: 1px 5px;
    font-size: 12px;
    height: 26px;
    width: 100px !important;
    text-align: center;
}

.product-img-action-wrap.not-in-stock img {
    filter: grayscale(1);
}

.product-cart-wrap .product-content-wrap h2 a {
    font-size: 13px;
}
.product-cart-wrap .product-content-wrap .product-price span.old-price {
    font-size: 12px;
    margin: 0 7px 0 0;
}
.product-cart-wrap .product-content-wrap .product-price span {
    font-size: 14px;
}
.rtl .price_range{
    background:inherit;
}
.section-title.style-1 {
    font-size: 16px;
}

.pagination-area .page-item:first-child {
    margin-right: 0;
    margin-left: inherit;
}

.brand-filter .brand-select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none !important;
  width: 20px;
  aspect-ratio: 1 / 1;
  box-sizing: border-box;
  border: 2px solid #bdbdbd;
  border-radius: 4px;
  background: #fff;
  cursor: pointer;
  position: relative;
  margin-left: 8px;
  display: inline-block;
  vertical-align: middle;
  transition: border-color .2s ease, background-color .2s ease, box-shadow .2s ease;
}

.brand-filter .brand-select:focus {
  outline: none;
  box-shadow: 0 0 0 3px rgba(19,151,144,.18);
}

.brand-filter .brand-select:hover {
  border-color: #139790;
}

.brand-filter .brand-select:checked {
  background-color: #139790;
  border-color: #139790;
  background-image: none !important;
}

.brand-filter .brand-select::after {
  content: "";
  position: absolute;
  width: 6px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -55%) rotate(45deg) scale(0);
  opacity: 0;
  transition: transform .18s ease-in-out, opacity .18s ease-in-out;
}

.brand-filter .brand-select:checked::after {
  transform: translate(-50%, -55%) rotate(45deg) scale(1);
  opacity: 1;
}

/* ردیف و لیبل برای هماهنگی ظاهری */
.brand-filter .brand-card {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 10px;
  font-size: 13px;
  border-bottom: 1px solid #f3f3f3;
  cursor: pointer;
  transition: background .2s ease;
}
.brand-filter .brand-card:hover { background: #f8f8f8; }
.brand-filter .brand-card:last-child { border-bottom: none; }

.brand-filter .form-check-label { margin: 0; color: #333; flex: 1; cursor: pointer; }
.brand-filter .brand-select:checked ~ .form-check-label { color: #139790; font-weight: 600; }

/* ظرف اسکرول */
.brand-filter .brand-filter-option {
  max-height: 240px;
  overflow-y: auto;
  border: 1px solid #eee;
  border-radius: 8px;
  background: #fff;
  padding: 4px 0;
}

/* سرچ */
.brand-filter .ui-input { position: relative; margin-bottom: 8px; }
.brand-filter .ui-input-field {
  width: 100%; height: 44px; font-size: 13px;
  border: 1px solid #ddd; border-radius: 8px;
  padding: 0 35px 0 10px; transition: border-color .2s ease;
}
.brand-filter .ui-input-field:focus { outline: none; border-color: #139790; }
.brand-filter .fa-search { position: absolute; top: 12px; right: 10px; color: #999; font-size: 14px; }

.CategoryUl {
  list-style: none;
  margin: 20px 11px 10px;
  padding: 0 11px;
  height: 200px;
  overflow-y: auto;
  direction: rtl;
}

/* 🔹 آیتم‌ها */
.link-list li {
  padding-bottom: 13px;
}
.link-list li > ul > li {
  padding-top: 10px;
  padding-right: 10px;
}
.link-list > li > ul > li > ul {
  margin-top: 10px;
}

/* 🔹 لینک‌ها */
.link-list li a {
  color: #414141 !important;
  font-size: 14px;
  text-decoration: none;
  transition: color 0.25s;
  display: inline-block;
}
.link-list li a:hover {
  color: #139790;
}
.link-list li a.active-category {
  color: #139790 !important;
  font-weight: 600;
}

.caret-li {
  position: relative;
  cursor: pointer;
  padding-left: 18px;  /* قبلاً padding-right بود، حالا چپ */
  padding-right: 0;
}

/* 🔹 فلش سمت چپ */
.caret-li::before {
    content: "\ea5f";
    font-family: 'tabler-icons';
  color: #828282;
  display: inline-block;
  font-size: 15px;
  transform: rotate(0deg);
  transition: transform 0.25s ease, color 0.25s ease;
  position: absolute;
  left: 0;  /* از راست به چپ منتقل شد */
  top: 2px;
}

.caret-down-li::before {
  transform: rotate(90deg);
  color: #139790;
}

/* 🔹 زیر دسته‌ها */
.nested-ul {
  display: none;
  margin-top: 8px;
  border-right: 1px dashed #e1e1e1;
  padding-right: 10px;
  transition: all 0.3s ease;
}

.active-cat {
  display: block;
}

/* 🔹 برای موبایل مودال */
@media (max-width: 768px) {
  .CategoryUl {
    height: auto;
    overflow: visible;
    padding: 10px;
  }
  .link-list li a {
    font-size: 15px;
  }
}
input.ui-input-field.ui-input-field--cleanable.searchinshop {
    height: 48px;
    font-size: 12px;
}
.shopsidebar-switch input {
    padding-right: 14px;
}
.archive-header h1 {
    font-size: 27px;
}
.rtl .header-style-1 .search-style-2 form input {
    margin-left: 20px;
    margin-right: 0;
}
.searchresult {
    background: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0 4px 12px rgba(0,0,0,.08);
    border-radius: 8px;
    z-index: 1200;
    width: 95%;
    margin: 0 auto;
    display: none;
    position: absolute;
    top: 53px;
    padding: 10px 12px;
}

span.no-result-found {
    text-align: center;
    margin: 20px auto;
    display: block;
    font-size: 13px;
    color: #999;
}
.search-product-card {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px;
    border: 1px solid #eee;
    border-radius: 8px;
    background: #fff;
    transition: box-shadow .2s;
    height: 100%; /* پر کنه ارتفاع slide رو */
}

.search-product-card a {
    display: flex;
    align-items: center;
    gap: 12px;
    flex: 1;
    text-decoration: none;
    color: inherit;
    min-height: 106px;
}

.search-product-card:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.08);
}

.search-product-card img {
    width: 65px;
    height: 65px;
    object-fit: contain;
    border-radius: 6px;
    border: 1px solid #f2f2f2;
    background: #fff;
    flex-shrink: 0;
}

.search-product-card .info {
    display: flex;
    flex-direction: column;
    gap: 6px;
    flex: 1;
}

.search-product-card .title {
    font-size: 13px;
    font-weight: 500;
    color: #333;
}

.search-product-card .price .current {
    font-size: 11px;
    color: #222;
}

.search-product-card .price .old {
    font-size: 12px;
    color: #999;
    margin-right: 6px;
}
/* بخش برندها و دسته‌ها */
.search-brands, .search-cats {
    margin-top: 12px;
    padding-top: 8px;
    border-top: 1px solid #f1f1f1;
}
.search-brands h6, .search-cats h6 {
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #444;
}
.search-brands ul, .search-cats ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.search-brands li, .search-cats li {
    margin-bottom: 4px;
}
.search-brands a, .search-cats a {
    font-size: 12px;
    color: #555;
    text-decoration: none;
    transition: color .2s;
}
.search-brands a:hover, .search-cats a:hover {
    color: #139790;
}

/* لینک مشاهده همه */
.more-results {
    text-align: center;
    padding: 10px 0 5px;
}
.more-results a {
    color: #139790;
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}
.more-results a:hover {
    text-decoration: underline;
}


.cart-dropdown-wrap .shopping-cart-footer .shopping-cart-total h4 span {
    float: left;
}
.cart-dropdown-wrap ul li .shopping-cart-title h4 {
    font-size: 14px;
    font-weight: normal;
}
.cart-dropdown-wrap ul li .shopping-cart-img {
    flex: 0 0 50px;
}
h1.heading-2.cart-header {
    font-size: 28px;
}
.emptycart-text h5 {
    font-size: 14px;
    text-align: center;
}
h4.emptycart {
    text-align: center;
    margin-bottom: 15px;
}
h4.emptycart > i {
    font-size: 50px;
}
a.return-to-shop {
    width: 13%;
    margin: 0 auto;
}
.shopping-summery table tbody tr img {
    max-width: 90px;
}
td.deleteItemCart span {
    cursor: pointer;
}

.table-responsive.shopping-summery .quantity .minus, .table-responsive.shopping-summery .quantity .plus {
    background-color: #dadada;
}

.table-responsive.shopping-summery .quantity .qty{
    border: 1px solid #e9e9e9;
}
td.cart_total_amount h4 span {
    font-size: 24px;
}
td.cart_total_amount h4 {
    font-size: 16px;
}
.shopping-cart-delete {
    cursor: pointer;
}
.shopping-summery th, .shopping-summery td {
    text-align: center;
}
.auth-users-box img {
    margin: 0 auto;
    display: table;
    width: 150px;
}
a.backtoPrevPage {
    position: absolute;
    left: 17px;
    font-size: 26px;
    color: #409dee !important;
    border: none !important;
}

.auth-users-box a {
    border-bottom: 1px dashed #4c59d6;
    color: #4c59d6;
}


/* Chrome, Safari, Edge, Opera */
.notarrowNumber::-webkit-outer-spin-button,
.notarrowNumber::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.notarrowNumber[type=number] {
  -moz-appearance: textfield;
}
.form-group.passwordBox i {
    position: absolute;
    left: 19px;
    top: 15px;
    font-size: 17px;
    cursor: pointer;
}
.form-group.passwordBox {
    position: relative;
}
.auth-users-box input {
    height: 48px;
}
.auth-users-box .btn.btn-block {
    padding: 7px 27px;
    width: 100%;
}
.auth-users-box .btn.btn-block.btn-info {
    background-color: #000;
}
.auth-users-box .btn.btn-block.btn-info:hover {
    background-color: #000 !important;
}
div#sendagainLink span {
    cursor: pointer;
    color: #000000;
    border-bottom: 2px dashed #000000;
}


.address-box-div .address strong {
    font-size: 15px;
}
.address-box-div h5 {
    font-size: 13px;
    margin-top: 18px;
    margin-bottom: 10px;
}
.address-box-div {
    padding: 15px 58px;
    background-color: #f2f2f2;
    border-radius: 15px;
    position: relative;
        margin-bottom: 10px;
        width: 100%;
}
.address-box-div .address p {
    margin-top: 12px;
    font-size: 16px;
    color: #878787;
}

.address-box-div .address strong i {
    padding-left: 12px;
    font-size: 15px;
    font-weight: bold;
}

.address-change {
    position: absolute;
    left: 31px;
    top: 42%;
    color: #2271eb;
    border-bottom: 2px dashed #2271eb;
    cursor: pointer;
}

.addaddress-btn {
    color: #33956d;
    cursor: pointer;
}

label.address-box-div input[type=radio] {
    float: right;
    position: absolute;
    right: 28px;
    top: 0;
    bottom: 0;
}
.selectAddress {
    border: 2px dashed #2271eb;
}
label.address-box-div input[type=radio] {
    float: right;
    position: absolute;
    right: 28px;
    top: 60px;
    bottom: 0;
    width: 15px;
    height: 15px;
}

.cartbox-subtotal {
    background-color: #f2f2f2;
    padding: 16px;
    border-radius: 15px;
}
tr.offtotalpage td, tr.offtotalpage th {
    color: #bf0606;
    font-weight: bold;
}
.cartbox-subtotal table tr, .cartbox-subtotal table th, .cartbox-subtotal table td {
    border: none;
}
.cartbox-subtotal .btn {
    width: 100%;
    padding: 12px 30px;
}
.form-group input{
    height: 48px;
}
.address-boxm {
    background-color: #f5f5f5;
    position: relative;
    margin-top: 15px;
    border-radius: 15px;
    padding: 20px;
}
.address-boxm p {
    font-size: 14px;
}
textarea.form-control {
    min-height: calc(4.5em + 0.75rem + 2px);
}
.form-check-with-image .form-check-input[type=radio] {
    padding-right: 0;
    margin-top: 22px;
}
.form-check-with-image label.form-check-label img {
    float: right;
}
.form-check-with-image label.form-check-label span {
    float: right;
    margin-top: 16px;
    margin-right: 7px;
}

.banner-left-icon .banner-text h3 {
    font-size: 14px;
}
.banner-left-icon .banner-text p {
    font-size: 13px;
}

li.nav-item.profile-avatar img {
    margin: 20px auto;
    display: table;
    width: 110px;
}

li.nav-item.profile-avatar h5 {
    text-align: center;
    margin-bottom: 10px;
}

.slider-arrow .slider-btn {
    line-height: 52px;
}
.rtl .section-title h3 {
    margin-left: unset;
    margin-right: 30px;
    font-size: 24px;
}

.popular-categories .card-1 figure img {
    max-width: 100px;
}
.popular-categories .card-1 h6 a {
    font-size: 14px;
}
.popular-categories .card-1 {
    padding: 23px;
    min-height: 180px;
}
.bg-gray {
    background-color: #fbfbfb;
}
.slider-arrow.slider-arrow-2 .slider-btn {
    line-height: 49px;
}
@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1280px;
    }
}
.main-menu > nav > ul > li > a {
    color: #141414 !important;
    font-weight: normal;
}
.header-bottom {
    border-bottom: 1px solid #b1b1b1;
}
.header-style-1 .header-middle-ptb-1 {
    padding: 0 0;
}
.main-menu.main-menu-lh-2 > nav > ul > li {
    line-height: 50px;
}
.header-style-1.header-style-5 .main-menu > nav > ul > li > a:hover, .header-style-1.header-style-5 .main-menu > nav > ul > li > a:active, .header-style-1.header-style-5 .main-menu > nav > ul > li > a:focus {
    color: #61b537 !important;
}
.megamenu2 .mega2-submenu>ul>li > a {
    line-height: 25px;
    padding-bottom: 16px;
}
.megamenu2 .mega2-submenu>ul>li:hover > a {
    color: #61b537;
    border-bottom: 1px solid #61b537;
}
.header-style-1 .search-style-2 form {
    background-color: #eee;
    border-radius: 63px;
    max-width: 480px;
    padding-right: 15px;
    margin-right: 0;
    border: 1px solid #7c7c7c;
}
.header-style-1 .search-style-2 form::before {
    content: '\f207';
    font-family: 'uicons-regular-straight';
    font-size: 20px;
    color: #4c4c4c;
    margin-top: 5px;
}
input#headersearch {
    border-radius: 30px;
    height: 36px;
    font-size: 12px;
    background: transparent;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer > div>ul>li> a::after {
    content: '\f10d';
    font-family: 'uicons-regular-straight';
    padding-right: 7px;
    font-size: 9px;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer > div>ul>li> a {
    color: #61b537;
    border-right: 3px solid #61b537;
    padding-right: 8px;
}
.sub-layer li {
    line-height: 29px;
}
.megamenu2 .mega2-submenu>ul>li>.sub-layer > div>ul>li> ul>li>a {
    color: rgb(105, 105, 105);
    font-size: 12px;
    font-weight: normal;
}

.header-carti a > span {
    font-size: 13px !important;
}
.header-carti {
    background-color: #eee;
    border: 1px solid #7c7c7c;
    border-radius: 33px;
    font-size: 8px;
    padding: 3px 6px;
    transition: 0.3s all;
}
.header-carti a span {
    font-size: 12px !important;
    color: #4c4c4c;
}
.header-carti i {
    font-size: 17px;
    color: #4c4c4c;
}
.sticky-bar.stick{
    border-bottom:inherit;
        z-index: 11111;
}
.megamenu2 .mega2-submenu {
    background-color: #ffffff;
}
.search-style-2 form input{
    background-image: inherit;
}
.main-menu > nav > ul > li > a i {
    margin-right: 0px;
    margin-left: inherit;
}
.main-menu.main-menu-padding-1 > nav > ul > li {
    padding-left: 0;
    padding-right: 11px;
}
.sub-layer > div > ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 400px; /* ارتفاعی که هر ستون بگیره */
}

.sub-layer > div > ul > li {
    width: 200px;
    margin: 0 5px 5px 0;
}
.sub-layer > div > ul {
  display: grid;
  grid-auto-flow: column;   /* یعنی ستون‌ستونی پر کنه */
  grid-auto-rows: auto;     /* ارتفاع ردیف به اندازه li */
  grid-template-rows: repeat(10, auto); /* چندتا ردیف تو هر ستون جا بشه */
  column-gap: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.sub-layer ul ul {
    margin: 2px 0 0px 5px;
    padding: 0;
    list-style: none;
}
.header-carti:hover {
    border: 1px solid #61b537;
}


.header-action-2 .header-action-icon-2 > a span.pro-count {
    top: -10px;
    left: -10px;
    right: inherit;
    font-size: 11px;
    line-height: 18px;
    height: 15px;
    width: 15px;
    background-color: #61b537 !important;
}
.cart-header-widget {
    background-color: #eee;
    border-radius: 34px;
    margin-left: 9px;
    border: 1px solid #7c7c7c;
    width: 34px;
    height: 34px;

    display: flex;
    align-items: center;   /* وسط عمودی */
    justify-content: center; /* وسط افقی */
}
.cart-header-widget i {
    font-size: 17px;
    color: #4c4c4c;
    margin: 0;
    padding: 0;
}
.cart-header-widget:hover {
    border: 1px solid #61b537;
}


.header-moblie-cart {
    background-color: #eee;
    border-radius: 34px;
    margin-left: 9px;
    border: 1px solid #7c7c7c;
    width: 34px;
    height: 34px;

    display: flex;
    align-items: center;   /* وسط عمودی */
    justify-content: center; /* وسط افقی */
}
.header-moblie-cart i {
    font-size: 17px;
    color: #4c4c4c;
    margin: 0;
    padding: 0;
}
.header-moblie-cart:hover {
    border: 1px solid #61b537;
}

.header-moblie-authuser{
     background-color: #eee;
    border-radius: 34px;
    margin-left: 9px;
    border: 1px solid #7c7c7c;
    width: 34px;
    height: 34px;

    display: flex;
    align-items: center;   /* وسط عمودی */
    justify-content: center;   
}
.header-moblie-authuser i {
    font-size: 17px;
    color: #4c4c4c;
    margin: 0;
    padding: 0;
}
.header-moblie-authuser:hover {
    border: 1px solid #61b537;
}

.header-moblie-authuser a,.header-moblie-cart a{
margin-right: inherit !important;
}
.mobile-menu-trigger {
  font-size: 22px;
  cursor: pointer;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mobile-menu-trigger:hover {
  color: #61b537; /* رنگ دلخواه */
}

.mobile-search-inline form {
    margin-top: 23px;
    position: relative;
}
.mobile-search-inline input {
    background-color: #eee;
    border-radius: 63px;
    max-width: 480px;
    padding-right: 15px;
    margin-right: 0;
    border: 1px solid #7c7c7c;
    height: 34px;
}
.mobile-search-inline .mobilesearchicon {
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 16px;
}
.mobile-search-inline input {
    background-color: #eee;
    border-radius: 63px;
    max-width: 480px;
    margin-right: 0;
    border: 1px solid #7c7c7c;
    height: 34px;
    font-size: 13px;
    padding-right: 30px;
}

@media only screen and (max-width: 768px) {
    .header-bottom {
        padding: 16px 8px 4px 0;
    }
}

.mobile-menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.4);
  display: none;
  z-index: 9999;
}

/* کشوی منو */
.mobile-menu-drawer {
  position: absolute;
  top: 0;
  right: -100%;
  width: 80%;
  max-width: 340px;
  height: 100%;
  background: #fff;
  box-shadow: -2px 0 10px rgba(0,0,0,0.15);
  display: flex;
  flex-direction: column;
  transition: right 0.3s ease;
}

.mobile-menu-overlay.active { display: block; }
.mobile-menu-overlay.active .mobile-menu-drawer { right: 0; }

/* هدر منو */
.mobile-menu-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 12px;
  border-bottom: 1px solid #eee;
  background: #f9f9f9;
}

.mobile-menu-header h5 {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
}

/* دکمه‌ها */
.mobile-menu-header button {
  background: none;
  border: none;
  font-size: 16px;
  cursor: pointer;
  color: #444;
}
.mobile-menu-header button:hover {
  color: #61b537;
}

/* آیتم‌ها */
.mobile-menu-body { flex: 1; overflow-y: auto; }
#menuList { list-style: none; margin: 0; padding: 0; }

#menuList li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 14px 18px;
  font-size: 15px;
  border-bottom: 1px solid #f0f0f0;
  cursor: pointer;
  transition: background 0.2s ease;
}

#menuList li:hover {
  background: #f7f7f7;
}

#menuList li a {
  flex: 1;
  text-decoration: none;
  color: #333;
}

/* فلش سمت راست */
#menuList li .arrow {
  font-size: 14px;
  color: #999;
}

/* انیمیشن اسلاید منو */
.slide-in {
  animation: slideIn 0.25s ease forwards;
}
.slide-out {
  animation: slideOut 0.25s ease forwards;
}
@keyframes slideIn {
  from { transform: translateX(30px); opacity: 0; }
  to   { transform: translateX(0); opacity: 1; }
}
@keyframes slideOut {
  from { transform: translateX(0); opacity: 1; }
  to   { transform: translateX(-30px); opacity: 0; }
}

.mobile-menu-logo-wrapper {
    background-color: rgb(97, 181, 55);
    padding: 12px;
}
.mobile-menu-logo-wrapper img {
    width: 57px;
    margin: 0 auto;
    display: table;
}
.search-product-card {
    min-height: 150px;
}
/* drawer عمومی */
.app-drawer {
  position: fixed;
  inset: 0;
  z-index: 1050;
  display: none;
  font-family: inherit;
}
.app-drawer-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,.45);
  opacity: 0;
  transition: opacity .3s;
}
.app-drawer-content {
  position: absolute;
  top: 0;
  bottom: 0;
  width: min(420px, 92vw);
  background: #fff;
  box-shadow: 0 0 15px rgba(0,0,0,.2);
  transition: transform .3s;
  display: flex;
  flex-direction: column;
}

/* سمت چپ */
.app-drawer.left .app-drawer-content { left: 0; transform: translateX(-100%); }
.app-drawer.open.left .app-drawer-content { transform: translateX(0); }
/* سمت راست */
.app-drawer.right .app-drawer-content { right: 0; transform: translateX(100%); }
.app-drawer.open.right .app-drawer-content { transform: translateX(0); }
/* overlay */
.app-drawer.open .app-drawer-overlay { opacity: 1; }

/* بخش‌ها */
#cartDrawer .cart-header {
  padding: 1rem;
  background: rgb(97, 181, 55);
}
#cartDrawer .cart-header  h5{
    color:#fff;
}
.cart-body {
  flex: 1;
  overflow-y: auto;
  padding: 1rem;
}

/* آیتم خالی */
.emptycart-text h5 {
  color: #777;
  font-size: 15px;
  margin: 0;
  text-align: center;
}

/* لیست آیتم‌ها */
#main-cart ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#main-cart ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 12px;
  border-bottom: 1px solid #eee;
  transition: background .2s;
}
#main-cart ul li:hover {
  background: #fafafa;
}

/* تصویر محصول */
.shopping-cart-img {
  flex: 0 0 64px;
}
.shopping-cart-img img {
  width: 64px;
  height: 64px;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #ddd;
}

/* بخش متن */
.shopping-cart-title {
  flex: 1;
}
.shopping-cart-title h4 {
  font-size: 14px;
  margin: 0 0 6px;
  line-height: 1.4;
}
.shopping-cart-title h4 a {
  color: #333;
  text-decoration: none;
}
.shopping-cart-title h4 a:hover {
  color: #0d6efd;
}

/* بخش تعداد (کم/زیاد) */
.shopping-cart-qty {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 4px;
}
.shopping-cart-qty input {
    width: 28px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    font-weight: 600;
    font-size: 12px;
    padding: 2px 0;
    height: 28px;
}
.qty-btn {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    border: none;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    transition: background .2s;
}
.qty-btn.minus { background: #dc3545; } /* قرمز */
.qty-btn.plus { background: #6f42c1; }  /* بنفش */
.qty-btn:hover { opacity: 0.9; }

/* قیمت */
.shopping-cart-price {
  font-size: 13px;
  font-weight: 500;
  color: #333;
}

/* دکمه حذف */
.shopping-cart-delete {
  flex: 0 0 auto;
}
.delete-btn {
    border: none;
    background: #f1f1f1;
    color: #dc3545;
    font-size: 16px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    transition: background .2s;
    padding-top: 7px;
}
.delete-btn:hover {
  background: #ffe2e2;
}

/* فوتر */
.shopping-cart-footer {
  padding: 16px;
  background: #f8f9fa;
  border-top: 1px solid #eee;
}
.shopping-cart-total h4 {
  font-size: 15px;
  margin: 0 0 12px;
  display: flex;
  justify-content: space-between;
  color: #333;
}
.shopping-cart-total span {
  color: #111;
  font-weight: 600;
}

/* دکمه‌های پایین */
.shopping-cart-button {
  display: flex;
  gap: 8px;
}
.shopping-cart-button a {
  flex: 1;
  text-align: center;
  padding: 10px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .2s;
}
.shopping-cart-button a.outline {
  border: 1px solid #0d6efd;
  color: #0d6efd;
  background: #fff;
}
.shopping-cart-button a.outline:hover {
  background: #0d6efd;
  color: #fff;
}
.shopping-cart-button a:not(.outline) {
  background:rgb(97, 181, 55);
  color: #fff;
}
.shopping-cart-button a:not(.outline):hover {
  background: rgb(55, 117, 24);
}
.footer-brand-text {
    text-align: justify;
    color: #545454;
}
p.fw-bold.footer-title {
    color: #545454;
    font-size: 14px;
    margin-top: 15px;
}
.footer-contact li {
    color: #545454;
    font-weight: 400;
}
.address-footer {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.87);
}
.footer-contact li {
    direction: ltr;
    unicode-bidi: embed;
    margin-left: 18px;
}

.footer-col h6 {
    color: #696969;
    text-align: center;
}
.footer-col {
    text-align: center;
}
.footer-col li {
    color:#696969;
}
.footer-col li a {
    color: #696969 !important;
    line-height: 39px;
    font-weight: 500;
}

.trust-signs .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 15px; /* فاصله بین دایره‌ها */
}

.trust-signs .row a {
  display: flex;
  justify-content: center;
  align-items: center;
}
.trust-signs img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  border: 2px solid #61b537; /* سبز بوت‌استرپ */
  border-radius: 50%;
  padding: 8px;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.trust-signs img:hover {
  transform: scale(1.05);
  box-shadow: 0 0 10px rgba(40, 167, 69, 0.3);
}
.trust-signs a.btn {
    background-color: #61b537;
    border-radius: 30px;
}
footer.footer-area > .container > .row {
    background: #f8fff4;
    border-radius: 5px;
}
.footer-social-link a img {
    width: 30px;
    height: 26px;
    filter: invert(49%) sepia(92%) saturate(366%) hue-rotate(66deg) brightness(92%) contrast(90%);
    transition: transform .3s ease;
    margin-top: 6px;
}

.footer-social-link a i {
  font-size: 35px;
  color: #61b537 !important;
  transition: transform .3s ease, color .3s ease;
}
.breadcrumb {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 6px;
}

.breadcrumb li {
  position: relative;
  font-size: 11px;
  color: #333;
}

ul.breadcrumb {

    flex-wrap: inherit !important;
    padding-bottom: 15px;
    display: -webkit-box !important;
}
.breadcrumb li::before {
  content: "/";
  margin: 0 4px;
  color: #999;
}

.breadcrumb li:first-child::before {
  content: "";
}

.breadcrumb li a,
.breadcrumb li span {
  background: #f0f0f0;
  border-radius: 30px;
  padding: 6px 14px;
  display: inline-block;
  color: #333;
  text-decoration: none;
  font-weight: normal;
}

.breadcrumb li a:hover {
  color: #61b537;
}

.breadcrumb li.active span {
  font-weight: 600;
  color: #333;
}
.rtl .breadcrumb span::before{
    display: none;
}
.page-header.breadcrumb-wrap{
    border:inherit;
}
/* Single product */
.product-sidebar {
    border: 1px solid #61b537;
    border-radius: 10px;
    padding: 20px;
    background: rgb(241, 248, 237);
}
.product-benefits i {
  margin-left: 6px;
  font-size: 18px;
  vertical-align: middle;
}
.product-sidebar .product-price {
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.sticky-top {
  top: 100px;
}
.price-section {
    float: left;
}
.product-benefits li small {
    color: #686868;
}

.product-benefits li {
    margin-bottom: 10px;
    font-size: 12px;
    color: #454545;
    font-weight: bold;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 7px;
}
ul.product-benefits i {
    color: #539f2e;
    font-size: 23px;
}
span.singleproduct-off {
    background: rgb(139, 55, 181);
    font-size: 13px;
}
.singleproduct-old-price {
    color: rgb(233, 32, 80);
    margin: 0px;
    font-weight: 400;
    text-decoration: line-through;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
}
.singleproduct-price {
    margin: 0px;
    font-weight: 400;
    color: rgb(20, 20, 20);
    font-size: 16px;
    line-height: 26px;
    white-space: nowrap;
    align-self: end;
}
.avanotifytext {
    text-align: center;
}
.product-price-box {
    margin-bottom: 30px;
}


.product-gallery .main-image img {
  max-height: 400px;
  object-fit: contain;
}
.product-gallery .small-thumb {
  width: 70px;
  height: 70px;
  object-fit: contain;
  cursor: pointer;
  transition: transform 0.2s;
}
.product-gallery .small-thumb:hover {
  transform: scale(1.05);
  border: 2px solid #61b537;
}

.detail-info h2.title-detail {
    font-size: 16px;
    padding-left: 90px;
}
.subtitle-detail {
    font-size: 14px;
    padding-left: 90px;
    margin-bottom: 17px;
    color: #253D4E;
}
a.brand-title-detail {
    color: #6b6b6b;
}
.detail-actions {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
}
.addtofavorite {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    text-align: center;
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.54);
    width: 24px;
    height: 24px;
    position: relative;
    background-color: rgb(245, 245, 245);
    outline: 0px;
    margin: 0px;
    text-decoration: none;
    flex: 0 0 auto;
    padding: 8px;
    border-radius: 50%;
    overflow: visible;
    transition: background-color 150ms 
cubic-bezier(0.4, 0, 0.2, 1);
    border-width: 1px;
    border-style: solid;
    border-image: initial;
    border-color: rgb(170, 170, 170);
    margin-left: 6px;
}
.addtofavorite i {
    font-size: 14px;
}
.sku-proudct {
    display: flex;
    flex-direction: row;
    padding: 3px 12px;
    background-color: rgb(241, 248, 237);
    border-radius: 100px;
    color: rgb(63, 63, 63);
    font-size: 10px;
    line-height: 16px;
    width: fit-content;
    align-self: end;
    white-space: nowrap;
}

.expire-product {
    margin-bottom: 25px;
    margin-top: 25px;
    font-weight: 400;
    color: rgb(81, 150, 47);
    line-height: 19px;
    font-size: 13px;
}

.short-desc {
    font-weight: 400;
    color: rgb(63, 63, 63);
    font-size: 14px;
    line-height: 2.15;
}
.expire-product span {
    margin: 0px;
    font-weight: 400;
    color: rgb(20, 20, 20);
    font-size: 14px;
    line-height: 22px;
    margin-left: 17px;
}
.above-shortdesc{
    position: relative;
    margin-top: 38px;
}
.rating-viewcounting {
    position: absolute;
    left: 0;
    top: -30px;
}
.ViewCounting {
    border-left: 1px solid #cfcfcf;
    padding-left: 10px;
    font-size: 12px;
}
.ViewCounting i {
    font-size: 13px;
    margin-left: 4px;
}
.product-single {
    margin-top: 0 !important;
}
.page-header.breadcrumb-wrap {
    padding-bottom: 0;
}

.intro-card-product {
    border: 1px solid #61b537;
    border-radius: 6px;
    padding: 14px;
}
.card.product-row {
    border-color: #61b537;
}
.product-row .card-header h3 {
    margin: 0px;
    font-weight: 400;
    color: rgb(81, 150, 47);
    font-size: 14px;
    line-height: 22px;
    text-align: center;
}
.product-row .card-header {
    background: rgb(241, 248, 237) !important;
}
.product-tabs.nav-tabs .nav-link {
    background: inherit;
    margin: 0;
    padding: 0;
    margin-left: 17px !important;
    font-size: 14px;
}
.product-tabs.nav-tabs .nav-link:hover{
    color: inherit;
    background-color:inherit;
    -webkit-transform: inherit;
    transform: inherit;
}
.product-tabs.nav-tabs .nav-link.active {
    color: #61b537;
}
.nav-tabs.product-tabs {
    border-bottom: 1px solid #d8d8d8;
    padding: 18px 13px;
}


.single-product-box {
    border: 1px solid #61b537;
    border-radius: 7px;
    padding: 0 15px;
    padding-top: 20px;
    padding-bottom: 11px;
}

/* ساختار کلی */
.ui-product-slider { direction: rtl; }

/* عنوان */
.related-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 25px;
}
.related-title {
  font-weight: 600;
  font-size: 16px;
  color: #2e7d32;
  white-space: nowrap;
}
.related-title-line {
  flex: 1;
  height: 3px;
  border-radius: 5px;
  background: linear-gradient(to left, rgba(46,125,50,0), #79c679 40%, #79c679 60%, rgba(46,125,50,0));
}

/* دکمه‌های ناوبری */
.ui-product-slider .ui-slider-nav {
  position: absolute;
  top: 42%;
  z-index: 10;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  background: #61b537;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 6px 16px rgba(0,0,0,0.15);
  transition: 0.2s;
}
.ui-product-slider .ui-prev { right: 6px; }
.ui-product-slider .ui-next { left: 6px; }

/* کارت محصول */
.ui-product-card .related-item {
  background: #fff;
  border: 1px solid rgb(212, 212, 212);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.25s ease;
  text-align: center;
  position: relative;
  height: 99.5%;
  min-height: 400px;
}
.ui-product-card .related-item .img-box {
  position: relative;
  padding: 15px;
  background: #fff;
}
.ui-product-card .related-item .img-box img {
  width: 100%;
  height: 200px;
  object-fit: contain;
  transition: 0.3s;
}
.ui-product-card .related-item .info-box {
  padding: 10px 10px 15px;
}
.ui-product-card .product-name { text-align: right; }
.ui-product-card .product-name a {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: normal;
}
.ui-product-card .product-name a:hover { color: #7ac77a; }
.ui-product-card .brand-product-loop {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
  color: #696969;
}
.ui-product-card .brand-product-loop a { color: #696969; }

/* قیمت */
.ui-product-card .price-box-product-item {
  margin-top: 5px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 0;
}
.ui-product-card .price-box-sec {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ui-product-card .product-badges .sale {
  color: #fff;
  font-size: 12px;
  background-color: #61b537;
  padding: 1px 12px;
  border-radius: 100px;
}
.ui-product-card .new-price {
  color: rgb(20, 20, 20);
  font-weight: 600;
}
.ui-product-card .old-price {
  color: #d9534f;
  text-decoration: line-through;
  font-size: 13px;
  margin-right: 5px;
  font-weight: bold;
}

/* امتیاز */
.ui-product-card .rating-box {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 3px;
}
.ui-product-card .rating-box i {
  filter: brightness(0) saturate(100%) invert(69%) sepia(98%) saturate(318%) hue-rotate(350deg) brightness(101%) contrast(103%);
}
.ui-product-card .rating-box span { color: #000 !important; }

/* 🔹 خط جداکننده بین عکس و اطلاعات */
.ui-product-card .ui-divider-line {
  position: relative;
  width: 100%;
  height: 1px;
  background-color: #e5e5e5;
  margin-top: 5px;
  margin-bottom: 25px;
}

/* 🔹 کنترل سبد خرید روی خط */
.ui-product-card .ui-cart-controller {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
}

/* دکمه‌ها و کنترل تعداد */
.ui-product-card .ui-btn-plus-only,
.ui-product-card .ui-btn-plus,
.ui-product-card .ui-btn-minus {
  border: none;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: 0.25s;
  box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

.ui-product-card .ui-btn-plus-only {
  background: #7b45c1;
  font-size: 18px;
  z-index: 1;
}
.ui-product-card .ui-btn-plus-only:hover { background: #692faf; }

.ui-product-card .ui-cart-counter {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.ui-product-card .ui-btn-minus {
  background: #e94b4b;
  font-size: 16px;
  z-index: 1;
}
.ui-product-card .ui-btn-minus:hover { background: #d03535; }

.ui-product-card .ui-btn-plus {
  background: #7b45c1;
  font-size: 16px;
  z-index: 1;
}
.ui-product-card .ui-btn-plus:hover { background: #692faf; }

.ui-product-card .ui-cart-qty {
  font-size: 16px;
  font-weight: 600;
  color: #000;
  min-width: 20px;
  text-align: center;
}
.ui-cart-controller {
    border: 1px solid #eee;
    border-radius: 20px;
    padding: 4px !important;
}

.ui-tab-content-limited {
  position: relative;
  overflow: hidden;
  max-height: 250px;
  transition: max-height 0.4s ease;
}

.ui-tab-content-limited::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background: linear-gradient(to top, #fff 60%, rgba(255,255,255,0));
  pointer-events: none;
  transition: opacity 0.3s;
}

.ui-tab-content-limited.expanded {
  max-height: 2000px;
}
.ui-tab-content-limited.expanded::after {
  opacity: 0;
}

.ui-show-more {
  display: block;
  margin: 15px auto 5px;
  font-size: 13px;
  padding: 5px 15px;
  border-radius: 20px;
  transition: 0.2s;
  background: #61b537;
}
.ui-show-more:hover {
  background: #61b537;
  color: #fff;
  border-color: #61b537;
}
.related-posts-title a {
    text-align: right !important;
    font-weight: normal;
    font-size: 14px !important;
}
.related-posts-card .card-body {
    padding: 0 15px;
}
.related-posts-widgets {
    margin-top: 14px;
}
.related-posts-author p {
    font-size: 12px;
}
.related-posts-widgets {
    display: flex;
    flex-direction: row;
    padding: 0px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    align-items: start;
}
.related-posts-btn {
    display: inline-flex
;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    user-select: none;
    vertical-align: middle;
    appearance: none;
    font-weight: 500;
    text-transform: uppercase;
    min-width: 64px;
    width: fit-content;
    font-size: 10px !important;
    line-height: 16px;
    background-color: rgb(139, 55, 181);
    color: rgb(255, 255, 255);
    outline: 0px;
    border-width: 0px;
    border-style: initial;
    border-image: initial;
    margin: 0px;
    text-decoration: none;
    transition: background-color 250ms 
cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms 
cubic-bezier(0.4, 0, 0.2, 1), border-color 250ms 
cubic-bezier(0.4, 0, 0.2, 1), color 250ms 
cubic-bezier(0.4, 0, 0.2, 1);
    padding: 3px 12px !important;
    gap: 0px;
    white-space: nowrap;
}
.related-posts-icons i {
    font-size: 17px;
}
.btn:hover, .button:hover {
    background-color: rgb(139, 55, 181);;
}
.related-posts-descr p {
    font-size: 12px;
    border-top: 1px solid #eee;
    padding: 11px;
}
.related-posts-swiper {
    padding-bottom: 10px;
}
.related-posts-card .card-footer {
    padding: 0 !important;
}
.related-posts-card {
    min-height: 435px;
}
.comment-form {
    background-color: rgb(241, 248, 237);
    padding: 32px;
    border-radius: 13px;
}
.comment-form textarea ,.comment-form textarea:focus{
    background-color: #fff;
}
.single-comment.single-comment-admin {
    background-color: rgb(241, 248, 237);
}
.comments-area p {
    font-size: 13px !important;
}
.comments-area {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}


.buy-btn{
  font-weight:600;
  box-shadow:0 10px 18px rgba(76,175,80,.22);
}

/* قرص سفید تعداد */
.buybox .qty-pill{
  background:#fff;
  border-radius:999px;
  padding:6px 10px;
  box-shadow:0 6px 16px rgba(0,0,0,.08);
}

/* دکمه‌های گرد داخل قرص */
.buybox .btn-icon{
  width:36px; height:36px; border-radius:50%;
  display:flex; align-items:center; justify-content:center;
  border:0; cursor:pointer;
}
.buybox .btn-trash{ background:#ff4d57; color:#fff; }
.buybox .btn-plus { background:#7a42e4; color:#fff; }

/* ورودی عدد وسط */
.buybox .qty-input{
  width:70px; border:0; background:transparent;
  font-weight:600; font-size:1rem; padding:0 6px;
}
.buybox .qty-input:focus{ outline:none; box-shadow:none; }


.modal {
    z-index: 99999;
}
.sticky-top {
    z-index: 999!important;
}
.single-page {
    background-color: #f0f0f0;
    padding: 22px;
    border-radius: 10px;
}
.contact-box i {
    color: #61b537;
}
.googlemap {
    margin: 0 auto;
    display: table;
    margin-top: 17px;
}
.contact-from-area input:focus {
    background: #fff;
}
.contact-box hr {
    margin: 7px 0;
    color: #939393;
}
.single-page.aboutus-singlepage {
    background-color: #fff;
    padding: 0;
}
.page-border-box .page-content-text {
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
}
.page-border-box {
    border: 1px solid #61b537;
    padding: 5px 17px;
    border-radius: 10px;
}
.page-border-box h3 {
    color: #61b537;
    font-size: 16px;
}
.term-border-box {
    border: 1px solid #979b9e;
    background-color: #e9ecef;
    border-radius: 0.5rem !important;
    padding: 15px;
}
.term-border-box h3 {
    color: #6c757d !important;
    font-size: 17px;
    margin-bottom: 4px;
}
.term-border-box .term-content-text {
    color: #454747;
    font-size: 13px;
    text-align: justify;
}


@media only screen and (max-width: 600px) {
  ul.breadcrumb {
    overflow: hidden;
     overflow-x: scroll;
  }
}
.profile-cartdropdown {
    padding: 15px 10px;
}

.profile-cartdropdown a {
    font-size: 13px;
}

.mag-menu > nav > ul > li > a {
    font-size: 13px;
}
.shop-filter {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
}
.shop-box {
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px 18px;
}
.title-shop-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 0px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.filter-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 8px;
    padding: 0px;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 24px;
    margin-top: 16px;
    margin-bottom: 26px;
}
.filter-box span {
    color: #3f3f3f;
    font-weight: bold;
}
.filter-box ul li {
    display: inline-flex;
    cursor: pointer;
    margin-left: 8px;
    font-size: 12px;
}
.filter-box ul li.active {
    font-weight: bold;
    color: #61b537;
}
.total-shop {
    color: #696969;
    font-size: 12px;
}
.title-shop-box h1 {
    color: #61b537;
    font-size: 19px;
}
section.shop-archieve.position-relative {
    margin-top: 15px;
}
.filter-box ul li {
    color: #6a6a6a;
}
.ui-cart-controller a {
    background: #7b45c1;
    font-size: 18px;
    z-index: 1;
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    transition: 0.25s;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
.emptycart-text::before {
    content: '\eb25';
    font-family: 'tabler-icons';
    text-align: center;
    font-size: 45px;
    margin: 17px auto;
    display: table;
}
.shop-pagination {
    margin-top: 25px;
    border-top: 1px solid #eee;
    padding-top: 10px;
}
.shop-pagination .page-item.active .page-link {
    background-color: #61b537;
    border-color: #61b537;
}
.shop-pagination .page-link{
    color: #3a3a3a;
}
.product-box {
    padding: 4px;
}
.filter-box {
    border-top: 1px solid #eee;
    padding-top: 18px;
}
.sidenar-inner {
    border: 1px solid #eaeaea;
    border-radius: 6px;
    padding: 20px 15px;
}
.shopsidebar-switch {
  direction: rtl;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.ios-switch .form-check-input {
  /* پاک کردن استایل‌های پیش‌فرض و بوت‌استرپ */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: none !important;
  box-shadow: none !important;
  border: none !important;

  /* خود سوییچ */
  width: 46px;
  height: 26px;
  background-color: #e6e6e6;
  border-radius: 26px;
  position: relative;
  cursor: pointer;
  transition: background-color .25s ease;
  margin: 0; /* حذف مارجین پیش‌فرض بوت‌استرپ */
}

.ios-switch .form-check-input::before {
  content: "";
  position: absolute;
  top: 3px;
  inset-inline-start: 3px;          /* سازگار با LTR/RTL */
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
  transition: transform .25s ease;
}

.ios-switch .form-check-input:checked {
  background-color: #34c759;        /* سبز iOS */
}

:root:dir(ltr) .ios-switch .form-check-input:checked::before {
  transform: translateX(20px);
}

:root:dir(rtl) .ios-switch .form-check-input:checked::before {
  transform: translateX(-20px);
}
.ios-switch .form-check-input:focus {
  outline: none;
}
.ios-switch .form-check-input:focus-visible {
  box-shadow: 0 0 0 3px rgba(52,199,89,.35) !important;
}

.shopsidebar-switch .form-check-label {
  cursor: pointer;
  font-size: 14px;
  color: #444;
}
.shopsidebar-switch .form-check {
    padding-right: 0;
}
.widget-title h5 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 12px;
}

.price-slider {
  position: relative;
  height: 40px;
}

/* نوار خاکستری زمینه */
.price-slider .slider-track {
  position: absolute;
  top: 18px;
  left: 0;
  right: 0;
  height: 6px;
  background: #ddd;
  border-radius: 5px;
  z-index: 1;
}

/* نوار سبز وسط */
.price-slider .slider-progress {
  position: absolute;
  top: 18px;
  height: 6px;
  background: #34c759;
  border-radius: 5px;
  z-index: 2;
}

/* محدوده‌ها */
.price-slider .range {
  position: absolute;
  -webkit-appearance: none;
  width: 100%;
  top: 10px;
  height: 23px;
  background: none;
  pointer-events: none;
  direction: ltr !important; /* کلید حل مشکل راست‌چین */
  z-index: 3;
}

/* دستگیره‌ها */
.price-slider .range::-webkit-slider-thumb {
  pointer-events: auto;
  -webkit-appearance: none;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #139790;
  border: 2px solid #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.25);
  cursor: pointer;
  transition: transform 0.2s ease;
}
.price-slider .range::-webkit-slider-thumb:hover {
  transform: scale(1.15);
}
.price-slider .range {
    padding-right: 0;
    padding-left: 0;
}

@media (max-width: 767.98px) {
  .filter-box span{
    font-size:13px;
  }
  .modal-header .btn-close {
    margin-left: 10px;
    }
}

.addtofavorite.active {
    background-color: #d20404;
    color: #fff;
    border-color: #d20404;
}
.profile-dashboard {
  margin-top: 30px;
  direction: rtl;
}

.profile-dashboard .profile-stats-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.profile-dashboard .panel {
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  color: #fff;
  overflow: hidden;
}

.profile-dashboard .panel:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}

.profile-dashboard .panel-content {
  padding: 25px 15px;
  text-align: center;
}

.profile-dashboard .iconrow {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  margin-bottom: 10px;
}

.profile-dashboard .icondash {
  font-size: 36px;
  margin-bottom: 4px;
}

.profile-dashboard .summary-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}

.profile-dashboard .summary-td,
.profile-dashboard .summary-td2 {
  width: 50%;
  font-size: 13px;
  text-align: center;
  padding: 8px 0;
  color: #fff;
  opacity: 0.95;
}

.profile-dashboard .summary-td p,
.profile-dashboard .summary-td2 p {
  margin: 0;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.9);
}

/* 🔵 رنگ‌ها */
.profile-dashboard .bg-blue-light {
  background: linear-gradient(135deg, #6ac1ff, #3b82f6);
}

.profile-dashboard .bg-blue {
  background: linear-gradient(135deg, #4f46e5, #7c3aed);
}

.profile-dashboard .bg-green {
  background: linear-gradient(135deg, #10b981, #059669);
}

/* ✨ لینک‌ها */
.profile-dashboard .panel-content a {
  text-decoration: none;
  color: inherit;
  display: block;
}

/* 📱 واکنش‌گرا */
@media (max-width: 768px) {
  .profile-dashboard .profile-stats-row {
    flex-direction: column;
  }
  .profile-dashboard .panel {
    width: 100%;
  }
  .profile-dashboard .icondash {
    font-size: 32px;
  }
}

.main-slider,
.side-slider {
  width: 100%;
}

.main-slider img,
.side-slider img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}

.swiper-pagination {
    bottom: 20px !important;
}

.side-slider {
  height: 100%;
  max-height: 480px;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ccc;
  opacity: 0.6;
  border-radius: 50%;
  margin: 0 4px !important;
  transition: all 0.3s ease;
  cursor: pointer;
  margin-left: 3px;
}

.swiper-pagination-bullet-active {
  width: 15px;
  border-radius: 6px;
  background: #34c759;
  opacity: 1;
}

.swiper-pagination-bullet:hover {
  background: #34c759;
  opacity: 1;
}

.side-slider .swiper-pagination-bullet {
    margin: 5px 2px !important;
}
.mag-header-bg {
    background-color: #f1f8ed;
    border-radius: 6px;
    width: 100%;
    position: absolute;
    height: 150px;
    z-index: 1;
    left: 0;
    top: 0;
}
.mag-header-line {
    padding: 2.5px;
    width: 70%;
    background-image: linear-gradient(to left, transparent 0%, #61b537 50%, transparent 100%);
    position: relative;
    z-index: 101;
    margin: 8px auto;
    display: table;
}
.mag-section h5 {
    margin-right: 20px;
    margin-top: 15px;
}
.mag-section a.text-decoration-underline.small.text-secondary {
    margin-left: 25px;
    top: 10px;
}
.swiper.homepage-posts-swiper {
    padding: 0 15px;
}

.product-filters {
    margin-bottom: 17px;
}
.product-filters span {
    border: 1px solid #bababa;
    padding: 5px 17px;
    margin-left: 6px;
    border-radius: 30px;
    color: #3f3f3f;
    cursor: pointer;
    background-color: #fff;
    font-size: 12px;
}
.product-filters span.active {
    border: 1px solid rgba(97, 181, 55, 0.5);
    color: #61b537;
    background-color: rgb(97 181 55 / 14%);
}
.product-swiper .swiper-button-next,
.product-swiper .swiper-button-prev {
    width: 25px;
    height: 25px;
    color: #61b537;
}
section.product-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.banner-box {
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);
}

.banner-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;       /* تصویر با حفظ نسبت ابعاد کل فضا رو پر کنه */
    object-position: center; /* تمرکز وسط تصویر */
    display: block;
}
.product-section .row.align-items-start {
    display: flex;
    align-items: stretch !important; /* همه ستون‌ها هم‌ارتفاع بشن */
}
.ui-icon-slider {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease;
}
.ui-icon-slider.loaded {
  opacity: 1;
  visibility: visible;
}

/* سایر استایل‌ها مثل قبل */
.ui-icon-slider .swiper {
  padding: 10px 0;
}

.ui-icon-slider .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.ui-icon-slider img {
  width: 90px;
  height: auto;
}
.ui-icon-slider .swiper-slide div {
    font-size: 14px;
    color: #444444;
}
section.ui-icon-slider .swiper {
    padding-right: 50px;
    padding-left: 50px;
}

.cart-page .cart-body {
  background: #fff;
  padding: 1rem;
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  border: 1px solid #d0d0d0;
}

/* لیست محصولات */
.cart-page #main-cart ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cart-page #main-cart ul li {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 14px 12px;
  border: 1px solid #eee;
  border-radius: 10px;
  margin-bottom: 12px;
  background: #fafafa;
  transition: all 0.2s ease-in-out;
}
.cart-page #main-cart ul li:hover {
  background: #fff;
  border-color: #ddd;
  box-shadow: 0 2px 6px rgba(0,0,0,0.05);
}

/* تصویر محصول */
.cart-page .shopping-cart-img {
  flex: 0 0 70px;
}
.cart-page .shopping-cart-img img {
  width: 70px;
  height: 70px;
  object-fit: cover;
  border-radius: 8px;
  border: 1px solid #e0e0e0;
  background: #fff;
}

/* بخش متن */
.cart-page .shopping-cart-title {
  flex: 1;
}
.cart-page .shopping-cart-title h4 {
  font-size: 14px;
  margin: 0 0 6px;
  line-height: 1.4;
  font-weight: 600;
}
.cart-page .shopping-cart-title h4 a {
  color: #333;
  text-decoration: none;
}
.cart-page .shopping-cart-title h4 a:hover {
  color: #0d6efd;
}

/* قیمت */
.cart-page .shopping-cart-price {
  font-size: 13px;
  font-weight: 500;
  color: #444;
}
.cart-page .shopping-cart-price del {
  color: #999;
  font-size: 12px;
  margin-right: 4px;
}
.cart-page .shopping-cart-price .newprice {
  color: #28a745;
  font-weight: 600;
}

/* کنترل تعداد */
.cart-page .shopping-cart-qty {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 6px;
}
.cart-page .shopping-cart-qty input.qty {
  width: 34px;
  text-align: center;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-weight: 600;
  font-size: 13px;
  padding: 2px 0;
  height: 30px;
  background: #fff;
}
.cart-page .qty-btn {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: none;
  font-size: 16px;
  line-height: 1;
  color: #fff;
  cursor: pointer;
  transition: background .2s;
}
.cart-page .qty-btn.minus { background: #dc3545; }
.cart-page .qty-btn.plus  { background: #6f42c1; }
.cart-page .qty-btn:hover { opacity: 0.9; }

/* دکمه حذف */
.cart-page .shopping-cart-delete {
  flex: 0 0 auto;
}
.cart-page .delete-btn {
  border: none;
  background: #f8f9fa;
  color: #dc3545;
  font-size: 16px;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  cursor: pointer;
  transition: background .2s;
  padding-top: 7px;
}
.cart-page .delete-btn:hover {
  background: #ffe2e2;
}

/* جعبه جمع کل */
.cart-page .cart-totals {
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  padding: 1rem 1.25rem;
}
.cart-page .cart-totals table {
  width: 100%;
}
.cart-page .cart-totals h6 {
  font-size: 14px;
  font-weight: 600;
  color: #555;
}
.cart-page .cart-totals h4 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin: 0;
}

/* دکمه‌ها */

.cart-page .btn-primary {
  background: #0d6efd;
  border: none;
  font-weight: 600;
  transition: 0.2s;
}
.cart-page .btn-primary:hover {
  background: #0b5ed7;
}

/* حالت خالی */
.cart-page .emptycart-text {
  text-align: center;
  padding: 60px 0;
  color: #777;
}
.cart-page .emptycart-text h5 {
  font-size: 15px;
  margin-bottom: 10px;
}
.cart-page .emptycart-text button {
    margin: 0 auto;
    display: table;
}
/* واکنش‌گرا */
@media (max-width: 768px) {
  .cart-page #main-cart ul li {
    flex-direction: column;
    align-items: flex-start;
  }
  .cart-page .shopping-cart-img img {
    width: 100%;
    height: auto;
  }
  .cart-page .cart-totals {
    margin-top: 25px;
  }
}
.outofstock {
  position: relative;
}

.outofstock img {
  filter: grayscale(100%);
  opacity: 0.6;
  transition: 0.3s;
}

.outofstock:hover img {
  opacity: 0.8;
}
.outofstock-label {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 8px;
  text-align: center;
  z-index: 2;
  letter-spacing: 0.5px;
}

/* دکمه مشاهده محصول در حالت ناموجود */
.outofstock-btn {
  pointer-events: all;
  cursor: pointer;
  border-color: #aaa !important;
  color: #aaa !important;
  background: transparent !important;
  transition: 0.2s;
}
.outofstock-btn:hover {
  border-color: #666 !important;
  color: #666 !important;
}

.outofstock-price {
  text-align: center;
  padding: 8px 0;
}

.outofstock-price .no-price {
  color: #aaa;
  font-size: 13px;
  font-weight: 500;
  display: inline-block;
}

.outofstock .price-box-product-item {
  display: none !important; /* مخفی کردن کامل قیمت در حالت ناموجود */
}
a.btn.btn-outline-secondary.disabled.outofstock-btn {
    box-shadow: none;
}
/* ============================
   🎯 صفحه نشانی و ارسال - Checkout
   ============================ */
.checkout-page {
  background: #fafafa;
  border-radius: 12px;
  padding: 1.5rem;
}

/* تیترها */
.cart-header {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #333;
}

/* دکمه افزودن آدرس */
.dk-addaddress {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(135deg, #28a745, #20c997);
  color: #fff !important;
  border: none;
  border-radius: 10px;
  font-weight: 600;
  padding: 10px 16px;
  transition: 0.3s;
}
.dk-addaddress:hover {
  background: linear-gradient(135deg, #20c997, #198754);
  transform: translateY(-2px);
}

/* باکس آدرس‌ها */
.address-box-div {
  display: block;
  position: relative;
  border: 2px solid #e0e0e0;
  border-radius: 10px;
  background: #fff;
  padding: 14px 18px;
  margin-bottom: 15px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.address-box-div:hover {
  border-color: #0d6efd;
}
.address-box-div.selectAddress {
  border-color: #0d6efd;
  background: #f0f6ff;
  box-shadow: 0 0 0 3px rgba(13,110,253,0.1);
}

/* عنوان و آیکون */
.address-box-div h5 {
  font-size: 15px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
}

/* آدرس و نام */
.address-box-div .address {
  font-size: 14px;
  color: #444;
  line-height: 1.6;
  margin-right: 30px;
}
.address-box-div .address strong {
  display: block;
  color: #222;
  font-weight: 600;
  margin-bottom: 4px;
}

/* ویرایش */
.address-change {
  position: absolute;
  top: 12px;
  left: 15px;
  background: #f1f1f1;
  color: #0d6efd;
  font-size: 13px;
  padding: 3px 10px;
  border-radius: 6px;
  cursor: pointer;
  transition: all 0.2s;
}
.address-change:hover {
  background: #0d6efd;
  color: #fff;
}

/* جدول جمع‌کل سمت راست */
.cartbox-subtotal {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.05);
  padding: 1rem 1.25rem;
}
.cartbox-subtotal table th {
  font-weight: 600;
  color: #555;
}
.cartbox-subtotal table td {
  text-align: left;
  font-weight: 600;
  color: #222;
}
.cartbox-subtotal hr {
  margin: 1rem 0;
  border-color: #eee;
}

/* دکمه ادامه */
.btn-gocheckout {
  background: linear-gradient(135deg, #0d6efd, #007bff);
  border: none;
  border-radius: 10px;
  color: #fff;
  font-weight: 600;
  padding: 12px;
  font-size: 15px;
  transition: 0.3s;
}
.btn-gocheckout:hover {
  background: linear-gradient(135deg, #007bff, #0056b3);
  transform: translateY(-2px);
}

/* مودال آدرس */
.modal-shipping {
  background: #f8f9fa;
  border-bottom: 1px solid #ddd;
}
.AddAddressModal .form-group label {
  font-weight: 600;
  color: #444;
}
.AddAddressModal .btn-filled {
  background: #0d6efd;
  border-radius: 8px;
  border: none;
  padding: 10px;
  font-weight: 600;
  transition: 0.2s;
}
.AddAddressModal .btn-filled:hover {
  background: #0b5ed7;
}

/* واکنش‌گرا */
@media (max-width: 768px) {
  .address-change {
    position: static;
    display: inline-block;
    margin-top: 8px;
  }
  .cartbox-subtotal {
    margin-top: 20px;
  }
}
.mircheckout-page {
  --main-color: #16a085;
  --main-hover: #138a71;
  --light-bg: #f8fcfb;
  --border-color: #e0e0e0;
  --text-color: #2e2e2e;
  --soft-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
  color: var(--text-color);
  padding-bottom: 40px;
}

/* 🧩 کارت‌ها */
.mircheckout-page .card {
  border: none;
  border-radius: 16px;
  background: #fff;
  box-shadow: var(--soft-shadow);
  transition: all 0.3s ease;
}

/* 🧱 سرتیترها */
.mircheckout-page h1,
.mircheckout-page h2,
.mircheckout-page h5 {
  color: var(--main-color);
  font-weight: 700;
}
.mircheckout-page h2 {
  font-size: 26px;
  border-right: 4px solid var(--main-color);
  padding-right: 10px;
  margin-bottom: 20px;
}

/* ✏️ فیلدها */
.mircheckout-page .form-control {
  border: 1px solid var(--border-color);
  border-radius: 10px;
  font-size: 15px;
  padding: 10px 14px;
  transition: all 0.3s ease;
}
.mircheckout-page .form-control:focus {
  border-color: var(--main-color);
  box-shadow: 0 0 0 3px rgba(22, 160, 133, 0.15);
}

/* 🏷️ لیبل‌ها */
.mircheckout-page label {
  font-weight: 500;
  color: #444;
  margin-bottom: 6px;
}

/* ✨ دکمه‌ها */
.mircheckout-page .btn {
  border-radius: 10px;
  font-weight: 600;
  padding: 10px 20px;
  transition: all 0.25s ease;
}
.mircheckout-page .btn-success {
  background: linear-gradient(135deg, var(--main-color), #1abc9c);
  border: none;
  color: #fff;
}
.mircheckout-page .btn-success:hover {
  background: linear-gradient(135deg, var(--main-hover), #17b892);
  box-shadow: 0 5px 15px rgba(22, 160, 133, 0.3);
}
.mircheckout-page .btn-outline-secondary {
  border: 1px solid #ccc;
  color: #555;
}
.mircheckout-page .btn-outline-secondary:hover {
  background: #f3f3f3;
}

/* 🚚 انتخاب روش ارسال و پرداخت */
.mircheckout-page .form-check-with-image {
  display: flex;
  align-items: center;
  gap: 12px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  padding: 10px 15px;
  cursor: pointer;
  background: #fff;
  transition: all 0.3s ease;
  position: relative;
}
.mircheckout-page .form-check-with-image:hover {
  border-color: var(--main-color);
  background: #f6fffc;
}
.mircheckout-page .form-check-with-image img {
  width: 48px;
  height: auto;
}
.mircheckout-page .form-check-with-image input[type="radio"]:checked ~ span {
  color: var(--main-color);
  font-weight: 600;
}
.mircheckout-page .form-check-with-image input[type="radio"]:checked ~ img {
  filter: drop-shadow(0 0 4px rgba(22, 160, 133, 0.6));
}

/* 📦 خلاصه سفارش */
.mircheckout-page .order-summary-table {
  font-size: 15px;
  text-align: center;
}
.mircheckout-page .order-summary-table th,
.mircheckout-page .order-summary-table td {
  border: none;
  padding: 8px 0;
}
.mircheckout-page .order-summary-table tr:last-child td {
  border-top: 1px solid var(--border-color);
  padding-top: 12px;
}
.mircheckout-page .order-summary-table strong {
  color: var(--main-color);
}

/* 💚 بخش جمع کل */
.mircheckout-page .table-active {
  background: linear-gradient(135deg, #e6fff8, #f7fffc);
  font-weight: 700;
}

/* 🏠 نشانی انتخاب شده */
.mircheckout-page .address-boxm {
  background-color: #f9fffb;
  border: 1px solid #cceede;
  padding: 14px 18px;
  border-radius: 12px;
  margin-bottom: 1.2rem;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.03);
}
.mircheckout-page .address-boxm p {
  margin-bottom: 6px;
  font-size: 14px;
  color: #444;
}

/* 🎁 کد تخفیف */
.mircheckout-page .btn-copuncode {
  background: linear-gradient(135deg, #1abc9c, #16a085);
  border: none;
  color: #fff;
  font-weight: 600;
  transition: all 0.3s ease;
}
.mircheckout-page .btn-copuncode:hover {
  background: linear-gradient(135deg, #16a085, #0f7663);
  box-shadow: 0 5px 15px rgba(22, 160, 133, 0.3);
}

/* ⚙️ افکت ورودی کد تخفیف */
.mircheckout-page #couponcode {
  border-radius: 10px;
  border: 1px dashed var(--main-color);
}

/* 📱 واکنش‌گرا */
@media (max-width: 768px) {
  .mircheckout-page h2 {
    font-size: 20px;
  }
  .mircheckout-page .card {
    margin-bottom: 20px;
  }
  .mircheckout-page .btn {
    width: 100%;
    font-size: 14px;
  }
  .mircheckout-page .form-check-with-image {
    flex-direction: row;
    justify-content: flex-start;
  }
}

.mircheckout-page .form-check-with-image {
  display: flex;
  align-items: center;       /* عموداً وسط‌چین کن */
  justify-content: flex-start;
  gap: 12px;
  position: relative;
  margin-bottom:10px;
}

.mircheckout-page .form-check-with-image input[type="radio"] {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #aaa;
  border-radius: 50%;
  outline: none;
  cursor: pointer;
  position: relative;
  transition: all 0.25s ease;
  flex-shrink: 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

/* حالت انتخاب‌شده */
.mircheckout-page .form-check-with-image input[type="radio"]:checked {
  border-color: var(--main-color);
  background-color: #fff;
}

.mircheckout-page .form-check-with-image input[type="radio"]::after {
  content: "";
  width: 10px;
  height: 10px;
  background: var(--main-color);
  border-radius: 50%;
  opacity: 0;
  transition: opacity 0.2s ease;
}

.mircheckout-page .form-check-with-image input[type="radio"]:checked::after {
  opacity: 1;
}

/* فاصله مناسب بین رادیو و متن */
.mircheckout-page .form-check-with-image span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1.6;
}

