/*.topbar-main,
.header-main,
.slider_area_inner,
.footer_inner,
.main-content-inner,
.full-width .inner-container,
.panel-row-style-inner-container,
.main-content.left-sidebar,
.top_main {
    width: 1290px !important;
}*/
/*****************************************
To Header
*****************************************/
.header_top_wrap {
    color: #fff;
    background: #E70707;
    text-transform: uppercase;
    text-align: center;
    padding: .7em 0em;
    letter-spacing: 2.5px;
    font-size: 12px;
	/*display:none!important;*/  /*THIS WILL REMOVE THE "FREE SHIPING" HEADER*/
}
.header_top_wrap p {
    margin: 0;
}
/*****************************************
header
*****************************************/
header.header {
	background: #ffffff;
    padding-bottom: 10px;
}
.header_inner .top_menu {
    background: transparent;
    border: 0;
    border-radius: 0;
    min-height: inherit;
    margin: 0;
}
.header_inner .top_menu .navbar-brand {
    height: auto;
    width: 100%;
    margin: 0;
    /* padding-bottom: 0; */
}
.header_inner .top_menu .navbar-brand>img {
    display: block;
    height: 75px;
}
.header_inner .top_menu .nav {
    margin-top: 25px;
}
.header_inner .top_menu .nav li a {
    display: block;
    padding: 0 15px;
    color: #4d4d4d;
    font-weight: 700;
    font-size: 13px;
    line-height: 34px;
    font-family: 'Open Sans', sans-serif;
}
.header_inner .top_menu .nav li .with_icon {
    padding-left: 20px;
    position: relative;
    line-height: 35px;

}
.header_inner .top_menu .nav li .with_icon:before {
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
}
.header_inner .top_menu .nav li:hover > a {
    text-decoration: underline;
}
.header_inner .top_menu .nav li:hover > .dropdown-menu li a {
    text-decoration: none;
}
/* Menu */
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color:  transparent;
    color: #FFF;
    text-decoration: underline;
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: transparent;
	color: #FFF;
}

/*Mega menu */
.flag_dropdown [class^='col-'] {
    padding: 0;
    padding-right: 5px;
}
.flag_dropdown .btn {
    border-color: #ADADAD;
    background-color: #C9C9C9;
    background: linear-gradient(to bottom,#C9C9C9,#E6E6E6);
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: bold;
    padding: 6px 10px;
    font-size: 12px;
}
.flag_dropdown select {
    width: 100%;
    padding: 4px;
    border-radius: 4px;
}


.premire_dropdown a {
    display: inline-flex !important;
    align-items: center;
}
.premire_dropdown .mega-menu h4 {
	padding: 15px;
    font-size: 18px;
    line-height: 1.1;
    font-family: 'Open Sans', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.premire_dropdown .mega-menu .top_premier_menu_note {
    padding: 5px 15px 20px 15px;
    border-bottom: 1px solid #6f6f6f;
}
.premire_dropdown .mega-menu ul {
    padding: 15px;
}
.premire_dropdown .mega-menu ul li {
    margin-bottom: 20px;
}
.premire_dropdown .mega-menu ul li p {
    font-size: 13px;
}
.premire_dropdown .mega-menu ul li .list_title_premier {
    color: #ffc76c;
    margin-bottom: 0;
    text-transform: uppercase;
}
.premire_dropdown .mega-menu ul li .link_premier {
    margin: 0;
}
.premire_dropdown .mega-menu ul li:last-child {
    margin: 0;
}
.premire_dropdown .mega-menu ul li a {
    color: #ffc76c !important;
    font-weight: normal !important;
}
.customar_services > .dropdown-menu > li > a {
    padding: 5px 20px !important;
    color: #4d4d4d !important;
    line-height: 25px !important;
}
.customar_services > .dropdown-menu > li:hover > a {
    color: #E3941C !important;
    text-decoration: none;
}
/* Flag Menu */

.menu_left:before {
    right: 7px;
    left: inherit !important;
}
.caret {
	margin-left: 5px !important;
}
.dropdown:hover > .dropdown-menu {
    display: block !important;
}
@media (min-width: 768px) {
    .header_inner .top_menu .nav {
        margin-top: -70px;
    }
	.dropdown:hover > .dropdown-menu {
        display: block !important;
    }
	.dropdown-menu:before {
	    content: "\f0d8";
	    font-family: 'FontAwesome';
	    top: -18px;
	    left: 28px;
	    font-size: 20px;
	    position: absolute;
	    color: #F1F1F1;
	}
	.flag_dropdown .mega-menu {
	    right: 0;
	    left: 0;
	    padding: 10px;
	    min-width: 340px !important;
	    border-radius: 3px !important;
	    border: 1px solid #FFF;
	    background: #f1f1f1;
	    -webkit-box-shadow: 1px 1px 4px 0 #bbb;
	    box-shadow: 1px 1px 4px 0 #bbb;
	}
	.premire_dropdown .mega-menu {
	    right: auto;
	    left: auto;
	    width: 330px !important;
	    border: 1px solid #6f6f6f;
	    background: #444;
	    border-radius: 3px !important;
	    -webkit-box-shadow: 1px 1px 7px 0 rgba(0,0,0,.5);
	    box-shadow: 1px 1px 7px 0 rgba(0,0,0,.5);
	    color: #d8d8d8;
	}
	.premire_dropdown .mega-menu:before {
	    top: -18px;
	    right: 105px;
	    color: #444;
	    left: 0;
	    text-align: center;
	}
	.customar_services > .dropdown-menu {
	    background: #F1F1F1;
	    border-radius: 3px !important;
	    border: 1px solid #FFF;
	    background: #f1f1f1;
	    -webkit-box-shadow: 1px 1px 4px 0 #bbb;
	    box-shadow: 1px 1px 4px 0 #bbb;
        min-width: 195px !important;
	    width: 195px !important;
	}
    .customar_services > .dropdown-menu:before {
        right: 12px;
        left: inherit;
    }
}

/* Bottom Nav bar */

.categories_lists {
    display: inline-flex;
    align-items: center;
    margin: 0;
}
.categories_lists > .dropdown {
    float: left;
}
.categories_lists li a {
    padding: 0px 28px !important;
    color: #552F00;
    font-weight: 700;
    font-size: 13px;
    line-height: 34px;
    border-radius: 0;
    border-left: 0;
    letter-spacing: 1px;
}
.categories_lists > li:first-child > a {
    border-left: 1px solid !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.categories_lists > li:last-child > a {
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.btn-primary {
    border-color: #B35A00;
    background-color: #f78c1b;
    background: linear-gradient(to bottom,#FEB13A,#f78c1b);
    color: #552F00 !important;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 14px !important;
    padding: 0px 20px !important;
}
.btn-primary:active, .btn-primary:hover {
    border-color: #B35A00;
    background-color: #F9A21B;
    background: linear-gradient(to bottom,#f78c1b,#FEB13A);
    color: #552F00;
}
.categories_lists .dropdown-menu {
	margin-top: -3px;
	background: #F1F1F1;
}
.categories_lists .dropdown-menu > li > a {
    display: block;
    position: relative;
    padding: 0px 20px 0px 10px;
    color: #4d4d4d;
    font-weight: 700;
    font-size: 14px;
}
.categories_lists .dropdown-menu > li:hover > a {
    color: #e29012;
    outline: 0;
}
/* Multilabel*/
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu.angle-right>a:after {
    content: "\f054";
    font-family: 'FontAwesome';
    font-size: 11px;
    top: 2px;
    right: 10px;
    position: absolute;
    color: #d4d4d4;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
    color: #e29012;
}
.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.mega_menu_body {
    min-width: 600px;
    border-radius: 0 2px 2px 0;
    border: 1px solid #ccc;
    border-left-color: #f6f6f6;
    background: #fff !important;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,40,.15);
    -moz-box-shadow: 5px 5px 5px 0 rgba(0,0,40,.15);
    box-shadow: 5px 5px 5px 0 rgba(0,0,40,.15);
}

.mega_menu_body h4 {
    margin-bottom: 10px;
    padding: 7px 0;
    width: 161px;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 700;
    font-size: 14px;
}

.mega_menu_body > li a {
    color: #4d4d4d;
    font-weight: normal;
    padding: 0 !important;
}
.mega_menu_body > li a:hover {
    color: #e29012;
    font-weight: normal;
}






.featured_mega_menu_body {
    left: -270px;
    min-width: 950px;
    border-radius: 0 2px 2px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-left-color: #f6f6f6;
    background: #fff!important;
    -webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,40,.15);
    -moz-box-shadow: 5px 5px 5px 0 rgba(0,0,40,.15);
    box-shadow: 5px 5px 5px 0 rgba(0,0,40,.15);
}
.featured_mega_menu_body:before {
    left: 345px;
}
.featured_mega_menu_body .featured_title {
    overflow: hidden;
    border-bottom: 1px solid #33425A;
    margin-bottom: 20px;
}
.featured_mega_menu_body .featured_title h4 {
    border-bottom: 5px solid #33425A;
    font-size: 20px;
    line-height: 31px;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #33425A;
}
.featured_mega_menu_body .featured_title a {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
    margin: 18px 0 0;
}
.featured_mega_menu_body .featured_title a:hover,
.featured_mega_menu_body .featured_title a:hover i {
    color: #E70707;
}
.featured_seller_list {

}
.featured_seller_list li {
    float: left;
    width: 33.33%;
}
.featured_seller_list li a {
    display: block;
    padding: 20px 0 !important;
    text-align: center;
}
.featured_seller_list li a img {
    height: 26px;
}
.featured_seller_link h3 {
    color: #33425A;
    font-weight: 700;
    font-size: 20px;
    margin: 0 0 10px;
}
.menu_box_links {
    margin: 0;
}
.menu_box_links li {
    list-style: square !important;
    margin-left: 20px;
}
.menu_box_links li a {
    color: #000;
    font-size: 14px;
    line-height: 1.5;
    text-decoration: underline;
    padding: 0 !important;
    font-weight: normal;
}
.menu_box_links li a:hover {
    color: #e29012;
    text-decoration: none;
}
.dropdown-submenu:hover>.dropdown-menu:before {
    content: "";
}
/* Search */
.adv_search {
    position: relative;
}
.adv_search .form-group input[type="search"] {
    color: #707070;
    padding: 8px 10px;
    width: 100%;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid rgba(0,0,0,0.1);
    font-size: 13px;
    background: #FFF;
}
.cat_search {
    position: absolute;
    top: 5px;
    right: 10px;
}
.cat_search select {
    border-radius: 4px;
    padding: 2px;

}
.cat_search button {
    border-radius: 4px;
    padding: 2px 15px !important;
    border: 1px solid #B35A00;
    font-weight: bold;
}

.feedback_menu {
    position: absolute;
    right: 0;
    top: -20px;
}
.feedback_menu li a {
	display: block;
    color: #FFF;
    font-weight: 700;
    font-size: 14px;
}
.feedback_menu li a i {
	margin-right: 5px;
}
@media (min-width: 768px) { }

/* Search bar overright css*/
.adv_search .wc_ps_nav_left {
    position: absolute;
    right: 90px;
    top: 5px;
    z-index: 1;
}
.adv_search .wc_ps_sidebar_container .wc_ps_nav_scope {
    background-color: transparent;
    border: 1px solid rgb(169, 169, 169);
    border-radius: 4px;
    min-width: 100px;
    height: 25px !important;
}
.adv_search .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_down_icon,
.adv_search .wc_ps_container.wc_ps_sidebar_container .wc_ps_nav_facade_label {
    line-height: 25px !Important;
    margin: 0 1px;
}
.wc_ps_sidebar_container .wc_ps_nav_submit .wc_ps_nav_submit_icon:before {
    content: "search" !important;
    background-color: #f78c1b;
    background: linear-gradient(to bottom,#FEB13A,#f78c1b);
    color: #552F00 !important;
    font-family: 'Open Sans Condensed',sans-serif;
    font-size: 14px !important;
    border-radius: 4px;
    padding: 2px 15px !important;
    border: 1px solid #B35A00;
    font-weight: bold;
}
.adv_search .wc_ps_sidebar_container .wc_ps_nav_submit:hover {
    background-color: #FFF !important;
}
.adv_search .wc_ps_sidebar_container .wc_ps_nav_field {
    background-color: #FFF !important;
}
.adv_search .wc_ps_sidebar_container .wc_ps_nav_submit {
    background-color: #FFF;
}
