.elementor-1394 .elementor-element.elementor-element-67d4d4d5{margin-top:50px;margin-bottom:50px;}@media(max-width:767px){.elementor-1394 .elementor-element.elementor-element-67d4d4d5{margin-top:0px;margin-bottom:0px;}}/* Start custom CSS */h2 {
    color:#f68301;
}
a.checkout-button.button.alt.wc-forward {
    background-color: #fff;
    color: #f68301;
    border: 1px solid;
}
a.checkout-button.button.alt.wc-forward:hover {
    background-color: #f68301;
    color: #fff;
}
button.button {
    background-color: #fff !important;
    color: #f68301 !important;
    border: 1px solid #f68301 !important;
}
button.button:hover{
    background-color: #f68301 !important;
    color: #fff !important;
}
input#coupon_code {
    width: 50%;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
    background-color: #fff;
}

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px;
}

.woocommerce .quantity .qty {
    width: 100px !important;
}

td.product-quantity {
    min-height: 40px;
}

body {
    margin-top: -10px;
}

h1.entry-title {
    padding-top: 20px;
}/* End custom CSS */