*{
	border:none;
	margin:0 ;
	padding:0;
	outline:none !important;
}
ul ,p{
	margin-bottom:0 !important;
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  }

a{
	text-decoration:none !important;
}
a, a:focus{
	outline:none;
}
li {
    list-style: none;
}

@media screen  and (max-width:767px){
.main-category-desc {
  text-align: justify;
}
/* استایل جدول فقط برای محتوای دسته‌بندی - مطابق با تصویر */
.main-category-desc table,
.desc-categori .main-category-desc table,
.card-body .main-category-desc table {
  border-collapse: collapse !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 600px !important;
  border: none !important;
  border-top: 3px solid #660099 !important;
  margin: 20px auto !important;
  background-color: #fff !important;
  display: table !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
}
.main-category-desc table td,
.main-category-desc table th,
.desc-categori .main-category-desc table td,
.desc-categori .main-category-desc table th,
.card-body .main-category-desc table td,
.card-body .main-category-desc table th {
  text-align: center !important;
  vertical-align: middle !important;
  border: 1px solid #E0E0E0 !important;
  padding: 10px 15px !important;
  background-color: #fff !important;
}
.main-category-desc table tr:first-child td,
.main-category-desc table thead tr th,
.main-category-desc table tr:first-child th,
.desc-categori .main-category-desc table tr:first-child td,
.desc-categori .main-category-desc table thead tr th,
.desc-categori .main-category-desc table tr:first-child th,
.card-body .main-category-desc table tr:first-child td,
.card-body .main-category-desc table thead tr th,
.card-body .main-category-desc table tr:first-child th {
  background-color: transparent !important;
  background: transparent !important;
  color: #333 !important;
  font-weight: bold !important;
  font-size: 14px !important;
  border: none !important;
  border-top: 1px solid #E0E0E0 !important;
}
.main-category-desc table tbody tr:nth-child(even) td,
.desc-categori .main-category-desc table tbody tr:nth-child(even) td,
.card-body .main-category-desc table tbody tr:nth-child(even) td {
  background-color: #f9f9f9 !important;
  background: #f9f9f9 !important;
}
.main-category-desc table tbody tr td,
.desc-categori .main-category-desc table tbody tr td,
.card-body .main-category-desc table tbody tr td {
  background-color: #fff !important;
  background: #fff !important;
  color: #333 !important;
  font-size: 14px !important;
}
/* استایل موبایل برای جدول */
@media screen and (max-width: 767px) {
  .main-category-desc table,
  .desc-categori .main-category-desc table,
  .card-body .main-category-desc table {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
    margin: 15px 0 !important;
    display: block !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .main-category-desc table td,
  .main-category-desc table th,
  .desc-categori .main-category-desc table td,
  .desc-categori .main-category-desc table th,
  .card-body .main-category-desc table td,
  .card-body .main-category-desc table th {
    padding: 12px 10px !important;
    font-size: 14px !important;
    white-space: normal !important;
  }
  .main-category-desc table tr:first-child td,
  .main-category-desc table thead tr th,
  .main-category-desc table tr:first-child th,
  .desc-categori .main-category-desc table tr:first-child td,
  .desc-categori .main-category-desc table thead tr th,
  .desc-categori .main-category-desc table tr:first-child th,
  .card-body .main-category-desc table tr:first-child td,
  .card-body .main-category-desc table thead tr th,
  .card-body .main-category-desc table tr:first-child th {
    font-size: 14px !important;
    padding: 12px 10px !important;
  }
  .main-category-desc table tbody tr td,
  .desc-categori .main-category-desc table tbody tr td,
  .card-body .main-category-desc table tbody tr td {
    font-size: 13px !important;
  }
}
/* محافظت از جدول‌های DataTables */
.main-category-desc table.dataTable,
.main-category-desc table.table {
  border: inherit !important;
}
.main-category-desc table.dataTable td,
.main-category-desc table.dataTable th,
.main-category-desc table.table td,
.main-category-desc table.table th {
  border: inherit !important;
  background-color: inherit !important;
}
.vehicle-tolerance__icon-box {
  height: 200px !important;
}    
 .pro-box {
  padding-left: 5px !important;
  padding-right: 5px !important;
}   
 #myTab-cat {
  justify-content: center;
  margin-top: 10px;
  border-top: 1px solid #ccc;
  padding-top: 5px;
}   
.text-mob-center{
    text-align:center;
}
  .Offer-priceBox {
  margin-top: 10px;
}  
.btn.btn-sort {
    background-color: transparent !important;
}
.checkbox-icon.customradio {
    display: inline-block;
    position: relative;
    padding-right: 30px !important;
    margin-bottom: 0px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sort-option .modal-footer {
    text-align: center !important;
    border-top: 1px solid #e5e5e5;
    background: #eadbdd;
    padding: 0 !important;
}
.sort-option .modal-footer .btn.btn-default {
    background-color: transparent;
    background-image: none !important;
    color: #609;
    border-left: none !important;
    border-bottom: none !important;
    line-height: 40px;
	text-align: center;
   width: 100%;
}
.modal-footer .btn-group {
    width: 100%;
    text-align: center;
}
.checkbox-icon.customradio input {
    display: none;
}
.radiotextsty {
    font-size: 13px !important;
}
.radio.radio-primary {
    text-align: right;
    margin-bottom: 20px;
}
.sort-option .modal-footer .btn-group.btn-group-justified {
    width: 100%;
    text-align: center;
}	
.row.filter-top {
    padding: 6px 0;
    background-color: #eadbdd;
    color: #fff;
    line-height: 40px;
    position: fixed;
    bottom: 0;
    width: 100%;
    right: 0;
    z-index: 9;
}
.btn-action {
    margin-bottom: 52px !important;
}
.close-flter {
    background-color: #bd212f;
    text-align: center;
    line-height: 34px;
    padding-right: 4px !important;
    cursor: pointer;
}
.close-flter.form-control, .clear-filter.form-control {
    background-color: #894078;
    text-align: center;
}
#collapseTwo {
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 99999;
    height: 100vh;
    right: 0;
    width: 100%;
    overflow-y: auto;
}
.close-flter {
    cursor: pointer;
}
.action-filter-box, .clear-filter-box {
    padding-left: 0 !important;
    cursor: pointer;
}
.row.filter-top a {
    color: #fff;
}
.action-button {
    color: #fff;
}
.action-filter {
    background-color: #894078;
    text-align: center;
}	
.filter-box .panel-default > .panel-heading {
    background-color: #fff !important;
}
.btn.btn-filter {
    border: none !important;
    background-color: transparent !important;
    box-shadow: none !important;
    font-size: 12px;
}
.panel-default > .panel-heading ul li {
    display: inline-block;
    width: 48%;
    text-align: center;
}
.sort-option {
    border-right: 1px solid #ccc;
}
.filter-box .panel-title a {
    color: #000;
	width: 100%;
	display: inline-block;
	text-align: right;
}	
.gap-col-mob{
	padding:0 !important;
}
}
@media screen  and (min-width:768px){
 .Box-flex {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-grow: 1;
}   
.lst-mob {
    display: none;
}	
#products {
    background-color: #fff;
}
.gap-col{
	padding:0 !important;
}
.filter-item {
    width: 23%;
    margin-left: 1%;
    float: right;
}
.category-container {
    width: 76%;
    float: right;
}
.filter-box #accordion .panel-heading {
    display: none !important;
}
}
.option-field input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 3px;
    right: 0;
    height: 20px;
    width: 20px;
    border-radius: 4px;
	background: #fff;
	border: 1px solid #d8d8d8;
}
.customradio input:checked ~ .checkmark::after {
    display: block;
}
.checkbox-icon.customradio .checkmark::after {
    top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #894078;
	font: normal normal normal 14px/1 FontAwesome;
	content: "\f00c";
	color: #fff;
	vertical-align: middle;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
}
.checkmark::after {
    content: "";
    position: absolute;
    display: none;
}
.li-item li label {
   padding-right: 27px;
    cursor: pointer;
    color: #3b3b3b;
    max-width: 100%;
	position: relative;
	width: 100%;
}
.filter_pannel .options {
    height: 0;
    display: block;
    overflow: hidden;
}
.filter_pannel ul li input[type="checkbox"]:checked ~ .options {
    width: 100%;
    height: auto;
    display: block;
    min-height: 40px;
    margin: 0 auto;
        margin-bottom: 0px;
    margin-bottom: 0px;
}
.block.cat-filter .options {
    max-height: 333px;
    overflow-y: auto;
}
.filter_pannel ul li input[type="checkbox"] {
    display: none;
}

.row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}
.accordion-section{
	width:100% !important;
}
.filter-category {
    margin-top: 25px;
    margin-bottom: 25px !important;
    width: 100%;
    float: right;
}
.filter-caption {
    background: linear-gradient(0deg, #f5f5f5, #ffffff);
    color: #000;
    height: 47px;
    line-height: 47px;
    font-size: 17px;
    border-radius: 10px 10px 0 0;
  border-top: 1px solid #e3dfdf;
  border-left: 1px solid #e3dfdf;
  border-right: 1px solid #e3dfdf;
  padding-right: 10px !important;
}
.cat-filter-name {
    color: #bd212f;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 20px !important;
}
.block.cat-filter li {
    line-height: 2.5;
    /*width: 49%;*/
}
.more {
    font-size: 12px;
    line-height: 21px;
    color: #4d4d4d;
    text-align: center;
    width: 100%;
    padding: 8.5px 0 5px;
    border-top: 1px solid #f2f2f2;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fcfcfc;
    transition: all .3s ease-in-out;
        transition-property: all;
    transition-property: all;
    transition-property: background-color;
}
.panel-body li a {
    padding-right: 20px;
    display: block !important;
}
.block.cat-filter i {
    font-size: 10px;
    vertical-align: middle;
    padding-left: 5px;
    color: #6b6b6b;
}
.c-catalog__list--depth li a {
    padding-right: 34px;
}
.main-categori > a {
    color: #545454;
}
.categori-name > ul:nth-child(1) > li:nth-child(1) > a:nth-child(1) {
    color: #000;
    font-weight: 500;
}
.block {
    position: relative;
    width: 100%;
    float: right;
    background-color: #fff;
    padding: 4px 10px;
}
.filter_pannel ul li input[type="checkbox"]:checked + i {
    background: url(../images/them/slices.png) no-repeat !important;
    transition: all .15s ease;
    display: block;
    position: absolute;
    top: 12px;
    left: 16px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    content: "";
    background-position: -34px -750px !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
}
.filter_pannel ul li input[type="checkbox"]:checked ~ .options {
    width: 100%;
    height: auto;
    display: block;
    min-height: 40px;
    margin: 0 auto;
        margin-bottom: 0px;
}
.filter_pannel .options {
    height: 0;
    display: block;
}
.filter_pannel ul ul {
    background: #fff;
    margin: 0;
    padding: 0;
    direction: ltr;
}
.filter_pannel ul li input[type="checkbox"]:checked + i {
    background: url(../images/them/slices.png) no-repeat !important;
    background-position-x: 0%;
    background-position-y: 0%;
    transition: all .15s ease;
    display: block;
    position: absolute;
    top: 19px;
    left: 16px;
    width: 15px;
    height: 15px;
    cursor: pointer;
    content: "";
    background-position: -33px -727px !important;
    -webkit-transform: rotate(0deg) !important;
    transform: rotate(0deg) !important;
	z-index: 1;
}
.filter_pannel ul li input[type="checkbox"] + i {
    background: url(../images/them/slices.png) no-repeat;
    display: block;
    position: absolute;
    top: 15px;
    left: 16px;
    width: 15px;
    height: 15px;
    transition: all .15s ease;
    content: "";
    background-position: -33px -727px;
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.filter-box .panel-default {
    border-color: #ddd;
    border: none !important;
	background-color: transparent !important;
	padding:0 !important;
}
.panel-default > .panel-heading +  .panel-collapse > .panel-body {
	border: none !important;
	padding: 0 !important;
}
li.block > label:nth-child(3) {
    width: 100% !important;
    cursor: pointer;
}
.block label {
    z-index: 2;
    position: relative;
}
.filter-cation {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 6px !important;
    padding-bottom: 10px !important;
}
.name-factur {
    float: right;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-left: 20px !important;
}
.input-quick-search {
    margin: 9px 0 8px;
    display: block;
    width: auto;
    border-color: #00bfd6;
    font-size: 12px;
    border-radius: 7px;
    border: 1px solid #bd212f;
   position:relative;
}

.input-quick-search input{
	 border-radius: 7px;
}
.input-quick-search input {
    border-radius: 7px;
    width: 100%;
    line-height: 3;
    padding-right: 30px;
}
.category-container.mezon {
    background-color: #fff;
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #dedede;
    border-radius: 10px;
}
.color-pro li {
    display: inline-block;
    width: 19px;
    height: 19px;
	position:relative;
}
.color-pro li img{
	width:16px;
	height:16px;
	border-radius:100%;
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	margin:auto;
}

.add-to-card .icon{
	background-position: -1273px -554px !important; 
	width: 26px;
	height: 29px;
	background:url(../images/them/slices.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
}
.product-name {
    color: #bd2130;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px !important;
}
.model-product {
    color: #b8b8b8;
    font-weight: 500;
    text-align: center;
    margin-bottom: 15px !important;

}
.color-pro {
    text-align: left;
    padding-left: 2px;
}
.card-body {
    position: relative;
}
.c-ui-statusswitcher {
    position: absolute !important;
    right: 20px;
    top: 10px;
}
.c-ui-statusswitcher input[type="checkbox"] {
    visibility: hidden;
    position: absolute;
}
.c-ui-statusswitcher__slider {
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 21px;
    border-radius: 29px;
    border: 1px solid #8c8c8c;
    background: #e5e5e5;
    transition: .15s ease-in;
}
.c-ui-statusswitcher__slider__toggle {
    display: block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #959595;
    transition: all .4s ease;
    border-radius: 50%;
    position: absolute;
    top: 2px;
    right: 2px;
}
input[type="checkbox"]:checked + .c-ui-statusswitcher__slider {
    background: linear-gradient(45deg, #41c4f2, transparent);
    border-color: #79d6f6;
}
input[type="checkbox"]:checked + .c-ui-statusswitcher__slider span {
    right: 21px;
}
.status {
    margin-right: 55px;
}
/*div.page {*/
    /*display: none;*/
/*}*/
div.page-active {
    display: block;
}
#products {
    border-radius: 10px;
    padding-bottom: 20px !important;
}
#pagination-categori {
    margin: 20px auto;
        margin-bottom: 20px;
}
#pagination-categori li {
    margin: 0 2px;
}
#pagination-categori li a {
    margin: 0 2px;
    border-color: #d01d1c !important;
    border-radius: 2px !important;
    color: #111;
}
.page.active a {
    background-color: #d01d1c !important;
    color: #fff !important;
}
.sort-des .sort_label {
    height: 30px;
    margin: 4px;
    border-radius: 3px;
    overflow: auto;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    display: inline-block;
}
.row-btn-filter label {
    font-size: 12px;
    line-height: 20px !important;
    font-weight: normal !important;
}
.button_radio {
    display: none;
}
.sort_label span {
    display: block;
    height: 100%;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 17px;
}
.icon-sort span{
	background-position: -1202px -670px!important; 
	width: 22px;
	height: 24px;
	background:url(../images/them/slices.png) no-repeat;
	display:inline-block;
	vertical-align: middle;
	cursor:pointer;
}
.sort-icon i {
    font-size: 18px;
    color: #655757;
}
.btn-group.btn-grid .btn {
    border: 1px solid #f3f3f3;
    border-radius: 4px !important;
    padding: 2px 4px !important;
    margin: 0 2px 0 0;
}
.btn-group.btn-grid .btn i {
    vertical-align: middle;
}
.sort_label input:checked ~  span{
	background-color: #8e66a9;
	color: #fff;
	border-radius: 4px;
}
.sort_label span:hover {
    background-color: #ece9e9;
    cursor: pointer;
    border-radius: 4px;
}
.list-group-item .card-body {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: unset;
    align-items: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-direction: unset;
    flex-direction: unset;
}
.grid-group-item .attrib,.item  .attrib{
	display:none;
}
.list-group-item .attrib{
	display:block;
}
.list-group-item .desc-pro {
    padding-right: 10%;
    padding-left: 10%;
}
.attrib span i {
    color: #ababab;
    vertical-align: middle;
    font-size: 25px;
    margin-left: 5px;
}
.attrib span {
    font-weight: bold;
}
.attrib li {
    margin: 10px 0;
    padding-right: 20px;
    position: relative;
    color: #464646;
    letter-spacing: .7px;
}
.attrib li i {
    color: #ababab;
    font-size: 6px;
    vertical-align: middle;
    margin-left: 5px;
}
.min-value,.max-value {
    border: 1px solid #eee;
    text-align: center;
}
#mCSB_2_container {
    text-align: center;
}
.noUi-horizontal {
    width: 84%;
    margin: 10px auto;
}
.noUi-connect {
    background: linear-gradient(45deg, #41c4f2, #8ae1ff) !important;
}
.cost-rang li {
    display: inline-block;
}
.btn.btn-filter-cost {
    background: linear-gradient(0deg, #41c4f2, #80deff) !important;
    border-color: #4bc8f3;
    color: #ffffff;
}
.btn.btn-filter-cost i{
	  color: #fff;
}
.noUi-horizontal {
   margin-top: 50px;
}
.cost-rang,.btn-action {
    text-align: center;
}
.row.row-sort-top {
    margin-top: 10px !important;
}
.list-group-item .name-category{
   display:none;
}
.list-group-item .name-category.lst-view{
   display:block !important;
}
.product-grid .btn-sale{
	display:none ;
}
.list-group-item .box-content{
	display:none;
}

.page-item {
    display: inline-block;
}
.page-link {
    color: #000;
    box-shadow:noe !important;
}
.page-item.active .page-link {
    background-color: #894078;
    border-color: #894078;
}
.pagination {
    display: block !important;
}
#products_wrapper {
    width: 100%;
}
.product-thumb.product-main-categori {
text-align: center;
  box-shadow: rgb(242, 242, 242) 0px 0px 15px;
  border-radius: 15px;
  border: 1px solid rgb(238, 238, 238);
    background-color: #fff;
	padding-bottom: 8px !important;
	overflow: hidden;
    height: 100%;
}
.box-content ul {
    width: 100%!important;
    margin-right: 0!important;
    padding-right: 0!important;
    text-align: center;
    background: no-repeat!important
}

.product-main-categori {
    position: relative
}

.product-main-categori .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s ease 0s
}





.product-main-categori .icon {
    width: 100%;
    margin: 0 auto;
}



.product-main-categori .icon li {
    display: inline-block
}

.product-main-categori .icon li a i::before{
    line-height: 37px;
}

.product-main-categori:hover .img-product img {
    transform: scale(1.1, 1.1);
    cursor: pointer
}

.c-ui-variant img {
    position: absolute;
    top: 10px;
    right: 5px;
    border: 1px solid #ccc;
    border-radius: 100%;
}
.row-tab #tab1default ul li {
    list-style: inherit !important;
}
.img-brand img {
    margin: 8px;
}
.desc-category {
  min-height: 42px;
}
.btn-group.btn-grid {
  font-size: 12px;
  align-items: center;
}
#input-limit {
  font-size: 12px;
  height: 29px;
}
.img-brand img {
  object-fit: contain;
  max-width: 100% !important;
  max-height: 100% !important;
}
.card.crd-bime {
  border: none;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
}
.info-crd-row1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.b-logo {
  width: 3rem !important;
  height: 3rem !important;
  border: 1px solid #ccc;
  border-radius: 100%;
  padding: 5px;
  text-align: center;
  position: relative;
}
.b-logo img {
  object-fit: contain;
  border-radius: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.Box-flex.ms-4 {
  font-size: 13px;
}
.btn.btn-order {
  font-size: 12px;
  background-color: #609;
  color: #fff !important;
  border-color: #609;
  font-weight: 500;
}
.btn.btn-add-to-cart {
  border: none !important;
  color: #000 !important;
  background: linear-gradient(90deg, rgb(174, 134, 37) 0%, rgb(247, 239, 138) 31%, rgb(210, 172, 71) 83%, rgb(237, 201, 103) 100%);
  font-size: 13px;
  min-width: 159px;
  font-weight: 600;
}
.text-body span:nth-child(2),.text-grey span:nth-child(2){
  font-weight: 600;
}
.mt1.mb2.text-caption {
  text-align: center;
  margin-top: 5px;
  font-weight: 600;
  font-size: 14px;
}
.Offer-priceBox {
  text-align: center;
  font-weight: 600;
  font-size: 15px;
}
#myTab-cat li button {
  background-color: transparent !important;
  border: none !important;
  font-size: 13px;
  padding: 0 10px;
  color: #000;
  font-weight: 500;
  cursor: pointer;
}
#myTab-cat {
border-bottom: 1px solid #eee;
  padding-bottom: 5px
}
#myTab-cat button.active {
  color: #609 !important;
}
#myTabContent-cat {
  font-size: 13px;
  text-align: justify;
}
.re-image img {
  max-width: 100% !important;
  max-height: 100% !important;
  object-fit: contain;
  border-radius: 100%;
}
.re-image {
  width: 5rem;
  height: 5rem;
 margin: auto;
  line-height: 5rem;
  border-radius: 100%;
  padding: 5px;
  border: 1px solid #ccc;
}
.re-title {
  color: #000;
  font-size: 13px;
  margin-top: 5px;
}
.re-cost {
  color: #000;
}
.card-header {
  background-color: transparent !important;
  border: none !important;
  padding: 0 !important;
  font-size: 13px !important;
}
.card-header button {
  padding: 0 !important;
}
.product-layout .text-muted {
  color: #000 !important;
  font-size: 13px;
  padding: 2px 9px;
  border-radius: 5px;
}
.desc-category {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.card.main-info-category {
  border: none !important;
}
.desc-categori h1,.desc-categori h2,.desc-categori h3,.desc-categori h4,.desc-categori h5,.desc-categori h6 {
  color: #7c8188;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.15;
}
/* استایل جدول فقط برای محتوای دسته‌بندی - مطابق با تصویر */
.desc-categori table {
  border-collapse: collapse !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 600px !important;
  border: none !important;
  border-top: 3px solid #660099 !important;
  margin: 20px auto !important;
  background-color: #fff !important;
  display: table !important;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1) !important;
}
.desc-categori table td,
.desc-categori table th {
  text-align: center !important;
  vertical-align: middle !important;
  border: 1px solid #E0E0E0 !important;
  padding: 10px 15px !important;
  background-color: #fff !important;
}
.desc-categori table tr:first-child td,
.desc-categori table thead tr th,
.desc-categori table tr:first-child th {
  background-color: transparent !important;
  background: transparent !important;
  color: #333 !important;
  font-weight: bold !important;
  font-size: 14px !important;
  border: none !important;
  border-top: 1px solid #E0E0E0 !important;
}
.desc-categori table tbody tr:nth-child(even) td {
  background-color: #f9f9f9 !important;
  background: #f9f9f9 !important;
}
.desc-categori table tbody tr td {
  background-color: #fff !important;
  background: #fff !important;
  color: #333 !important;
  font-size: 14px !important;
}
/* استایل موبایل برای جدول */
@media screen and (max-width: 767px) {
  .desc-categori table {
    width: 100% !important;
    max-width: 100% !important;
    min-width: auto !important;
    margin: 15px 0 !important;
    display: block !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
  }
  .desc-categori table td,
  .desc-categori table th {
    padding: 12px 10px !important;
    font-size: 14px !important;
    white-space: normal !important;
  }
  .desc-categori table tr:first-child td,
  .desc-categori table thead tr th,
  .desc-categori table tr:first-child th {
    font-size: 14px !important;
    padding: 12px 10px !important;
  }
  .desc-categori table tbody tr td {
    font-size: 13px !important;
  }
}
.gap-y-2 {
  row-gap: 8px;
}
.items-center {
  align-items: center;
}
.flex-wrap {
  flex-wrap: wrap;
}
.styles_ColorPalettesFilter__colors__4benm > * {
  flex: 0 0 25%;
  display: flex;
}

.flex-col {
  flex-direction: column;
}
.cursor-pointer {
  cursor: pointer;
}
.styles_ColorPaletteCheckbox__imageContainer__wEOSR {
  border-radius: 14px;
  padding: 6px;
}
.border-complete-200 {
  border: 1px solid #ccc;
}
.styles_ColorPaletteCheckbox__image__PqvAr {
    width: 36px;
    height: 36px;
  }
  .text-caption {
    font-size: 15px;
  }
  .w-full {
  width: 100%;
}
#accordion {
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  border-radius: 0 0 15px 15px;
}
.filter_pannel .block.cat-filter:last-child {
  border-radius: 0 0 15px 15px;
}