/*
Theme Name:     Neve Child
Theme URI:      https://themeisle.com/themes/neve/
Template: neve
Author:         ThemeIsle
Author URI:     https://themeisle.com
Description:    Neve is a super fast, easily customizable, multi-purpose theme. It’s perfect for blogs, small business, startups, agencies, firms, e-commerce shops (WooCommerce storefront) as well as personal portfolio sites and most types of projects. A fully AMP optimized and responsive theme, Neve will load in mere seconds and adapt perfectly on any viewing device. While it is lightweight and has a minimalist design, the theme is highly extendable, it has a highly SEO optimized code, resulting in top rankings in Google search results. Neve works perfectly with Gutenberg and the most popular page builders (Elementor, Brizy, Beaver Builder, Visual Composer, SiteOrigin, Divi). Neve is also WooCommerce ready, responsive, RTL & translation ready. Look no further. Neve is the perfect theme for you!
Version:        1.0.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:    neve
Tags: blog, custom-logo, e-commerce, rtl-language-support, post-formats, grid-layout, one-column, two-columns, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, flexible-header, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready, wide-blocks, block-styles
*/

.woocommerce-products-header__title.page-title,
.nv-big-title h1 {
	border-left: 4px solid #ff9e0f;
	padding-left: 15px;
}
.nav-ul li.nv-active>.wrap .caret, .nav-ul li.nv-active>.wrap>a {
	font-weight: bold;
}
#block-9,
#footer-menu,
#block-8 p {
	font-size: 0.85em;
	font-weight: 300;
}
#block-11 a {
	text-decoration: none;
}

#footer-menu.nav-ul:not(.menu-mobile):not(.neve-mega-menu) > li > .wrap > a {
	padding-top: 0;
	--lineheight: 1.6;
}

.nv-contact-list {
    align-items: flex-start !important;
    flex-direction: column;
}
.nv-contact-list li:not(:first-child) {
	margin-left: 0 !important;
}
#footer-menu li,
.nv-contact-list li {
	margin-bottom: 0.5rem;
	height: 25px;
}
.nv--yoast-breadcrumb a {
	color: var(--nv-primary-accent) !important;
}

li.product-category.product img,
.sp-product-image {
	box-shadow: 1px 1px 6px 0px #ccc !important;
	aspect-ratio: 1;
	margin-bottom: var(--bodyfontsize);
}
.woocommerce ul.products li.product a img {
	aspect-ratio: 1;
	object-fit: contain;
}

.woocommerce-loop-product__title,
.woocommerce-loop-category__title {
	padding-top: 0 !important;
	color: var(--nv-text-color);
	font-size: var(--bodyfontsize) !important;
}

.woocommerce div.product div.images img {
	max-height: 400px;
	object-fit: contain;
}

.nv-woo-filters,
.nv-bc-count-wrap {
	display: none;
}

.wct-category,
.wct-sub-category {
	border-bottom: 1px solid #eee;
	padding: 0.25rem 0;
}
.wct-category:last-of-type,
.wct-sub-category:last-of-type {
	border-bottom:0;
}

.wct-sub-categories, .wct-sub-sub-categories {
	margin-left: 0;
}

.wct-category a,
.wct-sub-category a {
	color: var(--nv-text-color);
	display: inline-block;
	width: 88%;
}
.wct-sub-category a {
	line-height: 20px;
	padding: 4px 0;
}

.wct--active a {
    font-weight: normal;
}
.wct--active > a {
    font-weight: bold;
}

body.home .header-bottom-inner {
	height: 0;
}

.nv-social-icons-list svg {
	--icon-size: 32px;
}
.nv-social-icons-list {
	list-style: none;
}

.home .wp-block-columns h3 a {
	color: var(--nv-text-color);
	text-decoration: none;
}

.nv-single-product-top .entry-summary .wcpoa_attachment {
	padding: 10px;
}
.wcpoa_attachmentbtn {
	width: 175px;
}
a.wcpoa_attachmentbtn span {
	display: inline;
	padding-left: 0.25rem;
}
.nv-single-product-top .entry-summary h3 {
	margin: 1rem 0 0 0;
}

.nv-single-product-top .entry-summary .wcpoa_attachment,
.nv-single-product-top .entry-summary .wcpoa_attachment h4 {
	margin: 0;
}

.nv-single-product-top .entry-summary .wcpoa_attachment a {
	color: var(--nv-text-color);
	font-size: var(--bodyfontsize);
}
.nv-single-product-top .entry-summary .wcpoa_attachment:hover a {
	text-decoration: underline;
}

.nv-single-product-top .entry-summary .wcpoa_attachment:nth-child(even) {
	background: #eee;
}


.wp-block-cloudcatch-light-modal-block__content {
	font-size: 20px;
}
.acym_introtext {
	font-size: 1rem;
}
.acym_module_form input {
	outline: none;
	width: 100%;
}

.acym_module_form input[type=email] {
	color: var(--formfieldcolor);
	padding: var(--formfieldpadding);
	border-width: 1px; /*var(--formfieldborderwidth); */
	border-color: var(--formfieldbordercolor);
	border-radius: var(--formfieldborderradius, 3px);
	background: var(--formfieldbgcolor);
}

a.wp-block-button__link:focus,
a.wp-block-button__link:hover {
	color: var(--nv-primary-accent);
}

ul {
	--liststyle: disc;
	--listpad: 1.5rem;
}

ul.nv-meta-list {
	--listpad: 0;
}

.nv-title-meta-wrap.nv-is-boxed {
	display: none;
}

.excerpt-wrap.entry-summary a {
	display: block;
	margin-top: 0.5rem;
}

.nv-post-thumbnail-wrap img {
	aspect-ratio: 1.33;
}

@media (max-width: 767px) { 
/*	.builder-item--primary-menu_3 { */
	#nv-primary-navigation-sidebar {
		--color: var(--nv-text-color);
		--hovercolor: var(--nv-primary-accent);
    		--hovertextcolor: var(--nv-text-color);
		--activecolor: var(--nv-primary-accent);
		--fontweight: 300;
	}
}
@media (min-width: 576px) { 
	#footer-menu {
		flex-direction: column;
	}
	.nv-is-boxed.nv-title-meta-wrap {
		max-width: 50%;
	}
}
