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


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

.single-product .nm-product-tabs-col > .nm-row { display: none; }
.single-product .nm-product-tabs-col h3 { margin-bottom: 15px; color: #67b3ce; }

.nm-header.menu-centered .nm-right-menu.no-right-padding > ul { margin-right: 0; }

#nm-footer #custom_html-2 { padding-bottom: 0; text-align: center; }
#nm-footer .nm-footer-bar { display: none; }

.submit-contact-form {
width: 100% !important;
}

.wpcf7-not-valid-tip, .wpcf7-validation-errors {
color: #f3b143 !important;
padding: 20px 0;
text-align: center;
}

#wpsl-search-input.wpsl-error {
border: 1px solid #f3b143 !important;
}

.woocommerce-message {
color: #f3b143;
}

.newsletter-signup {
max-width: 600px;
margin: 0 auto;
padding: 20px 40px;
}

.newsletter-signup .submit-newsletter {
width: 100% !important;
}

.newsletter-signup .newsletter-signup-title {
padding-bottom: 30px;
text-align: center;
}

.wpcf7-mail-sent-ok {
color: #67b3ce !important;
text-align: center;
font-weight: bold;
}

.available-on-backorder {
color: #67b3ce;
font-weight: bold;
}

.product .summary .stock.in-stock {
background: #67b3ce;
}

.fb_dialog, .fb_reset {
position: fixed !important;
z-index: 10000 !important;
}

.home .nm-shop-header { padding-bottom: 0; }
.home .nm-shop-products .nm-shop-sidebar-col { padding-top: 102px; }
.etno-banner { margin-bottom: 50px; }

@media screen and (max-width: 990px){
	.home .nm-shop-products .nm-shop-sidebar-col { padding-top: 0; }
}

.nm-qv-summary .product-stock-desc {
font-size: 11px;
}

.nm-qv-summary .nm-product-share-wrap {
display: none;
}

/**
 * Hide WPML DEV notice
 */
.otgs-development-site-front-end {
	display: none;
}

/**
 * Design Top bar
 */
.nm-top-bar {
	text-align: center;
	font-weight: bold;
}

/**
 * Hide CF7 / Google recaptcha badge
 */
.grecaptcha-badge {
	visibility: hidden;
}
