.cart_totals .wc-proceed-to-checkout .ppc-button-wrapper {
    margin-top: 20px;
}

.paypal-buttons-context-iframe{
    max-width: 750px;
}
#ppc-button-ppcp-gateway{
    text-align: center;
}

.single-product .woocommerce-notices-wrapper{
    margin-top: 140px;
}

.main-navigation .menu>li>.sub-menu{
    top: 33px;
}
@media all and (max-width: 767px){
    .single .woocommerce-notices-wrapper {
        margin-top: 100px !important;
        margin-bottom: 0;
    }
}