/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */




/* Side Cart Customization */

.xoo-wsc-ft-btn-checkout,
.xoo-wsc-ft-btn-checkout:hover,
.xoo-wsc-ft-btn-checkout:active,
.xoo-wsc-ft-btn-checkout:focus {
    background-color: #ffed00 !important;
    border-color: #ffed00 !important;
	color: #744a98 !important;
}

.added_to_cart wc-forward{
	display: none;
}

.widget_shopping_cart_content {
	padding-top: 10% !important;
}

.yith-wapo-ajax-uploader-container{
	justify-content: center !important;
    text-align: center !important;
}


.xoo-wsc-modal .variation-option a {
 font-size:60px !important;
}

.xoo-wsc-ft-buttons-cont, .xoo-wsc-ft-buttons-cont:hover {
    font-size: normal;
}

/*  YITH Option Label Customization */

.variation dt {
    display: none !important;
}

.yith-wapo-addon-label {
	font-weight: bold;
}


/* UPLOAD Text-Button Bold */

.woocommerce div.product form.cart .button {
	font-weight: bold;
}

form.xoo-wsc-sl-apply-coupon {
	gap: 10px !important;
}

/* quantity 100% */

.elementor-34 .elementor-element.elementor-element-1c132d9 .elementor-jet-single-add-to-cart .cart.cart:not(.grouped_form) .quantity {
	width: 100%;
}


.swal-overlay--show-modal {
	background-color: #744A98 !important;
	z-index: 999999 !important;
}



ul.wc-item-meta {
	padding-left: 0 !important;
}

.woocommerce-button {
	margin-right: 10px !important;
}


