/*
Theme Name: قالب اختصاصی کوثر
Theme URI: http://example.com
Author: سید مسعود موذنی -09158117873
Author URI: http://example.com
Description: قالب فروشگاهی و اختصاصی کوثر
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mycustomtheme
Tags: custom, simple, responsive
*/
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
    direction: rtl;
    text-align: right;
}

.input-group .form-select {
    border-radius: 0 .375rem .375rem 0; /* مثل form-control */
    border-left: 0; /* کنار آیکن صاف شه */
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
}


@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 900;
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_Black.eot');
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_Black.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('assets/fonts/woff2/IRANSansWeb(FaNum)_Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/woff/IRANSansWeb(FaNum)_Black.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/ttf/IRANSansWeb(FaNum)_Black.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_Bold.eot');
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_Bold.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('assets/fonts/woff2/IRANSansWeb(FaNum)_Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/woff/IRANSansWeb(FaNum)_Bold.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/ttf/IRANSansWeb(FaNum)_Bold.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_Medium.eot');
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_Medium.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('assets/fonts/woff2/IRANSansWeb(FaNum)_Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/woff/IRANSansWeb(FaNum)_Medium.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/ttf/IRANSansWeb(FaNum)_Medium.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot');
    src: url('../fonts/eot/IRANSansWeb(FaNum)_Light.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('assets/fonts/woff2/IRANSansWeb(FaNum)_Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/woff/IRANSansWeb(FaNum)_Light.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/ttf/IRANSansWeb(FaNum)_Light.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 200;
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot');
    src: url('assets/fonts/eot/IRANSansWeb(FaNum)_UltraLight.eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('assets/fonts/woff2/IRANSansWeb(FaNum)_UltraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/woff/IRANSansWeb(FaNum)_UltraLight.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/ttf/IRANSansWeb(FaNum)_UltraLight.ttf') format('truetype');
}
@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('assets/fonts/eot/IRANSansWeb(FaNum).eot');
    src: url('assets/fonts/eot/IRANSansWeb(FaNum).eot?#iefix') format('embedded-opentype'),  /* IE6-8 */
    url('assets/fonts/woff2/IRANSansWeb(FaNum).woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('assets/fonts/woff/IRANSansWeb(FaNum).woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('assets/fonts/ttf/IRANSansWeb(FaNum).ttf') format('truetype');
}
body{
    direction: rtl;
    font-family: IRANSans;
    font-size: 12px;
    color: rgb(79, 79, 79);
    overflow-x: hidden;
    max-width: 100%;
}
a{
    color: rgb(79, 79, 79);
}
a,a:hover{
    text-decoration: none;
}
*,*:hover{
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
*{
    vertical-align: top;
}
img{
    max-width: 100%;
    max-height: 100%;
}
ul{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  box-sizing: border-box;
}

/* مثل Bootstrap */
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1350px;
  }
}

#off img {
  width: 100%;
  height: auto;
  display: block;
}
#off .col-6 {
  padding: 5px;
}

#ads img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

@media (min-width: 992px) {
  #ads {
    max-width: 1140px; /* مطابق container اصلی */
    margin-left: auto;
    margin-right: auto;
  }
}


h1,h2,h3,h4,h5,h6{
    font-size: 14px;
    color: rgb(204, 0, 0);
    font-weight: bold;
    line-height: 27px;
}
.vo-header{

}
.vo-header .line-blue{
    border-top: solid 10px #f9ead8;
    border-radius: 0 0 60px 60px;
}
.vo-header .line-green{
    border-top: solid 10px #E89A55;
    border-radius: 0 0 60px 60px;
}
.vo-header .smallmenu{}
.vo-header .smallmenu ul{
    margin-top: 30px;
}
.vo-header .smallmenu ul li{
    display: inline-block;
    margin-left: 10px;
}
.vo-header .smallmenu ul li a{}
.vo-header .headbox span{
    margin-top: 20px;
    vertical-align: top;
}
.vo-header .headbox .call{
    background: url("assets/img/call.png") no-repeat;
    background-position: left top;
    height: 43px;
    display: inline-block;
    padding-left: 45px;
    font-size: 16px;
    color: rgb(50, 50, 50);
    line-height: 21px;
    text-align: left;
}
.vo-header .headbox .call i{
    font-style: normal;
    font-weight: bold;
}
.vo-header .headbox .cart{
    background: url("assets/img/cart.png") no-repeat;
    background-position: center center;
    height: 43px;
    width: 43px;
    display: inline-block;
    margin-left: 15px;
    text-align: left;
    border-radius: 9px;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.05);
}
.vo-header .headbox .bx{
    height: 43px;
    width: 43px;
    display: inline-block;
    margin-left: 15px;
    text-align: center;
    border-radius: 9px;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.05);
}
.vo-header .headbox .bx i{
    font-size: 22px;
    margin-top: 10px;
}
.vo-header .headbox .bx.bref i{
    color: rgb(50, 50, 50);
}
.vo-header .headbox .bx:hover i{
    color: #f32121;
}
.vo-header .headbox .bx strong{
    position: relative;
    top: -30px;
    display: inline-block;
    margin-left: 11px;
    margin-top: 16px;
    font-style: normal;
    color: rgb(81, 82, 81);
    font-size: 14px;
    border: solid 1px rgb(181, 182, 180);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: #ffff;
    left: -10px;
}
.vo-header .headbox .bx.bcart i{
     font-size: 22px;
     margin-top: 10px;
    color: rgb(46, 46, 46);
 }
.vo-header .headbox .cart i{
    display: inline-block;
    margin-left: 11px;
    margin-top: 16px;
    font-style: normal;
    color: rgb(44, 178, 26);
    font-size: 14px;
}
.vo-header .headbox .user{
    background: url("assets/img/usr.png") no-repeat;
    background-position: center center;
    height: 43px;
    width: 43px;
    display: inline-block;
    margin-left: 10px;
    text-align: left;
    border-radius: 9px;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.05);
}
.vo-header .headbox .refresh{
    background: url("assets/img/refresh.png") no-repeat;
    background-position: center center;
    height: 43px;
    width: 43px;
    display: inline-block;
    margin-left: 10px;
    text-align: left;
    border-radius: 9px;
    box-shadow: 0px 5px 40px 0px rgba(0, 0, 0, 0.05);
}
.vo-header .headbox .refresh:hover,
.vo-header .headbox .cart:hover,
.vo-header .headbox .user:hover{
    box-shadow: 0px 5px 40px 0px hsla(0, 0%, 0%, 0.445);
}
.vo-header .headbox .cart:hover i{
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
.vo-header .main-menu{
    background: url("assets/img/mbg.png") repeat-x;
    background-position: top left;

    padding-top: 24px;
}
.vo-header .main-menu .logo{
    /* margin-top: 15px; */
}
.vo-header .main-menu .menu{
    margin-top: 5px;
}
.vo-header .main-menu .menu ul{}
.vo-header .main-menu .menu ul li{
    display: inline-block;
    line-height: 35px;
    border-left: solid 1px #ececec;
}
.vo-header .main-menu .menu ul li:last-child{
    margin-left: 0px;
    border-left: none;
}
.vo-header .main-menu .menu ul li a{
    font-size: 14px;
    color: rgb(27, 27, 27);
    line-height: 31px !important;
}
.vo-header .main-menu .search{
    margin-top: 13px;
    margin-bottom: 40px;
    margin-left: 20px;
}
.vo-header .main-menu .search form{}
.vo-header .main-menu .search form input[type="text"]{
    border-radius: 4px;
    background-color: #fdf5f5;
    box-shadow: inset 0px 1px 0px 0px rgba(230, 230, 230, 0.54);
    width: 100%;
    border: none;
    border-radius: 5%;
    height: 40px;
    padding-right: 8px;
    color: #000000;
}
.vo-header .main-menu .search form input[type="text"]::placeholder{
    color: #000000;
}
.vo-header .main-menu .search form button[type="submit"]{
    background:#fdf5f5 url("assets/img/search.png") no-repeat;
    background-position: center center;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    border:none;
    border-radius: 50%;
    float: left;
    margin-top: -35px;
    margin-left: 5px;
}
#off{
    margin-top: 30px;
}
#lastproslide{
    margin-top: 30px;
}
.title-pros{
    margin-bottom: 15px;
}
.title-pros .t{
    font-size: 24px;
    color: #c49864;
    line-height: 0.875;
    font-weight: 900;
    letter-spacing: -2px;
    line-height: 29px;
}
.title-pros .t span{
    color: #153dbb;
}
.title-pros .d{
    font-size: 18px;
    color: rgb(131, 140, 149);
    line-height: 27px;
    font-weight: 100;
    letter-spacing: 1px;
}

.pros{}
.pros .pro{
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 30px 15px;
}
.pros .pro .pimg{
    text-align: center;
    margin-bottom: 15px;
}
.pros .pro{
    margin-bottom: 15px;
}
.pros .pro .title {
    line-height: 20px;
    margin-bottom: 25px;
    height: 40px; /* دقیقاً 2 خط (20px × 2) */
    display: -webkit-box;
    -webkit-line-clamp: 2;     /* محدود به 2 خط */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.pros .pro .title a {
    font-size: 12px;
    color: rgb(131, 140, 149);
    display: inline-block;
    width: 100%;
}

.pros .pro:hover .title a{
    color: rgb(8, 125, 246);
}
.pros .pro .price{
    font-size: 14px;
    color: #b87019;
    font-weight: bold;
    float: right;
    margin-top: 6px;
}
/* قیمت قدیم و جدید (WooCommerce) */
.pros .pro .price del,
.pros .pro .price ins {
    display: block;   /* هر کدوم در یک خط جدا */
}

.pros .pro .price del {
    color: #999;      /* رنگ خاکستری برای قیمت قدیم */
    /* margin-bottom: 5px; */
    font-size: 14px;
    text-decoration: line-through;
}

.pros .pro .price ins {
    color: #F06400;      /* رنگ قرمز برای قیمت جدید */
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}
.pros .pro .buy{
    float: left;
    margin-left: -5px;
}
.pros .pro .buy a{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-radius: 1px;
    width: 35px;
    height: 34px;
    display: inline-block;
    position: relative;
    font-size: 19px;
    text-align: center;
}
.pros .pro .buy a i{
    margin-top: 5px;
}
.pros .pro .buy a.by{
    color: rgb(198 67 67);
}

.pros .pro .buy a:hover{
    color: rgb(198 67 67);
    border-color: rgb(198 67 67);
}
.slidegrd{
  border-radius: 50%;
  background-color: rgb(237, 237, 237);
  width: 29px;
  height: 29px;
  z-index: 268;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  line-height: 32px;
}
.slidegrd i{
    margin-top: 5px;
}
.slidegrd:hover{
    background-color: rgb(198 67 67);
  box-shadow: 0px 5px 40px 0px rgba(16, 66, 97, 0.05);
  color:#fff;
}


#topsells{
    margin-top: 30px;
}
#topsells .box{
    /* height:235px;
    display: block; */
    /* border-style: solid; */
    /* border-width: 1px; */
    border-color: rgb(247, 247, 247);
    /* border-radius: 15px; */
    background-color: rgb(255, 255, 255);
    /* box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    margin-bottom: 15px; */
}
#topsells .box .bggreen{
    height:235px;
    display: block;
    padding: 20px;
    border-radius: 15px;
}
#topsells .box .txtbox{}
#topsells .box .txtbox h3{
    font-size: 24px;
    color: rgb(198 67 67);
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.292;
    margin-top: 41px;
}
#topsells .box .txtbox .btnbuy{
    text-align: left;
}
#topsells .box .txtbox .btnbuy a{
    border-radius: 3px;
    background-color: rgb(238, 54, 78);
    width: 69px;
    height: 26px;
    display: inline-block;
    text-align: center;
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 1.714;
    padding: 0px 10px;
}
#topsells .box .txtbox .btnbuy a i{
    position: relative;
    top: 1px;
    margin-right: 5px;
    font-size: 11px;
}
#topsells .box .pimg{
    float: right;
}

.brands{
    margin-top: 40px;
    border-radius: 20px;
    background-color: rgb(237, 85, 101);
    min-height: 151px;
    padding: 15px;
}
.brands .title{
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 110px;
    display: inline-block;
}
.brands .brnds .item{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    width: 110px;
    height: 97px;
    line-height: 95px;
    text-align: center;
    display: inline-block;
    margin: 10px 2px 0;
}
.brands .arrow{
    float: left;
}
.brands .arrow a{
    border-radius: 50%;
    background-color: rgb(237, 237, 237);
    width: 29px;
    height: 29px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    margin-top: 45px;
}
.brands .arrow a i{
    margin-top: 9px;
}
.ovrflwunset{
    overflow: unset;
}
.h110{
    height: 109px;
    overflow: hidden;
}

.vobredcrumb{
    margin-top: 20px;
    margin-bottom: 15px;
    padding-right: 2%;
    text-align: right;
}
.vobredcrumb ul{}
.vobredcrumb ul li{
    display: inline-block;
}
.vobredcrumb ul li:first-child{
    font-weight: 500;
}
.vobredcrumb ul li:after{
    content: ' / ';
}
.vobredcrumb ul li:last-child:after{
    content: '';
}
.vobredcrumb ul li a{
    font-size: 11px;
    color: rgb(93, 93, 93);
    text-transform: uppercase;
    line-height: 1.849;
}
.vobredcrumb ul li:hover a{
    color:#ff4046;
}


.vopage{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 30px;
}
.vopage .title{
    font-size: 15px;
    color: rgb(21, 61, 187);
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 15px;
}
.vopage .text{
    font-size: 13px;
    color: rgb(71, 71, 71);
    line-height: 28px;
    text-align: justify;
    margin-bottom: 15px;
}
.voform{
    margin-bottom: -20px !important;
}
.voform input{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(221, 221, 221);
    border-radius: 9px;
    background-color: rgb(255, 255, 255);
    width: 100%;
    height: 47px;
    margin-bottom: 15px;
    padding: 15px 35px 15px 15px;
}
.voform input::placeholder{
    font-size: 11px;
    color: rgb(120, 120, 120);
}
.voform i{
    font-size: 20px;
    color: rgb(120, 120, 120);
    top: -50px;
    position: relative;
    right: 11px;
    margin-top: 0px;
}
.voform textarea{
    border-radius: 10px;
    background: rgb(247, 247, 247) url("assets/img/txtarea.png") no-repeat left bottom;
    width: 100%;
    min-height: 165px;
    border:unset;
    padding: 15px;
}
.btnsubmit{
    border-radius: 10px;
    background-color: #DC143C;
    width: 115px;
    height: 33px;
    border:none;
    font-size: 10px;
    color: rgb(255, 255, 255);
    text-align: center;
}
.contactinfo{
    margin-top: 30px;
}
.contactinfo li{
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    height: 25px;
    display: table;
    padding-left: 15px;
    margin-bottom: 15px;
    line-height: 25px;
}
.contactinfo li span{
    border-radius: 3px;
    background-color: #9f0404;
    width: 77px;
    height: 26px;
    display: inline-block;
    font-size: 12px;
    color: rgb(255, 255, 255);
    line-height: 24px;
    text-align: center;
    margin-left: 15px;
}
.contactinfo li:nth-child(even) span{
    background-color:  #ff4046;
}
.contactinfo li{}


.vo--archive-search{
    border-radius: 20px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 15px 30px 30px 30px;
    margin-bottom: 30px;
}
.vo--archive-search .title{
    font-size: 12px;
    color: #9f0404;
    line-height: 2.25;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 15px;
}
.vo--archive-search{
    font-size: 12px;
    color: rgb(49, 49, 49);
    line-height: 2.25;
}
.vo--archive-search input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.vo--archive-search .form-check-label{
    margin-right: 10px;
}
.vo--archive-search .checkmark {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(215, 215, 215);
    border-radius: 2px;
    background-color: rgb(255, 255, 255);
    position: absolute;
    right: 0px;
    width: 19px;
    height: 19px;
    margin-top: 3px;
}
/* On mouse-over, add a grey background color */
.vo--archive-search .form-check-label:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.vo--archive-search .form-check-label input:checked ~ .checkmark {
    background-color: #ff4046;
}

/* Create the checkmark/indicator (hidden when not checked) */
.vo--archive-search .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.vo--archive-search .form-check-label input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.vo--archive-search .form-check-label .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.vo--archive-search input[type="range"]{
    display: block;
    width: 100%;
}
.vo--archive-search .pricebx {
    border-radius: 3px;
    background-color: rgb(238, 239, 241);
    width: 85px;
    height: 32px;
    z-index: 11;
    text-align: center;
    padding: 0 10px;
    line-height: 32px;

    font-size: 16px;
    color: rgb(28, 28, 28);


}
.vo--archive-search .pricename{
    margin: 0 15px;
}



.infopro{}
.infopro .box{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    min-height: 383px;
    padding: 30px 15px;
    margin-bottom: 30px;
}
.infopro .box{}
.infopro .box .title{
    font-size: 12px;
    color: #DC143C;
    line-height: 1.75;
}
.infopro .box .en{
    font-size: 12px;
    color: rgb(131, 140, 149);
    line-height: 1.75;
}
.infopro .box .cat{
    margin-top: 20px;
}
.infopro .box .cat span{
    margin-left: 15px;
}
.infopro .namads{
    text-align: left;
}
.infopro .namads .bx{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 29px 0px rgba(93, 91, 91, 0.2);
    width: 70px;
    height: 63px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 7px;
    margin-right: 3px;
}
.infopro .namads .bx{}
.infopro .namads .bx span{
    display: block;
    font-size: 9px;
    font-weight: bold;
    color: rgb(127, 137, 148);
    margin-top: 5px;
}
.infopro .vijegi .title{
    font-size: 12px;
    color: #DC143C;
    line-height: 2;
}
.infopro .vijegi ul{}
.infopro .vijegi ul li{
    display: inline-block;
    width: 100% !important;
    font-size: 12px;
    color: rgb(69, 69, 69);
    line-height: 25px;
}
.infopro .vijegi ul li.last{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 8px;
    width: 100%;
    margin-left: 9%;
}
.infopro .vijegi ul li.last span{
    font-size: 12px;
    color: #DC143C;
    line-height: 25px;
    margin-left: 10px;
}
.infopro .vijegi ul li.last.slctcolor ins{
  border: solid 5px #000;
  width: 25px;
  display: inline-block;
  margin-top: 9px;
}
.rangbandi{
  position: absolute;
  top: 40px;
  left: 20px;
  width: 20px;
}
.rangbandi ins {
    border: solid 8px #000;
    display: inline-block;
    margin-top: 3px;
}

.rangbandi ins.red,
.infopro .vijegi ul li.last.slctcolor ins.red {
    border-color: #F44336;
}

.rangbandi ins.blue,
.infopro .vijegi ul li.last.slctcolor ins.blue {
    border-color: #f40303;
}

.rangbandi ins.green,
.infopro .vijegi ul li.last.slctcolor ins.green {
    border-color: #af4c4c;
}

.rangbandi ins.yellow,
.infopro .vijegi ul li.last.slctcolor ins.yellow {
    border-color: #FFC107;
}

.rangbandi ins.pink,
.infopro .vijegi ul li.last.slctcolor ins.pink {
    border-color: #9C27B0;
}

.rangbandi ins.dark,
.infopro .vijegi ul li.last.slctcolor ins.dark {
    border-color: #9E9E9E;
}

.rangbandi ins.black,
.infopro .vijegi ul li.last.slctcolor ins.black {
    border-color: #3a3a3a;
}
.infopro .vijegi ul li.last select{
    border:none;
    float: left;
    margin-top: 5px;
}
.infopro .boxline{
    border-width: 0.37px;
    border-color: rgb(230, 229, 229);
    border-style: solid;
    border-radius: 10px;
    margin-top: 20px;
    padding: 15px;
}
.infopro .boxline .price{
    text-align: center;
    padding: 15px 0px;
}
.infopro .boxline .price .sellerprice{
    font-size: 14px;
    color: rgb(69, 69, 69);
    line-height: 29px;
}
.infopro .boxline .price .pbox{
    font-size: 18px;
    color: rgb(69, 69, 69);
    line-height: 27px;
}
.infopro .boxline .price .pbox strong{
    font-size: 24px;
    color: rgb(69, 69, 69);
    line-height: 27px;
}
.infopro .boxline .price .gift{
    margin-top: 15px;
    font-size: 11px;
    color: rgb(115, 115, 115);
    line-height: 28px
}
.infopro .boxline .price .gift i{
    font-size: 19px;
    color: #DC143C;
    font-weight: 900;
    position: relative;
    top: 3px;
}
#vocountdown{
    text-align: center;
    margin-top: 15px;
    direction: ltr;
}
#vocountdown span{
    border-radius: 50%;
    background-color: rgb(80, 80, 80);
    opacity: 0.8;
    width: 29px;
    height: 28px;
    display: inline-block;
    text-align: center;

    font-size: 14px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    line-height: 28px;
    margin: 0px 4px;
}

#vocountdown span.sec{
    background-color: rgb(234, 21, 21);
}
.infopro .buybox{
    margin-top: 25px;
}

.infopro .buybox a.buybtn,
.infopro .buybox button.buybtn {
    border-radius: 5px;
    background-color: #DC143C;
    padding: 10px 15px;
    color: #fff;
    font-weight: 500;
    border: none;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.infopro .buybox a.refresh{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-radius: 1px;
    background-color: rgb(255, 255, 255);
    width: 35px;
    height: 34px;
    display: inline-block;
    position: relative;
    color: rgb(219, 219, 219);
    text-align: center;
    font-size: 20px;
    padding-top: 3px;
    top: -8px;
    position: relative;
}
.infopro .buybox a.refresh i{
    margin-top: 3px;
}
.infopro .buybox input.number{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-radius: 1px;
    background-color: rgb(255, 255, 255);
    width: 35px;
    height: 34px;
    padding: 0 5px;
    text-align: center;
    position: relative;
}
.infopro .buybox input.number::placeholder{
    font-size: 10px;
    color: rgb(69, 69, 69);
}
.infopro .buybox{}
.infopro #proslide{
    text-align: center;
}
.infopro #proslide .cs{
    text-align: center;
    margin-top: 25px;
}
.infopro #proslide .cs a{
    border-width: 1px;
    border-color: rgb(230, 229, 229);
    border-style: solid;
    border-radius: 10px;
    padding: 10px 15px;
    display: inline-block;
    margin-right: 3px;
    margin-left: 3px;
    margin-top: 3px;
}
.infopro #proslide .cs img{
    max-width: 50px;
    max-height: 70px;
}
.tab-pages{
    margin-top: -30px;
    margin-right: -30px;
    border: unset !important;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
    border: unset !important;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
    color: #fff;
    background-color: #DC143C;
    border: unset !important;
}
.tab-pages li{
    display: inline-block;
    margin-left: 3px;
}
.tab-pages li a{
    border-radius: 5px;
    background-color: rgb(250, 250, 250);
    width: 200px;
    height: 55px;
    font-size: 14px;
    color: rgba(133, 133, 133, 0.851);
    text-transform: uppercase;
    line-height: 38px;
    text-align: center;
}
.vopage .vo-tabbody{
    padding: 30px;
    font-size: 13px;
    color: rgb(133, 133, 133);
    text-transform: uppercase;
    line-height: 29px;
    text-align: justify;
}
.tab-pages li{}
.tab-pages li{}



.alert-info-box{
    border-radius: 10px;
    background-color: #153dbb ;
    height: 50px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    padding: 4px 30px 11px 15px;
}
.alert-info-box .num{
    display: inline-block;
    border-radius: 50%;
    background-color: #FFf;
    width: 42px;
    height: 42px;
    line-height: 47px;
    font-size: 37.4px;
    color:#000;
    font-weight: bold;
    text-align: center;
}
.alert-info-box .txt{
    margin-right: 10px;
    position: relative;
    top: 10px;
}
.alert-info-box a{
    display: inline-block;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    height: 28px;
    font-size: 11px;
    color: rgb(92, 92, 92);
    font-weight: 500;
    line-height: 27px;
    text-align: center;
    padding: 0px 10px;
    margin-top: 6px;
}
.vo-cart-page{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 15px;
}

/* صفحه cart: vo-cart-page به عنوان transparent wrapper */
.vo-cart-page:has(.vo-cart-center) {
    background: transparent;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}
.table .green{
    background-color: #DC143C;
    color: #fff;
}
.vo-cart-page .table .green th{
    font-weight: 400;
}
.vo-cart-page tr{}
.vo-cart-page .table tbody tr td{
    text-align: center;
    line-height: 55px;
    font-size: 14px;
}
.vo-cart-page .table tbody tr td img{
    max-width: 56px;
    max-height: 45px;
}
.vo-cart-page .table tbody tr td .title{
    font-size: 14.545px;
    color: rgba(85, 85, 85, 0.702);
    line-height: 20px;
    text-align: right;
}
.vo-cart-page .table tbody tr td .desc{
    font-size: 12px;
    color: rgba(131, 140, 149, 0.702);
    line-height: 20px;
    text-align: right;
}
.vo-cart-page .table tbody tr td input{
    border: solid 1px rgb(210 210 210);
    text-align: center;
    height: 30px;
    border-radius: 6px;
    margin-top: 12px;
}
.vo-cart-page .table tbody tr td a.delete{
    margin-right: 20px;
    font-size: 16px;
    position: relative;
    top: 17px;
}
.vo-cart-page .table tbody tr td a.delete:hover{
    color: rgb(244, 27, 27);
}
.vo-cart-page .table tbody tr td{}
.vo-cart-page .table tbody tr.tblinfo td{
    font-size: 12.467px;
    color: rgb(12, 12, 12);
    line-height: 20px;
}
.vo-cart-page .table tbody tr.tblinfo td .i{
    color: #153dbb;
}
.vo-cart-page .table tbody tr.tblinfo td .p{
    color: rgba(96, 96, 96, 0.502);
    margin-right: 10px;
}
.vo-cart-page .table tbody tr.tblinfo td{}
.vo-cart-page .table thead tr th.th1{min-width: 61px}
.vo-cart-page .table thead tr th.th2{min-width: 108px}
.vo-cart-page .table thead tr th.th3{min-width: 295px}
.vo-cart-page .table thead tr th.th4{min-width: 100px}
.vo-cart-page .table thead tr th.th5{min-width: 150px}
.vo-cart-page .table thead tr th.th6{min-width: 100px}
.vo-cart-page .table thead tr th.th7{min-width: 66px}
.vo-cart-page .table thead tr th.th8{min-width: 140px}

/* ===== کارت‌های سبد خرید - نمایش ریسپانسیو بدون اسکرول ===== */
.vo-cart-cards {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 20px;
}
.vo-cart-card {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 14px 16px;
    background: #fff;
    direction: rtl;
    text-align: right;
    width: 100%;
    box-sizing: border-box;
}
.vo-cart-card__img {
    flex-shrink: 0;
    width: 90px;
    height: 90px;
    border-radius: 8px;
    overflow: hidden;
    background: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vo-cart-card__img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.vo-cart-card__body {
    flex: 1;
    min-width: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    text-align: right;
}
.vo-cart-card__name {
    font-size: 14px;
    font-weight: 600;
    color: #1a1a1a;
    line-height: 1.6;
    text-decoration: none;
    display: block;
}
.vo-cart-card__name:hover { color: #1c6b1c; }
.vo-cart-card__meta {
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.vo-cart-card__meta-item {
    font-size: 12px;
    color: #555;
}
.vo-cart-card__warranty {
    color: #2d7a2d;
    display: flex;
    align-items: center;
    gap: 3px;
}
.vo-cart-card__footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 4px;
    border-top: 1px dashed #eee;
    padding-top: 10px;
    direction: rtl;
}
.vo-cart-card__qty {
    display: flex;
    align-items: center;
    gap: 8px;
}
.vo-cart-card__qty-label { font-size: 13px; color: #444; }
.vo-cart-card__qty-input {
    width: 52px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 4px 6px;
    font-size: 14px;
    font-family: inherit;
    background: #f9f9f9;
    color: #222;
}
.vo-cart-card__price {
    font-size: 15px;
    font-weight: 700;
    color: #d01b2a;
    direction: rtl;
}
.vo-cart-summary {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    overflow: hidden;
    background: #fff;
    direction: rtl;
}
.vo-cart-summary__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 16px;
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0;
    color: #444;
}
.vo-cart-summary__row:last-child { border-bottom: none; }
.vo-cart-summary__total {
    font-weight: 700;
    font-size: 15px;
    color: #1a1a1a;
    background: #f7f7f7;
}
@media (max-width: 480px) {
    .vo-cart-card { gap: 12px; padding: 12px; }
    .vo-cart-card__img { width: 72px; height: 72px; }
    .vo-cart-card__name { font-size: 13px; }
    .vo-cart-card__price { font-size: 14px; }
}
/* ===== پایان کارت‌های سبد خرید ===== */

/* ===== اضافه‌های صفحه سبد خرید ===== */
.vo-cart-card__price-group {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 2px;
}
.vo-cart-card__unit-price {
    font-size: 12px;
    color: #888;
    text-decoration: line-through;
}
.vo-cart-card__qty-select {
    width: 60px;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 4px 6px;
    font-size: 14px;
    font-family: inherit;
    background: #f9f9f9;
    color: #222;
    cursor: pointer;
    text-align: center;
}
.vo-cart-card__delete {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 34px;
    height: 34px;
    border-radius: 8px;
    border: 1px solid #fdd;
    color: #d01b2a;
    background: #fff5f5;
    transition: background .15s, color .15s;
    flex-shrink: 0;
}
.vo-cart-card__delete:hover {
    background: #d01b2a;
    color: #fff;
}

/* کد تخفیف */
.vo-cart-coupon {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 14px 16px;
    background: #fff;
    direction: rtl;
}
.vo-cart-coupon__label {
    font-size: 13px;
    color: #555;
    margin-bottom: 10px;
}
.vo-cart-coupon__row {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.vo-cart-coupon__input {
    flex: 1;
    min-width: 120px;
    border: 1px solid #007bff;
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 13px;
    font-family: inherit;
    outline: none;
}
.vo-cart-coupon__input:focus { border-color: #0056b3; box-shadow: 0 0 0 3px rgba(0,123,255,.1); }
.vo-cart-coupon__btn {
    white-space: nowrap;
    border: 1px solid #007bff;
    background: #007bff;
    color: #fff;
    border-radius: 8px;
    padding: 8px 18px;
    font-size: 13px;
    font-family: inherit;
    cursor: pointer;
    transition: background .15s;
}
.vo-cart-coupon__btn:hover { background: #0056b3; border-color: #0056b3; }
.vo-cart-coupon__applied {
    font-size: 13px;
    font-weight: 600;
}
.vo-cart-coupon__remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border-radius: 8px;
    border: 1px solid #fdd;
    background: #fff5f5;
    color: #d01b2a;
    transition: background .15s;
}
.vo-cart-coupon__remove:hover { background: #d01b2a; color: #fff; }
/* ===== پایان اضافه‌های سبد خرید ===== */

/* ===== لایه‌بندی دو ستونه سبد خرید ===== */
.vo-cart-layout {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    gap: 20px;
    direction: rtl;
    width: 100%;
}

/* ستون اصلی (راست) - محدود به نصف عرض فعلی */
.vo-cart-main {
    flex: 0 0 50%;
    min-width: 0;
    max-width: 50%;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.vo-cart-main .vo-cart-cards {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 0 !important;
}

/* سایدبار (چپ) - عرض ثابت */
.vo-cart-sidebar {
    flex: 0 0 260px;
    width: 260px;
    min-width: 260px;
}
.vo-cart-sidebar__box {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    padding: 18px 16px;
    background: #fff;
    position: sticky;
    top: 20px;
    display: flex;
    flex-direction: column;
}
.vo-cart-sidebar__title {
    font-size: 15px;
    font-weight: 700;
    color: #1a1a1a;
    padding-bottom: 12px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 12px;
    text-align: center;
}
.vo-cart-sidebar__row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 13px;
    color: #555;
    padding: 8px 0;
    border-bottom: 1px dashed #f0f0f0;
}
.vo-cart-sidebar__discount { color: #2d7a2d; }
.vo-cart-sidebar__total {
    font-size: 14px;
    font-weight: 700;
    color: #1a1a1a;
    border-bottom: none !important;
    padding-top: 12px;
    margin-top: 4px;
    border-top: 2px solid #e5e7eb;
}
.vo-cart-sidebar__checkout {
    display: block;
    text-align: center;
    margin-top: 14px;
    padding: 11px 10px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
}
.vo-cart-sidebar__continue {
    display: block;
    text-align: center;
    margin-top: 8px;
    padding: 9px 10px;
    border-radius: 8px;
    font-size: 13px;
    color: #555;
    border: 1px solid #ddd;
    text-decoration: none;
    width: 100%;
    box-sizing: border-box;
    transition: background .15s, color .15s;
}
.vo-cart-sidebar__continue:hover { background: #f5f5f5; color: #222; }

/* موبایل: تک‌ستون */
@media (max-width: 768px) {
    .vo-cart-layout {
        flex-direction: column;
    }
    .vo-cart-main {
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
    }
    .vo-cart-sidebar {
        flex: 0 0 100%;
        width: 100%;
        min-width: 0;
        order: 2;
    }
    .vo-cart-sidebar__box { position: static; }
    .vo-cart-card {
        width: 100%;
    }
}
/* ===== پایان لایه‌بندی دو ستونه ===== */
/* ===== وسط‌چین کردن layout سبد خرید و تسویه حساب در دسکتاپ ===== */
@media (min-width: 769px) {

    /* ── سبد خرید: layout مستقیم full-width ── */
    .vo-cart-center {
        width: 100%;
    }

    /* ── تسویه حساب: wrapper وسط صفحه ── */
    .vo-checkout-center {
        max-width: 55%;
        width: 55%;
        margin-right: auto;
        margin-left: auto;
        display: block;
        float: none;
    }

    /* دکمه ثبت سفارش full-width داخل wrapper */
    .vo-checkout-submit-wrap #custom-checkout-submit {
        width: 100%;
    }
}
/* ===== پایان وسط‌چین ===== */


.btnpure{
    border-radius: 4px;
    background-color: rgb(21, 61, 187);
    height: 41px;
    padding: 10px 30px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    line-height: 1.846;
}
.btngreen{
    border-radius: 3px;
    background-color: #DC143C;
    height: 41px;
    padding: 10px 30px;
    font-size: 13px;
    color: rgb(255, 255, 255);
    line-height: 1.846;
}
.btngreen i{
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.btngreen:hover{
    background: rgb(236, 54, 91);
    color: #fff;
}
.btnpure:hover{
    background: rgb(21 77 251);
    color: #fff;
}


.vobundle{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 30px;
}
.vobundle .b-info{
    text-align: left;
    margin-bottom: 15px;
}
.vobundle .b-info img{
    float: right;
    margin-left: 10px;
}
.vobundle .b-info .title{
    font-size: 24px;
    color: #bb153a;
    line-height: 49px;
    letter-spacing: -1px;
    margin: 0px;
}
.vobundle .b-info .en{
    font-size: 24px;
    color: #DC143C;
    line-height: 27px;
    margin: 0px;
}
.vobundle .b-info .info{
    font-size: 12px;
    color: rgb(131, 140, 149);
    line-height: 25px;
    margin: 0px;
}
.vobundle .infoo h1,
.vobundle .infoo h2,
.vobundle .infoo h3,
.vobundle .infoo .info,
.vobundle .infoo h4,
.vobundle .infoo h5,
.vobundle .infoo h6{
    font-size: 14px;
    color: rgb(131, 140, 149);
    font-weight: bold;
    line-height: 27px;
}
.vobundle .infoo .titgreen{
    font-size: 12px;
    color: #DC143C;
    line-height: 25px;
    margin-bottom: 5px;
}
.vobundle .infoo .infobx li{
    font-size: 12px;
    color: rgb(69, 69, 69);
    line-height: 25px;
}
.vobundle .infoo .liner{
    border-right: solid 1px rgb(215, 215, 215);;
}
.vobundle .infoo .etitle{
    color: rgb(115, 115, 115);
}
.vobundle .infoo .timer{}
.vobundle .infoo .timer #vocountdown{
    margin-bottom: 15px;
    text-align: left;
}
.vobundle .infoo .timer input{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-radius: 1px;
    background-color: rgb(255, 255, 255);
    width: 40px;
    height: 34px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
}
.vobundle .infoo .timer input::placeholder{
    font-size: 10px;
    color: rgb(69, 69, 69);
    text-align: center;
}
.vobundle .infoo .timer .refresh{
    border-style: solid;
    border-width: 1px;
    border-color: rgb(219, 219, 219);
    border-radius: 1px;
    background-color: rgb(255, 255, 255);
    width: 40px;
    height: 34px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    padding-top: 3px;
    margin-left: 5px;
    vertical-align: top;
}
.vobundle .infoo .timer .refresh i{
    margin-top: 3px;
}
.vobundle .infoo .timer .refresh:hover{
    color: #DC143C;
}
.vobundle .pricebox{
    border:solid 1px rgb(219, 219, 219);
    border-radius: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px 30px;
}
.vobundle .pricebox .p{}
.vobundle .pricebox .p .title{
    font-size: 13px;
    color: rgb(69, 69, 69);
    line-height: 30px;
}
.vobundle .pricebox .p .pb{
    font-size: 15px;
    color: rgb(69, 69, 69);
    line-height: 35px;
}
.vobundle .pricebox .p .pb strong{
    font-size: 24px;
    color: rgb(69, 69, 69);
}
.vobundle .pricebox .p .pb strong.red{
    color: #ee364e;
}
.vobtn{
    border-radius: 5px;
    padding: 10px 15px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    border: unset;
}
.vobtn.btngreen{
    background-color: #DC143C;
}
.vobtn.btnred{
    background-color: #ee364e;
}
.vobtn.btnyellow{
    background-color: rgb(254, 177, 0);
}
.vobtn:hover{
    opacity: .8;
    color: #fff;
}
.vobundle .textbox{
    font-size: 13px;
    color: rgb(133, 133, 133);
    text-transform: uppercase;
    line-height: 25px;
}



.sepical-vo{
    background: url("assets/img/sepical.png") no-repeat;
    background-size: cover;
    min-height: 580px;
    padding-top: 150px;
}
.sepical-vo .vije{
    margin-top: 50px;
}
.vobundle.for-sepical-page{
    margin-top: -95px;
}
.sepical-vo .txt{}
.sepical-vo .txt .title{
    font-size: 36px;
    color: rgb(254, 177, 0);
    font-weight: bold;
    line-height: 70px;
    text-shadow: 0px 19px 12px rgba(0, 0, 0, 0.17);
}
.sepical-vo .txt .t1,.sepical-vo .txt .t2{
    font-size: 35px;
    color: rgb(255, 255, 255);
    line-height: 50px;
}
.sepical-vo .txt{}
.sepical-vo{}
.sepical-vo{}






.voupanel{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 30px;
}
.voupanel .sidebar .menus{}
.voupanel .sidebar .menus ul{
    margin: 30px;
}
.voupanel .sidebar .menus ul li{
    margin-bottom: 17px;
}
.voupanel .sidebar .menus ul li a{
    font-size: 13px;
    color: rgb(71, 71, 71);
    line-height: 25px;
}
.voupanel .sidebar .menus ul li a i{
    color: #ff4046;
    margin-left: 10px;
    font-size: 15px;
}
.voupanel .sidebar .menus ul li.active:before{
    content: ' ';
    border: solid 5px #ff4046;
    margin-right: -61px;
    border-radius: 6px 0 0 6px;
    margin-left: 51px;
}
.voupanel .sidebar .menus ul li:hover a,
.voupanel .sidebar .menus ul li.active a{
    color: #9f0404;
    font-weight: 600;
}
.voupanel .sidebar{}
.voupanel .sidebar{}
.voupanel .text{}
.voupanel .text .titlebox{
    border-bottom : solid 1px rgb(219, 219, 219);
}
.voupanel .text .titlebox ul{}
.voupanel .text .titlebox ul li{
    display: inline-block;
    width: 16%;
}
.voupanel .text .titlebox ul li.w1{

}
.voupanel .text .tble2{}
.voupanel .text .tble2 thead tr th{
    background-color: #9f0404;
    color: #fff;
}
.voupanel .text .tbl3 strong{
    color: #bb1515;
}
.voupanel .text .table tbody{}
.voupanel .text .table tbody tr{}
.voupanel .text .table tbody tr td{
    font-size: 13px;
    color: rgba(11, 11, 11, 0.6);
}
.voupanel .text .table tbody tr td.mass a{
    border-radius: 50%;
    width: 21px;
    height: 21px;
    display: inline-block;
    text-align: center;

    line-height: 22px;
}
.voupanel .text .table tbody tr td.mass a i{
    margin-top: 3px;
}
.voupanel .text .table tbody tr td.mass a[aria-expanded="true"]{
    background-color: rgb(255, 0, 0);
    color: #fff;
}
.voupanel .text .table tbody tr td.onum{
    color: rgb(255, 0, 0);
    font-weight: 500;
}
.voupanel .text .table tbody tr td.txtstatus.success{
    color: rgb(31, 210, 154);
}
.voupanel .text .table tbody tr td.txtstatus.amade{
    color: rgb(13, 215, 37);
}
.voupanel .text .table tbody tr td.txtstatus.pardazesh{
    color: rgb(232, 183, 11);
}
.voupanel .text .table tbody tr td.txtstatus.ersal{
    color: rgb(255, 0, 0);
}

.vo-input i{
    float: left;
    margin-top: 15px;
    position: absolute;
    left: 15px;
    font-size: 17px;
}
.vo-input input{
    border:none;
    border-bottom: solid 1px rgb(215, 222, 226);
    width: 100%;
    height: 40px;
}
.vo-input input:focus,
.vo-input:hover input{
    border-color: rgb(255, 0, 0);
}
.vo-input input:focus ~ i,
.vo-input:hover i{
    color: rgb(255, 0, 0);
}
.mobmenu{
    font-size: 36px;
    top: 15px;
    position: relative;
    color: #ff4046;
}



.pros .pro .heart{
    font-size: 19px;
    left: 35px;
    top: 20px;
    position: absolute;
    color: red;
    display: none;
}
.pros .pro:hover .heart{
    display: block;
}
.pros .pro .volable{
    position: absolute;
    top: 0px;
    right: 6px;
    display: inline-block!important;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-radius: 0 20px 0 0;
}
.pros .pro .volable.green {
    border-top-color: #8FD100;
    border-right-color: #8FD100;
}

.pros .pro .volable.red {
    border-top-color: #E91E63;
    border-right-color: #E91E63;
}

.pros .pro .volable.blue {
    border-top-color: #007bff;
    border-right-color: #007bff;
}
.pros .pro .volable span{
    -moz-transform: rotate(43deg);
    -webkit-transform: rotate(43deg);
    -o-transform: rotate(43deg);
    -ms-transform: rotate(43deg);
    transform: rotate(43deg);
    display: block;
    margin-top: 0px;
    margin-right: 0px;
    color: #fff;
    position: absolute;
    top: -22px;
    right: -27px;
}

.ersalraygan{
  float: left;
  background: #F44336;
  color: #fff;
  position: absolute;
  margin-top: -16px;
  border-radius: 10px 0 10px 0;
  padding: 10px 15px;
  left: 30px;
}

/* *****    ************************************************   categories        */
.categories{
    border-radius: 20px;
    min-height: 151px;
    padding: 15px;
}
.categories .title{
    font-size: 14px;
    color: rgb(255, 255, 255);
    line-height: 110px;
    display: inline-block;
}
.categories .brnds .item{
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    width: 110px;
    height: 97px;
    line-height: 95px;
    text-align: center;
    display: inline-block;
    margin: 10px 2px 0;
}
.categories .arrow{
    float: left;
}
.categories .arrow a{
    border-radius: 50%;
    background-color: rgb(237, 237, 237);
    width: 29px;
    height: 29px;
    display: inline-block;
    text-align: center;
    line-height: 29px;
    margin-top: 45px;
}
.categories .arrow a i{
    margin-top: 9px;
}
.categories .brnds .item {
    border-radius: 10px;
    background-color: #fff;
    width: 110px;
    min-height: 105px; /* ارتفاع منعطف */
    text-align: center;
    display: inline-block;
    margin: 0px 2px 0;
}
.categories .brnds .item img {
    max-width: 100%;
    max-height: 70px; /* تصویر کنترل بشه */
    display: block;
    margin: 0 auto;
}
.brand-img {
    max-width: 100px;
    height: auto;
    display: block;
    margin: 0 auto;
    border: 3px solid #757575;
    border-radius: 15px;
}
.categories .brand-title {
    display: block;
    margin-top: 0px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    text-align: center;
    line-height: 1.4;
}

/******************************************************   pagination  */
.my-pagination {
  display: flex;
  gap: 0.25rem;
  margin: 1.5rem 0;
}

.my-pagination .page-item {
  margin: 0;
}

.my-pagination .page-link {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 40px;
  padding: 0;
  font-weight: 600;
  color: #007bff;
  border-radius: 0.25rem;
  transition: background-color 0.3s, color 0.3s;
}

.my-pagination .page-item:not(.active):not(.disabled) .page-link:hover {
  background-color: #f0f0f0;
}

.my-pagination .page-item.active .page-link {
  background-color: #007bff;
  color: #fff;
}

.my-pagination .page-item.disabled .page-link {
  color: #6c757d;
  cursor: not-allowed;
}

.my-pagination .page-item svg {
  display: block;
}



/****************************  filter product*/
.filter-box {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
  padding: 10px;
}

.filter-item {
  border-bottom: 1px solid #e0e0e0;
}
.filter-item:last-child {
  border-bottom: none;
}

.filter-item h2 {
  margin: 0;
  padding: 12px 10px;
  font-size: 14px;
  cursor: pointer;
  position: relative;
  transition: background 0.3s ease;
}

.filter-item h2::after {
  content: '▼';
  position: absolute;
  left: 10px;
  top: 12px;
  transition: transform 0.3s ease;
  font-size: 12px;
}

.filter-item.active h2::after {
  transform: rotate(180deg);
}

.filter-item ul {
  list-style: none;
  margin: 0;
  padding: 0 15px 10px;
  display: none;
}

.filter-item ul li {
  margin: 6px 0;
}

.filter-item label {
  cursor: pointer;
  font-size: 14px;
  display: inline-block;
}



/***********************************   */

.mega-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    direction: rtl; /* راست‌چین */
    margin-right: 20px;
}

.mega-menu li {
    position: relative;
}

.mega-menu > li > a {
    display: block;
    padding: 12px 6px;
    color: #333;
    text-decoration: none;
    font-weight: bold;
}

.mega-menu > li:hover > a {
    color: #5d60ed;
}

.has-mega .mega-content {
    display: none;
    position: absolute;
    top: 100%;
    right: -100px;
    text-align: right; /* راست‌چین */
    background: #fff; /* بک‌گراند سفید */
    padding: 20px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 400px;
    z-index: 1000;
    border-radius: 5px;
}

.has-mega:hover .mega-content {
    display: flex;
}

.mega-column {
    min-width: 150px;
    margin-left: 20px;
}

.mega-column h4 {
    font-size: 14px;
    margin-bottom: 8px;
    color: #5d60ed;
}

.mega-column a {
    display: block;
    font-size: 13px;
    color: #555;
    text-decoration: none;
    padding: 3px 0;
}

.mega-column a:hover {
    color: #5d60ed;
}
/******************************************  دسته‌بندی‌ها و برندها  ********************/
/* استایل پایه هر دو ویجت */
.widget_product_categories,
.widget_product_brands {
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 8px;
    text-align: right;
    font-family: sans-serif;
    margin-bottom: 20px;
}

/* هدر ویجت */
.widget_product_categories .wg-header h6,
.widget_product_brands .wg-header h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

/* لیست‌های داخلی */
.widget_product_categories ul.product-categories,
.widget_product_categories ul.product-categories ul.children,
.widget_product_brands ul.product-brands,
.widget_product_brands ul.product-brands ul.children {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

/* آیتم‌ها */
.widget_product_categories li.cat-item,
.widget_product_brands li.brand-item {
    margin-bottom: 5px;
}

/* لینک‌ها */
.widget_product_categories li.cat-item a,
.widget_product_brands li.brand-item a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
    border-radius: 4px;
    transition: all 0.2s ease;
}

/* هاور */
.widget_product_categories li.cat-item a:hover,
.widget_product_brands li.brand-item a:hover {
    background-color: #f0f0f0;
    color: #000;
}

/* آیتم فعال */
.widget_product_categories li.current-cat > a,
.widget_product_brands li.current-cat > a {
    font-weight: bold;
    background-color: #ffffff; /* رنگ آیتم فعال */
    color: #333;
}

/* زیرمجموعه‌ها */
.widget_product_categories ul.children,
.widget_product_brands ul.children {
    padding-right: 15px;
    margin-top: 5px;
}

/* لینک زیرمجموعه */
.widget_product_categories ul.children li.cat-item a,
.widget_product_brands ul.children li.brand-item a {
    font-size: 14px;
    color: #555;
}

/* زیرمجموعه فعال */
.widget_product_categories ul.children li.current-cat > a,
.widget_product_brands ul.children li.current-cat > a {
    background-color: #fff;
    color: #3333;
}

/******************************************  ویژگی‌های محصولات  ********************/
.widget_product_attributes {
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #fff;
    border-radius: 8px;
    text-align: right;
    font-family: sans-serif;
    margin-bottom: 20px;
}

/* هدر ویجت */
.widget_product_attributes .wg-header h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

/* گروه ویژگی‌ها */
.widget_product_attributes .attribute-group {
    margin-bottom: 10px;
}

/* لیست چک‌باکس‌ها */
.widget_product_attributes ul.list-unstyled {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

/* آیتم چک‌باکس */
.widget_product_attributes li.attr-item {
    margin-bottom: 5px;
}

/* label چک‌باکس‌ها */
.widget_product_attributes li.attr-item label {
    display: flex;
    align-items: center;
    padding: 5px 10px;
    border-radius: 4px;
    transition: all 0.2s ease;
    cursor: pointer;
}

/* فاصله بین چک‌باکس و متن */
.widget_product_attributes li.attr-item input[type="checkbox"] {
    margin-left: 8px;
}

/* متن چک‌باکس */
.widget_product_attributes li.attr-item span {
    flex: 1;
}

/* هاور روی label */
.widget_product_attributes li.attr-item:hover {
    background-color: #f0f0f0;
}

/* چک‌شده */
.widget_product_attributes li.attr-item input[type="checkbox"]:checked + span {
    font-weight: bold;
    color: #007bff;
}


/*****************************/
.widget_product_attributes {
    border: 1px solid #ddd;
    padding: 15px;
    background-color: #fff;
    border-radius: 8px;
    text-align: right;
    font-family: sans-serif;
    margin-bottom: 20px;
}

.widget_product_attributes .wg-header h6 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.widget_product_attributes .attribute-group {
    margin-bottom: 10px;
}

.widget_product_attributes ul.list-unstyled {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.widget_product_attributes li.attr-item {
    margin-bottom: 5px;
}

.widget_product_attributes li.attr-item a {
    display: block;
    padding: 5px 10px;
    border-radius: 4px;
    text-decoration: none;
    color: #333;
    transition: all 0.2s ease;
}

.widget_product_attributes li.attr-item a:hover {
    background-color: #f0f0f0;
    color: #000;
}

/******** ************** **********************************  پیشناد شکفت انگیز   *****/
.amazing-offer-slider {
    scroll-behavior: smooth;
    padding-bottom: 10px;
}
.amazing-offer-slider::-webkit-scrollbar {
    display: none; /* مخفی کردن اسکرول بار */
}
.offer-item a {
    text-decoration: none;
    color: inherit;
}

/**************************** *****************************   right panel */
.rightpanel {
    border-radius: 20px;
    background-color: #fff;
    box-shadow: 0px 19px 29px 0px rgba(171, 181, 192, 0.17);
    padding: 10px 15px;
    direction: rtl; /* برای راست‌چین کل محتوا */
    text-align: right;
}

/* استایل لیست اصلی */
.rightpanel .product-categories {
    list-style: none;
    margin: 0;
    padding: 0;
}

.rightpanel .product-categories > li {
    margin-bottom: 10px; /* فاصله بین دسته‌ها */
    padding: 8px 12px;
    border-bottom: 1px solid #eee;
    border-radius: 10px;
    transition: background 0.2s;
}

.rightpanel .product-categories > li:last-child {
    border-bottom: none;
}

/* لینک دسته‌ها */
.rightpanel .product-categories li a {
    display: block;
    font-size: 12px;
    font-weight: 500;
    color: #333;
    text-decoration: none;
}

.rightpanel .product-categories li a:hover {
    color: #5d60ed; /* رنگ اصلی پروژه‌ات */
}

/* دسته انتخاب‌شده */
.rightpanel .product-categories li.current-cat > a {
    font-weight: bold;
    color: #5d60ed;
}

/* زیر دسته‌ها */
.rightpanel .product-categories .children {
    list-style: none;
    margin: 8px 0 0;
    padding-right: 15px; /* تورفتگی زیر دسته */
    border-right: 2px solid #eee;
}

.rightpanel .product-categories .children li {
    margin-bottom: 6px;
}

.rightpanel .product-categories .children li a {
    font-size: 14px;
    color: #555;
}

/* برای اندازه دلخواه بین col-lg-3 و col-lg-2 */
@media (min-width: 992px) {
  .custom-col {
    flex: 0 0 22%;   /* به جای 25% مربوط به col-lg-3 */
    max-width: 19%;
    padding-left: 5px;
    padding-right: 5px;
  }
}

/* فاصله‌ها در موبایل و تبلت */
@media (max-width: 991.98px) {
  .custom-col {
    flex: 0 0 47%; /* مقدار را از 48% کم کردیم */
    max-width: 47%;
  }
}


#lastproslide {
    overflow-x: hidden; /* از بیرون مانع ایجاد اسکرول میشه */
}

#lastproslide .scroll-row {
    margin-right: 0;
    margin-left: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scrollbar-width: none; /* برای فایرفاکس */
}

#lastproslide .scroll-row::-webkit-scrollbar {
    display: none; /* برای کروم و سفاری */
}


.scroll-row {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
}

@media (max-width: 768px) {
    .scroll-row::-webkit-scrollbar {
        display: none;
        width: 0;
        height: 0;
    }
}

.scroll-row::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 10px;
}

.custom-col {
    flex: 0 0 auto;
    width: 210px; /* اندازه کارت‌ها */
}


/**********************************************************/
.pro {
    text-align: right; /* حالت پیش‌فرض دسکتاپ */
}

.pro .price,
.pro .buy {
    display: inline-block;
    vertical-align: middle;
}

/* حالت موبایل */
@media (max-width: 768px) {
    .pro {
        text-align: center !important;
    }

    .pro .price,
    .pro .buy {
        display: inline-block;
        float: none !important;
        text-align: center;
        margin: 5px auto;
    }

    .pro .buy a {
        display: inline-block;
        margin: 0 5px;
    }
}

/***********************************************************/
#amazing-offers .scroll-row {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
    direction: rtl;

    scrollbar-width: none;
    -ms-overflow-style: none;
}

#amazing-offers .scroll-row::-webkit-scrollbar {
    display: none;
}

#amazing-offers .custom-col {
    flex: 0 0 250px;
    max-width: 250px;
}

#amazing-offers .pimg {
    height: 220px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

#amazing-offers .pimg img {
    max-width: 100%;
    max-height: 100%;
    width: auto !important;
    height: auto !important;
    object-fit: contain;
}

#amazing-offers .scroll-row {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
    overflow-x: auto;
    cursor: grab;
    user-select: none;
    scroll-behavior: auto;
}

#amazing-offers .scroll-row:active {
    cursor: grabbing;
}

#amazing-offers .custom-col {
    flex: 0 0 250px;
    max-width: 250px;
}

#amazing-offers .dragging a {
    pointer-events: none;
}

/************************category **/
/* کانتینر اسلاید */
.category-slider .scroll-row {
    display: flex;
    flex-wrap: nowrap;
    gap: 12px;
    overflow-x: auto;
    direction: rtl;
    cursor: grab;
    user-select: none;

    scrollbar-width: none;
    -ms-overflow-style: none;
}

.category-slider .scroll-row::-webkit-scrollbar {
    display: none;
}

.category-slider .scroll-row:active {
    cursor: grabbing;
}

/* آیتم‌ها */
.category-slider .category-col {
    flex: 0 0 160px;
    max-width: 160px;
}

/* کارت */
.category-slider .item {
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    padding: 10px;
    height: 100%;
}

/* تصویر */
.category-slider img {
    width: 100%;
    height: 90px;
    object-fit: contain;
}

/* عنوان */
.category-slider .brand-title {
    display: block;
    margin-top: 8px;
    font-size: 13px;
    color: #333;
}

/* جلوگیری از کلیک هنگام درگ */
.category-slider .dragging a {
    pointer-events: none;
}





/****************************************************/
.category-slider .scroll-row {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
}

.category-slider .scroll-row::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}
.category-slider .item {
    display: inline-block;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.05);
    padding: 10px;
    transition: all 0.3s ease;
    width: 120px;
}

.category-slider .item:hover {
    transform: translateY(-4px);
}

.category-slider .brand-img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 6px;
}

.category-slider .brand-title {
    display: block;
    font-size: 13px;
    font-weight: 600;
    color: #333;
}

.scroll-btn {
    cursor: pointer;
    display: inline-flex;
    width: 35px;
    height: 35px;
    justify-content: center;
    align-items: center;
    background: #f3f3f3;
    border-radius: 50%;
    transition: background 0.3s;
}
/******************************************** انواع دسته بندی   **/
#colSortsLayout .btn {
    font-size: 0.875rem;
    padding: 0.25rem 0.75rem;
    border-radius: 5px;
    transition: all 0.2s;
    border:none;
    margin-right: 3px;
}

#colSortsLayout .btn:hover {
    background-color: #FFA07A;
    color: #fff;
    border-color: #FF956B;
}

#colSortsLayout .btn.active {
    background-color: #E9967A;
    color: #fff;
    border-color: #E7896A;
    border:none;
}

@media (max-width: 768px) {
    #colSortsLayout {
        flex-direction: column;
        align-items: flex-start;
    }
    #colSortsLayout .btn {
        margin-bottom: 5px;
    }
}
/***************************/
.product-id-box {
    padding-bottom: 5px;
}

/* فقط در موبایل */
@media (max-width: 767.98px) {
    .product-id-box {
        text-align: center;   /* وسط چین */
        margin-top: 10px;
    }
    .product-id-box span {
        display: inline-block;
        font-size: 14px;
    }
}
/*************************************************************slider**/
/* wrapper */
#mainslider {
    padding: 0;
    margin-top: 20px;
}

/* اسلایدر */
#mainslider .carousel {
    width: 100%;
}

/* آیتم */
#mainslider .carousel-item {
    width: 100%;
}

/* تصویر */
#mainslider .carousel-item img {
    width: 100%;
    height: 420px;
    border-radius: 16px;
}

/* فلش‌ها */
#mainslider .homearrowslider {
    width: 45px;
    height: 45px;
    background: rgba(0,0,0,0.45);
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
}

#mainslider .homearrowslider i {
    color: #fff;
    font-size: 18px;
}

/* ========================= */
/* 📱 موبایل */
@media (max-width: 768px) {
    #mainslider {
        margin-top: 10px;
    }

    #mainslider .carousel-item img {
        height: 200px;
        border-radius: 10px;
    }

    #mainslider .homearrowslider {
        width: 35px;
        height: 35px;
    }

    #mainslider .homearrowslider i {
        font-size: 14px;
    }
}

/* 📱 خیلی کوچک */
@media (max-width: 480px) {
    #mainslider .carousel-item img {
        height: 160px;
    }
}
/*********************************************late load menu mobile****/
.header-menu-wrapper.is-loading {
    opacity: 0;
    visibility: hidden;
}
.header-menu-wrapper.is-loaded {
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease;
}
/****************************************************footer******/
#footer{
    background: linear-gradient(#ecd4ba, #ddcfc0, #f7ece1, #e7e1db) ;
    background-position: left top;
    margin-top: 50px;
    padding: 50px 0 0;
    text-align: right;
    color:#fff;
}

#footer .widget{
    margin-bottom: 25px;
}

#footer .widget .title{
    font-size: 14px;
    color: #c4c6c6;
    font-weight: bold;
    margin-bottom: 20px;
}

#footer .widget ul{
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer .widget ul li a{
    font-size: 12px;
    color: #fff;
    line-height: 29px;
    text-decoration: none;
}

#footer .widget ul li a:hover{
    color:#ffd5da;
}

#footer .widget .text{
    font-size: 12px;
    color: #fff;
    line-height: 29px;
}
#footer .widget .namads{
    background-color: #fff;
    box-shadow: 0 0 29px rgba(35, 96, 126, 0.1);
    padding: 15px;
    border-radius: 15px;
}

#footer .widget .namads img{
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
#footer .widget .social{
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(35, 96, 126, 0.1);
    padding: 11px 10px 4px;
    margin-top: 15px;
    text-align: center;
}

#footer .widget .social a{
    font-size:19px;
    font-weight: 100;
    margin: 0 6px;
    color:#f1d5b6;
}

#footer .widget .social a:hover{
    color:#DC143C;
}
@media (max-width: 767px){

    #footer{
        text-align: center;
        background-position: center top;
        padding-top: 40px;
    }

    #footer .widget{
        margin-bottom: 30px;
    }

    #footer .widget .title{
        font-size: 15px;
        margin-bottom: 15px;
    }

    #footer .widget ul li a,
    #footer .widget .text{
        font-size: 13px;
        line-height: 26px;
    }

    #footer .widget .namads{
        max-width: 240px;
        margin: 0 auto;
    }

    #footer .widget .social{
        max-width: 220px;
        margin: 15px auto 0;
    }
}
@media (max-width: 480px){

    #footer{
        padding-top: 30px;
    }

    #footer .widget .title{
        font-size: 14px;
    }

    #footer .widget ul li a,
    #footer .widget .text{
        font-size: 12px;
    }

    #footer .widget .social a{
        font-size: 21px;
    }
}
/********************************************************/
.vo-popup {
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.6); /* قزاز 😄 */
    display: none;

    justify-content: center;
    align-items: center;

    z-index: 9999;
}

.vo-popup-content {
    background: #fff;
    width: 90%;
    max-width: 420px;
    border-radius: 12px;
    padding: 25px;
    position: relative;
    animation: popupFade 0.3s ease;
}

/* دکمه بستن */
.vo-close {
    position: absolute;
    top: 10px;
    right: 12px;
    font-size: 22px;
    cursor: pointer;
}

@keyframes popupFade {
    from {
        opacity: 0;
        transform: translateY(15px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/*************************************************/

/* جلوگیری از انتخاب متن و کشیدن تصویر در اسلایدر */
#product-list {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

#product-list img {
    pointer-events: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

#product-list a {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

/* اما لینک‌ها باید کار کنند */
#product-list a {
    pointer-events: auto;
}

#product-list img {
    pointer-events: auto;
}

/* جلوگیری از انتخاب در حین درگ */
.scroll-row {
    cursor: grab;
}

.scroll-row:active {
    cursor: grabbing;
}
/**************************************************/
.product-features-wrapper {
    display: flex;
    flex-wrap: wrap; /* اجازه میده ستون ها خط جدید بگیرند اگر جا کم باشد */
}

.product-features-list {
    list-style: disc;
    padding-left: 20px;
    margin: 0;
    flex: 1; /* هر ستون مساوی فضای والد را میگیرد */
}

.product-features-list li {
    margin-bottom: 6px;
    line-height: 1.8;
}

/* حالت موبایل */
@media (max-width: 768px) {
    .product-features-wrapper {
        flex-direction: column; /* ستون ها زیر هم */
        gap: 10px;
    }
}
/*******************************************/
.vo-switch-login{
    text-align:center;
    margin-top:12px;
    font-size:13px;
    text-align: left;
}
.vo-switch-login a{
    color:#666;
    text-decoration:none;
    cursor:pointer;
}
.password-field{
    position: relative;
}
.toggle-password{
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    font-size: 18px;
    opacity: .6;
}
.toggle-password:hover{
    opacity: 1;
}

/* ── Cart Dropdown ── */
#cart-dropdown {
    display: none;
    background: #2b2b2b;
    border-radius: 10px;
    padding: 15px;
    color: #fff;
    box-shadow: 0 8px 30px rgba(0,0,0,.25);
    z-index: 9999;
}
#cart-dropdown.show {
    display: block;
}
/* Desktop: absolute under the cart icon */
@media (min-width: 769px) {
    .headbox { position: relative; }
    #cart-dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        width: 325px;
        margin-top: 10px;
    }
}
/* Mobile: fixed overlay centered on screen */
@media (max-width: 768px) {
    #cart-dropdown {
        position: fixed;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 90%;
        max-width: 360px;
        max-height: 80vh;
        overflow-y: auto;
        margin-top: 0 !important;
    }
    #cart-dropdown.show ~ .cart-overlay,
    .cart-overlay.show {
        display: block;
    }
    .vo-popup-content {
        max-width: 100% !important;
        left: 0 !important;
        right: 0 !important;
        box-sizing: border-box;
    }
}
/* Cart dropdown inner elements */
#cart-dropdown .menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #444;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#cart-dropdown .menu-header .menu-title { font-size: 15px; margin: 0; }
#cart-dropdown .menu-header .menu-badge { font-size: 13px; color: #ccc; }
#cart-dropdown .menu-body { max-height: 250px; overflow-y: auto; }
#cart-dropdown .cart-item img { width: 60px; height: 60px; object-fit: cover; border-radius: 6px; }
.cart-overlay {
    display: none;
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,.5);
    z-index: 9998;
}
@media (max-width: 768px) {
    #footer .container {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}
#lastproslide, #amazing-offers {
    overflow-x: hidden;
    width: 100%;
    max-width: 100%;
}

/* رفع مشکل اسکرول افقی ناشی از المان‌های شناور و پاپ‌آپ */
@media (max-width: 768px) {
    /* جلوگیری از خروج محتوا از صفحه */
    html, body {
        overflow-x: hidden !important;
        max-width: 100% !important;
        position: relative !important;
    }

    /* تنظیم ویجت گفتینو و المان‌های شناور */
    #goftino_widget, .goftino-widget, .vo-popup, .vo-popup-content {
        max-width: 100% !important;
        left: 0 !important;
        right: auto !important;
        transform: none !important;
        box-sizing: border-box !important;
    }

    /* اطمینان از اینکه کانتینرها بیرون نزنند */
    .container, .container-fluid, .container-floud {
        overflow-x: hidden !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/* اصلاح نمایش اسلایدر در موبایل */
@media (max-width: 768px) {
    /* تنظیمات کانتینر اسلایدر */
    #mainslider, .mainslider-wrapper {
        width: 100%;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

    /* تنظیمات آیتم‌های اسلایدر */
    #myCarousel .carousel-item {
        height: auto !important; /* ارتفاع را دستی بردارید تا خودکار شود */
        min-height: unset !important;
    }

    /* تنظیمات تصاویر داخل اسلایدر */
    #myCarousel .carousel-item img,
    #myCarousel .carousel-item a img {
        width: 100% !important; /* تصویر تمام عرض موبایل را پر کند */
        height: auto !important; /* ارتفاع بر اساس نسبت تصویر تنظیم شود */
        max-height: 60vh; /* محدود کردن حداکثر ارتفاع به ۶۰ درصد ارتفاع صفحه (اختیاری) */
        object-fit: cover; /* اگر تصویر بریده شد، این خط را حذف کنید */
        object-position: center;
    }
}

/* تنظیمات اسلایدر برای تبلت و صفحات متوسط (۷۶۸px تا ۹۲۰px) */
@media (min-width: 769px) and (max-width: 920px) {
    /* تنظیمات کانتینر */
    #mainslider, .mainslider-wrapper {
        width: 100%;
        padding: 0;
        margin: 0;
        overflow: hidden;
    }

    /* تنظیمات آیتم‌های اسلایدر */
    #myCarousel .carousel-item {
        height: auto !important;
        min-height: 300px !important; /* حداقل ارتفاع ۳۰۰ پیکسل برای اینکه اسلایدر خیلی کوتاه نشه */
    }

    /* تنظیمات تصاویر */
    #myCarousel .carousel-item img,
    #myCarousel .carousel-item a img {
        width: 100% !important;
        height: auto !important;
        max-height: 450px !important; /* حداکثر ارتفاع ۴۵۰ پیکسل */
        object-fit: contain; /* تصویر کامل دیده شود و بریده نشود */
        object-position: center;
        margin: 0 auto;
        display: block;
    }
}

/* تنظیمات نهایی برای اسلایدر بالای ۹۲۰ پیکسل (حذف فضای سفید) */
@media (min-width: 921px) {
    /* ۱. تنظیمات کانتینر اصلی برای حذف پدینگ و فضای سفید */
    #mainslider, .mainslider-wrapper {
        width: 100vw !important; /* استفاده از 100vw برای پوشش کل عرض ویوپورت */
        max-width: 100vw !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        overflow-x: hidden !important;
        box-sizing: border-box !important;
        position: relative;
        left: 50%; /* ترفند برای وسط‌چین کردن کانتینری که عرضش از والد بیشتر است */
        transform: translateX(-50%); /* برگرداندن کانتینر به مرکز */
    }

    /* ۲. تنظیمات آیتم اسلایدر */
    #myCarousel .carousel-item {
        height: auto !important;
        min-height: 400px !important;
        width: 100% !important;
    }

    /* ۳. تنظیمات تصویر */
    #myCarousel .carousel-item img,
    #myCarousel .carousel-item a img {
        width: 100% !important;
        height: auto !important;
        max-width: 100% !important;
        display: block !important;
        object-fit: contain !important;
    }
}

/* ===== TASK 1: موبایل - فاصله راست برای نمایش کامل بج موجودی ===== */
@media (max-width: 991px) {
    .pros .row,
    #products-row {
        padding-right: 10px;
        padding-left: 5px;
    }
    .pros .pro {
        overflow: visible;
        position: relative;
    }
}

/* ===== TASK 2: تراز بردکرامب با سایدبار و فاصله عمودی — applied in main .vobredcrumb block (line 614) ===== */

/* ===== TASK 5: صفحه لودینگ سراسری ===== */
#kowsar-site-loader {
    position: fixed;
    inset: 0;
    z-index: 99999;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: opacity .4s ease;
}
#kowsar-site-loader.fade-out {
    opacity: 0;
    pointer-events: none;
}
#kowsar-site-loader img {
    max-width: 160px;
    max-height: 160px;
}

/* ── Product Links (tags below short description) ── */
.product-links-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 5px 0;
}

.product-link-tag {
    display: inline-flex;
    align-items: center;
    padding: 6px 14px;
    font-size: 13px;
    font-weight: 600;
    color: #535252;
    background-color: #fff;
    border: 1.5px solid #d5d1d2;
    border-radius: 8px;
    text-decoration: none;
    transition: background-color .25s ease, color .25s ease, box-shadow .25s ease;
}

.product-link-tag:hover {
    background-color: #4d4d4d;
    color: #fff;
    box-shadow: 0 2px 8px rgb(0 0 0 / 50%);
}

@media (max-width: 576px) {
    .product-links-wrap {
        gap: 8px;
    }
    .product-link-tag {
        font-size: 12px;
        padding: 5px 10px;
    }
}


/* New Megamenu */
  /* کانتینر اصلی */
.pck-menu-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: row; /* تغییر از row-reverse به row */
    align-items: center;
    justify-content: flex-start; /* شروع از سمت راست به دلیل RTL */
    direction: rtl;
    padding: 0 15px;
}

.pck-mega-wrapper {
    position: relative;
    /* حذف margin-left قبلی و اضافه کردن فاصله به سمت چپ دکمه */
    margin-left: 30px; 
}

.pck-nav-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
    /* این باعث می‌شود لینک‌ها بقیه فضا را بگیرند اما از راست شروع شوند */
}

/* دکمه اصلی */
.pck-menu-trigger {
    background: #f8eada;
    color: #000;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    font-family: inherit;
    font-weight: bold;
}

.pck-mega-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: auto;
    width: 950px; /* عرض را از ۷۵۰ به ۹۵۰ افزایش دادیم */
    background: #fff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.15);
    border-radius: 0 0 8px 8px;
    border: 1px solid #eee;
    margin-top: 0;
    z-index: 99999;
    overflow: hidden; /* برای اینکه گوشه‌های گرد حفظ شوند */
}

.pck-mega-wrapper:hover .pck-mega-menu {
    display: flex; / هنگام هاور نمایش به صورت فلکس /
}


/* ۲. قابلیت اسکرول برای بخش سمت راست (دسته‌های اصلی) */
.pck-menu-right {
    width: 240px;
    background: #f9f9f9;
    border-left: 1px solid #eee;
    max-height: 500px; /* ارتفاع ثابت برای فعال شدن اسکرول */
    overflow-y: auto;  /* فعال کردن اسکرول عمودی */
}

.pck-menu-right ul { list-style: none; padding: 0; margin: 0; }

.pck-menu-right li a {
    display: flex;
    justify-content: space-between; /* چسباندن متن به راست و فلش به چپ */
    padding: 12px 15px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    border-right: 4px solid transparent;
}

.pck-menu-right li.active a {
    background: #fff;
    color: #efaa57;
    border-right-color: #e83535;
    font-weight: bold;
}

.pck-menu-right li a .arrow {
    font-size: 18px;
    color: #ccc;
}


/* ۳. قابلیت اسکرول برای بخش سمت چپ (زیرمجموعه‌ها) */
.pck-menu-left {
    flex: 1;
    padding: 25px;
    max-height: 500px; /* هم‌اندازه با سمت راست */
    overflow-y: auto;  /* فعال کردن اسکرول عمودی */
    background: #fff;
}


/* ۴. تغییر تعداد ستون‌ها به ۴ ستون */
.pck-sub-panel {
    display: none;
    column-count: 4;    /* تغییر از ۲ به ۴ */
    column-gap: 20px;
    direction: rtl;
}
.pck-sub-panel.visible { display: block; }

.pck-sub-group {
    margin-bottom: 30px; /* فاصله بیشتر بین گروه‌ها */
    break-inside: avoid;
}


/* تیترهای گروه‌ها در سمت چپ مگامنو */
.pck-sub-title {
    display: block;
    text-align: right;
    color: #0c0c0c !important; /* تغییر رنگ به مشکی */
    font-weight: 600;
    font-size: 13px; /* فونت مشابه زیرمنوها */
    margin-bottom: 12px;
    padding: 2px 12px 2px 0; /* فاصله برای خط سمت راست */
    border-right: 0px solid #e83535; /* ایجاد خط | سمت راست */
    border-bottom: none !important; /* حذف خط افقی قبلی */
    text-decoration: none;
    transition: all 0.2s;
    line-height: 1.2;
}

  /* هاور تیترها */
.pck-sub-title:hover {
    color: #ec9328 !important; /* تغییر رنگ به قرمز در هاور */
}

  
.pck-sub-links {
    text-align: right; /* تراز کردن متن کانتینر به راست */
    display: flex;
    flex-direction: column;
    align-items: flex-start; /* در حالت RTL، آیتم‌ها را به سمت راست هدایت می‌کند */
}
  
.pck-sub-links a {
    display: block;
    width: 100%; /* اشغال تمام عرض برای کلیک‌پذیری بهتر */
    text-align: right; /* اطمینان از راست‌چین بودن متن */
    padding: 5px 0;
    color: #81858b;
    text-decoration: none;
    font-size: 12px;
    transition: color 0.2s;
}

.pck-sub-links a:hover { color: #e83535; }

ul.pck-nav-links {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 20px;
    margin-right: 20px; /* فاصله از دکمه مگامنو */
}

ul.pck-nav-links li a {
    text-decoration: none;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    gap: 5px;
}

ul.pck-nav-links li a:hover {
    color: #e83535;
}


/* ۵. خوش‌گل‌سازی نوار اسکرول (اختیاری - برای ظاهر مدرن‌تر) */
.pck-menu-right::-webkit-scrollbar,
.pck-menu-left::-webkit-scrollbar {
    width: 5px;
}

.pck-menu-right::-webkit-scrollbar-track,
.pck-menu-left::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.pck-menu-right::-webkit-scrollbar-thumb,
.pck-menu-left::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
}

.pck-menu-right::-webkit-scrollbar-thumb:hover,
.pck-menu-left::-webkit-scrollbar-thumb:hover {
    background: #e83535;
}
/* مخفی کردن نوار مگامنو در موبایل و تبلت */
@media (max-width: 991px) {
    .pck-header-bottom-bar {
        display: none !important;
    }
}