@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css");
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&display=swap');

body{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #242B49;
 }
body {
    background: transparent url(../images/bg.png) 0% 0% no-repeat padding-box;
    /* background-size: cover; */
    background-repeat: no-repeat;
}
 ul li{
     list-style: none;
 }
 ol, ul {
    padding-left: 0rem;
}
 a{
     text-decoration: none;
 }
 .heading-sc h2 {
    font-weight: bold;
    font-size: 40px;
    line-height: : 49px;
    margin-bottom: 16px;
}

.heading-sc {
    position: relative;
}
.heading-sc h2.bg-heading {
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 70px;
    top: -18px;
    bottom: 0;
    z-index: 0;
    color: #00000014;
    line-height: 86px;
}
.item h2 {
    color: #24263A;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    font-weight: bold;
}
.heading-sc {
    margin-bottom: 30px;
        position: relative;
        border: 0px;
        border-bottom: 3px solid;
    }
.contact-sc .heading-sc {
    margin-bottom: 60px;
    padding: 0px 15px;
}
.contact-sc .product-right-sc {
    top: -15px;
}
.contact-sc .product-left-sc h4 {
    padding-bottom: 10px;
}
    .heading-sc.bor-blue {
             border-image: linear-gradient(to right, #2e60ac , #cde1ff);
            border-image-slice: 1;
        }
   .home-single-product .heading-sc {
            max-width: 80%;
        }
.pro-in.text-right .product-left-sc p {
    margin-left: auto;
}
.pro-in.text-right .product-right-sc{
    left: 0;
    right: auto;
}

.description-sc p {
    font-size: 20px;
}

.heading-sc2 h2 {
    font-weight: bold;
    font-size: 32px;
    line-height: 39px;
}
.heading-sc h2.bg-heading {
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 70px;
    top: -18px;
    bottom: 0;
    z-index: 0;
    color: #00000014;
    line-height: 86px;
}
.heading-sc2 h2.bg-heading {
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 56px;
    top: -18px;
    bottom: 0;
    z-index: -1;
    color: #24263a1a;
    line-height: 68px;
}
.heading-sc2 {
    margin-bottom: 30px;
    position: relative;
    border: 0px;
    border-bottom: 3px solid;
}
.bor-red {
    border-image: linear-gradient(to right, #AC2E2E , #FFCDCD);
    border-image-slice: 1;
}
.bor-org {
    border-image: linear-gradient(to right, #FFE3CD , #AC712E);
    border-image-slice: 1;
}

.bor-lem {
    border-image: linear-gradient(to right, #2EAC60 , #CDFFD7);
    border-image-slice: 1;
}

.bor-red {
    border-image: linear-gradient(to right, #AC2E2E , #FFCDCD);
    border-image-slice: 1;
}
.bor-mng {
    border-image: linear-gradient(to right, #F0CDFF , #822EAC);
    border-image-slice: 1;
}

.bor-pnk {
    border-image: linear-gradient(to right, #F0CDFF , #822EAC);
    border-image-slice: 1;
}

.pro-in.text-right .heading-sc{
    margin-left: auto !important;
}
.logo img {
    width: 136px;
}

.w-40 {
    width: 40%;
}
.button-sc a {
    background: #000;
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    font-size: 18px;
    width: 152px;
    display: inline-block;
    text-align: center;
}
.text-right {
    text-align: right;
}
.product-left-sc h4 {
    font-size: 18px;
    color: #242B49;
}
.form-control {
    border: 0px;
    border-bottom: 1px solid #B0B1BD;
    border-radius: 0px;
    margin-bottom: 25px;
    font-size: 18px;
    height: 48px;
}
.contact-sc {
    padding: 80px 0px;
}

.footer-top{
    background: #24263a;
    color: #fff;
    padding-top: 90px;
    padding-bottom: 90px;

}
.footer-bottom {
    background: #2e60ac !important;
    padding: 16px 0px;
}

.footer-bottom p {
    color: #fff;
}
.downlaod-app h4 {
    font-size: 24px;
    color: #ECECEE;
}

section.main-banner {
    height: 100vh;
    display: flex;
    align-items: center;
}
.banner-right-sc {
    text-align: center;
}
.banner-right-sc img{
width: 100%;
}
.banner-left-sc h2 {
    font: normal normal bold 72px/86px Montserrat;
    font-weight: bolder;
    color: #24263A;
}
.banner-left-sc h2 span{
color: #66b0d6;
}
.right-menu-bar {
    display: flex;
    justify-content: end;
}
.flag-icon-us {
    background-image: url(./images/us.svg);
}

.flag-icon-mx {
    background-image: url(./images/mx.svg);
}

.flag-icon {
    position: relative;
    display: inline-block;
    width: 1.33333333em;
    line-height: 1em;
}
.flag-icon, .flag-icon-background {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50%;
}
.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static;
}
header a.nav-link.active {
    border: 0px;
    border-bottom: 3px solid;
    border-image: linear-gradient(to right, #2e60ac , #cde1ff);
    border-image-slice: 1;
}
header a.nav-link:hover {
    border: 0px;
    border-bottom: 3px solid;
    border-image: linear-gradient(to right, #2e60ac , #cde1ff);
    border-image-slice: 1;
}
.home-single-product {
    padding: 250px 0px;
    position: relative;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 0px 0px !important;
}
li.nav-item {
    margin: 0px 15px;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    color: #242B49 !important;
    padding: 0px 0px !important;
}
.home-single-product .container{
    position: relative;
}
.product-right-sc {
    position: absolute;
    bottom: 0;
    right: 0;
    top: -90px;
}
.w-130 {
    max-width: 95%;
}
.mr-auto{
    margin: 0 auto;
}
.product-left-sc p {
    margin-bottom: 60px;
    max-width: 50%;
}

section.pure-water-sc {
    padding: 120px 0px;
}
.header-top {
    background: #24263a;
    color: #fff;
    font-size: 16px;
    padding: 8px 0px;
}
.footer-menu ul li {
    font-size: 18px;
    line-height: 36px;
    color: #ECECEE;
}
.footer-bottom p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0px;
}
.downlaod-app small {
    font-size: 16px;
    line-height: 19px;
}
.header-top p{
margin-bottom: 0px;
}
.right-menu-bar div {
    padding: 0px 10px;
}

header {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 40px;
    padding: 20px 0px;
}
header {
    background-image: url(../images/ews.svg);
}
.navbar-light .navbar-nav .nav-link {
    color: #242B49;
}
section.our-story {
    padding: 120px 0px;
}
.contact-sc {
    padding-top: 100px;
}
.contact-sc {
    padding-bottom: 225px;
    padding-top: 100px;
    background: #fff;
}
.contact-sc .swa {
    margin-bottom: 100px;
}
header .row{
    align-items: center;
}
.contact-in {
    position: relative;
}
@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1240px;
}
}

.product-left-sc p {
    margin-bottom: 60px;
    font-size: 20px;
    color: #242B49;
    line-height: 32px;
}
.banner-left-sc p {
    margin-bottom: 50px;
}
.water-pck p {
    margin-bottom: 50px;
}
.product-right-sc img {
    width: 860px;
}
.pro-in {
    max-width: 80%;
    margin: 0 auto;
}

.dropdown, .dropend, .dropstart, .dropup {
    position: initial;
}   

ul.dropdown-menu.mega-dropdown-menu.show {
    width: 100%;
}
.navbar {
    position: initial;
}
.product-menu h3 {
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 0;
}
.product-menu {
    box-shadow: 2px 4px 20px #0000001A;
    position: relative;
    padding: 8px 12px;
    text-align: right;
    background-image: linear-gradient(to right, rgb(58, 123, 213) , rgb(0, 210, 255));
}
.product-menu img {
    width: 41px;
    position: absolute;
    left: 15px;
    bottom: 18px;
}

ul.dropdown-menu.mega-dropdown-menu.show {
    top: 100%;
}
ul.dropdown-menu.mega-dropdown-menu.show {
    background: #fff;
    border: 0px;
    box-shadow: 0px 8px 10px #00000014;
    padding-top: 75px;
    padding-bottom: 25px;
}
.dropdown-menu li.col-md-2 {
    width: auto;
    flex: 1;
    margin-left: 0px !important;
    margin-right: 16px;
    padding: 0px 6px;
    height: 80px;
}
header .container-fluid {
    padding: 0px 30px;
}

.product-heading-s {
    padding: 40px 0px;
}
.other-product-sc .product-heading-s {
    padding-bottom: 150px;
}
.product-menu {
    text-align: center;
}
.container.pro-review-in {
    padding-top: 30px;
}
.product-menu h3 {
    margin-left: 50px;
}
.contact-form {
    max-width: 38%;
    margin-bottom: 50px;
}  

.product-menu {
    text-align: center;
    height: 65px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}

.variants {
    display: flex;
    margin-bottom: 30px;
    align-items: center;
}

button.owl-next {
    top: 40%;
    position: absolute;
    z-index: 9999;
    right: 2%;
background: #565867 !important;
box-shadow: 1px 1px 30px #00000012;
    color: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    font-size: 38px !important;
    line-height: 0px !important;
}
button.owl-next span {
    line-height: 0px !important;
    margin-top: !important;
    height: 6px;
    display: block;
}

button.owl-prev {
    top: 40%;
    position: absolute;
    z-index: 9999;
    left: 2%;
    background:#565867 !important;
box-shadow: 1px 1px 30px #00000012;
    color: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50% !important;
    font-size: 38px !important;
    line-height: 0px !important;
}
button.owl-prev span {
    line-height: 0px !important;
    margin-top: !important;
    height: 6px;
    display: block;
}

.owl-dots {
    display: none;
}   



.review-box {
    background: #fff;
box-shadow: 8px 8px 42px #343B5D21;
border: 1px solid #EAEAEA;
border-radius: 8px;
}
.stars i {
    color: #F2FA00;
}
.stars {
    margin-bottom: 10px;
}

.stars {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #00000021;
}
.review-cus {
    padding: 5px 15px;
    padding-bottom: 15px;
}
.review-cus img {
    margin-right: 5px;
    width: 24px;
}
button.owl-prev {
    box-shadow: 1px 1px 30px #0000003d;
}
button.owl-next {
    box-shadow: 1px 1px 30px #0000003d;
}
.pro-review-in {
    max-width: 80%;
}

.review-product img{
    width: 100%;
}


.review-box {
    margin-bottom: 22px;
}
.review-product img {
    width: 185px;
}

.container.pro-review-in .row {
    justify-content: center;
    align-items: center;
}
.review-product {
    text-align: center;
}

.big-btn a {
    background: #24263A;
    color: #fff;
    text-decoration: none;
    padding: 22px 15px;
    border-radius: 4px;
    display: inline-block;
    width: 448px;
    font-size: 16px;
    line-height: 19px;
}
.star-s {
    margin-bottom: 22px;
}
section.product-review {
    padding-top: 80px;
    padding-bottom: 110px;
}
section.product-revieww {
    padding: 80px 0px;
    padding-bottom: 118px;
    background: #fff;
}



section.packet-selection {
    padding-top: 250px;
    padding-bottom: 140px;
}
.bg-orange {
    background-size: 68% , cover;
}

.packet-title {
    display: flex;
    align-items: center;
    vertical-align: middle;
}
.packet-title {
    background: #ffdfe5;
    border-radius: 5px;
    padding: 37px 32px;
    margin-bottom: 70px;
    background: transparent url('../images/rdc.svg') 0% 0% no-repeat padding-box;
        background-size: 100%;
border-radius: 16px;
}
section.packet-selection {
    background-image: url(../images/op.png), url(../images/rec.svg);
    background-repeat: no-repeat;
    background-position: 240%, 100%;
}
.packet-title h2 {
    margin-bottom: 0px;
}
section.packet-selection .container {
    max-width: 100%;
}

table.packet-table {
    width: 100%;
    margin-bottom: 60px;
}
table.packet-table tr {
    border-bottom: 2px solid #ffffff85;
}

table.packet-table th, table.packet-table td {
    padding: 20px 0px;
}
table.packet-table td {
    text-align: right;
}



.cart-btn button {
    background: #000;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 15px 15px;
}

.packet-title i {
    font-size: 30px;
    margin-left: auto;
}




.accordion-collapse {
    border: 0;
}
.accordion-button {
    padding: 30px 0px;
    font-weight: bold;
    border: 0;
    font-size: 32px;
    color: #49474E;
    line-height: 39px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}
.accordion-button:focus {
    box-shadow: none;
    border: none;
}
.accordion-button:not(.collapsed) {
    background: none;
    color: #49474E;
}

.accordion-button::after {
    width: auto;
    height: auto;
    content: "+";
    font-size: 35px;
    background-image: none;
    font-weight: lighter;
    color: #000000;
    transform: translateY(0px);
}
.accordion-button:not(.collapsed)::after {
    width: auto;
    height: auto;
    content: "-";
    font-size: 35px;
    background-image: none;
    font-weight: lighter;
    color: #000000;
    transform: translateY(0px);
}

.accordion-body ul li {
    padding: 12px 0px;
}

.active-product {
    text-align: center;
}
.active-product img {
    margin-bottom: 60px;
}


.active-title h2 {
    font-size: 28px;
    line-height: 39px;
    text-align: left;
    padding: 16px 0px;
    color: #49474E;
}



  
  /* Required Menu CSS */
  .js-menu__context {
    background: rgba(0,0,0, 0.5);
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: opacity 0.5s, visibility 0.5s;
    visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 40000;
  }
  
  .js-menu {
    color: #898989;
    position: absolute;
    height: 100%;
    width: 560px;
    max-width: 85vw;
    padding: 12px;
    margin: 0;
    background: #fff;
    z-index: 99;
    overflow-y: auto;
  
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    transition: background 0.5s, transform 0.5s;
  }
  
  .js-menu--left {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
  }
  .js-menu--right {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
      position: absolute;
      right: 0;
  }
  .js-menu__open {
    cursor: pointer;
  }
  
  .js-menu__close {
    cursor: pointer;
  }
  
  .js-menu__expanded {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
  }
  

  .cart-items img {
    width: 50px;
}
.cart-pro-des h2 {
    font-size: 20px;
    margin-bottom: 16px;
}
.cart-items img {
    width: 60px;
}
.cart-pro-des p {
    font-size: 12px;
}

.pro-total {
    margin-top: auto;
}
.r-fe {
    display: flex;
    height: 100%;
    flex-direction: column;
}

.cart-quantity{
    margin-top: auto;
}
.cart-pro-des{
    display: flex;
    height: 100%;
    flex-direction: column;
}

.cart-header {
    display: flex;
}
.cart-header h2 {
    font-size: 24px;
    color: #272727;
}
span.js-menu__close {
    margin-left: auto;
    font-size: 24px;
    color: #49474E;
    line-height: 20px;
}
.cart-sec {
    padding: 15px 30px;
}
.cart-header {
    padding: 20px 0px;
}
.cart-items {
    border-bottom: 1px solid #00000033;
    padding: 25px 0px;
}


.cart-checkout {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    border-radius: 5px;
    position: fixed;
    width: 85%;
    bottom: 5%;
}

.cart-checkout-b {
    text-align: center;
}
.grand-total {
    display: flex;
}
.cart-checkout h4 {
    font-size: 16px;
    text-transform: uppercase;
}
.cart-checkout p {
    margin-bottom: 0px;
    font-size: 12px;
}
.pricee {
    margin-left: auto;
}

button.btn-outline-flag {
    border: 1px solid #c8c8c8;
    border-radius: 0px;
    width: 90px;
    padding: 1px;
    height: 30px;
    font-size: 16px;
    font-weight: 500;
}
a.checkout-btn {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    display: block;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.home-single-product .heading-sc2 {
    max-width: 80%;
}
.pro-in.text-right .heading-sc2 {
    margin-left: auto !important;
}
.or {
    margin-bottom: 42px;
}
button#dropdownMenuButton i {
    font-size: 11px;
}
 .btn.btn-outline-flag img {
    width: 20px;
    margin: 0 3px 0 0 !important;
    padding: 0 !important;
}

.cart-items label {
    display: block;
    margin-bottom: 5px;
}
.order-summary input {
    border: 1px solid #A8A8A8;
    height: 48px;
    width: 80%;
    padding: 0px 12px;
}
.order-summary button {
    background: transparent !important;
    border: 0px !important;
    color: #376CFF;
    font-size: 18px;
    margin-left: 10px;
}
.cart-items h3 {
    font-size: 21px;
    border-bottom: 1px solid #00000033;
    margin-bottom: 15px;    
    padding-bottom: 10px;
}

table.summary_table {
    width: 100%;
}
table.summary_table tr td {
    text-align: right;
}

table.summary_table tr td, table.summary_table tr th {
    padding: 15px 0px;
}

.grand-total {
    margin-bottom: 10px;
}

a.checkout-btn i {
    margin-right: 10px;
}






.or {
    position: relative;
    text-align: center;
    display: flex;
    /* flex: 1; */
    align-items: center;
}

.or:after {
    content: "";
    background: #DBDBDB;
    height: 2px;
    /* width: 100%; */
    flex: 1;
}
.or:before {
    content: "";
    background: #DBDBDB;
    height: 2px;
    /* width: 100%; */
    flex: 1;
}

.or span {
    padding: 0px 15px;
}

.social-icons {
    display: flex;
    /* justify-content: center; */
    /* flex: 0 0 auto; */
    flex-wrap: wrap;
}
.social-icons a {
    border: 1px solid #C7C7C7;
    padding: 7px 30px;
    margin: 0px 5px;
    flex: 1;
    text-align: center;
}

.already{
    text-align: center;
}

.login-s{
    height: 85vw !important;
    bottom: 0 !important;
}

section.my-account {
    padding: 80px 0px;
}


.empty-content {
    text-align: center;
    padding: 40px 0px;
}
.explore-btn a {
    background: #000;
    color: #fff;
    padding: 10px 70px;
    display: inline-block;
    margin-top: 30px;
    border-radius: 2px;
}

div#v-pills-tabContent {
    background: #fff;
    padding: 40px 0px;
    padding-left: 60px;
}
.panel-left:before {
    position: absolute;
    content: "";
    left: -31%;
    top: 0px;
    width: 31%;
    height: 100%;
    background: #ffffff;
    border: 1px solid #DCDCDC;
    border-left: 0px;
    border-right: 0px;
    border-right: 0px;
}

.panel-left {
    padding: 65px 0px;
    /* position: relative; */
    background: #fff;
    box-shadow: 0px 6px 6px #50505029;
    border: 1px solid #DCDCDC;
    min-height: 100%;
    border-left: 0px;
}

.panel-heading {
    border-bottom: 1px solid #C7C7C7;
    margin-bottom: 30px;
}

 .nav-link.active {
    color: #0d6efd !important;
    background-color: transparent !important;
}
.nav-link {
    display: block !important;
    width: 100%;
    color: gray;
}
.panel-heading h2 {
    padding-bottom: 20px;
    font-size: 22px;
}
section.my-account .col-md-3 {
    padding: 0px 0px;
    position: initial;
}

section.my-account .col-md-9 {
    padding: 0px 0px;
}

.tabn-heading h2 {
    font-size: 32px;
    text-transform: uppercase;
    color: #7A7A7A;
}

.tabn-heading p {
    font-size: 18px;
    color: #898989;
    margin-bottom: 25px;
}


.panel-heading h2 {
    margin-bottom: 10px;
    padding-bottom: 20px;
    font-size: 21px;
    text-transform: uppercase;
    color: #7A7A7A;
}
.cart-btn.js-menu__open button {
    background: #000;
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    font-size: 16px;
    display: block;
    text-align: center;
    width: 100%;
    border: 0px;
}
.packet-iner .cart-btn.js-menu__open {
    margin-bottom: 50px;
}
.info-box h4 {
    font-size: 15px;
    text-transform: uppercase;
}
.info-box h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 40px;
    color: #24263A;
}
.form label {
    font-size: 12px;
    margin-bottom: 5px;
}
.form .form-control {
    border: 1px solid #CCCCCC;
}
button.save-btn {
    background: #000;
    color: #fff;
    border: 0px;
    padding: 8px 30px;
    min-width: 170px;
    margin: 15px 0px;
}
.info-box {
    padding: 30px 0px;
    border-bottom: 1px solid #00000030;
}

.no-bb {
    border-bottom: 0px solid !important;
}
.flex-box {
    display: flex;
}
.flex-box-in {
    flex: 1;
}

.flex-box-in {
    flex: 1;
}

.flex-box-in:first-child {
    margin-right: 15px;
}
.flex-box-in:nth-child(2) {
    margin-left: 15px;
}


.tabn-heading {
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 25px;
    margin-bottom: 50px;
}
.info-box {
    max-width: 65%;
}

.order-titl {
    font-size: 16px;
    color: #A3A3A3;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.order-date {
    font-size: 16px;
    color: #24263A;
}
.order-head {
    background: #F2F2F2;
    padding: 12px 15px;
    border: 1px solid #00000014;
}

.order-img img {
    width: 100%;
    max-height: 100px;
    object-fit: contain;
}
.order-img {
    border: 1px solid #D8D8D8;
    padding: 10px 10px;
    text-align: center;
    height: 120px;
    max-width: 130px;
    margin: 0 auto;
}
.order-body {
    background: #ffffff;
    padding: 25px 15px;
    border: 1px solid #D8D8D8;
}
.order-footer {
    background: #F2F2F2;
    padding: 12px 15px;
    border: 1px solid #00000014;
}

.order-pr-title {
    font-size: 24px;
    margin-bottom: 10px;
    color: #24263A;
    font-weight: 500;
}

.order-pr-wg {
    font-size: 16px;
    color: #A3A3A3;
    margin-bottom: 7px;
}
.order-pr-qy {
    font-size: 16px;
    color: #A3A3A3;
    margin-bottom: 5px;
}
button.tr-btn {
    background: #000;
    color: #fff;
    border: 0px;
    padding: 12px 18px;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    min-width: 160px;
}
.co-btn {
    min-width: 160px;
    border: 1px solid #000;
    color: #fff;
    padding: 11px 18px;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
    background: transparent !important;
}
.d-status {
    font-size: 16px;
    color: #A3A3A3;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.d-status span {
    color: #000;
    text-transform: capitalize;
}
.order-table {
    margin-bottom: 20px;
}


#track-order .modal-header {
    display: initial;
}

.d-flex.ord-info {
    font-size: 12px;
    text-transform: uppercase;
    color: gray;
}

.d-flex.ord-info {
    font-size: 12px;
    text-transform: capitalize;
    color: #000;
}
.ord-s {
    margin-bottom: 25px;
}
p.o-r {
    font-size: 18px;
    margin-bottom: 0px !important;
    color:#A3A3A3;
    font-weight: 500;
}
.order-status.d-flex.active p.o-r{
color: #24263A !important;
}
p.o-d {
    font-size: 16px;
    color: #7A7A7A;
}
.active-point {
    background: #409eff;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    position: relative;
    margin-top: 15px;
}
.active-point:before {
    content: "";
    border: 1px dashed gray;
    width: 1px;
    height: 40px;
    position: absolute;
    left: 4px;
    right: 0;
    top: 14px;
}
.box-img img {
    width: 47px;
    height: 40px;
    margin: 0px 15px;
}
.order-status {
    filter: grayscale(1);
}
.order-status.active {
    filter: initial;
}

#track-order .modal-header {
    padding: 46px 48px;
    background: #F6F6F6;
    padding-bottom: 24px;
}
#track-order .modal-body {
    padding: 1rem 2rem;
}
#track-order .modal-body {
    padding: 33px 48px;
}
#track-order h4 {
    font-size: 18px;
    margin-bottom: 28px;
    color: #24263A;
}
p.total-am {
    text-align: right;
    margin-bottom: 0px;
}

.mr-10 {
    margin-right: 20px;
}
.order-img {
    margin-right: 15px;
}
.details-bx {
    box-shadow: 0px 0px 10px grey;
    padding: 50px 100px;
    margin-bottom: 50px;
}


button.deliver-btn {
    background: #000;
    width: 70%;
    color: #fff;
    border: 0px;
    padding: 15px 30px;
    min-width: 170px;
    margin: 15px 0px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: inherit;
}
.progess-box {
    text-align: center;
    margin-bottom: 50px;
}
.ship-ws div {
    border-radius: 50px;
    background: gray;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.payment-ws div {
    border-radius: 50px;
    background: gray;
    width: 35px;
    height: 35px;
    color: #fff;
    font-size: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-bottom: 10px;
}
.progess-box {
    display: flex;
    align-items: center;
    justify-content: center;
}

.progess-box h2 {
    font-size: 22px;
    color: gray;
}
.ship-ws:before {
    content: "";
    background: gray;
    height: 3px;
    width: 13%;
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    margin: 0 auto;
    top: 19%;
}
.ship-ws {
    padding: 0px 30px;
}
.payment-ws {
    padding: 0px 30px;
}
.progess-box {
    position: relative;
}   


.activee div {
    background: #2196f3;
}

.activee h2 {
    color: #2196f3;
}

.qty-f {
    margin-left: auto;
}
.summary-box h2 {
    font-size: 21px;
    color: gray;
}
.summary-price {
    font-size: 25px;
    margin-left: auto;
    text-align: right;
}
.summary-box {
    border: 1px solid #0000001a;
    padding: 25px 25px;
    margin-bottom: 30px;
}
.summary-price-s {
    text-align: right;
}
.change a {
    color: #2196f3;
    font-size: 16px;
}
.change i{
    margin-right: 10px;
}
#sh-ad input#ship {
    margin-bottom: 10px !important;
}
#sh-ad h4 {
    font-size: 18px;
}
.adreess-title {
    font-size: 16px;
    color: gray;
    margin-bottom: 8px;
}
.order-summary label {
    font-size: 16px;
    color: #7A7A7A;
    margin-left: 8px;
    margin-bottom: 5px;
}
.checkout-sec {
    background: #fff;
    padding-left: 70px;
    padding-top: 54px;
    padding-bottom: 54px;
    border-right: 0px solid #000 !important;
}
.cvv {
    display: inline-flex;
}
.cvv img {
    margin-left: 20px;
}
.cvv {
    display: flex;
    align-items: center;
    justify-content: center;
}
.mr-3 {
    margin-right: 25px;
}

.sh-ad h4 {
    font-size: 21px;
} 

.pay-meth h2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.form label {
    font-size: 16px;
    color: #24263A;
    margin-bottom: 5px;
    padding-left: 0px;
    margin-left: 0px;
}
.pay-meth {
    max-width: 80%;
}

.co-gr{
    color: gray;
}

.col-bl{
    color: #000;
}




.variants div {
    margin-right: 12px;
    border-right: 1px solid #00000073;
    padding-right: 12px;
}

.product-spec {
    margin-bottom: 50px;
}
.variants label {
    margin-left: 3px;
    margin-bottom: 0px;
    font-size: 17px;
}
.rev-des {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
    color: #49474E;
}
span.user-name {
    font-size: 14px;
}

.accordion-body {
    padding-bottom: 45px;
    padding-left: 35px;
    padding-right: 35px;
}
h2.accordion-header {
    padding: 0 2rem;
}
.accordion-button:not(.collapsed) {
    box-shadow: 0px 0px 0px grey;
}

.accordion-button {
    border-bottom: 0px solid #ddd;
    background: transparent;
}
.payment-mode img {
    max-height: 40px;
}

.payment-mode {
    text-align: right;
    margin-left: auto;
}
.footer-logo img {
    width: 253px;
    height: 45px;
    margin-bottom: 30px;
}
.footer-logo p{
    font-size: 21px;
}
.play-ic {
    display: flex;
    margin-bottom: 10px;
}
.play-ic img {
    margin-right: 10px;
    width: 150px;
    height: auto;
}
.footer-bottom .row {
    vertical-align: middle;
    align-items: center;
}

.mgo-bg {
    background: transparent linear-gradient(286deg, #FCF7FE 0%, #F3DDF9 100%) 0% 0% no-repeat padding-box;
}
.pink-bg {
    background: transparent linear-gradient(287deg, #FCF9F9 0%, #F9DDDD 100%) 0% 0% no-repeat padding-box;}
.org-bg {
    background: transparent linear-gradient(287deg, #FEFCF8 0%, #F9EFDD 100%) 0% 0% no-repeat padding-box;
}
.lmn-bg {
    background: transparent linear-gradient(287deg, #FAFFFB 0%, #E3FDEC 100%) 0% 0% no-repeat padding-box;
}

.wtr-bg {
    background: transparent linear-gradient(287deg, #F7FDFE 0%, #DDF6F9 100%) 0% 0% no-repeat padding-box;}

    .product-spec tr td, .product-spec tr th {
        font-size: 24px;
        line-height: 45px;
        color: #49474E;
    }
    .product-spec tr th {
        font-weight: 500;
    }
.facts span{
    font-size: 24px;
    line-height: 45px;
    color: #49474E;
}
.facts span:first-child{
font-weight: 500;
}

    .product-cara .item img {
        width: 145px;
        height: 330px;
        object-fit: contain;
        margin-bottom: 35px;
    }

    .itemi {
     
        margin: 0px 20px;
        border-radius: 16px;
        min-height: 665px;
        align-items: center;
        display: flex;
        flex-direction: column;
        vertical-align: middle;
        justify-content: center;
    }
    section.other-product-sc {
    padding-top: 80px;
    padding-bottom: 140px;
}
    .product-cara{
        overflow: hidden;
    }

    .pb-0{
        padding-bottom: 0px;
    }
    .review-sc p {
        font-size: 20px;
        line-height: 32px;
        color: #49474E;
    }
    .star-s i {
        color: #49474E;
        font-size: 24px;
    }

    section.main-banner {
        background-image: url(../images/leaf.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 100% 60px;
    }

    .banner-right-sc {
        display: flex;
    }
   .banner-right-sc img {
        width: 145px;
        height: 360px;
        object-fit: contain;
        margin: 0px 5px;
    }
    .packet-selection .banner-right-sc img {
    width: 260px;
    height: 600px;
    object-fit: contain;
    margin: 0px 5px;
        text-align: center;
    margin: auto;
}
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .255em;
        vertical-align: .255em;
        content: "";
        border-top: 0px solid;
        border-right: 0px solid transparent;
        border-bottom: 0;
        border-left: 0px solid transparent;
    }
    .dropdown-toggle::after {
        display: inline-block;
        margin-left: .15em;
        vertical-align: .085em;
        content: "";
        /* border-top: .3em solid; */
        /* border-right: .3em solid transparent; */
        /* border-bottom: 0; */
        /* border-left: .3em solid transparent; */
        background-image: url(../images/arrow.svg);
        background-size: contain;
        height: 6px;
        width: 10px;
        background-repeat: no-repeat;
        background-position: bottom;
    }


    .home-single-product .container-fluid {
        position: relative;
    }





.grapefruit {
    background-image: url(../images/red1.png), url(../images/rexd1.png);
    background-repeat: no-repeat;
    background-size: 30%, 20%;
    background-position: 108% 20%, 2% 100%;
}
.orange {
    background-image: url(../images/orgd1.png), url(../images/org1.png);
    background-repeat: no-repeat;
    background-size: 30%, 20%;
    background-position: -10% 100%, 105% 15%;
}
.lemon {
    background-image: url(../images/lem2.png), url(../images/lem1.png);
    background-repeat: no-repeat;
    background-size: 40%, 28%;
    background-position: 120% 20%, -5% 110%;
}
.mango {
    background-image: url(../images/mngs.png), url(../images/mng.png);
    background-repeat: no-repeat;
    background-size: 30%, 20%;
    background-position: -10% 100%, 101% 9%;
}
section.pure-water-sc {
    background: #F9F9F9;
}
.water-pck img {
    width: 100%;
}
section.our-story {
    /* background-image: url(../images/jm.png); */
    background-size: cover;
    background-position: center;
    position: relative;
}
section.our-story:before {
    content: ' ';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-image: url(../images/jm.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.product-db {
    display: flex;
}
.product-db img {
    width: 175px;
}


section.product-review {
    background-image: url(../images/ms.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.active-title.rd {
    border-top: 3px solid #F93A00;
}
.active-title.org {
    border-top: 3px solid #FF9900;
    background: transparent;
}
.active-title.lm {
    border-top: 3px solid #00E95D;
}
.active-product {
    padding: 0px 20px;
}


.skin-3 .num-in span {
    display: block;
    float: left;
    width: 25px;
    height: 34px;
    position: relative;
    cursor: pointer;
}

.skin-3 .num-in span.minus:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
    background-color: #000;
}

.skin-3 .num-in .in-num {
    float: left;
    width: 30px;
    height: 34px;
    border: 0px solid #CCCCCC;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    background: transparent;
}

.skin-3 .num-in span.plus:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 2px;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
    background-color: #000;
}

.skin-3 .num-in span.plus:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 2px;
    left: 50%;
    top: 50%;
    margin-top: -5px;
    margin-left: -1px;
    background-color: #000;
}
.num-block.skin-3 {
    text-align: right;
    width: 82px;
    margin-left: auto;
    position: relative;
}
table.packet-tablee {
    width: 100%;
    margin-bottom: 30px;
}
table.packet-tablee {
    background: transparent url(../images/Rectangle 1212.svg) 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 0.85;
    backdrop-filter: blur(50px);
    -webkit-backdrop-filter: blur(50px);
    padding: 12px 12px;
    background: #ffffffbf;
}

table.packet-tablee tr th, .packet-tablee tr td {
    padding: 28px 15px;
    font-weight: normal;
}
table.packet-tablee tr {
    border-bottom: 1px solid #afafaf80;
}
table.packet-tablee tr:last-child {
    border-bottom: 0px solid #AFAFAF;
}
table.packet-tablee td {
    text-align: right;
    font-weight: 500;
}
.subs-paln {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 0.92;
    padding: 25px 25px;
}
.button-sc-add {
    margin-bottom: 50px;
}
.button-sc-add a {
    background: #000;
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    font-size: 16px;
    display: block;
    text-align: center;
}
.subs-paln h3 {
    font: normal normal bold 18px/22px Montserrat;
    letter-spacing: 0px;
    color: #24263A;
    margin-bottom: 0;
}
small.gr-c {
    font: normal normal normal 14px/18px Montserrat;
    letter-spacing: 0px;
    color: #6F6F6F;
    display: block;
    margin-bottom: 5px;
}
.subs-paln {
    display: flex;
    flex: 1;
    align-items: center;
}

.join a {
    /* width: 215px; */
    /* height: 64px; */
    border: 1px solid #24263a;
    border-radius: 4px;
    color: #24263a;
    display: inline-block;
    padding: 15px 10px;
        font-size: 16px;
}
.subs-paln-l {
    width: 63%;
}
.join {
    text-align: right;
}
section.product-details {
    padding-top: 155px;
    padding-bottom: 0px;
}

section.produc-banner {
    padding-top: 230px;
    padding-bottom: 67px;
    background-image: url(../images/p-bg.png);
    background-size: cover;
}

.banner-left-sc h5 {
    font-size: 15px;
    letter-spacing: 0.6px;
    color: #242B49;
}


hr.deqa {
    border: 0;
    height: 5px;
    /* background: linear-gradient(to right, #c12022 0%, rgba(196,222,138,1) 12.5%, rgba(94,190,227,1) 87.5%, rgba(94,190,227,1) 100%); */
    background-image: -webkit-linear-gradient(left, #f00, #f3be28, #f00);
    opacity: 1;
    max-width: 185px;
}
#owl-demo-0 .item {
    background-image: url(../images/drzi.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 100% 100%;
}
.col-md-6.wid-5 {
    width: 40%;
}
.packet-title img {
    text-align: right;
    margin-left: auto;
}
.col-md-6.wid-6 {
    width: 43%;
}
table.packet-tablee.bg-trans {
    background: transparent;
}
header {
    background-image: url(../images/ews.svg);
    z-index: 99999;
}


section.product-des {
    padding: 230px 0px;
}
.accordion-item {
    background-color: transparent;
    border: 1px solid #56586752;
}
.pe-fe .item img {
    max-width: 289px;
    margin: 0 auto;
}
.bg-wh {
    background: #fff;
}
.accordion-body {
    font-size: 20px;
    /* line-height: 48px; */
}
.pe-fe .item {
    background-image: none !important;
}
.lv-ig img {
    height: 150px;
    text-align: center;
}

.lv-ig {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.bg-wh {
    background: #fff;
    padding-bottom: 100px !important;
    padding-top: 80px !important;
}
.signup .cart-btn.js-menu__open button {
    background: #000;
    color: #fff;
    padding: 11px 30px;
    text-decoration: none;
    font-size: 16px;
    display: block;
    text-align: center;
    width: 100%;
    border: 0px;
}


.cart-pro-des .num-block.skin-3 {
    text-align: left;
    width: 140px;
    margin-left: initial;
}
.cart-pro-des span.fvf {
    margin-right: 10px;
    font-size: 12px;
    margin-top: 8px;
    display: inline-block;
    position: absolute;
}
.cart-pro-des .num-in {
    border: 1px solid #c6c6c6a1;
    display: inline-block;
}
.pro-total h4 {
    font-size: 20px;
}
.cart-pro-des .num-in {
    margin-left: 38px;
}
.r-fe small {
    font-size: 12px;
    color: #C30C06;
    text-decoration: underline;
}
.r-fe {
    text-align: right;
}   
.checkout-sec {
    background: #fff;
    box-shadow: 0px 6px 6px #50505029;
    border: 1px solid #DCDCDC;
}

.cart-page .pro-total h4 {
    font-size: 18px;
    margin-bottom: 0px;
}
.cart-page .r-fe {
    text-align: left;
}
.cart-page .cart-sec {
    padding: 40px 0px;
}

.cart-page .col-md-3 {
    width: 18% !important;
}
.cart-page .col-md-2 {
    width: 15.666667% !important;
    display: flex;
    align-items: center;
}
.col-md-2.dgf {
    width: 14.666667% !important;
}
#main-nav .col-md-5 {
    width: 35.666667%;
}
.close-ar img {
    width: 16px !important;
}
.cart-page .num-in {
    border: 1px solid #636363;
    display: inline-block;
}
.cart-page .pro-total {
    margin-top: auto;
    margin-bottom: auto;
}

.ml {
    font-size: 16px !important;
    color: #7A7A7A;
    margin-top: 15px;
}

section.cart-page {
    padding-top: 86px;
}

.cart-items h3 {
    font-size: 24px;
    border-bottom: 1px solid #00000033;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
table.summary_table tr th {
    color: #7A7A7A;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
}
.checkout-sec {
    height: 100%;
}

.grand-total h5 {
    color: #002C0C;
}
.grand-total h5 {
    color: #002c0c !important;
    font-size: 24px;
}
.pricee {
    font-size: 32px;
    color: #1A1C2B;
}

.checkout-sec:before {
    position: absolute;
    content: "";
    right: -21%;
    top: -1px;
    width: 21.1%;
    height: 100%;
    background: #fff;
    border: 1px solid #DCDCDC;
    border-left: 0px;
    border-right: 0px;
}

.cart-checkout-b {
    position: absolute;
    width: 86%;
    bottom: 35px;
}
textarea.form-control.placeholder {
    height: 128px;
}
.cart-th {
    font-size: 18px;
    color: #7A7A7A;
}

hr.frs {
    margin-top: 54px;
    margin-bottom: 22px;
}

hr.frs {
    margin-top: 54px;
    margin-bottom: 22px;
}



.vita button.accordion-button {
    padding: 0px 0px;
}
.vita .accordion-body {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 120px;
    z-index: 999;
    background-size: cover;
    border-radius: 16px;
    padding-top: 15px;
    padding-bottom: 5px;
}
.org{
    background: #fff6eb;    
}
.pnk {
    background: #fff6eb;
}

.lmn{
    background: #ecf9f2;
}
.vita .accordion-item {
    position: relative;
}

.vita-nb {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #fff;
}
.vita-nb:last-child {
    border-bottom: 0px solid #fff;
}
.vita-nb img {
    width: 80px;
}
.vita-nb h2 {
    font-size: 24px;
    color: #24263A;
    margin-bottom: 0px;
}


.accordion-button::after {
    width: 32px;
    height: 32px;
    content: "";
    background-image: none;
    font-weight: lighter;
    color: #000000;
    transform: translateY(0px);
    background-image: url(../images/arw.svg);
    background-size: cover;
}
.accordion-button:not(.collapsed)::after {
    width: 32px;
    height: 32px;
    content: "";
    background-image: none;
    font-weight: lighter;
    color: #000000;
    transform: translateY(0px);
    background-image: url(../images/arw.svg);
    background-size: cover;
    transform: rotate(
180deg);
}

.modal-backdrop.fade.show {
    display: none;
}

.modal-dialog {
    max-width: 100%;
}


section.packet-selection {
    position: relative;
}

body.modal-open {
    overflow: initial !important;
    padding-right: initial !important;
}
.modal {
    position: absolute;
    /* bottom: 0px; */
    right: 0;
    left: 0;
    top: auto;
    z-index: 9999999999;
    width: 100%;
    height: 100%;
}
div#exampleModal {
    padding-right: 0px !important;
}   

.modal .container {
    max-width: 1240px !important;
}
.subs-mn p {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 0px;
}
.subs-mn h3 {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 0px;
}
.subscription-mn {
    display: flex;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem 0px;
}
.subscription-duration {
    border: 2px solid #EDEDED;
    margin: 0px 10px;
    padding: 23px 15px;
    border-radius: 4px;
    padding-bottom: 0px;
}
.sock-pck {
    border: 2px solid #EDEDED;
    margin: 0px 10px;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 10px;
    text-align: center;
}
.sock-size {
    display: flex;
    flex-wrap: wrap;
}

.sock-pck {
    /* flex: 0 0 auto; */
    width: 44%;
    }
.save p {
    margin-bottom: 0px;
    font-weight: 500;
}
.save {
    border-top: 2px solid #EDEDED;
    width: 100%;
    padding: 0px;
    text-align: center;
    padding: 10px 0px;
}
.save {
    margin-top: 23px;
}
.add-cart-s h2 {
    font-size: 22px;
    margin-bottom: 28px;
}
.add-cart-s small {
    font-size: 12px;
    margin-bottom: 8px;
    display: block;
}
a.gr-cart {
    background: #00CD31;
    color: #fff;
    font-size: 15px;
    line-height: 15px;
    padding: 15px 15px;
    display: inline-block;
}
.add-cart-s {
    height: 100%;
}
.subs-mn .col-md-4 {
    border-right: 2px solid #EDEDED;
}
.subs-mn .col-md-6:first-child {
    border-right: 2px solid #EDEDED;
}
.add-cart-s {
    padding-left: 15px;
}

.modal {
    position: absolute;
    /* bottom: 0px; */
    right: 0;
    left: 0;
    top: 76.7%;
    /* bottom: 0px; */
    z-index: 9999999999;
    width: 100%;
    height: 100%;
    box-shadow: 0px -8px 12px #00000014;
    border: 0px solid;
    border-radius: 0px !important;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 0px;
    outline: 0;
}

.subscription-duration .col-md-6{
    border-right:0px solid #EDEDED !important;
}
.subscription-duration h3 {
    margin-bottom: 5px;
}




span.blac-circle {
    background: #000;
    width: 32px;
    height: 32px;
    display: inline-flex;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
}
.step-bar h2 {
    font-size: 16px;
    line-height: 19px;
    margin-right: 15px;
    margin-bottom: 0px;
}

.step-main {
    display: flex;
    flex-wrap: wrap;
}
.step-bar {
    display: flex;
}
span.gray-circle {
    background: transparent;
    width: 32px;
    height: 32px;
    display: inline-flex;
    color: gray;
    border-radius: 50px;
    text-align: center;
    align-items: center;
    margin-right: 10px;
    justify-content: center;
    border: 2px solid gray;
}

.step-bar.fr {
    width: 52%;
}

.step-bar.sc {
    width: 33%;
}

.step-bar.th {
    width: 20%;
}

button.btn-close {
    position: absolute;
    right: 2%;
}
#track-order button.btn-close {
    position: absolute;
    right: 8%;
}
.step-bar hr {
    width: inherit;
    color: #000;
    opacity: 1;
}
.step-bar {
    display: flex;
    align-items: center;
}

.step-bar.tr {
    color: gray;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 0px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}

.modal-dialog {
    margin: 0 auto;
}
section.packet-selection.bg-Lemon {
    background-image: url(../images/mj.png), url(../images/im.svg) !important;
    background-size: 70% , cover;
}

section.packet-selection.bg-Mango {
    background-image: url(../images/mh.png), url(../images/ede.svg) !important;
    background-size: 70% , cover;
}
.mngg{
    background: #FDE6FB;
}

section.packet-selection.bg-grop {
    background-image: url(../images/sdsdf.png), url(../images/dfg.svg) !important;
    background-size: 67% , cover;
}

.pnkk {
    background: #fdecea;
}

ul.dropdown-menu a {
    color: #242B49;
}




section.my-account {
    padding: 0px 0px;
    margin-top: 85px;
    background: #fff;
}
.my-account .nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: .25rem;
    font-size: 18px;
    color: #7A7A7A;
    font-weight: 500;
    margin: 8px 0px;
    margin-right: 25px;
}
.my-account .nav-link.active {
    color: #376cff !important;
    background-color: #F3F5FF !important;
}
.nav-link {
    display: block;
    padding: 10px 24px;
    color: #0d6efd;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}

.nav-link img {
    margin-right: 8px;
    filter: grayscale(1);
}
.nav-link.active img {
    filter: initial !important;
}
section.my-account .row {
    position: initial;
}
section.my-account .container {
    position: relative;
}


.modal#track-order {
    position: absolute;
    /* bottom: 0px; */
    right: 0;
    left: 0;
    top: 15% !important;
    /* bottom: 0px; */
    z-index: 9999999999;
    width: 594px;
    height: 100%;
    box-shadow: 0px 0px 0px gray;
    border: 0px solid;
    border-radius: 0px !important;
    margin: 0 auto;
    position: fixed;
    left: 0;
    z-index: 1060;
    display: none;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

#track-order .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #24263A;
    font-size: 24px;
}
.d-flex.ord-info {
    font-size: 16px;
    color: #A3A3A3;
}

.d-flex.ord-info span {
    color: #24263A;
}

button.save-btn {
    min-width: 160px;
    border: 1px solid #000;
    color: #fff;
    padding: 11px 18px;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 10px;
    color: #000;
    background: transparent !important;
}

section.cart-page .row {
    position: initial;
}
section.cart-page .container {
    position: relative;
}
.checkout-sec {
    position: relative;
    }
 .product-menu img {
transition: transform .2s; /* Animation */
}
    .product-menu:hover img {
transform: scale(1.2); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

a.continue-btn {
    font-size: 15px;
    color: #fff;
    background: #24263A;
    border-radius: 3px;
    padding: 17px 0px;
    width: 250px;
    display: inline-block;
    text-align: center;
}
a.return {
    color: #24263A;
    font-size: 16px;
}
a.return img {
    margin-right: 5px;
}
.a-c{
    align-items: center;
}

.flex-box.a-c {
    margin: 72px 0px;
}
.t-right{
    text-align: right;
}

.shipping-box .form label {
    font-size: 12px;
    }
    .form-control {
    font-size: 18px;
    height: 54px;
    font-size: 14px;
}

.shipping-box .form .form-control {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    color: #C7C7C7;
}
.shipping-box .form-control{
    margin-bottom: 20px;
}


.info-tab .nav-link {
    display: inherit !important;
    width: initial !important;
    color: gray;
}

.info-tab .nav-tabs .nav-link {
    font-size: 14px;
    color: #C7C7C7;
    padding: 30px 0px;
    text-align: center;
    font-weight: 500;
}
.info-tab .nav-tabs .nav-link {
    margin-bottom: 0px;
    background: 0 0;
    border: 0px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    border-bottom: 1px solid #C7C7C7; 
    justify-content: center;
        flex: auto;
}

.info-tab .nav-tabs .nav-item.show .nav-link, 
.info-tab .nav-tabs .nav-link.active {
    color: #24263A !important;
    background-color: #fff;
    border-color: #1B2125;
}

.info-tab .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}
nav.info-tab {
    margin-bottom: 52px;
}
.form-check p {
    font-size: 16px;
    color: #788995;
}
.form-check img {
    width: 92px;
}

.flex-box-in.fl-50 {
    flex: 50%;
    width: 50%;
}

.flex-box-in.fl-25 {
    flex: 25%;
}

.flex-box-in.fl-25 {
    flex: 25%;
    margin-left: 0;
    margin-right: 15px;
}

.credit-card-box {
    background: #fff;
    border-radius: 3px;
    border: 1px solid #DDE3E8;
    padding: 40px;
}
label.form-check-label {
    width: 80%;
}
label.form-check-label {
    margin-bottom: 15px;
}

.refern {
    display: inline-flex;
}
.refern input {
    margin-right: 10px;
    margin-top: 6px;
}
.refern.ewq {
    margin: 35px 0px;
}

.credit-card-box p {
    font-size: 14px;
    color: #A8A8A8;
}

.credit-card-box label {
    font-size: 14px;
}
.js-menu__contex {
    margin-right: 60px;
}

.flex-box-in.fl-25.pr-0 {
    margin-right: 0px !important;
}





.js-menu__context {
    background: transparent;
    position: fixed;
    top: 0px;
    z-index: 9999999;
}

.form-floating>label {
    color: #7A7A7A;
}

.form-floating .form-control {
    border-bottom: 1px solid #A8A8A8;
    }


    .signup a.checkout-btn {
    background: #24263A;
    color: #F5F5F1;
    text-align: center;
    padding: 19px 10px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    height: 64px;
    font-size: 18px;
    border-radius: 4px;
    margin-top: 50px;
}

.cart-header {
    padding: 20px 0px;
}

.js-menu.js-menu--right.js-menu__expanded {
    border: 1px solid #DBDBDB;
}
p.already {
    font-size: 18px;
    color: #898989;
    margin-bottom: 33px;
}

  .signup .form-control{
    margin-bottom: 8px;
}

  .signup input:focus {
    box-shadow: 0px 0px 0px grey !important;
    border: 0px solid gray !important;
}
  .signup input:focus  {
    border-bottom: 1px solid #376CFF !important;
}
  .signup input:focus label{
color: #376CFF !important;
    }
      .signup .form-floating>label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    padding: 1rem 21px;
}
  .signup .form-floating>label {
    padding: 1rem 10px;
}
  .signup .form-floating>.form-control {
    padding: 1rem 0px !important;
    padding-top: 35px !important;
}

.signup .cart-btn.js-menu__open button {
    font-size: 18px;
    color: #376CFF;
    background: transparent;
    padding: 0px;
    margin: 0px;
    display: inline-block;
    width: initial !important;
    text-transform: initial;
}
.signup .cart-btn.js-menu__open {
    display: inline-block;
    width: initial !important;
}
.fg-pass {
    position: absolute;
    right: 14px;
    top: 16px;
    font-size: 16px;
    color: #898989;
    text-decoration: underline;
}
.fg-pass button{
    text-transform: none;
    text-decoration: underline !important;
color: #898989 !important;
    }

    .order-status.d-flex {
    min-height: 60px;
}

.no-br:before{
    border: 0px solid gray !important;
}

.modal-backdrop.fade.show {
    display: initial;
}


.js-menu__contex .form .form-control {
    border: 1px solid #CCCCCC;
    border-radius: 3px;
}

img.card-in {
    position: absolute;
    top: 0;
    right: 0;
}

.card-inp {
    position: relative;
}

img.card-in {
    position: absolute;
    top: 37px;
    right: 14px;
    width: 40px;
}




button.btn.btn-secondary {
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 16px;
    padding: 4px 4px;
    background: transparent;
    color: #C7C7C7;
    border-color: #C7C7C7;
    position: absolute;
       right: 10px;
    top: 43px;
}

.pos-rel{
    position: relative;
}

header{
  position:fixed;
  width: 100%;
  text-align: center;
  transition: all 0.4s ease;
}
/*header.sticky {
    text-align: center;
    background: #fff;
    top: 0;
    padding: 15px 0px;
    box-shadow: 2px 0px 7px #00000040;
}
*/

header.sticky {
    text-align: center;
    background: #24263a;
    top: 0;
    padding: 15px 0px;
    box-shadow: 2px 0px 7px #00000040;
    color: #fff !important;
}

header.sticky .navbar-light .navbar-nav .nav-link.active, header.sticky .navbar-light .navbar-nav .show>.nav-link{
    color: #fff !important;
}
header.sticky .navbar-light .navbar-nav .nav-link:focus, header.sticky .navbar-light .navbar-nav .nav-link:hover{
    color: #fff !important;
}
header.sticky .navbar-light .navbar-nav .nav-link {
    color: #fff;
}
header.sticky .bag img {
      filter: invert(1); 
}


header.sticky .user img {
    filter: invert(1); 
}
header.sticky button#dropdownMenuButton {
    color: #fff;
}



.button-sc a:hover {
    background: #66b0d6;
    transition: all 0.4s ease;
}
header .button-sc a:hover {
    background: transparent;
    transition: all 0.4s ease;
}
.cart-btn.js-menu__open button:hover {
    background: #66b0d6;
    transition: all 0.4s ease;
}
.button-sc a:hover {
    background: #66b0d6;
    transition: all 0.4s ease;
}

.sticky .dropdown-toggle::after {
    filter: invert(1);
}

.navbar-light .dropdown-menu{
    visibility: hidden;
    transition: 0.4s ease;
    display: block;
}
.navbar-light .dropdown-menu.show {
    display: block;
    visibility: visible;
    width: 100% !important;
}

.navbar-light .navbar-nav .dropdown-menu {
    position: absolute;
    width: 100%;
}






@keyframes fall{
    0%{
        background-position: 100% 60px;
    }
    100%{
         background-position: 105% 105px;
    }

    }


    section.main-banner {
    -webkit-animation: fall 15s linear infinite;
    animation: fall 15s ease infinite;
}


.signup .cart-btn.js-menu__open button:hover {
    background: transparent;
    transition: all 0.4s ease;
}
.subs-mn .step-bar.fr {
    display: none;
}

.subs-mn .step-bar.sc {
    display: none;
}


.subs-mn .step-bar.tr {
    display: none;
}


@media (min-width: 320px) and (max-width: 767px){
.banner-left-sc h2 {
    font: normal normal bold 32px/40px Montserrat;
    font-weight: bolder;
    color: #24263A;
}

.banner-left-sc p {
    margin-bottom: 25px;
    font-size: 14px;
}
.banner-right-sc img {
    width: 77px;
    height: 280px;
    object-fit: contain;
    margin: 0px 5px;
}

.heading-sc h2.bg-heading {
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 35px;
    top: -6px;
    bottom: 0;
    z-index: 0;
    color: #00000014;
    line-height: 45px;
}
.heading-sc h2 {
    font-weight: bold;
    font-size: 26px;
    line-height: 35px;
    margin-bottom: 16px;
}


.description-sc p {
    font-size: 14px;
}
.heading-sc2 h2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 28px;
}
.product-left-sc p {
    margin-bottom: 60px;
    max-width: 100%;
}
.product-right-sc img {
    width: 100% !important;
}
.product-right-sc {
    position: initial;
    bottom: 0;
    right: 0;
    top: -143px;
}
.product-left-sc p {
    margin-bottom: 30px;
    font-size: 14px;
    color: #242B49;
    line-height: 25px;
}
.pro-in {
    max-width: 90% !important;
    margin: 0 auto;
}
.button-sc a {
    background: #000;
    color: #fff;
    padding: 12px 15px;
    text-decoration: none;
    font-size: 14px;
    width: 140px;
    display: inline-block;
    text-align: center;
}
.home-single-product {
    padding: 150px 0px;
    position: relative;
}
.home-single-product {
    padding: 100px 0px;
    position: relative;
}
.heading-sc2 h2.bg-heading {
    font-weight: bold;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 32px;
    top: -12px;
    bottom: 0;
    z-index: -1;
    color: #24263a1a;
    line-height: 45px;
}

    header.sticky {
        display: none !important;
    }
.home-single-product .heading-sc2 {
    max-width: 100%;
}
.heading-sc {
    margin-bottom: 22px;
    position: relative;
    border: 0px;
    border-bottom: 3px solid;
}

.header-top p {
    margin-bottom: 0px;
    font-size: 14px;
}
.header-top {
    background: #24263a;
    color: #fff;
    font-size: 14px;
    padding: 6px 0px;
}
.grapefruit {
    background-repeat: no-repeat;
    background-size: 25%, 22%;
    background-position: -5% 99%, 110% 15%;
}
.home-single-product {
    text-align: center;
}
.text-right {
    text-align: center;
}
.orange{
     background-repeat: no-repeat;
    background-size: 25%, 22%;
    background-position: -5% 99%, 110% 15%; 
}

.lemon{
     background-repeat: no-repeat;
    background-size: 25%, 22%;
    background-position: -5% 99%, 110% 15%; 
}

.mango{
     background-repeat: no-repeat;
    background-size: 25%, 22%;
    background-position: -5% 99%, 110% 15%; 
}
.bor-lem {
    border-image: linear-gradient(to right, #2EAC60 , #CDFFD7);
    border-image-slice: 1;
}
section.pure-water-sc {
    padding: 80px 0px;
}
section.our-story {
    padding: 80px 0px;
}
.lv-ig img {
    height: 95px;
    text-align: center;
}
.contact-sc {
    padding-bottom: 80px;
    padding-top: 80px;
    background: #fff;
}
.contact-in .product-right-sc img {
    width: 90px !important;
}
.contact-form {
    max-width: 100%;
    margin-bottom: 50px;
}
.contact-in .product-left-sc {
    margin-bottom: 55px;
}
.contact-sc .swa {
    margin-bottom: 0px;
}
.product-left-sc h4 {
    font-size: 16px;
    color: #242B49;
}
.footer-logo img {
    width: 153px;
    height: auto;
    margin-bottom: 30px;
}
.footer-logo p {
    font-size: 20px;
    margin-bottom: 5px;
}
.footer-logo {
    margin-bottom: 25px;
}
.downlaod-app {
    margin-top: 8px;
}
.downlaod-app h4 {
    font-size: 22px;
    color: #ECECEE;
}
.footer-top {
    background: #24263a;
    color: #fff;
    padding-top: 80px;
    padding-bottom: 80px;
}
.product-heading-s {
    padding: 20px 0px;
}
.logo {
    text-align: left;
}
.navbar{
        justify-content: end;
}
div#navbarSupportedContent {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: 100%;
    background: #fff;
    padding: 20px 20px;
    padding-top: 0px;
    box-shadow: 0px 12px 10px #0000000d;
}
.payment-mode {
    text-align: center;
    margin-left: auto;
    margin-top: 15px;
}
li.nav-item {
    padding: 0px 0px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding: 15px 0px !important;
}
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show>.nav-link {
    padding: 10px 0px !important;
}
.right-menu-bar {
    margin-top: 12px;
    border-top: 1px solid #00000024;
    padding-top: 25px;
    text-align: center;
}
.right-menu-bar {
    display: flex;
    justify-content: center;
}
ul.dropdown-menu.mega-dropdown-menu.show {
    top: 38%;
}
.dropdown-menu li.col-md-2 {
    max-width: 45%;
    margin-bottom: 40px;
    flex: 1;
    margin-left: 0px !important;
    margin-right: 16px;
    padding: 0px 6px;
    height: 80px;
}
.product-menu {
    text-align: center;
    height: 50px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}
.product-menu img {
    width: 30px;
    position: absolute;
    left: 15px;
    bottom: 18px;
}
.product-menu {
    text-align: center;
    height: 60px;
    display: flex;
    align-items: center;
    border-radius: 5px;
}
.product-menu img {
    width: 30px;
    position: absolute;
    left: 15px;
    bottom: 27px;
}
.payment-mode img {
    max-height: 25px;
}
.product-menu h3 {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0;
}
.product-menu h3 {
    margin-left: 38px;
}



.col-md-6.wid-5 {
    width: 100%;
    margin-bottom: 50px;
}
.col-md-6.wid-6 {
    width: 100%;
}
.packet-selection .banner-right-sc img {
    width: 150px;
    height: initial;
    object-fit: contain;
    margin: 0px 5px;
    text-align: center;
    margin: auto;
}
.packet-title {
    background: #ffdfe5;
    border-radius: 5px;
    padding: 25px 32px;
    margin-bottom: 40px;
    background: transparent url(../images/rdc.svg) 0% 0% no-repeat padding-box;
    background-size: cover !important;
    border-radius: 16px;
}
section.packet-selection {
    padding-top: 160px;
    padding-bottom: 80px;
}
.subs-paln h3 {
    font: normal normal bold 16px/20px Montserrat;
    letter-spacing: 0px;
    color: #24263A;
    margin-bottom: 4px;
}
small.gr-c {
    font: normal normal normal 13px/18px Montserrat;
    letter-spacing: 0px;
    color: #6F6F6F;
    display: block;
    margin-bottom: 5px;
}
.small, small {
    font-size: .675em;
}

.join a {
    /* width: 215px; */
    /* height: 64px; */
    border: 1px solid #24263a;
    border-radius: 4px;
    color: #24263a;
    display: inline-block;
    padding: 8px 8px;
    font-size: 14px;
    text-align: center;
}
.vita-nb h2 {
    font-size: 16px;
    color: #24263A;
    margin-bottom: 0px;
}
section.product-des {
    padding: 80px 0px;
}

.accordion-button {
    padding: 20px 0px;
    font-weight: bold;
    border: 0;
    font-size: 20px;
    color: #49474E;
    line-height: 39px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.accordion-body {
    font-size: 14px;
    /* line-height: 48px; */
}
.accordion-button::after {
    width: 23px;
    height: 23px;
}
.accordion-button:not(.collapsed)::after {
    width: 23px;
    height: 23px;
    }
    .pe-fe .item img {
    max-width: 160px;
    margin: 0 auto;
}
div#faqlist {
    margin-bottom: 50px;
}
.other-product-sc .product-heading-s {
    padding-bottom: 60px;
}
.bg-wh {
    background: #fff;
    padding-bottom: 80px !important;
    padding-top: 80px !important;
}   
.active-title h2 {
    font-size: 22px;
    line-height: 39px;
    text-align: left;
    padding: 8px 0px;
    color: #49474E;
}
.active-product img {
    margin-bottom: 45px;
}
.active-product {
    margin-bottom: 50px;
}
.other-product-sc.bg-wh {
    background: #fff;
    padding-bottom: 40px !important;
    padding-top: 80px !important;
}
.review-product img {
    width: 160px;
    margin: 50px 0px;
}
.rev-des {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #49474E;
}
section.product-review {
    padding-top: 80px;
    padding-bottom: 80px;
}
.big-btn a {
    background: #24263A;
    color: #fff;
    text-decoration: none;
    padding: 18px 15px;
    border-radius: 4px;
    display: inline-block;
    width: 85%;
    font-size: 15px;
    line-height: 19px;
}
.packet-title h2 {
    font-size: 22px;
    line-height: 32px;
}
ul.dropdown-menu.mega-dropdown-menu.show {
    background: #f5f5f5;
}
section.produc-banner {
    padding-top: 230px;
    padding-bottom: 67px;
    background-size: 315%;
    background-repeat: no-repeat;
}
section.produc-banner {
    padding-top: 635px;
    padding-bottom: 67px;
    background-size: 315%;
    background-repeat: no-repeat;
}
section.product-details {
    padding-top: 80px;
    padding-bottom: 0px;
}
.facts span {
    font-size: 20px;
    line-height: 45px;
    color: #49474E;
}
section.other-product-sc {
    padding-top: 80px;
    padding-bottom: 80px;
}
.itemi {
    margin: 0px 20px;
    border-radius: 16px;
    min-height: 580px;
    align-items: center;
    display: flex;
    flex-direction: column;
    vertical-align: middle;
    justify-content: center;
}
.item h2 {
    color: #24263A;
    font-size: 26px;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
}
header {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 33px;
    padding: 5px 0px;
}
.info-tab .nav-link {
    display: inherit !important;
    width: 100% !important;
    color: gray;
}
.info-tab .nav-tabs .nav-link {
    font-size: 14px;
    color: #C7C7C7;
    padding: 20px 0px;
    text-align: center;
    font-weight: 500;
}
textarea.form-control.placeholder {
    height: 105px;
}
.flex-box {
    display: initial;
}
.flex-box-in:nth-child(2) {
    margin-left: 0px;
}
.form-control {
    font-size: 18px;
    height: 45px;
    font-size: 14px;
}
.js-menu__contex {
    margin-bottom: 55px;
    margin-right: initial;
}
.flex-box-in:first-child {
    margin-right: 0px;
}
a.continue-btn {
    font-size: 15px;
    color: #fff;
    background: #24263A;
    border-radius: 3px;
    padding: 17px 0px;
    width: 220px;
    display: inline-block;
    text-align: center;
}
.flex-box-in.t-right {
    text-align: center;
    margin-top: 30px;
}
.flex-box.a-c {
    text-align: center;
}
.checkout-sec {
    background: #fff;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 54px;
    padding-bottom: 54px;
    border-right: 0px solid #000 !important;
}
.cart-checkout-b {
    position: initial;
    width: 100%;
    bottom: 35px;
    margin-top: 30px;
}
.checkout-sec:before{
    display: none;
}
.order-summary input {
    border: 1px solid #A8A8A8;
    height: 48px;
    width: 75%;
    padding: 0px 12px;
}

.pricee {
    font-size: 28px;
    color: #1A1C2B;
}
table.summary_table tr td, table.summary_table tr th {
    padding: 15px 0px;
    font-size: 15px;
}
.credit-card-box {
    padding: 40px 20px;
    margin-bottom: 20px;
}
.flex-box-in.fl-25 {
    flex: 25%;
    margin-left: 0;
    margin-right: 0px;
}
img.card-in {
    position: absolute;
    top: 33px;
    right: 14px;
    width: 40px;
}
.flex-box-in.fl-50 {
    flex: 50%;
    width: 100%;
}
.grand-total h5 {
    color: #002c0c !important;
    font-size: 24px;
    line-height: 42px;
}
button.btn.btn-secondary {
    border-radius: 50%;
    height: 25px;
    width: 25px;
    line-height: 16px;
    padding: 4px 4px;
    background: transparent;
    color: #C7C7C7;
    border-color: #C7C7C7;
    position: absolute;
    right: 10px;
    top: 40px;
}
label.form-check-label {
    width: 62%;
}
.panel-left {
    padding-left: 15px;
    padding-right: 15px;
}
div#v-pills-tabContent {
    background: #fff;
    padding: 40px 0px;
    padding-left: 15px;
        padding-right: 15px;
}
.order-pr-title {
    font-size: 18px;
    margin-bottom: 10px;
    color: #24263A;
    font-weight: 500;
}
button.tr-btn {
    background: #000;
    color: #fff;
    border: 0px;
    padding: 8px 18px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    min-width: 150px;
    border: 1px solid #000;
}
.co-btn {
    min-width: 150px;
    border: 1px solid #000;
    color: #fff;
    padding: 8px 18px;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 10px;
    color: #000;
    background: transparent !important;
}
.order-body .d-flex {
    margin-bottom: 15px;
}
.order-head .d-flex {
    display: flex!important;
    border-bottom: 1px solid #0000000d;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.order-table .d-flex .col-md-12 {
    padding: 0px 15px;
}
.d-status {
    font-size: 13px;
    color: #A3A3A3;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.order-titl {
    font-size: 14px;
    color: #A3A3A3;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.order-date {
    font-size: 14px;
    color: #24263A;
}
.tabn-heading h2 {
    font-size: 22px;
    text-transform: uppercase;
    color: #7A7A7A;
}

.tabn-heading p {
    font-size: 14px;
    color: #898989;
    margin-bottom: 10px;
}
.tabn-heading {
    border-bottom: 1px solid #C7C7C7;
    padding-bottom: 19px;
    margin-bottom: 35px;
}
.order-head .d-flex:last-child{
    border-bottom: 0px solid #000 !important;
    padding-bottom: 0px !important;
}
.order-buttons {
    text-align: center;
}
.order-buttons {
    border-top: 1px solid #00000033;
    padding-top: 20px;
}
.info-box {
    max-width: 100%;
}
.js-menu {
    height: 100%;
    width: 100%;
    max-width: 100%;
}
.modal#track-order {
    padding-right: 15px;
    padding-left: 15px;
width: 100%;
    }
    .cart-pro-des {
    margin-top: 25px;
}
.r-fe {
    text-align: initial;
    width: 100%;
}

.pro-total {
    text-align: right;
    width: 48%;
    margin-left: auto;
}
.r-fe a {
    width: 48%;
}
.r-fe {
    display:flex;
}
.r-fe {
    display: flex;
    flex-direction: row;
}
.r-fe {
    margin-top: 38px;
    border-top: 1px solid #0000001f;
    padding-top: 22px;
}
.pro-total {
    margin-top: initial;
}
.cart-checkout {
    background: #000;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    border-radius: 5px;
    position: fixed;
    width: 85%;
    bottom: 5%;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.cart-pro-des {
    margin-top: 7px;
}
.sock-pck {
    /* flex: 0 0 auto; */
    width: 43%;
}
.step-bar.fr {
    width: 100%;
}

.step-bar.sc {
    width: 100%;
}
.subscription-mn {
    margin-bottom: 40px;
}
.sock-size {
    margin-bottom: 40px;
}
.step-bar {
    margin-bottom: 25px;
}
.packet-selection .modal-header .container{
    display: none;
}
.packet-selection .modal-body {
    padding: 3rem 0px;
}
button.btn-close {
    position: absolute;
    right: 6%;
    top: 3%;
}
.subs-mn .step-bar.fr {
    display: flex;
}

.subs-mn .step-bar.sc {
    display: flex;
}


.subs-mn .step-bar.tr {
    display: flex;
}
header .container-fluid {
    padding: 0px 15px;
}
ul.dropdown-menu.mega-dropdown-menu.show {
    padding-top: 50px;
    padding-bottom: 0px;
}
header .mr-auto {
    margin-left: auto !important;
}
.main-banner .banner-left-sc {
    margin-top: 60px;
margin-bottom: 30px;
}
section.packet-selection {
    background-position: 232% 25%;
}
.subs-mn .col-md-4 {
    border-right: 0px solid #EDEDED;
}
.subs-mn .col-md-6:first-child {
    border-right: 0px solid #EDEDED;
}
section.packet-selection {
    padding-bottom: 0px;
}
.accordion-flush .accordion-item {
    background-color: transparent;
    border: 0px solid #56586752;
}
.navbar-light .navbar-toggler {
    box-shadow: 0px 0px 0px grey;
}
}




ul.dropdown-menu.dew {
    visibility: visible;
}

.dropdownn {
    position: relative;
}
.dropdown-menuu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}

.dropdown-item a{
    color: #212529;
    }

   
     header.sticky .wh-co {
    color: #fff !important;
}
