body.switch1_on .s-block-special-testimonials .special-testimonials-slider {
	padding-bottom: 6rem;
}
body.switch1_on .s-block-special-testimonials .special-testimonials-slider .s-slider-block__title-nav {
	width: 120px;
	top: calc(100% - 3rem);
}

body.switch2_on .s-block-special-testimonials .special-testimonials-slider .special-testimonial_avatar img {
	border-radius: 100rem;
}


/* Count down item value */
.s-count-down-list .s-count-down-item .s-count-down-item-value{
 color:#ffffff;
}

/* Count down item label */
.s-count-down-list .s-count-down-item .s-count-down-item-label{
 color:#ffffff;
}

/* Span Tag */
.s-products-list-vertical-cards .product-block__thumb span{
 background-color:#835fb9;
}

/* Link */
.md\:flex-row .dm-text-sec a{
 color:#9167bc;
}
/* Small Tag */
.s-products-list-vertical-cards .product-block small{
 color:#835fb9;
}
/* Span Tag */
.p-price-outer .rtl\:space-x-reverse span{
 color:#835fb9 !important;
}



/* Text danger */
.s-products-list-vertical-cards .product-block .text-danger{
 color:#ffffff;
}
/* Tamara widget */
.md\:flex-row .mb-5 tamara-widget{
 background-color:#624186;
 display:inline-block;
 transform:translatex(0px) translatey(0px);
 background-position-x:0%;
 border-top-left-radius:15px;
 border-top-right-radius:15px;
 border-bottom-left-radius:15px;
 border-bottom-right-radius:15px;
 background-repeat:repeat;
}

body:not(.cls-promotion1).product-single .sidebar .promotion-title {
    background-color:#835fb9;
}

/* Heading */
.swiper-slide .text-end h4{
 color:#a281cc !important;
  
}
.swiper-slide .text-end p{
 color:#ffffff !important;
}


/* Heading */
.min-h-full .know-more .know-more-inner h3{
 color:#a281cc !important;
}

/* Paragraph */
.know-more .k-description p{
 color:#ffffff;
}
/* Line */
#main-content .store-footer .line{
 border-style:solid;
 border-color:#9167bc;
}
/* Span Tag */
.regular-place .price_is_on_sale span{
 color:#835fb9 !important;
}

/* Heading */
.regular-place .price_is_on_sale h2{
 color:#ffffff !important;
}

/* Label */
.p-quan-container .center-between label{
 color:#ffffff !important;
}