/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net/item/savoy-minimalist-ajax-woocommerce-theme/12537825
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0
*/


/* Child theme CSS
--------------------------------------------------------------- */

.v_bottom .nm-banner-text-inner {
	padding-bottom: 60px;
}
.slick-next, .slick-prev {
	color: #fff;
}
.xlarge .nm-banner-link.type-btn {
	padding: 12px 80px;
}
.subtitle-above .nm-banner-text.xlarge .nm-banner-subtitle {
	margin-bottom: 12px;
}
.elementor-widget-nm-banner .nm-banner > img {
	transition: 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.elementor-widget-nm-banner .nm-banner:hover > img {
	transform: rotate(3deg) scale(1.1);
}
.entry-content .wp-caption-text {
	background: transparent;
	color: inherit;
	padding: 0;
	position: static;
	max-width: 100%;
}
.nm-products .slick-dots {
	display: none !important;
}
.nm-product-slider .slick-prev, .nm-product-slider .slick-next {
	margin-top: -100px;
}
.slick-dots li button {
	cursor: pointer;
}
.review .nm-banner-slider,.review .flickity-viewport,.review .nm-banner {
	overflow: visible;
}
.review .flickity-button.previous {
	left: 0 !important;
	opacity: .5;
}
.review .flickity-button.next {
	right: 0 !important;
	opacity: .3;
}

.elementor-widget-nm-posts .nm-posts .nm-post-image {
	padding-bottom: 50%;
}
.elementor-widget-nm-posts .nm-blog-grid [class*="block-grid-"] {
	margin: 0 -12px;
}
.elementor-widget-nm-posts .nm-blog-grid [class*="block-grid-"] > li {
	padding-left: 12px;
	padding-right: 12px;
}
.elementor-widget-nm-posts .nm-blog-grid {
	overflow: visible;
}
.elementor-widget-nm-posts .nm-blog-grid [class*="block-grid-"] > li {
	position: relative;
	z-index: 2;
}
.elementor-widget-nm-posts .nm-blog-grid [class*="block-grid-"] > li:after {
	content:"";
	position: absolute;
	background: #fff;
	left: 12px;
	right: 12px;
	top: 0;
	bottom: 40px;
	z-index: -1;
}
.elementor-widget-nm-posts .nm-blog-grid .nm-post-thumbnail {
	margin-bottom: 24px;
}
.elementor-widget-nm-posts .nm-post-title,.elementor-widget-nm-posts .nm-post-content {
	padding: 0 10%;
}
.elementor-widget-nm-posts .nm-post-title {
	font-size: 18px;
}
.elementor-widget-nm-posts .nm-blog-grid .nm-post-meta {
	display: none;
}
.nm_btn:not(.nm_btn_link) {
	min-width: 320px;
}

.mc4wp-form-fields p.form {
	position: relative;
}
.mc4wp-form-fields p.form + span {
	opacity:.5;
}
.mc4wp-form-fields label:before {
	content:"\e095";
	font-family: "nm-font";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 42px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	color: #aaa;
	font-size: 16px;
}
.mc4wp-form-fields input[type="submit"] {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 42px;
	opacity: 0;
}
.mc4wp-form input[type="email"] {
	display: block;
	width: 100%;
	background: rgba(0,0,0,0.5);
	border-color: rgba(255,255,255,0);
	color: inherit;
	margin-top: 16px;
}
.mc4wp-form input[type="email"]:focus {
	border-color: #00AE46;
	background-color: rgba(0,0,0,0.3);
}

.elementor-widget-wp-widget-wc_brands_brand_thumbnails {}
ul.brand-thumbnails:before,ul.brand-thumbnails:after {
	display: none;
}
ul.brand-thumbnails {
	display: flex;
	gap: 24px;
}
ul.brand-thumbnails li {
	float: none;
	margin: 0;
	width: 100%;
	flex: 1 1;
}
.blog .nm-blog-wrap.nm-blog-categories-disabled {
	padding-top: 48px;
}
.nm-block-list li {
	margin-bottom: 20px;
}
.nm-block-list li:last-child {
	margin-bottom: 0;
}
.single-product .variations tr .label  {
	width: 32%;
}
.nm-banner.text-color-light .nm-banner-link.type-btn:hover {
	color: #fff;
	background: #00AE46;
}
.nm-menu li[class*="current-"] > a,.nm-menu .sub-menu li[class*="current-"] > a {
	color: #00AE46;
}
.centered.has-sidebar .nm-shop-categories {}
.single-product .woocommerce-tabs {
	border-bottom: none;
}
@media only screen and (min-width: 769px) {
	.review .nm-banner-text-inner {
		padding: 0 100px;
	}
	.review .flickity-page-dots  {
		bottom: 0;
	}
	.review .plugin-flickity {
		padding-bottom: 7%;
	}
	.mc4wp-form {
		width: 50%;
		text-align: center;
		margin: 0 auto;
	}
	.nm-footer-widgets .widget.widget_mc4wp_form_widget .nm-widget-title {
		text-align: center;
		font-size: 40px;
		margin-bottom: 8px;
	}
	.mc4wp-form input[type="email"] {
		padding: 16px 20px;
		margin-top: 24px;
	}
	.mc4wp-form-fields input[type="submit"] {
		height: 58px;
	}
	.mc4wp-form-fields label:before {
		height: 58px;
		line-height: 58px;
		font-size: 20px;
		width: 64px;
	}
	ul.infoBox {
		display: flex;
		justify-content: space-between;
		gap: 24px;
		padding: 20px 0;
		border-top: 1px solid rgba(255,255,255,.1);
		border-bottom: 1px solid rgba(255,255,255,.1);
	}
	ul.infoBox li  {
		margin: 0;
	}
	ul.infoBox li span {
		color: #fff;
	}
	.blog .nm-blog-wrap.nm-blog-categories-disabled {
		padding-top: 68px;
	}
	.nm-post-header h1 {
		font-size: 40px;
	}
}
@media only screen and (max-width: 768px) {
	.elementor-widget .elementor-icon-list-item:after {
		display: none;
	}
}