.stripe-button-content {
    background: #f77268;
    border-radius: 4px;
    padding: 8px 0;
    width: 100%;
    font-size: 14px;
    color: #fff;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    align-items: center;
    display: flex;
    justify-content: center;
    transition: all .4s ease 0s;
    cursor: pointer;
}

.stripe-button-content .stripetext {
    position: relative;
    bottom: 10px;
    margin-left: 15px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
}

.stripe-button-content .stripe-carts-icons {
    position: absolute;
    right: 0;
    bottom: -15px;
}

.amasty-stripe-popup {
    overflow: hidden;
}

.amasty-stripe-popup .modal-content {
    padding: 30px;
}

.amasty-stripe-popup .action.checkout {
    height: 48px;
    font-weight: 400;
}

.amasty-stripe-popup .co-stripe-form .field .control,
.amasty-stripe-popup .__PrivateStripeElement,
.amasty-stripe-popup .action.checkout,
.amasty-stripe-popup .actions-toolbar > * {
    width: 100%;
}

.amasty-stripe-popup .actions-toolbar > .secondary {
    margin-top: 10px;
    margin-bottom: 10px;
}

.amasty-stripe-popup .actions-toolbar > .secondary > .action > span{
    letter-spacing: 0.02em;
    color: #333;
    font-weight: 700;
    font-size: 13px;
    position: relative;
    top: 2px;
}

.amasty-stripe-popup .actions-toolbar > .secondary > .action > img{
    max-width: 100px;
}

.amasty-stripe-popup .fieldset:last-child {
    margin-bottom: 0;
}

.amasty-stripe-popup .modal-title {
    border: 0;
    padding-bottom: 20px;
    font-size: 22px;
    font-weight: 700;
}

.amasty-stripe-popup .cell input {
    margin-bottom: 0;
}

.amasty-stripe-popup .field {
    margin-bottom: 12px;
}

.amasty-stripe-popup .field.field-name-lastname{
    padding-left: 0;
}

.amasty-stripe-popup .StripeElement {
    background: #eceff2;
    padding: 11px 15px;
    height: 48px;
    color: #000;
    font-size: 15px;
    margin: 0 0 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    width: 100%;
}
/*for popup products and coupon*/
#popup-mini-cart {
    max-height: 200px;
    overflow-y: auto;
}
#popup-mini-cart .product .product-item-details{
    display: flex;
    text-align: left;
    padding: 0;
    flex-direction: row;
}
#popup-mini-cart .product .product-item-details .product-item-name{
    padding: 5px 15px 0 10px;
    width: 100%;
    margin: 0 0 5px;
    line-height: 15px;
}
#popup-mini-cart .product .product-item-details .product.actions{
    padding-top: 10px;
}
#popup-mini-cart .product .product-item-details .price-container{
    position: relative;
    right: 2px;
    width: 50%;
    text-align: right;
}
#popup-mini-cart .product .product-item-details .product-item-name .usb-stick {
    color: #4fb81b;
    font-size: 12.8px;
    font-weight: 400;
}
#popup-mini-cart .product .product-item-details .product-item-name a{
    color: #333;
    font-size: 12.8px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
}
#popup-mini-cart .product .product-item-details .price-container .price{
    color: #c86c68;
    font-size: 12.8px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    line-height: 15px;
    display: inline-block;
}
#popup-mini-cart .product .product-item-details .price-container .pricemsrp.price .price,
#popup-mini-cart .product .product-item-details .price-container .pricemsrp.price{
    margin: 8px 0 0;
    text-decoration: line-through;
    color: #828282;
    font-weight: 700;
    opacity: 63%;
}
.stripe-checkout .block.discount {
    border-top: 1px solid #eceef2;
    border-bottom: 1px solid #eceef2;
    padding: 10px 0;
    margin: 0;
}
.stripe-checkout .block.discount .title{
    text-align: left;
    color: #4C74CD;
    margin: 0;
}
.stripe-checkout .block.discount .title label{
    font-size: 12.8px;
}
.stripe-checkout .fieldset.coupon{
    margin: 0;
}
.stripe-checkout .fieldset.coupon div.field{
    float: left;
}
.stripe-checkout .fieldset.coupon div.field input.input-text{
    font-size: 14px;
}
.stripe-checkout .fieldset.coupon div.field .control{
    width: auto;
}
.stripe-checkout .fieldset.coupon div.field .control .mage-error{
    text-align: left;
}
.stripe-checkout .fieldset.coupon div.primary{
    text-align: left;
    padding-left: 10px;
    display: flex;
}
.stripe-checkout .subtotal {
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0;
    font-size: 16px;
    width: 100%;
}
.stripe-checkout .subtotal .price, .stripe-checkout .subtotal .label{
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.stripe-checkout{
    font-family: 'Poppins', sans-serif;
}
.checkout-cart-index .stripe-checkout .minicartblck {
    display: none;
}
.stripe-checkout .block.discount .action.primary{
    background: #4C74CD;
    font-weight: 400;
}
.stripe-checkout .data.table.totals .totals.discount{
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    padding: 0;
    font-size: 14px;
    width: 100%;
    color: #AAB7C4;
}
.stripe-checkout .paymentlogo {
    padding-top: 20px;
    clear: both;
}
.stripe-checkout .paymentlogo > img{
    width: 100%;
}
.mainfee {
    width: 100%;
    float: left;
    margin: 20px 0;
    text-align: left;
    position: relative;
}
.mainfee .tooltip {
    margin-left: 20px;
    display: inline-block;
}
.checkbox-wrapper-34{
    bottom: 3px;
    position: relative;
}
.minicartblck .tooltip .tooltiptext {
    left: 0;
}
.minicartblck .tooltip-top::after {
    left: 68.5%;
}
.successmessage {
    background: #81CB88;
    margin: 10px 0px 10px 0px;
    position: relative;
}
.failmessage {
    background: #F77268;
    margin: 10px 0px 10px 0px;
    position: relative;
}
.successmessage .autocoupontitle,
.failmessage .autocoupontitle {
    font-size: 18px;
    left: 0;
}
.successmessage .autocoupontext,
.failmessage .autocoupontext {
    font-size: 15px;
    left: 0;
}
.modal-popup .action-close{
    cursor: pointer;
}
.fieldset.email{
    margin: 0;
}
.payment-method-amasty_stripe hr{
    display: none;
}
@media (max-width: 575px) {
    .stripe-checkout .fieldset.coupon div.field input.input-text{
        font-size: 12px;
    }
    .mainfee .tooltip {
        margin-left: 0;
    }
    .minicartblck .tooltip .tooltiptext {
        font-size: 11px;
    }
    .successmessage .autocoupontitle,
    .failmessage .autocoupontitle {
        font-size: 14px;
        left: 0;
    }
    .successmessage .autocoupontext,
    .failmessage .autocoupontext {
        font-size: 12px;
        left: 0;
    }
}
@media (max-width: 767px) {
    .stripe-button-content>.stripe-icons{
        position: -webkit-sticky;
    }
    .amasty-stripe-popup .field.field-name-lastname{
        padding-left: 15px;
    }
    .catalog-product-view._has-modal .modal-popup, .catalog-product-view._has-modal .modals-overlay {
        z-index: 59;
    }
}
@media (min-width: 768px) {
    .amasty-stripe-popup .modal-inner-wrap {
        max-width: 500px;
    }

    .amasty-stripe-popup .modal-content {
        max-width: 490px;
    }
}
@media (min-width: 768px) and (max-width: 1031px) {
    .stripe-button-content .stripetext {
        line-height: 1.3em;
        font-size: 1.1vw;
        bottom: 9px;
        margin-left: 5px;
    }
}
@media (min-width: 1032px) and (max-width: 1182px){
    .stripe-button-content .stripetext {
        bottom: 9px;
        font-size: 1.2vw;
    }
}