

 /* Force light theme styles */
:root {
  color-scheme: light;
}

 
  header{
    background:#f6f6f6;
  }
  .header-container{
    min-height: 12.5rem;
  }
  .header-container .active .top-header.sticky-header{
    padding:5px 0;
  }
  header .top-nav .navbar-top .middle-box .search-box .input-group button {
    background-color: #2d2d2d !important;
    border: 1px solid #2d2d2d !important;
}
.theme-color.price{
  color:#b9070c !important;
}
.cart-table table tbody tr td.save-remove .remove{
    cursor:pointer !important;
}
.cart-table table tbody tr td.save-remove .remove:hover{
    text-decoration:none !important;
    border:none !important;
}
.category-box img {
  width: inherit !important;
  height: inherit !important;
  max-height:11rem !important;
  max-width: 100%;
  object-fit: cover !important;
}
.slick-prev:before, .slick-next:before {
  color: black !important;
    font-size: 30px !important;}
.category-box {
  background-color: white !important;}
.category-img{
  height:11rem;
  width:100%;
}
.slick-next, .slick-prev{
    z-index:100;
}
.slick-next {
    right: 0  !important;
}

.slick-prev {
    left: -5px !important;
}

.slick-arrow{
  
    border-radius: 100%;
}

header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist .feather,
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist svg.feather  {
  stroke-width: 1.5;
  color: #2d2d2d !important;
}

header .header-nav .header-nav-left .dropdown-category{
  background: #2d2d2d !important;
}
  .right-side-menu{
    background:inherit !important;
  }
  header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist .feather, header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .feather, header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6, header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5{
    color:white !important;
  }
  header.active .top-nav .navbar-top .rightside-box .right-side-menu .right-side .header-wishlist .feather, header.active .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .feather, header.active .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6, header.active .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-icon .feather, header.active .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5{
    color:#000 !important;
  }
  #headerAccount .delivery-icon{
    margin-right:10px;
  }
#homePage .section-t-space img{
  height:60vh;
  object-fit: cover;
}
  header .header-nav {
 
    display: flex;
    -webkit-box-align: start  !important;
    -ms-flex-align: start  !important;
    align-items: start !important;
    justify-content: flex-start !important;
}

.stock_qty_zero {
  background-color: #ccc !important; /* Grey out the button */
  cursor: not-allowed  !important; /* Make the cursor not-allowed to show it's disabled */
  color: #888  !important; /* Change text color */
}
header div.header-nav-middle {
  margin: 0 10px !important;
}
.btn-big{
  cursor:pointer;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail{
  display: inline-block !important;
}
.category-menu ul li .category-list h5 a{
  font-weight:600;
}

.sub_levels{
  margin-left:15px;
 
}
.sub_levels li{
  position:relative;
  padding-left:10px;
}
.sub_levels li:before{
  position: absolute;
content: "";
top: 8px;
left: 0;
width: 5px;
height: 5px;
border-radius: 100%;
background: #2d2d2d;
}

.sub_levels a{
  color: #4a5568;
}
.product-box-4 .product-image img.product-image{
  height: 17rem  !important;
    object-fit: cover  !important;
    width:auto  !important;
    max-width:90% !important;
}
.bg-img{
 width:100%;
 height:100%;
 object-fit: cover;
}
.banner-contain-mod a:before{
  display: none !important;
}
  .rightside-box{
    display:flex;
  }
  .whatsapp-icon{
    padding-right:50px;
  }
  .whatsapp-icon img{
    height:50px;
  }

  .right-side-menu{
    background:white;
    padding:12px 12px;
  }

  .web-logo{
    color:white !important;
    font-size:40px;
  }
  .header-social-media{
    list-style: none;
    display:inline-block;
    padding:0;
    margin:0;
    vertical-align:middle;
    position:relative;
    top:-3px;
    padding-right:30px;
  }
  .header-social-media li{
    list-style: none;
    display:inline-block;
    padding:0;
    vertical-align:top;
    padding-right:10px;
    margin:0;
  }
  .header-social-media li a{
    display:inline-block;
    vertical-align:top;
  }
  .header-social-media li a i{
    color:white;
    font-size:30px;
  }

  header.active .header-social-media li a svg, header.active .header-social-media li a svg path{
    fill:#222;
  }

  header.active   .web-logo{
    color:#222 !important;}

    .inner-item{
      display:inline-block;
      position: relative;
      width:100%;
      height:100%;
    }

    .header-message{
  position: absolute;
  right:0.5rem;
  top:100%;
  margin-top:0.5rem;
  z-index: 105;
  height:20px;
  background:red;
  z-index: 100000 !important;
}

header{
    position: relative;
    z-index: 1000;
}

/* /////////////////////////// */

/* ////////////// */

.error{
  display: inline-block;
  flex-direction: row;
  align-items: flex-start;
  padding: 9px 16px;
  padding-left: 2rem;
  
  width: 100%;
  
  /* Dust Red / 1 */
  
  
  /* Dust Red / 2 */
  
  border: 1px solid #FFCCC7;
  box-sizing: border-box;
  margin-bottom: 1rem;
  
  background:url('../images/error.png') no-repeat 0.5rem 0.9rem;
  background-color: #FFF1F0;
  text-align: left;
  }
  
  .success{
      display: inline-block;
      flex-direction: row;
      align-items: flex-start;
      padding: 9px 16px;
      padding-left: 2rem;
      width: 100%;
      text-align: left;
      
      /* Dust Red / 1 */
      
     
      /* Dust Red / 2 */
      
      border: 1px solid #B7EB8F;
      box-sizing: border-box;
      margin-bottom: 1rem;
  
      background:url('../images/success.png') no-repeat 0.5rem 0.9rem;
      background-color: #F6FFED;
      }
  
      .warning{
          display: inline-block;
          flex-direction: row;
          align-items: flex-start;
          padding: 9px 16px;
          padding-left: 2rem;
          width: 100%;
          text-align: left;
          /* Dust Red / 1 */
          
          
          /* Dust Red / 2 */
          
          border: 1px solid #FFE58F;
          box-sizing: border-box;
          margin-bottom: 1rem;
          background:url('../images/warning.png') no-repeat 0.5rem 0.9rem;
          background-color: #FFFBE6;
          }   
.messages p{
  font-size: 1rem;
  margin-bottom: 0.2rem !important;
  margin-left: 0 !important;
}
.messages p {
  font-size: 1rem;
  padding-left: 0;
 
}
.messages div p:last-child{
  margin-bottom: 0;
}


 
.auto_search {
  position: absolute;
  width: 100%;
  top: 3rem;
  background: #F8F8F8;
  z-index: 1;
  padding: 0.4rem 1rem;
  display: none;
  max-height: 18rem;
  overflow-y: auto;
}

.search_on button{
  font-size: 0 !important;
  background-color: white !important;
  background-image:url('../images/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.1rem;
  border:none;
  transition: 0s;

}

.product_box_cart.loader-1{
    background-color: white !important;
    background-image:url('../images/ajax-loader.gif');
    background-repeat: no-repeat;
    background-position: center center;
    font-size:0 !important;
    height:50px;
    transition: 0 !important;
}

.search_on button img, .search_on button svg{
  opacity:0 !important;
}

.auto_search_row {
  display: flex;
  align-items: center;
  padding: 0.5rem 0rem;
  border-bottom: 1px #E1E1E1 solid;
  margin-bottom: 0.5rem;
}

.auto_search_row > a{
  display: flex;
  width:100%;
}

.auto_search_content {
  display: flex;
  align-items: center;
  padding-left: 0.7rem;
  justify-content: space-between;
  width: calc(100% - 3.625rem);
}

.auto_search_content p {
  display: block;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  /* identical to box height */
  color: #000000;
}

.auto_search_content p a {
  color: #000;
}

.auto_search_content div>span {
  font-style: normal;
  font-weight: normal;
  font-size: 0.75rem;
  line-height: 1.125rem;
  /* identical to box height */
  align-items: center;
  color: #9A9A9A;
}

.auto_search_img {
  width: 3.625rem;
  height: 3.625rem;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.auto_search_price {
  font-weight: 500;
  font-size: 0.875rem;
  line-height: 1.3125rem;
  /* identical to box height */
  color: #000000;
}

.auto_search_img img{
  width: 100%;
}

.HeaderSearch{
  position: relative;
}
 /* ////////////// */  
 .user-no-login .new_add, .checkout-page .new_add{
   display:none !important;
 }
 .user-login .not-login, .user-no-login .logged{
  display: none !important;
}

.user-no-login .not-login, .user-login .logged{
  display: block !important;
}

.user-no-login .navHeaderContainer .not-login, .user-login .navHeaderContainer .logged{
  display:none !important;
}

/* /////////////////////////////////////////////// */
.login_page {
  width: 100%;
  background-image: url(../images/login-bg.png);
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
}


.login_box, .register_form {
  background: #f8f8f8;
  box-shadow: 0px 2px 34px rgba(122, 69, 139, 0.22);
  border-radius: 20px;
  width: 463px;
  padding: 5rem;

}

.register_form{
  width:100%;
  margin:0 auto;
  max-width:800px;
}

.input_row {
  width: 100%;
  position: relative;
  margin-bottom: 2rem;
}

.input_row label {
  color: #292929;
  font-size: 0.8125rem;
  position: absolute;
  top: -8px;
  left: 1rem;
  background: #fff;
  padding: 0px 6px;
  border-radius: 8px;
}

.input_row input[type="text"],
.input_row input[type="password"],
.input_row input[type="number"],
.input_row input[type="date"],
.input_row input[type="time"] {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #292929;
  box-sizing: border-box;
  border-radius: 8px;
  height: 3.125rem;
  outline: none;
  padding: 0 1rem;
  font-family: 'Lato', sans-serif;
}


.input_row select {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #292929;
  box-sizing: border-box;
  border-radius: 8px;
  height: 3.125rem;
  outline: none;
  padding: 0 1rem;
  color: #AAA9A9;
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  appearance: none;
  background-image: url(../images/select-arrow.png);
  background-repeat: no-repeat;
  background-position: 95%;
  background-size: 1rem;
}

.nationality select {
  background-image: url(../images/nationality-icon.png), url(../images/select-arrow.png);
  background-position: 3%, 93%;
  padding-left: 3rem;
  background-size: 20px, 17px;
}

.input_row input[type="date"] {
  appearance: none;
  background-image: url(../images/date-icon.png);
  background-repeat: no-repeat;
  background-position: 10px;
  background-size: 21px;
  padding-left: 2.6rem;
}

.input_row input[type="time"] {
  appearance: none;
  background-image: url(../images/clock-icon.png);
  background-repeat: no-repeat;
  background-position: 10px;
  background-size: 21px;
  padding-left: 2.6rem;
}


.input_row input[type="number"] {
  appearance: none;
  background-image: url(../images/phone-icon.png);
  background-repeat: no-repeat;
  background-position: 10px;
  background-size: 21px;
  padding-left: 2.6rem;
}


input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

.number_input {
  display: flex;
  align-items: center;
  border: 1px solid #292929;
  border-radius: 8px;
}

.input_row .number_input select {
  background-color: transparent;
  border: 0;
  width: 102px;
  color: #292929;
  font-size: 1rem;
  font-weight: bold;
}


.number_input input[type="text"] {
  border: 0;
}

.input_row textarea {
  border: 1px solid #292929;
  box-sizing: border-box;
  border-radius: 8px;
  width: 100%;
  height: 120px;
  padding:1rem 1rem;
}

.login_box h2 {
  font-size: 3.125rem;
  color: #2d2d2d;
  font-weight: 700;
  text-align: center;
  margin-bottom: 3rem;
  text-transform: uppercase;
  font-family: 'Asap', sans-serif;
}
.login_btn input[type="submit"], .login_btn .btn_form {
    background: #63A54F;
    border-radius: 6px;
    border: 0;
    outline: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    padding: 0.4rem 1rem;
}
.toggle-password {
  position: absolute;
  right: 1rem;
  top: 0.9rem;
  background-image: url(../images/eye-icon.svg);
  background-repeat: no-repeat;
  width: 19px;
  height: 16px;
  font-size: 0;
  border: 0;
  background-color: transparent;
  background-size: contain;
  cursor: pointer;
}

span.toggle-password.fa-eye-slash {
  background-image: url(../images/eye-open.svg);
}

.forgot_password {
  text-align: right;
  margin-top: -1rem;
  display: block;
  width: 100%;
}

.forgot_password a {
  color: #292929;
  font-size: 0.8125rem;
  text-decoration: underline;
}

/* /////////////////////////////////////////////// */
.product_qty button{
  width: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    height: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
    background-color: #e3e0e0;
    border-radius: 100% !important;
    padding: 0;
}
.product_qty input{
  padding: 0;
    border: none;
    text-align: center;
    background-color: transparent;
}

/* ///////////////////////////////////////////////////////////////////// */
.edit_profile_row{
  display: none;
}


.my_profile_row {
  background: #FFFFFF;
  box-shadow: 0px 2px 26px rgba(122, 69, 139, 0.12);
  border-radius: 10px;
  padding: 2rem 0rem 0;
}

.my_profile_row>p {
  color: #000000;
  font-weight: 500;
  font-size: 0.875rem;
  margin-bottom: 3rem;
  font-family: 'Lato', sans-serif;
  padding: 0 2rem;
}

.my_profile_row p span {
  display: block;
  font-weight: 600;
  font-size: 1rem;
  padding-top: 0.2rem;
}

.my_profile {
  width: 100%;
  padding: 5rem 0;
}

.my_profile .offer-hero-intro {
  text-align: center;
  width: 100%;
  margin-bottom: 4rem;
}

.change_emirates {
  background: #F2F2F2;
  border-radius: 0px 0px 10px 10px;
  padding: 1rem;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 7rem;
}

.change_emirates p {
  margin: 0;
  color: #000000;
  font-weight: 400;
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  width: 60%;
}

.change_emirates p a {
  color: #63A54F;
  text-decoration: underline;
}

.profile_edit {
  text-align: right;
  padding: 0 2rem 2rem;
}

.my_profile_row .input_row {
  width: 80%;
  margin: 0 auto 2rem;
}

.edit_save {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 2rem;
  padding-bottom: 2rem;
}

.edit_save a {
  margin-left: 2rem;
}

.pop_btn {
  display: flex;
  align-items: center;
  justify-content: end;
}

.pop_btn .apply_btn {
  margin: 0;
  margin-right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.edit_save .apply_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}


.order-history-page {
  width: 100%;
  padding: 3rem 0;
}

.order-history-row {
  background: #FFFFFF;
  box-shadow: 0px 2px 24px rgba(122, 69, 139, 0.12);
  border-radius: 10px;
  padding: 1.5rem;
}

.history_nav {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  padding-bottom: 1.5rem;
}

ul.history_nav li a {
  color: #7A7A7A;
  font-size: 1rem;
  cursor: pointer !important;
  font-family: 'Lato', sans-serif;
  font-weight: 400;
}

ul.history_nav li {
  padding-right: 2rem;
}

.avtive_plans_row {
  background: #F7F7F7;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: 'Lato', sans-serif;
  padding: 1rem;
  margin-bottom: 1.375rem;
}

ul.plan_weeks {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  font-weight: 700;
  font-size: 1.25rem;
}

ul.plan_weeks li {
  padding: 0 0.7rem;
  color: #63A54F;
}

.plan_weeks_title {
  margin: 0;
  color: #000000;
  font-size: 1.25rem;
}

.plan_weeks_info {
  margin: 0;
  text-align: right;
  color: #000000;
  font-size: 1.125rem;
}

p.plan_weeks_info strong {
  display: block;
}

ul.history_nav li a.active {
  color: #63A54F;
  border-bottom: 2px #63A54F solid;
  font-weight: 700;
}

ul.plan_weeks li:first-child {
  padding-left: 0;
}

ul.plan_weeks li:last-child {
  padding-right: 0;
}

.avtive_plans {
  width: 100%;
  height: 240px;
  overflow-y: auto;
}

ul.plan_weeks li.in_Active {
  color: #D5D5D5;
  font-weight: normal;
}

.plan_expired {
  margin: 0;
  color: #F4415F;
  font-weight: 700;
  font-size: 1.125rem;
}

.order_popup_click a{
  color: #212529;
}


.orders_tables table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
  font-family: 'Lato', sans-serif;
}

.orders_tables table tr {
  padding: .35em;
}

.orders_tables table th,
.orders_tables table td {
  padding: 1rem;
  text-align: center;
}

.orders_tables table th {
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #292929;
}


.orders_tables tbody tr:nth-child(odd) {
  background: #F7F7F7;
}

.orders_tables table tr td:first-child,
.orders_tables table tr th:first-child {
  text-align: left;
  padding-left: 1rem;
}

.orders_tables table tr td:last-child,
.orders_tables table tr th:last-child {
  text-align: right;
}

.shorts {
  background-image: url(../images/short-icon.svg);
  background-repeat: no-repeat;
  background-position: 250px center;
}


.order_popup {
  width: 588px;
  background: #fff;
  padding: 2rem;
  border-radius: 10px;
  overflow: auto;
  margin: auto;
}

.order_popup_top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.order_popup_top p {
  margin: 0;
  color: #000000;
  font-size: 1.25rem;
  font-family: 'Asap', sans-serif;
}

.order_popup_strip {
  background: #F2F2F2;
  margin: 0;
  padding: 0.7rem;
  font-size: 1rem;
  text-transform: uppercase;
  font-family: 'Asap', sans-serif;
  font-weight: 700;
}

.customer_city {
  color: #292929;
  font-size: 1rem;
  font-family: 'Lato', sans-serif;
  line-height: 1.575rem;
  padding: 1rem 0;
  margin: 0;
}

.orders_totals {
  width: 280px;
  float: right;
  padding: 1rem 0 0;
  margin: 0;
}

ul.orders_totals li {
  display: flex;
  justify-content: space-between;
  padding: 0.2rem 0;
  font-family: 'Asap', sans-serif;
  color: #292929;
  font-size: 1rem;
}

ul.orders_totals li:last-child {
  border-top: 1px #F2F2F2 solid;
  padding-top: 1rem;
  margin-top: 1rem;
}


.order_popup .orders_tables table tr td:first-child,
.order_popup .orders_tables table tr th:first-child {}

.order_popup .orders_tables table th {
  font-family: 'Asap', sans-serif;
  font-size: 0.875rem;
  padding: 0.7rem;
}

.order_popup .orders_tables tbody tr:nth-child(odd) {
  background: transparent;
  border-top: 1px #F2F2F2 solid;
  border-bottom: 1px #F2F2F2 solid;
}

.order_popup .orders_tables table th,
.order_popup .orders_tables table td {
  padding: 0.6rem;
}

.order_popup_close {
  background-image: url(../images/close_icon.svg);
  width: 24px;
  height: 24px;


  background-color: #E5E5E5;
  border-radius: 100px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}



  .popup_wrapper .order_popup_close {
      position: absolute;
      top: -0.2rem;
      right: 0;
      border-radius: 0;
      padding: 1.5rem;
      border-bottom-left-radius: 1rem;
}

.order_popup{
  position: relative;
}


.my_cart_table table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

.my_cart_table table tr {
  border-bottom: 1px solid #ddd;
  padding: .35em;
}

.my_cart_table table th,
.my_cart_table table td {
  padding: .625em;
  text-align: center;
  color: #292929;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
}

.my_cart_table table th {
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #292929;
  font-family: 'Asap', sans-serif;
}


.product_qty {
  margin: auto;
}

.cart_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 60%;
}

.cart_item i {
  cursor: pointer;
}

.cart_item p {
  margin: 0;
  color: #292929;
  font-family: 'Lato', sans-serif;
  font-size: 1rem;
}

.my_cart_table {
  width: 100%;
  padding-top: 3rem;
}

.my_cart_top {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 2rem;
}

.my_cart_top h1 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.875rem;

  text-align: center;
  text-transform: uppercase;
  color: #7A458B;
  font-family: 'Asap', sans-serif;
  margin: 0;
}

.my_cart_top .programs_btn {
  margin: 0;
  position: absolute;
  right: 0;
}

.my_cart_page {
  width: 100%;
  padding: 4rem 0;
}

.my_cart_page .text1{
  color:#B7B7B7;
  font-size: 1.5rem;
}

.cart_total {
  width: 100%;
  text-align: right;
  padding-top: 4rem;
}

.cart_total p {
  display: block;
  margin: 0;
  color: #7A458B;
  font-weight: 700;
  font-size: 2.25rem;
  line-height: 3rem;
  font-family: 'Asap', sans-serif;
  margin-bottom: 1rem;
}

.cart_total span {
  display: block;
  font-weight: 900;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-family: 'Lato', sans-serif;
}

.cart_total strong {
  font-weight: 800;
  font-size: 1.875rem;
  line-height: 2.25rem;
  display: block;
  font-family: 'Lato', sans-serif;
  padding: 0.5rem 0;
}

.cart_total .btn-big {
  padding: 0 2.25rem;
  margin-top: 1rem;
}

.cart_total sub {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;

  /* identical to box height */


  color: #63A54F;
  bottom: 0;
  vertical-align: text-bottom;
  line-height: 1.1875rem;
  font-family: 'Lato', sans-serif;
  padding-top: 1rem;
}

.my_cart_table table th:first-child {
  width: 40%;
}


.checkout-page .my_cart_table {
  padding: 0 0 2rem;
}

.checkout-page .order_review {
  flex-wrap: wrap;
}

.checkout-page .promo-code {
  margin: 0;
  display:flex;
}

.checkout-page .cart_item {
  width: 100%;
  justify-content: flex-start;
}

.checkout-page .my_cart_table table tr th:first-child {
  text-align: left;
}

.mob, header .top-nav .navbar-top .rightside-box .right-side-menu li.right-side.mob{
    display:none !important;
}

.checkout-page .my_cart_table table tr tdh:first-child {
  text-align: left;
}

.wellness-detail-right.mob {
  display: none;
}

.popup_wrapper {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
  overflow: auto;
  padding: 3rem 0;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.popup_wrapper.active {
  opacity: 1;
  visibility: visible;
  z-index: 99999;
}

.order_popup_click {
  cursor: pointer;
}

.rest_popup {
  background: #FFFFFF;
  box-shadow: 0px 2px 24px rgba(122, 69, 139, 0.12);
  border-radius: 16px;
  padding: 2rem;
  height: auto;
  text-align: right;
  min-width: 465px;
}

.rest_popup p {
  display: block;
  color: #7A458B;
  font-size: 1.25rem;
  text-align: left;
  margin-bottom: 0.6rem;
}

.rest_popup span {
  font-weight: 400;
  display: block;
  text-align: left;
  font-size: 1rem;
  padding-bottom: 2rem;
}


.register_page {
  width: 100%;
}

.register_img {
  width: 100%;
  background-image: url(../images/register-bg.jpg);
  height: 100%;
  background-size: cover;
  background-position: top center;
}

.btn_form{
  color: var(--theme-color);
    padding: calc(6px + (15 - 6) * ((100vw - 320px) / (1920 - 320))) calc(11px + (20 - 11) * ((100vw - 320px) / (1920 - 320)));
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    z-index: 0;
    border:none;
    margin:0 10px;
}

.breadcrumb li{
  padding-left:10px;
}

.order_review_page {
  width: 100%;
  padding-top: 2rem;
}

.order_review-intro {
  width: 100%;
  text-align: center;
}

.order_review-intro h3 {
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 2.875rem;
  margin-bottom: 1.3rem;
  text-align: center;
  text-transform: uppercase;
  color: #ffa53b;
  font-family: 'Asap', sans-serif;
}

.order_review-intro p {
  font-weight: 400;
  font-size: 0.975rem;

  /* identical to box height */


  color: #63A54F;
}

.order_review {
  width: 60%;
  margin: 3rem auto;
  background: #FFFFFF;
  box-shadow: 0px 2px 26px rgba(122, 69, 139, 0.12);
  border-radius: 10px;
  padding: 2rem;
  display: flex;
  justify-content: space-between;
}

.order_review_left {
  width: 40%;
}

.order_review_right {
  width: 40%;
}

.order_review_left p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}

.order_review_left p strong {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.3125rem;
  /* identical to box height */


  color: #292929;
  font-family: 'Asap', sans-serif;
}

.order_review_left p span {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.375rem;
  /* identical to box height */


  color: #292929;
  font-family: 'Lato', sans-serif;
}

.order_review_right>p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 1rem;
  line-height: 2rem;
  /* or 200% */


  color: #292929;
  margin-bottom: 0.4rem;
}

.grand_total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px #E9E9E9 solid;
  border-bottom: 1px #E9E9E9 solid;
  padding: 0.7rem 0;
  font-size: 1.25rem;
  line-height: 2rem;
  color: #292929;
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  margin: 2rem 0;
}

.grand_total p {
  margin: 0;


  /* identical to box height, or 160% */


  color: #292929;
}

.grand_total span {
  color: #63A54F;
}

.place_order_btn {
  text-align: right;
}

.promo-code {
  width: 100%;
  text-align: right;
  margin-top: 4rem;
}

.promo-code input[type="text"] {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #292929;
  box-sizing: border-box;
  border-radius: 6px;
  height: 2.5rem;
  padding: 0 1rem;
  color: #8C8C8C;
  font-size: 0.875rem;
  font-family: 'Lato', sans-serif;
  outline: none;
  border-top-right-radius:0;
  border-bottom-right-radius:0;
}

.apply_btn {
  cursor: pointer;
  width: 4.75rem;

  display: inline-block;
  background: #FFFFFF;
  border: 1px solid #7A458B;
  box-sizing: border-box;
  border-radius: 6px;
  color: #7A458B;
  font-size: 0.875rem;
  font-family: 'Lato', sans-serif;
  text-align: center;
  line-height: 2.4rem;
  border-top-left-radius:0;
  border-bottom-left-radius:0;
}

.apply_btn:hover{
  color:white;
  background: #7A458B;
}

.finish-checking {
  width: 70%;
  display: flex;
  align-items: center;
  margin: auto;
  padding: 6rem 0;
}


.finish-checking-right h3 {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.4375rem;

  text-transform: uppercase;

  color: #ffa53b;
  font-family: 'Asap', sans-serif;
  margin-bottom: 2rem;
}

.finish-checking-right p {
  font-weight: 400;
  font-size: 1rem;


  color: #292929;
  font-family: 'Lato', sans-serif;
}

.finish-checking-right span {
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.375rem;
  /* identical to box height */


  color: #292929;
  font-family: 'Lato', sans-serif;
  padding: 0rem 0 2rem;
  display: block;
}

.programs_btn {
  height: 33px;
  background: #63A54F;
  border-radius: 6px;
  margin-top: 2rem;
  color: #FFFFFF !important;
  font-family: 'Lato', sans-serif;
  font-size: 0.875rem;
  justify-content: center;
  display: inline-flex;
  padding: 0 3rem;
  align-items: center;
}
.category-menu ul {
    padding-bottom: 29px;
}
.filter-category{
  background-color: #f8f8f8;
    padding: calc(12px + (33 - 12) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 5px;
}
.shop-section .left-box .shop-left-sidebar .filter-category ul li:before{
  display:none;
}

.shop-section .left-box .shop-left-sidebar .filter-category ul li{
  border:1px solid #777;
  padding: 9px 11px 9px 11px !important;
}

.product-bg-image{
  background-image:none;
}
.banner-contain-mod{
  height:120px;
}

.home-contain .home-detail{
  padding-top:15px !important;
  padding-bottom:15px !important;
}

.home-contain .h-100{
  height:60vh !important;
}

#homeCategories .bg-img{
  display:block !important;
  width: 100%;
}

#homeCategories .section-t-space{
  padding-top:20px !important;
}
#homeCategories  .category-menu ul{
  border:none !important;
  padding-bottom: 0;
}

#homePage .hero_slider .bg-img{
  display: block !important;
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  object-fit: cover;

}

footer{
    margin-top:5rem;
}

.order_preview_img img{
  max-width: 100%;
}

.product-main-2 img{
  width:100%;
}

.product-box .label-tag.out-of-stock{
  background-color:#ff6b6b;
}
.grecaptcha-badge{
  display: none !important;
}

.product-box .label-tag.out-of-stock:before{
  border-bottom-color:#ff6b6b;
  left: 100%;
    margin-left: -16px;
}

.product-box .label-tag.out-of-stock:after{
  border-bottom-color:#ff6b6b;
  left: 100%;
    margin-left: -16px;
}

.product-box .product-image .product-option{
  display:none !important;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h6 {
  color: #2d2d2d !important;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail h5 {
  font-weight: 500;
  color: rgb(34, 34, 34) !important;
}

@media (max-width: 767px){
    
    .right-side-menu{
        padding-right:0 !important;
            margin-right: -10px;
    }
    
.mob, header .top-nav .navbar-top .rightside-box .right-side-menu li.right-side.mob{
    display:block !important;
}

    
 header .top-nav .navbar-top .middle-box .search-box{
    display:block !important;
}

header .top-nav .navbar-top .middle-box{
    display:none !important;
        width: calc(100% + 50px) !important;
        position: absolute;
        top: 100%;
        left: -27px;
        background: white;
                padding: 15px 15px;
}

header .top-nav .navbar-top .middle-box.active{
    display:block !important;
}

    header .top-nav .navbar-top .middle-box .search-box .input-group .form-control {
        width: 100% !important;
            height: 48px;
    }

header .top-nav .navbar-top .middle-box .search-box .input-group button {

    position: absolute;
    right: 0;
}

.HeaderSearch {
    position: relative;
    display: inline-block;
    width: 100%;
}

header .top-nav .navbar-top{
    position:relative;
    z-index:100;
}

  .order_review {
    width: 100% !important;
    padding: 2rem 15px  !important;
    display: block;
}
div .category-box img{
    display:inline-block !important;
    width:auto !important;
    height:13rem !important;
    max-height:13rem !important;
}
.checkout_guest_page{
  display:inline-block  !important;
}
.order_preview_checkout {

  margin-left: 0 !important;
}
.order_preview_total {
  width: 100% !important;
  float: left !important;
}
.checkout_guest_left {
  width: 100%  !important;
}
.checkout_guest_right {
  width: 100% !important;
}
  .slider-9-cont .slider-9{
     left:-40px;
  }
  .slider-9-cont .slick-list {
position: relative;
overflow: visible;}

.slider-9-cont .slider-9 .item-category{
padding-left:20px;
}

  .header-nav-middle{
    display:none;
  }
  .today-offer-btn{
    height:44px !important;
  }
  .header-container {
    min-height: 8.5rem;
}
.activeMenuCategory .category-dropdown{
  left:0 !important
}
.login_box, .register_form {
  padding:2rem;
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side {
  display:block !important
}
header .top-nav .navbar-top .rightside-box .right-side-menu .right-side .delivery-login-box .delivery-detail{
  display:none !important
}
.according-menu{
  display: none;
}
header .header-nav .header-nav-left .dropdown-category{
  display:block !important;
}
header .header-nav .header-nav-left .dropdown-category {

  left: -3px !important;
  position: relative;
}
.header-social-media, button.navbar-menu-button{
  display:none !important;
}
.web-logo {
  font-size: 35px;
}
.delivery-detail{
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width:100px;
}

header .top-nav {
  padding: 10px 0 10px !important;
}
.contact-head-btn{
  margin-top:5px;
}
.whatsapp-icon {
  position: fixed;
  padding-right: 15px;
  bottom: 0;
  right: 15px;
}
}