.section_main_head.heading-half-width {
  max-width: 50%;
  margin: 0 auto;
}
.section_main_head .section-text, .section_main_head .section-text p{
  color: #757575;
  margin-bottom: 0;
}
.section_main_head.white_head h3, .section_main_head.white_head .section-text, .section_main_head.white_head .section-text p {
  color: white;
}
.single_line_head h3, .double_line_head h3, .section_main_head h3 {
  color: white;
  font-weight: 700;
  font-size: 22px;
  display: inline-block;
  position: relative;
  padding: 0;
  font-family: var(--font-primary);
}
.section_main_head h4 {
  color: var(--color-primary);
  padding: 0;
  background: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 1px;
  font-weight: 600;
  position: relative;
  padding-left: 9px;
}
.section_main_head h4:before{
  content: '';
  background-color: white;
  width: 2px;
  height: 12px;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
}
.section_main_head h4 {
  padding-left: 0px;
}
.section_main_head.head_center h4:before{
  display: none;
}
.single_line_head h5{
    display: inline-block;
    position: relative;
}
.single_line_head h3:after, .double_line_head h3:after, .single_line_head h5:after { 
  content: '';
  background-color: #979797;
  width: 50px;
  height: 1px;
  display: block;
  position: absolute;
  left: 100%;
  top: 54%;
  margin-left: 8px;
}
.double_line_head h3:before {
  content: '';
  background-color: #979797;
  width: 50px;
  height: 1px;
  display: block;
  position: absolute;
  right: 100%;
  top: 54%;
  margin-right: 8px;
}
#deals_day .section_main_head h4 {
  padding-left: 10px;
}
/*----------------- Main Carousel ----------------*/
.carousel-box {
  background-color: #171d32;
  padding: 50px;
  border-radius: 20px;
}
.carousel-box h5 {
  background: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 3px;
  font-weight: 600;
}
.carousel-box .main_carousel_p  p, .carousel-box .main_carousel_p {
  color: white;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 20px; 
}
.percentage_off {
  color: white;
  background-image: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
  display: inline-block;
  padding: 12px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  bottom: 5em;
}
.off_no {
  font-weight: 800;
  font-size: 20px;
}
/*----------------- Deals ----------------*/
#deals_day, #iconbox, #main-category, #our-products {
  background-color: #171d32;
}
.clockdiv {
  background-color: #1e243a;
  /*padding: 30px;*/
  border-radius: 16px;
}
.info_items_inner, .deals-col {
    /* background-color: #1e243a; */
    padding: 30px;
    /* border-radius: 25px; */
}
#deals_day .section_main_head {
  top: 38px;
  position: relative;
}
.deals-col {
  top: -33px;
}
.main_head_inner {
  position: relative;
  max-width: 44%;
}
.deal-custom-nav {
  position: absolute;
  right: 0;
  margin: 0 !important;
  top: 0;
  z-index: 9999;
}
.product_block .clockdiv h5 a {
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.clockdiv .price{
  font-size: 17px;
}
.product_countdown {
  background-color: #222940;
  padding: 14px;
  border-radius: 10px;
  display: inline-block;
}
.timer_blk {
  display: inline-block;
  background-color: #2d344d;
  padding: 10px 16px;
  text-transform: uppercase;
  font-size: 10px;
  border: none;
  border-radius: 5px;
  margin: 3px;
  text-align: center;
}
.timer_blk span {
  color: white;
  font-size: 22px;
  font-weight: 800;
  font-family: var(--font-secondry);
}
.timer_blk .smalltext {
  font-weight: 800;
  line-height: 15px;
  font-size: 10px;
  color: #9d9dc3;
}
.timer_colon {
    vertical-align: super;
}
.bg_shape {
  background-color: #1e243a;
  height: 100%;
  width: 100%;
  position: absolute;
  top: -216px;
  /* z-index: -1; */
  /* left: -181px; */
  clip-path: polygon(60% 0, 100% 0%, 100% 100%, 0% 100%);
  right: 0;
  bottom: 0;
}
.pro_image {
    position: relative;
    z-index: 9999;
}
#deals_day .owl-carousel .owl-stage-outer {
    padding-top: 70px;
}
/* --------- Icon Box--------- */
#iconbox .owl-carousel .owl-stage-outer {
  padding-top: 20px;
  padding-bottom: 40px;
}
.iconbox_box h6, .iconbox_p p, .iconbox_p {
  color: white;
}
.iconbox_p p {
  margin-bottom: 0;
  line-height: 26px;
}
.iconbox_box h6 {
  font-size: 18px;
}
.iconbox_box {
  background-color: #1e243a;
  padding: 30px;
  transition: all 0.50s ease 0s;
}
.icon_box_i {
  display: inline-block;
  /* padding: 32px; */
  background-color: #262941;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  text-align: center;
}
.icon_box_i i {
  padding: 40px 0;
  font-size: 24px;
  display: inline-table;
}
.iconbox_box:hover {
  background-image: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
  transition: all 0.50s ease 0s;
  transform: scale(1.1);
  z-index: 9999;
  overflow: visible;
}
.iconbox_box:hover .icon_box_i{
  background-color: white;
}
.iconbox_box:hover .icon_box_i i{
  color: var(--color-primary);
}
/* --------- New Arrivals--------- */
.product_img_box {
  background-color: #181d2f;
  padding: 30px;
}
.product_block .star-rating {
  margin: 0 auto;
  margin-bottom: 4px;
}
.delas_product h5 {
    margin-bottom: 0;
}
.off_percentage {
  position: absolute;
  display: inline-block;
  color: white;
  background-color: #7e00ff;
  font-size: 12px;
  padding: 0px 7px;
  top: 20px;
  left: 20px;
  border-radius: 5px;
  font-size: 11px;
  text-align: center;
  font-weight: 800;
}
.product_block h5 a {
  font-size: 14px;
  color: white;
  font-weight: 700;
}
.product_block h5 {
  padding: 0;
}
.product_block .star-rating {
  margin: 0 auto;
  margin-bottom: 4px;
}
.product_block #timer .timer_days{
  background-color: var(--color-yellow);
  padding: 12px 7px;
  width: 40px;
  height: 40px;
}
.product_block .countdowntimer .numbers{
  display: inline-block;
  font: 700 14px var(--font-archivo);
  color: black;
  text-align: center;
  padding: 10px 2px;
}
.product_block .countdowntimer .numbers span{
  font:600 11px var(--font-archivo);
  color: black;
  display: block;
}
.product_block .countdowntimer .numbers .nofont{
  display: inline;
}
.price {
  font-size: 15px;
  color: var(--color-primary);
  text-decoration: none;
  font-weight: 600;
}
.price ins {
  font-size: 15px;
  color: white;
  text-decoration: none;
  /*float: left;*/
  margin-right: 10px;
  font-weight: 600;
}
.price del {
  font-size: 15px;
  color: #a4a4a4;
  font-weight: 600;
  float: right;
}
#flash-sale .price del {
  
}
.price {
  display: inline-block;
}
.flash_product {
  position: relative;
}
.flash_sale-col {
  border-bottom: 2px solid #C2C2C2;
  padding-bottom: 3px;
}
#product_block a.added_to_cart.wc-forward {
  border-radius: 0;
  display: inline;
  position: absolute;
  margin-top: 7px;
  top: 38%;
  width: auto;
}
.custom_product_meta .add_to_cart_button:after {
  content: "\f218";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 18px;
}
.custom_product_meta .add_to_cart_button:after, .custom_product_meta a, .custom_product_meta a.compare.button:after {
  background-color: white;
  padding: 7px 10px;
  color: #2a2f3f;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: bottom;
  font-size: 14px;
}
.custom_product_meta .add_to_cart_button:hover:after, .custom_product_meta a:hover, .custom_product_meta a.compare.button:hover:after {
  color: white;
  background-image: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
}
p.stock-progressbar-status {
  margin-bottom: 0 !important;
}
.custom_product_meta .add_to_cart_button, .custom_product_meta a.compare.button {
  font-size: 0;
  padding: 0px !important;
}
.custom_product_meta a:hover {
  transform: translateY(-10px);
  transition: 0.5s all ease-in-out;
  background-image: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
  color: white;
}
.custom_product_meta a {
  transition: 0.5s all ease-in-out;
  padding: 9px 0px;
}
.yith-wcwl-add-to-wishlist, .woocommerce.product.compare-button {
  margin-top: 10px;
  display: inline-block;
}
.yith-wcwl-add-button>a i {
  margin-right: 0;
  font-size: 14px;
}
.custom_product_meta a.compare.button:after {
  content: "\f074";
  font-family: "font awesome 5 free";
  font-weight: 900;
  font-size: 14px;
  padding: 14px 10px!important;
}
span.feedback {
  width: 100%;
  display: block;
}
span.feedback+a {
  width: 100%;
  border-radius: 0;
  margin-bottom: 5px;
  transform: unset !important;
}
.product_block .yith-wcwl-add-button span {
    display: none;
}
.custom_product_meta {
  visibility: hidden;
  transition: 0.3s all ease-in-out;
  position: absolute;
  bottom: 13px;
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
  transform: translateY(0%);
}
.trending_products-col, .flash_sale-col {
  position: relative;
}
.flash_product:hover .custom_product_meta{
  visibility: visible;
  transition: 0.3s all ease-in-out;
 transform: translateY(-20%);
}
.flash_product:hover{
  transition: 0.3s all ease-in-out;
}
.custom_product_meta a.added_to_cart.wc-forward {
  border-radius: 0;
  display: block;
  width: auto;
  margin-top: 20px;
  display: inline-block;
  margin-left: 10px;
}

/* ================== Badge Overlay CSS ========================*/
.product-sale {
    position: absolute;
    left: 0%;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 100;
    -webkit-transition: width 1s ease, height 1s ease;
    -moz-transition: width 1s ease, height 1s ease;
    -o-transition: width 1s ease, height 1s ease;
    transition: width 0.4s ease, height 0.4s ease
}
.flash_product:hover span.onsale{
  background-color: black;
}

/*------------------ Categories --------------------*/
.hcf-masonry-card {
    display: block;
    position: relative;
    overflow: hidden;
}
.hcf-masonry-card .card-img {
    object-fit: cover;
    transform: scale(1);
    transition: transform 150ms linear;
    transition: 0.3s all ease-in-out;
}
.hcf-masonry-card .card-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgb(18 25 52 / 60%);
}
.hcf-masonry-card .card-overlay .card-title {
  display: inline-block;
  transform: translateY(10px);
  /* opacity: 0; */
  background-color: white;
  color: #2d3247;
  padding: 10px 20px;
  font-weight: 600;
  transition: 0.3s all ease-in-out;
}
.hcf-masonry-card .card-overlay .card-category {
    transform: translateY(10px);
    opacity: 1;
}
.hcf-masonry-card:hover .card-img {
    transform: scale(1.05);
    transition: transform 150ms linear;
}
.hcf-masonry-card:hover .card-overlay {
    opacity: 1;
    transition: opacity 150ms linear;
    --bs-bg-opacity: .5;
}
.hcf-masonry-card:hover .card-overlay .card-title {
    opacity: 1;
    transform: translateY(0);
    transition: transform 150ms linear 0.1s, opacity 150ms linear 0.1s;
}
.hcf-masonry-card:hover .card-overlay .card-category {
    opacity: 1;
    transform: translateY(0);
    transition: transform 150ms linear 0.2s, opacity 150ms linear 0.2s;
}
/*---------Testimonial--------------*/
.inner-body {
    padding-top: 8px;
}
.owl-carousel .owl-item .testimonials-img img {
  width: 104px !important;
  height: 104px;
  border-radius: 50%;
}
.testimonial-title a {
  font-size: 18px;
  color: white;
  font-weight: 600;
}
.t-desig {
  font-size: 12px;
}
#testimonials .testimonial-star i {
  color: var(--color-primary);
  font-size: 10px;
}
#testimonials .testimonial-star .without_filled i{
  color: #5d647c;
}
.quote_box .big_quote {
  color: white;
  padding: 16px;
  border-radius: 50%;
  font-size: 40px;
  position: absolute;
  bottom: -42px;
  right: 24px;
  z-index: 999;
  background: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.testimonial_bg {
  display: inline-block;
  position: relative;
  float: right;
  right: -5em;
  top: -1em;
}
.testimonials-info{
  background-color: #1e243a;
  padding: 40px;
  border-radius: 20px;
  position: relative;
}
.triangle_shape {
  background-color: #1e243a;
  width: 10px;
  height: 10px;
  display: inline-block;
  position: absolute;
  bottom: -5px;
  left: 57px;
  transform: rotate(45deg);
}
#testimonials .owl-carousel .owl-nav .owl-prev{
  left: -83px;
}
#testimonials .owl-carousel .owl-nav .owl-next{
  right: -83px;
}
/* --------- Best Seller--------- */
#best-seller .section_main_head h4:before{
  display: none;
}
#best-seller .section_main_head {
  padding-right: 6em;
  padding-left: 17%;
}
.section_text p, .section_text {
  font-size: 13px;
}
#best-seller .owl-nav i.fas.fa-chevron-left {
  margin-left: 0;
}
/* --------- Our Products--------- */
.offer_text .off_percentage {
  position: unset;
  background-color: transparent;
  color: #23b53f;
  padding: 0;
}
#our-products .product_block h4 a {
  color: white;
  font-size: 18px;
  font-weight: 600;
}
#our-products .offer_text .price del {
  float: none;
}
#our-products .offer_text .price del, #our-products .offer_text .price ins {
  font-size: 16px;
}
span.price_text {
  text-transform: uppercase;
  color: white;
  font-weight: 400;
}
.product_detail_btn i {
  padding-right: 5px;
}

/* --------- Category Carousel --------- */
.cat_img {
  border: 1px solid #e6e6e6;
}
.cat_block a{
  text-transform: uppercase;
  color: #595959;
  font-family: var(--font-primary);
  font-size: 12px;
  letter-spacing: 1px;
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.owl-carousel .owl-dots button.owl-dot {
  background-color: #575a64 !important;
  margin: 0 3px;
  outline: none;
  border: none;
  border-radius: 50%;
  padding: 5px !important;
  height: auto !important;
  width: auto !important;
}
.owl-carousel button.owl-dot.active{
  background-image: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%) !important;
}
.owl-carousel .owl-dots button.owl-dot.active span {
    background-color: var(--color-primary);
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  height: auto;
}
button.owl-prev, button.owl-next {
  border: none;
  padding: 0;
  outline: none;
  width: auto !important;
  background-color: transparent;
  z-index: 9999;
  position: unset;
}
.owl-carousel .owl-nav i, .owl-nav i {
  font-size: 14px;
  padding: 17px 21px;
  color: white;
  margin: 0 8px;
  border: none;
  background-image: linear-gradient(-90deg, #f15ba3 0%, #f1755b 100%);
}
.owl-nav {
  text-align: center;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
    position: unset;
}
.owl-carousel .owl-nav i:hover, .owl-nav i:hover {
  background-color: white;
  background-image: none;
  color: var(--color-primary);
}
#best-seller .owl-carousel .owl-nav i:hover, #best-seller .owl-nav i:hover, #deals_day .owl-carousel .owl-nav i:hover, #deals_day .owl-nav i:hover, #main-carousel .owl-carousel .owl-nav i:hover, #main-carousel .owl-nav i:hover {
  background-image: none !important;
}
#testimonials .owl-carousel .owl-nav i:hover, #testimonials .owl-nav i:hover {
  background-color: var(--color-222222);;
  color: white;
}
.owl-carousel .owl-nav button.owl-prev i, .owl-nav button.owl-prev i, .owl-carousel .owl-nav button.owl-next i, .owl-nav button.owl-next i {
  border-radius: 50%;
}
.custom-nav {
  text-align: left;
  position: relative;
}
.owl-carousel .owl-nav .owl-prev {
  left: 160px;
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
}
.owl-carousel .owl-nav .owl-next {
  right: 160px;
  position: absolute;
  top: 44%;
  transform: translateY(-50%);
}
