/*
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);
}
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 #DC143C;
    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: #c4161c;
    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: red;
}
.vo-header .headbox .bx:hover i{
    color: rgb(44, 178, 26);
}
.vo-header .headbox .bx strong{
    position: relative;
    top: -30px;
    display: inline-block;
    margin-left: 11px;
    margin-top: 16px;
    font-style: normal;
    color: rgb(44, 178, 26);
    font-size: 14px;
    border: solid 1px rgb(44, 178, 26);
    width: 20px;
    height: 20px;
    border-radius: 50px;
    background: #ffff;
    left: -10px;
}
.vo-header .headbox .bx.bcart:hover i {
    color: #FF5722;
}
.vo-header .headbox .bx:hover strong{
    color: #ffffff;
    border: solid 1px #2196F3;
    background: #2196F3;
}
.vo-header .headbox .bx.bcart i{
     font-size: 22px;
     margin-top: 10px;
    color: rgb(44, 178, 26);
 }
.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 rgb(9 216 45 / 12%);
}
.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(79, 79, 79);
    line-height: 31px !important;
}
.vo-header .main-menu .search{
    margin-top: 13px;
    margin-bottom: 15px;
}
.vo-header .main-menu .search form{}
.vo-header .main-menu .search form input[type="text"]{
    border-radius: 4px;
    background-color: #DC143C;
    box-shadow: inset 0px 1px 0px 0px rgba(230, 230, 230, 0.54);
    width: 100%;
    border: none;
    height: 40px;
    padding-right: 8px;
    color: #fff;
}
.vo-header .main-menu .search form input[type="text"]::placeholder{
    color: #fff;
}
.vo-header .main-menu .search form button[type="submit"]{
    background:#fff 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;
}
#mainslider .mainslider{
    border-radius: 15px;
    box-shadow: 0px 5px 40px 0px rgba(16, 66, 97, 0.05);
}
#mainslider .sbg{
    background: url("assets/img/slide-bg.png") no-repeat;
    background-position: bottom center;
    padding-bottom: 10px;
}
#off{
    margin-top: 30px;
}
#lastproslide{
    margin-top: 30px;
}
.title-pros{
    margin-bottom: 15px;
}
.title-pros .t{
    font-size: 24px;
    color: #B8141A;
    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: #D3171E;
    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;
}
.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;
}

#footer{
    background: #153dbb url("assets/img/footerbg.png") no-repeat;
    background-position: left top;
    margin-top: 50px;
    padding: 50px 0 0 0;
    text-align: right;
    color:#fff ;
}
#footer .widget{
    margin-bottom: 15px;
}
#footer .widget .title{
    font-size: 14px;
    color: rgb(237, 85, 101);
    font-weight: bold;
    margin-bottom: 20px;
}
#footer .widget ul li{}
#footer .widget ul li a{
    font-size: 12px;
    color: rgb(255, 255, 255);
    line-height: 29px;
}
#footer .widget .text{
    font-size: 12px;
    color: rgb(255, 255, 255);
    line-height: 29px;
}
#footer .widget .namads{
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 29px 0px rgba(35, 96, 126, 0.1);
    padding: 15px;
    border-radius: 15px;
}
#footer .widget .social{
    border-radius: 6px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 5px 10px 0px rgba(35, 96, 126, 0.1);
    padding: 11px 10px 4px;
    margin-top: 15px;
}
#footer .widget .social a{
    font-size:19px;
    font-weight: 100;
    margin: 0px 5px;
}
#footer .widget .social a:hover{
    color:#DC143C;
}
#footer .copyright{
    font-size: 12px;
    color: rgb(42, 43, 61);
    line-height: 30px;
    background: #fff;
    margin-top: 30px;
    padding: 15px;
}
#footer .copyright span{
    font-size: 13px;
    color: rgb(42, 43, 61);
    font-style: italic;
}

.vobredcrumb{
    margin-top: 9px;
    margin-bottom: 30px;
    padding-right: 30px;
    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{
    border-right: solid 1px rgb(215, 215, 215);
    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: #E89A55;
    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: #E2812C;
    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;
}
.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}

.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; /* راست‌چین */
}

.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;
}

/* فقط در موبایل: عرض تصویر با عرض صفحه یکی شود */
@media (max-width: 768px) {
    #mainslider .carousel-item img {
        width: 100%;
        height: auto;
        object-fit: contain;
    }
}

/* برای اندازه دلخواه بین 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 48%;
    max-width: 48%;
  }
}

#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;
}

.scroll-row::-webkit-scrollbar {
    height: 8px;
}

.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;
    overflow-x: auto;
    scroll-behavior: smooth;
    gap: 10px;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE و Edge */
}

#amazing-offers .scroll-row::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

.pro .title {
    text-align: center;
    margin: 10px auto 5px;
    max-width: 90%;
}

.pro .title a {
    color: #333;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    line-height: 1.4;
    white-space: normal;        /* اجازه بده متن به خط بعد بره */
    overflow: hidden;           /* از بیرون‌زدگی جلوگیری کن */
    text-overflow: ellipsis;    /* سه‌نقطه در آخر متن */
    word-wrap: break-word;      /* بشکنه اگر کلمه طولانی بود */
    max-height: 3.2em;          /* حداکثر دو خط */
}
@media (max-width: 768px) {
    /* کل باکس محصول وسط‌چین شود */
    .pro {
        text-align: center !important;
        margin: 0 auto;
    }

    /* تصویر محصول وسط */
    .pro .pimg {
        display: block;
        margin: 0 auto;
    }

    .pro .title {
        text-align: center;
        margin: 10px auto 5px;
        max-width: 90%;
    }

    .pro .title a {
        color: #333;
        text-decoration: none;
        display: inline-block;
        font-size: 15px;
        line-height: 1.4;
        white-space: normal;        /* اجازه بده متن به خط بعد بره */
        overflow: hidden;           /* از بیرون‌زدگی جلوگیری کن */
        text-overflow: ellipsis;    /* سه‌نقطه در آخر متن */
        word-wrap: break-word;      /* بشکنه اگر کلمه طولانی بود */
        max-height: 3.2em;          /* حداکثر دو خط */
    }

    /* قیمت در مرکز زیر عنوان */
    .pro .price {
        display: block;
        text-align: center;
        margin: 5px auto;
        font-size: 15px;
        font-weight: bold;
        color: #555;
    }

    /* باکس دکمه‌های خرید */
    .pro .buy {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        margin: 10px auto;
    }

    /* دکمه‌های خرید و حذف از سبد */
    .pro .buy a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background: #f3f3f3;
        color: #555;
        font-size: 16px;
        transition: all 0.3s ease;
    }
}

/****************************************************/
.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;
    }
}
