 .flat-theme-new .left,
 body {
     background: #fff;
 }

 .flat-theme-new h4.uni-accent-color-theme-text.gray-border,
 .flat-theme-new h5.uni-accent-color-theme-text.gray-border,
 .flat-single-step-theme .uni-module-heading.mt-3.mb-3.uni-accent-color-theme-text.green-border {
     box-sizing: border-box;
     margin: 0px 0px 1rem;
     min-width: 0px;
     font-size: 1.125rem;
     line-height: 1.55;
     border: 0;
     color: #1d1d1d !important;
     text-transform: none;
     letter-spacing: 0;
     font-weight: 600;
     padding: 0;
 }

 .form-control {
     height: 50px;
 }

 textarea.form-control {
     height: 50px;
 }

 .flat-theme-new .right {
     box-shadow: none;
 }

 span.fa-ico {
    position: absolute;
    right: 0;
    top: 41%;
    font-size: 20px;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}

 .flat-theme-new h4.uni-accent-color-theme-text,
 .flat-theme-new h5.uni-accent-color-theme-text.step-done {
     box-sizing: border-box;
     margin: 0px 0px 1rem;
     min-width: 0px;
     font-size: 1.125rem;
     line-height: 1.55;
     border: 0;
     color: #1d1d1d !important;
     text-transform: none;
     letter-spacing: 0;
     font-weight: 600;
     padding: 0;
 }

 .small-gap {
     margin-bottom: 0px !important;
 }

 .shipping-multipeAddress {
     margin: 30px 0 0;
 }

 .uni-theme-left-heading {
     font-size: 2.25rem;
     line-height: 1;
     text-align: center;
     font-weight: 600;
 }

 .uni-total .col-sm-6:first-child {
     color: #333333;
     font-size: 1.5rem;
     line-height: 1.33;
     font-weight: 600;
 }

 .uni-subtotal,
 .uni-shipping {
     line-height: 1.625;
     font-weight: 400;
     font-size: 1.2rem;
 }

 .floated-label>label {}

 #header {
     padding: 5px 0 !important;
     background: #000;
     z-index: 999999 !important;
     display: none !important;
 }

 #checkoutAppId .flat-theme-new.prospect-view-wrap {
     margin-top: 4rem;
 }

 a.ftr-logo {
     top: 0;
 }



 div#attentiveOptIn {

     padding: 0px;
     width: 100%;

 }

 .section__content.section__content__attentive {
     border-radius: 0;
     background-color: #fafafa;
     border: solid 1px #e6e6e6;
     padding: 12px;
 }

 .section__content:after,
 .section__content:before {
     content: "";
     display: table;
 }

 .checkbox-wrapper:last-child {
     margin-bottom: 0;
 }

 .display-table .checkbox-wrapper {
     display: table;
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     width: 100%;
 }

 .checkbox-wrapper {
     display: -webkit-box;
     display: -ms-flexbox;
     display: -webkit-flex;
     display: flex;
     align-items: baseline;
 }

 .checkbox-wrapper {
     zoom: 1;
     margin-bottom: 1em;
 }

 .checkbox-wrapper:after,
 .checkbox-wrapper:before {
     content: "";
     display: table;
 }

 .display-table .checkbox__input {
     display: table-cell;
 }

 .checkbox__input {
     padding-right: 0.75em;
     white-space: nowrap;
 }

 .checkbox__label.checkbox__label__attentive {
     cursor: auto;
     margin-left: 0;
 }

 .display-table .radio__label,
 .display-table .checkbox__label {
     display: table-cell;
     width: 100%;
 }

 .radio__label,
 .checkbox__label {
     cursor: pointer;
     vertical-align: middle;
 }

 .section__content.section__content__attentive .input-checkbox {
     background: #fff;
 }

 .main .input-checkbox:hover,
 .main .input-radio:hover {
     border-color: #cccccc;
 }

 .main .input-checkbox,
 .main .input-radio {
     border-color: #d9d9d9;
     background-color: white;
 }

 input[type="checkbox"],
 input[type="radio"] {
     -webkit-box-sizing: border-box;
     box-sizing: border-box;
     padding: 0;
 }

 .section__content .input-checkbox {
     border-radius: 4px;
 }

 .section__content .input-checkbox {
     width: 18px;
     height: 18px;
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
     position: relative;
     cursor: pointer;
     vertical-align: -4px;
     border: 1px solid;
 }

@media screen and (max-width: 991px) {
    /* span.fa-ico {
    right: 4px;
    /* bottom: -12px; 
    top: inherit;
} */
 .section__content button,
 .section__content input,
 .section__content optgroup,
 .section__content select,
 .section__content textarea {
     color: inherit;
     font: inherit;
     margin: 0;
     padding: 0;
     -webkit-appearance: none;
     -moz-appearance: none;
     appearance: none;
     -webkit-font-smoothing: inherit;
     border: none;
     background: transparent;
     line-height: normal;
 }

 .checkbox__label__attentive__header {
     font-size: 14px;
     font-weight: bold;
     font-style: normal;
     font-stretch: normal;
     line-height: 1;
     letter-spacing: normal;
     text-align: left;
     color: #333333;
 }

 .checkbox__label__attentive__subheader {
     font-size: 12px;
     font-weight: normal;
     font-style: normal;
     font-stretch: normal;
     line-height: 1.17;
     letter-spacing: normal;
     text-align: left;
     color: #737373;
     padding-top: 4px;
 }

 .section__footer__attentive {
     font-size: 9px;
     font-weight: normal;
     font-style: normal;
     font-stretch: normal;
     line-height: 1.25;
     letter-spacing: normal;
     text-align: left;
     color: #000000;
     padding-top: 4px;
 }

 .section__content .input-checkbox:checked:after {
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition-delay: 0.1s;
     transition-delay: 0.1s;
     opacity: 1;
 }

 .section__content .input-checkbox:checked {
     border-width: 9px;
 }

 .section__content .input-checkbox:checked,
 .input-radio:checked {
     border-color: #000000;
 }

 .section__content .input-checkbox:after {
     content: "";
     display: block;
     position: absolute;
     top: 50%;
     left: 50%;
     -webkit-transform: scale(0.2);
     transform: scale(0.2);
     -webkit-transition: all 0.2s ease-in-out;
     transition: all 0.2s ease-in-out;
     opacity: 0;
     width: 10px;
     height: 8px;
     margin-left: -5px;
     margin-top: -4px;
     background-color: #000;
     background-image: url(//cdn.shopify.com/shopifycloud/shopify/assets/checkout_2021-01-25/checkbox-tick-8f61c047ddf394995dc729e4ed5672dfd5185ceb994e4acca120c3ddc11e4012.png);
     background-image: url(//cdn.shopify.com/shopifycloud/shopify/assets/checkout_2021-01-25/checkbox-tick-66a9a39f70a44a226223ef4c61a701d2d10afaa73ba8846a509fbe58a82f3f36.svg), none;
 }




 .flex-reverse-wrap .mt-4 .row .col-md-6 {
     max-width: 100% !important;
     flex: 0 0 100% !important;
 }

 .flex-reverse-wrap .invalid-feedback {
     height: 24px;
 }

 .cus-info {
     border-bottom: 0;
     padding-bottom: 0;
 }