.spinner-border.sm{
    width: 1.6rem !important;
    height: 1.6rem !important;
}
input.error {
    border: 1px solid #e65353 !important;
}
label.error {
    margin-top:3px;
    color: #e65353 !important;
}
.shipping-method-label{
    position: relative;
}
.shipping-method-label input[type=radio]{
    position: absolute;
    visibility: hidden;
}
#quote-payment-form .shipping-method-label {
  margin-bottom: 0 !important;
}
/* sd */
.checkout-step-3 .pre-credit-card-address-details .use-different-address, .pre-credit-card-address-details .change-address{
  padding: 5px 15px !important;
}
.checkout-step-3 form#checkout-billing-address-form {
  border-bottom: 1px solid #dee2e6!important;
  padding-bottom: 10px;
}
.checkout-step-3 .wallet-box {
  max-width: 100% !important;    
  padding: 0px !important;
  border: none !important;  
  background: #fff !important;
  color: #000 !important;
  text-align: left !important;
  /* border-bottom: 1px solid #dee2e6!important;
  padding-bottom: 30px !important; */
}
.checkout-step-3 .wallet-box h3, .pay-cat-hd {
  font-weight: 400 !important;
  font-size: 25px;
  margin-bottom: 30px;
}
.checkout-step-3 .wallet-box h2 { 
  color: #000;
  font-weight: 400 !important;
}
.checkout-step-3 .wallet-box h2 span, .checkout-step-3 .reward-box h2 span{  
  font-weight: 800;
    margin-left: 5px;
}
.checkout-step-3 .checkbox > span {
  background-color: #ffffff !important;
  border: 1px solid #000000 !important;
  border-radius: 2px !important;
}
.checkout-step-3 .wallet-box .checkbox , .checkout-step-3 .reward-box  .checkbox { 
  background: #fff !important;
  /* padding: 10px 20px !important;
  color: #fff !important;
  margin:0 !important; */
  /* border: 1px solid #000 !important; */
  /* font-weight: 700 !important; */
  width: 100% !important
}
.checkout-step-3 .wallet-box .checkbox > input:checked ~ span,
.checkout-step-3 .reward-box .checkbox > input:checked ~ span {
  background-color: #4caf50 !important;
}
.checkout-step-3 .wallet-box .checkbox > span,
.checkout-step-3 .reward-box .checkbox > span {  
  margin-right: 15px !important;
}
.checkout-step-3 .shipping-method-label .main {
  border: 0 !important;
  padding: 30px !important;
  min-height: auto !important;
  border-radius: 10px !important;
  
}
.checkout-step-3 .shipping-method-label>input:checked+.main { 
  background-color: #f7f7f7 !important;
 
  border-radius: 10px 10px 0 0 !important;
}
.checkout-step-3 .shipping-method-label {
  margin-bottom: 0 !important;
}
.checkout-step-3 .form-credit-card>.inner { 
  border-radius: 0 !important;
  
  padding: 30px !important;
  padding-top: 0 !important;
  max-width: 100% !important;
  border-radius: 0 0 10px 10px !important;
  background: #f7f7f7 !important; 
}
.checkout-step-3 .stripe .inner .payment-container{
  width: 50% !important;
}
.checkout-step-3 .pay-cat  .shipping-method-label .lt {
  width: 100%;
}
.checkout-step-3 .pay-cat .top-sec .text {
  margin-left: 10px;
  font-weight: 700;
  font-size: 16px;
  white-space: nowrap;
}
.checkout-step-3 .pay-cat .top-sec .feather-shield {
  font-weight: 600;  
  font-size: 25px;
    color: #0d6efd;
}
.checkout-step-3 .pay-cat .shipping-method-label .head {
  font-size: 16px !important;
}
.pay-cat {
  margin-bottom: 30px;
  padding: 30px;
  border: 2px solid #000;
}
.checkout-step-3 .form-credit-card {
  margin-bottom: 0 !important;
}
.checkout-step-3 .stripe .inner .st-form.payment-cardNumber { 
  margin-bottom: 20px !important;
}
.checkout-step-3 .stripe .inner .st-form label {
  margin-bottom: 5px !important;
}
.checkout-step-3 .stripe .inner .StripeElement {
  height: 45px !important;
  padding: 14px 15px !important; 
  border-radius: 0 !important; 
  border: 1px solid #000000 !important; 
}
.checkout-step-3 .shipping-method-label .main .round {  
  width: 23px !important;
}
@media screen and (max-width: 1440px){
  .checkout-step-3 .stripe .inner .payment-container {
    width: 55% !important;
  }
}
@media screen and (max-width: 1280px){
  .checkout-step-3 .stripe .inner .payment-container {
    width: 65% !important;
  }
}
@media screen and (max-width: 1199px){
  .checkout-step-3 .stripe .inner .payment-container {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px){
  .checkout-step-3 .wallet-box h2 {
    font-size: 24px !important;
  }
  .pay-cat {
    margin-bottom: 20px !important;
    padding: 20px !important ;
    border: 1px solid #000 !important;
  }
  .st-checkout-section .rt-sec-main>.inner {    
    padding: 20px !important ;
    border: 1px solid #000 !important;
  }
  .checkout-step-3 .st-btn.st-btn-primary {    
    width: 100%;
  }
  .checkout-step-3 .shipping-method-label .main, .checkout-step-3 .form-credit-card>.inner {   
    padding: 20px !important;    
  }
  .checkout-step-3 .wallet-box h3, .pay-cat-hd {   
    margin-bottom: 20px;
  }
  .checkout-step-3 .pay-cat .top-sec .feather-shield {  
    font-size: 20px;    
  }
  .checkout-step-3 .pay-cat .top-sec .text {
    margin-left: 5px;   
  }
}
@media screen and (max-width: 567px){
  .pay-cat {    
    border: 0px solid #000 !important;
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
    padding: 20px 0 !important;
  }
  .st-fs-16 {
    font-size: 14px !important;
    
  }
  .st-fs-13 {
    font-size: 14px !important;
}
.checkout-step-3 .pre-credit-card-address-details .use-different-address, .pre-credit-card-address-details .change-address {
  padding: 10px 15px !important;
  width: 100%;
  text-align: center;
  display: table !important;
  margin: 0 !important;
  margin-top: 15px !important;
}
.checkout-step-3 .wallet-box h2 {
  font-size: 18px !important;
}
.checkout-step-3 .stripe .inner .StripeElement {
  height: 40px !important;
  padding: 10px 15px !important;  
}
.checkout-step-3 .form-credit-card>.inner{
  padding-top: 0 !important;
}
.checkout-step-3 .wallet-box h3, .pay-cat-hd, .head-container head span {  
  font-size: 20px !important; 
}
.checkout-step-3 .wallet-box { 
  margin: 20px 0;
}
}
/* sd */
/* addreses */
@media screen and (min-width: 768px){
    .page-border-box>.pbb-inner {
        padding: 15px;
    }
}
.page-border-box>.pbb-inner {
    border: 1px solid #d9dee3;
    background-color: #fff;
    border-radius: 10px;
    padding: 10px;
}
.st-dd-wrapper {
    position: relative;
  }
  
.st-dd-wrapper > .st-round-btn {
    background-color: #f8f8f8;
  }
  .st-round-btn.st-btn-xs {
    height: 30px;
    width: 30px;
  }
  @media screen and (min-width: 576px) {
    .st-round-btn {
      height: 40px;
      width: 40px;
    }
  }
  .st-round-btn {
    line-height: normal;
    outline: none;
    text-decoration: none;
    box-shadow: none !important;
    cursor: pointer;
    overflow: hidden;
    transition: 0.2s;
    background-color: #fff;
    color: #333;
    border: none;
    border-radius: 50%;
    height: 33px;
    width: 33px;
  }
  .st-border-light, .app-themes-editor-content > .right-bar .content-main > .frac:not(:last-child) {
    border-color: #e0e0e0 !important;
  }
  
[class^="feather-"], [class*=" feather-"] {
    font-family: 'feather' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .st-dd-wrapper.st-dd-right .st-dd-content {
    left: initial;
    right: 0;
  }
  .st-dd-wrapper .st-dd-content {
    position: absolute;
    top: calc(100% + 4px);
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: -9;
    transition: 0.2s;
  }
  .st-dd-wrapper .st-dd-content > .inner {
    min-width: 150px;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
.st-dd-wrapper:hover > .st-round-btn, .st-dd-wrapper.dd-show > .st-round-btn {
  background-color: #036dff !important;
  border-color: #036dff !important;
  color: #fff !important;
}
.st-round-btn:hover, .st-round-btn.active {
    background-color: #000;
    color: #fff;
}
.default-addresses .cc-default-address-view .frac > .inner {
    padding: 10px 0px;
  }
  .default-addresses .cc-default-address-view .frac .frac-lt {
    width: 100px;
  }
  .st-fs-13 {
    font-size: 13px !important;
  }
  .st-fw-600 {
    font-weight: 600 !important;
  }
  .default-addresses .cc-default-address-view .frac:not(:last-child) {
    border-bottom: 1px solid #d9dee3;
    margin-bottom: 5px;
  }
  .default-addresses .cc-default-address-view .frac {
    padding: 0 8px;
  }
  @media screen and (min-width: 768px){
        .page-border-box2>.pbb2-inner {
            padding: 15px;
        }
    }
.page-border-box2 > .pbb2-inner {
  background-color: #fff;
  /* box-shadow: 1px 1px 5px #e9e9e9; */
  padding: 10px 0px;
}
.st-dd-wrapper:hover .st-dd-content, .st-dd-wrapper.dd-show .st-dd-content {
    opacity: 1;
    visibility: visible;
    z-index: 9;
}
.st-dd-wrapper .dd-link {
    display: block;
    padding: 9px 15px;
    font-size: 14px;
    color: #333;
    text-decoration: none !important;
    transition: .2s;
}
.st-dd-wrapper .dd-link:hover {
    background-color: #efefef;
}
.st-default-rounded-block {
    border-radius: 5px !important;
}
.pad-25 {
    padding: 25px;
}
.st-form {
    position: relative;
    margin-bottom: 15px;
}
[class^="feather-"], [class*=" feather-"] {
    font-family: 'feather' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.st-modal .app-modal-content .app-modal-title-wrapper .app-modal-title {
    font-size: 30px;
    color: #3e4f67;
    line-height: 30px;
    padding-right: 30px;
}
.st-fw-600 {
    font-weight: 600 !important;
}
.feather-check.st-text-success{
    color: #39e139;
}
.wallet-box {
  max-width: 360px;
  /* margin-bottom: 15px; */
  margin-top: 15px;
  border: 2px dashed #015c00;
  padding: 15px;
  font-size: 18px;
  background: #f5fff6;
  color: #015c00;
  text-align: center;
}
.wallet-box h3{
  font-weight: bold;
}
.wallet-box h2{
  font-weight: bold;
  font-size:30px;
  margin-top:8px;
  margin-bottom:8px;
}
.wallet-box .checkbox,.reward-box .checkbox {
  font-size: 16px;
  width: 91px;
  background: #0d912f;
  /* padding: 8px 10px; */
  color: #fff;
  margin:0 auto;
}
.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  text-align: left;
  cursor: pointer;
  font-size: 1.5rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0;
}
.checkbox > span {
  background-color: none;
  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;
  -ms-flex-negative: 0;
  flex-shrink: 0;  
  margin-right:10px
}
.checkbox > span:after {
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0 2px 2px 0 /*rtl:ignore*/ !important;
  -webkit-transform: rotate(45deg) /*rtl:ignore*/;
  transform: rotate(45deg) /*rtl:ignore*/;
  margin-top: -2px;
}
.checkbox > input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.checkbox:hover > input:not([disabled]) ~ span,
.checkbox > input:focus ~ span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.checkbox.checkbox-disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
.checkbox > input:checked ~ span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: none;
}
.checkbox > input:checked ~ span:after {
  display: block;
}
.checkbox.checkbox-square > span {
  border-radius: 0;
}
.checkbox.checkbox-circle > span {
  border-radius: 50%;
}
.checkbox.checkbox-outline > span {
  border-width: 1px;
  border-style: solid;
}
.checkbox.checkbox-outline-2x > span {
  border-width: 2px !important;
}
.checkbox.checkbox-accent > span {
  border-width: 3px !important;
  border-style: solid !important;
  background-color: transparent !important;
}
.checkbox.checkbox-accent > span:after {
  display: block;
}
.checkbox > span {
  height: 18px;
  width: 18px;
}
.checkbox > span:after {
  width: 5px;
  height: 10px;
}
.checkbox.checkbox-lg > span {
  height: 24px;
  width: 24px;
}
.checkbox.checkbox-lg > span:after {
  width: 6px;
  height: 12px;
}
.checkbox.checkbox-outline > span {
  height: 18px;
  width: 18px;
}
.checkbox.checkbox-outline > span:after {
  width: 5px;
  height: 10px;
}
.checkbox.checkbox-outline.checkbox-lg > span {
  height: 24px;
  width: 24px;
}
.checkbox.checkbox-outline.checkbox-lg > span:after {
  width: 6px;
  height: 12px;
}
.checkbox > span {
  background-color: #EBEDF3;
  border: 1px solid transparent;
}
.checkbox > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox > input:checked ~ span {
  background-color: #000000;
}
.checkbox > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-outline > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline > input:checked ~ span {
  background-color: transparent;
  border-color: #3699FF;
}
.checkbox.checkbox-outline > input:checked ~ span:after {
  border-color: #3699FF;
}
.checkbox.checkbox-primary > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-primary > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-primary > input:checked ~ span {
  background-color: #3699FF;
}
.checkbox.checkbox-primary > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-primary > span {
  background-color: #E1F0FF;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-primary > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-primary > input:checked ~ span {
  background-color: #3699FF;
}
.checkbox.checkbox-light-primary > input:checked ~ span:after {
  border-color: #FFFFFF;
}
.checkbox.checkbox-outline.checkbox-primary > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-primary > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-primary > input:checked ~ span {
  background-color: transparent;
  border-color: #3699FF;
}
.checkbox.checkbox-outline.checkbox-primary > input:checked ~ span:after {
  border-color: #3699FF;
}
.checkbox.checkbox-secondary > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-secondary > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-secondary > input:checked ~ span {
  background-color: #E4E6EF;
}
.checkbox.checkbox-secondary > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-secondary > span {
  background-color: #EBEDF3;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-secondary > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-secondary > input:checked ~ span {
  background-color: #E4E6EF;
}
.checkbox.checkbox-light-secondary > input:checked ~ span:after {
  border-color: #3F4254;
}
.checkbox.checkbox-outline.checkbox-secondary > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-secondary > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-secondary > input:checked ~ span {
  background-color: transparent;
  border-color: #E4E6EF;
}
.checkbox.checkbox-outline.checkbox-secondary > input:checked ~ span:after {
  border-color: #E4E6EF;
}
.checkbox.checkbox-success > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-success > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-success > input:checked ~ span {
  background-color: #1BC5BD;
}
.checkbox.checkbox-success > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-success > span {
  background-color: #C9F7F5;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-success > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-success > input:checked ~ span {
  background-color: #1BC5BD;
}
.checkbox.checkbox-light-success > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-outline.checkbox-success > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-success > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-success > input:checked ~ span {
  background-color: transparent;
  border-color: #1BC5BD;
}
.checkbox.checkbox-outline.checkbox-success > input:checked ~ span:after {
  border-color: #1BC5BD;
}
.checkbox.checkbox-info > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-info > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-info > input:checked ~ span {
  background-color: #8950FC;
}
.checkbox.checkbox-info > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-info > span {
  background-color: #EEE5FF;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-info > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-info > input:checked ~ span {
  background-color: #8950FC;
}
.checkbox.checkbox-light-info > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-outline.checkbox-info > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-info > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-info > input:checked ~ span {
  background-color: transparent;
  border-color: #8950FC;
}
.checkbox.checkbox-outline.checkbox-info > input:checked ~ span:after {
  border-color: #8950FC;
}
.checkbox.checkbox-warning > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-warning > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-warning > input:checked ~ span {
  background-color: #FFA800;
}
.checkbox.checkbox-warning > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-warning > span {
  background-color: #FFF4DE;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-warning > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-warning > input:checked ~ span {
  background-color: #FFA800;
}
.checkbox.checkbox-light-warning > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-outline.checkbox-warning > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-warning > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-warning > input:checked ~ span {
  background-color: transparent;
  border-color: #FFA800;
}
.checkbox.checkbox-outline.checkbox-warning > input:checked ~ span:after {
  border-color: #FFA800;
}
.checkbox.checkbox-danger > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-danger > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-danger > input:checked ~ span {
  background-color: #F64E60;
}
.checkbox.checkbox-danger > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-danger > span {
  background-color: #FFE2E5;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-danger > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-danger > input:checked ~ span {
  background-color: #F64E60;
}
.checkbox.checkbox-light-danger > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-outline.checkbox-danger > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-danger > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-danger > input:checked ~ span {
  background-color: transparent;
  border-color: #F64E60;
}
.checkbox.checkbox-outline.checkbox-danger > input:checked ~ span:after {
  border-color: #F64E60;
}
.checkbox.checkbox-light > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light > input:checked ~ span {
  background-color: #F3F6F9;
}
.checkbox.checkbox-light > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-light > span {
  background-color: #F3F6F9;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-light > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-light > input:checked ~ span {
  background-color: #F3F6F9;
}
.checkbox.checkbox-light-light > input:checked ~ span:after {
  border-color: #7E8299;
}
.checkbox.checkbox-outline.checkbox-light > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-light > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-light > input:checked ~ span {
  background-color: transparent;
  border-color: #F3F6F9;
}
.checkbox.checkbox-outline.checkbox-light > input:checked ~ span:after {
  border-color: #F3F6F9;
}
.checkbox.checkbox-dark > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-dark > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-dark > input:checked ~ span {
  background-color: #181C32;
}
.checkbox.checkbox-dark > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-dark > span {
  background-color: #D1D3E0;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-dark > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-dark > input:checked ~ span {
  background-color: #181C32;
}
.checkbox.checkbox-light-dark > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-outline.checkbox-dark > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-dark > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-dark > input:checked ~ span {
  background-color: transparent;
  border-color: #181C32;
}
.checkbox.checkbox-outline.checkbox-dark > input:checked ~ span:after {
  border-color: #181C32;
}
.checkbox.checkbox-white > span {
  border: 1px solid transparent;
}
.checkbox.checkbox-white > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-white > input:checked ~ span {
  background-color: #ffffff;
}
.checkbox.checkbox-white > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox.checkbox-light-white > span {
  background-color: #ffffff;
  border: 1px solid transparent;
}
.checkbox.checkbox-light-white > input:focus ~ span {
  border: 1px solid transparent;
}
.checkbox.checkbox-light-white > input:checked ~ span {
  background-color: #ffffff;
}
.checkbox.checkbox-light-white > input:checked ~ span:after {
  border-color: #3F4254;
}
.checkbox.checkbox-outline.checkbox-white > span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-white > input:focus ~ span {
  background-color: transparent;
  border-color: #D1D3E0;
}
.checkbox.checkbox-outline.checkbox-white > input:checked ~ span {
  background-color: transparent;
  border-color: #ffffff;
}
.checkbox.checkbox-outline.checkbox-white > input:checked ~ span:after {
  border-color: #ffffff;
}
.checkbox-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.checkbox-inline .checkbox {
  margin-right: 1rem;
  margin-bottom: 0.35rem;
}
.checkbox-inline .checkbox span {
  margin-right: 0.75rem;
}
.checkbox-inline .checkbox:last-child {
  margin-right: 0;
}
.checkbox-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.checkbox-list .checkbox {
  margin-bottom: 1rem;
}
.checkbox-list .checkbox span {
  margin-right: 0.75rem;
}
.checkbox-list .checkbox:last-child {
  margin-bottom: 0;
}
.input-group .checkbox {
  margin-bottom: 0 !important;
  padding-left: 0;
}
.form-inline .checkbox {
  margin-left: 15px;
  margin-right: 15px;
}
.main-slider .slider-container .slick-list, .thumb-slider .slider-container .slick-list{
    height:100% !important;
}
.star-color{
  color: orange;
}
.filled-star{
  padding:1px;
  color: orange;
  
}
.filled-star:before{
  /* content: url('star-filled.svg'); */
    background-image: url('star-filled.svg');
    background-size: 17px 17px;
    display: inline-block;
    width: 17px;
    height: 17px;
    content: "";
    background-repeat: no-repeat;
    color: orange;
}
.half-star:before{
  /* content: url('star-filled.svg'); */
    background-image: url('star-half.svg');
    background-size: 17px 17px;
    display: inline-block;
    width: 17px;
    height: 17px;
    content: "";
    background-repeat: no-repeat;
    color: orange;
}
.review-section-bars  .progress {
  display: flex;
  height: 1.35rem;
  overflow: hidden;
  font-size: .75rem;
  background-color: #eee;
  border-radius: 0px !important;
}
.review-section-bars  .progress-bar {
  background-color: #000;
}
.review-section .dropdown-menu {
    width: 450px !important;
    height: auto !important;
    padding: 15px;
    background-color: rgb(253, 253, 253);
}
.review-section .btn-check:focus+.btn, .btn:focus {
    outline: 0!important;
    box-shadow: 0 0 0 0 rgb(255,255,255,1)!important;
}
.btn.show-more-btn:hover, .btn.hide-review-btn:hover{
  color: #036dff !important;
}
.review-section a{
  color: #000;
}
.product-details__slider .percentage {
    left: 110px !important;
    top: 30px !important;
}
.thumb-slider .slider-container .slick-list {
    max-height: 542px;
}
  
@media screen and (min-width: 0px) and (max-width: 767px){
.thumb-slider .slider-container .slick-list {
    max-height: 300px;
}
}
.img-uploader-container .add-img, .img-uploader-container .img-block {
  height: 110px;
  width: 110px;
  border: 1px solid #d2d5d9;
  border-radius: 10px;
  margin-right: 15px;
  margin-bottom: 15px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .img-uploader-container .add-img, .img-uploader-container .img-block {
  height: 115px;
  width: 115px;
}
}@media screen and (min-width: 992px) {
  .img-uploader-container .add-img, .img-uploader-container .img-block {
  height: 125px;
  width: 125px;
  
}
}.img-uploader-container .add-img>.inner, .img-uploader-container .img-block>.inner {
  border-radius: 10px;
  overflow: hidden;
  background-color: #f9fbfc;
  padding: 5px;
}
.img-uploader-container .img-block .options {
  top: 0;
  left: 0;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.9);
  transition: .2s;
  opacity: 0;
}
.img-uploader-container .img-block:hover .options, .img-uploader-container .img-block.to-be-deleted .options {
  opacity: 1;
}
.img-uploader-container .img-block .removed-text {
  margin-top: 35px;
}
.img-uploader-container .img-block:not(.to-be-deleted) .removed-text, .img-uploader-container .img-block:not(.to-be-deleted) .restore-text {
  opacity: 0;
  visibility: hidden;
}
.img-uploader-container .icon-box {
  border: 2px dashed #036dff;
  height: 35px;
  width: 35px;
  border-radius: 50%}
.img-uploader-container .icon-box .icon {
  bottom: 0.3px;
  left: 0.2px;
}
.img-uploader-container .add-img {
  border-width: 2px;
  border-style: dashed;
  border-color: #036dff;
  user-select: none;
}
.img-uploader-container .add-img>.inner {
  transition: .2s;
}
.img-uploader-container .add-img>.inner:hover {
  background-color: #e8f0f4;
}
.img-uploader-container .add-img>.inner:active {
  background-color: #d7e4eb;
}
.img-uploader-container .add-img.has-category-image {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
.img-uploader-container.has-error .add-img, .img-uploader-container.has-error .icon-box {
  border-color: #fe4c4c;
}
.img-uploader-container.has-error .add-img p, .img-uploader-container.has-error .icon-box p {
  color: #fe4c4c !important;
}
.img-uploader-container.has-error .icon-box .icon {
  color: #fe4c4c !important;
}
.st-product-single-item .img-sec {
  padding-bottom: 100% !important;
}
.all-review-section, .review-comment-section {
  border-top: 1px solid #ddd;
}
.reviewButton-icon img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}
.review-row {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 767px) {
  .review-row {
    padding: 20px 0;   
  }
}
.rateit .rateit-preset,.rateit .rateit-selected,.rateit .rateit-hover{
    color:#000;
}
.rateit-reset{
    display:none !important;
}
#pswd_info ul, li {
    margin:0;
    padding:0;
    list-style-type:none;
}
form ul li {
    margin:10px 0px;
    
}
form ul li:last-child {
    /*text-align:center;*/
    /*margin:20px 0 25px 0;*/
}
#pswd_info {
    position:absolute;
    /*bottom:-165px;*/
    /*bottom: -115px\9; */ /* IE Specific */
    right:55px;
    width:250px;
    padding:15px;
    background:#fefefe;
    font-size:.875em;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:1px solid #ddd;
    z-index:1;
}
#pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
}
#pswd_info::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:14px;
    line-height:14px;
    color:#ddd;
    text-shadow:none;
    display:block;
}
.invalid {
    background:url(../images/red_cross.png) no-repeat 0 50%;
    padding-left:25px!important;
    line-height:24px;
    color:#ec3f41;
}
.validated {
    background:url(../images/check_green.png) no-repeat 0 50%;
    padding-left:25px;
    line-height:24px;
    color:#3a7d34;
}
#pswd_info {
    display:none;
}
div.pac-container {
  z-index: 99999999999 !important;
}
.apply-coupon-label > input:checked + .main .round {
    background: #333;
}
.apply-coupon-label input[type=radio] {
    position: absolute;
    visibility: hidden;
}
.apply-couponlabel > input:checked + .main {
    border-color: #333;
    background-color: #efefef;
}
.apply-coupon-label .main {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #ccc;
    width: 100%;
    padding: 2px;
    /* min-height: 65px; */
    border-radius: 50%;
}
.apply-coupon-label > input:checked + .main .round {
    background: #333;
}
.apply-coupon-label .main .round {
    height: 22px;
    width: 22px;
    border-radius: 50%;
    background: #ccc;
}
.coupon-code{
    min-width: 150px;
    text-align: center;
}
.apply-coupon-label > input:checked + .main .round::after {
    opacity: 1;
}
.apply-coupon-label .main .round::after {
    content: "";
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0;
}
.coupon-code.coupon-applied{
    background-color:green;
    color:white;
}
.apply-coupon-label .check{
     width: 22px;
    height: 22px;
    border: 0px solid #eee;
    border-radius: 50%;
    background: green;
    color: white;
}
.off-text{
    line-height: 30px;
    font-size: 18px;
    font-weight: 700;
    margin-left: 5px;
}
.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #ffffff;
    box-shadow: none;
    font-weight:bold;
}
.accordion-button:focus {
    z-index: 3;
    border-color: #000000;
    outline: 0;
    box-shadow: none;
}
.main-slider .slick-slider{
    box-shadow:0px 0px 8px 1px #dddddd !important;
}
.video-view{
    position:relative;
}
.video-view .video-box{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(255,255,255,0.6);
    color: #fff;
    font-size: 24px;
    padding-top: 3px;
}
.video-view .video-box360{
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(255,255,255,0.9);
    color: #fff;
    font-size: 24px;
    padding-top: 3px;
}
.main-slider .inner{
    position:relative;
}
.badge-box{
    position:absolute;
    width:115px;
    height:115px;
    top:0px;
    right:0px;
    /*background-color:rgba(1,2,3,.2);*/
    z-index:2;
}
.badge-box img{
    width:115px;
    height:115px;
}
@media screen and (max-width: 768px){
    .badge-box{
        width:80px;
        height:80px;
    }
    
    .badge-box img{
        width:80px;
        height:80px;
    }
}
.bnr-slder-text .slick-prev:before,
.bnr-slder-text .slick-next:before{
    color:black!important;
}
#calendar a{
    color:#1a252f!important;
    text-decoration:none!important;
}
.dropdown-content .st-dd-inner a.menu-link{
    line-height:35px!important;
    color:#e06100!important;
    background-color:#fff!important;
    padding:0px 10px;
    font-size:18px;
    margin:0;
    text-transform:uppercase;
}
.dropdown-content .st-dd-inner a.menu-link:hover{
    color:#fff!important;
    background-color:#e06100!important;
}
.fc .fc-button-primary {
    background-color: #e06100;
    border-color: var(--fc-button-border-color);
    color: var(--fc-button-text-color);
}
.fc .fc-button-primary:disabled {
    background-color: #e06100f0;
    border-color: var(--fc-button-border-color);
    color: var(--fc-button-text-color);
}
/* BUTTONS STYLES */
.st-btn {
  background-color: #111111;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 3px;
  background-color: #fff;
  box-shadow: none !important;
  padding: 9px 15px 10px;
  font-weight: 600;
  font-size: 16px;
  color: #333;
  text-align: center;
  height: 43px;
}
.st-btn:hover {
  background-color: #efefef;
  color: #333;
}
.st-btn:active {
  background-color: #ddd;
  color: #000;
}
.st-btn:not(.no-min-width) {
  min-width: 150px;
}
.st-btn.st-btn-primary {
  background-color: #222;
  color: #fff;
}
.st-btn.st-btn-primary:hover {
  background-color: #111;
}
.st-btn.st-btn-primary:active {
  background-color: #000;
}
.st-btn.st-btn-danger {
  background-color: #ff1b1b;
  color: #fff;
}
.st-btn.st-btn-danger:hover {
  background-color: #f31b1b;
}
.st-btn.st-btn-danger:active {
  background-color: #e11717;
}
.form-control {
    appearance:auto!important;
}
.previous-date {
  background-color: #d0d0d0 !important;
}

.header-nav .dropdown-main.mega{
  position:unset;
}

.header-nav .dropdown-main.mega .dropdown-content{
  width:100%;
  left:0px;  
  padding:20px 60px;
  border-radius:0px;
}

.header-nav .dropdown-main.mega:hover .dropdown-content .menu-links {
  display:flex;
  flex-wrap: wrap;
  width:100%;
  padding-right: 20px;
  align-items: center;
}

.header-nav .dropdown-main.mega:hover .dropdown-content.with-image .menu-links {  
  width:75%;  
}
.header-nav .dropdown-main.mega:hover .dropdown-content.with-image .menu-image{
  width:25%;
}

.header-nav .dropdown-main.mega .dropdown-content a{
  display:block;
  width:25%;
}


.header-nav .dropdown-main.mega .dropdown-content .dropdown-sub-main a{  
  width:100%;
}

.header-nav .dropdown-main.mega .dropdown-content .dropdown-sub-main{  
  width:25%;
}

.header-nav .dropdown-main.mega  .dropdown-content a.menu-link{
  margin:0px;
}

.header-nav .mobile-icon i.active{
  padding-bottom:0px;
}

.header-nav .dropdown-main .menu-link{
  margin-bottom:0px;
}

.header-nav .dropdown-main.mega .dropdown-sub-main:hover .dropdown-sub-content {
  z-index:11111;
}

.dropdown-sub-main:hover .dropdown-sub-content {
  display: block !important;
  left: 240px;
  z-index:11111;
}


@media (min-width: 992px){
  .header-nav .dropdown-main.mega:hover .dropdown-content {
    display:flex;
    flex-wrap: wrap;
  }
  .header-nav .dropdown-main.mega:hover .dropdown-content.with-image .menu-links {
    
  }
}



@media (max-width: 991px){
  .header-nav .dropdown-main.mega .dropdown-content a,.header-nav .dropdown-main.mega .dropdown-content .dropdown-sub-main{
    display:block;
    width:100%;
  }
  .header-nav .dropdown-main.mega .dropdown-content{   
    padding:20px;    
  }
  .header-nav .dropdown-main.mega:hover .dropdown-content.with-image .menu-image{
    display:none;
  }
  .header-nav .dropdown-main.mega:hover .dropdown-content.with-image .menu-links {    
    width:100%;
    padding-right: 0px;
  }
  
  .blogBoxImg img{
      width:100%!important;
      height:auto!important;
    }
    
}



.price del,.prod-price del{
  font-size:32px !important;
}

.st-default-checkbox .checkbox {
  border: 1px solid #000;
}

.st-default-checkbox > input:checked + .checkbox {
  border-color: #000;
  background: #000;
  color: #fff;
}

.dd-custom {
  border: 1px solid #444;
  padding: 4px 14px;
}

.filter-container .dd-custom .st-dd-icon{
  line-height:1.5;
}

.main-filters-container .accordion-item{    
  border:none;
  border-bottom: 1px solid rgba(0,0,0,.125);
}

.main-filters-container .accordion-item .accordion-header .accordion-button{    
  padding:12px 0px;  
}

.main-filters-container .accordion-item .accordion-body {
  padding: 12px 0px 0px 0px;
  max-height: 190px;
  overflow-y: auto;
  overflow-x: hidden;
  margin-bottom: 12px;
}

.main-filters-container .accordion-item .accordion-body .filter-item{  
  margin-bottom: 12px;
}


element.style {
  
}

.main-filters-container .accordion-button {
  color: #000000 !important;
  background-color: #ffffff !important;  
  font-weight: bold !important;
}

/* Override the default accordion icons */
.main-filters-container .accordion-button::after {
  font-family: 'feather' !important;
  width:auto;
  height:auto;
}

/* Icon for collapsed state */
.main-filters-container .accordion-button:not(.collapsed)::after {
  content: "\e996";
  background-image:none;
}

/* Icon for expanded state */
.main-filters-container .accordion-button.collapsed::after {
  content: "\e9b1";  
  background-image:none;
}

.filters-column{
  width:0%;  
}

.products-listing.active .filters-column{  
  width:20%;
}

.products-column{  
  width:100%;
}

.products-listing.active .products-column{  
  width:80%;
}

.main-filters-container .st-default-checkbox .checkbox {
  height: 16px !important;
  width: 16px !important;  
  font-size: 12px !important;  
  transition: none !important;
}

.main-filters-container .filter-item {
  top:0px;
  font-size:13px;
  font-weight:600;
}



.st-right-drawer-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: 0.2s;
}
.st-right-drawer-overlay.active {
  z-index: 99;
  opacity: 1;
  visibility: visible;
}

.st-right-drawer {
  position: fixed;
  right: -100%;
  width: 100%;
  height: 100%;
  z-index: 99;
  transition: 0.6s;
}
@media (min-width: 500px) {
  .st-right-drawer {
    width: 400px;
  }
}
.st-right-drawer > .inner {
  padding: 5px 20px 30px 30px;
  height: 100%;
  background: #fff;
}
.st-right-drawer .close-icon {
  font-size: 25px;
  margin-bottom: 5px;
  text-align: right;
}
.st-right-drawer .close-icon a {
  color: #333;
}
.st-right-drawer .content-sec {
  padding-right: 10px;
}
.st-right-drawer .content-sec > .inner {
  height: 100%;
}
.st-right-drawer .frac:not(:last-child) {
  margin-bottom: 40px;
}
.st-right-drawer .st-right-drawer-loading {
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.4);
  z-index: 1;
}

.st-right-drawer-overlay.active .st-right-drawer {
  right: 0;
}


.st-right-drawer .main-filters-container .accordion-item .accordion-body {
  max-height: auto;
  overflow-y: hidden;
  overflow-x: hidden;
}

.filters-drawer .main-filters-container .accordion-item .accordion-body .filter-item {
  width: 50%;
  float: left;
}

.blogBox {
  font-family: 'Source Sans Pro', sans-serif;
  margin-bottom: 35px;
  color:#626c84;
}
.blogBoxImg {
  position: relative;
 
}


.blogBoxImg img{
  width:100%;
  height:310px;
}

.blogDate {
  position: absolute;
  background: rgba(0, 0, 0, .5);
  width: 70px;
  height: 70px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  top: 30px;
  left: 30px;
  padding: 7px;
  border-radius: 5px;
}


.blogBoxShortDesc {
  margin-top: 20px;
  margin-bottom: 20px;
}

.blogBoxShortDesc p{
  line-height:1.5em;
  margin-bottom:8px;
}

.blogBoxShortDesc h3{
  font-size:20px;
  margin:15px 0px 10px; 
}

.blogBoxShortDesc h2{
  font-size:24px;
  margin:15px 0px 10px; 
}

.blogBoxShortDesc h1{
  font-size:28px;
  margin:15px 0px 10px;
}


.blogAuthor {
  display: flex;
  align-items: center;
  margin-top: 25px;
}

.blogInnerDate{
 margin-bottom:15px;   
}

.baPhoto {
  width: 60px;
  height: 60px;
  overflow: hidden;
  border-radius: 150px;
  margin-right: 15px;
}
.baName h5 {
  font-size: 20px;
  font-weight: 600;
  color: #303030;
}
.baName span {
  font-style: italic;
  font-size: 15px;
}
.blogAuthor a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
.blogTags {
  margin-bottom: 10px;
}

.bTitle {
  font-size: 26px;
  color: #202020;
  font-weight: 600;
  
}

.blog-detail .bTitle{
  line-height:1.3em;  
}
.bDesc {
  color: #202020;
  font-size: 17px;
  margin-top: 10px;
}
.bDesc p {
  text-align: justify;
  line-height: 2;
  letter-spacing: 0.2px;
}

.bTitle a {
  color: #202020;
  text-decoration: none;
}

.bTitle span {
  display: block;
  color: #bfbfbf;
  font-size: 15px;
  font-weight: 400;
  font-style: italic;
  margin-top: 0px;
}

.blogTags a {
  color: #0074e0;
  font-size: 15px;
  margin-right: 12px;
}

.blogDate strong {
  display: block;
  font-size: 40px;
  line-height: 35px;
}


.st-heading .main-head {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 30px;
}

.blogRightBox {
  padding: 25px;
  border: 1px solid #e6e6e6;
}
.rightBlogBox {
  margin-top: 25px;
  display: flex;
}
.rbbIMG {
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.rbbIMG img {
  max-width: 140px !important;
}

.blogTags {
  margin-bottom: 10px;
}

.rightBlogBoxData {
  width: calc(100% - 120px);
  margin-left: 20px;
}

.rightBlogBoxData strong {
  font-weight: 600;
  color: #404040;
  margin-bottom: 10px;
  display: block;
}
.blogTags a, .shareBlog a{
  text-decoration: none;
}
.tagsList{
  margin-top: 15px;
}
.tagsList div a span {
  font-size: 13px;
  color: #0074e0;
  margin-right: 5px;
}

.tagsList div a{
  color: #404040;
  margin-top: 5px;
  display: block;
  text-decoration: none;
}


.checkout-step-3 .reward-box {
  max-width: 100% !important;
  padding: 0px !important;
  border: none !important;
  background: #fff !important;
  color: #000 !important;
  text-align: left !important;
}
.reward-box {
  /* max-width: 360px; */
  margin-bottom: 15px;
  /* margin-top: 15px; */
  border: 2px dashed #015c00;
  /* padding: 15px; */
  font-size: 18px;
  background: #f5fff6;
  color: #015c00;
  text-align: center;
}


.checkout-step-3 .reward-box h2 {
  color: #000;
  font-weight: 400 !important;
}
.reward-box h2 {
  font-weight: bold;
  font-size: 30px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.st-form input:not([type=radio]):not([type=checkbox]), .st-form.sm select {
  height: 35px!important;
  padding: 5px 10px;
}
.subscribe-discount-caption {
  padding:2px 5px;
  background-color: #f8ce80;
  border-radius: 5px;
  margin-left: 5px;
  font-size: 16px;
  font-weight: 600;
}

/* kratom css */
.labresult-heading{
  padding: 5px 80px;
  border-radius: 10px;
  color: #000;
  background-color: #ccdf79;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 32px;
}

.labresult-category-box{
  min-width: 480px;
  padding:15px 35px;
  /* border: 4px solid green; */
  border-radius: 30px;
  text-align: end;
  position: relative;

  background: white;

  background-clip: padding-box;
  border: 4px solid transparent;
  background-origin: border-box;
  background-image: linear-gradient(white, white), linear-gradient(45deg, #458048, #cddf7a, #487f47);
  background-clip: padding-box, border-box;
}

.labresult-category-box span{
  font-size: 45px;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
}

.labresult-top{
  margin-bottom: 100px;
}

.labresult-category-section{
  padding: 15px 50px;
}

.labresult-gallery-box{
  padding: 25px;
  background-color: #ccdf79;
  border-radius: 30px;
  margin-top: 70px;
  



}

.labresult-gallery-box .title{
  font-size: 50px;
  text-align: center;
  color: #000;
  font-weight: 700;
  }

/* 
.accordion-button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus' viewBox='0 0 16 16'%3E%3Cpath d='M8 4a.5.5 0 0 1 .5.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3A.5.5 0 0 1 8 4z'/%3E%3C/svg%3E");
  transition: all 0.5s;
  font-size: 24px;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash' viewBox='0 0 16 16'%3E%3Cpath d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3E%3C/svg%3E");
  font-size: 24px;
}
.accordion-button::after {
  transition: all 0.5s;
  font-size: 24px;
} */

.labresult-gallery-box .accordion .accordion-item{
  margin-bottom: 8px;
 
}

.labresult-gallery-box .accordion .accordion-item .accordion-button{
  color: white;
  font-size: 24px;
  font-weight: 700;
  background-color: #59794d;
  text-transform: uppercase;
}

.labresult-category-box:nth-child(even){
  text-align: start!important;
}

.labresult-category-box .labresult-category-image{
  position: absolute;
  max-height: 220px;
  width: 180px;
  /* border: 1px solid #555; */
}


.labresult-category-box:nth-child(odd) .labresult-category-image{
  left: 10px;
  top: -70px;
}

.labresult-category-box:nth-child(even) .labresult-category-image{
  right: 10px!important;
  top: -70px!important;
}

.pdf-wrapper{
  padding: 15px;
  margin: 15px 0px;
}


.labresult-gallery-box .accordion-button:after {
  display: none;
}
.labresult-gallery-box .accordion-button.collapsed .icon-show {
  display: inline-block;
}
.labresult-gallery-box .accordion-button .icon-hide {
  display: none;
}
.labresult-gallery-box .accordion-button:not(.collapsed) .icon-hide {
  display: inline-block;
}
.labresult-gallery-box .accordion-button:not(.collapsed) .icon-show {
  display: none;
}
/* Move the icon to the left */
.labresult-gallery-box .accordion-button {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.labresult-gallery-box .accordion-button .icon {
  font-weight: 700;
  margin-right: 15px; /* space between icon and text */
  margin-left: -10px; /* adjust to pull the icon to the left */
}
.labresult-gallery-box .accordion-button .icon i{
font-weight: 700;
}

.lab-category-container{
  column-gap: 3rem;
  row-gap: 7rem;
}

.gradient-border {
  position: relative;
  padding: 10px;
  border-radius: 10px;
  background: linear-gradient(45deg, red, yellow, green);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 5px solid transparent;
  background-origin: border-box;
}

.gradient-border-inner {
  padding: 20px;
  background-color: white; /* Inner background */
  border-radius: 10px; /* Match the border radius */
}

.mask-gradient-border {
  position: relative;
  width: 300px;
  padding: 20px;
  background: white;
  border-radius: 15px;
  background-clip: padding-box;
  border: 5px solid transparent;
  background-origin: border-box;
  background-image: linear-gradient(white, white), linear-gradient(45deg, red, yellow, blue);
  background-clip: padding-box, border-box;
}


.lab-reports-section .left-image {
  position: absolute;
  bottom: -90px;
  left:-10px;
}

.lab-reports-section {
  padding: 0px 0px 0px 0px;
  margin-top: 20px;
  position: relative;
}


.lab-reports-section .right-image {
  position: absolute;
  right: 0px;
  bottom: 0px;
}


@media screen and (min-width: 1023px) and (max-width: 10000px) {
  .header-nav .dropdown-main:hover .dropdown-content {
    display: block;
  }
}

.product-details-section .st-form-rectangle .quantity-discount-box {
  display: block;
  padding: 7px 15px;
  border: 2px solid #efefef;
  /* background-color: #0d912f; */
  width: 100px;
  text-align: center;
}

.quantity-discount-row.active{
  color: #eee;
  background: #000000
}