/*
CTC Separate Stylesheet
Updated: 2026-05-09 19:50:41
*/

#best-seller > div { margin-top: -30px; }
#inner-body .aux-cart-wrapper.aux-cart-element .aux-card-dropdown { right: 0; left: auto; }

/*Cart*/
.woocommerce-cart .wc-proceed-to-checkout a:is(.checkout-button) { font-size: 16px; font-weight: 500; background: #FF914D !important; }
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button { color: #fff !important; background: #FF914D !important; }

/*Checkout*/
#order_review .woocommerce-shipping-totals th { background: transparent; }
.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order, .elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover { background: #FF914D; }

@media only screen and (max-width: 480px) {
	#header > div > div {width: auto;padding: 0;}
	#header > div > :nth-child(2) { max-width: 120px; }
	#header .elementor-widget.elementor-widget-aux_shopping_cart > div { margin: 0; }
}