/*----------------Main Banner ----------------*/
.main-section {
  padding: 20px 0;
}
#main-banner {
  background-color: #3F5FFF26;
  padding: 39px;
  border-radius: 15px;
  background-size: cover;
}
#main-banner .block-tagline {
  color: #FF0000;
  font-weight: 600;
}
.main-banner-content h2 {
  color: #000000;
  font-weight: 800;
  font-size: 22px;
}
.banner-text {
  color: #000000;
}
.countdown-box {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 3px;
  text-align: center;
  position: relative;
}
.countdown-box .countdown-block{
  font-size:20px;
  color: #FF0000;
  font-weight: 900;
  display: block;
}
.countdown-time {
  color: #FF0000;
  text-transform: uppercase;
  font-size: 8px;
  display: block;
  font-weight: 900;
  display: none;
}
.countdown-box:after {
  content: ':';
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 900;
  color: #FF0000;
  font-size: 14px;
}
.countdown-box:last-child:after {
  display: none;
}
.sale-boxes-inner h5 {
  color: #333333;
  font-weight: 600;
  font-size: 19px;
  padding-bottom: 5px;
  padding-top: 0px;
  max-width: 61%;
}
.first-sale-box-image-1 {
  padding-left: 20%;
}
.sale-blocks-content {
  background-color: #0000001A;
  height: 100%;
  padding: 26px;
  border-radius: 15px;
  position: relative;
}
.sale-blocks-content.sale-block2 img {
  margin-top: -60px;
  left: 93px;
}
.sale-blocks-content.sale-block3 img {
  margin-top: -81px;
  left: 95px;
}
.sale-blocks-content.sale-block4 img {
  margin-top: -100px;
  left: 98px;
}
.sale-blocks-content.sale-block1 img, .sale-blocks-content img {
  position: relative;
  margin-top: -46px;
  left: 89px;
  top: 14px;
  max-width: 73%;
}
.offer-text-block {
  width: 90px;
  height: 90px;
  background-color: #FF0000;
  border-radius: 50%;
  color: white;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.offer-text-block span {
  display: block;
  max-width: 75%;
  padding-left: 18px;
  font-weight: 800;
  font-size: 12px;
}
.offer-text-block span:nth-child(1) {
  padding-top: 10px;
}
.offer-text-block span:nth-child(2) {
  font-size: 19px;
  padding-left: 25px;
}
.offer-text-block span:nth-child(3) {
  padding-left: 44px;
}
.sale-blocks-content h4 {
  font-weight: 700;
  color: black;
  font-size: 21px;
  max-width: 73%;
  padding-top: 0;
}
.sale-blocks-content:hover {
  background-color: var(--color-primary);
}
.sale-blocks-content:hover h4{
  color: white;
}
/*---------------- Our Categories ----------------*/
.tab-active-image {
  display: none;
}
.nav-link.active .tab-image {
  display: none;
}
.nav-link.active .tab-active-image {
  display: block;
}
#our-categories .categories-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-cat-container button i {
  color: black;
  font-size: 19px;
}
.custom-cat-container button.owl-prev {
  margin-right: 10px;
}
.custom-cat-container button.owl-next:hover i, .custom-cat-container button.owl-prev:hover i {
  color: var(--color-primary);
}
#our-categories .left-col-cat .flash_product, #our-categories .left-col-cat .best-selling-col-inner {
  background-color: #3F5FFF26 !important;
}
/*----------------All Categories ----------------*/
.cat_img.media {
  box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.12);
  padding: 10px;
  border-radius: 10px;
  align-items: center;
  border: 1px solid rgba(232, 232, 232, 1);
  background-color: white;
}
#all-category .owl-carousel .owl-stage-outer {
    padding: 20px 0;
}
.cat_block  a {
  color: black;
}
.categories-bar button {
  background-color: transparent;
  border: none;
  color: white;
  padding: 0;
}

/*------------------ Main Banner ---------------*/
.slider-image2 img {
  margin: 0 !important;
}
.slider-content {
  max-width: 72%;
  padding: 40px;
  position: relative;
  top: 54px;
}
.slide-heading span {
  color: var(--color-primary);
}
.slider-image2 {
  text-align: right;
  padding-right: 30px;
  position: relative;
  margin-top: 0;
}
.slide-image1 {
  position: absolute;
  right: 61px;
}
.slider-image2 img {
  margin: 0 !important;
  display: inline-block !important;
}
.slide-carousel-image {
  position: relative;
  border-radius: 10px;
  background-size: cover;
}
.second-sale-block  a.sale-btn.theme_button {
  background-color: white;
  color: var(--color-primary);
}
.second-sale-block a.sale-btn.theme_button:hover {
  background-color: var(--color-primary);
  color: #333333;
}
.second-sale-block h5 span {
  color: white;
}
.sale-text {
  color: rgb(255 255 255 / 80%);
  margin: 4px 0 10px 0;
}
.sale-boxes-inner h5 {
  max-width: 74%;
}
.second-sale-box-image-1 {
  position: absolute;
  right: 0;
  bottom: 0;
}
.main-carousel {
    padding-top: 20px;
}
.slide-tagline {
  color: white;
  font-weight: 500;
  font-size: 15px;
  padding-bottom: 0;
  background-color: var(--color-primary);
  padding: 8px 19px;
  display: inline-block;
  border-radius: 8px;
  letter-spacing: 3px;
}
.slide-heading {
  color: white;
  font-size: 30px;
  font-weight: 600;
  line-height: 32px;
  margin: 8px 0;
}
div#slider img {
  width: 100%;
}
#slider .slidesmalltext {
  color: #26242D;
  font-weight: 400;
  font-size: 14px;
}
.Slider-left-box {
  max-width: 43%;
}
a.theme_button.slide-btn {
  margin-right: 15px;
}
#slider h1, #slider h2 {
  font-size: 32px;
  font-weight: 700;
  color: #26242D;
  padding-bottom: 0;
}
.slide-text {
  color: rgb(255 255 255 / 80%);
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.slider-box {
  text-align: left;
}
.section_main_head {
  position: relative;
}
#slider .owl-dots {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.slide-sale-iconbox {
    width: 81%;
}
#slider .owl-nav {
  position: absolute;
  bottom: -16px;
  right: 0;
  left: 0;
  z-index: 9999;
}
#slider .owl-carousel .owl-dots button.owl-dot, #slider .owl-dots button.owl-dot {
  background-color: transparent !important;
  border: 1px solid  white;
}
#slider .owl-carousel button.owl-dot.active, #slider button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
  width: 26px !important;
}
#slider .owl-dots:before, #slider .owl-dots:after{
  display: none;
}
/* --------- Sale Boxes --------- */
.discount-text {
  color: #333333;
  width: 70px;
  height: 70px;
  background-color: white;
  padding: 10px;
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: center;
  border-radius: 50%;
  font-weight: 600;
}
.first-sale-box a.theme_button {
  background-color: white;
  color: var(--color-primary);
  display: inline-block;
  margin-top: 10px;
}
.first-sale-box a.theme_button:hover {
  background-color: var(--color-primary);
  color: white;
}
.first-sale-box-image-2 {
  position: absolute;
  right: 16px;
  bottom: -7px;
}
.sale-box-inner img {
  border-radius: 20px;
}
.price-from {
  display: flex;
  margin-bottom: 7px;
}
.sale-boxes {
  position: relative;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  background-size: cover;
}
.sale-boxes-inner {
  /* max-width: 65%; */
  padding: 20px;
}
.sale-type {
  color: white;
  font-weight: 500;
  font-size: 23px;
  color: #FC2222;
  margin-left: 2px;
}
.sale-text {
  color: white;
  font-size: 14px;
  color: #26242D;
  line-height: 25px;
}
.price-from {
  display: flex;
}
/* --------- Our Categories --------- */
#our-categories .nav-tabs .nav-link {
  background-color: #3F5FFF26;
  border: none;
  padding: 15px 20px;
  font-weight: 700;
  font-size: 14px;
  color: black;
  border-radius: 10px;
}
#our-categories li.nav-item {
  text-align: center;
}
#our-categories .nav-tabs .nav-item.show .nav-link, #our-categories .nav-tabs .nav-link.active {
  color: white;
  background-color: var(--color-primary);
}
.owl-carousel .owl-item .nav-link img {
  margin-bottom: 8px;
}
.flash_product {
  background-color: #D9D9D9;
  border-radius: 10px;
}
#our-categories ul.nav.nav-tabs {
  margin: 0 0px 20px 0 !important;
  margin-bottom: 20px;
  border: none;
}
.inner-product-rating-box {
  display: flex;
  align-items: center;
}
span.average-rating {
  color: black;
  margin-left: 10px;
  font-size: 12px;
  font-weight: 500;
}
/* --------- Featured Products --------- */
#featured-products .nav-tabs .nav-link {
  color: black;
  font-weight: 700;
}
#featured-products .nav-tabs .nav-item.show .nav-link, #featured-products .nav-tabs .nav-link.active {
  color: var(--color-primary);
  border: none;
}
#featured-products ul.nav.nav-tabs {
  margin-left: 0;
  text-align: right;
  justify-content: end;
  border: none;
}

/* --------- Categories --------- */
.section_main_head h3 span {
  color: var(--color-primary);
}
.cat_block .link-arrow a {
  background-color: #E7F2F2;
  padding: 9px 15px;
  border-radius: 50%;
  color: #333333;
  display: inline-block;
  position: absolute;
  bottom: -21px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 40px;
  height: 40px;
}
.cat_block:hover .link-arrow a {
  background-color: var(--color-primary);
  color: white;
  bottom: -28px;
}
.cat_block {
  border: 10px solid #E7F2F2;
  border-radius: 200px;
  width: 176px;
  text-align: center;
  padding-bottom: 28px;
  position: relative;
}
.owl-carousel .owl-item .cat_img img {
  border: 10px solid transparent;
}
.cat_block  a {
  color: #333333;
  font-weight: 500;
  font-size: 16px;
}
.product-category-count {
  color: rgb(51 51 51 / 50%);
}
.category-media-body {
  padding-top: 12px;
}
.cat_block:hover {
  background-color: var(--color-primary);
  border-color: var(--color-primary);
}
.owl-carousel  .owl-item .cat_block:hover .cat_img img {
  border: none;
}
.cat_block:hover a, .cat_block:hover .product-category-count {
  color: white;
}
/* --------- Our Product --------- */

.product-category-name {
  color: #444343;
  font-size: 12px;
  display: inline-block;
}
#best-seller .best-selling-col {
  width: 20%;
}
.best-selling-col-inner {
  background-color: #3F5FFF26;
  border-radius: 10px;
}
.flash_product {
}
.flash_product:hover .box-shadow-block, .news-box:hover .box-shadow-block {
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
}
.box-shadow-block {
  height: 80%;
  width: 100%;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 19px;
  border: 1px solid rgba(232, 232, 232, 1);
}
#best-seller .owl-carousel .owl-stage-outer {
    padding: 20px 0;
}
.product-title-box {
  padding: 4px 10px 21px 10px;
}
.product-title-box h5 a {
  color: black;
  font-size: 18px;
}
.price-rating-block ins, .price-rating-block .price {
  color: var(--color-primary);
  font-size: 15px;
  text-decoration: none;
  font-weight: 700;
  font-family: var(--secondary-font);
}
.price-rating-block del {
    color: #5B5F64;
    font-size: 20px;
    font-weight: 700;
    font-family: var(--secondary-font);
}
.price-rating-block del {
  font-size: 14px;
  color: #00000080;
  font-weight: 600;
}
.flash_product .best-selling-col h5 a {
  font-size: 16px;
}
.flash_product  h5 a {
  color: #000000;
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  display: block;
}
.flash_product h5 {
  padding-top: 0;
}
.product-price-cart {
  display: flex;
  justify-content: space-between;
}
.product-price-cart {
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #D9D9D9;
  margin-top: 12px;
  position: relative;
}
.flash_product .custom_product_meta a {
  font: 700 14px var(--primary-font);
  display: inline-block;
  border-radius: 10px;
  border: none;
  position: relative;
  z-index: 1;
  transition: all 0.3s ease 0s;
  color: white;
  transition: all 0.3s ease 0s;
  color: #000000;
  display: block;
  border-bottom: 1px solid #000000;
  border-radius: 0;
}
.custom-product-badge {
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--color-primary);
  padding: 3px 15px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 20px;
}
.custom-product-badge span{
  color: white;
}
.product-sale span.onsale {
  position: absolute;
  top: 29px;
  left: 0;
  background-color: #FF0000;
  padding: 3px 15px;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  color: white;
}
.custom-product-new-badge {
  background-color: #F74B81;
}
/* .custom_product_meta .added_to_cart:before {
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  padding: 4px !important;
  color: white;
  border-radius: 50% !important;
  display: block;
  vertical-align: bottom;
  font-size: 14px;
} */
.custom_product_meta .added_to_cart {
  margin-left: 8px;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::after {
  font-family: WooCommerce;
  content: "\e01c";
  vertical-align: top;
  font-weight: 400;
  color: white;
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  display: block;
  z-index: 9999;
  display: block;
  /* width: 10px; */
  /* height: 10px; */
  font-size: 16px;
  text-align: center;
  animation: spin 2s linear infinite;
}
.custom_product_meta .add_to_cart_button.ajax_add_to_cart.loading::before{
  visibility: hidden;
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
.product-price-cart:after {
  content: '';
  display: block;
  width: 1px;
  height: 25px;
  background-color: #D9D9D9;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
}
#best-seller {
  padding-top: 20px;
}
.flash_product .yith-wcwl-add-button a span {
  display: none;
}
.flash_product .yith-wcwl-add-button a i {
  font-size: 16px;
  color: white;
  background-color: black;
  padding: 6px 7px;
  border-radius: 8px;
  margin: 0;
}
.product_img_box {
  position: relative;
  margin-bottom: 10px;
  text-align: center;
}
.flash_product  a.added_to_cart.wc-forward {
  margin-left: 10px;
}
#best-seller .owl-nav button.owl-prev, #best-seller .owl-nav button.owl-next {
  position: unset;
}
.flash_product:hover .custom_product_meta a {
  color: #0D6EFD;
}
.flash_product:hover .custom_product_meta a {
  border-color: #0D6EFD;
}
#best-seller .owl-nav button.owl-prev, #blockbustor-deals .owl-nav button.owl-prev, .owl-nav button.owl-prev {
  margin-right: 4px;
}
.product-quick-meta a.button.yith-wcqv-button {
  font-size: 0;
  padding: 2px 9px;
  position: relative;
  background-color: var(--color-primary);
  /* margin-left: 10px; */
  border-radius: 8px;
  line-height: 1.9;
}
.product-quick-meta a.button.yith-wcqv-button:before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: white;
    font-size: 14px;
    /* position: absolute; */
    /* left: -16px; */
}
.flash_product .product-quick-meta a {
  color: white;
  font-weight: 500;
  display: inline-block;
  /* background-color: black; */
}
.product-quick-meta {
  position: absolute;
  top: 15px;
  right: 15px;
  display: none;
  transition: all 0.3s ease 0s;
}
.flash_product:hover .product-quick-meta {
  display: block;
  transition: all 0.3s ease 0s;
}
/*.flash_product:hover i.yith-wcwl-icon.fa.fa-heart, .flash_product:hover .product-quick-meta a.button.yith-wcqv-button{
  transform: rotateX(90deg);
  transition: all 0.3s ease 0s;
}*/
#blockbustor-deals button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -14px;
}
#blockbustor-deals button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -14px;
}
#blockbustor-deals .owl-carousel .owl-nav i:hover, #blockbustor-deals .owl-nav i:hover {
  background-color: white;
  color: #333333;
}
/* --------- Promotional Blocks --------- */
#promotional-blocks .countdown-box .countdown-block{
  font-size:20px;
  color: var(--color-primary);
  font-weight: 900;
  display: block;
}
#promotional-blocks .countdown-time {
  color: var(--color-primary);
  text-transform: uppercase;
  font-size: 8px;
  display: block;
  font-weight: 900;
  display: none;
}
#promotional-blocks .countdown-box:after {
  content: ':';
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 900;
  color: var(--color-primary);
  font-size: 14px;
}
.promo-blocks-inner img {
  width: 100%;
  position: relative;
}
#promotional-blocks {
  padding: 0;
}
/* -----------------Block 1 -------------- */
.promo-blocks-content {
  background-color: #000000;
  padding: 22px;
  border-radius: 16px;
}
.block-tagline {
  color: white;
}
.promo-blocks-content h4 {
  font-size: 18px;
  color: white;
}
 a.promo-link {
  color: #cdcaca;
}
.promo-text {
  color: white;
}
a.promo-link:hover {
  color: white;
}
a.promo-link i {
  padding-left: 10px;
}
.promo-blocks-content:hover{
  background-color: var(--color-primary);
}
#promotional-blocks .promo-blocks-content:hover  .countdown-box .countdown-block, #promotional-blocks .promo-blocks-content:hover .countdown-time, #promotional-blocks .promo-blocks-content:hover .countdown-box:after{
  color: white;
}
/* --------- Upcoming Offer --------- */
#upcoming-offer {
  background-color: #3F5FFF26;
  padding: 20px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
  height: 100%;
}
#upcoming-offer .block-tagline {
  color: #FF0000;
  font-weight: 600;
}
#upcoming-offer h4 {
  color: #000000;
  font-size: 20px;
  font-weight: 800;
}
#upcoming-offer .countdown-box .countdown-block{
  font-size:20px;
  color: var(--color-primary);
  font-weight: 900;
  display: block;
}
#upcoming-offer .countdown-time {
  color: var(--color-primary);
  text-transform: uppercase;
  font-size: 8px;
  display: block;
  font-weight: 900;
  display: none;
}
#upcoming-offer .countdown-box:after {
  content: ':';
  position: absolute;
  right: -7px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 900;
  color: var(--color-primary);
  font-size: 14px;
}
#upcoming-offer .countdown-box:last-child{
  margin-right: 0;
}
/*---------------Newsletter ---------------*/
.newsletter_head i {
  font-size: 40px;
  color: #191919;
  margin-right: 10px;
  padding-top: 5px;
}
#newsletter_section .section_main_head:before,#newsletter_section .section_main_head:after{
  display: none;
}
.newsletter-container  h4 {
  color: white;
  font-size: 17px;
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p {
  max-width: 100%;
  font-size: 12px;
  color: white;
}
.newsletter_shortcode textarea {
  height: 152px;
}
.newsletter_shortcode input[type="text"], .newsletter_shortcode input[type="tel"], .newsletter_shortcode input[type="email"], .newsletter_shortcode input[type="phno"], .newsletter_shortcode input[type="password"], .newsletter_shortcode textarea {
  background-color: white;
  border: none;
  color: #999999;
  padding: 9px 14px;
  font-family: var(--primary-font);
  border-radius: 10px;
  border: 1px solid #E6E6E6;
  width: 67%;
  margin-right: 13px;
}
.newsletter-container {
  /* height: 100%; */
  padding-top: 25px;
}
section#upcoming-offer-newsletter {
  padding: 0;
}
.newsletter_shortcode input[type="text"]::placeholder, .newsletter_shortcode input[type="tel"]::placeholder, .newsletter_shortcode input[type="email"]::placeholder, .newsletter_shortcode input[type="phno"]::placeholder, .newsletter_shortcode input[type="password"]::placeholder, .newsletter_shortcode textarea::placeholder{
  color: #00000033;
}
.newsletter_shortcode input[type="submit"] {
  padding: 14px 25px;
  color: white;
  background-color: black;
  border-radius: 13px;
  box-shadow: none;
  border-radius: 6px;
}
.newsletter_shortcode input[type="submit"]:hover{
  background-color: white;
  color: black;
}
.newsletter_shortcode form {
  position: relative;
}
.newsletter_social a {
  background-color: #f8ad6b;
  padding: 6px 8px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  margin-right: 8px;
}
.newsletter_shortcode  label {
  color: white;
  font-weight: 600;
  margin-bottom: 6px !important;
  display: block;
}
.about-head .about-image:hover img {
    transform: scale(1.2) translate(4%, 4%);
}
.about-head .about-image img {
    transition: all 0.5s ease 0s;
    width: 100% !important;
}
.newsletter_form h5 {
  color: white;
  font-size: 18px;
  /* writing-mode: initial; */
  background-color: var(--color-primary);
  padding: 7px 20px;
  display: inline-block;
  font-size: 15px;
  border-radius: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 020px;
  border-bottom-left-radius: 20px;
  transform: rotate(270deg) translateX(10%);
  position: absolute;
  left: -66px;
  top: 50%;
}
.newsletter-social-icons a {
  color: #191919;
  padding: 7px 9px;
  border-radius: 50%;
  width: 36px;
  height: 36px;
  display: inline-block;
  text-align: center;
}
.newsletter-social-icons a:hover{
  background-color: var(--color-primary);
  color: white;
}
#newsletter_section {
  padding: 40px;
  position: relative;
  background-color: var(--color-primary);
  height: 100%;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
.newsletter-tagline {
  color: white;
  font-weight: 600;
}
.newsletter-container .section_main_head h3 {
  color: white;
  padding: 10px 0;
}
/* --------- Offer Banner --------- */
.offer-banner-container {
  background-color: var(--color-primary);
  padding: 24px;
  text-align: center;
  border-radius: 10px;
}
#offer-banner {
  padding: 0;
}
#offer-banner .block-tagline {
  color: white;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 10px;
}
/* ----------- Testimonials ------------- */
.testimonials-media {
  text-align: center;
}
#testimonials {
  background-color: var(--color-primary);
  border-radius: 10px;
  height: 100%;
}
#testimonials .section-tagline {
  color: white;
}
#testimonials .section_main_head:after {
  margin: 0 auto;
  background-color: var(--color-primary);
  left: 0;
  right: 0;
}
#testimonials .section_main_head:before {
  background-color: rgb(237 237 237 / 30%);
}
.testimonials_image img {
  width: 132px;
  border-radius: 50%;
}
#testimonials .owl-dots {
  margin-top: 1em;
}
.testimonials-heading {
  color: #222222;
  font-weight: 600;
  font-size: 20px;
}
.testimonial_box {
  position: relative;
}
.testimonial-image-quote i {
  color: rgba(0, 0, 0, 0.08);
  font-size: 50px;
  position: absolute;
  top: -2%;
  right: 6px;
}
.testimonial_outer > img {
  margin-bottom: 30px !important;
  display: block;
}
.testimonial-block.testimonial_outer {
  padding: 20px;
  border-radius: 0;
  background-color: rgba(243, 243, 243, 1);
  position: relative;
  background-color: white;
}
.testimonial-title {
  position: relative;
  display: block;
  margin: 0 !important;
  padding-bottom: 0px;
  padding-top: 0;
}
.testimonial-title a {
  font-size: 16px;
  position: relative;
  color: white;
  font-weight: 700;
}
.testimonial-media-rating {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#testimonials .owl-carousel .owl-dots button.owl-dot, #testimonials .owl-dots button.owl-dot {
  background-color: white!important;
  border: none;
}
#testimonials .owl-carousel button.owl-dot.active, #testimonials button.owl-dot.active {
  background-color: white !important;
  width: 20px !important;
  padding: 3px 4px !important;
}
.testimonials-row {
  padding-bottom: 1em;
}
.testimonials-row i.fas.fa-quote-left {
  font-size: 100px;
  color: #FFFFFF;
  opacity: 10%;
  position: absolute;
  left: 0;
}
#testimonials .owl-dots:before, #testimonials .owl-dots:after {
  display: none;
}
.t-desig {
  font-size: 14px;
  display: block;
  color: white;
  font-weight: 400;
}
.testimonials-info p{
  margin-bottom: 0;
}
.custom-testimonials-nav.owl-nav {
  /* text-align: left; */
  position: relative;
}
.testimonials-info p {
  font-size: 14px;
  margin-bottom: 10px !important;
  color: white;
  font-weight: 400;
}
.testimonial-block .media {
  align-items: center;
}
.custom-testimonials-dots.owl-dots {
  position: relative;
  margin-top: 4em;
}
.testimonial_box{
  transition: all .6s ease;
}
.testimonials-info {
  margin-top: 9px;
  text-align: center;
}
.testimonials-quote-icon {
  color: rgb(44 188 190 / 30%);
  font-size: 31px;
}
.testimonial_box  .media {
  align-items: center;
}
#testimonials .owl-carousel .owl-stage-outer {
  padding-top: 34px;
}
.testimonial-image-quote {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.testimonial-data.quote_box {
  position: relative;
  z-index: 99;
}
/* --------- Deals --------- */
.custom_product_meta {
  text-align: center;
}
.product_countdown {
  margin-top: 4px;
}
.flash_product .yith-wcwl-wishlistexistsbrowse i {
  font-size: 19px;
  color: white;
  background-color: black;
  padding: 6px 7px;
  border-radius: 8px;
  margin: 0;
}
.flash_product .yith-wcwl-wishlistexistsbrowse a {
  display: none !important;
}
.flash_product i.yith-wcwl-icon.fa.fa-heart {
    color: white;
    background-color: black;
    padding: 6px 8px;
    border-radius: 8px;
}
.flash_product i.yith-wcwl-icon.fa.fa-heart {
    font-size: 16px;
    color: white;
    background-color: black;
    padding: 6px 7px;
    border-radius: 8px;
    margin: 0;
}
.flash_product span.feedback {
    font-size: 0;
}
/*----------------- Product Star Rating--------------*/
.woocommerce ul.products li.product .star-rating{
  color: #FF8000;
  margin: 0 auto;
  display: block;
  float: none;
  overflow: hidden;
  position: relative;
  height: 1.7em;
  line-height: 1;
  font-size: 1em;
  width: 7.4em;
  font-family: star;
}
.star-rating {
  color: #FF8000;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.9em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #FF8000;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 font-size: 12px;
 letter-spacing: 5px;
}
.star-rating span{
 overflow: hidden;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 padding-top: 1.5em;
}
.star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
  font-size: 12px;
  letter-spacing: 5px;
}
.rating-block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}
.review_count {
  color: #808080;
  font-size: 12px;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots, .owl-dots {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.owl-carousel .owl-dots button.owl-dot, .owl-dots button.owl-dot {
  background-color: #D9D9D9 !important;
  border: 2px solid #D9D9D9;
  margin-right: 8px;
  outline: none;
  /* border: none; */
  border-radius: 3px;
  padding: 3px !important;
  height: 10px!important;
  width: 10px !important;
  display: inline-block;
  border: none;
}
.owl-carousel button.owl-dot.active, button.owl-dot.active {
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary);
  padding: 3px !important;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  position: unset;
  transform: unset;
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: relative;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  padding: 9px 10px;
  color: white;
  border: none;
  background-color: var(--color-primary);
  transition: .3s ease;
  border-radius: 0;
  opacity: 1;
  border-radius: 50%;
}
.owl-nav {
  text-align: center;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  transition: .3s ease;
  background-color: #F0F2F3;
  color: #333333;
}
#latest-news .owl-nav{
  text-align: center;
}
.owl-dots {
  position: relative;
}
/* ----------- Latest News ------------- */
.post_img {
  position: relative;
}
.blog-author-box .media img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  margin-right: 5px;
}
.media-author-image {
  display: flex;
}
.blog-btn {
  margin-right: 22px;
}
.news-content-inner a span#direct-comments {
  color: #4D4D4D;
}
.news-content-inner a span#direct-comments i, .auther_name i {
  color: #B3B3B3;
  padding-right: 8px;
}
.news-box:hover h5 a{
  color: var(--color-primary);
}
.author-comment span, .author-comment a {
  color: black;
  font-weight: 500;
}
.blog-author-box a i {
  color: var(--color-primary);
  margin-right: 5px;
}
.blog-author-box a {
  color: #444343;
  font-size: 12px;
}
.news-box:hover .news_content h5 a, .news-box:hover a.read-more{
}
.news-box:hover .news-content-inner a span#direct-comments i, .news-box:hover .auther_name i{
}
.news-box h5 a {
  color: #000000;
  font-size: 18px;
}
.news-box span.news_date {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
span.news_year {
  font-size: 12px;
  text-transform: uppercase;
  color: #808080;
  line-height: 1;
}
.news-box {
  background-color: white;
  padding: 0;
  border-radius: 20px;
  border-radius: 0px 0px 8px 8px;
  background: #FFF;
}
.post_img img {
  width: 100%;
  border-radius: 8px;
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_content h5 a {
  font-size: 17px;
  font-weight: 500;
  color: #1A1A1A;
}
.metabox span i {
  color: var(--color-primary);
}
.news-text {
  margin: 10px 0;
  font-size: 14px;
  color: #000000;
  font-weight: 400;
  /* line-height: 20px; */
  margin-bottom: 15px;
}
.news-box .metabox {
  color: #8B96A5;
  font-size: 14px;
  text-transform: capitalize;
  padding-top: 12px;
  border-bottom: none;
  margin-top: 18px;
  margin-bottom: 0;
  border: none;
  display: flex;
  justify-content: space-between;
  padding: 14px;
  border-top: 1px solid #D9D9D9;
  padding-bottom: 0;
}
.news-box  .metabox span i {
  margin-right: 7px;
  color: #8B96A5;
}
a.read-more {
  color: var(--color-primary);
  font-weight: 500;
  font-size: 14px;
}
a.read-more i {
  padding-left: 5px;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.news_date {
  color: #1A1A1A;
}
.auther_name i, .news_date i, .author-comment i {
  padding-right: 5px;
  color: black;
}
.news-box:hover a.read-more{
 color: #333333;
}
.owl-item.active:last-child:after .partner-images:after{
  display: none;
}
#all-category .owl-carousel .owl-dots, #all-category .owl-dots {
  margin-bottom: 10px;
}
.wishlist_table.mobile li .item-details h3 a {
  font-size: 18px;
  color: black;
  font-weight: 500;
}
.wishlist_table.mobile li .item-details h3 {
  padding-top: 0;
}
.wishlist_table.mobile li .item-details table.item-details-table td {
  font-size: 14px;
}
.wishlist_table.mobile li table.additional-info td {
  font-size: 14px;
}
.wishlist_table.mobile .product-add-to-cart a {
  display: table!important;
  margin: 0 auto 5px!important;
  text-align: center;
  background-color: black;
  display: inline-block;
  padding: 7px 15px;
  border-radius: 6px;
  margin: 0 auto;
  color: white;
}
.wishlist_table.mobile li .additional-info-wrapper .product-remove {
  text-align: center;
}
.yith_wcwl_wishlist_footer .yith-wcwl-share {
  text-align: center;
  float: none;
}
.wishlist_table.mobile li .item-wrapper .item-details {
  width: 100%;
  text-align: center;
}
.wishlist_table.mobile li .item-wrapper .product-thumbnail {
  margin: 0 auto;
  display: block;
}
.woocommerce .wishlist-title h2 {
  display: none;
  margin: 0;
}
.woocommerce .wishlist-title {
  margin: 0;
}
.wishlist_table.mobile li .item-details table.item-details-table, .wishlist_table.mobile li table.additional-info {
  margin: 0 auto;
  width: auto;
}
.wishlist_table.mobile li .item-wrapper {
  width: 100%;
}
.woocommerce .woocommerce-cart-form__cart-item td, .woocommerce table.shop_table td, .woocommerce .woocommerce-error, .woocommerce table.shop_table th {
  text-align: left;
}
#best-seller .yith-wcwl-wishlistaddedbrowse a, #blockbustor-deals .yith-wcwl-wishlistaddedbrowse a, #deals .yith-wcwl-wishlistaddedbrowse a {
  display: none;
}
.wishlist_table.mobile li {
  margin-bottom: 7px;
  margin-bottom: 20px;
  border: 1px solid #ccc;
  padding: 20px;
}
#best-seller a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, #blockbustor-deals a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}
.yith-wcwl-wishlistaddedbrowse {
    text-align: left;
}
.owl-carousel .owl-item .product_img_box img {
  width: 100% !important;
}
span.yith-wcwl-add-to-wishlist-button__label {
  display: none;
}