/*
	Theme Name:   Savoy Child
	Theme URI:    http://themeforest.net
	Description:  Savoy child theme
	Author:       NordicMade
	Author URI:   http://www.nordicmade.com
	Template:     savoy
	Version:      1.0.2
*/


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

body p {
	font-family: ff-tisa-web-pro, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

/* ROW CLASSES */

.nm-row.row-600, .nm-row.row-750, .nm-row.row-900, .nm-row.row-1000 {
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  padding: 0;
}

.row-600 {
  max-width: 600px !important;
}

.row-750 {
	max-width: 750px !important;
}

.row-900 {
  max-width: 900px !important;
}

.row-1000 {
  max-width: 1000px !important;
}

/***** Gravity Forms Styles *****/

.gform_wrapper input::-webkit-input-placeholder {
     color: #a6a6a6 !Important;
} 

.gform_wrapper input:-moz-placeholder {
     color: #a6a6a6 !Important;
} 

.gform_wrapper input::-moz-placeholder {
     color: #a6a6a6 !Important;
} 

.gform_wrapper input:-ms-input-placeholder {
     color: #a6a6a6 !Important;     
}

.gform_wrapper textarea::-webkit-input-placeholder {
     color: #a6a6a6 !Important;
} 

.gform_wrapper textarea:-moz-placeholder {
     color: #a6a6a6 !Important;
} 

.gform_wrapper textarea::-moz-placeholder {
     color: #a6a6a6 !Important;
} 

.gform_wrapper textarea:-ms-input-placeholder {
     color: #a6a6a6 !Important;     
}

.gform_wrapper input {
	color: #4d4d4d;
}

#gform_1 {
	max-width: 330px;
}

#gform_wrapper_1 input {
	float: left;
	width: 70%;
}

#gform_wrapper_1 #gform_submit_button_1 {
	height: 40px;
	width: 30%;
	font-size: 15px;
}

/***** Single Product Page Styles *****/

.nm-single-product-top .nm-single-product-menu, .single_variation_wrap div.quantity, .nm-single-product-top {
	display: none !important;
}

.product .single_variation, .product-summary .single_variation_wrap .nm-quantity-wrap {
	border: 0;
}

.product .summary .product_title {
	font-size: 30px;
	text-align: center;
	color: #4d4d4d;
}

.entry-summary .woocommerce-product-details__short-description {
	text-align: center;
	line-height: 24px;
}

.single-product .product-summary .price .woocommerce-Price-amount.amount, .single-product .woocommerce-variation .price, .single-product .entry-summary .price .woocommerce-Price-amount.amount {
	font-size: 24px;
	font-family: brandon-grotesque, sans-serif;
	font-weight: bold;
}

.variations tr .value {
	padding-left: 0;
}

/* .single-product form.cart::after {
	content: "Free Shipping in US";
	text-align: center;
	display: block;
	font-family: brandon-grotesque, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	margin-top: 15px;
} */

/* .single-product .nm-product-share-wrap::before {
	content: "Arrives in 3-5 business days";
  	text-align: center;
  	display: block;
  	font-family: brandon-grotesque, sans-serif;
  	font-size: 16px;
  	color: #4d4d4d;
} */

.shipping-message {
	text-align: center;
	font-family: brandon-grotesque, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	margin-top: 15px;
}

.single-product .nm-product-share-wrap {
	padding-top: 5px;
}

.product-type-variable p.price, .product_meta, .single-product .quantity, li.additional_information_tab, #tab-additional_information, p.stock, .woocommerce-variation-availability {
	display: none !important;
}

.product-type-variable .woocommerce-product-details__short-description {
	padding-top: 12px;
}

.nm-product-summary-title .price, .entry-summary .nm-product-summary-inner-col .price {
	padding: 12px 0;
}

.upsells, .related {
	border-top: none;
}

.single-product .variations tr td, .sod_select {
	font-size: 16px;
	font-weight: bold;
	border: 0;
}

.sod_select:before {
	font-size: 14px;
	height: 48px;
	line-height: 48px;
}

.sod_select .sod_option.selected {
	background: #fff;
	color: #777;
}

.sod_select .sod_option {
	background: #fff;
}

.sod_select .sod_option.active {
	background: #02754A;
	color: #fff;
}

.single-product .variations tr .label {
	padding: 0 0 0 16px;
}

.single-product .nm-variation-row {
	margin-bottom: 10px;
	display: block;
	border: 1px solid #dadada;
}

.product .single_variation {
	padding: 6px 16px 0 !important;
}

.nm-variation-row {
	color: #4d4d4d;
}

.summary-col-5 .summary {
	width: 35%;
	padding-left: 100px;
}

.product .summary .woocommerce-product-rating {
	margin: 10px auto;
	text-align: center;
	display: flex;
	justify-content: center;
}

.entry-summary .woocommerce-product-rating .woocommerce-review-link {
	display: inline;
	color: #ec5446;
}

#reviews {
	padding-top: 30px;
	padding-left: 20px;
    padding-right: 20px;
}

.single-product .star-rating:before {
	display: none;
}

.woocommerce-Reviews .reviews-title {
	text-align: center;
	margin-bottom: 25px;
	color: #02754A;
}

.woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item {
	flex: 1;
}

.woo-variation-items-wrapper .button-variable-item span {
	font-size: 18px;
	line-height: 18px;
}

.woo-variation-items-wrapper .button-variable-item:focus {
	outline: 0;
}

.product-tooltip {
	font-family: FontAwesome, sans-serif;
	font-style: normal;
}

.woocommerce-page .star-rating:before, .star-rating span:before, .br-theme-fontawesome-stars .br-widget a.br-selected:after {
	color: #ec5446 !important;
}

.star-rating:before {
	display: none;
}

#review_form .comment-form-rating .stars a:hover ~ a, #review_form .comment-form-rating .stars.has-active a.active ~ a {
	color: inherit !important;
}

#reviews #review_form .comment-form-rating .stars.has-active a, p.stars a:hover:after, p.stars a:after, #reviews a:hover, #reviews #review_form .comment-form-rating .stars:hover a, #reviews #review_form .star-rating span:before {
	color: #ec5446;
}

.star-rating {
	width: 120px !important;
}

.star-rating span:before {
	letter-spacing: -10px;
	font-size: 35px;
	left: -8px;
}

.product .summary .star-rating span:before {
	font-size: 34px;
    letter-spacing: -12px;
}

#reviews .commentlist > li .comment-text, #reviews .comment-form {
	margin: 0;
	padding: 0;
}

#reviews .commentlist > li .comment-text {
	display: flex;
}

#reviews .commentlist li .comment-text .meta {
	padding-right: 30px;
	flex: 1 1 40%;
}

#reviews .reviews-right {
	flex: 1 1 60%;
}

#reviews .review-title {
	display: block;
    font-size: 18px;
	line-height: 1;
	font-family: ff-tisa-web-pro, Arial, sans-serif;
}

#reviews .comment-form {
	display: flex;
	flex-direction: column;
}

#reviews .comment-form > * {
	order: 1
}

#reviews .comment-form .comment-form-rating {
	order: 0;
}

#reviews .comment-reply-title {
	padding: 0 0 32px;
}

.single-product .commentlist > li {
	padding: 30px;
	background-color: #f2f2f2;
	border: 1px solid #e4e1e3;
	border-radius: 4px;
	margin-bottom: 30px;
}

#reviews .commentlist li .comment-text .star-rating {
	position: relative;
	top: 0;
	right: auto;
}

.sip-carousel {
	padding-top: 30px;
	position: relative;
}

.woocommerce-review__verified img, .sip-author .verified img, .sip-carousel .style4-review-author .verified img {
	max-width: 16px;
	margin-left: 8px;
}

.style4-review-description {
	background: transparent !important;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.style4-review-description::after {
	display: none;
}

.sip-carousel .style4-review-author p {
	line-height: 1;
}

.style4-review-author {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.style4-review-author .woo-review-rating {
	display: none;
}

.style4-review-author time {
	display: block;
	margin: 20px 0;
}

.style4-avator {
	display: none;
}

.sip-author .verified img {
	vertical-align: middle;
}

.sip-author {
	display: flex;
	align-items: center;
	line-height: 18px;
	font-family: ff-tisa-web-pro, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
}

.sip-author strong {
	font-family: ff-tisa-web-pro, Arial, sans-serif;
	font-size: 18px;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
}

.sip-reviews-left-box .date-text, .sip-reviews-left-box time {
	font-family: ff-tisa-web-pro, Arial, sans-serif;
	font-size: 14px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #4d4d4d;
}

.sip-theme .sip-controls .sip-buttons div {
	font-family: FontAwesome;
}

.sip-theme .sip-controls .sip-buttons div i {
	font-style: normal;
}

.br-theme-fontawesome-stars .br-widget a, .rating-star {
	font: normal normal normal 22px/1 FontAwesome;
}

#review_form .comment-form-rating .stars a {
	width: 26px;
}

#review_form .comment-form-rating .stars a:before {
	font-size: 34px;
}

body.single-product:not(.logged-in) #reply-title {
	display: none;
}

.comment-form p label .required {
	color: #c2433c;
}

.date-text {
	margin-right: 5px;
}

.commentlist > li .comment-text .meta time {
	display: inline-block;
	color: #4d4d4d;
}

.woocommerce-review__author {
	font-weight: bold !important;
}

/***** Review Page *****/

.comment-borderbox {
	padding: 30px;
	display: flex;
}

.sip-reviews-up-box {
	display: flex;
}

.sip-reviews-left-box {
	width: 40%;
}

.sip-reviews-left-box .date-text {
	margin: 0;
}

/***** Header Styles *****/

.nm-menu .sub-menu li img {
	display: inline;
}

.nm-menu-cart.menu-item.has-icon {
	background: url("../savoy-child/img/shopping-cart.png") no-repeat;
  	background-size: contain;
  	width: 32px;
	margin-top: 10px;
}

.nm-menu-cart-icon {
	display: none;
}

.nm-menu-cart.menu-item.has-icon a {
	padding: 8px 15px;
}

.nm-right-menu {
	margin-right: 0px;
}

.nm-menu-cart-count {
	color: #c2433c !important;
}

.single-product li:hover .nm-shop-loop-price {
	opacity: 0;
}

/* .single-product ul.tabs {
	display: none;
} */

.woocommerce-tabs .panel {
	padding: 17px 0 0;
}

.iconic-woothumbs-icon {
	color: #fff;
	/* background: #212121 !important; */
	opacity: 1 !important;
}

.iconic-woothumbs-images__arrow i {
	width: 76px;
	height: 76px;
	font-size: 64px;
}

/***** Mega Menu *****/

.nm-mobile-menu-top {
	display: none;
}

.nm-menu li a {
	padding: 19px 16px;
}

.nm-menu ul.sub-menu {
	position: fixed;
	width: 100%;
	text-align: center;
	left: 0;
	top: 61px;
}

.nm-menu ul.sub-menu li {
	display: inline-block;
}

.menu-item a img, img.menu-image-title-after, img.menu-image-title-before, img.menu-image-title-above, img.menu-image-title-below , .menu-image-hover-wrapper .menu-image-title-above {
    border: none;
    box-shadow: none;
    vertical-align: middle;
    width: auto;
    display: inline;
}
.menu-image-hover-wrapper img.hovered-image,
.menu-item:not(.megamenu):hover .menu-image-hover-wrapper img.menu-image {
    opacity: 0;
    transition: opacity 0.25s ease-in-out 0s;
}
.menu-item:not(.megamenu):hover img.hovered-image {
    opacity: 1;
}
.menu-image-title-after.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
    padding-right: 10px;
}
.menu-image-title-before.menu-image-not-hovered img,
.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title {
    padding-left: 10px;
}

.menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
    text-align: center;
    display: block;
}
.menu-image-title-above.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper, .menu-image-title-above .menu-image-hover-wrapper {
    display: block;
    padding-top: 10px;
    margin: 0 auto !important;
}
.menu-image-title-below.menu-image-not-hovered > img,
.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper, .menu-image-title-below .menu-image-hover-wrapper {
    display: block;
    padding-bottom: 10px;
    margin: 0 auto !important;
}
.menu-image-title-hide .menu-image-title, .menu-image-title-hide.menu-image-title {
	display: none;
}
/* Alignment of the Menu items. Divi, Twenty 17*/
#et-top-navigation .nav li.menu-item, .navigation-top .main-navigation li {
    display: inline-block;
}

/***** Footer Styles *****/

.nm-footer-widgets, .nm-footer-widgets .widget ul li a, .nm-footer-widgets a {
	font-size: 16px;
	font-weight: bold;
}

.nm-footer-widgets .gform_wrapper {
	font-size: 14px;
	font-weight: normal;
}

.footer-social-icons {
	font-size: 20px;
	float: left;
	font-weight: normal;
	clear: both;
}

/***** Menu Styles *****/

.nm-menu-icon {
	height: 18px;
}

.nm-menu-icon span {
	height: 3px;
}

.nm-menu-icon span.line-1, .nm-menu-icon span.line-2, .nm-menu-icon span.line-3 {
	background: #02754A;
}

#nm-main-menu-ul a, #nm-right-menu-ul .menu-image-title-after, #nm-mobile-menu a {
	font-weight: bold;
	text-transform: uppercase;
}

.nm-mobile-menu-main .sub-menu .menu-image-hover-wrapper {
	display: none !important;
}

#nm-mobile-menu a, #nm-mobile-menu ul ul a {
	font-size: 1.2em;
}

/* .nm-menu .sub-menu li img {
	display: unset;
} */

/***** Shop Styles *****/

.nm-shop-products .nm-shop-loop-details {
	text-align: center;
}

.nm-shop-products .nm-shop-loop-details h3 {
	padding: 0;
	font-size: 18px;
}

.nm-shop-products .nm-shop-loop-actions, .woocommerce-cart .nm-shop-loop-actions {
	display: none;
}

.nm-shop-loop-price .woocommerce-Price-amount, #nm-cart-panel .nm-shop-loop-title-price .woocommerce-Price-amount {
	font-size: 16px;
}

.nm-shop-loop-details h3 a {
	color: #4d4d4d;
}

.nm-products li:hover .nm-shop-loop-price {
	opacity: 1;
}

/***** Cart Slideout Styles *****/

.csstransforms .nm-widget-panel {
	-webkit-transition: -webkit-transform 1.25s ease;
    transition: transform 1.25s ease;
}

.nm-widget-panel-header {
	padding: 0px;
}

.nm-widget-panel-header-inner {
	height: 60px;
}

#nm-widget-panel-close {
	padding-top: 10px;
}

.nm-widget-panel-close-title::before {
	-webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg);
	position: absolute;
	content: "";
}

.nm-widget-panel-close-title::after {
	top: 10px;
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg);
	position: absolute;
	content: "";
}

.nm-widget-panel-close-title::before, .nm-widget-panel-close-title::after {
	width: 70%;
    height: 4px;
    left: 8px;
	margin-top: 8px;
    background: #02754a;
    border-radius: 2px;
}

.nm-widget-panel-close-title {
	position: absolute;
	width: 26px;
	height: 28px;
	top: 30px;
	display: block;
	transform: translateY(-50%);
	border-radius: 2px;
}

#nm-widget-panel .buttons a:first-child {
	display: none;
}

.widget-panel-title {
	text-align: center;
  	font-weight: bold;
  	height: 60px;
	line-height: 60px;
  	margin-bottom: 0;
	font-size: 18px;
	color: #02754A;
}

.nm-cart-panel-product-title {
	font-weight: bold;
}

#nm-widget-panel .product_list_widget {
	color: #4d4d4d;
}

#nm-widget-panel .product_list_widget li a {
	font-weight: bold;
	color: #4d4d4d;
}

.no-touch .cross-sells + .nm-cart-panel-list-wrap {
	padding-top: 30px;
}

.shipping-text {
	font-size: 16px;
	margin-bottom: 15px;
	padding: 0 20px;
}

.shipping-text .right {
	float: right;
}

#nm-widget-panel .total.subtotal {
	border-bottom: 0;
	margin-bottom: 0;
	padding: 15px 20px 10px;
	font-weight: normal;
}

#nm-widget-panel .total.subtotal strong {
	font-weight: normal;
}

#nm-widget-panel .total, #nm-widget-panel .total strong {
	font-weight: bold;
}

#nm-widget-panel .quantity .qty, #nm-widget-panel .nm-quantity-wrap {
	font-size: 14px;
}

.nm-quantity-wrap {
	border: 0 none;
}

.nm-cart-panel-list-wrap {
	padding: 0 20px;
}

#nm-widget-panel .total {
	padding: 20px;
}

.nm-cart-panel-summary {
	padding: 0;
}

.nm-cart-panel-summary p.buttons {
	padding: 0 20px;
}

#nm-widget-panel ul.variation {
	font-size: 14px;
}

.nm-cart-panel-summary-inner p, .nm-cart-panel-item-details .variation-Style, .nm-cart-panel-item-details ul.variation p {
	font-family: brandon-grotesque, sans-serif;
}

#nm-widget-panel .nm-quantity-wrap .quantity {
	display: inline-block !important;
}

#nm-cart-panel .cross-sells {
	padding-bottom: 0;
	margin-top: 60px;
	background: #b3d5c8;
}

#nm-cart-panel .cross-sells .nm-shop-loop-thumbnail, .mini-cart-cross-sell-title, #nm-cart-panel .cross-sells .nm-shop-loop-details h3:first-child, #nm-cart-panel .cross-sells form.cart::after, #nm-cart-panel .cross-sells h2:first-child {
	display: none;
}

#nm-cart-panel .cross-sells .nm-shop-loop-details {
	margin-top: 12px;
	min-height: auto;
}

#nm-cart-panel .cross-sells .mini-cart-cross-sell-title {
	display: block;
}

#nm-cart-panel .cross-sells li.type-product {
	width: 100%;
	padding-bottom: 0;
}

#nm-cart-panel .mini-cart-add {
	width: 24px;
	height: 24px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: transparent;
	padding: 0;
	border: 1px solid #02754A;
	color: #02754A;
	float: left;
	margin: 0 10px 0 20px;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	transition: background 0.3s;
}

#nm-cart-panel .mini-cart-add:hover {
	background: #02754a;
	color: #fff;
	opacity: 1;
}

#nm-cart-panel .products li:hover .price {
	opacity: 1;
}

.mini-cart-add .cross-sell-plus {
	position: relative;
	font-size: 1.4rem;
	top: 0.25rem;
}

#nm-cart-panel .loop-title-cross-sell {
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
}

#nm-cart-panel .cross-sells .loop-title {
	float: left;
	margin-left: 5px;
	height: 24px;
	line-height: 24px;
    display: block;
    padding-right: 32px;
}

#nm-cart-panel .cross-sells .nm-shop-loop-after-title, #nm-cart-panel .cross-sells .price {
	float: right;
	margin-right: 20px;
	min-height: auto;
}

#nm-cart-panel .cross-sells .nm-products li:hover .nm-shop-loop-after-title .nm-shop-loop-actions {
	display: none;
}

/***** Button Styles *****/

#place_order, #nm-cart-continue-button, .button.border, .checkout-button, .button.checkout, .single_add_to_cart_button {
	border-radius: 6px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 16px !Important;
}

/***** Checkout Page Styles *****/

.nm-custom-radio-label img:nth-child(6), .nm-custom-radio-label img:nth-child(7) {
	display: none !important;
}

#payment .payment_methods li .input-radio {
	margin-top: 5px !important;
}

.select2-container .select2-choice {
	display: block;
	min-height: 40px;
    padding: 8px 10px;
    overflow: hidden;
    position: relative;
    border: 1px solid #eaeaea;
    white-space: nowrap;
    color: #444;
    text-decoration: none;
    border-radius: 3px;
    background-clip: padding-box;
    user-select: none;
    background-color: #fff;
    font-weight: 400;
	background-image: none;
}

.select2-container .select2-choice .select2-arrow {
	border: none;
	background: transparent;
}

.select2-container .select2-choice .select2-arrow b {
	background: none;
	position: relative;
}

.select2-container .select2-choice .select2-arrow b:after {
	position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 50%;
    border: 4px solid transparent;
    border-top-color: #666;
    margin-left: -7px;
    margin-top: -2px;
}

.select2-dropdown-open .select2-choice .select2-arrow b:after {
	border-top-color: transparent;
	border-bottom-color: #666;
	margin-top: -6px;
}

.select2-search input {
	background: none;
	background: url("../savoy-child/img/select2.png") 100% -22px no-repeat #fff;
	height: 32px !important;
}

.select2-drop, .select2-drop.select2-drop-above {
	box-shadow: none;
}

#payment .payment_methods li, #shipping_method li {
	list-style-type: none;
}

#payment .payment_methods li label {
	display: initial;
}

p.nm-shipping-th-title {
	font-family: brandon-grotesque, sans-serif;
}

#payment .payment_methods li img {
	max-height: 28px;
}

.create-account #mailchimp_woocommerce_newsletter + label {
	display: none;
}

#wooms_susbscribe {
	box-shadow: none;
}

.nm-checkout-login-coupon li {
	list-style-type: none;
}

.nm-coupon-popup-wrap .mfp-close {
	display: block;
}

.nm-coupon-popup-wrap {
	padding: 42px 21px 11px;
}

.woocommerce-checkout .nm-checkout-login-coupon li {
	list-style-type: none;
}

.checkout-title {
	display: none;
}

.woocommerce-checkout .nm-footer-widgets, .woocommerce-checkout .nm-main-menu {
	display: none;
}

body:not(.woocommerce-checkout) #nm-footer-bar-menu {
	display: none;
}

.woocommerce-checkout #nm-right-menu-ul #menu-item-5826, .woocommerce-checkout #nm-right-menu-ul .nm-menu-cart {
	display: none;
}

body:not(.woocommerce-checkout) #nm-right-menu-ul .secure-checkout {
	display: none;
}

.form-row.mailchimp-newsletter {
	margin-top: -15px;
	margin-bottom: 0;
}

.wizard>.content {
	margin-top: 2em;
}

.woocommerce-checkout-review-order-table .wmc-product-desc,
.woocommerce-checkout-review-order-table .product-total {
	font-size: 20px;
}

.woocommerce #payment ul.payment_methods, .woocommerce-page #payment ul.payment_methods {
	border-bottom: 1px solid #e5e5e5;
}

/***** Blog Styles *****/

.nm-post-meta::before {
	display: none;
}

.nm-post-header .nm-post-meta {
	padding: 0;
	color: #4d4d4d;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}

.nm-post-header .nm-post-meta a {
	color: #4d4d4d;
}

.nm-related-posts-content .nm-post-meta, #nm-blog-grid-ul .nm-post-meta, .nm-post-thumbnail .nm-image-overlay::after, .nm-related-posts-excerpt, .nm-related-posts .nm-image-overlay::after {
	display: none;
}

.nm-related-posts-content h3 {
	margin-top: 7px;
}

.nm-image-overlay {
	width: 100%;
	height: 100%;
	text-align: center;
}

.nm-post-thumbnail .nm-image-overlay::before, .nm-related-posts .nm-image-overlay::before {
	content: "READ MORE";
	background: transparent;
	color: #fff;
	margin: 0;
	left: 0;
	top: 45%;
	width: 100%;
	font-size: 18px;
	font-family: brandon-grotesque, sans-serif;
}

.post .entry-content {
	font-size: 18px;
	line-height: 26px;
}

.post .entry-content li {
	font-family: ff-tisa-web-pro, Arial, sans-serif;
}

.post .entry-content h2 {
	font-size: 20px;
	margin-bottom: 10px;
}

.nm-post-header {
	text-align: center;
}

.nm-post-header img {
	margin-bottom: 0;
}

.nm-post-header h1 {
	font-size: 36px;
	line-height: 42px;
	color: #02754c;
}

.nm-post-content #gform_wrapper_1 {
	height: 40px;
	margin-bottom: 30px;
}

.nm-post-content #gform_wrapper_1 input {
	height: 40px;
}

.nm-post-share {
	display: none !important;
}

#nm-blog-categories-list {
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.nm-blog-categories-wrap {
	padding: 10px 0;
	background: #f7f7f7;
	margin-bottom: 20px;
}

.nm-blog-categories-list li:last-of-type a {
	margin: 0;
}

.nm-blog-categories-list li a {
	color: #4d4d4d;
}

.nm-blog-categories-list li a:hover {
	color: #02754a;
}

p.caption {
	font-size: 10px;
	text-align: left;
}

.nm-blog-categories-wrap {
	text-align: center;
}

/***** Size Guide Modal *****/

.size-guide-popup-link {
	margin-bottom: 10px;
	text-decoration: underline;
	font-size: 18px;
	cursor: pointer;
}

.size_popup {
	display: none;
	position: fixed;
	width: 80%;
	height: auto;
	text-align: center;
}

.mask-overlay {
	visibility: hidden;
	position: fixed;
	top: -1px;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	content: " ";
	width: 1px;
	height: 1px;
	opacity: 0;
	background: rgba(51, 51, 51, 0.37); /* Chrome: "rbga" background makes widget-panel animation smoother */
    -webkit-transition: opacity 0.20s ease;
	-o-transition: opacity 0.20s ease;
	transition: opacity 0.20s ease;
}

.mask-overlay.show {
	visibility: visible;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}

.wooms_label {
	font-family: ff-tisa-web-pro, Arial, sans-serif;
    font-size: 14px;
    margin-left: 5px;
    color: #282828;
}

/***** Home Page Styles *****/

.finest-plaque-box {
	margin-top: -50px !important;
}

.size-guide {
	display: flex;
	height: 600px;
	background-size: 100% 100% !important;
}

.size-guide-column, .size-guide-column > .vc_column-inner, .size-guide-column > .vc_column-inner > .wpb_wrapper, .size-guide-row, .size-guide-content, .size-guide-content > .wpb_wrapper {
	display: flex;
	flex: 1 1 auto;
}

.size-guide-content > .wpb_wrapper {
	flex-direction: column;
	justify-content: space-between;
	padding: 30px 0 5px;
}

.size-guide h1 {
	font-size: 48px;
    color: #ffffff;
    text-shadow: 5px 5px 10px #4d4d4d;
}

.home-star-rating {
	text-align: center;
	margin-bottom: 20px;
}

.home-star-rating span:not(.review-no):after {
	font-family: FontAwesome;
	content: '\f005';
	color: #ec5446;
	font-size: 22px;
	margin-right: 2px;
}

.home-star-rating span:last-of-type:after {
	margin-right: 0;
}

.home-star-rating .review-no {
	color: #ec5446;
}

.sip-theme .sip-controls .sip-buttons .sip-prev {
	position: absolute;
	background: transparent;
	color: #212121;
	left: 110px;
	top: 50%;
	font-size: 1.8rem;
}

.sip-theme .sip-controls .sip-buttons .sip-next {
	position: absolute;
	background: transparent;
	color: #212121;
	right: 110px;
	top: 50%;
	font-size: 1.8rem;
}

.sip-item .row-style-4 {
	max-width: 70%;
}

#homepage-reviews-link {
	padding: 0 0 40px 0;
}

#homepage-reviews-link a {
	color: #212121;
	font-size: 1.2rem;
	font-weight: bold;
	text-decoration: underline;
}

.nm-product-share-wrap {
	display: none;
}
 
/***** Responsive Styles *****/
@media (max-width: 1080px) {
	.product .summary {
		width: auto;
		padding-left: 0;
	}
}


@media (max-width: 1024px) {
	#nm-cart-panel .cross-sells {
		margin-top: 0;
	}

	.sip-item .row-style-4 {
		max-width: 90%;
	}

	.sip-theme .sip-controls .sip-buttons .sip-prev {
		left: -10px;
	}

	.sip-theme .sip-controls .sip-buttons .sip-next {
		right: -10px;
	}
}

@media (max-width: 991px) {
	#nm-blog-categories-list {
		height: auto;
	}

	.nm-blog-categories-wrap {
		margin: 0 -15px 20px;
		padding: 10px 15px;
	}

	.nm-blog-categories-list.list_nosep li a {
		margin: 0;
	}
}


@media (max-width: 880px) {
  .nm-menu li.nm-menu-offscreen {
  	width: 10%;
  }

  .header-mobile-default .nm-menu li a {
	  padding: 14px 0px 14px 2px;
  }
  
  .nm-header.default .nm-header-logo {
  	width: 60%;
    float: none;
    margin: 0 auto;
    text-align: center;
    display: inline-block;
  }
  
  .nm-right-menu #nm-right-menu-ul {
  	width: 20%;
  }

  #nm-right-menu-ul {
	  display: inline-block;
	  float: left;
	  width: 20%;
  }

  .nm-right-menu {
	  text-align: right;
	  margin-right: 0px;
	  margin-top: 6px;
  }

  .header-mobile-default .nm-menu-icon {
		width: 30px !important;
		height: 18px;
  }

  .nm-menu-icon span.line-2 {
	  top: 7px;
  }

  .nm-menu-cart.menu-item.has-icon {
	  margin-top: 10px;
  }

}

@media (max-width: 768px) {
	.nm-single-product-showcase {
		padding-top: 0px;
	}

	.nm-single-product .product-summary, .nm-single-product.product-type-variable .product-summary {
		padding-top: 10px !important;
	}

	.jck-wt-all-images-wrap {
		margin-bottom: 10px;
	}

	#nm-cart-panel .cross-sells {
		padding-top: 0;
	}
}


@media (max-width: 749px) {
	.nm-footer-widgets {
		text-align: center;
	}

	#gform_1 {
		float: none;
		margin: 0 auto;
	}

	.footer-social-icons {
		float: none;
	}

	.size-guide {
		height: 300px;
	}
}

@media (max-width: 550px) {
	
	.nm-cart-panel-title {
		display: none;
	}

	.nm-post-header .nm-post-meta {
		padding: 0;
	}

	#reviews .commentlist li .comment-text .star-rating {
		left: 0;
    	margin-left: 0;
    	top: 0;
    	margin-top: 20px;
    	margin-bottom: 20px;
	}

	.comment-form p input#submit {
		width: 100%;
	}

	#reviews .commentlist > li .comment-text, .sip-reviews-up-box {
		flex-direction: column;
	}

	#reviews .commentlist li .comment-text .meta time {
		color: #4d4d4d;
	}

	.show-everthing .sip-reviews-left-box, .show-everthing .sip-reviews-right-box {
		text-align: left !important;
	}

	.show-everthing .br-wrapper {
		margin: 20px auto 20px 0 !important;
	}

	.show-everthing p {
		text-align: left !important;
	}
}

@media (max-width: 480px) {
	.show-everthing .sip-reviews-left-box, .show-everthing .sip-reviews-right-box {
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 479px) {
	 .nm-menu-cart.menu-item.has-icon a {
  		padding: 8px 14px;
  	}
  
  	.nm-menu-cart.menu-item.has-icon {
  		width: 30px;
    	height: auto;
    	margin-left: 10px;
  	}

	.nm-header-logo img {
		height: 23px !important;
	}
}

@media (max-width: 400px) {
  .header-mobile-default .nm-menu-icon {
  	height: 18px;
  }

  .header-mobile-default .nm-menu-icon span.line-2 {
	  top: 7px;
  }

  .nm-header-logo img {
	  height: 20px !Important;
  }
}

@media (max-width: 320px) {
	#nm-right-menu-ul {
	  width: 15%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
	.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
		background-image: none !important;
	}
}
