.elementor-210 .elementor-element.elementor-element-bf390b8{width:100%;max-width:100%;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-bf390b8 *//* =========================================
   SAFE CHECKOUT
========================================= */

.ph-safe-checkout{
    width:100%;
    margin-top:20px;
    text-align:center;
}


/* TITLE */

.ph-safe-title{
    margin-bottom:10px;

    color:#999999;

    font-family:Arial,sans-serif;

    font-size:10px;
    line-height:1;

    font-weight:500;

    text-transform:uppercase;

    letter-spacing:.4px;
}


/* PAYMENT LOGOS ROW */

.ph-payment-methods{
    display:flex;

    align-items:center;
    justify-content:center;

    gap:7px;

    flex-wrap:wrap;
}


/* EACH PAYMENT LOGO */

.ph-payment-methods img{
    display:block;

    width:auto;
    height:40px;

    max-width:58px;

    object-fit:contain;

    padding:5px 7px;

   

  

    box-sizing:border-box;
}


/* Slightly wider logos */

.ph-payment-methods img[alt="PayPal"],
.ph-payment-methods img[alt="Google Pay"],
.ph-payment-methods img[alt="Apple Pay"]{
    max-width:65px;
}


/* MOBILE */

@media(max-width:767px){

    .ph-safe-checkout{
        margin-top:18px;
    }

    .ph-payment-methods{
        gap:5px;
    }

    .ph-payment-methods img{
        height:28px;
        max-width:54px;
    }

}/* End custom CSS */