/*
Theme Name: Julia Vela Boutique New
Theme URI: https://boostifythemes.com/
Template: zoa
Author: Haintheme
Author URI: https://themeforest.net/user/boostifythemes
Description: Child Theme from Zoa theme for Julia Vela Boutique
Version: 2.5.7.1770058519
Updated: 2026-02-02 18:55:19

*/

/* =Theme customization styles
-------------------------------------------------------------- */
#theme-menu-layout {
	background: #fff;
	z-index: 9!important;
}
.menu-layout {
    background: #fff;
    z-index: 9!important;
}
.zoa-product-label, .onsale {
	z-index: 0!important;
}
.product-image-wrapper {
    position: relative;
}
.summary p.price >.amount {
	font-size: 30px;
}
.summary p.price .woocommerce-price-suffix {
	font-size: 14px;
	margin-left: 10px;
}
@media (max-width: 1200px) {
	#custom-menu-box {
		display: none;
	} 
}
@media (min-width: 1380px) {
	#theme-menu-layout .menu-layout .container, #theme-menu-layout .topbar .container {
  	 	 width: 100%;
   		 padding-left: 85px;
   		 padding-right: 85px;
	}
	#custom-menu-box {
		text-align: center;
	}
	#custom-menu-box .theme-primary-menu:not(.theme-sidebar-menu) {
	    padding-left: 0;
	    margin: 0;
		display: inline-flex;
		align-items: center;
	}
}
@media (min-width: 1200px) {
	#custom-menu-box .theme-primary-menu:not(.theme-sidebar-menu) > li > a {
		line-height: 40px;
		padding: 0 20px;
	}
	#custom-menu-box {
		text-align: center;
	}
	#custom-menu-box .theme-primary-menu:not(.theme-sidebar-menu) {
	    padding-left: 0;
	    margin: 0;
		display: inline-flex;
		align-items: center;
	}
}
