main.cuspcart {
    background: #F8F8F8;
    display: inline-block;
    width: 100%;
}
.deliverydetails {
    padding: 68px 0px 50px;
    /* width: 60%; */
}

.title-text{
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #252B33;
    font: normal normal 24px / 30px var(--givonic_bold);
    margin-bottom: 20px;
}
 .tabsectn .nav-tabs{
    border:0px
}
.tabsectn .nav-link{
    border:0;
    padding: 0;
}
.tabboxes {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.tab-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #00808033;
    border-radius: 10px;
    opacity: 1;
    padding: 12px 20px;
    width: 147px;
    height: 110px;
    margin-right: 10px;
}
.tab-box .tab-radiodiv {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}
.tab-box .tab-radiodiv {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.tab-box .tab-radiodiv img{
    width: 20px;
    /* margin-top: 8px; */
    margin-bottom: 34px;

}
.tab-box .tab-radiodiv .radio-icon {
    width: 12px;
    height: 12px;
    background: #008080;
    display: block;
    border-radius: 100%;
}
.tab-box .tab-radiodiv .radio-check {
    border: 1px solid #cccccc;
    padding: 4px;
    border-radius: 100%;
    opacity: 0;
}
.tab-box .tab-radiodiv .radio-uncheck {
    border: 1px solid #cccccc;
    border-radius: 100%;
    opacity: 1;
    width: 22px;
    height: 22px;

}
.financing .nav-link.active .radio-check {
display: block !important;
opacity: 1 !important;
}
.financing .nav-link.active .radio-uncheck {
    display: none;
    }
.tab-box p{
    font: normal normal 24px / 30px var(--givonic_bold);
    font-size: 16px;
    letter-spacing: -0.32px;
    line-height: 18px;
    color: #231F20;
    text-align: left;
}
.nav-link.active .tab-box{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 10px 20px #0000001A;
    border: 1px solid #008080;
}
.nav-link.active .tab-box .radio-check{
    opacity: 1;
}
.tabsectn .nav-tabs .nav-link.active{
    background-color: transparent;
}
/* .financing .tab-box .tab-radiodiv .radio-check {
display: none;
} */
.financing .tab-box .tab-radiodiv .radio-check {
    border: 1px solid #cccccc;
    padding: 4px;
    border-radius: 100%;
    opacity: 0;
    display: none;
}
.check-aval{
    text-align: left;
    margin-bottom: 20px;
    font-family: var(--givonic_reg);
    letter-spacing: 0px;
    color: #252B33;
    opacity: 1;
    font-size: 18px;
    letter-spacing: 0;
    line-height: normal;
    /* line-height: 30px; */
}
.autocompletebox .check-btn{
    position: absolute;
    padding: 12px 40px;
    border: 1px solid #008080;
    border-radius: 100px;
    height: 40px;
    font-family:  var(--givonic_reg);
    color: #008080;
    right: 10px;
    top: 10px;
    font-size: 12px;
    cursor: pointer;
    top: 0;
    bottom: 00;
    margin: auto;
}
.autocompletebox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}
.autocompletebox .check-btn:hover{
    color: #ffffff;
    background: #008080 0% 0% no-repeat padding-box;
    border: 1px solid #008080;
}
.content-box{
    margin-bottom: 40px;
}
.inputbox{
    margin-bottom: 20px;
    position: relative;
}
.inputbox.form-floating.email_form_input >.form-control  {
    margin-bottom: 20px;
    background: #ffffff;
}
.inputbox.form-floating.email_form_input >.form-control {
    background: #ffffff 0% 0% no-repeat padding-box;
    font-size: 16px;
}
.inputbox.form-floating.email_form_input >.form-control,
.inputbox.form-floating.email_form_input >.form-control:placeholder-shown {
  border: 1px solid #ffffff;
}



#mobile_code3:focus, #mobile_code{
    border: 1px solid #0080804D !important;
}
#mobile_code3:placeholder-shown , #mobile_code:placeholder-shown {
  border: 1px solid #ffffff;
}
#mobile_code3 , #mobile_code {
  border: 1px solid #0080804D;
}
/* .inputmob.inputbox.modal_input_wrapper .form-control, .inputmob.inputbox.modal_input_wrapper .form-control[type="text"]::placeholder-shown {
    border: 1px solid #0080804D;
}
.inputmob.inputbox.modal_input_wrapper .form-control, .inputmob.inputbox.modal_input_wrapper .form-control[type="text"]:focus {
    border: 1px solid #0080804D;
} */

.inputbox.form-floating.email_form_input >.form-control {
  border: 1px solid #0080804D;
}
.inputbox.form-floating.email_form_input >.form-control:focus{
    border: 1px solid #0080804D;
}
/* .inputbox.form-floating.email_form_input >.form-control {
    border: 1px solid #0080804D;
} */
.inputbox.modal_input_wrapper .iti input, .modal_input_wrapper .iti input[type="text"] {
    background: #ffffff 0% 0% no-repeat padding-box;
}
.input-note{
    color: #1F1F1F;
    opacity: 0.8;
    font-size: 12px;
    letter-spacing: 0.24px;
    line-height: 13px;
    margin-top: 8px;
    font: normal normal normal 12px var(--givonic_reg);
}
.search {
    background: #F5F5F5;
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
    border-radius: 100%;
    cursor: pointer;
}
.search img {
    max-width: 24px;
    position: absolute;
    top: 11px;
    left: 11px;
    width: 18px;
}
.list-autocomplete{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    /* box-shadow: 0px 30px 60px #0000001A;
    border: 1px solid #00808040;
    border-radius: 30px;
    opacity: 1;
    display: block;
    float: left;
    width: 100%;
    padding: 28px 30px;
    margin-top: 20px; */
}
.postcodelist .title{
    font-size: 16px;
    line-height: 13px;
    color: #252B33;
    opacity: 0.5;
    font: var(--givonic_semi_bold);
    margin-bottom: 20px;
}
.list-autocomplete li{
    font: var(--givonic_reg);
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 13px;
    text-align: left;
    font: normal normal 16px/13px var(--givonic_reg);
    color: #1F1F1F;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    cursor: pointer;

}
.postcodelist{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 30px 60px #0000001A;
    border: 1px solid #00808040;
    border-radius: 30px;
    opacity: 1;
    display: block;
    float: left;
    width: 100%;
    padding: 28px 30px;
}
.autocomplete-dropdown.dropdown-menu {
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    width: 100%;
    /* width: calc(100% + 122px); */
}
.list-autocomplete{
    list-style-image: url("./images/svg/ico-location.svg");
    /* background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 30px 60px #0000001A;
    border: 1px solid #00808040;
    border-radius: 30px;
    opacity: 1;
    display: block;
    float: left;
    width: 100%;
    padding: 28px 30px;
    margin-top: 20px; */
}
.list-autocomplete li:last-child{
    margin-bottom: 0px;
}
.list-autocomplete li b{
    font: normal var(--givonic_bold);
}
.list-autocomplete li em{
    font-weight: bold;
    font-style: normal;
}
.list-autocomplete li img{
    width: 12px;
    position: relative;
    left: 0;
    top: -3px;
    margin-right: 12px;
}
.list-autocomplete .highlight {
    font: normal var(--givonic_bold);
}
.delivery-status{
    font: normal var(--givonic_reg);
    font-size: 12px;
    letter-spacing: 0.24px;
    line-height: 13px;
    color: #3AC25E;
    opacity: 0.8;
    padding-left: 30px;
    margin-top: 8px;
}
.autocomplete.inputbox.form-floating.email_form_input >.form-control{
    margin-bottom: 8px;
    /* border-radius: 100px 0px 0px 100px; */
    /* border-right: 0 */
}
.dropdown-menu1{
    position: relative;
    z-index: 9;
}
.closebtn{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-right: 30px;
    margin-top: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 0px;
    right: 0;
    cursor: pointer;
}

.closebtn img{
    width: 16px;
    height: 16px;
}
.ico-select-dropdown{
    left: initial !important;
    right: 30px;
}
.ico-select-dropdown.transform-rotate{
    transform: rotate(180deg);
}
/* body {
    background: #F8F8F8;
} */

/* select dropdown */
.selectlist .filter__listing_drop .banner_form_selectBtn{
    background: #ffffff 0% 0% no-repeat padding-box;
    border: 0;
    width: 100%;
    height: 60px;
    padding: 0px 30px 0px 30px;
    bottom: 0;
    display: flex;
    align-items: center;
    padding-top: 5px;
    font: normal normal 14px / 1.6 var(--givonic_bold);
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    opacity: 0.5;
}
.selectlist .floatlabel{
    /* transform: scale(0.65) translateY(0.3rem) translateX(0.25rem); */
}
.select-menu{
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 30px 60px #0000001A;
    border: 1px solid #00808040;
    border-radius: 30px;
    opacity: 1;
    float: left;
    width: 100%;
    padding: 28px 30px;
}
.select-menu li{
    letter-spacing: 0.32px;
    line-height: 13px;
    text-align: left;
    font: normal normal 16px / 13px var(--givonic_reg);
    color: #1F1F1F;
    margin-bottom: 20px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    cursor: pointer;
}
.select-menu li:last-child{
    margin-bottom: 0;
}
/* select dropdown */


  /* checkbox */
.checkbox-section {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 40px;
}
.checkbox-section :checked{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.checkbox-section input:checked{
    background-color: red;

} 
.checkbox-section input[type=checkbox] + label {
    display: block;
    cursor: pointer;
    font-size: 12px;
    color: #1F1F1F;
    opacity: 0.8;
    letter-spacing: 0.24px;
    line-height: 13px;
    font-family: var(--givonic_reg);
    width: 100%;
    position: relative;
    padding-left: 30px;

  }
  
  .checkbox-section  input[type=checkbox] {
    display: none;
  }
  
  .checkbox-section input[type=checkbox] + label:before {
    content: "\2714";
    border: 1px solid #E2E2E2;
    border-radius: 4px;
    display: inline-block;
    width: 20px;
    height: 20px;
    padding-left: 0.2em;
    padding-bottom: 0.3em;
    margin-right: 12px;
    vertical-align: bottom;
    color: transparent;
    transition: .2s;
    background: #FFFFFF;
    position: absolute;
    left: 0;
    top: -4px;
  }
  
  .checkbox-section input[type=checkbox] + label:active:before {
    transform: scale(0);
  }
  
  .checkbox-section  input[type=checkbox]:checked + label:before {
    color: #fff;
    background: #2FAE51 0% 0% no-repeat padding-box;
    border: 1px solid #2FAE51;
    border-radius: 4px;
    padding-top: 4px;
    padding-left: 4px;
    position: absolute;
    left: 0;

  }
  
  .checkbox-section input[type=checkbox]:disabled + label:before {
    transform: scale(1);
    border-color: #aaa;
  }
  
  .checkbox-section  input[type=checkbox]:checked:disabled + label:before {
    transform: scale(1);
    background-color: #bfb;
    border-color: #bfb;
  }
  /* checkbox */

  /* radio button */
  

.radiobox-section input, .radiobox-section input, .radiobox-section input{
    display: none;
  }
  
  .radiobox-section label{
    position: relative;
    /* color: #cccccc; */
    background-color: #EFEFEF;
    font-size: 16px;
    text-align: center;
    height: auto;
    line-height: normal;
    display: block;
    cursor: pointer;
    border: 0;
    padding: 12px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
    border-radius: 10px;
    margin-right: 20px;
    color: rgb(37 43 51 / 30%);
    font-size: 14px;
    letter-spacing: -0.42px;
    line-height: normal;
    font-family: var(--givonic_reg);
  }
  .radiobox-section label p{
    padding-top: 4px;
  }
  .checkbox-section  input[type=checkbox]:checked + label p{
    font-family: var(--givonic_semi_bold);
    color: #ffffff;
    opacity: 1;
  }
  .radiobox-section input:checked + label, .radiobox-section input:checked + label, .radiobox-section input:checked + label{
    background-color: #008080;
    color: #ffffff;
  }
  .radiobox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.radiobox-section {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
}
  .radiobox-section .ico-home-radio{
    background:url("../images/svg/ico-home.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 21px;
    background-size: 100%;
    margin-right: 8px;
  }
.radiobox-section input:checked + label .ico-home-radio{
    background:url("../images/svg/ico-home-white.svg");
    background-repeat: no-repeat;
    width: 18px;
    background-size: 100%;
    margin-right: 10px;
  }
  .radiobox-section .ico-work-radio{
    background:url("../images/svg/ico-work.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 21px;
    background-size: 100%;
    margin-right: 10px;
  }
  .radiobox-section input:checked + label .ico-work-radio{
    background:url("../images/svg/ico-work-white.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 21px;
    background-size: 100%;
    margin-right: 10px;
  }
  
  /* .radiobox-section input:checked + label:after, .radiobox-section input:checked + label:after, .radiobox-section input:checked + label:after{
    content: "\2713";
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 100%;
    border: 2px solid #333;
    background-color: #2fcc71;
    z-index: 999;
    position: absolute;
    top: -10px;
    right: -10px;
  } */
  
  
  
  
  /* radio button */
  .autocompletebox.pickup{
    margin-bottom: 20px;
}
  /* .footer {
        display: none;
    }  */
.my_cart_left_col {
    height: 90vh;
    overflow: scroll;
    overflow-x: hidden;
}

/* 
.form-floating.reg_email_password >label, .form-floating.text_input_wrapper >label {
    top:-10px
} */

.autocompletebox .inputbox.autocomplete.dropdown {
    width: 100%;
    height: 60px;
    margin-bottom: 0;
}
.check-availability {
    background: #ffffff;
    height: 60px;
    position: relative;
    /* width: auto; */
    /* border-radius: 0px 100px 100px 0px;
    border: 1px solid #0080804D; */
    border-left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.full-width.autocompletebox .inputbox.autocomplete.dropdown {
    width: 100%;
    margin-bottom: 20px;
}
.full-width.autocompletebox .autocomplete.inputbox.form-floating.email_form_input >.form-control {
    border-radius: 100px;
}




.address-box {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #00808040;
    border-radius: 16px;
    opacity: 1;
    padding: 30px;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.address-box .edit-address img{
    width: 15px;
    height: 15px;
}
.address-box .address-txt .location-box img{
    width: 21px;
    height: 30px;
    margin-right: 20px;
}
.address-box .address-txt {
    display: flex;
}
.address-box .add-content label{
    text-align: left;
    letter-spacing: -0.19px;
    color: #252B33;
    opacity: 1;
    font-family: var(--givonic_reg);
    font-size: 16px;
}
.address-box .add-content span{
    text-align: left;
    letter-spacing: -0.72px;
    color: #252B33;
    opacity: 1;
    font-family: var(--givonic_bold);
    font-size: 18px;
}
.address-box .add-content p{
    text-align: left;
    letter-spacing: -0.19px;
    color: #252B33;
    opacity: 1;
    font-family: 'givonic_semi_bold';
    font-size: 16px;
    margin-top: 15px;
}
.address-box .edit-address a{
    letter-spacing: -0.19px;
    color: #008080;
    opacity: 1;
    font-family: var(--givonic_black);
    font-size: 16px;
    line-height: 28px;
    padding-left: 6px;
    text-decoration: underline;
}
.add-address {
    margin-top: 20px;
}
.add-address span {
    font-size: 12px;
    color: #008080;
    font-family: var(--givonic_black);
    line-height: 20px;
    width: 240px;
    height: 45px;
    border-radius: 100px;
    border: 2px solid #3A8080;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}



/* pickup tab start */
.pickuptab .check-aval {
    margin-bottom: 8px;
    color: #252B33;
    font-size: 12px;
    padding-left: 30px;
}
.select-region {
    height: 60px;
    background: #F1F1F1 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 30px;
}
.select-region .current-area {
    display: flex;
    align-items: center;
    border-radius: 100px;
}
.select-region span.current-loctn {
    width: 17px;
    height: 17px;
    background: #2FAE51;
    border-radius: 100%;
    display: block;
}
.select-region .select-add{

}
.select-region .select-add {
    font-family: var(--givonic_reg);
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 13px;
    color: #1F1F1F;
    margin-left: 20px;
}
.select-region .select-add span{
    font-family: var(--givonic_bold);
}
.select-region .total-distance{
    font-size: 14px;
    line-height: 28px;
    font-family: var(--givonic_semi_bold);
    letter-spacing: 0px;
    color: #707070;
    opacity: 1;
    text-align: right;

    
}

.select-region .bg-location{
    background:transparent linear-gradient(180deg, rgb(46 103 61 / 20%) 0%, rgb(47 174 81 / 20%) 100%) 0% 0% no-repeat padding-box;
    width: 26px;
    height: 26px;
    border-radius: 100%;
    padding: 4px 4px;
}
.select-region.selct-address {
    height: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #2FAE51;
    border-radius: 16px;
    opacity: 1;
    padding: 20px;
}
.select-region.selct-address .res-add {
    display: block;
    font-family: 'givonic_semi_bold' !important;
    font-size: 14px;
    letter-spacing: normal;
    /* line-height: 28px; */
    color: #707070;
    margin-top: 10px;
}
.select-region.selct-address .bg-location {
    width: 20px;
    height: 20px;
    padding: 4px 4px;
}
.select-region.selct-address span.current-loctn {
    width: 12px;
    height: 12px;
}
.select-region .total-distance a{
    font-family: 'givonic_bold';
    font-size: 14px;
    letter-spacing: normal;
    line-height: 20px;
    color: #F8A71A;
    text-decoration: underline;
}
/* pickup tab end */

/* finance tab */
.financing .tab-box {
    height: auto;
    margin-right: 0px;
    width: auto;
    min-height: 240px;
    position: relative;
}
.financing span.lease-txt {
    background: transparent linear-gradient(180deg, rgb(52 233 233 / 10%) 0%, rgb(8 199 199 / 10%) 100%) 0% 0% no-repeat padding-box;
    padding: 4px 10px;
    border-radius: 4px;
    font-family: var(--givonic_semi_bold);
    font-size: 12px;
    /* line-height: 24px; */
    color: #313131;
    margin-bottom: 14px;
    display: table;
}
.financing .tab-box p {
    margin-bottom: 15px;
}
.financing .tab-box h6{
    text-align: left;
    font-family: var(--givonic_reg);
    font-size: 12px;
    letter-spacing: 0.72px;
    line-height: 16px;
    color: #727272;
    margin-bottom: 20px;
    display: inline-block;
}
.financing .tab-box span{
    color: #1A1A1A;
}
.financing .tab-box a{
    color: #008080;
    font-size: 12px;
    line-height: 20px;
    text-decoration: underline;
    display: block;
    text-align: left;
    /* position: absolute;
    bottom: 20px; */
}
.financing .tabsectn .nav-link {
    width: 24%;
}
.financing .tab-box .tab-radiodiv img {
    margin-bottom: 20px;
    width: 25px;
}
.financing .tabsectn .nav-tabs {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

/* accordian */
.cart-accordian .accordion-header {
    height: 61px;

}
.cart-accordian .accordion-header button {
    height: 61px;
    background: #EFEFEF 0% 0% no-repeat padding-box;
    opacity: 1;
    box-shadow: none;
    border-radius: 30px 30px 0px 0px;
    font-size: 16px;
    letter-spacing: -0.48px;
    color: #231F20;
    text-transform: capitalize;
    font-family: var(--Acumin_Pro_Medium);
}
.cart-accordian .accordion-item{
    border: 0;
    margin-bottom: 10px;
    border-radius: 30px;
    /* background: #EFEFEF; */
}
.cart-accordian .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    background: #EFEFEF;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.cart-accordian .accordion-item .accordion-button.collapsed {
    background: #ffffff;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}
.cart-accordian .accordion-collapse.collapse.show{
    background: #EFEFEF;
    border-radius: 0px 0px 20px 20px;
}
/* accordian */
/* finance tab */

/* .form-floating>.form-select.inputbox {
    padding-top: 1.625rem;
    padding-bottom: .625rem;
    border-radius: 100px;
    border: 0;
} */

/* .form-floating > .bi-calendar-date + .datepicker_input + label {
    padding-left: 3.5rem;
    z-index: 3;
  } */
   .inputbox .ico-calendar {
    background: url(../images/svg/ico-calendar.svg);
    background-repeat: no-repeat;
    width: 20px;
    height: 21px;
    background-size: 100%;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    right: 30px;
    top: 20px;
}
.cart-accordian .accordion-body .content-box {
    margin-bottom: 0;
}
.cart-accordian .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    font-size: 16px;
}

.app-success {
    margin-top: 68px;
    padding: 70px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 24px;
    opacity: 1;
    margin-bottom: 60px;
    text-align: center;
}
.app-success img{
    width: 25%;
    margin: 10px 0px;
}
.app-success h4{
    font-family: 'givonic_black';
    font-size: 45px;
    line-height: normal;
    letter-spacing: -2.25px;
    color: #231F20;
    margin-bottom: 15px;
}
.app-success p{
    font-family: 'givonic_reg';
    font-size: 16px;
    line-height: 20px;
    color: #000000;
}
.app-success label{
    font-family: 'givonic_bold';
    font-size: 18px;
    margin-bottom: 12px;
    color: #252B33;
    letter-spacing: normal;
}
.app-success h6{
    font-family: 'givonic_reg';
    font-size: 16px;
    color: #000000;
    letter-spacing: normal;
    line-height: 20px;
}
.custom_radio input[type=radio] {
    opacity: 0;
    display: none;
  }
  .custom_radio input[type=radio] + span {
    background: url("../images/svg/radio-uncheck.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    padding-left: 32px;
    font-family: 'Acumin_Pro_Medium';
    font-size: 16px;
    letter-spacing: -0.48px;
    background-position: left center;
}
.custom_radio input[type=radio]:checked + span {
    background: url("../images/svg/radio-check.svg");
    width: 100%;
    background-repeat: no-repeat;
    background-size: 20px 20px;
    display: inline-block;
    padding-left: 32px;
    font-family: 'Acumin_Pro_Medium';
    font-size: 16px;
    letter-spacing: -0.48px;
    background-position: left center;
}
.radio.custom_radio label{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 18px;
    cursor: pointer;

}
.radio.custom_radio ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.radio.custom_radio ul li{
    margin-right: 10px;
}
.radio.custom_radio ul li img{
    MAX-height: 30px;
}
.radio.custom_radio ul li:last-child{
    margin-right: 0;
}

 /* .pay-method-content {

    padding: 0px 30px 30px;
} */
.pay-method-content .pay-img img{
    width: 110px;
    margin-right: 27px;
}
.pay-methodbox {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-top: 1px solid #cccccc;
    padding: 30px 0px;
}
.pay-content h5{
    font-family: 'givonic_bold';
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
}
.pay-content h6{
    font-family: 'givonic_semi_bold';
    font-size: 12px;
    line-height: 16px;
    color: rgb(0 0 0 / 30%);
}
.radio.custom_radio {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 30px;
    opacity: 1;
    height: 60px;
    padding: 0px 0px;
    cursor: pointer;
}
.pay-method {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    margin-bottom: 20px;
    border-radius: 30px;
    padding: 0px 30px;
}
.app-success .form-btn-group-wrapper {
    justify-content: center;
    margin-top: 65px;
}
.app-success .form-btn-group-wrapper button {
    height: 45px;
    font-size: 12px;
    min-width: 170px;
}
/* select dropdown new */
.selectlist.setting-description {
  width: 100%;
  line-height: 16px;
}

.selectlist label {
    font-size: 12px;
    font-family: 'givonic_semi_bold';
    /* color: rgb(0 0 0 / 50%); */
    color: rgba(var(--bs-body-color-rgb), .65);
    text-transform: uppercase;
    transform: scale(0.65) translateY(0.3rem) translateX(-1.75rem);
}

.selectlist .setting-description-text {
  /* padding-top: 18px !important; */
  /* color: #81828b; */
}

/* the code below is for the dropdown menu */
.wrapper-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  width: 100%!important;
  text-align: left;
  color: #fff;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* .scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
} */

.dropdownarrow.arrow {
  float: right;
  rotate: 180deg;
  color: #665e5e;
  margin-top: -8px;
  margin-right: 20px
}

.wrapper-dropdown  .selected-display {
    font-family: 'givonic_bold';
    color: #000000;
    letter-spacing: 0px;
    font-size: 14px;
    /* text-transform: uppercase; */
}

.dropdownarrow.arrow svg {
  transition: all 0.3s;
}

.wrapper-dropdown::before {
  position: absolute;
  top: 50%;
  right: 16px;

  margin-top: -2px;

  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #fff transparent;
}

.dropdownarrow.rotated {
  transform: rotate(-180deg);
}

.wrapper-dropdown .dropdown {
    
  transition: 0.3s;

  position: absolute;
  top: 120%;
  right: 0;
  left: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  visibility: hidden;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 30px 60px #0000001A;
  border: 1px solid #00808040;
  border-radius: 30px;
  opacity: 1;
  display: block;
  float: left;
  width: 100%;
  padding: 20px 10px;
}

.wrapper-dropdown .dropdown li {
    padding: 2px 15px;
    /* overflow: auto; */
    letter-spacing: 0.32px;
    text-align: left;
    font: normal normal 16px / 13px var(--givonic_reg);
    color: #1F1F1F;
    margin-bottom: 10px;
    cursor: pointer;
    text-transform: uppercase;
}

.wrapper-dropdown .dropdown li:last-child {
  border-bottom: none;
  margin: 0;
}

.wrapper-dropdown .dropdown {
    margin-top: 10px;
    width: 100%;
}

.wrapper-dropdown.active .dropdown {
  opacity: 1;
  visibility: visible;

  border-radius: 15px;
}
.selectlist-dropdown {
    border: 1px solid #0080804D;
    border-radius: 100px;
    height: 60px;
    padding:10px 10px 10px 30px;
    margin-bottom: 20px;
    background: #ffffff;
}
.inputbox.modal_input_wrapper .iti--allow-dropdown .iti__flag-container, .modal_input_wrapper .iti--separate-dial-code .iti__flag-container {
    padding: 13px 0px 13px 30px;
    width: 122px;
}
.inputbox.modal_input_wrapper .iti--separate-dial-code .iti__selected-flag {
    border-right: 1px solid #c1c1c1;
}
.info-txt{
    letter-spacing: normal;
    color: #000000;
    margin-bottom: 20px;
    transition: all 0.5s ease;
    font-family: 'givonic_reg';
    font-size: 16px;
    line-height: 20px;
}
.radiogroup{
    margin-bottom: 20px;
}
.radiogroup .radio.custom_radio {
    background: transparent;
    border-radius: 0;
    opacity: 1;
    height: auto;
    padding: initial;
    cursor: none;
}
.radiogroup .radio.custom_radio label {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 20px;
}
.selectlist-currency {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.selectlist-currency .selectlist-dropdown{
    width: 140px;
    border-right: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}
.selectlist-currency .inputbox{
    width: calc(100% - 140px);
    height: 60px;
}
.selectlist-currency .inputbox.form-floating.email_form_input >.form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 0px;
}
.radiogroup .info-txt{
    margin-bottom: 10px;
}
.info-txt.affo-assesment{
    margin-bottom: 10px;
}
.checkbox-link{
    font-family: 'givonic_bold';
    font-size: 14px;
    letter-spacing: normal;
    line-height: normal;
    text-decoration: underline;
}
.checkbox-section p{
    width: 100%;
    line-height: 20px;
}
.checkbox-section .tnc{
    padding-left: 30px;
}
.checkbox-section .tnc {
    padding-left: 30px;
    position: absolute;
    top: 0;
}
.tnccheckbox.checkbox-section input[type=checkbox]:checked + label .tnc p {
    color: #1F1F1F;
}
.tnccheckbox.checkbox-section input[type=checkbox]:checked + label:before {
    margin-top: 3px;
}
.tnccheckbox.checkbox-section input[type=checkbox] + label:before{
    margin-top: 3px;
}
.selectlist-currency .selectlist.setting-description {
    display: none;
}
.selectlist-currency .wrapper-dropdown{
    margin-top: 10px;
    border-right: 1px solid #c9c0c0;
    padding-right: 30px;
}
.selectlist-currency .dropdownarrow.arrow {
    margin-top: -2px;
    margin-right: 0;
}
.tnclink{
    font-size: 16px;
    font-family: 'givonic_reg';
    color: #252B33;
}
.tnclink a{
    font-family: 'givonic_bold';
    text-decoration: underline;
}
.credit-card-dtls {
    border-top: 1px solid #cccccc;
    padding: 30px 0px;
}
.btn-left button.banner_btn_solid {
    width: auto;
    padding: 0px 60px;
}
.checklist ul li img {
    width: 14px;
    height: 14px;
    margin-right: 10px;
}
.checklist {
    background: #F8F8F8 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    padding: 20px;
}
.checklist ul li{
    font-family: 'givonic_semi_bold';
    letter-spacing: -0.42px;
    line-height: 28px;
    color: #707070;
}
.tnclink.tnclink1{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.form-group.form-btn-group-wrapper.btn-left {
    margin-top: 20px;
}
.checklist.checklistclearpay {
    background: #ffffff 0% 0% no-repeat padding-box;
    border-radius: 12px;
    opacity: 1;
    padding: 0;
}
.col_green{
    color: #008080;
}
.inputmob.inputbox.modal_input_wrapper .iti input, .modal_input_wrapper .iti input[type="text"] {
    /* border: 1px solid #0080804D; */
    padding-left: 148px !important;
    padding: 15px 86px 0px;
}
.inputmob.inputbox.modal_input_wrapper .iti input, .modal_input_wrapper .iti input[type="text"]:focus {
    border: 1px solid #0080804D;
}
.select-payment {
    padding: 68px 0px 50px;
}
.select-payment .content-box {
    margin-bottom: 20px;
}
.app-success-section {
    display: flex;
    align-items: center;
    justify-content: center;
}
/* .inputmob.inputbox.modal_input_wrapper .iti--separate-dial-code .iti__selected-flag{
    padding-left: 122px;
} */

.login_pop_modal_body .other_signoptions ul {
    justify-content: center;
}
.inputmob .form-floating.reg_email_password >label, .inputmob .form-floating.text_input_wrapper >label {
    left: 183px !important;
    right: auto;
}
.inputmob.inputbox.modal_input_wrapper .mobileinput_label {
    padding-left: 122px;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}
.mobileinput_label_focus {
    transform: scale(0.65) translateY(0.3rem) translateX(0.25rem);
    padding: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    padding-top: 5px;
    font: normal normal 14px / 1.6 var(--givonic_bold);
    letter-spacing: 0px;
    text-transform: uppercase;
    opacity: 0.5;
    padding-left: 183px !important;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out;
}
#creditdebit {
    display: none;
}
#paypal {
    display: none;
} 
#klarna {
    display: none;
} 
#clearpay {
    display: none;
} 
.forgot-password-link {
    text-align: right;
    margin: 15px 0px;
}
.forgot-password-link  {
    text-decoration: underline;
}
.forgot-password-link a{
    color: #444444;
    font-family: 'givonic_semi_bold';
    font-size: 18px;
    letter-spacing: -0.72px;
    line-height: 30px;
}
.resentcode{
    text-align: center;
}
.resentcode a{
    color: #008080;
    text-transform: uppercase;
    text-decoration: underline;
    font: normal normal 16px / 20px var(--givonic_semi_bold);
    letter-spacing: -0.48px;
}
.resentcode a:hover{
    color: #008080;
    text-transform: uppercase;
    text-decoration: underline;
    font: normal normal 16px / 20px var(--givonic_semi_bold);
    letter-spacing: -0.48px;
}






.pswd_info strong{
    color: #444444;
    font-family: 'givonic_reg';
    font-size: 16px;
    letter-spacing: -0.64px;
    font-weight: normal;
    margin-bottom: 20px;
    display: block;
}
#pswd_info ul li img{
    width: 14px;
    margin-right: 8px;
}
#pswd_info ul li.invalid{
    color: rgb(68 68 68 / 68%);
    font-family: 'givonic_reg';
    font-size: 12px;
    letter-spacing: -0.36px;
    margin-bottom: 10px;
}
#pwd_strength_wrap {
    display: none;
    float: left;
    padding: 24px;
    position: absolute;
    width: 320px;
    z-index: 9;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 30px #0000001A;
    opacity: 1;
    border-radius: 15px;
}
#pwd_strength_wrap:before, #pwd_strength_wrap:after {
    content: ' ';
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent; /* arrow size */
}
#pwd_strength_wrap:before {
border-bottom: 7px solid rgba(0, 0, 0, 0);
border-right: 7px solid rgba(0, 0, 0, 0.1);
border-top: 7px solid rgba(0, 0, 0, 0);
content: "";
display: inline-block;
left: -18px;
position: absolute;
top: 10px;
display: none;
}
#pwd_strength_wrap:after {
    content: "";
    display: inline-block;
    left: 33px;
    position: absolute;
    top: -20px;
    border-left: 11px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 18px solid #fff;
}
#pswd_info ul {
    list-style-type: none;
    margin: 5px 0 15px;
    padding: 0;
}
#pswd_info ul li {
    background: url(icon_pwd_strength.png) no-repeat left 2px;
    padding: 0 0 0 0px;
}
#pswd_info ul li.valid {
    background-position: left -42px;
    color: #32B354;
    font-family: 'givonic_reg';
    font-size: 12px;
    letter-spacing: -0.36px;
    margin-bottom: 10px;
    display: flex;

}
#passwordStrength {
display: block;
height: 3px;
margin-bottom: 10px;
transition: all 0.4s ease;
border-radius: 2px;
position: absolute;
top: 0;
}
.strength0 {
background: none; /* too short */
width: 0px;
}
.strength1 {
background: none repeat scroll 0 0 #EC5151;/* weak */
width: 25%;
}
.strength2 {
background: none repeat scroll 0 0 #FFC824;/* good */
width: 50%;
}
.strength3 {
    background: none repeat scroll 0 0 #6699CC;/* strong */
width: 75%;
}

.strength4 {
    background: none repeat scroll 0 0 #008000;/* best */
width: 100%;
}
.passwordbg{
    height: 3px;
    position: relative;
    background-color: #E8E8E8;
    width: 75%;
    margin-bottom: 4px;
    margin-right: 10px;
}
.passwordbg-section {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.passwd-title{
    font-size: 16px;
    letter-spacing: -0.64px;
    line-height: 30px;
    color: #444444;
    font-family: 'givonic_reg';
}
#pswd_info ul li .ico-valid{
    display: none;
}

#pswd_info ul li.valid .ico-invalid{
    display: none;
}
#pswd_info ul li.valid .ico-valid{
    display: block;
}
 .mywishlist .bikeCard-inner {
    width: 23.6%;
}
.mywishlist {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
    gap: 30px;
}
.my_cart_head_results{
    margin-bottom: 70px;
}
.login_modal_wrappper .modal-header .btn-close {
    margin-top: -11px;
}
span#passwordDescription {
    font-family: 'givonic_reg';
    font-size: 12px;
    letter-spacing: -0.36px;
}
.modal.fade:not(.in).bottom .modal-dialog {
    -webkit-transform: translate3d(0, 125%, 0);
    transform: translate3d(0, 125%, 0);
}
.close-mob{display: block;}
.other_signoptions p {
    z-index: 9;
}
.modal-dialog .other_signoptions {
    position: relative;
}
.bgline{
    border: 1px solid #ddd7d7;
    position: absolute;
    top: 8px;
}
.email_form_input img {
    max-width: 20px;
    width: 20px;
    right: 24px;
}
.logged_in_success_Wrapper img {
    margin: 20px auto;
}
.btn.disabled, .btn:disabled, fieldset:disabled .btn {
    background: #c2c2c2;
    opacity: 1;
    border: 0;
}
.bgcenter{
    background-position: center center;
}
.bottom0{
    bottom: 0 !important;
}
.createpassword-popup .checklistclearpay{
    margin-top: 20px;
    text-align: center;
}
.pay-method .inputbox.form-floating.email_form_input >.form-control {
    background: #F8F8F8;
}
.ico-cardlock{
    background: url("../images/svg/card-lock.svg");
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    top: 18px;
    bottom: 000;
    right: 24px;
}
.mycarttitle{
    display: flex;
}
.open > .dropdown-menu {
    display: block;
    }
    .autocomplete.open > .autocomplete-dropdown.dropdown-menu, .show > .autocomplete-dropdown.dropdown-menu {
     display: block;
    }

    .my-wishlist .my_cart_main_wrapper {
        margin-top: 60px;
    }

.mywishlist_breadcrums .breadcumMain {
    height: 40px;
}
.mywishlist_breadcrums .inner_page_breadcrumbs_wrapper {
    height: 39px;
}
main.cuspcart.my-wishlist {
    background: #ffffff;
}
.mywishlist_breadcrums .cart_head_results {
    margin-top: 0;
}
.my-wishlist .cart_head_results h2 {
    font: normal normal 45px / 45px var(--givonic_bold);
}
.my-wishlist .my_cart_head_results {
    margin-bottom: 60px;
}

.my-wishlist .cart_head_results {
    margin-top: 0;
}
.my-wishlist .my_cart_grid_main_wrapper {
    margin-top: 0;
}
.mywishlist_breadcrums .inner_page_breadcrumbs_wrapper li a {
    text-transform: capitalize;
}

.dis_none{
    display: none !important;
}
.my_profile_main_wrapper {
    display: block;
    margin-top: 60px;
}
section.profile_pers_details {
    background: #EFEFEF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    padding: 40px;
    margin-top: 30px;
}
.profile_pers_details .title-text {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
    color: #252B33;
    font: normal normal 24px / 30px var(--givonic_bold);
    margin-bottom: 20px;
    font-family: 'givonic_semi_bold';
}
.profile_pers_details .content-box {
    margin-bottom: 20px;
}
.profile_pers_details .radiogroup .radio.custom_radio label {
    padding-top: 0px;
}
.title_text_edit {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.title_text_edit .edit-address img {
    width: 15px;
    height: 15px;
}
.title_text_edit .edit-address a {
    letter-spacing: -0.19px;
    color: #008080;
    opacity: 1;
    font-family: var(--givonic_black);
    font-size: 16px;
    line-height: 28px;
    padding-left: 6px;
    text-decoration: underline;
}
section.profile_pers_details.save_addr_details {
    background:transparent;
    border-radius: 20px;
    opacity: 1;
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 50px;
}
.save_addr_details.profile_pers_details .content-box {
    margin-bottom: 0;
}
.save_addr_details .cart_head_results {
    margin-bottom: 30px;
}
.add_new_address_wrapper .cart_head_results {
    margin-bottom: 30px;
}
.add_new_address_wrapper {
    background: #EFEFEF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    padding: 40px;
    margin-top: 30px;
}
.order_history_main_wrapper {
    display: block;
    margin-top: 60px;
}
.orderhistory .cart_head_results {
    margin-bottom: 30px;
}
.orderhistory .selectlist label {
    padding-left: 13px;
}
.orderhistory .wrapper-dropdown .dropdown li {
    text-transform: capitalize;
}
.bike_footpegs_bg {
    width: 100px;
    height: 100px;
    background: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}
.bike_footpegs_bg {
    width: 100px;
    height: 100px;
    background: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
}
.bike_footpegs_bg img{
    width: 89px;
    height: 74px;
}
.bike_footpegs {
    display: flex;
    align-items: center;
    gap: 25px;
    padding-bottom: 40px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 30px;
}
.bike_footpegs_txt{
    font-family: 'givonic_bold';
    font-size: 24px;
    letter-spacing: 0;
    line-height: 30px;
    max-width: 350px;
}
.view_order_details {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.view_order_details_left {
    display: flex;
    align-items: center;
    gap: 90px;
}
.view_order_details_left .order_box span{
    color: #231F20;
    opacity: 0.5;
    font-size: 16px;
    font-family: 'givonic_black';
    line-height: 20px;
}
.view_order_details_left .order_box p{
    color: #231F20;
    opacity: 1;
    font-size: 16px;
    font-family: 'givonic_black';
    line-height: 20px;
}
.view_order_details_right span{
    font-family: 'givonic_black';
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    opacity: 0.5;
}
.view_order_details_right p{
    font-family: 'givonic_black';
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #008080;
    text-decoration: underline;
}
.order_history_details .content-box{
    background: #EFEFEF 0% 0% no-repeat padding-box;
    border-radius: 20px;
    opacity: 1;
    padding: 40px;
    margin-top: 30px;
    margin-bottom: 40px;
}
.refund_credit {
    margin-bottom: 30px;
}
.refund_credit p{
    font-family: 'givonic_bold';
    color: #252B33;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0px;
}
.refund_credit span {
    font-family: 'givonic_semi_bold';
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 30p
}
.brand_filter {
    background: #F5F5F5;
    display: inline-block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: -18px;
    right: 0;
    border-radius: 100%;
    cursor: pointer;
}
.brand_filter img {
    max-width: 24px;
    position: absolute;
    top: 11px;
    left: 11px;
    width: 18px;
}
.brand_filter .dropdownarrow.arrow {
    float: right;
    rotate: 180deg;
    color: #665e5e;
    margin-top: -8px;
    margin-right: 20px;
    transform: rotate(180deg);
}
.brandfilters{
    background:url("../images/svg/icon_brand_filter.svg");
    background-repeat: no-repeat;
    background-size: 50%;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: -17px;
    background-color: #F5F5F5;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-position: center;
}
.brandfilters.rotated {
    background: url(../images/svg/dropdown-arrow.svg);
    background-repeat: no-repeat;
    background-size: 35%;
    margin-right: 0;
    position: absolute;
    right: 0;
    top: -17px;
    background-color: #ffffff;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-position: center;
}
section#addAddressSection {
    background: transparent;
    border-radius: 20px;
    opacity: 1;
    padding: 0px;
    margin-top: 0;
    margin-bottom: 50px;
}
/*  Responsive start */


@media screen and (min-width: 1200px) and (max-width: 1500px) {
    
    .checklist ul li {
        font-size: 14px;
    }
    .tnclink {
        font-size: 14px;
    }
    .app-success .form-btn-group-wrapper button {
        height: 40px;
        min-width: 170px;
    }
    .app-success .form-btn-group-wrapper {
        margin-top: 22px;
    }
    .app-success h6 {
        font-size: 14px;
    }
    .app-success label {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .app-success img {
        margin: 37px 0px 50px;
    }
    .app-success h4 {
        font-size: 35px;
        line-height: normal;
        letter-spacing: -1.75px;
        margin-bottom: 14px;
    }
    .app-success p {
        font-size: 14px;
    }
    .app-success {
        margin-top: 90px;
        padding: 50px;
        margin-bottom: 102px;
    }
    .pay-method-content .pay-img img {
        width: 100px;
        margin-right: 18px;
    }
    .pay-content h5 {
        margin-bottom: 5px;
    }
    .pay-methodbox {
        padding: 20px 0px;
    }
    .form-group.form-btn-group-wrapper.btn-left {
        margin-top: 14px;
    }
    .ico-cardlock {
        top: 12px;
    }
    .wrapper-dropdown .dropdown li {
        padding: 7px 12px;
        font: normal normal 14px / 13px var(--givonic_reg);
        margin-bottom: 5px;
    }
    .credit-card-dtls {
        padding: 20px 0px;
    }
    .custom_radio input[type=radio]:checked + span {
        background-size: 14px 14px;
    }
    .pay-method {
        padding: 0px 16px;
    }
    .custom_radio input[type=radio] + span {
        background-size: 14px 14px;
        font-size: 14px;
        letter-spacing: -0.42px;
    }
    .radio.custom_radio label {
        padding-top: 13px;
    }
    .radio.custom_radio {
        height: 50px;
    }
    .select-payment {
        padding: 50px 0px 50px;
    }
    .select-region .total-distance {
        font-size: 12px;
    }
    .select-region .select-add {
        margin-left: 15px;
        font-size: 14px;
    }
    .select-region {
        height: 50px;
        padding: 0px 20px;
    }
    .form-floating.email_form_input.number_inputbox > label {
        left: 128px;
    }
    .modal_input_wrapper.number_inputbox .iti input[type="text"] {
        padding-left: 130px !important;
    }
    .inputbox.modal_input_wrapper .iti--allow-dropdown .iti__flag-container, .modal_input_wrapper .iti--separate-dial-code .iti__flag-container {
        padding: 13px 0px 13px 20px !important;
        width: 112px !important;
    }    
    .list-autocomplete li {
        letter-spacing: 0.28px;
        font: normal normal 14px / 13px var(--givonic_reg);
        margin-bottom: 16px;
    }
    .postcodelist .title {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .postcodelist {
        padding: 20px 20px;
    }
    .search {
        width: 35px;
        height: 35px;
        top: 7px;
    }
    .search img {
        max-width: 24px;
        top: 10px;
        left: 10px;
        width: 14px;
    }
    .radiobox-section label {
        font-size: 14px;
        padding: 10px 18px;
    }
    .add-address button {
        width: 200px;
        height: 40px;
    }
    .address-box .edit-address a {
        letter-spacing: normal;
        font-size: 14px;
    }
    .address-box .edit-address img {
        width: 12px;
        height: 12px;
    }
    .address-box .add-content p {
        margin-top: 12px;
    }
    .address-box .address-txt .location-box img {
        width: 13px;
        height: 17px;
        margin-right: 10px;
    }
    .address-box .add-content span {
        letter-spacing: -0.64px;
        font-size: 16px;
    }
    .address-box .add-content label {
        font-size: 14px;
        letter-spacing: -0.17px;
    }
    .delivery-status {
        font-size: 10px;
        padding-left: 20px;
        margin-top: 4px;
    }
    .cuspcart .container_common {
        padding: 0 60px;
    }
    .btn.order_proceed_btn {
        height: 50px;
        margin-top: 10px;
        font-size: 12px;
    }
    .inputmob.inputbox.modal_input_wrapper .iti input, .modal_input_wrapper .iti input[type="text"] {
        height: 50px;
    }
    .inputbox {
        margin-bottom: 10px;
    }
    .content-box {
        margin-bottom: 30px;
    }
    .cart_head_results {
        gap: 12px;
        margin-top: 24px;
    }
    .deliverydetails {
        padding: 50px 0px 50px;
    }
    .title-text {
        font: normal normal 22px / 30px var(--givonic_bold);
        margin-bottom: 16px;
    }
    .tab-box {
        padding: 10px 10px;
        width: 118px;
        height: 89px;
        margin-right: 20px;
    }
    .tab-box p {
        font: normal normal 14px / 30px var(--givonic_bold);
        font-size: 14px;
        letter-spacing: -0.28px;
    }
    .tab-box .tab-radiodiv .radio-icon {
        width: 10px;
        height: 10px;
    }
	.tab-box .tab-radiodiv .radio-check {
        padding: 2px;
    }
    .tab-box .tab-radiodiv img {
        width: 18px;
        margin-bottom: 30px;
    }
	.modal-body.disc_pop_modal_body {
        padding: 0 30px;
    }
    .tabboxes {
        margin-bottom: 30px;
    }
    .check-aval {
        margin-bottom: 16px;
    }
    .inputbox.form-floating.email_form_input >.form-control, .inputbox.form-floating.email_form_input >.form-control:placeholder-shown {
        padding-left: 20px;
        min-height: 50px;
    }
    .inputbox .form-floating.reg_email_password >label, .form-floating.text_input_wrapper >label {
        left: 18px;
        font-size: 10px;
    }
    .autocompletebox .inputbox.autocomplete.dropdown {
        height: 50px !important;
    }
    .autocomplete.inputbox.form-floating.email_form_input >.form-control {
        height: 50px;
        min-height: 50px;
    }
    .autocompletebox .check-btn {
        padding: 7px 34px !important;
        height: 30px  !important;
        top: 0px  !important;
        font-size: 10px  !important;
    }
    .check-availability {
        height: 50px;
        right: 0;
    }
    .inputbox.form-floating.email_form_input >.form-control, .inputbox.form-floating.email_form_input >.form-control:placeholder-shown {
        height: 50px;
        /* padding: 8px 86px 0; */
    }
    .selectlist-dropdown {
        height: 50px;
        padding: 5px 0px 5px 20px;
    }
    .inputbox.form-floating.email_form_input >.form-control {
        font-size: 14px;
    }
    
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .app-success .form-btn-group-wrapper {
        margin-top: 24px;
    }
    .app-success h6 {
        letter-spacing: 0.24px;
    }
    .app-success label {
        font-size: 14px;
    }
    .app-success img {
        width: 244px;
        height: 200px;
    }
    .app-success p {
        line-height: 20px;
    }
    .app-success h4 {
        font-size: 32px;
        letter-spacing: -1.28px;
        margin-bottom: 12px;
    }
    .app-success {
        margin-top: 20px;
        padding: 50px;
        margin-bottom: 75px;
    }
    .tnclink.tnclink1 {
        padding-bottom: 6px;
        margin-bottom: 16px;
    }
    .tnclink {
        font-size: 14px;
    }
    .checklist ul li {
        line-height: 25px;
        font-size: 14px;
    }
    .pay-method-content .pay-img img {
        width: 90px;
        margin-right: 20px;
    }
    .btn-left button.banner_btn_solid {
        height: 44px;
    }
    .credit-card-dtls {
        padding: 20px 0px;
    }
    .pay-content h6 {
        font-size: 10px;
    }
    .pay-content h5 {
        font-size: 14px;
    }
    .pay-methodbox {
        padding: 10px 0px;
    }
    .custom_radio input[type=radio] + span {
        background-size: 14px 14px;
        padding-left: 30px;
        font-size: 14px;
        letter-spacing: -0.42px;
    }
    .radio.custom_radio label {
        padding-top: 13px;
    }
    .radio.custom_radio {
        height: 50px;
    }
    .pay-method {
        margin-bottom: 12px;
        padding: 0px 10px;
    }
    .select-payment {
        padding: 40px 0px 50px;
    }
    .delivery-status {
        padding-left: 20px;
    }
    .address-box .edit-address a {
        letter-spacing: -0.28px;
        font-size: 16px;
    }
    .address-box .add-content p {
        letter-spacing: -0.17px;
        font-size: 14px;
    }
    .address-box .add-content span {
        letter-spacing: -0.56px;
        font-size: 14px;
    }
    .address-box .add-content label {
        letter-spacing: -0.14px;
        font-size: 12px;
    }
    .address-box .address-txt .location-box img {
        width: 16px;
        height: 21px;
    }
    .postcodelist {
        padding: 20px;
    }
    .list-autocomplete li {
        letter-spacing: 0.24px;
        font: normal normal 12px / 13px var(--givonic_reg);
        margin-bottom: 13px;
    }
    .closebtn {
        margin-right: 20px;
        top: 0px;
    }
    .search {
        top: 6px;
        right: 8px;
    }
    .check-availability {
        height: 50px;
        z-index: 1;
    }
    .selectlist-dropdown {
        height: 50px;
        padding: 7px 10px 7px 20px;
        padding-left: 20px;

    }
    .modal_input_wrapper.number_inputbox .iti input[type="text"] {
        height: 50px;
        padding: 15px 20px 0px;
    }
    .inputbox.form-floating.email_form_input >.form-control {
        height: 50px;
        min-height: 50px;
        padding-left: 20px;
        font-size: 14px;
    }
    .title-text {
        font: normal normal 16px / 30px var(--givonic_bold);
        margin-bottom: 20px;
    }
    .autocomplete.inputbox.form-floating.email_form_input >.form-control {
        height: 50px;
        min-height: 50px;
        padding-left: 20px;
    }
     .inputbox.form-floating.reg_email_password >label, .form-floating.text_input_wrapper >label {
        left: 17px;
    }
    .autocompletebox .inputbox.autocomplete.dropdown {
        height: 50px;
    }
    .deliverydetails {
        padding: 40px 0px 50px;
        /* width: 60%; */
    }
    .check-aval {
        margin-bottom: 16px;
    }
    .tabboxes {
        margin-bottom: 30px;
    }
    .tab-box .tab-radiodiv img {
        margin-bottom: 23px;
    }
    .tab-box {
        width: 140px;
        height: 90px;
        padding: 12px 16px;
        margin-right: 16px;
    }
    .tab-box p {
        font: normal normal 14px / 30px var(--givonic_bold);
        font-size: 14px;
    }
}

@media screen and (min-width: 320px) and (max-width: 991px)  {
    .tnclink {
        letter-spacing: -0.36px;
    }
    .tnclink a {
        letter-spacing: -0.36px;
    }
    .checklist ul li {
        letter-spacing: -0.36px;
        font-size: 12px;
    }
    .pay-content h6 {
        font-size: 10px;
    }
    .pay-method .banner_btn_solid {
        height: 40px;
        width: 100% !important;
    }
    .tnclink {
        font-size: 12px;
    }
    .credit-card-dtls {
        padding: 15px 0px;
    }
    .ico-cardlock {
        top: 12px;
        right: 16px;
    }
    .pay-methodbox {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
        border-top: 1px solid #cccccc;
        padding: 12px 0px;
    }
    .pay-content h5 {
        margin-bottom: 10px;
        font-size: 12px;
    }
    .pay-method-content .pay-img img {
        width: 45px;
        margin-right: 16px;
    }
    .app-success-section a{
        width: 100%;
    }
    .app-success .form-btn-group-wrapper button {
        font-size: 12px;
    }
    .app-success .form-btn-group-wrapper {
        justify-content: center;
        margin-top: 40px;
    }
    .app-success h6 {
        font-size: 12px;
        line-height: 20px;
    }
    .app-success label {
        font-size: 14px;
        margin-bottom: 13px;
    }
    .app-success {
        margin-top: 0;
        margin-bottom: 0;
        padding: 24px 16px 18px;
    }
    .app-success img {
        width: 152px;
        height: auto;
        margin: 24px 0px 12px;
    }
    .app-success p {
        font-size: 12px;
        line-height: 20px;
    }
    .app-success h4 {
        font-size: 30px;
        letter-spacing: -1.5px;
        line-height: 41px;
    }
    .custom_radio input[type=radio] + span {
        background-size: 16px 16px;
        padding-left: 25px;
        font-size: 12px;
        letter-spacing: -0.36px;
    }
    .custom_radio input[type=radio]:checked + span {
        background-size: 16px 16px;
        padding-left: 25px;
        font-size: 12px;
        letter-spacing: -0.38px;
    }
    .radio.custom_radio label {
        padding-top: 7px;
    }
    .radio.custom_radio {
        height: 40px;
    }
    .pay-method {
        margin-bottom: 10px;
        padding: 0px 20px;
    }
    .select-payment .content-box {
        margin-bottom: 30px;
    }
    .select-payment {
        padding: 30px 0px 0px;
    }
    .pay-method4 .content-box{
        margin-bottom: 0;
    }
    .my_cart_left_col {
        height: auto;
    }
    /* .inputbox.form-floating.email_form_input > label {
        font: normal normal 12px / 1.6 var(--givonic_bold);
    }
    .inputbox.form-floating.email_form_input.text_input_wrapper >.form-control {
        padding-left: 20px;
    }
    .inputbox.modal_input_wrapper .iti--allow-dropdown .iti__flag-container, .modal_input_wrapper .iti--separate-dial-code .iti__flag-container {
        padding: 13px 0px 13px 24px;
        width: 112px;
    } */
    .inputbox.form-floating.reg_email_password >label, .form-floating.text_input_wrapper >label {
        left: 18px;
    }
    .select-region .total-distance {
        font-size: 12px;
    }
    .select-region .select-add {
        font-size: 12px;
        letter-spacing: 0.24px;
        margin-left: 30px;
    }
    .autocompletebox.pickup {
        margin-bottom: 10px;
    }
    .select-region span.current-loctn {
        width: 12px;
        height: 12px;
    }
    .select-region .bg-location {
        width: 20px;
        height: 20px;
    }
    .select-region {
        height: 50px;
        padding: 0px 16px;
    }
    /* .checkbox-section input[type=checkbox] + label {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    } */
    .ckecboxtxt{
        display: inline-block;
        width: calc(100% - 20px);
    }
    .pickuptab .check-aval {
        font-size: 10px;
        margin-bottom: 4px;
    }
    .radiobox-section input:checked + label .ico-home-radio {
        width: 14px;
        height: 14px;
    }
    .radiobox-section .ico-work-radio {
        width: 14px;
        height: 14px;
    }
    .radiobox-section .ico-work-radio {
        width: 14px;
        height: 14px;
    }
    .radiobox-section .ico-home-radio {
        width: 14px;
        height: 14px;
    }
    .radiobox-section {
        gap: 10px;
        width: 100%;
    }
    .radiobox-section label{
        margin-right: 0px;
        font-size: 12px;
    }
    .selectlist-dropdown {
        height: 50px;
        padding: 7px 10px 7px 20px;
    }
    .wrapper-dropdown .selected-display {
        font-size: 12px;
    }
    .inputbox.modal_input_wrapper .iti.iti--allow-dropdown.iti--separate-dial-code {
        width: 100%;
        height: 50px;
    }
    .inputbox.modal_input_wrapper.number_inputbox .iti input[type="text"] {
        padding-left: 140px !important;
        height: 50px;
    }
    .address-box .add-content label {
        letter-spacing: -0.13px;
        font-size: 11px;
    }
    .list-autocomplete li {
        font: normal normal 12px / 13px var(--givonic_reg);
        margin-bottom: 15px;
    }
    .postcodelist {
        padding: 20px 20px;
    }
    .postcodelist .title {
        font-size: 12px;
    }
    .address-box .address-txt {
        width: calc(100% - 45px);
    }
    .edit-address {
        width: 45px;
    }
    .address-box .edit-address img {
        width: 9px;
        height: 9px;
    }
    .address-box .add-content p {
        letter-spacing: -0.14px;
        font-size: 12px;
    }
    .address-box .edit-address a {
        font-size: 12px;
    }
    .address-box {
        padding: 16px;
    }
    .address-box .address-txt .location-box img {
        width: 11px;
        height: 16px;
        margin-right: 10px;
    }
    .address-box .add-content span {
        letter-spacing: -0.56px;
        font-size: 14px;
    }
    .autocompletebox .inputbox.autocomplete.dropdown {
        height: 50px;
    }
    .form-floating.email_form_input > label {
        font: normal normal 12px / 1.6 var(--givonic_bold);
    }
    .delivery-status {
        font-size: 10px;
        letter-spacing: 0.2px;
        margin-top: 4px;
    }
    .search {
        top: 10px;
        width: 30px;
        height: 30px;
    }
    .content-box {
        margin-bottom: 30px;
    }
    .check-availability {
        height: 50px;
    }
    .inputbox.form-floating.email_form_input >.form-control {
        font-size: 12px;
        height: 50px;
        min-height: auto;
        padding-left: 20px;
    }
    .inputbox {
        height: 50px;
        margin-bottom: 10px;
    }
    .autocompletebox .check-btn {
        padding: 10px 34px;
        height: 36px;
    }
    .check-aval {
        margin-bottom: 10px;
        font-size: 14px;
        line-height: normal;
        /* line-height: 30px; */
    }
    .tabsectn .nav-tabs {
        border: 0px;
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .tabsectn .nav-link {
        width: calc(50% - 5px);
    }
    .tabboxes {
        margin-bottom: 20px;
    }
    .tab-box {
        width: 100%;
        height: auto;
        margin-right: 0;
        padding: 20px;
    }

    .title-text {
        margin-bottom: 16px;
        font-family: 'givonic_semi_bold';
        font-size: 16px;
        line-height: 18px;
        font-weight: normal;
        margin-bottom: 12px;
    }
    .deliverydetails {
        padding: 30px 0px 50px;
    }
    .tab-box .tab-radiodiv img {
        width: 18px;
        margin-top: 0;
        margin-bottom: 34px;
    }
    .tab-box .tab-radiodiv .radio-check {
        padding: 4px;
        width: 20px;
        height: 20px;
    }
    .tab-box .tab-radiodiv .radio-icon {
        width: 10px;
        height: 10px;
    }
    .login_pop_modal_head h3 {
        font-size: 40px;
    }
    .forgot-password-link a {
        color: #444444;
        font-family: 'givonic_semi_bold';
        font-size: 16px;
        letter-spacing: -0.72px;
        line-height: 30px;
    }
    .modal-dialog .form-floating.email_form_input >.form-control {
        height: 45px;
        min-height: 45px;
    }
    .modal-dialog .loginSignuo_Popup .form-floating.email_form_input >.form-control {
        margin: 0;
    }
    .modal-dialog  .login_modal_btn.btn {
        font-family: 'givonic_black';
        font-size: 12px;
        margin-top: 20px;
        height: 40px;
        padding: 13.5px 34px;
    }
    .modal-dialog  .email_form_input img {
        top: 5px;
    }
    .modal-dialog .loginSignuo_Popup  .email_form_input img {
        top: 12px;
    }
    .modal-dialog  .email_form_input:before {
        top: 12px;
    }
    .email_form_input img {
        top: 5px;
    }
    .login_pop_modal_body .form-floating>.form-control:not(:placeholder-shown)~label::after{
        background: transparent;
    }
    .login_pop_modal_body .form-floating.email_form_input > label {
        padding-top: 0px;
    }
    .resentcode a {
        font: normal normal 14px / 20px var(--givonic_semi_bold);
    }
    .otp_input_style input {
        width: 50px;
        height: 50px;
    }
    .other_signoptions p {
        font: normal normal 12px / 18px var(--givonic_bold);
        letter-spacing: -0.24px;
    }
    
    /* .modal.show .modal-dialog {
        transform: translate(0, 50px);
    } */

    /* .login_modal_wrappper::-webkit-scrollbar{
       display: none;
    } */
    .modal.fade.loginpopups_all .modal-dialog {
        transition: transform .3s ease-out;
        transform: translate(0, 622px);
    }
	

.login_modal_wrappper.show .modal-dialog.modal-dialog-centered {
  transform: translate(0, 16px); 
}
    .areyou_partner {
        margin: 30px 0 0;
    }
    .modal-dialog .login_pop_modal_body .other_signoptions ul li {
        width: 100px;
    }
    .close-web{display: none;}
    .back_btn_modal {
        font: normal normal 12px / 30px var(--givonic_bold);
    }
    .login_modal_wrappper .modal-dialog.modal-dialog-centered {
        min-width: 100%;
    }
    .login_pop_modal_head h3 {
        font: normal normal 30px / 55px var(--givonic_black);
    }
    .login_pop_modal_head p {
        font: normal normal 16px / 20px var(--givonic_reg);
    }
    .login_pop_modal_head {
        margin-bottom: 30px;
    }
    .login_modal_wrappper .modal-body {
        padding: 24px 24px;
    }

   .modal-dialog   .other_signoptions {
        margin: 60px 0 0;
    }
    .modal-dialog  .login_pop_modal_body .other_signoptions ul {
        width: 100%;
        padding: 0;
    }
    .modal-dialog  .row.areyou_partner p {
        font: normal normal 14px / 18px var(--givonic_reg);
        letter-spacing: -0.28px;
    }
    .modal-dialog  .areyou_partner p a {
        font: normal normal 14px / 18px var(--givonic_bold);
        color: #008080;
        letter-spacing: -0.28px;
    }
    .login_modal_wrappper .modal-content {
        height: auto;
        width: 94%;
        margin: auto;
        height: auto;
        width: 100%;
        margin: auto;
        bottom: 0;
        position: fixed;
        border-radius: 24px 24px 0px 0px;
    }
  
    .modal-dialog  .form-floating.email_form_input > label {
        padding-top: 0px;
        font: normal normal 12px / 1.6 var(--givonic_bold);
    }
    .logged_in_success_Wrapper img {
        margin: 20px auto 30px;
        width: 70%;
    }
    .modal-dialog .other_signoptions ul li a {
        height: 40px;
        padding: 0 8px;
    }
    .forgot-password-link a{
        font-size: 14px;
        letter-spacing: -0.56px;
    }
    .login_modal_wrappper .modal-header {
        padding: 28px 24px 14px;
    }
    .resend_timer {
        font: normal normal normal 14px / 30px var(--givonic_reg);
        margin: 20px 0 10px;
    }
    .otp_input_style input {
        width: 45px;
        height: 45px;
    }
    .login_pop_modal_head p {
        font: normal normal 12px / 20px var(--givonic_reg);
        /* letter-spacing: -0.48px; */
        letter-spacing: 0px;
        margin-right: 0px;
    }
    .login_pop_modal_head h3 {
        font: normal normal 30px / 55px var(--givonic_black);
    }
    .login_modal_wrappper .modal-header .btn-close {
        font-size: 16px;
        margin-top: -12px;
        margin-right: 0;
    }
    .resentcode a {
        letter-spacing: -0.56px;
        font-family: 'givonic_bold';
        line-height: 30px;
        font-size: 14px;
    }
    .resentcode a:hover {
        letter-spacing: -0.56px;
        font-family: 'givonic_bold';
        line-height: 30px;
        font-size: 14px;
    }
    .login_modal_wrappper {
        padding-right: 0 !important;
        overflow: hidden;
    }
    .login_modal_wrappper .modal-dialog.modal-dialog-centered {
        min-width: 100%;
        margin: 0;
    }
    .modal-dialog .email_form_input img {
        top: 10px;
        right: 24px;
    }
    .email_form_input img {
        max-width: 20px;
    }
    .search img {
        max-width: 20px;
        position: absolute;
        top: 11px;
        left: 9px;
        width: 13px !important;
        top: 8px !important;
    }
    .login_modal_wrappper .back_btn_modal{
        width: 14px;
        height: 6px;
    }
}