/*
Theme Name: Empress Mills CHILD
Theme URI: http://door4.com
Description: Empress Mills eCommerce theme
Author: Lee Tomblin
Author URI: http://door4.com
Template: empressmills
Version: 1.0.0
*/

.header_topbar {
    background-color: #383838;
    padding-top: 10px;
    padding-bottom: 10px;
}
.header_topbar-info {
    display: flex;
    align-items: baseline;
}
.social_media_twitter, .social_media_youtube, .social_media_instagram {
    width: 32px;
    height: 32px;
    background-color: #fff;
    -webkit-border-radius: 999px;
    border-radius: 999px;
    display: block;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding: 0;
    text-align: center;
    line-height: 32px !important;
    color: #383838 !important;
    font-size: 19px !important;
 }
.header_cta {
    display: inline-block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    vertical-align: middle;
    text-transform: uppercase;
}
.shop_search_link {
    font-size: initial;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
}
.gbtr_tools_search_inputtext {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif !important;
}
.menus_navigation {
    /* margin-top: 20px; */
    /* padding: 20px; */
    background-color: #b89867;
    width: 100%;
}
.menus_envelope {
    position: initial;
    margin-top: 0;
    height: auto;
}
.menus_wrapper {
    margin: 0 auto !important;
    width: 960px;
}
.gbtr_first_menu_inside {
    float: none;
    margin-top: 10px !important;
}
.sf-menu a {
    color: #fff !important;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 53px;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif !important;
}
.sf-menu > li:hover > a {
    color: #fff !important;
    text-decoration: underline;
}
#menu-item-5996 > a:hover, #menu-item-376668 > a:hover, #menu-item-134901 > a:hover, #menu-item-134741 > a:hover {
    color: #fff !important;
    background-color: #937548 !important;
}
.menu-footer-container > ul > li > a, .the_retailer_recent_posts > ul > li > a {
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 16px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: underline !important;
    display: block;
}
.menu-footer-container > ul > li > a:hover {
    color: #fff !important;
}

@media screen and (min-width: 1240px) {
    .container_12 {
        width: 1240px;
    }
    .menus_navigation {
        width: 100%;
    }
    .menus_wrapper {
        width: 1240px;
    }
    .container_12 .grid_1 {
    	width: 72px;
    }
    .container_12 .grid_2 {
	width: 168px;
    }
    .container_12 .grid_3 {
        width: 264px;
    }
    .container_12 .grid_4 {
        width: 360px;
    }
    .container_12 .grid_5 {
        width: 456px;
    }
    .container_12 .grid_6 {
        width: 552px;
    }
    .container_12 .grid_7 {
        width: 648px;
    }
    .container_12 .grid_8 {
        width: 744px;
    }
    .container_12 .grid_9 {
        width: 840px;
    }
    .container_12 .grid_10 {
        width: 936px;
    }
    .container_12 .grid_11 {
        width: 1032px;
    }
    .container_12 .grid_12 {
        width: 1128px;
    }
}
