
.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: black;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  position: relative;
  padding: 0;
  text-transform: uppercase;
  margin-top: -10px;
  font-family: var(--font-secondry);
}
.section_main_head h4 {
  color: var(--color-e30046);
  font-family: var(--spartwell-font);
  font-size: 36px;
  letter-spacing: 2px;
  font-weight: 400;
  padding: 0;
}
.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;
}

/*----------------- Categoris toggle ----------------*/
.toggle_cat{
  display: block !important;
  flex: unset !important;
  width: 20%;
}
.main_slider{
  display: block !important;
  flex: unset !important;
  width: 80%;
}
.cat_togglee {
  color: white;
  cursor: pointer;
  border-right: 1px solid #cdcaca;
  height: 100%;
  background-color: #2a2a2a;
  font-size: 14px;
  padding: 12px 26px;
  text-transform: uppercase;
}
.cat_togglee i {
  padding-right: 6px;
  float: right;
  padding-top: 7px;
}
.product-categories{
  margin-bottom: 0;
  margin: 0;
}
.product-categories li {
  border-bottom: 2px solid #E5E5E5;
  padding: 10px 26px;
  list-style: none;
}
.product-categories li:hover a{
  color: var(--color-yellow);
}
.product-categories li:last-child{
  border-bottom: none;
}
.product-categories a {
  color: #2a2a2a;
  font-size: 16px;
}
#cart_animate {
  padding: 0;
  min-width: 9rem;
  width: 100%;
  z-index: 9;
  background-color: #eff0f2;
  position: unset;
}
.product-categories li i {
  text-align: right;
  float: right;
  padding-top: 8px;
  font-size: 16px;
}
#cart_animate .product-categories::-webkit-scrollbar-track{  
  /*background-color: #d5d1d1;*/
}
#cart_animate .product-categories::-webkit-scrollbar{
  width: 6px;
  /*background-color: #d5d1d1;*/
}
#cart_animate .product-categories::-webkit-scrollbar-thumb{
  background-color: #d5d1d1;
}
#cart_animate {
  display: block;
}
#slidemainbox {
  margin-right: 5em;
}
#slider .carousel-caption {
  left: 10%;
  right: 9%;
  top: 50%;
  bottom: unset;
  transform: translateY(-50%);
  padding: 0;
}
#slider .carousel-control-next, .carousel-control-prev{
  width: 10%;
  opacity: 1;
}
.slider-box {
  text-align: center;
}
#slider .slider-icon {
  color: white;
  font-size: 20px;
}
.carousel-control-next {
  right: 0;
  top: unset;
  bottom: 3em;
}
.carousel-control-prev {
  left: unset;
  right: 5em;
  bottom: 3em;
  top: unset;
}
#slider .slide-small-heading {
  font-size: 60px;
  color: var(--color-e30046);
  font-family: var(--spartwell-font);
  transform: rotate(352deg);
  font-weight: 600;
}
#slider .slidesmalltext {
  font-size: 49px;
  color: var(--color-e30046);
  text-transform: uppercase;
  font-weight: 600;
}
#slider h1 {
  font-size: 97px;
  color: #2a2a2a;
  font-family: var(--anton-font);
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
}
@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}

#slider .slide-short-head{
  width: 60%;
}
.slider-video-text{
  font-weight: 400;
}
#slider .carousel-indicators {
  display: block;
  right: 3em;
  left: unset;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  bottom: unset;
}
.carousel-indicators button{
  height: 12px !important;
  width: 12px !important;
  border-radius: 50px;
  border: none !important;
  background: #fff;
  opacity: 1 !important;
  margin: 0px 10px !important;
}
#slider .carousel-indicators .active{
  width: 50px !important;
}
#slider .slider-left-image{
  width: 75%;
  height: auto;
  margin-top: -20px;
}
#slider .carousel-indicators li {
  display: block;
  width: 4px !important;
  height: 4px;
  border: none;
  padding: 8px;
  background-color: transparent;
  border-radius: 50%;
  margin-bottom: 10px;
  opacity: 1;
}
#slider .carousel-indicators li span {
  background-color: white;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  display: block;
  text-align: center;
}
#slider .carousel-indicators li.active {
  width: 3px !important;
  height: 3px !important;
  border: 2px solid white;
}
/* --------- Icon Box--------- */
#iconbox {
  background-color: #2a2a2a;
}
.iconbox_box h6, .iconbox_p p, .iconbox_p {
  color: white;
}
.iconbox_p p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 12px;
}
.iconbox_box img{
  margin-right: 10px !important;
}
.iconbox_box h6 {
  font-size: 13px;
  /* letter-spacing: 1px; */
}
.iconbox_box img.service_icon_img {
  width: 40px !important;
  height: 40px !important;
}
/* --------- New Arrivals--------- */
#new_arrivals, #best-seller {
  background-color: #f5f6f7;
  padding-top: 20px;
}
.img_box_text {
  position: absolute;
  background-color: rgb(0 0 0 / 40%);
  padding: 40px 0 72px 1px;
  margin: 0 auto;
}
#new_arrivals .img_box_text{
  text-align: center;
  max-width: 80%;
  left: 0;
  right: 0;
  transform: unset;
  top: 50%;
  transform: translateY(-50%);
}
.img_box {
  text-align: center;
  margin: 0 auto;
}
.img_box img {
    width: 100%;
}
.img_box_text h3{
  position: relative;
}
.img_box_text h3:after {
  content: '';
  background-color: white;
  width: 60px;
  height: 2px;
  display: block;
  position: absolute;
  bottom: -7px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.product_block .star-rating {
  margin: 0 auto;
  margin-bottom: 4px;
}
#deals .progress {
  height: 5px;
}
#deals .progress-bar {
  background-color: var(--color-yellow);
}
.delas_product h5 {
    margin-bottom: 0;
}
.therm.inner-therm>span {
    display: none !important;
}
p#timer {
    margin-bottom: 0;
}
.off_percentage {
  position: absolute;
  display: inline-block;
  color: white;
  background-color: var(--color-e30046);
  font-size: 12px;
  padding: 9px 12px;
  top: -15px;
  right: 32px;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  font-size: 20px;
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
}
.row.delas_product {
  background-color: #f8f8f8;
}
.product_block h5 a{
  font-size: 14px;
  color: black;
}
.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-e30046);
  text-decoration: none;
  font-weight: 600;
}
.price ins {
  font-size: 15px;
  color: var(--color-e30046);
  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;
  background-color: white;
  border: 1px solid #e6e6e6;
  border-right: none;
}
.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 {
  background-color: var(--color-e30046);
  padding: 11px 10px;
  color: white;
  border-radius: 50%;
  width: 51px;
  height: 50px;
  display: inline-block;
  vertical-align: bottom;
}
p.stock-progressbar-status {
  margin-bottom: 0 !important;
}
.custom_product_meta .add_to_cart_button {
  font-size: 0;
  padding: 0px;
}
.custom_product_meta a:hover {
  transform: translateY(-10px);
  transition: 0.5s all ease-in-out;
  color: white;
}
.custom_product_meta a{
  transition: 0.5s all ease-in-out;
  padding: 14px 10px;
}
.yith-wcwl-add-to-wishlist {
  margin-top: 10px;
  display: inline-block;
}
.yith-wcwl-add-button>a i {
  margin-right: 0;
  font-size: 18px;
}
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(-114%);
}
.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;
}

/* --------- Promotion Banner--------- */
#promotion_banner .img_box_text{
  background-color: transparent;
  padding: 0;
  text-align: center;
}
#promotion_banner .banner_overlay{
  max-width: 50%;
  left: 0;
  right: 0;
  transform: unset;
  top: 50%;
  transform: translateY(-50%);
}
#promotion_banner .banner_col2 .banner_overlay{
  left: unset;
}
#promotion_banner .img_box_text h3:after{
  display: none;
}
#promotion_banner .img_box_text h3 {
  font-family: var(--anton-font);
  color: #3a3537;
  font-size: 32px;
  padding: 10px 0;
}
#promotion_banner .section_main_head h4{
  font-weight: 600;
}
.banner_btn a.theme_button2 {
  padding: 6px 18px;
  border-radius: 0;
}
/* --------- Brands--------- */
#our-brands {
  background-color: #2a2a2a;
}
/* --------- Best Seller--------- */
#best-seller a.nav-link {
  color: #000000;
  font-weight: 600;
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  padding: 7px 25px;
}
#best-seller ul.nav.nav-tabs {
  margin-bottom: 3em;
  border-bottom: none;
} 
#best-seller a.nav-link.active{
    background-color: white;
}
/* --------- Category Carousel --------- */
.cat_img {
  border: 1px solid #e6e6e6;
}
.cat_block a{
  text-transform: uppercase;
  color: #595959;
  font-family: var(--font-secondry);
  font-size: 12px;
  letter-spacing: 1px;
}
#deals .flash_product {
    background-color: #f7f7f7;
    border: none;
}
.lc_product .price ins, .lc_product .price del{
  font-size: 17px
}
/*-------------- Owl crousel ---------------*/
.owl-carousel .owl-dots {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.owl-carousel .owl-dots button.owl-dot {
  background-color: #49484d !important;
  margin: 0 3px;
  outline: none;
  border: none;
  border-radius: 50%;
  padding: 6px !important;
  height: auto !important;
  width: auto !important;
}
.owl-carousel button.owl-dot.active{
  background-color: var(--color-e30046) !important;
}
.owl-carousel .owl-dots button.owl-dot.active span {
    background-color: var(--color-e30046);
}
.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: 20px;
  padding: 10px 16px;
  color: #424242;
  margin: 0 8px;
  border: none;
  background-color: white;
}
.owl-nav {
  padding: 30px 0;
  background-color: #f5f6f7;  
  text-align: center;
  position: relative;
}
.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;
  color: var(--color-e30046);
}
#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-nav .owl-prev:before, .owl-nav .owl-next:after {
  content: '';
  background-color: #cdcecf;
  width: 45%;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.owl-nav .owl-prev:before {
  left: 0;
}
.owl-nav .owl-next:after {
  right: 0;
}
/* --------- Contact Us --------- */
.contact-head {
  padding: 20px 0;
}
.contact_head h6 {
  color: white;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 1px;
  padding-top: 6px;
}
.contact_head h3 {
  color: #2a2a2a;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 15px;
}
.newsletter_shortcode {
  width: 83%;
}
.newsletter_shortcode form p{
  margin-bottom: 0;
}
.contact_details_column i {
    background-color: #f25d27;
    padding: 20px;
    color: white;
    border-radius: 50%;
    font-size: 20px;
}
.contact_details_column a {
  color: white;
  font-size: 16px;
  padding-left: 14px;
}
.contact_details_column ul li{
  list-style: none;
}

.timer_blk {
  display: inline-block;
  background-color: white;
  padding: 10px;
  text-transform: uppercase;
  font-size: 10px;
  border: 1px solid #f3eeee;
}
.timer_blk span {
  color: var(--color-e30046);
  font-size: 19px;
  font-weight: 800;
}
.timer_blk .smalltext {
  font-weight: 800;
  line-height: 15px;
  font-size: 10px;
  color: #454545;
}
.rs_block .timer_blk {
  padding: 3px 0;
  width: 55px;
  display: block;
}
.rs_block .product_countdown {
    position: absolute;
    top: 0;
    z-index: 99;
    left: 0;
}
#our-brands .owl-nav {
    padding: 0;
    background-color: transparent;
    margin-top: 10px;
}
#our-brands .owl-nav .owl-prev:before, #our-brands .owl-nav .owl-next:after{
  display: none;
}
.lc_product .product_block {
    height: 100%;
}
.arrival-left {
  display: block !important;
  flex: unset !important;
  width: 20%;
}
.arrival-right {
  display: block !important;
  flex: unset !important;
  width: 80%;
}