#breadcrumb_wrapper { 
display: none;
}

#top_bar { 
display: none;
}

@media (min-width: 1200px) {
.container {
max-width: 100% !important;
}
}

@media (min-width: 992px) {
.container {
max-width: 100% !important;
}
}

@media (min-width: 768px) {
.container {
max-width: 100% !important;
}
}

#header_right_inner {
position: relative !important;
z-index: 10;
font-size: .8em;
}

.advanced_ma_level_0 {
color: #ffffff;
font-family: "Inter" !important;
font-size: .9em !important;
}

.advanced_ma_level_0:hover {
color: #ffffffbb 
}

.logo {
    position: relative;
    z-index: 10;
    max-width: 20%;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#footer-top .wide_container {
padding: 3em 3em;
background: transparent;
}

#header .wide_container {
padding: 1.666em 3em;
background: transparent;
}

#st_advanced_menu_container.sticky {
background: rgb(8 29 63 / 81%)
}

#header_right {
font-family: "Inter";
}

#search_block_top #search_query_top {
background: #fbfbfb8c !important;
border-radius: 6px;
border: none;
color: #000000;
}

#searchbox_inner.active #search_query_top {
border-color: transparent;
}

#searchbox_inner:hover {
color:#ffffff;
}

#submit_searchbox {
background: #fbfbfb8c !important;
border: none;
border-radius: 3px;
color:#0D1D41;
}

#submit_searchbox.icon_wrap {
color: #0D1D41 !important;  
}

.icon_text {
font-family: "Inter";
font-size: 0.8em;
}

.icon_text:active {
color: #ffffff;
background:#0D1D41;
}

#submit_searchbox:hover {
background: #0D1D41 !important;
color: #ffffff !important;
}

#submit_searchbox:active {
background: #0D1D41 !important;
color: #ffffff;
}
 
.shopping_cart .ajax_cart_left {
background: #fbfbfb8c !important;
border: none;
border-radius: 3px;
margin-right: 1px;
}

.shopping_cart .ajax_cart_right {
background: #fbfbfb8c !important;
border: none;
border-radius: 3px;
}

.icon_wrap:hover {
background: #0D1D41 !important;
color: #fff;
}

.icon_wrap:active {
background: #0D1D41 !important;
color: #fff;
}

#rightbar-shopping_cart {
background: #0D1D41;
color: #ffffff;
border: none;
}

#rightbar {
border: none;
}

#to_top_wrap a.icon_wrap {
background: #0D1D41;
color: #ffffff;
border: none;
}

@media (min-width: 1200px) {
    #page_wrapper, .wide_container {
        max-width: 100%;
    }
}

#center_column {
padding: 0 8em 0 8em;
}


.col-xxs-1, .col-xxs-2, .col-xxs-2-4, .col-xxs-3, .col-xxs-4, .col-xxs-5, .col-xxs-6, .col-xxs-7, .col-xxs-8, .col-xxs-9, .col-xxs-10, .col-xxs-11, .col-xxs-12, .col-xs-1, .col-xs-2, .col-xs-2-4, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-2-4, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-2-4, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-2-4, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

@media (max-width: 767px) {
    #rightbar_inner {
        background:#0D1D41;
    }
}

.main_content_area {
    display: none;
}

.stadvancedmenu_sub {
    font-family: "Inter" !important;
    font-size: .9em !important;
}
