/**
 * Theme Name:   ATID1
 * Description:  ATID1 theme
 * Author:       Greys
 * Author URI:   https://greys.co
 * Template:     savoy
 * Version:      1.0
 **/

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

.green {
	color: #78E7AE;
}

.nm-menu .sub-menu {
	border: #78E7AE 1px solid;
	padding: 10px 20px 14px;
	left: -80%;
}

body.logged-in .hide-if-logged-in {
	display: none;
}

body:not(.logged-in) .show-if-logged-in {
	display: none;
}

#menu-item-language > a {
	text-transform: uppercase;
	padding: 16px 12px;
}

#menu-item-language .sub-menu {
	left:-40px;
	min-width: 130px;
}

.nm-menu .sub-menu li a {
	text-align: center;
	padding: 12px 0px;
	border-bottom: #78E7AE 1px solid;
}

.nm-menu .sub-menu li:last-child a {
	border-bottom: none;
}

.product .summary {
	text-align: center;
}

.wpcf7 .wpcf7-form-control {
	background: #F0F2F4;
	border: none;
}

.wpcf7 .wpcf7-submit {
	background: #0CAC89;
}

.wpcf7 .wpcf7-form-control::placeholder {
	color: #000000;
}

.vc_toggle {
	background: #ffffff;
	filter: drop-shadow(0px 4px 4px rgba(61, 167, 115, 0.2));
}

.vc_toggle_title {
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 0px;
	padding: 15px 0px;
}

.vc_toggle_title i {
	left: initial;
	right: 0;
	border: #098469 1px solid;
	border-radius: 11px;
	color: #098469 !important;
}

.vc_toggle_content {
	background: #EEF7F5;
	border: #B7DFD6 1px solid;
	padding: 20px 60px;
}

@media (max-width: 768px) {
	.vc_toggle_title {
		margin-left: 15px;
		margin-right: 15px;
	}

	.vc_toggle_content {
		padding: 20px 15px;
	}
}

/**
 * My Account
 **/

.nm-woocommerce-account-login .nm-page-wrap {
	background: #ffffff;
}

.nm-myaccount-login input.input-text,
.nm-myaccount-lost-reset-password input.input-text {
	background: #F0F2F4;
}

/**
 * Footer
 **/

 .nm-footer-widgets .widget .nm-widget-title {
	 font-weight: bold;
 }

.widget_text p {
	margin-bottom: 10px;
}

.nm-social-profiles li:first-child {
	margin-left: 0px;
}

.nm-footer-block-grid > li {
	padding: 0 15px 0px;
}

.woocommerce-product-gallery__image {
	text-align: center;
}

.woocommerce-product-gallery__image a img {
	width: auto !important;
	max-height: 50vh !important;
}

#nm-product-details {
	padding: 45px 0;
}

#nm-product-highlights {
	background: #F0F2F4;
	padding: 45px 0;
}

#nm-product-specifications {
	background:#333D46;
	text-align: center;
	padding: 45px 0;
	color: #ffffff;
}

#nm-product-specifications h2 {
	color: #ffffff;
	margin-bottom: 25px !important;
}

#nm-product-specifications ul {
	margin-bottom: 25px;
}

#nm-product-request-quotation {
	padding: 45px 0;
}

#nm-product-request-quotation {
	text-align: center;
}

#nm-product-request-quotation {
	text-align: center;
}
