.elementor-kit-5{--e-global-color-primary:#E46EDE;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#FFD049;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body { background-color: #000; }

.woocommerce-cart table th, table td {
    background-color: #000;
}

/* Optional Additions */

.woocommerce-cart .woocommerce .cart .actions .coupon input[type="text"] {
    background: transparent;
    border: 1px solid #dddddd;
}

.woocommerce-cart input.input-text.qty.text {
    background: transparent;
    border: 1px solid #dddddd;
}

th, tr, td
{background-color:#ebebeb !important; color:#222}
a {color:#00cfb9}

/*** ALL WOO BUTTONS ***/
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt,
.woocommerce a.button, 
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button {
	text-transform: capitalize !important;
	background: #ffa500 !important;
	color: #222 !important;
} 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover,
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover,
.woocommerce a.button:hover, 
.woocommerce-page a.button:hover,
.woocommerce button.button:hover,
.woocommerce-page button.button:hover {
	background: #00adad !important;
	color: #fff !important;
}
.woocommerce-privacy-policy-text {color:#222}
td.product-name a {
    color: #222 !important; font-weight:bold
			
}
ul.tabs.wc-tabs {
    display: none !important;
}
/*** Product Page Customization ***/
.woocommerce div.product form.cart .variations label {
    color: #face2f;
}

ol.flex-control-nav.flex-control-thumbs {
    padding-top: 10px !important;
}

#ywcnp_form_name_your_price > label {
    display: none;
}

.woocommerce .quantity .qty {
    width: 5.5em !important;
    text-align: center;
}
li.wc_payment_method.payment_method_ccbill {
    color: #000 !important;
}
.site-branding {display: none !important;} 
.footer-inner {
    display: none !important;
}
.header-inner {
    display: none !important;
}
.site-navigation {
    display: none !important;
}
#footer, #header {
    display: none !important;
}/* End custom CSS */