*{
	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;
}

.c-product__title {
    font-size: 1.071rem;
    line-height: 1.467;
    color: #000;
    font-weight: 400;
	padding-top: 10px;
}
.c-product__title span {
    color: #b5b5b5;
    font-size: 12px !important;
    line-height: 1.833 !important;
    display: block;
    margin-top: 5px;
}
.row.c-product {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 12px;    overflow: hidden;
}
.rate-box {
    text-align: left;
    padding-top: 17px;
    font-size: 10px;
    color: #8a8887;
}
.rate .fas.fa-star {
    color: #ffb518;
}
.c-product__directory li{
	 margin-left: 28px;
   display: inline-block;
}
.btn-link-spoiler::after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.btn-link-spoiler {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
	display: inline-block;
   position: relative;
}
.c-product__variants {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
}
.c-product__variants > span {
    font-size: inherit;
    color: inherit;
    padding-left: 15px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    white-space: nowrap;
}
.c-product__variants, .c-product__variants > span {
    display: -ms-flexbox;
    display: flex;
}
.c-product__variants ul {
    margin-right: -8px;
    list-style: none;
    padding: 0;
    display: inline-block;
    max-width: calc(100% - 100px);
}
.c-product__variants li {
    margin: 0 8px 8px 0;
    display: inline-block;
}
.c-ui-variant {
    display: inline-block;
    position: relative;
}
.c-ui-variant--color .c-ui-variant__shape {
    width: 17px;
    height: 17px;
    position: absolute;
    right: 8px;
    top: 8px;
    border-radius: 5px;
    background: #ccc;
        background-color: rgb(204, 204, 204);
    border: 1px solid #ccc;
    content: "";
}
.c-ui-variant input[type="radio"] {
    visibility: hidden;
    position: absolute;
}
input[type="radio"]:checked + .c-ui-variant__check {
    border-color: #00bfd6;
}
.c-ui-variant--color .c-ui-variant__check {
    padding-right: 37px;
}
.c-ui-variant__check {
    cursor: pointer;
    border: 1px solid #dedede;
        border-top-color: rgb(222, 222, 222);
        border-right-color: rgb(222, 222, 222);
        border-bottom-color: rgb(222, 222, 222);
        border-left-color: rgb(222, 222, 222);
    border-radius: 5px;
    color: #000;
    padding: 5px 16px;
        padding-right: 16px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    display: block;
}
.product-detail,.menu-item ul {
  list-style: none;
padding: 0;
color: #000;
font-size: 12px;
line-height: 1.833;
font-weight: 500;
}

.product-detail li,.menu-item ul li {
    margin: 5px 0;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.product-detail li::before,.menu-item ul li::before {
    content: "";
    width: 5px;
    height: 5px;
    background: #ccc;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}
#showmenu::after {
    content: '+';
    color: #1ca2bd;
    background: none;
    width: unset;
    height: unset;
    position: absolute;
    right: 0;
    top: 2px;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}
#showmenu {
    position: relative;
    padding-right: 13px;
    color: #1ca2bd;
    line-height: 2;
    font-size: 12px;
	display: inline-block;
	cursor: pointer;
}
#showmenu::before {
    left: 0;
    right: 12px;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;	
}
.product-detail p {
    color: #000;
    font-weight: 700;
}
.close-box::before {
    content: '-';
    color: #1ca2bd;
    background: none;
    width: unset;
    height: unset;
    vertical-align: middle;
    margin-left: 5px;
    border-radius: 50%;
}
.close-box{
	position:relative;
}
.close-box {
    color: #1ca2bd;
    padding: 0;
    line-height: 2;
	position:relative;
	display:inline-block;
	cursor:pointer;
}
.close-box::after {
    left: 0;
    right: 0;
    top: 50%;
    margin-top: .85em;
    content: "";
    position: absolute;
    border-bottom: 1px dashed #1ca2bd;
}
.c-product__guarantee {
    margin: 10px 0 15px;
    color: #6f6f6f;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.c-product__variants, .c-product__variants > span {
    display: -ms-flexbox;
    display: flex;
}
.c-product__variants {
    margin: 20px 0 10px;
    color: #6f6f6f;
    vertical-align: top;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
}
.fas.fa-shield-alt,.fas.fa-store,.fas.fa-truck-moving {
   color: #609;
  font-size: 17px;
  vertical-align: middle;
  margin-left: 5px;
}
.row {
    margin-right: 0 !important;
    margin-left:0 !important;
}
.c-product__delivery > div {
    margin: 10px 0 15px;
}
.fas.fa-truck-moving {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.c-params__headline {
    color: #6f6f6f;
    font-size: 16px;
    line-height: 1.467;
    font-weight: 500;
    margin-bottom: 35px;
    letter-spacing: -.6px;
}
.panel.with-nav-tabs.panel-default {
    width: 100%;
}
.c-params__list {
    width: 100%;
    float: right;
}

.c-params__headline span {
    display: block;
    color: #a7a7a7;
}
.c-params__title {
    color: #4d4d4d;
    margin-bottom: 25px;
    position: relative;
    padding-right: 19px;
}
.c-params__title::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 0 7px;
    border-color: transparent transparent transparent #00bfd6;
    transform: rotate(45deg);
}
.c-params__list {
    list-style: none;
    padding: 0;
    margin-bottom: 70px;
}
.c-params__list li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
    margin: 8px -8px;
}
.c-params__list-key .block, .c-params__list-value .block {
    display: block;
    background: #fafafa;
    padding: 14px 18px 12px;
    font-size: 13px;
    font-size: .929rem;
    line-height: 1.692;
    color: #4d4d4d;
    letter-spacing: -.3px;
    min-height: 47px;
    position: relative;
}
.c-params__list-key, .c-params__list-value {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-flex: 0;
}
.nav.nav-tabs li a {
    color: #f62257;
    background: white;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    position: relative;
    display: block;
    padding: 5px 15px;
    cursor: pointer;
}
.nav.nav-tabs li a.active {
    /*background: linear-gradient(90deg, #c594a0, #f62257);*/
    background: #a8a8a7;
    color: #fff !important;
}

.nav.nav-tabs li {
    margin: 0 0 0 15px;
}
.nav-tabs {
    border-bottom: none !important;
}
.tab-content {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.row-tab {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    margin-bottom: 15px;
    width: 100%;
    margin-top: 11px;
}
.c-product__feature-item .icon img {
    width: 100% !important;
}

.c-product__feature-col {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-product__feature .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-right: 0;
    margin-left: 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.c-product__feature-item span {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

.row.row-feature {
    border-top: 1px solid #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px !important;
}
.c-product__feature-item {
    color: #4a5f73;
    font-size: 12px;
}
.row.row-pro-name {
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 20px !important;
}
.show-gallery.icon-gallery {
    width: 59px;
    height: 52px;
    font-size: 28px;
    color: #777;
    background-color: transparent !important;
    border-radius: 8px;
    background-color: #fefefe;
    border: 1px solid #e2e2e2;
    line-height: 56px;
	cursor:pointer;
}
.big-images {
    text-align: center;
	padding: 17px 0;
    height: 400px;
}
.thumbnails {
    height: 100%;
}

.c-gallery__options li {
    width: 40px;
    height: 36px;
    border-radius: 8px;
    background-color: #fff;
    border: 1px solid #cacaca;
    color: #565656;
    text-align: center;
    line-height: 36px;
	font-size: 19px;
   margin-bottom: 10px;
}
.c-price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
 .c-price__value {
    font-size: 2.214rem;
    line-height: 1.419;
    letter-spacing: 1.1px;
	color: #fb3449;
	font-weight: bold;
}
.c-price__value {
    font-size: 2.214rem;
    line-height: 1.419;
    letter-spacing: 1.1px;
}
.c-price__currency {
    font-size: 17px;
    line-height: 1.1;
    letter-spacing: .4px;
}
span#productPrice {
    font-size: 22px;
    color: #9a74b2;
    font-weight: bold;
}
.c-add-to-card {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    white-space: nowrap;
    position: relative;
    padding-bottom: 20px;
}
.btn-add-to-cart:not(.disabled):not(.is-inactive):not([disabled])::before {
    transition: all .3s ease-in-out;
}

.text-danger {
    color: #888888!important;
}
.c-add-to-card input.quantity {
    border: 1px solid #ab8cbf;
    height: 44px;
    border-radius: 6px;
    width: 75px;
    text-align: center;
}
.c-add-to-card i.unit-pro-duct {
    padding: 10px 5px 0;
}
.btn-add-to-cart {
    font-size: 16px;
    line-height: 1.222;
    padding: 11px 11px 11px 17px;
    border-radius: 8px;
        background: linear-gradient(90deg, #c594a0, #f62257);
    border: 1px solid #f62257;
    color: #fff;
    text-align: right;
    letter-spacing: -.7px;
    position: relative;
    overflow: hidden;cursor: pointer;
}
.c-price__value.js-variant-price {
    border-top: 1px solid #f4f4f4;
}

.btn-add-to-cart.js-add-to-cart.js-btn-add-to-cart:hover {
    color: #fff !important;
}

.thumbnail.first_thumbnail {
    height: 100%;
    display: block;
	display: -ms-flexbox;
  display: flex;
}
.thumbnail.first_thumbnail img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    min-height: 100px;
    min-width: 101px;
    margin: 0 auto;
}
.description {
    color: #404040;
    font-size: 15px;
    line-height: 2.25;
}
@media screen  and (max-width:767px){
    .mb-xs-15{
        margin-bottom:15px;
    }
    .c-gallery__options{
        text-align:center;
        margin-top:10px;
    }
  .c-gallery__options li {
   display:inline-block;
}  
 .thumb-product3  .thumbnail {
  height: 300px !important;
  display: block;
} 

  .thumb-product3 .thumbnail img {
  object-fit: fill;
  width: 100% !important;
  height: 100% !important;
  max-height: 100% !important;
}   

    .desc-category {
  text-align: justify;
}
 .sticky_column {
  margin-top: 20px !important;
}   
.c-product__feature-item .icon {
	width:40px;
	height:40px;
	display: block;
}	

.c-params__list-key {
    max-width: 100%;
}
.c-params__list-value {
    max-width: 100%;
	margin-top:5px;
}	
	#myTab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 8px 20px;
        margin-bottom: 20px;
    margin-bottom: 20px;
    overflow-x: auto;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow-y: hidden;
    border-bottom: none !important;
}

}
@media screen  and (min-width:768px){
    .c-gallery__options {
    position: absolute;
    right: 10px;
    top: 20px;
    z-index: 9;
}
  .Box-flex {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-grow: 1;
  }   
.c-product__feature-item .icon {
	width:50px;
}	
.row-tab{
	padding: 20px;
}
.c-product__feature-item span{
	display:inline-block;
	vertical-align: middle;
}
.btn-add-to-cart__txt {
  padding-right: 26px;
    font-size: 12px !important;
    font-weight: 600;
}
.c-params__list-key {
    -ms-flex: 0 0 42.2%;
    flex: 0 0 42.2%;
    max-width: 42.2%;
}
.c-params__list-value {
    -ms-flex: 0 0 57.8%;
    flex: 0 0 57.8%;
    max-width: 57.8%;    
}	
.gap-col{
	padding-right:0 !important;
	padding-left:0 !important;
}
.thumb-user {
    width: 60%;
}
}
.owl-related img ,.owl-sugest img{
    width: auto !important;
}

.owl-related .img-pro.text-center img,.owl-sugest .img-pro.text-center img{
	margin:0 auto !important;
	float:none !important;
}
.add-to-card.form-control {
    background-color: #00b034;
    color: #fff;
    border-color: #00b034;
    font-size: 13px;
    vertical-align: middle;
    border-radius: 9px;
}
.owl-related .card-body,.owl-sugest .card-body {
    background-color: #fff;
    width: 100%;
	padding: 15px 0;
box-shadow: 0 0 15px #f2f2f2;
  border-radius: 15px;
  border: 1px solid #eee;
}
.add-to-card .icon {
    background-position: -1273px -554px !important;
    width: 26px;
    height: 29px;
    background: url(../images/them/slices.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    display: inline-block;
    vertical-align: middle;
}
.owl-related .desc-pro ,.owl-sugest .desc-pro{
    text-align: center;
    width: 100%;
    float: right;
}
.thumb-user {
    margin-top: 10px !important;
    border-color: #eee;
    padding-top: 15px;
    position: relative;
    padding-right: 20px;
    -webkit-box-shadow: -1px 1px 5px 2px rgba(218, 218, 218, 0.8);
    -moz-box-shadow: -1px 1px 5px 2px rgba(218, 218, 218, 0.8);
    box-shadow: -1px 1px 5px 2px rgba(218, 218, 218, 0.8);
	background-color: #fff;
}
.gap-icon {
    width: 63px;
    height: 63px;
    position: absolute;
    background-color: #fff;
    border-left: 1px solid #ccc;
    border-radius: 100%;
    position: absolute;
    right: -35px;
    z-index: 9;
    background-color: #fff;
    padding: 2px;
    border-radius: 100%;
    top: 8px;
    -webkit-box-shadow: 0 10px 10px -10px #000000;
    -moz-box-shadow: 0 10px 10px -10px #000000;
    box-shadow: 0 10px 10px -10px #8d8989;
    transform: rotate(80deg);
}
.icon-thumbnail {
    width: 50px;
    height: 50px;
    position: absolute;
    right: -28px;
    z-index: 9;
    background-color: #fff;
    padding: 2px;
    box-shadow: 0px 0px 5px #ccc;
    border-radius: 100%;
}
.icon-thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
}
.replay {
    padding-top: 5px !important;
}
.thumb-user .content-review {
    border-bottom: 1px solid #e1e1e1;
}
.content-review {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    color: #424242;
    line-height: 1.8;
}
.date-review {
    text-align: left;
    padding-left: 10px;
}
.color {
    color: #000;
}
.row-message .form-group input {
    box-shadow: inset 0px 0px 7px 0px rgba(198, 196, 196, 0.5);
}
.row-message .form-group input {
    height: 40px;
    line-height: 40px;
}
.row-message .form-control.message-box-review {
    box-shadow: inset 0px 0px 7px 0px rgba(198, 196, 196, 0.5);
    border-radius: 0 !important;
}

.message-box-review {
    height: 95px !important;
    display: block !important;
    width: 100% !important;
}
.btn.btn-comment {
    width: 115px;
    height: 37px;
    background-color:#ce1600 ;
    color: #fff;
    float: left;
}
.caption-sec {
    font-size: 1.5rem;
    margin-top: 15px !important;
    margin-bottom: 10px !important;
    position: relative;
    padding-right: 20px !important;
}
.caption-sec::after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 17px;
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #ce1600;
    right: -40px;
    z-index: 9;
    transform: rotate(-90deg);
}
.row.row-message {
    margin-top: 30px;
}
.c-ui-variant img {
    position: absolute;
    top: 9px;
    right: 8px;
    border: 1px solid #eee;
    border-radius: 100%;
}
.c-product__guarantee-text.js-guarantee-text {
    color: #000;
}
.c-product__delivery-seller {
    color: #000;
}
.btn-add-to-cart {
    text-align: center;
    margin-right: 10px;
border: none !important;
  color: #fff !important;
  background: linear-gradient(90deg, rgb(102, 0, 153) 0%, rgb(102, 0, 153) 31%, rgb(102, 0, 153) 83%, rgb(102, 0, 153) 100%);
}
#tab1default table {
 border-collapse: separate !important;
 border-spacing: 0;
  margin-bottom: 0 !important;
  width: 100% !important;
  height: auto !important;
}
#tab1default tbody td {
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  letter-spacing: -0.01em;
  color: rgba(0, 0, 0, 1);
  background-color: #fff;
  border: none !important;
  position: relative;
  vertical-align: middle;
  border: 1px solid #ccc !important;
  text-align: center;
  padding: 0.5em;
}
#tab1default  tr:nth-child(1) td {
  background-color: #eee !important;
  border-top: 4px solid #609 !important;
}
#tab1default  tr:hover td{
    background-color: #eee !important;
cursor: pointer;
}
.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: 14px !important;
  background-color: #609;
  color: #fff !important;
  border-color: #609;
  font-weight: 500;
  line-height: 3;
}
.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;
}
.text-caption {
font-size: 21px;
  font-weight: 600;
  font-family: "vazir";
  position: relative;
}
.text-caption::before {
position: absolute;
  top: 44px;
  right: 0;
  height: 4px;
  width: 7%;
  background-color: #609;
  content: "";
  z-index: 1;
  border-radius: 25px;
}
.text-caption::after {
  position: absolute;
  top: 46px;
  right: 13px;
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
  content: "";
}
.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;
}
.btn.btn-order {
  font-size: 12px;
  background-color: #609;
  color: #fff !important;
  border-color: #609;
  font-weight: 500;
}
.item-opt-pro {
  border-bottom: 1px solid #eee;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.card.crd-product {
 background: linear-gradient(0deg,hsla(240,3%,94%,.5),hsla(240,3%,94%,.5)),#fff;   
  border-color: #F5F5F5;
  border-width: 2px;
  border-radius: 8px;
}
.desc-category h1 {
font-size: 27px;
  font-weight: 600;
  font-family: "vazir";
  position: relative;
  margin-bottom: 50px;
  margin-top: 15px;
  padding-right: 15px;
}
.desc-category h2{
font-size: 25px;
  font-weight: 600;
  font-family: "vazir";
  position: relative;
  margin-bottom: 50px;
  margin-top: 15px;
  padding-right: 15px;
}
 .desc-category h3 {
font-size: 20px;
  font-weight: 600;
  font-family: "vazir";
  position: relative;
  margin-bottom: 50px;
  margin-top: 15px;
  padding-right: 15px;
}
 .desc-category h4 {
font-size: 18px;
  font-weight: 600;
  font-family: "vazir";
  position: relative;
  margin-bottom: 50px;
  margin-top: 15px;
  padding-right: 15px;
}
.desc-category h5 {
font-size: 16px;
  font-weight: 600;
  font-family: "vazir";
  position: relative;
  margin-bottom: 50px;
  margin-top: 15px;
  padding-right: 15px;
}
 .desc-category h6 {
font-size: 14px;
  font-weight: 600;
  font-family: "vazir";
  position: relative;
  margin-bottom: 50px;
  margin-top: 15px;
  padding-right: 15px;
}
.desc-category h1::after, .desc-category h2::after, .desc-category h3::after, .desc-category h4::after, .desc-category h5::after, .desc-category h6::after {
  position: absolute;
  top: 46px;
  right: 13px;
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
  content: "";
}
.desc-category h1::before, .desc-category h2::before, .desc-category h3::before, .desc-category h4::before, .desc-category h5::before, .desc-category h6::before {
position: absolute;
  top: 2px;
  right: 0;
  height: 20px;
  width: 3px;
  background-color: #609;
  content: "";
  z-index: 1;
  border-radius: 25px;
}
.pro-inf{
    align-items: center;
  background-color: #f8f8f8;
  background-size: 100% 100%;
  border-radius: 4px;
  display: flex;
  font-size: 14px;
  height: 40px;
  margin-bottom: 24px !important;
  background-image: url("../images/bg-h.webp");
}
.d-flex.flex-barand {
  justify-content: center;
  flex-direction: column;
}
.d-flex.flex-barand {
  border: 1px solid #000;
  padding: 10px;
  border-radius: 8px;
  margin-bottom: 20px;
}
.brand-info {
  color: #000;
  font-size: 12px;
  font-weight: 300;
}
.h-brand-info {
  display: flex;
  align-items: center;
  color: #000;
  font-weight: 600;
  font-size: 20px;
}

/* استایل جدول فقط برای محتوای دسته‌بندی - مطابق با تصویر */
.desc-category table {
  border-collapse: collapse !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 600px !important;
  border: none !important;
  margin: 20px auto !important;
  background-color: #fff !important;
  display: table !important;
}
.desc-category table td,
.desc-category table th {
  text-align: center !important;
  vertical-align: middle !important;
  border: 1px solid #E0E0E0 !important;
  padding: 15px 20px !important;
  background-color: #fff !important;
}
.desc-category table tr:first-child td,
.desc-category table thead tr th,
.desc-category table tr:first-child th {
  background-color: #3F005F !important;
  background: #3F005F !important;
  color: #fff !important;
  font-weight: bold !important;
  font-size: 16px !important;
  border: 1px solid #E0E0E0 !important;
  border-bottom: 1px solid #E0E0E0 !important;
}
.desc-category table tbody tr td {
  background-color: #fff !important;
  background: #fff !important;
  color: #333 !important;
  font-size: 15px !important;
}
/* محافظت از جدول‌های DataTables */
.desc-category table.dataTable,
.desc-category table.table {
  border: inherit !important;
}
.desc-category table.dataTable td,
.desc-category table.dataTable th,
.desc-category table.table td,
.desc-category table.table th {
  border: inherit !important;
  background-color: inherit !important;
}
.thumbnail {

  border-radius: 10px;
  display: block;
}
.thumbnail img {
  border-radius: 10px;
}
.item-share li a {
  color: #000;
  font-size: 20px;
}
.item-share li {
  display: inline-block;
}
.item-share {
  text-align: center;
}
.d-flex.flex-opt svg {
  margin-left: 9px;
  vertical-align: middle;
}
.flex-opt {
  color: #85898e;
}
@media screen  and (min-width:767px) and (max-width:991.99px){
.col-12.slide-image2.p-0 {
  max-width: 70% !important;
  margin: auto;
}
}