/* ---------------------------------------
##### - PLACE YOUR CUSTOM CSS HERE - #####
--------------------------------------- */

.header_panel {
  transition: all 0.5s;
  position: relative! important;
  background: #fff;
}

.top-bar-section {
    background: #F3F3F3;
    padding: 6px 20px;
    transition: all 0.5s;
}

.o-wrapper {
    max-width: 1620px;
    margin: 0 auto;
    width: 100%;
}

.header_area.sticky {
    position: fixed! important;
    background: #fff;
    z-index: 100;
}

.right-side-cart-area .cart-button a img,
.header_area .cart-area a img {
    display: inline-block;
}

.top-nav-list {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.top-nav-list li {
    display: inline-block;
}

.top-nav-list li a {
    font-size: 15px;
    color: #4C5055;
    line-height: 1;
    font-weight: 400;
}

.top-nav-list li a:hover {
    color: #dc0345;
}

.top-nav-list li:last-child span {
    display: none;
}

.top-nav-list li span {
    display: inline-block;
    margin: 0 10px;
}

.top-nav-list li:last-child {
    margin-right: 0;
}

.header_area .user-login-info a {
    display: flex! important;
    justify-content: center;
    align-items: center;
    line-height: 1.2! important;
    width: 130px! important;
    flex: 0 0 130px! important;
    border: none! important;
    margin-left: 20px;
}

.breakpoint-off .classynav ul li .megamenu {
    background: #fff url(../img/menu-bg.png) left bottom no-repeat;
    background-size: auto 40%;
}

.header_area .favourite-area a, 
.header_area .cart-area a {
    width: 50px! important;
    flex: 0 0 50px! important;
    border: none! important;
}

.top-title {
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    margin-bottom: 20px;

}

.right-side-cart-area {
    max-width: 530px! important;
    width: 100%! important;
}

.right-side-cart-area .cart-button a.close-btn {
    right: 0! important;
    background: transparent! important;
    border: none! important;
}

.right-side-cart-area .cart-content .cart-amount-summary {
    padding: 30px 20px! important;
}

.right-side-cart-area .cart-content .cart-amount-summary h2 {
    margin-bottom: 10px! important;
}

.header_area .favourite-area a img, 
.header_area .user-login-info a img, 
.header_area .cart-area a img {
    margin: 0 auto;
}

.header_panel .serach-form {
  display: none;
}

.header_panel.sticky .serach-form {
  display: block;
}

.header_area .classy-navbar,
.header_area .serach-form,
  .header_area .header-meta {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    min-width: 33%;
    width: 33%; }

.product-image {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.cart-item-desc {
    margin-left: 20px;
    line-height: 1.2;
    width: 100%;
}

.product-remove {
    position: absolute;
    right: 20px;
    top: 5px;
    font-size: 18px;
    color: #BABABA;
}

.cart-item-desc h6 a {
    font-size: 18px;
    color: #1C1B1F;
    margin-bottom: 5px;
    display: block
}

.cart-item-desc p {
    line-height: 1.2! important;
    margin-bottom: 5px;
}

.right-side-cart-area .cart-content .cart-amount-summary {
    width: 100%! important;
    flex: 0 0 100%! important;
}

.color {
    color: #1C1B1F;
    font-weight: 600;
}

.single-cart-item {
    border-bottom: 1px solid rgba(0, 0, 0, .5);
    padding-bottom: 20px;
}

.product-favourite-icon {
    position: absolute;
    bottom: 0;
    right: 20px
}

.top-title h2 {
    font-size: 20px! important;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: #1C1B1F;
    font-weight: 700;
}

.top-title h2 span {
    background: #D9D9D9;
    border-radius: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 34px;
    width: 100%;
    height: 34px;
    margin-left: 10px;
}

.serach-form {
  max-width: 825px;
  width: 100%;
  margin: 0 auto;
}

.search-box {
  position: absolute;
  top: 60%;
  left: 0;
  right: 0;
  z-index: 1000;
}

.input-group-text {
  border: 1px solid #CCCCCC;
  border-radius: 0;
  padding: 12px;
}

.nice-select {
  min-width: 100px;
  width: auto;
  border: 0;
  height: 100%;
  border-radius: 0;
  background: transparent;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #656E72;
  padding: 0;
}

.nice-select .list {
  margin-top: 12px;
  border-radius: 0;
  left: 0;
}


.nice-select:after {
  border-color: #000;
  height: 8px;
  margin-top: -5px;
  width: 8px;
}

.category-icon {
  padding: 10px;
  background: transparent;
  height: 100%;
}

.search-btn {
  background-color: #F89016! important;
  color: #fff;
  border-color: transparent;
  border-radius: 0;
}

.search-btn:hover {
  background-color: #000! important;
}

.input--file {
  position: relative;
  color: #7f7f7f;
}

.input--file input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 24px;
  height: 24px;
}
.upload-box {
  background: #fff;
}

.card {
  border: 1px solid transparent;
  border-radius: 0;
  padding: 10px;
  position:relative;
}

.card:hover {
  /*border: 1px solid #ccc;*/
}

.card-title a{
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 21px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  color: #021016;
}
.single_cat_block .card-title a:hover,
.single_cat_block .card-img a:hover .card-title a{
  color: #F89016;
}

.arrow-right-icon {
  position: absolute;
  /*bottom: 25px;*/
  right: 10px;
}

.section-title {
  margin-bottom: 40px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.section-title a {
  font-size: 2rem;
  border-radius: 0;
  border:1px solid #F89016;
  color: #1C1B1F;
  font-weight: 500;
  background: #fff;
  padding: 8px 15px;
}

.section-title a:hover {
  background: #000;
    color: #fff;
    border-color: #000;
}

.brands-area {
  background: #fff;
}

.section-title h2 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4;
  color: #1C1B1F;
}

.categori-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  position: relative;
    list-style: none;
    padding: 0;
    margin:0 auto;
    width:60%;
}

.categori-list ul li {
  padding: 0 20px;
  margin: 15px auto;
  width: 50%;
}

.categori-list ul li a {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 31px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  text-transform: capitalize;
  color: #1C1B1F;
  width: 100%;
  display: unset;
}

.categori-list ul li a img {
    margin-right:10px !important;
}

.categori-list ul li a:hover {
  color: #F89016;
  text-decoration: underline;
}

/* ======== */
.owl-controls {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
}

.owl-theme .owl-dots .owl-dot span {
  border-radius: 0;
  background: #1C1B1F;
  opacity: .3;
  margin: 3px;
  transition: all 0.5s;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #1C1B1F;
  width: 30px;
  height: 10px;
  opacity: 1;
}

.single-product-wrapper:hover .product-img {
  background-color: #f3f3f3;
}

.product-description h3 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  text-align: center;
  color: #1C1B1F;
}

.product-description h3:hover {
  color: #F89016;
}

.section-top-title h4 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #1C1B1F;
}

/* line 1, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
.slider_bg_1 {
    background-image: url(../img/slider-bg.png);
  }
  
  /* line 4, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_bg_2 {
    background-image: url(../img/slider-bg.png);
  }
  
  /* line 7, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area {
    position: relative;
    z-index: 0;
    overflow: hidden;
  }
  
  /* line 10, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider {
    height: 80vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  
  @media (max-width: 767px) {
    /* line 10, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider {
      height: auto;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 10, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider {
      height: 600px;
    }
  }
  
  @media (max-width: 767px) {
    /* line 21, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text {
      margin: 100px 0 50px 0;
    }
  }
  
  /* line 25, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text span {
    font-family: "DM Sans", sans-serif;
    font-size: 130px;
    text-transform: uppercase;
    text-align: center;
    opacity: 0.3;
    line-height: 1;
    letter-spacing: .5px;
    margin: auto;
    font-weight: 700;
    -webkit-text-stroke: 2px #F89016;
    color: rgba(255, 255, 255, 0.03);    
    position: absolute;
    left: 0;
    right: 0;
    top: -80px;
}
  
  /* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text h1 {
    font-family: "DM Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 58px;
    line-height: 1.3;
    text-align: center;
    color: #021016;
  }
  
  /* line 41, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text h1 span {
    font-weight: 700;
  }
  
  @media (max-width: 767px) {
    /* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text h1 {
      font-size: 30px;
      line-height: 45px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text h1 {
      font-size: 54px;
    }
  }
  
  @media (min-width: 992px) and (max-width: 1200px) {
    /* line 32, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text h1 {
      font-size: 58px;
    }
  }
  
  /* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text p {
    font-size: 20px;
    font-weight: 600;
    color: #FFF;
    margin-bottom: 34px;
    margin-top: 10px;
    font-family: "Montserrat", sans-serif;
  }
  
  @media (min-width: 992px) and (max-width: 1200px) {
    /* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text p {
      font-size: 16px;
    }
  }
  
  @media (max-width: 767px) {
    /* line 56, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text p {
      font-size: 16px;
    }
  }
  
  /* line 70, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .slider_text .video_service_btn > a {
    margin-right: 15px;
  }
  
  @media (max-width: 767px) {
    /* line 70, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .slider_text .video_service_btn > a {
      margin-bottom: 20px;
    }
  }
  
  /* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single_slider .property_form {
    padding: 30px;
    background: rgba(0, 28, 56, 0.6);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
  }
  
  @media (max-width: 767px) {
    /* line 77, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .property_form {
      margin-bottom: 30px;
    }
  }
  
  @media (max-width: 767px) {
    /* line 84, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .property_form .form_wrap {
      display: block !important;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 84, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single_slider .property_form .form_wrap {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
    }
  }
  
  /* line 95, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .serach_icon a {
    width: 45px;
    height: 45px;
    background: #FD8E5E;
    text-align: center;
    line-height: 45px;
    color: #fff;
    border-radius: 5px;
    display: inline-block;
  }
  
  @media (max-width: 767px) {
    /* line 95, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .serach_icon a {
      width: 100%;
      margin-bottom: 15px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 95, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .serach_icon a {
      width: 50%;
    }
  }
  
  /* line 112, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .serach_icon {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: end;
    -moz-align-items: end;
    -ms-align-items: end;
    align-items: end;
  }
  
  @media (max-width: 767px) {
    /* line 112, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .serach_icon {
      display: block;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 112, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .serach_icon {
      width: 50%;
      align-items: center;
      margin-top: 12px;
    }
  }
  
  @media (min-width: 768px) and (max-width: 991px) {
    /* line 124, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single-field {
      margin-bottom: 20px;
    }
  }
  
  /* line 128, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.range_slider {
    width: 100%;
  }
  
  /* line 130, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.range_slider #slider {
    margin: 0;
  }
  
  /* line 136, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field .nice-select .list {
    color: #000;
    border-radius: 0;
  }
  
  /* line 140, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.max_width {
    margin-right: 24px;
  }
  
  @media (max-width: 767px) {
    /* line 140, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single-field.max_width {
      margin-right: 0;
    }
  }
  
  /* line 145, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.max_width label {
    display: block;
    font-size: 15px;
    color: #FDAE5C;
  }
  
  /* line 151, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.max_width .nice-select.wide {
    width: 166px;
    background: transparent;
    color: #C7C7C7;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: 45px;
    line-height: 45px;
  }
  
  @media (max-width: 767px) {
    /* line 151, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single-field.max_width .nice-select.wide {
      width: 100%;
      margin-bottom: 15px;
    }
  }
  
  /* line 165, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.max_width .nice-select::after {
    content: "\e64b";
    display: block;
    height: 5px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 8px;
    transition: all 0.15s ease-in-out;
    width: 5px;
    font-family: 'themify';
    color: #ddd;
    color: #FFFFFF;
    top: 5px;
    font-size: 12px;
  }
  
  /* line 183, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.min_width {
    margin-right: 24px;
  }
  
  @media (max-width: 767px) {
    /* line 183, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single-field.min_width {
      margin-right: 0;
      margin-bottom: 20px;
    }
  }
  
  /* line 189, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.min_width label {
    display: block;
    font-size: 15px;
    color: #FDAE5C;
  }
  
  /* line 195, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.min_width .nice-select.wide {
    width: 110px;
    background: transparent;
    color: #C7C7C7;
    font-size: 15px;
    font-weight: 400;
    border: 1px solid rgba(255, 255, 255, 0.4);
    height: 45px;
    line-height: 45px;
  }
  
  @media (max-width: 767px) {
    /* line 195, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
    .slider_area .single-field.min_width .nice-select.wide {
      width: 100%;
      margin-bottom: 15px;
    }
  }
  
  /* line 209, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .single-field.min_width .nice-select::after {
    content: "\e64b";
    display: block;
    height: 5px;
    margin-top: -5px;
    pointer-events: none;
    position: absolute;
    right: 30px;
    top: 8px;
    transition: all 0.15s ease-in-out;
    width: 5px;
    font-family: 'themify';
    color: #ddd;
    color: #FFFFFF;
    top: 5px;
    font-size: 12px;
  }
  
  /* line 228, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .owl-carousel .owl-nav div {
    height: 120px;
    left: 0px;
    width: 50px;
    color: #fff;
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    left: 50px;
    font-size: 14px;
    border: none;
    left: 150px;
    line-height: 120px;
    background: rgba(255, 255, 255, 0.2);
    left: 0;
    border: none !important;
  }
  
  /* line 243, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .owl-carousel .owl-nav div.owl-next {
    right: 0;
    left: auto;
  }
  
  /* line 247, ../../Arafath/CL/Cl November/227. Health _ Fitness/HTML/scss/_slider.scss */
  .slider_area .owl-carousel .owl-nav div:hover {
    background: white;
    color: #001D38;
    border: none;
  }
  
/* ======== offer-section ======= */
.offer-section .card {
  margin-bottom: 20px;
}

.offer-section .card-title {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 20px;
  color: #1C1B1F;
}


.essence-btn {
    display: inline-block;
    min-width: 170px;
    height: 50px;
    color: #ffffff;
    border: none;
    border-radius: 0;
    padding: 0 40px;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 50px;
    background-color: #021016;
    letter-spacing: 1.5px;
    font-weight: 600;
}
.shop-btn {
  background: #F89016;
}

.shop-btn:hover {
  background: #021016;
    color: #ffffff !important;
}

.offer-banner {
  position: absolute;
  width: 119px;
  height: 119px;
  background: #F89016;
  /* background: url(../img/offer-img/Subtract.png) top center no-repeat;
  background-size: 100% auto; */
  border-radius: 50%;
  left: 88px;
  top: 25px;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 39px;
  text-align: center;
  color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.new-offer {
  max-width: 300px;
  width: 100%;
  margin: 20px auto;
}

.bottom-text {
  position: absolute;
  bottom: 30px;
  left: 30px;
}

.card-img-overlay {
    padding: 2rem;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.card-img-caption {
  padding: 30px 30px 50px;
}

.single-product-wrapper .product-description .product-price-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

.product-description .product-price-box p {
  margin-top: 0;
}

.reguler-price {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  text-align: center;
  text-decoration-line: line-through;
  color: #666666;
  margin-left: 10px;
}
.product-slider-area .card-img-overlay {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.caption-box {
  max-width: 700px;
  width: 100%;
  margin-right: auto;
}

.item-category-name {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #1C1B1F;
  margin-bottom: 10px;
}

.item-title {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  /*font-size: 40px;
  margin-bottom: 20px;
  line-height: 52px;*/
  color: #1C1B1F;
}

.caption-box > h1.item-title{
    margin-bottom:15px;
}
.item-discription {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.card-img-caption a {
  margin-bottom: 20px;
}

.product-slider-area .owl-controls {
  left: 30px;
  right: auto;
}
.product-slider-area .owl-dots{
    position: absolute;
    left: 25px;
    right: auto;
    bottom: 10px;
}

.new-product-section .card {
  margin-bottom: 15px;
}

.new-product-section .card .card-img-overlay {
  border-radius: 0;
  padding: 0rem;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.new-product-section .card .card-img-overlay .caption {
  width: 100%;
  height: 100%;
  text-align: center;
}

.new-product-section .card .card-img-overlay .caption h2,
.new-product-section .card .card-img-overlay .caption h2 a {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 1.3;
  display: block;
  letter-spacing: .5px;
  color: #FFFFFF;
  width: 100%;
    height: 100%;
}
.new-product-section .card .card-img-overlay .caption h2 a{
    padding: 2rem;
    display: flex;
    align-items: self-end;
    text-align: center;
    font-size: 25px;
    justify-content: space-evenly;
}

.new-product-section .card:hover .card-img-overlay {
  background-color: rgba(0, 0, 0, .3);
}

.new-product-section .card .card-img-overlay .caption h2 a:hover,
.new-product-section .card .card-img-overlay:hover h2{
  color: #ff084e;
  text-decoration: underline;
}

.subscribe-form-box {
  background-color: #f3f3f3;
  padding: 70px 20px;
}

.subscribe-inner-content {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}

.subscribe-inner-content h2 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
  color: #1C1B1F;
  margin-bottom: 5px;
}

.subscribe-inner-content p {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.3;
  color: #021016;
}

.subscribe-form .input-group {
  max-width: 500px;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
}

.subscribe-form .mail-icon {
  background: #fff;
  color: #656E72;
  border: none;
  padding: 23px 10px 23px 20px;
  display: inline-block;
  height: 100%;
}

.subscribe-form .form-control {
  border: none;
  padding: 23px 170px 23px 0px;
}

.subscribe-form .form-control:focus {
  outline: 0;
  box-shadow: none;
}

.subscribe-form .input-group-btn {
  position: absolute;
  right: 10px;
  z-index: 100;
  min-width: 150px;
  width: auto;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  text-transform: none;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.2;
  color: #FFFFFF;
}

/* ---- */
.support-section {
  background-color: #000;
  padding: 40px 0px;
}

.support-phone,
.support-mail,
.schedule-box {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.support-phone,
.schedule-box {
  justify-content: center;
}

.support-mail a {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #F89016;
}

.support-mail a:hover {
  text-decoration: underline;
}

.schedule-box p {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 1.2;
  color: #FFFFFF;
  display: inline-block;
  margin-top: 2px;
}

.support-phone p {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.1;
  color: #F89016;
}

.footer-top {
  margin-bottom: 60px;
}

.footer-top-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 70px;
  border-color: #EAEEF3;
}

.footer_menu {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
}

.footer_menu a {
  background: rgb(131, 114, 112, .1);
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.footer_menu a:hover {
  background-color: #F89016;
  color: #fff;
}

.footer_area .footer-nav-menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
  flex-wrap: wrap;
}

.footer_area .footer-nav-menu h3 {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.3;
  color: #021016; 
  margin-bottom: 15px;
}

.footer_area .footer-nav-menu .footer-menu-items {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  width: 20%; 
}

.footer_area .footer-nav-menu .footer-menu-items ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; 
}

.footer_area .footer-nav-menu .footer-menu-items ul li a:hover, 
.footer_area .footer-nav-menu .footer-menu-items ul li a:focus {
  color: #000; 
}

.footer_area .footer-nav-menu .footer-menu-items .footer_widget_menu {
 display: block;
 padding: 0;
 margin: 0;
}


.footer_area .footer-nav-menu .footer-menu-items .footer_widget_menu li a {
  display: block;
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.2;
  color: #021016;
  margin-bottom: 15px;
}

.footer_area .footer-nav-menu .footer-menu-items .footer_widget_menu li a:hover, 
.footer_area .footer-nav-menu .footer-menu-items .footer_widget_menu li a:focus {
  color: #F89016; 
}

.copy-write {
  background: #f3f3f3;
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.copy-write p {
  font-family: "DM Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  color: #021016;
  text-transform: uppercase;
}

.copy-write a:hover {
  color: #F89016; 
  text-decoration: underline;
}

.classy-navbar-toggler {
  position: absolute;
  left: 20px;
}

.classy-navbar .nav-brand {
  margin-right: 0;
}
