/*----------------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 {
  padding: 0px 0;
}
#all-category .owl-carousel .owl-item img {
    height: 57px !important;
    width: 80px !important;
}
#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 ---------------*/
.slide-carousel-image {
  position: relative;
}
.slider-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 6em;
  max-width: 38%;
}
.slide-carousel-image {
  position: relative;
}
.main-carousel {
    padding: 0px;
}
.slide-tagline {
  color: #222222;
  font-weight: 400;
  font-size: 16px;
  padding: 10px;
  background-image: linear-gradient(90deg, #aecdbd 0%, #dce5dd 100%);
  display: inline-block;
}
div#slider img {
  width: 100%;
}
#slider .slidesmalltext {
  font-weight: 400;
  font-size: 16px;
  color: #797979;
}
.Slider-left-box {
  max-width: 43%;
}
a.theme_button.slide-btn {
  margin-right: 15px;
}
#slider h1, #slider h2 {
  padding-bottom: 0;
  font-size: 58px;
  color: #333333;
  font-weight: 700;
}
.slide-text {
  color: white;
  opacity: 0.8;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.slider-box {
  text-align: left;
}
#slider {
  overflow: hidden;
}
.section_main_head {
  position: relative;
}
#slider .owl-dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
}
.slide-sale-iconbox {
    width: 81%;
}
#slider .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
#slider button {
  margin: 0;
}

#slider .owl-nav button i {
  border: none;
  color: white;
  background-color: rgb(78 118 97 / 80%);
  padding: 13px 22px !important;
  border-radius: 0;
}
#slider .owl-nav button i:hover{
  background-color: #222222;
}
#slider .owl-carousel .owl-dots button.owl-dot, #slider .owl-dots button.owl-dot {
  background-color: white !important;
}
#slider .owl-carousel button.owl-dot.active, #slider button.owl-dot.active{
  background-color: var(--color-primary) !important;
  border-color: var(--color-primary) !important;
}
.main-carousel .socialbox i {
  color: #222222;
  padding: 10px;
  font-size: 18px;
}
.main-carousel .top_social {
  writing-mode: vertical-lr;
  width: 100%;
  position: relative;
}
section.main-carousel {
  align-items: end;
  margin: 0;
}
.slider-social-box {
  padding: 16px 0px 17px 26px;
  text-align: center;
}
.social-line {
  background-color: #4e7661;
  height: 306px;
  width: 1px;
  display: inline-block;
}
.main-carousel .socialbox i {
  color: #222222;
  padding: 10px;
  font-size: 18px;
  transform: rotate(270deg);
}
.main-carousel .socialbox i:hover{
  color: var(--color-primary);
}
.slider-social-box {
  width: 5%;
}
.slider-main-block {
  width: 95%;
  padding: 0;
}
#slider button {
    position: unset;
    transform: unset;
}
/* --------- Popular Categories --------- */
.popular-categories-title a {
    font-size: 18px;
    color: #222222;
    font-weight: 400;
}
.popular-categories-title {
  padding: 10px 0;
  text-align: center;
}
.owl-carousel .owl-item .popular-categories-image img {
    width: 100% !important;
}
/* --------- Offer Banner --------- */
.offer-banners {
  position: relative;
}
.offer-banners-inner {
  position: relative;
}
.offer-banners-inner .box-text {
  margin-bottom: 15px;
  color: #333333;
}
.offer-banners-content {
  position: absolute;
  top: 25px;
  left: 25px;
  max-width: 47%;
}
.box-tagline {
  font-size: 16px;
  color: #111111;
  font-weight: 400;
}
.offer-banners-inner h4, .promo-blocks-content h4 {
  font-size: 28px;
  color: #222222;
  font-weight: 600;
  color: #dd554d;
}
.offer-banners-inner h4 .heading-part2, .promo-blocks-content h4 .heading-part2 {
  color: #222222;
}
.offer-banners-content.offer-banner3 {
  max-width: 65%;
  text-align: center;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.offer-banners-inner img, .promo-blocks img {
  width: 100%;
}
.offer-banners-inner:hover .theme_button2, .offer-banners-inner .theme_button2:hover{
  background-color: #e15b51;
  color: white; 
}
#offer-banner {
  padding: 0px 0 20px 0;
}
/* --------- Discount deals --------- */
.deal-imagebox {
  position: relative;
}
.deals-blocks-content {
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  right: 0;
  padding: 20px;
  /* max-width: 80%; */
  text-align: left;
  margin: 0 auto;
}
.deals-blocks-content h6 {
  font-weight: 400;
  font-size: 14px;
  padding-bottom: 0;
}
.deals-blocks-content h3 {
  padding: 6px 0 15px 0;
}
.countdown-box {
  display: inline-block;
  margin-right: 16px;
  padding: 5px 8px;
  text-align: center;
  width: 48px;
  height: 45px;
  position: relative;
}
.countdown-box .countdown-block {
  font-size: 20px;
  color: #222222;
  font-weight: 600;
  display: block;
}
.countdown-time {
  color: #797979;
  font-size: 12px;
  display: block;
  font-weight: 400;
  line-height: 1.2;
}
.countdown-box:after {
  content: ':';
  position: absolute;
  right: -10px;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 800;
  color: black;
  font-size: 22px;
}
.countdown-box:last-child:after {
  display: none;
}
.deals-timer {
  display: flex;
  align-items: center;
}
.timer-text {
  /* display: inline-block; */
  color: #26242D;
  margin-right: 23px;
  font-weight: 300;
  font-size: 14px;
}
.owl-carousel .owl-item .product_img_box img {
    width: 100% !important;
}
#discount-product .row {
  align-items: center;
}
#discount-product button.owl-prev {
    left: -12px;
}
#discount-product button.owl-next {
    right: -12px;
}
#discount-product .owl-carousel .owl-nav i, #discount-product  .owl-nav i{
  background-color: #222222;
  color: white;
  border: none;
}
#discount-product .owl-carousel .owl-nav i:hover, #discount-product  .owl-nav i:hover{
  background-color: var(--color-primary);
  color: white;
  border: none;
}
/* --------- Icon Boxes --------- */
#iconbox button.owl-prev, #iconbox button.owl-next {
  position: unset;
  transform: unset;
  margin-top: 10px;
}
#iconbox {
  background-color: var(--color-primary);
  padding: 37px 0;
}
.iconbox_box  img {
  margin-right: 9px !important;
  padding: 10px;
  border: 1px solid white;
}
.iconbox_box h6 {
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
}
.iconbox_p {
  font-size: 14px;
  color: #b8cbc2;
  font-weight: 400;
}
.iconbox_box .media {
  align-items: center;
}
/* --------- Image Box --------- */
.image-box-content h4 {
    font-size: 32px;
    color: #333333;
    font-weight: 600;
}
.image-box-content .section-text {
    color: #797979;
    font-size: 16px;
}
.image-box-content a.theme_button {
  margin-top: 30px;
}
.image-box-inner .row {
  align-items: center;
}

/* --------- Promotional Blocks --------- */
.promo-blocks:nth-child(1), .promo-blocks:nth-child(6) {
    width: 45%;
}
.promo-blocks {
    width: 27.5%;
}
.promo-blocks img {
    width: 100%;
}
.promo-blocks {
  position: relative;
}
#promotional-blocks {
  padding: 0;
}
.promo-blocks-content {
  position: absolute;
  top: 24px;
  max-width: 44%;
  right: 18px;
}
.promo-blocks-content h4 {
  font-size: 20px;
  color: #fa261a;
}
.promo-blocks:nth-child(1) .promo-blocks-content, .promo-blocks:nth-child(6) .promo-blocks-content {
  max-width: 30%;
  top: 39px;
  right: 32px;
}
.product_img_box img {
  width: 100%;
}
/* ----------- Testimonials ------------- */
#testimonials {
  background-color: #f6f9f8;
  padding: 67px 0;
}
.testimonials-block-image2 {
  text-align: right;
  position: relative;
  margin-top: -11em;
}
.testimonials-block-image2 img {
  border-top-left-radius: 131px;
}
.testimonials-block-image1 img {
  border-top-right-radius: 156px;
}
.testimonials-shape-image1 {
  position: absolute;
  right: 4em;
  top: 4em;
}
.testimonials-shape-image2 {
  position: absolute;
  bottom: 0em;
  transform: rotate(90deg);
  left: 4em;
}
.testimonials-block-images.position-relative {
  z-index: 9;
}
.testimonial-circle {
  opacity: 0.102;
  width: 376px;
  height: 376px;
  border-radius: 188px;
  background-color: #4e7661;
  position: absolute;
  top: 0;
  right: 3em;
}
#testimonials .owl-dots {
  margin-top: 1em;
}
.testimonials-heading {
  color: #222222;
  font-weight: 600;
  font-size: 20px;
}
.testimonial_box {
  position: relative;
}
.quote_box i.fas.fa-quote-right {
  color: #d5e0da;
  font-size: 50px;
  position: absolute;
  bottom: 9%;
  right: 26px;
}
.testimonial-star i {
  color: #fcbd19;
  font-size: 12px;
}
.testimonial-star span.without_filled i {
  color: #d8d8d8;
}
/*#testimonials {
  background-color: #e5f0dd;
}*/
.testimonial_outer > img {
  margin-bottom: 30px !important;
  display: block;
}
.owl-carousel .owl-item .testimonials_image img {
  width: auto !important;
  height: auto;
  border-radius: 50%;
  position: relative;
  z-index: 99;
}
.testimonial_box {
  border: 1px solid rgb(255 255 255 / 3%);
}
.testimonial-title {
  position: relative;
  display: block;
  margin: 0 !important;
  padding-bottom: 6px;
  padding-top: 0;
}
.testimonial-title a {
  font-size: 18px;
  position: relative;
  color: #333333;
  font-weight: 600;
}
.testimonials_image {
  margin-right: 10px;
}
.t-desig {
  font-size: 16px;
  display: block;
  color: #797979;
  font-weight: 400;
}
.testimonials-info p{
  margin-bottom: 0;
}
.custom-testimonials-nav.owl-nav {
  /* text-align: left; */
  position: relative;
}
.testimonials-info p {
  font-size: 16px;
  margin-bottom: 10px !important;
  color: #797979;
  font-weight: 400;
}
.testimonial-block .media {
  display: inline-flex;
  align-items: center;
}
.custom-testimonials-dots.owl-dots {
  position: relative;
  margin-top: 4em;
}
.testimonial_box{
  transition: all .6s ease;
}
.testimonials-info {
  padding-bottom: 10px;
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 16px;
  margin-top: 9px;
}
.testimonial-star i {
  color: #fcbd19;
  font-size: 12px;
}
.testimonial-star span.without_filled i {
  color: #d8d8d8;
}


.rating-score > .rating-score-item, .rating-input > label {
   display: inline-block;
}
.rating-score > .rating-score-item:after, .rating-input > label:after {
  font-family: "FontAwesome";
  font-size: 18px;
  color: #ffcf57;
  letter-spacing: 7px;
}
 .rating-score[data-rating="1"] > .rating-score-item:nth-child(-n + 1):after, .rating-score[data-rating="2"] > .rating-score-item:nth-child(-n + 2):after, .rating-score[data-rating="3"] > .rating-score-item:nth-child(-n + 3):after, .rating-score[data-rating="4"] > .rating-score-item:nth-child(-n + 4):after, .rating-score[data-rating="5"] > .rating-score-item:nth-child(-n + 5):after, .rating-score[data-rating="0.5"] > .rating-score-item:nth-child(-n + 0):after, .rating-score[data-rating="1.5"] > .rating-score-item:nth-child(-n + 1):after, .rating-score[data-rating="2.5"] > .rating-score-item:nth-child(-n + 2):after, .rating-score[data-rating="3.5"] > .rating-score-item:nth-child(-n + 3):after, .rating-score[data-rating="4.5"] > .rating-score-item:nth-child(-n + 4):after, .rating-input > input:checked ~ label:after, .rating-input:hover > input + label:hover:after, .rating-input:hover > input + label:hover ~ input + label:after {
   content: "\f005";
}
 .rating-score[data-rating="0.5"] > .rating-score-item:nth-child(1):after, .rating-score[data-rating="1.5"] > .rating-score-item:nth-child(2):after, .rating-score[data-rating="2.5"] > .rating-score-item:nth-child(3):after, .rating-score[data-rating="3.5"] > .rating-score-item:nth-child(4):after, .rating-score[data-rating="4.5"] > .rating-score-item:nth-child(5):after {
   content: "\f123";
}
 .rating-score > .rating-score-item:after, .rating-input > label:after, .rating-input:hover > input + label:after {
   content: "\f006";
}
 .rating-score {
   display: inline-flex;
   flex-direction: row;
   align-items: flex-start;
   margin: 0;
   padding: 0;
}
 .rating-input {
   border: none;
   display: inline-flex;
   flex-direction: row-reverse;
   justify-content: flex-end;
   margin: 0;
   padding: 0;
}
 .rating-input > input {
   display: none;
}

/* --------- Sale Boxes --------- */
.sale-box-inner img {
    border-radius: 20px;
}
.price-from {
  display: flex;
  margin-bottom: 7px;
}
.sale-boxes {
  position: relative;
}
.sale-boxes-inner {
  /* max-width: 65%; */
  padding: 20px;
  position: absolute;
  top: 0;
}
.sale-type {
  color: white;
  font-weight: 500;
  font-size: 23px;
  color: #FC2222;
  margin-left: 2px;
}
.sale-boxes-inner h5 {
  color: black;
  font-weight: 700;
  font-size: 24px;
  padding-bottom: 5px;
  padding-top: 0px;
}
.sale-text {
  color: white;
  font-size: 14px;
  color: #26242D;
  line-height: 25px;
}
.price-from {
  display: flex;
}

/* --------- Our Product --------- */
#top-seller {
    /* padding-top: 20px; */
    background-color: #f6f9f8;
}
.average-star-rating {
    color: #222222;
}
.average-star-rating i {
  color: #faa72a;
  font-size: 13px;
  margin-right: 3px;
}
.product-category-name {
  display: inline-block;
  font-size: 14px;
  color: #4e7661;
  font-weight: 400;
}
.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);
}
#top-seller .owl-carousel .owl-stage-outer {
    padding: 20px 0;
}
.product-title-box {
  text-align: center;
}
.product-title-box h5 a {
  color: black;
  font-size: 18px;
}
.price-rating-block ins, .price-rating-block .price {
  font-size: 14px;
  text-decoration: none;
  font-weight: 700;
  color: #222222;
}
.price-rating-block ins, .price-rating-block .price {
  font-size: 14px;
  color: #222222;
  font-weight: 500;
}
.price-rating-block{
  transition: all 0.3s ease 0s;
}
.price-rating-block del {
  font-size: 14px;
  color: #797979;
  font-weight: 500;
}
.flash_product  h5 a {
  font-size: 16px;
  color: #222222;
  font-weight: 500;
}
.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 {
  transition: all 0.3s ease 0s;
}
.flash_product .custom_product_meta a, .flash_product .custom_product_meta a:hover {
  color: var(--color-primary);
  font-weight: 600;
  display: block;
  text-transform: uppercase;
  font-size: 14px;
}
.custom_product_meta .add_to_cart_button:after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /* font-size: 18px; */
  /* padding: 4px !important; */
  color: var(--color-primary);
  /* border-radius: 50% !important; */
  /* display: block; */
  /* vertical-align: bottom; */
  font-size: 14px;
  margin-left: 6px;
}
.custom_product_meta .added_to_cart:after {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: var(--color-primary);
  font-size: 14px;
  margin-left: 6px;
}
.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);
    }
}
.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: #222222;
  padding: 6px 7px;
  border-radius: 50%;
  margin: 0;
}
.product_img_box {
  position: relative;
  margin-bottom: 10px;
}
.flash_product  a.added_to_cart.wc-forward {
  margin-left: 0px;
}
#top-seller .owl-nav button.owl-prev, #top-seller .owl-nav button.owl-next {
  position: unset;
}
#top-seller .owl-nav button.owl-prev, #blockbustor-deals .owl-nav button.owl-prev, .owl-nav button.owl-prev {
  margin-right: 18px;
}
.product-quick-meta a.button.yith-wcqv-button {
  font-size: 0;
  padding: 1px 8px;
  position: relative;
  background-color: #222222;
  border-radius: 50%;
  line-height: 1.9;
  margin-top: 4px;
}
.product-quick-meta a.button.yith-wcqv-button:before {
    content: "\f06e";
    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: 10px;
  right: 10px;
  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  .price-rating-block {
  display: none !important;
  transition: all 0.3s ease 0s;
}
.flash_product:hover  .custom_product_meta {
  display: block;
  transition: all 0.3s ease 0s;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 0;
}
/* --------- Promotional Banner --------- */
#promo-banner {
    padding: 0;
}
.promo-banner-row {
  padding: 3em 2em;
  border-radius: 20px;
}
.promo-banner-row {
  padding: 3em 2em;
  border-radius: 20px;
  background-size: 100% 100%;
}
.promo-banner-text {
  color: black;
}
/* --------- App Promotion --------- */
.app-banner-row {
  padding: 0 4em;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 20px;
}
.app-banner-head {
  text-align: center;
}
.app-banner-head h6 {
  color: white;
  font-size: 14px;
  font-weight: 400;
}
.app-banner-head h3 {
  color: white;
  padding-top: 0;
}
.app-banner-text {
  color: white;
  font-size: 13px;
}
.app-image-left {
  margin-top: 4em;
}
/* --------- Featured Products --------- */
#featured-products .product_img_box {
    margin-bottom: 0;
}
#featured-products .yith-wcwl-add-to-wishlist {
  display: inline-block;
}
#featured-products .product-quick-meta {
  top: unset;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
}

/* --------- Services --------- */
.services-boxes {
  border: 1px solid rgba(232, 232, 232, 1);
  border-radius: 10px;
}
.services-img-inner i {
  position: absolute;
  bottom: -25px;
  background-color: #D1E7FF;
  padding: 18px;
  border-radius: 50%;
  color: black;
  right: 20px;
  font-size: 18px;
  border: 2px solid white;
}
.services-img-inner {
    position: relative;
}
.services-boxes h5 a {
  color: #1C1C1C;
  font-weight: 500;
  font-size: 15px;
  margin-top: 20px;
}
.services-title-box {
  padding: 20px;
}
/* --------- Deals --------- */
#blockbustor-deals .custom_product_meta, #top-seller .custom_product_meta{
  transition: all 0.3s ease 0s;
}
.custom_product_meta {
  display: none;
}
.product_countdown>span {
  display: block;
  font-size: 12px;
  color: #999999;
}
.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: #fcb01f;
  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: #FEC004;
  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: #FEC004;
 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: black !important;
  /* border: 2px solid black; */
  margin-right: 8px;
  outline: none;
  /* border: none; */
  border-radius: 3px;
  padding: 3px !important;
  height: 13px!important;
  width: 13px !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 {
  border: 1px solid #222222;
  font-size: 14px;
  padding: 6px 9px;
  color: #222222;
  /* border: none; */
  background-color: transparent;
  transition: .3s ease;
  border-radius: 0;
  opacity: 1;
  border-radius: 50%;
}
button.owl-prev {
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  left: -3em;
}
button.owl-next {
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
  right: -3em;
}
.owl-nav {
  text-align: center;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  transition: .3s ease;
  background-color: var(--color-primary);
  color: white;
}
#latest-news .owl-nav{
  text-align: center;
}
/* ----------- Latest News ------------- */
.post_img {
  position: relative;
}
.news-content-inner {
  padding: 10px 0;
}
.post_img img {
  width: 100%;
  border-radius: 15px;
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.metabox span i {
  color: var(--color-primary);
}
.news-text {
  margin: 10px 0;
  font-size: 13px;
  color: #525252;
  font-weight: 300;
  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-date {
  color: #797979;
}
.news-box  .metabox span i {
  margin-right: 7px;
  color: #8B96A5;
}
.sep {
  background: #797979;
  width: 6px;
  height: 2px;
  margin: 0px 5px 0px 18px;
}
.news-content {
  padding: 20px 0;
}
.news-date-comment {
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.news-content h5 a {
  color: #333333;
  font-weight: 500;
  font-size: 18px;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.news-link-box{
  margin-top: 14px !important;
}
a.post_link i {
    margin-left: 5px;
}
#latest-news .owl-carousel .owl-stage-outer {
  padding: 20px 0;
}
.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;
}
#top-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;
}
#top-seller a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, #hot-sale a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added, #discount-product a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.added {
    display: none;
}
.yith-wcwl-wishlistaddedbrowse {
    text-align: left;
}
.deal-imagebox img {
  width: 100%;
  border-radius: 20px;
}
.owl-nav {
  margin-top: 10px;
}

/*---------------Newsletter ---------------*/
#newsletter_section .section_main_head h3  span.heading-part2{
  color: #222222;
}
.newsletter-container  h4 {
  color: white;
  font-size: 17px;
}
.newsletter-container {
    max-width: 50%;
    text-align: center;
    margin: 0 auto;
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p{
  max-width: 100%;
}
.newsletter_shortcode {
  width: 95%;
  margin: 0 auto;
  margin-top: 17px;
}
.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: #d3d3d3;
  padding: 9px 24px;
  font-family: var(--primary-font);
  border-radius: 0;
  border: 1px solid #E6E6E6;
  font-size: 16px;
}
.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: #d3d3d3;
}
.newsletter_shortcode input[type="submit"] {
  padding: 12px 28px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  border-radius: 0;
  box-shadow: none;
  background: #26242D;
  background-color: var(--color-primary);
}
.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: #30494f;
  font-weight: 600;
}
.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_section {
  position: relative;
}
#newsletter_section .section_main_head h3 {
    color: var(--color-primary);
}
#newsletter_section .section_main_head .section-text, #newsletter_section .section_main_head .section-text p {
  max-width: 100%;
  color: #797979;
  font-size: 16px;
}