/*
	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
--------------------------------------------------------------- */
.nm-footer-widgets .col-xs-3 {
    width: 33% !important;
}
.tabs-layout-default .nm-tabs-panel-inner {
    padding-right: 102px;
    padding-left: 102px;
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
}
.nm-shop-notice.woocommerce-message a:before {
    content: "\e60f";
    position: relative;
    top: -2px;
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
    margin-right: 8px;
    font-family: 'nm-font' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color:#03a678;
}
.wc-block-components-notice-banner a, .wc-block-components-notice-banner .button, .nm-shop-notice a {
    display: contents !important;
    background-color: transparent;
    color: #000;
}
span.badge {
    display: none;
}
.nm-shop-notice.woocommerce-message a:hover {
    color: #03a678;
}
.nm-tabs-panel-inner ul li {
    list-style: disc;
}

.single-product .nm-page-wrap-inner > .woocommerce-notices-wrapper .nm-shop-notice {
    padding-bottom: 0px;
    position: relative;
    top: 50px;
}
ul#nm-shop-filter-menu li {
    width: 100%;
}
ul#nm-shop-filter-menu li.nm-shop-filter-btn-wrap a {
    width: 100% !important;
    display: block !important;
}
ul#nm-shop-filter-menu {
   
    float: none;
    text-align: center;
    margin-bottom: 10px;
}
.nm-shop-sub-categories li span {
    display: contents;
}
ul.nm-shop-sub-categories li a {
    margin: 0px 17px;
}
#nm-shop-categories-wrap {
    float: left;
    width: 100%;
    overflow: hidden;
}
.nm-menu .megamenu.full > .sub-menu {
    padding-top: 18px;
    padding-bottom: 18px;
    
}
ul#nm-shop-categories {
    background-color: #eeee;
    padding: 10px 10px;
    text-align: center;
}
ul.nm-shop-sub-categories {
    background-color: #f9f9f9;
    margin-top: 8px;
    padding: 2px 10px;
	 text-align: center;
}
.nm-shop-menu.list_sep.thumbnails-top .nm-row {
   /* background-color: #eee;
    padding: 11px 5px;*/
}
.nm-shop-sub-categories {    
    margin-bottom: 0px;
    padding-top: 6px;  
}
.nm-shop-categories li {
    margin-bottom: 0; 
}
.nm-shop-sub-categories li {

    margin-bottom: 0px;
}
.nm-shop-menu.list_sep.thumbnails-top .nm-shop-categories {
    margin-bottom: 0px;
}
span.woocommerce-Price-currencySymbol {
    padding-right: 5px;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.upsells h2, .related h2 {
    font-size: 28px;

    font-weight: bold;
}
.nm-product-tabs-col ul.tabs.wc-tabs li a {
    font-size: 20px;
    font-weight: bold;
}
.woocommerce-tabs .tabs li.active a {
    color: #282828;
    border-bottom-color: #FF9800;
    border-bottom: 4px solid #FF9800;
}

.nm-shop-loop-thumbnail {
    background: none;
}
h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-key-features {
    display: none;
}
div#tab-key-features .nm-tabs-panel-inner {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
}
div#tab-key-features li {
    list-style: circle;
}
h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-product-options {
    display: none;
}
div#tab-product-options .nm-tabs-panel-inner {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
}
div#tab-wcpoa_product_tab .nm-tabs-panel-inner {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
}
div#tab-wcpoa_product_tab h4.wcpoa_attachment_name {
    font-size: 20px;
}
div#tab-product-options table, th, td {
    padding: 10px 20px;
    border-bottom: 1px solid #FF9800;
}
div#tab-product-options thead tr th {
    font-weight: bold;
}
div#tab-wcpoa_product_tab h4.wcpoa_attachment_name a {
    font-size: 18px;
    color: #453e3eee;
}
.nm-single-product-summary-col .wmc-currency-wrapper {
    display: none;
}
span.wmc-current-currency {
    border: none !important;
    position: relative !important;
    top: 16px;
    right: 30px;
}
.nm-product-tabs-col {
    padding-top: 40px;
	padding-bottom:40px;
}
div#nm-top-bar .nm-row {
    max-width: 100%;
}
.page-id-9 span.wmc-current-currency {

    background: transparent !important;
}
.page-id-9 .woo-multi-currency.wmc-shortcode.plain-vertical.layout5 .wmc-currency-wrapper span.wmc-current-currency span {
    padding: 0 5px;
    color: #fff;
}
.header-on-scroll.page-id-9 .woo-multi-currency.wmc-shortcode.plain-vertical.layout5 .wmc-currency-wrapper span.wmc-current-currency span {
    padding: 0 5px;
    color: #000;
}
.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    position: absolute;
    top: 140%;
    right: 20px;
    width: calc(90% + 7px);
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    display: none;
}
/*.woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    position: absolute;
    top: 176%;
    right: 13px;
    width: calc(100% + 2px);
    background: #fff;
    border: 1px solid #e5e5e5;
    text-align: center;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    display: none;
}*/
.nm-footer-bar.layout-centered .menu {
    float: none;
    display: none;
}
.nm-footer-widgets-inner h3.nm-widget-title {
    font-size: 20px;
    padding-bottom: 20px;
}

.header-transparency-dark .nm-header {

    border-bottom: 1px solid #eee !important;
}
.single-product .product.type-product {
   
    padding: 77px 0px !important;
	border:none;
}
section#nm-related .product.type-product {
      border: 1px solid #ddd !important;
    padding: 10px !important;
	min-height: 500px !important;
}
.nm-menu .megamenu.full > .sub-menu {
    width: -webkit-fill-available;
}
span.cureency_mobile .woo-multi-currency.wmc-shortcode.plain-vertical.layout5 .wmc-currency-wrapper span.wmc-current-currency span {
    padding: 0 5px;
    color: #525252;
}
span.cureency_mobile .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency {
    position: absolute;
    top: 152%;
    right: 13px;
}
span.cureency_mobile .woo-multi-currency.wmc-shortcode.plain-vertical .wmc-currency-wrapper .wmc-sub-currency .wmc-currency {
    position: relative;
    padding: 3px 7px;
}
ul#nm-shop-filter-menu li.nm-shop-filter-btn-wrap a {
    width: 80% !important;
    display: block !important;
    margin-left: 0px;
    border: 1px solid #ddd;
    padding: 2px;
    float: right;
}


@media (max-width: 768px){
	table tr {
    border: 1px solid #f49b0e;
    margin-bottom: 10px;
}
	.tabs-layout-default .nm-tabs-panel-inner {
     padding-right: 0px; 
    padding-left: 0px;
     width: 100%; 
     max-width: 820px; 
    margin: 0 auto; 
}

	ul#nm-shop-filter-menu li.nm-shop-filter-btn-wrap a {
    width: 80% !important;
    display: block !important;
    margin-left: 0px;
    border: none;
    padding: 2px;
    float: right;
}
	.onsale {
    top: 25px;
    right: 7px;
    font-size: 12px;
    padding: 3px 5px;
}
	ul#nm-shop-categories {
    background-color: transparent;
    padding: 10px 10px;
    text-align: left;
}
	ul#nm-shop-filter-menu li {
    width: max-content;
}
	ul#nm-shop-filter-menu {
    border: none;
    text-align: left;
    margin-bottom: 0;
}
	div#tab-key-features {
    padding-left: 20px;
}
	.upsells h2, .related h2 {
    font-size: 24px;
    padding-bottom: 28px;
    font-weight: bold;
}
	.nm-product-tabs-col ul.tabs.wc-tabs li a {
    font-size: 18px;
    font-weight: bold;
}
	.footer_col_1 {
    width: 100%;
}
	.footer_col_2 {
    width: 100%;
}
	.footer_col_3 {
    width: 100%;
}
	.footer_col_4 {
    width: 100%;
}
span.cureency {
    display: none;
}}