.elementor-kit-6{--e-global-color-primary:#D3BAF4;--e-global-color-secondary:#FF3EB0;--e-global-color-text:#F0E5FF;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Manrope";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Manrope";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"Jost";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Jost";--e-global-typography-accent-font-weight:500;background-color:#15082F;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6{--e-global-typography-primary-font-size:40px;--e-global-typography-secondary-font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{--e-global-typography-primary-font-size:30px;--e-global-typography-secondary-font-size:19px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */#payment-method {
    display: none;
}

#order-notes {
    display: none;
}
#radio-control-0-free_shipping\:2__secondary-label {
    display: none;
}

#e2pdf-download {
    display: none !important;
}

.order-actions--heading,
.order-actions--heading + td {
    display: none !important;
}
.added_to_cart.wc-forward {
    display: none !important;
}
.woocommerce-shipping-fields {
    display: none !important;
}

.woocommerce-privacy-policy-text {
    display: none !important;
} 


.woocommerce-order > *:not(.woocommerce-notice--success):not(.woocommerce-order-overview) {
    display: none !important;
}

.woocommerce-message {
    display: none !important;
}
.cart-subtotal, 
.woocommerce-shipping-totals {
    display: none !important;
}

.wp-block-woocommerce-cart-order-summary-shipping-block {
    display: none!important;
}


/*.mini-cart-quantity {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    margin-top: 5px;*/
/*}*/

/*.mini-cart-quantity input.qty {*/
/*    width: 50px;*/
/*    text-align: center;*/
/*    padding: 5px;*/
/*}*/

/*.widget_shopping_cart_content.loading {*/
/*    opacity: 0.5;*/
/*    pointer-events: none;*/
/*}*/
.woocommerce-loop-product__buttons form {     display: -webkit-box;     display: -webkit-flex;     display: -ms-flexbox;     display: flex
;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    
.woocommerce-loop-product__buttons form .quantity {     width: -webkit-fit-content;     width: -moz-fit-content;     width: fit-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    margin: 0; }
    
.woocommerce-loop-product__buttons form button {
    margin: 0 !important;
}/* End custom CSS */