
/* Dont Remove this CSS */

.uber-nav-wrapper {
    position: absolute !important;
    bottom: 1px !important;
    top: unset !important;
    display: inline-block;
}
.page__full-width-layout #uber-nav {
    background-color: transparent;
}




.header__container {
    position: relative;
}

.page__full-width-layout .header-wrapper {

}
.page__full-width-layout .home div.header-wrapper__ie-fix {
    background: transparent;
}
.page__full-width-layout div.header-wrapper__ie-fix {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    padding: 57px 102px;
    display:none!important;
    height: 100%;
    background: transparent;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1000000', endColorstr='#00000000', GradientType=0 );
}
.header, .header--BH, .header-checkout {
    display: block;
    margin-left: auto;
    margin-right: auto;
   max-width: 1240px;
    min-width: 1000px;
    position: relative;
    height: 55px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 3px;
}
.logo-wrapper {
    display: inline-block;
    margin: 0 20px 0 0;
    width: auto;
    height: 100%;
}
.logo {
       display: inline-block;
    position: relative;
    top: 17px;
         margin-left: 20px;
    margin-right: 20px;
    height: 55px;
    width: 46px;
    transition-delay: .325s !important;
    background-size: 46px 29px;
    color: #c4c4c4;
        font-size: 28px;
    font-weight: 500;
}
.page__full-width-layout .logo {
    
    font-weight: 500;
    color:#ffffff;
    /*background-image: url('https://www.restorationhardware.com/assets/images/rh/rh-logo-white-2018.png');*/
    /* background-image: url(/assets/images/rh/rh-logo-white-2018.svg),none; */
}
.uber-nav-wrapper {
    position: absolute !important;
    bottom: 1px !important;
    top: unset !important;
}
#uber-nav {
    box-sizing: border-box;
    font: 500 10px/18px "proxima-nova";
    height: 32px;
    text-align: left;
    text-transform: uppercase;
}
.page__full-width-layout #uber-nav {
    background-color: transparent;
}
.uber-nav__brand {
    padding-right: 15px !important;
}
.uber-nav__brand {
    display: inline-block;
    padding-right: 20px;
}
.uber-nav__brand a {
    color: #999;
    display: inline-block;
    font: 500 10px/18px "proxima-nova";
    letter-spacing: .12em;
    padding: 8px 0;
    text-decoration: none;
    text-transform: uppercase;
}
.page__full-width-layout .uber-nav__brand a {
    color: #fff;
}
.main-navigation {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 1240px;
    min-width: 1000px;
}
.top-level-subnav-border {
    border-bottom: none;
    margin-bottom: 20px;
}
@media screen and (min-width: 1061px)
.main-navigation {
    max-width: 1240px;
    width: 94%;
}
.top-level-subnav {
    height: 30px;
    margin-left:80px;
    position: relative;
    vertical-align: middle;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style-type:none;
}
.page__full-width-layout .uber-nav__brand a:hover {
    color: #ccc;
}
.page__full-width-layout .shop-nav {
    background: transparent;
}
.top-level-subnav>li {
    position: relative;
    cursor: pointer;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    letter-spacing: .15em;
}
.trigger-subnav-category:first-child {
    margin-left: 0;
}
.subnav-category-text {
    color: #000;
    font: 10px/18px "proxima-nova";
    line-height: 30px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
}
.page__full-width-layout .subnav-category-text {
    font-weight: 500;
}
.shop-nav .subnav-category-text {
    margin: 0 1.3em 0 0;
}
.page__full-width-layout .subnav-category-text {
    color: white;
    font: 300 10px/30px "proxima-nova";
}
.shop-nav .subnav-category-text {
    margin: 0 1.3em 0 0;
}
.page__full-width-layout .subnav-category-underline {
    background-color: white;
}
.subnav-category-underline {
    background-color: #000;
    display: none;
    height: 1px;
    position: absolute;
    top: 23px;
    width: 100%;
    z-index: 1002;
}
.bottomlvl-cat-header-wrapper {
    background-color: #fff;
    border: 1px solid #e8e8e8;
    position: absolute;
    margin-left: -15px;
    padding-bottom: 12px;
    padding-top: 12px;
    top: 30px;
    visibility: hidden;
    width: 356px;
}
.trigger-subnav-category:first-child .bottomlvl-cat-header-wrapper {
    margin-left: -15px;
}
.top-level-subnav>li>.bottomlvl-cat-header-wrapper>ul {
    border-right: 1px solid #ccc;
    cursor: auto;
    line-height: 14px;
    text-align: left;
    width: 178px;
    z-index: 50;
}
.top-level-subnav>li>.bottomlvl-cat-header-wrapper>ul>li {
    left: auto;
    line-height: 15px;
    margin: 0;
    text-transform: none;
    top: auto;
    z-index: 25;
}
.bottomlvl-cat-header {
    color: #000;
    cursor: pointer;
    font: 400 10px/18px "proxima-nova";
    letter-spacing: .11em;
    padding: 10px 10px 5px 20px;
    text-transform: none;
    width: 148px;
}
li.selected .subnav-category-underline, li.hovered-li .subnav-category-underline, li:hover .subnav-category-underline {
    display: block;
}
.page__full-width-layout .subnav-category-underline {
    background-color: white;
}
.subnav-category-underline {
    background-color: #000;
    display: none;
    height: 1px;
    position: absolute;
    top: 23px;
    width: 100%;
    z-index: 1002;
}
.page__full-width-layout .subnav-category-text {
    font-weight: 500;
}
.page__full-width-layout .subnav-category-text {
    color: white;
    font: 300 10px/30px "proxima-nova";
}
.subnav-category-text {
    color: #000;
    font: 10px/18px "proxima-nova";
    line-height: 30px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
}
.utility {
    display: inline-block;
    position: absolute;
    right: -10px;
    bottom: 0;
}
.page__full-width-layout #header-utils {
    color: white;
        margin-bottom: auto;
    font-weight: 300;
}
#header-utils {
    position: relative;
    color: #000;
    font: 10px/18px "proxima-nova";
    text-transform: none;
    text-align: right;
}
@media only screen and (min-width: 768px), only screen and (max-width: 1024px)
.commerce-utils>li {
    padding: 11px 5px 11px;
}
.commerce-utils>li {
    display: inline-block;
    line-height: 100%;
    padding: 11px 12px 11px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: bottom;
    zoom: 1;
    letter-spacing: 0;
}
.page__full-width-layout #header-utils a {
    color: white;
    
    font-weight: 300;
}
#header-utils a {
    text-decoration: none;
    color: #000;
    letter-spacing: .1em;
}
.commerce-utils>li>a {
    padding: 11px 12px 11px;
    margin: -11px -12px -11px;
}
.page__full-width-layout .search-icon {
    background: url('https://www.restorationhardware.com/assets/images/rh/icon-search-white.png') center center no-repeat;
    background-image: url(/assets/images/rh/icon-search-white.svg),none;
    background-size: 12px 12px;
}
@media only screen and (min-width: 768px), only screen and (max-width: 1024px)
.commerce-utils>li {
    padding: 11px 5px 11px;
}
.commerce-utils>li {
    display: inline-block;
    line-height: 100%;
    padding: 11px 12px 11px;
    text-align: left;
    text-transform: uppercase;
    vertical-align: bottom;
    zoom: 1;
    letter-spacing: 0;
}
.search-icon {
    background: url(/assets/images/rh/icon-search-black.png) center center no-repeat;
    background-image: url(/assets/images/rh/icon-search-black.svg),none;
    background-size: 12px 12px;
    cursor: pointer;
    height: 12px;
    margin-top: -1px;
    width: 22px;
}
.page__full-width-layout .header-wrapper, .page__full-width-layout .header-wrapper--no-margin {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    z-index: 999;
    background: transparent;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.44) 59%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.82)), color-stop(59%, rgba(0,0,0,0.44)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.44) 59%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.44) 59%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.44) 59%, rgba(0,0,0,0) 100%);
    /* background: linear-gradient(to bottom, rgba(0,0,0,0.82) 0%, rgba(0,0,0,0.44) 59%, rgba(0,0,0,0) 100%);
     */
     background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 59%, rgba(0,0,0,0) 100%);
    height: 150px;
}

.header-wrapper {
    /* padding-top: 10px !important; */
    height: 125px !important;
}

#responsiveBtn
{
    float: right;
    padding: 14px 16px;
    background-color: #7fffd400;
    border: none!important;
}
#uber-nav ul{
    display: flex!important;
}

.main-navigation ul{
    display:flex!important;
}

.is-active{
    display: block!important;
}
.is-active-header-wrapper{
   
    background-color: blue !important;
    height: 543px !important;
}
/* Responsive */
@media (max-width: 575.98px) {
    html{
        overflow-x:hidden;
    }
    .box-layout .container > .navbar .navbar-header {
        padding-right: 0px;
        padding-left: 0px;
    }
    #responsiveBtn
    {
        display: block!important;
    }
    .is-active{
        display: none!important;
    }
    .is-active-header-wrapper{
        background-color: blue !important;
        height: 543px !important;
    }
    .uber-nav-wrapper
    {
        /*left: 82px;*/
    }
    #uber-nav ul{
        display:grid!important;
    }
   
    .main-navigation ul{
        display:grid!important;
    }
    
    .header
    {margin-top:72px;
        
    } 
    
    .page__full-width-layout .header-wrapper
    {
      
    }
    #header-utils
    {
        text-align: left;
    }
    .utility
    {
        right:0;
        left:94px;
    }
    .page__full-width-layout #header-utils a
    {
        font-size:9px;
    }
    .uber-nav-wrapper
    {
        top: 55px !important;
    }
    .top-level-subnav {
        margin-left: 199px;
    }
}
@media (min-width: 576px) {
    #responsiveBtn
    {
        display: block!important;
    }
    .is-active{
        display: none!important;
    }
    .is-active-header-wrapper{
        background-color: blue !important;
    height: 543px !important;
    }
    #uber-nav ul{
        display:grid!important;
    }
    
    .main-navigation ul{
        display:grid!important;
    }
    
    .header
    {margin-top:39px;}
    .page__full-width-layout .header-wrapper
    {
      
    }
    .page__full-width-layout #header-utils a
    {
        font-size:11px;
    }
    .utility
    {
        right:0;
        left:94px;
    }
    #header-utils
    {
        text-align: left;
    }
    .uber-nav-wrapper
    {
        top: 55px !important;
    }
    .top-level-subnav {
        margin-left: 199px;
    }
}
@media (min-width: 768px) {
    #responsiveBtn
    {
        display:none!important;
    }
    #uber-nav ul{
        display: flex!important;
    }
   
    .main-navigation ul{
        display: flex!important;
    }
   
    .page__full-width-layout .header-wrapper {
      
    }
    .is-active{
        display:block!important;
    }
    .is-active-header-wrapper{
        background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 59%, rgba(0,0,0,0) 100%) !important;
    }
    #header-utils
    {
        text-align: right;
    }
    .utility
    {
        left:860px;
    }
    .page__full-width-layout #header-utils a
    {
        font-size:11px;
    }
    .uber-nav-wrapper
    {
        top: unset  !important;
    }
    .top-level-subnav {
        margin-left: 80px;
    }
    .header
    {margin-top:0px;} 
}
@media (min-width: 992px) {
    #responsiveBtn
    {
        display: none!important;
    }
    #uber-nav ul{
        display: flex!important;
    }
   
    .main-navigation ul{
        display: flex!important;
    }
   
    .page__full-width-layout .header-wrapper {
        background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 59%, rgba(0,0,0,0) 100%) !important;
    }
    .is-active{
        display:block!important;
    }
    .is-active-header-wrapper{
        background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 59%, rgba(0,0,0,0) 100%) !important;
    }
    #header-utils
    {
        text-align: right;
    }
    .utility
    {
        left:860px;
    }
    .page__full-width-layout #header-utils a
    {
        font-size:11px;
    }
    .uber-nav-wrapper
    {
        top: unset  !important;
    }
    .top-level-subnav {
        margin-left: 80px;
    }
    .header
    {margin-top:0px;} 
}
@media (min-width: 1200px) {
    #responsiveBtn
    {
        display: none!important;
    }
   
    #uber-nav ul{
        display: flex!important;
    }   
    .main-navigation ul{
        display: flex!important;
    }   
   
    .page__full-width-layout .header-wrapper {
        background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 59%, rgba(0,0,0,0) 100%) !important;
    }
    .is-active{
        display:block!important;
    }
    .is-active-header-wrapper{
        background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.1) 59%, rgba(0,0,0,0) 100%) !important;
    }
    #header-utils
    {
        text-align: right;
    }
    .utility
    {
        left:860px;
    }
    .page__full-width-layout #header-utils a
    {
        font-size:11px;
    }
    .uber-nav-wrapper
    {
        top: unset  !important;
    }
    .top-level-subnav {
        margin-left: 80px;
    }
    .header
    {margin-top:0px;} 
}
.sub-some ul li {
    display: inline-block;
    padding-left: 20px;
}
.feature span {
    font-family: "FranklinGothic";
    font-weight: 500;
    color: #555;
    font-size: 16px;
    padding-top: 20px;
    text-align: center;
}
.sub-some img{
    width:7%;
}
.page-item.active .page-link {
    /*z-index: 3;*/
    /*color: #c4923f!important;*/
    /*background-color: #007bff00!important;*/
    /*border-color: #007bff00!important;*/
}