/*
	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.12111112
*/


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

.megamenu.megamenu.col-3 {
	width: auto;
}

#nm-shop-sidebar .nm-widget-title {
    margin-bottom: 5px !important;
    font-weight: bold !important;
}

.nm-shop-sidebar-default #nm-shop-sidebar .widget {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.nm-shop-header {
    padding: 25px 0;
    margin-bottom: 30px;
}

.nm-shop-sub-categories a {
font-size: 14px;
}

.font-weight-bold {
	font-weight:bold;
}

.nm-widget-wrapper {
	background:#f7f7f7;
	padding: 15px 20px;
}

.nm-shop-sidebar-header #nm-shop-sidebar .widget {
	padding-top: 10px;
}

/* 1) Stretch all widgets to the tallest in the row */


  /* Mobile fallback */
  @media (min-width: 991px) {
	#nm-shop-widgets-ul {
		display: flex;
		flex-wrap: wrap;
		align-items: stretch;
		margin: 0;
		padding: 0;
		list-style: none;
	}

	  #nm-shop-widgets-ul > li.widget {
		display: flex;
		flex-direction: column;
	}

	#nm-shop-widgets-ul > li.widget .nm-widget-wrapper {
		display: flex;
		flex: 1;
		flex-direction: row;
	}

	#nm-shop-widgets-ul > li.widget .nm-widget-wrapper .nm-shop-widget-col {
		flex: 1;
	}

	.nm-widget-wrapper .nm-widget-title {
		color: #e2725b;
	}

	.woo-variation-product-gallery {
		max-width: 47% !important;
		width: 100%;
	}

	.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image .current-thumbnail img {
		border: 1px solid #e2725b;
	}
}


.nm-shop-sidebar-header #nm-shop-sidebar {
	overflow:hidden;
	padding-bottom:25px;
}

#nm-shop-search .nm-shop-search-inner {
padding-top:0;
}

#nm-shop-search.fade-in {
    opacity: 1;
    background: #e2725b;
    margin-top: 20px;
    padding: 15px 0;
}

#nm-shop-search-input::placeholder {
    color: #ffffff;
    opacity: 1; /* Ensures the white color is fully visible in all browsers */
}

/* For better browser support: */
#nm-shop-search-input::-webkit-input-placeholder {
    color: #ffffff;
}
#nm-shop-search-input:-moz-placeholder {
    color: #ffffff;
}
#nm-shop-search-input::-moz-placeholder {
    color: #ffffff;
}
#nm-shop-search-input:-ms-input-placeholder {
    color: #ffffff;
}
#nm-shop-search-input,
#nm-shop-search-notice {
	color:#fff;
}

.woocommerce-loop-product__title {
	font-weight:bold;
}

.single-product .entry-summary {
	padding: 2rem !important;
	background:#fff;
}

.single-product .entry-content {
	background-color: #f5f5f5;
    padding: 1rem;
    margin-bottom: 1rem;
}

.product .summary .button {
	margin-bottom: .25rem !important;
}

.single-product .wc-tabs-wrapper {
	padding-bottom: 0 !important;
}

.nm-shop-sidebar-default #nm-shop-sidebar .widget {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

#nm-shop-sidebar .nm-widget-title {
    margin-bottom: 5px !important;
    font-weight: bold !important;
}

.nm-shop-header {
    padding: 25px 0;
    background: #fff;
    margin-bottom: 30px;
}

.dark-overlay {
    position: relative;
    z-index: 0;
	color:#fff !important;
}

.dark-overlay-banner .nm-banner-content-inner.align_center {
	background-color: rgba(0, 0, 0, 0.4);
}

.nm-row .dark-overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: #282828;
    opacity: 0.8;
    z-index: 1;
    display: block;
    pointer-events: none;
}

.nm-row .dark-overlay > * {
    position: relative;
    z-index: 2;
}

.nm-row nm-row-full-nopad,
.nm-page-default {
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.nm-row .nm-row-boxed,
.nm-row .nm-row-full {
	padding-right: 2.5% !important;
    padding-left: 2.5% !important;
}

/* Match Savoy demo form styling */
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form textarea {
  width: 100%;
  padding: 12px 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 14px;
  margin-bottom: 5px;
}

#nm-blog-pagination a,
#nm-blog-pagination a:hover,
.wpcf7-form input[type="submit"] {
  background: #E2725B;
  color: #fff !important;
  padding: 12px 24px;
  border: none;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  width: 100%;
}

.wpcf7-form label {
	width: 100%;
}

.nm-single-product-top,
.nm-shop-header,
.category .nm-blog-categories,
.blog .nm-blog-categories {
	background: #282828;
	color:#fff;
	font-weight: bold;
}

.nm-single-product-top,
.category .nm-blog-categories-wrap,
.blog .nm-blog-categories-wrap {
	padding-top: 20px;
	padding-bottom: 20px;
}

.blog-title-area {
	min-height:400px;
	background-image: url(https://dev1.coderra.uk/wp-content/uploads/2019/07/blog-banner.jpg) !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	margin-bottom: 60px;
	position: relative;
    z-index: 0;
	color:#fff !important;
}

.cat-title-area .nm_column,
.blog-title-area .nm_column {
	z-index: 2;
}

.blog-title-area h1 {
	color: #fff;
	text-align: center;
}

.cat-title-area {
	padding-top:20px;
	padding-bottom:20px;
	margin-bottom: 60px;
	position: relative;
    z-index: 0;
	color:#fff !important;
	background: #E2725B;
}

.cat-title-area h1 {
	color: #fff;
	text-align: left;
}

.static-image-overlay {
    position: absolute;
    inset: 0;
    background-color: #282828;
    opacity: 0.8;
    z-index: 1;
    display: block;
    pointer-events: none;
}

.single-post h3,
.single-post h3 strong,
.single-post h4,
.single-post h4 strong,
.nm-related-posts-content h3 a,
.nm-post-pagination .nm-post-prev a:before,
.nm-post-pagination .nm-post-next a:before,
.nm-post-pagination a .short-title,
.nm-blog-grid .nm-post-title a {
	color: #E2725B !important;
}

#nm-shop-sidebar .nm-shop-sidebar-inner {
	color:#282828;
}

.nm-footer-widgets.has-border {
	border-top: 4px solid #E2725B !important;
}

.product .summary .price,
.nm-feature-content a,
.term-description a,
.product .summary .button,
.nm-quantity-wrap label,
.sod_select .sod_option,
.variations tr th,
.variations tr td,
.nm-footer-bar .menu > li,
.nm-footer-bar-inner a,
.nm-footer-widgets .widget ul li a,
.nm-footer-widgets a,
.nm-product-tabs-col a,
.woocommerce-tabs .tabs li {
	font-weight: bold;
}

.woocommerce-tabs {
	padding: 40px 0;
}

.tabs-layout-default .woocommerce-tabs .panel {
    padding: 20px 0 10px;
}

.meta-layout-default .product_meta,
.nm-post-pagination {
	background: #282828;
    border-top: 4px solid #E2725B;
    color: #fff;
	font-weight: bold;
}

.nm-footer-bar-social i,
.woocommerce-breadcrumb a,
#nm-product-meta .sku,
.product_meta a {
	color: #E2725B !important;
}

.layout-centered .nm-footer-bar-social {
	padding-top: 5px;
}

.product_meta a:hover {
	text-decoration: underline;
}

.nm-footer-bar .menu > li,
.nm-footer-bar a,
.woocommerce-breadcrumb,
.woocommerce-breadcrumb .delimiter,
.nm-post-pagination a {
	color: #fff !important;
}

.nm-post-pagination a:before {
    opacity: 1;
}

.single_add_to_cart_button {
	background: #E2725B !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img,
.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img {
	background-color: #f3f3f3;
}

.nm-shop-loop-thumbnail {
    height: 300px; /* Fixed height */
    background-color: #fff !important; /* White background */
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden; /* Hides any overflow if image is taller */
}

.nm-shop-loop-thumbnail img {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: 100%;
    object-fit: contain;
}

#nm-related {
	background-color: #F9F9F9 !important;
}