/*
Theme Name:   Blonwe Child
 Theme URI:    http://klbtheme.com/blonwe/
 Description:  Blonwe Child Theme
 Author:       KlbTheme
 Author URI:   http://themeforest.net/user/KlbTheme
 Template:     blonwe
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  blonwe-child
*/

body.elementor-page-4481 .container {
	max-width: 1275px;
}

.product-wrapper.product-type-9 .product-progress p {
    font-size: 0.75rem;
}

.products .product .product-wrapper.product-type-9 .product-progress {
    margin-top: 20px;
}

body[data-theme="light"] .site-header.header-type2 .header-main {
	background-color: #FFFBF4 !important;
	color: #121313;
}
body[data-theme="light"] .site-header.header-type2 .header-bottom {
	background-color: #FFFEFA !important;
	border-color: rgba(27, 31, 34, 0.1) !important;
}
.site-header .header-search-form .search-form.form-style-primary input {
	background-color: #b8adad00;
	border-color: var(--theme-primary-color);
	-webkit-box-shadow: 0 0 0 0.0625rem var(--theme-primary-color) !important;
	box-shadow: 0 0 0 0.0625rem #c4c7c8 !important;
}

body[data-theme="light"] .site-header.header-type2 .header-topbar {
	background-color: #00cae7 !important;
	border-color:  !important;
	color:  !important;
	display: none !important;
}
.header-action.wishlist-button.row-style {
	display: none !important;
}
.action-text {
	display: none !important;
}
.form-control.search-input.variation-filled {
	background: #fff !important;
}