
form[name="checkout"]{
    display:flex;
}

.evo_service_wrapper_info_btn_list1{
    background: #3d736a;
    margin: 0 auto;
    text-align: center;
    border-radius: 5px;
    width: auto;
    padding: 5px;

}
.evo-white-popup .evo_service_wrapper_info_btn_list1{
    background:none;
}
.begin_signup_user{
    background: #3d736a !important;
}
.evo_service_wrapper_info_btn_list1 a{
    color:white;
    text-decoration: none;
}

.button.add_to_cart_button{
    width: 100%;
}

ul.products li.product .added_to_cart{
    display: none;
}


.woocommerce-checkout form #order_review{
    float:none;
    width: 100%;
}

#customer_details{
    width:100%;
}


ul.products li.product .woocommerce-loop-product__title{
    font-size:16px;
}


.ev-row-chup{
    display: flex;
    justify-content: space-around;
}
.widgettitle{
    margin-top:0;
}
#zfwca_widget-2{
    margin:0;
}
#thumbs .ev-row-chup img{
    width: 15%;

}