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

p, h1, h2, h3, h4, h5, h6, ul, li {
    font-family: 'Montserrat', sans-serif;
}

.menu_item_header > a {
    font-weight: bold;
}

.nm-row.nm-row-full-nopad.home_slider {
    margin-bottom: 40px;
}

.home_slider .owl-item .nm-row {
    min-height: 100VH;
}

.home_slider .owl-item .nm-row {
    min-height: calc(100VH - 117px);
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
}

.home_slider .owl-item .nm-row h1 {
    font-size: 80px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white;
    line-height: 75px;
    text-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 60px;
}

#carousel-anything-1 .owl-dots {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
}

#carousel-anything-1 .owl-dots .owl-dot.active span {
    background: white !important;
}

#carousel-anything-1 .owl-dots .owl-dot span {
    background-color: #a6a5a3 !important;
}

.home_section_header h2 {
    font-size: 36px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 29px;
    margin-bottom: 8px;
    color: #333333;
}

.home_section_header h3 {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    line-height: 29px;
    margin-bottom: 10px;
    color: #009999;
    text-transform: uppercase;
    margin-bottom: 20px !important;
}

.home_3_block h4 ,
.home_3_block h4 a{
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white;
}

.home_3_block h4 a:hover {
    color: #5addff  !important;
}

.home_2_block h4 {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white;
}

.home_2_block h4 a {
    text-align: center;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white;
}

.home_2_block h4 a:hover {
    color: #5addff;
}

.nm-row.home_section_padding {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

.home_contact h4 {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 5px;
    color: #333333;
}

.home_contact h3 {
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 15px;
    color: #009999;
}

.home_contact p, .home_contact p a {
    margin-bottom: 0px;
    text-align: center;
    color: #333333;
}

.home_contact p a {
    margin-bottom: 10px !important;
    display: block;
}

.light_blue_bg {
    background: #edf9fc !important;
}

header#nm-header .top_level_item > a {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px;
    font-weight: 600;
    color: #999999;
}

header#nm-header a {
    font-family: 'Montserrat', sans-serif !important;
}

body .nm-footer-bar-inner {
    background-color: #ffffff;
}

.nm-footer-bar-right.col-md-4.col-xs-12 {
    width: 100%;
}

.nm-footer .nm-footer-bar-right > .menu, .nm-footer-bar-right > ul {
    float: left;
} 

.nm-row.interior_hero {    
    min-height: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.nm-row.interior_hero h1 {
    font-size: 50px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white; 
    line-height: 1;
    text-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
    margin-bottom: 0px;
    text-align: center;
}

.nm-row.products_display_container {
    margin: 80px 0px;
}

.nm-shop-loop-details a {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #333333 !important;
    line-height: 1.2;
    margin-bottom: 5px;
    text-align: center;
}

.nm-shop-loop-after-title.action-link-hide {
    font-size: 18px !important;
    line-height: 1;
}

.nm-shop-loop-actions a {
    font-size: 16px;
}

.product .summary h1.product_title.entry-title {
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 1.1;
}

.product .summary .price {
    line-height: 1;
    vertical-align: top;
    margin-bottom: 0;
    padding: 5px 0 20px;
}

.woocommerce-product-details__short-description {
    font-size: 16px;
    line-height: 1.6;
}

.woocommerce-product-details__short-description p strong, .woocommerce-product-details__short-description p b {
    font-weight: 700 !important;
}

.woocommerce-tabs.wc-tabs-wrapper {
    display: none;
}

div#nm-product-meta {
    display: none;
}

#nm-related h2 {
    font-size: 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #333333 !important;
    line-height: 1;
    margin-bottom: 5px;
    text-align: center;
    text-transform: capitalize;
}

.nm-single-product-bg {
    background: #edf9fc !important; 
}

section#nm-related .nm-shop-loop-details a {
    font-size: 22px;
    line-height: 1.2;
}

section#nm-related .nm-shop-loop-after-title.action-link-hide a {
    font-size: 16px;
}

.up-sells h2 {
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #333333 !important;
    line-height: 1;
    text-transform: capitalize;
}

nav#nm-breadcrumb {
    display: none;
}

    max-height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.non-clickable a.ubermenu-target:hover {
    color: #000000 !important;
}

ul.footer_menu_col {
    display: inline-block;
    margin-right: 20px;
    vertical-align: top;
}

ul.footer_menu_col a {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: grey;
    line-height: 1;
}

ul.footer_menu_col li {
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: grey;
    line-height: 1;
}

ul.footer_menu_col li {
    margin: 15px 0px;
}

li#text-5 img {
    max-width: 250px;
}

.nm-blog-categories-wrap {
    display: none;
}

.home_3_block .col-sm-4 {
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.home_3_block .col-sm-4 {
    min-height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px 0px;
}

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

.owl-item.active {
    z-index: 9999;
}

.owl-item .nm-row {
    padding: 0px !important;
}

body .products_display_container h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 15px !important;
}

.menu_item_header > a {
    color: #212121 !important;
}

.menu_item_header > a:hover {
    color: #dd9933 !important;
}

.menu_item_header.non_clickable > a {
    color: #212121 !important;
    pointer-events: none !important;
}

header#nm-header .top_level_item.mobile > a {
    display: none;
}

ul.ubermenu-submenu .ubermenu-target-text {
    color: black;
} 

header#nm-header .ubermenu-submenu a {
    color: black !important;
    padding-top: 5px;
    padding-bottom: 5px;
}

ul.ubermenu-submenu {
    padding-top: 0px !important;
}

ul.ubermenu-submenu a {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/* BEGIN RESPONSIVE STYLES */

@media screen and (min-width: 960px) {
    .nm-ubermenu-wrap.clear {
        display: flex;
        align-items: center;
    }    
}

@media screen and (max-width: 960px) {  
    li.top_level_item {
        display: none;
    } 
    li.mobile.top_level_item {
        display: block;
    }
    li.mobile.top_level_item {
        display: block;
    }
    .mobile .menu_item_header > a {
        font-weight: 500;
    }    
}

@media screen and (min-width: 768px) {
    .home_3_block .nm_column.nm_column_inner.col-sm-4 {
        min-height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 2px;
        width: calc(33.3333333333% - 4px) !important;
    }    
    .home_2_block .nm_column.nm_column_inner.col-sm-6 {
        min-height: 355px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 2px;
        width: calc(50% - 4px) !important;
    }    
    .wpb_text_column.home_contact {
        margin-top: 120px;
    }
}


@media screen and (max-width: 768px) {
    .home_slider .owl-item .nm-row h1 {
        font-size: 33px;
        font-family: 'Montserrat', sans-serif;
        font-weight: 600;
        color: white;
        line-height: 1;
        text-shadow: 10px 10px 15px rgba(0, 0, 0, 0.2);
        margin-bottom: 30px;
    }
    .home_2_block .nm_column.nm_column_inner.col-sm-6 {
        min-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 5px 0px;
    }
}







