/*
Theme Name: Seraphina
Theme URI: https://seraphina.qodeinteractive.com
Description: Beauty and Cosmetics Shop WordPress Theme
Author: Select Themes
Author URI: https://qodeinteractive.com
Text Domain: seraphina
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Requires at least: 6.3
Tested up to: 6.8
Requires PHP: 7.4
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


#qode-quick-view-for-woocommerce-pop-up .single_add_to_cart_button,#qodef-woo-page.qodef--single .single_add_to_cart_button{min-width:auto}
.variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label .qvsfw-select-option .qvsfw-select-value{font-size: 17px !important;}

.qodef-woo-product-mark{background-color: #000 !important;color: #fff !important;}
.qodef-woo-product-mark.qodef--on-sale{background-color: red !important;}

/*.qodef-source--image img{max-height: initial !important;}*/
.qodef-woo-product-price.price, .woocommerce-Price-amount{font-size: 25px !important;font-weight: "bold" !important;}
.variations_form .qvsfw-select-option .qvsfw-select-option-inner, .woocommerce-product-attributes .qvsfw-select-option .qvsfw-select-option-inner{border: 1px solid #000 !important;}
body[class*=qode-variation-swatches-for-woocommerce]:where(:not([class*=qode-variation-swatches-for-woocommerce-premium])) .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label .qvsfw-select-option.qvsfw-selected .qvsfw-select-option-inner{
	background-color: #000 !important;
}
body[class*=qode-variation-swatches-for-woocommerce] .variations_form .qvsfw-select-options-container.qvsfw-select-options-container-type--label .qvsfw-select-option.qvsfw-selected .qvsfw-select-option-inner .qvsfw-select-value{
	color: #fff !important;
}

.qodef-section-title .qodef-m-text{max-width: 450px;}

.qodef-m-price-slider{display: none !important;}
@media screen and (max-width: 768px){
	#qodef-woo-page.qodef--single form.cart .variations_button, 
	#qodef-woo-page.qodef--single form.cart{
		flex-wrap: wrap;
		gap: 10px;
	}
	.buy-now-button{
		width: 100% !important; margin: 0 !important; display: block !important;text-align: center;
	}
}
@media screen and (max-width: 680px){
	footer .widget .wp-block-image img{display: block; margin: auto;}
}