/*----------------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;
}
/*------------------ Main Banner ---------------*/
.carousel-item {
   background-color: #27C0FE;
  padding: 4em 2em;
  border-radius: 30px;
}
.main-carousel {
  padding: 0;
}
.slide-tagline {
  color: white;
  font-weight: 500;
  font-size: 15px;
}
.slide-discount {
  background-color: #FF8A00;
  color: white;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 5px;
  margin-left: 5px;
}
div#slider img {
  width: 100%;
}
.slide_nav a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
  background-color: #27C0FE;
  color: white;
  padding: 14px 9px;
  font-weight: 800;
  letter-spacing: 8px;
  font-size: 12px;
}
.next-shape {
    position: absolute;
    left: -22px;
    top: 0px;
    /* height: 100%; */
    transform: rotate(180deg);
}
.next-shape svg {
    height: 100%;
}
.prev-shape {
    position: absolute;
    right: -22px;
    top: 0px;
}
.prev-shape svg {
    height: 100%;
}
.slide_nav a {
  writing-mode: vertical-lr;
  text-orientation: upright;
}
#slider .carousel-caption {
  left: 0;
  right: 0;
  top: 57%;
  bottom: 0;
  padding: 0;
  transform: translateY(-50%);
}
.inner_carousel.container.position-relative {
  position: relative;
  bottom: 0;
}
#slider .carousel-control-next, .carousel-control-prev{
  width: 10%;
  opacity: 1;
}
.carousel-control-next {
  right: 0;
  top: unset;
  bottom: 3em;
}
.carousel-control-prev {
  left: unset;
  right: 5em;
  bottom: 3em;
  top: unset;
}
#slider .slidesmalltext {
  color: white;
  font-weight: 400;
  font-size: 13px;
}
.tagline-disount {
  border-left: 2px solid #FF8A00;
  padding-left: 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: white;
}
.slide-text {
  color: white;
  opacity: 0.8;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}
.slider-box {
  text-align: left;
}
div#slider {
  overflow: hidden;
}
.slide-circle {
    background-color: #eed9f8;
    width: 650px;
    height: 650px;
    border-radius: 50%;
    position: absolute;
    bottom: -29%;
    right: -5%;
}
#slider .carousel-indicators {
  display: inline-block;
  /* right: 0; */
  /* left: 13px; */
  top: unset;
  transform: unset;
  margin: 0;
  /* bottom: 4%; */
  text-align: center;
  margin: 0 auto;
  display: block;
  z-index: 999;
}
.carousel-indicators button{
  height: 12px !important;
  width: 12px !important;
  border-radius: 50px;
  border: none !important;
  background: #fff;
  opacity: 1 !important;
  margin: 0px 10px !important;
}
.custom_cls.container {
    top: -3em;
}
#slider .slider-left-image{
  width: 75%;
  height: auto;
  margin-top: -20px;
}
#slider .carousel-indicators li {
  display: inline-block;
  width: 2px !important;
  height: 2px;
  border: none;
  padding: 2px;
  background-color: transparent;
  border-radius: 50%;
  margin-bottom: 10px;
  opacity: 1;
  border: 2px solid white;
}
#slider .carousel-indicators li.active {
  width: 2px !important;
  height: 2px !important;
  border: 2px solid white;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
  background-image: none;
}
#slider .carousel-indicators li.active {
  /* width: 1px !important; */
  /* height: 1px !important; */
  border-color: white;
  background-color: white;
}
.slide_nav .carousel-next-button{
  right: 0;
}
.slide_nav .carousel-prev-button{
  left: 0;
}
.slide-image-inner {
  position: relative;
}
img.theme-image-after {
  position: absolute;
  bottom: -69px;
  z-index: 9;
}
.section_main_head {
  position: relative;
}
img.heading-image {
  position: absolute;
  top: 7px;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
}
/* --------- Sale Boxes --------- */
.sale-boxes-inner {
  max-width: 65%;
  padding: 40px;
}
.sale-type {
  color: white;
  font-weight: 500;
  font-size: 13px;
}
.sale-boxes-inner h5 {
  color: white;
  font-weight: 700;
  font-size: 26px;
  padding-bottom: 5px;
  padding-top: 0px;
}
.sale-boxes-first {
  border-radius: 30px;
  background-size: cover;
  background-repeat: no-repeat;
}
.sale-text {
  color: white;
  font-size: 12px;
}
a.sale-btn {
  color: white;
  margin-top: 14px;
  display: block;
}
a.sale-btn i {
  margin-left: 5px;
}
.sale-boxes-inner2 {
  max-width: 58%;
  padding: 40px 40px 60px 40px;
  margin: 0 0 0 auto;
}
.sale-boxes-inner2 h5 {
  color: white;
  font-size: 16px;
  font-weight: 600;
}
/* --------- Icon Boxes --------- */
.container-row {
  padding: 2em 2em;
  box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.08);
  border-radius: 20px;
  background-color: white;
}
.iconbox_box  img {
  margin-right: 10px !important;
}
.iconbox_box h6 {
    color: #1A1A1A;
    font-weight: 600;
    font-size: 15px;
}
.iconbox_p {
  color: #999999;
  font-size: 13px;
  margin-top: 4px;
}
/* --------- Our Product --------- */
.flash_product {
  /* box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08); */
  padding: 20px;
  /* border: 1px solid rgba(232, 232, 232, 1); */
  padding-bottom: 0;
  border-radius: 20px;
}
.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 {
  text-align: center;
}
.product-title-box h5 a {
  color: black;
  font-size: 18px;
}
.price-rating-block ins, .price-rating-block .price {
  color: black;
  font-family: var(--ternary-font);
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}
.price-rating-block del {
    color: #5B5F64;
    font-size: 20px;
    font-family: var(--ternary-font);
}
.flash_product:hover .custom_product_meta {
}
.flash_product .custom_product_meta a {
}
.flash_product:hover .custom_product_meta a {
  color: #0D6EFD;
}
.price-rating-block del {
    font-size: 14px;
    font-family: var(--ternary-font);
    color: #8B96A5;
    font-weight: 500;
}
.flash_product  h5 a {
  color: #8B96A5;
  font-size: 14px;
  font-weight: 400;
}
.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;
}
.off_percentage {
  color: #FF0000;
  font-weight: 500;
}
.flash_product .custom_product_meta a {
  color: #000000;
  font-weight: 500;
  display: block;
}
.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: 19px;
  color: #8B96A5;
  background-color: white;
  padding: 13px;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  position: absolute;
  bottom: -20px;
  right: 20px;
}
.product_img_box {
  position: relative;
}
.product_img_box img {
  border-radius: 20px;
  box-shadow: 0px 4px 35px 0px rgba(0, 0, 0, 0.08);
}
.flash_product:hover .yith-wcwl-add-button a i{
  background-color: #FF0000;
  color: white;
}
.flash_product  a.added_to_cart.wc-forward {
  margin-left: 10px;
}
.flash_product:hover  h5 a {
  color: #000000;
}
.flash_product:hover .price-rating-block ins, .flash_product:hover .price-rating-block .price{
  color: #FF0000;
}
.flash_product:hover .price-rating-block del{
  color: #000000;
}
#best-seller .owl-nav button.owl-prev, #best-seller .owl-nav button.owl-next {
  position: unset;
}
#best-seller .owl-nav button.owl-prev, #blockbustor-deals .owl-nav button.owl-prev, .owl-nav button.owl-prev {
  margin-right: 18px;
}
/* --------- Home and Outdoor --------- */
.home-and-outdoor-bg, .consumer-products-bg{
  background-size: cover;
  background-repeat: no-repeat;
}
.boxes-loop  h5 a {
  color: #1C1C1C;
  font-weight: 400;
  font-size: 15px;
}
.boxes-loop .home_and_outdoor_p, .boxes-loop .consumer_products_p {
  color: #8B96A5;
  max-width: 47%;
}
.boxes-loop .home-and-outdoor-img-inner img, .boxes-loop .consumer-products-img-inner img {
  width: 70px;
  height: 70px;
}
.boxes-loop {
  border: 1px solid #D9D9D9;
  border-bottom: none;
  border-left: none;
}
.boxes-loop:nth-child(5), .boxes-loop:nth-child(6), .boxes-loop:nth-child(7), .boxes-loop:nth-child(8){
  border-bottom: 1px solid #D9D9D9;
}
.home-and-outdoor-head h3, .consumer-products-head h3 {
  max-width: 39%;
  font-size: 18px;
  font-weight: 600;
}
.home-and-outdoor-head, .consumer-products-head {
  margin: 20px;
}
.home-and-outdoor-head a.theme_button2, .consumer-products-head a.theme_button2 {
  border-radius: 6px;
  color: #1C1C1C;
  font-weight: 500;
  padding: 10px 28px;
}
#home-and-outdoor, #consumer-products {
  padding-top: 0;
  padding-bottom: 20px;
}
/* --------- 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 --------- */
.product-category-name {
  display: inline-block;
  color: white;
  z-index: 9;
  position: relative;
  background-color: #27C0FE;
  padding: 4px 10px;
  border-radius: 6px;
  font-size: 12px;
}
.deals-box .off_percentage {
  font-size: 12px;
  background-color: #FF0000;
  color: white;
  display: inline-block;
  /* position: absolute; */
  /* top: 0; */
  /* left: 0; */
  padding: 4px 10px;
  border-radius: 6px;
  z-index: 9;
  position: relative;
  margin-right: 3px;
}
.sale_cat {
  /* position: absolute; */
  top: 0;
  left: 0;
  text-align: left;
}
.lc_product .flash_product {
  border: 1px solid var(--color-primary);
  position: relative;
  border-radius: 10px;
  text-align: center;
  padding-bottom: 20px;
}
.lc_product .flash_product .custom_product_meta a.add_to_cart_button {
  background-color: #27C0FE;
  color: white;
  padding: 8px;
  display: block;
  width: 87%;
  border-radius: 30px;
}
#blockbustor-deals .custom_product_meta, #best-seller .custom_product_meta{
  display: inline-block;
  align-items: center;
}
.custom_product_meta {
  display: flex;
  align-items: center;
}
.lc_product .yith-wcwl-add-to-wishlist {
  margin-top: 0;
  margin-right: 10px;
}
.lc_product .yith-wcwl-add-button a i {
    position: unset;
    margin: 0;
}
.deals-col {
  max-width: 80%;
  margin: 0 auto;
}
.lc_product .flash_product h5 a {
  color: #2C742F;
  font-size: 16px;
}
.lc_product  ins {
  color: #1A1A1A;
  font-weight: 500;
  font-size: 18px;
}
.lc_product  del {
  color: #999999;
  font-size: 18px;
  font-weight: 500;
}
.rs_block .flash_product {
  padding: 20px;
}
.rs_block h5 a {
  color: #4D4D4D;
}
.rs_block ins {
  color: #1A1A1A;
  font-weight: 500;
  font-size: 15px;
}
.rs_block del {
  color: #999999;
  font-size: 15px;
  font-weight: 500;
  font-family: var(--primary-font);
}
.rs_block .add_to_cart_button {
  font-size: 0;
  padding: 0px !important;
  /* width: 0; */
  /* height: 0; */
  /* margin: 0 !important; */
  position: relative;
  width: 100%;
  display: block;
}
.rs_block .add_to_cart_button:before {
  content: "\f218";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  background-color: #F2F2F2;
  padding: 5px 9px;
  color: black;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: block;
  font-size: 14px;
  position: absolute;
  right: 0;
  top: -10px;
}
.rs_block h5 {
  padding-bottom: 0;
}
.rs_block .star-rating {
  margin-top: 6px;
}
.timer_blk {
  padding: 3px 0;
  width: 55px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 10px;
  position: relative;
}
.timer_blk span {
  color: black;
  font-size: 16px;
  font-weight: 500;
}
.timer_blk .smalltext {
  font-weight: 500;
  line-height: 15px;
  font-size: 10px;
  color: #999999;
}
.timer_blk:after{
  content: ':';
}
.timer_blk:after {
  content: ':';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 800;
  color: #999999;
  font-size: 14px;
}
.timer_blk:last-child:after {
  display: none;
}
.product_countdown>span {
  display: block;
  font-size: 12px;
  color: #999999;
}
.product_countdown {
  margin-top: 4px;
}
.rs_block .flash_product {
  padding: 16px 20px;
  box-shadow: none;
  border: 1px solid rgba(232, 232, 232, 1);
  border-radius: 0;
}
.rs_block .flash_product a.added_to_cart.wc-forward {
  margin: 0 auto !important;
  margin: 0;
  color: black;
  display: block;
  text-align: center;
  margin-top: 5px !important;
}
.rs_block .flash_product:hover .add_to_cart_button:before{
  background-color: #FF0000;
  color: white;
}
.lc_product .add_to_cart_button:after {
  content: "\f290";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
  color: white;
  display: inline-block;
  font-size: 14px;
  padding-left: 8px;
}
.flash_product .yith-wcwl-wishlistexistsbrowse i  {
    font-size: 19px;
    color: white;
    background-color: #FF0000;
    padding: 13px;
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}
.flash_product .yith-wcwl-wishlistexistsbrowse a {
  display: none !important;
}
#best-seller .flash_product .yith-wcwl-wishlistexistsbrowse i, #blockbustor-deals .flash_product .yith-wcwl-wishlistexistsbrowse i {
  position: absolute;
  bottom: -20px;
  right: 20px;
}
/*----------------- 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: #ff8a00;
  font-size: .857em;
  display: block;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.7em;
  font-family: star;
}
.star-rating:before{
 content: "\73\73\73\73\73";
 color: #ff8a00;
 float: left;
 top: 0;
 left: 0;
 position: absolute;
 font-size: 10px;
 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: 10px;
  letter-spacing: 5px;
}
.rating-block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4px;
}
.review_count {
  color: #808080;
  font-size: 12px;
}
/* --------- Promotional Blocks --------- */
.best-deals .promo-blocks-content h3 {
  padding-bottom: 0;
}
.promo-blocks-inner img {
    width: 100%;
}
.promo-blocks-inner {
  position: relative;
}
.promo-blocks-content {
  position: absolute;
  top: 0;
  text-align: center;
  left: 0;
  right: 0;
  padding-top: 23px;
}
.promo-blocks-content h6 {
  color: white;
  font-size: 14px;
  font-weight: 500;
}
.promo-blocks-content h3 {
  color: white;
  font-weight: 500;
  font-size: 30px;
}
.countdown-box {
  display: inline-block;
  margin-right: 10px;
  padding: 10px 8px;
  text-align: center;
  width: 70px;
  height: 70px;
  position: relative;
}
.countdown-box .countdown-block{
  font-size:20px;
  color: white;
  font-weight: 500;
  display: block;
}
.countdown-time {
  color: white;
  text-transform: uppercase;
  font-size: 10px;
  display: block;
  font-weight: 400;
}
.countdown-box:after {
  content: ':';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: 800;
  color: white;
  font-size: 14px;
}
.countdown-box:last-child:after {
  display: none;
}

.best-sale-text, .summer-sale-text {
  color: white;
  font-size: 16px;
  display: block;
  margin-bottom: 20px;
}
.best-sale-text span {
    color: #FF8A00;
    font-weight: 600;
}
.summer-sale-text span {
  background-color: #FCC900;
  padding: 5px 10px;
  color: black;
  font-weight: 600;
  margin-left: 4px;
  display: inline-block;
}
#promotional-blocks {
  padding: 0;
}
/* --------- Process --------- */
.process-boxes h5 a, .process-boxes h5 {
  color: #111827;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 10px;
}
.process-text {
  color: #475569;
}
.process-steps {
  background-color: #CFE2FF;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 30px;
  color: var(--color-primary);
  font-weight: 500;
}
.process-img-inner {
  margin-bottom: 30px;
}

/*-------------- 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: transparent !important;
  /* border: 2px solid black; */
  margin-right: 16px;
  outline: none;
  /* border: none; */
  border-radius: 3px;
  padding: 3px !important;
  height: 2px!important;
  width: 2px !important;
  display: inline-block;
  border: 2px solid black;
}
.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: 13px 17px; */
  color: #8B96A5;
  border: none;
  /* background-color: #27C0FE; */
  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;
}
#latest-news .owl-nav{
  text-align: center;
}
.custom-nav {
  text-align: left;
  position: relative;
}
.custom-seller-nav, .custom-blockbustor-nav {
  position: absolute;
  right: 0;
  top: 0;
}
/* ----------- Latest News ------------- */
.post_img {
  position: relative;
}
.newsdate {
  position: absolute;
  bottom: -36px;
  /* margin-top: -21px; */
  background-color: white;
  display: inline-block;
  padding: 8px 18px;
  border-radius: 6px;
  right: 34px;
  box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.05);
}
.news-content-inner {
  margin-top: 44px;
}
.news-box span.news_date {
  display: block;
  font-family: var(--primary-font);
  font-size: 21px;
  font-weight: 700;
}
span.news_year {
  font-size: 12px;
  text-transform: uppercase;
}
.news-box {
  background-color: white;
  padding: 0;
  border-radius: 20px;
}
.post-meta {
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
.news_block {
  display: flex;
  align-items: center;
}
.post-right-volumn .post_img img {
  /* width: 100px !important; */
  height: 100px;
}
.post-right-volumn .news-box .metabox {
  margin-top: 0;
  border-top: none;
  padding-top: 9px;
}
.news_content h5 a {
  font-size: 18px;
  font-weight: 500;
  color: #010F1C;
}
.metabox span i {
  color: var(--color-primary);
}
.news-text {
  margin: 10px 0;
  font-size: 14px;
  color: #8B96A5;
}
.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 {
  padding: 20px;
}
.news-box  .metabox span i {
  margin-right: 7px;
  color: #8B96A5;
}
a.read-more {
  color: #8B96A5;
  font-weight: 500;
}
.owl-carousel .owl-item .post_img img {
  width: 100% !important;
}
.read-more-btn {
  visibility: hidden;
}
.news-box:hover .read-more-btn{
  visibility: visible;
}
.post-right-volumn .news_content h5 a {
  font-size: 15px;
}

.month_span {
  display: block;
  font-weight: 400;
  color: white;
  font-size: 17px;
}
.auther_name, .news_date {
  color: #000000;
}
.auther_name i, .news_date i{
  color: var(--color-primary);
  padding-right: 5px;
}
.news-box:hover .newsdate{
  background-color: #27C0FE;
}
.news-box:hover span.news_date, .news-box:hover span.news_year{
 color: white;
}
.news-box:hover a.read-more{
 color: black;
}
/*-------------------- Our Pertner -------------------*/
#our-partner {
  padding-top: 0;
}
#our-partner .owl-carousel .owl-stage-outer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: white;
  box-shadow: 0px 8px 40px 0px rgba(0, 38, 3, 0.08);
  border-radius: 20px;
}
.partner-images{
  position: relative;
}
.partner-images:after {
  content: '';
  background-color: rgba(230, 230, 230, 1);
  display: block;
  width: 1px;
  height: 31px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.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;
}