﻿#brl-regional-top-bg {
    background-image: url(/images/header.jpg);
    background-color: #e8e5ee;
}

@media screen and (max-width: 767px) {
    #brl-regional-top-bg {
        background-image: url(/images/header.jpg?itok=dtSLIMX8);
    }
}

.color-white {
    color: #fff
}

.color-black {
    color: #000
}

.color-blue {
    color: #1c6392
}

.color-blue-alt {
    color: #32a9dd
}

.color-orange {
    color: #ffa800
}

.color-gray {
    color: #555
}

.header-bar {
    border-bottom: 1px solid #f8f8f8;
    text-decoration: none;
    background: #66101D
}

    .header-bar:focus {
        text-decoration: none
    }

    .header-bar.text-default {
        color: #555
    }

        .header-bar.text-default a {
            color: #555
        }

    .header-bar.text-black {
        color: #333
    }

    .header-bar.text-gray {
        color: #555
    }

        .header-bar.text-gray a {
            color: #555
        }

    .header-bar.text-white {
        color: #fff
    }

        .header-bar.text-white a {
            color: #fff
        }

    .header-bar.default {
        background: #555
    }

    .header-bar.gray {
        background: #ccc
    }

    .header-bar.gray-dk {
        background: #333
    }

    .header-bar.blue01 {
        background: rgba(28,99,146,0.25)
    }

    .header-bar.green01 {
        background: #231f20;
    }

    .header-bar.red {
        background: #66101d
    }

    .header-bar.purple01 {
        background: #66114c
    }

    .header-bar.purple02 {
        background: #996db4
    }

    .header-bar.purple03 {
        background: #9f216b
    }

    .header-bar.pink01 {
        background: #df3a79
    }

    .header-bar .header-bar-content a {
        font-family: 'Montserrat', sans-serif;
        margin-left: 15px
    }

.cart-quantity-wrap {
    position: relative;
    display: block
}

@-webkit-keyframes openSearchNav {
    0% {
        right: -320px
    }

    100% {
        right: 0
    }
}

@-moz-keyframes openSearchNav {
    0% {
        right: -320px
    }

    100% {
        right: 0
    }
}

@keyframes openSearchNav {
    0% {
        right: -320px
    }

    100% {
        right: 0
    }
}

.cart-quantity {
    opacity: .7;
    z-index: 1;
    font-size: 10px;
    font-weight: bold;
    font-family: "Helvetica Neue","Helvetica","Roboto","Arial",sans-serif;
    color: #fff;
    text-align: center;
    line-height: 1.5rem;
    box-sizing: content-box;
    width: 1.5rem;
    height: 1.5rem;
    border: 1px solid #fff;
    border-radius: 50%;
    background: #e90000;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s
}

    .cart-quantity i {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-sizing: border-box
    }

        .cart-quantity i.get-quantity {
            border-width: 1px
        }

.brl-user-login {
    position: relative;
    margin-right: 0px
}

.brl-user-globe {
    position: relative;
    margin-right: 0px
}

    .brl-user-login:hover .brl-user-login-drop {
        display: block
    }

.brl-user-globe:hover .brl-user-globe-drop {
    display: block
}

    .brl-user-login strong {
        color: #1c6392
    }

.brl-user-globe strong {
    color: #1c6392
}

.brl-user-login-drop {
    position: absolute;
    top: 100%;
    left: 50%;
    z-index: 3000;
    line-height: normal;
    width: 200px;
    margin-top: -5px;
    margin-left: -100px;
    display: none;
    border: 1px solid rgba(85,85,85,0.5);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
    background: #fff
}

    .brl-user-login-drop:before, .brl-user-login-drop:after {
        position: absolute;
        bottom: 100%;
        left: 50%;
        content: '';
        height: 0;
        width: 0;
        border: solid transparent;
        pointer-events: none
    }

    .brl-user-login-drop:before {
        border-width: 8px;
        border-color: rgba(85,85,85,0);
        border-bottom-color: rgba(85,85,85,0.5);
        margin-left: -8px
    }

    .brl-user-login-drop:after {
        border-width: 7px;
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        margin-left: -7px
    }

    .brl-user-login-drop > li {
        width: 100%;
        float: left;
        height: 44px
    }

        .brl-user-login-drop > li i {
            font-size: 1.6rem;
            color: #32a9dd;
            width: 40px;
            height: 44px;
            text-align: center
        }

        .brl-user-login-drop > li a {
            font-size: 1.4rem;
            font-weight: bold;
            color: #555;
            display: block;
            line-height: 44px;
            height: 44px
        }

            .brl-user-login-drop > li a:hover {
                color: #1c6392
            }

.region-header {
    position: relative;
    z-index: 100002;
    margin-bottom: 74px
}

    .region-header > div[id^='block-block'] {
        width: 100%;
        float: left
    }

        .region-header > div[id^='block-block'] p {
            display: none
        }

.no-info-banner-bar .region-header {
    margin-bottom: 110px
}

.brl-header-alt {
    position: relative;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 0
}

    .brl-header-alt h1, .brl-header-alt p {
        color: #fff
    }

    .brl-header-alt h1 {
        font-weight: bold;
        font-family: "Georgia","Cambria","Times New Roman","Times",serif;
        margin-bottom: 0
    }

    .brl-header-alt p {
        margin-bottom: 25px
    }

        .brl-header-alt p a {
            color: #fff
        }

        .brl-header-alt p i {
            font-weight: bold;
            color: #ffa800
        }

.brl-header-alt-list {
    position: relative;
    padding-top: 15px
}

    .brl-header-alt-list:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        width: 200px;
        height: 0;
        border-top: 1px solid #fff
    }

    .brl-header-alt-list li {
        position: relative;
        padding: 10px 0 10px 55px
    }

        .brl-header-alt-list li a {
            color: #fff;
            display: inline-block
        }

    .brl-header-alt-list b {
        font-size: 2rem;
        line-height: 46px
    }

    .brl-header-alt-list span {
        font-size: 2rem;
        font-weight: bold;
        color: #ffa800
    }

i[class^='icon-header'] {
    position: absolute;
    top: 8px;
    left: 0;
    display: inline-block;
    width: 46px;
    height: 46px;
    background: url(/images/sprite-custom-header-icons.png) no-repeat
}

i.icon-header-diamonds {
    background-position: 0px 0
}

i.icon-header-earrings {
    background-position: -46px 0
}

i.icon-header-wedding-ring {
    background-position: -92px 0
}

i.icon-header-education {
    background-position: -138px 0
}

i.icon-header-eternity-band {
    background-position: -184px 0
}

i.icon-header-engagement-ring {
    background-position: -230px 0
}

i.icon-header-necklaces {
    background-position: -276px 0
}

i.icon-header-necklaces-diam {
    background-position: -322px 0
}

.d-currency-current {
    position: absolute;
    top: 0;
    left: 0;
    line-height: 50px;
    width: 100%;
    height: 100%
}

    .d-currency-current > i {
        font-size: 1.6rem;
        line-height: 44px;
        text-align: center;
        width: 40px;
        height: 44px
    }

    .d-currency-current > span {
        color: #8c8c8c;
        font-weight: bold;
        text-transform: uppercase
    }

        .d-currency-current > span i {
            color: #ffa800 !important;
            width: auto
        }

body.page-diamond-search.page-comparison .m-header-wrap.stuck, body.page-diamond-search.page-comparison .d-navbar-outer-wrap.stuck, body.page-diamond-search.page-custom .m-header-wrap.stuck, body.page-diamond-search.page-custom .d-navbar-outer-wrap.stuck {
    display: block !important
}

.d-new-nav {
    position: relative
}

.d-navbar-outer-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 25
}

    .d-navbar-outer-wrap.overflow {
        overflow-y: scroll;
        overflow-x: hidden
    }

    .d-navbar-outer-wrap.stuck {
        top: -50px
    }

        .d-navbar-outer-wrap.stuck .d-nav-wrap {
            background: #fff
        }

        .d-navbar-outer-wrap.stuck .d-logo strong {
            color: #32a9dd
        }

        .d-navbar-outer-wrap.stuck .d-main-nav > ul > li > a {
            color: #1c6392
        }

        .d-navbar-outer-wrap.stuck #nav-wedding-rings a.main-menu-link {
            margin-left: 10px
        }

        .d-navbar-outer-wrap.stuck #logo-white, .d-navbar-outer-wrap.stuck #menu {
            display: none
        }

        .d-navbar-outer-wrap.stuck #logo-blue, .d-navbar-outer-wrap.stuck #stuck-search, .d-navbar-outer-wrap.stuck #stuck-phone, .d-navbar-outer-wrap.stuck #shop-by-category, .d-navbar-outer-wrap.stuck .d-nav-wrap-toggle > span {
            display: block
        }

    .d-navbar-outer-wrap.sale-bar-hidden.stuck {
        top: -50px
    }

    .d-navbar-outer-wrap #logo-blue {
        display: block
    }

.info-banner-bar .d-navbar-outer-wrap.stuck {
    top: -85px
}

#stuck-search, #stuck-phone {
    display: none
}

.d-nav-row {
    position: relative
}

.d-navbar-wrap, .d-nav-wrap {
    position: relative
}

.d-navbar-wrap {
    z-index: 2;
    height: 50px;
    background: #fff
}

    .d-navbar-wrap i, .d-navbar-wrap strong {
        cursor: pointer
    }

    .d-navbar-wrap i {
        font-size: 2rem;
        color: #32A9DD
    }

        .d-navbar-wrap i.fa-user, i.fa-globe {
            font-size: 2.2rem
        }

    .d-navbar-wrap strong {
        color: #1c6392
    }

    .d-navbar-wrap .cart-quantity {
        position: absolute;
        top: 0px;
        left: 35px
    }

.d-navbar-left {
    padding-left: 0;
    padding-top: 5px
}

    .d-navbar-left ul {
        margin: 0
    }

        .d-navbar-left ul > li {
            padding: 9px 0 0;
            margin-right: 25px
        }

            .d-navbar-left ul > li.brl-hide-livechat {
                display: none
            }

.m-header-search {
    padding: 5px 20px;
    background-color: #fff
}

    .m-header-search #m-search_submit {
        position: absolute;
        top: 0;
        right: 5px;
        padding: 17px 5px;
        color: #32A9DD;
        background: none;
        border: none
    }

    .m-header-search #m-search-ajax-results {
        z-index: 100;
        padding: 10px;
        width: 89%;
        position: absolute;
        top: 70px;
        left: 20px;
        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
        background: #fff;
        color: #555;
        display: none
    }

        .m-header-search #m-search-ajax-results p {
            line-height: 23px;
            font-weight: bold;
            margin-bottom: 0;
            font-size: 1.3rem;
            color: #555
        }

        .m-header-search #m-search-ajax-results ul {
            list-style: none;
            padding-left: 10px
        }

            .m-header-search #m-search-ajax-results ul#m-search-query-results {
                padding-left: 0px
            }

            .m-header-search #m-search-ajax-results ul li {
                line-height: 23px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis
            }

                .m-header-search #m-search-ajax-results ul li a {
                    color: #555;
                    font-size: 1.3rem
                }

                    .m-header-search #m-search-ajax-results ul li a span {
                        font-weight: bold
                    }

                    .m-header-search #m-search-ajax-results ul li a:hover {
                        text-decoration: underline
                    }

    .m-header-search input[type="text"] {
        height: 30px;
        font-size: 14px;
        display: inline-block;
        border: #ccc solid 1px;
        color: #555;
        padding: 3px 30px 3px 10px;
        outline: none;
        width: 100%;
        z-index: 3
    }

        .m-header-search input[type="text"]::placeholder {
            color: #555
        }

        .m-header-search input[type="text"]:-ms-input-placeholder {
            color: #555
        }

        .m-header-search input[type="text"]::-ms-input-placeholder {
            color: #555
        }

.header-search {
    height: 40px;
    margin-right: 10px;
    position: relative
}

    .header-search #search-ajax-results {
        z-index: 100;
        padding: 5px 10px 0px 10px;
        width: 215px;
        position: absolute;
        top: 40px;
        left: -220px;
        box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
        background: #fff;
        display: none
    }

        .header-search #search-ajax-results p {
            line-height: 23px;
            font-weight: bold;
            margin-bottom: 0;
            font-size: 1.3rem;
            color: #555
        }

        .header-search #search-ajax-results ul {
            list-style: none;
            padding-left: 10px
        }

            .header-search #search-ajax-results ul#search-query-results {
                padding-left: 0px;
                color: #555
            }

            .header-search #search-ajax-results ul li {
                line-height: 23px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis
            }

                .header-search #search-ajax-results ul li a {
                    color: #555;
                    font-size: 1.3rem
                }

                    .header-search #search-ajax-results ul li a:hover {
                        text-decoration: underline
                    }

                    .header-search #search-ajax-results ul li a span {
                        font-weight: bold
                    }

    .header-search input[type="text"] {
        height: 40px;
        font-size: 16px;
        display: inline-block;
        border: none;
        outline: none;
        color: #1c6392;
        padding: 3px;
        padding-right: 40px;
        -webkit-appearance: none;
        border-radius: 0;
        width: 0px;
        position: absolute;
        top: 0;
        right: 0;
        background: none;
        z-index: 10;
        width: 98px;
        transition: width 0.4s cubic-bezier(0, 0.795, 0, 1)
    }

        .header-search input[type="text"]::-webkit-input-placeholder {
            color: #1c6392
        }

        .header-search input[type="text"]::-moz-placeholder {
            opacity: 1;
            color: #1c6392
        }

        .header-search input[type="text"]:-moz-placeholder {
            opacity: 1;
            color: #1c6392
        }

        .header-search input[type="text"]::-ms-input-placeholder {
            opacity: 1;
            color: #1c6392
        }

        .header-search input[type="text"]::placeholder {
            color: #1c6392
        }

        .header-search input[type="text"]:focus {
            border-bottom: 1px solid #32a9dd;
            width: 220px;
            z-index: 2;
            color: #555
        }

            .header-search input[type="text"]:focus:-ms-input-placeholder {
                color: #555
            }

            .header-search input[type="text"]:focus::-ms-input-placeholder {
                color: #555
            }

            .header-search input[type="text"]:focus::placeholder {
                color: #555
            }

    .header-search button {
        height: 40px;
        width: 40px;
        display: inline-block;
        float: right;
        border: none;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 11;
        cursor: pointer;
        background-color: #fff;
        transition: opacity .4s ease
    }

    .header-search input[type="submit"]:hover {
        opacity: 0.8
    }

.d-navbar-center {
    height: 50px
}

.d-navbar-right {
    padding-right: 0;
    padding-top: 5px
}

    .d-navbar-right > div, .d-navbar-right > a {
        display: inline-block;
        height: 40px
    }

    .d-navbar-right .brl-user-login {
        line-height: 44px
    }

    .d-navbar-right .brl-user-globe {
        line-height: 44px
    }



    .d-navbar-right i.fa-search {
        margin-right: 25px
    }
    .d-navbar-right i.fa-globe {
        margin-left: 15px
    }

.d-nav-top-wrap {
    height: 40px;
    background: #fff
}

.d-nav-wrap {
    z-index: 1;
    height: 60px;
    -webkit-transition: background 0.15s linear;
    -moz-transition: background 0.15s linear;
    transition: background 0.15s linear;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
    background-color: #fff
}

    .d-nav-wrap .cart-quantity {
        position: absolute;
        top: 11px;
        left: 35px
    }

.d-nav-wrap-toggle {
    float: left;
    cursor: pointer
}

    .d-nav-wrap-toggle i {
        font-size: 2.5rem;
        color: #ffa800;
        line-height: 60px;
        cursor: pointer;
        float: left;
        margin-right: 15px
    }

    .d-nav-wrap-toggle span {
        font-weight: bold;
        color: #ffa800;
        line-height: 60px;
        float: left
    }

        .d-nav-wrap-toggle span #menu {
            display: block
        }

        .d-nav-wrap-toggle span#shop-by-category {
            display: none
        }

.d-logo {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 181px;
    margin-left: -89px;
    height: 50px;
    display: block
}

    .d-logo strong {
        position: absolute;
        right: 2px;
        bottom: 6px;
        font-size: 1rem;
        color: #32a9dd
    }

.page-checkout .d-logo {
    position: absolute;
    top: 10px;
    left: 50%
}

.d-main-nav {
    width: 100%
}

    .d-main-nav > ul > li {
        cursor: pointer
    }

        .d-main-nav > ul > li > a {
            font-size: 1.5rem;
            font-weight: bold;
            color: #1c6392;
            line-height: 60px
        }

    .d-main-nav ul {
        margin: 0
    }

    .d-main-nav li.active > a:before {
        border-bottom: 4px solid #32a9dd
    }

    .d-main-nav .d-main-nav-menu > li:hover > a:before {
        border-bottom: 4px solid #ffa800
    }

    .d-main-nav li.active > a, .d-main-nav .d-main-nav-menu > li:hover > a {
        height: 60px;
        position: relative;
        display: block
    }

        .d-main-nav li.active > a:before, .d-main-nav .d-main-nav-menu > li:hover > a:before {
            content: '';
            position: absolute;
            bottom: 0px;
            left: 0;
            width: 100%
        }

    .d-main-nav li.active ul a:hover, .d-main-nav .d-main-nav-menu > li:hover ul a:hover {
        color: #32a9dd
    }

.d-main-nav-menu .d-nav-drop .m-nav-diamond-search span {
    font-weight: normal
}

.d-main-nav-menu {
    text-align: center
}

    .d-main-nav-menu .main-menu-link {
        z-index: 10001
    }

    .d-main-nav-menu > li {
        text-align: left;
        float: left;
        padding: 0 !important;
        width: 12%
    }

        .d-main-nav-menu > li:hover > div {
            display: block
        }

    .d-main-nav-menu .logo {
        padding-top: 10px !important;
        display: none
    }

.d-main-nav-inner-wrap {
    position: absolute;
    top: 100%;
    left: 0;
    background: rgba(255,255,255,0.98);
    width: 100%;
    display: none;
    box-shadow: 0 8px 6px -6px rgba(0,0,0,0.15);
    border-top: 2px solid #f8f8f8
}

    .d-main-nav-inner-wrap .d-main-nav-parent-link {
        display: block;
        padding: 5px 0px;
        width: 100%;
        background-color: #f8f8f8;
        color: #555;
        font-weight: bold;
        text-transform: uppercase
    }

    .d-main-nav-inner-wrap .lower-img-text {
        padding-top: 10px;
        font-size: 1.5rem;
        font-weight: bold;
        display: block;
        width: 100%;
        text-align: center
    }

.sidebar-nav a, .sidebar-nav a:active, .sidebar-nav a:focus, .sidebar-nav a:hover {
    outline: none
}

.sidebar-nav ul a, .sidebar-nav ul li {
    display: block
}

    .sidebar-nav ul a:hover {
        background: #FFF;
        color: #1c6392;
        text-decoration: none
    }

.sidebar-nav ul a {
    background: #FFF;
    border-bottom: 1px #ccc solid;
    color: #555;
    padding: 15px 15px;
    font-weight: bold
}

.sidebar-nav ul ul a:hover {
    background: #FFF;
    text-decoration: none
}

.sidebar-nav ul li.m-nav-heading-link a {
    background-color: #f5f5f5;
    font-weight: bold
}

.sidebar-nav ul li.m-nav-heading-link {
    margin-bottom: 10px
}

.sidebar-nav ul ul li:last-child {
    margin-bottom: 15px
}

.sidebar-nav ul ul ul li:last-child {
    margin-bottom: 0
}

.sidebar-nav ul ul a {
    background: #FFF;
    padding: 5px 17px;
    font-weight: bold;
    border-bottom: none
}

.sidebar-nav ul ul ul a:hover {
    background: #FFF;
    text-decoration: none
}

.sidebar-nav ul ul ul a {
    background: #FFF;
    padding: 5px 18px;
    font-weight: normal;
    border-bottom: none
}

.sidebar-nav ul.m-nav-sub-menu li a {
    font-family: 'Raleway', sans-serif
}

.sidebar-nav ul.m-nav-inner {
    border-bottom: 1px solid #ccc;
    box-shadow: inset 0px -11px 8px -10px #CCC
}

.sidebar-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.sidebar-nav {
    background-image: -webkit-linear-gradient(left, color-stop(#333 10px), color-stop(#222 10px));
    background-image: linear-gradient(to right, #333 10px, #222 10px);
    background-repeat: repeat-x;
    border-bottom: 1px solid rgba(0,0,0,0.3)
}

.sidebar-nav-item {
    padding-left: 5px
}

.sidebar-nav-icon {
    padding-right: 5px
}

.sidebar {
    background: #333;
    display: block;
    float: left;
    width: 100%
}

.main-menu-img {
    display: block;
    position: relative
}

    .main-menu-img div {
        position: absolute;
        bottom: 15px;
        left: 0;
        font-size: 2rem;
        font-family: "Georgia","Cambria","Times New Roman","Times",serif;
        font-weight: bold;
        color: #fff;
        display: block;
        width: 100%
    }

.d-nav-drop {
    padding-bottom: 30px;
    padding-top: 10px
}

    .d-nav-drop li {
        line-height: 35px;
        font-size: 1.4rem;
        font-weight: bold;
        text-transform: uppercase
    }

        .d-nav-drop li a {
            color: #555
        }

    .d-nav-drop ul li {
        font-weight: normal;
        text-transform: none
    }

    .d-nav-drop .m-diamond-search-shapes {
        display: table
    }

.main-menu-devider:before {
    content: '';
    position: absolute;
    top: 20px;
    right: 50px;
    height: 85%;
    border-right: 2px solid rgba(0,0,0,0.1)
}

.nav-image {
    padding-top: 20px
}

.d-nav-icon-wrap i, .d-nav-icon-wrap > a {
    float: right;
    margin: 0 0 0 20px
}

    .d-nav-icon-wrap i:not(.fa-shopping-cart) {
        cursor: pointer
    }

.d-nav-icon-wrap .fa {
    font-size: 2.5rem;
    line-height: 40px;
    color: #32A9DD
}

.d-nav-icon-wrap .icon-shopping-bag {
    height: 58px
}

.d-nav-icon-wrap .brl-user-cart {
    float: right
}

.d-nav-icon-wrap .cart-quantity i {
    float: none;
    margin: 0
}

.m-header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0px;
    z-index: 30
}

    .m-header-wrap .webfont-logo {
        line-height: 40px
    }

    .m-header-wrap.stuck {
        height: 40px;
        z-index: 0
    }

        .m-header-wrap.stuck .m-header-search {
            display: none
        }

#search-term-result a span {
    font-weight: bold
}

.m-header-search-box {
    width: 91%;
    color: #555;
    margin: 7px auto 0 auto;
    padding: 3px 15px;
    border: 1px solid #1c6392
}

    .m-header-search-box span {
        opacity: .6
    }

    .m-header-search-box i {
        color: #ffa800;
        font-size: 1.7rem
    }

.m-header-main-nav-wrap {
    position: relative;
    height: 40px;
    width: 100%;
    float: left;
    background-color: #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3)
}

.m-has-sub:hover > div span {
    color: #32a9dd
}

.m-has-sub > div {
    padding-left: 15px
}

.nav-enjoy {
    display: block;
    font-size: 1.3rem;
    font-weight: bold;
    height: 36px;
    width: 100%
}

    .nav-enjoy.moved {
        display: none
    }

    .nav-enjoy span {
        text-decoration: underline;
        cursor: pointer
    }

    .nav-enjoy > i {
        position: absolute;
        top: 0;
        right: 0;
        width: 35px;
        height: 25px;
        line-height: 25px;
        text-align: center;
        cursor: pointer
    }

    .nav-enjoy a {
        color: #fff;
        display: inline-block
    }

    .nav-enjoy .row {
        padding-top: 9px
    }

.m-header {
    position: fixed;
    top: 35px;
    left: 0;
    width: 100%;
    float: left;
    height: 75px;
    padding-top:7px;
    
}

    .m-header .cart-quantity {
        position: absolute;
        top: 3px;
        left: 20px
    }

    .m-header.resized {
        top: 0;
        background: rgba(255,255,255,0.95);
        box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
        height: 55px;
        padding-top: 7px;
    }

        .m-header.resized .m-header-menu-toggle span {
            display: block
        }

        .m-header.resized .m-header-icons .fa-search,.fa-globe, .m-header.resized .m-header-icons .fa-phone {
            display: block
        }

        .m-header.resized .m-header-icons .m-header-search {
            padding-right: 0
        }

.sale-bar-hidden .m-header {
    position: fixed;
    top: 0px;
    left: 0
}

    .sale-bar-hidden .m-header.resized {
        top: 0
    }

body.mobile-nav-inactive {
    position: relative;
    top: 0;
    left: 0
}

    body.mobile-nav-inactive.mobile-nav-active {
        overflow-y: hidden
    }

        body.mobile-nav-inactive.mobile-nav-active .m-header-wrap {
            height: 100%
        }

        body.mobile-nav-inactive.mobile-nav-active .m-header {
            left: 0
        }

.fa.fa-user-o {
    font-weight: bold
}

.m-header-top {
    position: relative;
    height: 35px;
    background: #fff;
    padding-left: 10px;
    z-index: 2
}

    .m-header-top i {
        font-size: 1.6rem;
        color: #ffa800;
        line-height: 35px;
        padding: 0 10px
    }

.m-header-bottom {
    height: 40px
}

.m-header-menu-toggle {
    position: relative;
    width: 25%;
    height: inherit;
    float: left;
    color: #32A9DD
}

    .m-header-menu-toggle span {
        position: relative;
        top: 10px;
        left: 35px;
        font-size: 1.2rem;
        color: #1c6392
    }

    .m-header-menu-toggle i {
        position: absolute;
        top: 50%;
        left: 0px;
        font-size: 2.2rem;
        color: #32A9DD;
        width: 24px;
        height: 24px;
        margin-top: -15px
    }

.m-header-wrap.stuck .m-header-menu-toggle span {
    position: relative;
    top: 13px;
    left: 35px
}

.m-header-main-logo {
    position: relative;
    width: 50%;
    height: 55px !important;
    /*height: inherit;*/
    float: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align:center;
}

.m-header-icons {
    float: right;
    /*width: 25%;*/
    height: inherit;
    padding-right: 10px
}

    .m-header-icons i, .m-header-icons > a {
        font-size: 2.2rem;
        display: block;
        float: right;
        color: #32A9DD;
        margin-left: 5px;
        line-height: 40px;
        padding-left: 0px
    }

        .m-header-icons i#m-header-phone, .m-header-icons > a#m-header-phone {
            float: left;
            margin-left: 15px
        }

    .m-header-icons .fa-search, .m-header-icons .fa-phone {
        font-size: 1.6rem
    }

    .m-header-icons .fa-phone {
        width: 50%;
        text-align: right;
        font-size: 1.8rem;
        margin-left: 0;
        float: left
    }

    .m-header-icons .brl-user-cart {
        float: right
    }

    .m-header-icons .cart-quantity i {
        float: none;
        margin: 0
    }

html.ie .m-nav-overlay {
    width: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0
}

.m-nav-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: -100%;
    z-index: 2;
    opacity: 0;
    display: none;
    pointer-events: none;
    cursor: pointer;
    background: rgba(0,0,0,0.5)
}

    .m-nav-overlay.m-nav-overlay-active {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 1;
        display: block;
        overflow-x: hidden;
        overflow-y: auto;
        pointer-events: auto
    }

.m-back {
    color: #ccc
}

.m-nav-overlay-close-wrap {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    width: 15%;
    height: 50px
}

    .m-nav-overlay-close-wrap i {
        position: absolute;
        top: 0;
        left: 50%;
        font-size: 3rem;
        color: #fff;
        width: 34px;
        margin-left: -17px
    }

.m-search {
    position: absolute;
    right: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 200ms linear;
    -moz-transition: -moz-transform 200ms linear;
    transition: transform 200ms linear;
    will-change: transform
}

    .m-search.m-search-open {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: -webkit-transform 200ms linear;
        -moz-transition: -moz-transform 200ms linear;
        transition: transform 200ms linear
    }

    .m-search #views-exposed-form-brl-solr-search-page #edit-query-wrapper {
        width: 100%
    }

    .m-search .views-exposed-widgets {
        margin: 0
    }

    .m-search .views-exposed-form .views-exposed-widget .form-submit {
        margin-top: 0
    }

    .m-search .views-exposed-form .views-exposed-widget {
        padding: 0
    }

    .m-search #edit-query {
        width: 100%;
        font-size: 1.6rem;
        border-width: 1px 0;
        padding-left: 15px
    }

    .m-search .views-submit-button {
        position: absolute;
        top: 0;
        right: 0
    }

    .m-search input[type='submit'] {
        width: 50px;
        height: 50px;
        border-radius: 0
    }

    .m-search .form-control {
        height: 50px
    }

    .m-search .fa-search {
        position: absolute;
        top: 0;
        right: 0;
        font-size: 1.8rem;
        color: #fff;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        background: #ffa800;
        pointer-events: none
    }

.m-search-close {
    font-size: 1.4rem;
    color: #adadad;
    padding: 10px 30px;
    display: block;
    border-top: 1px solid #ccc;
    cursor: pointer
}

.m-nav, .m-search {
    z-index: 10;
    height: 100%;
    background: #fff
}

.m-nav {
    position: absolute;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 200ms linear;
    -moz-transition: -moz-transform 200ms linear;
    transition: transform 200ms linear;
    will-change: transform;
    font-family: 'Montserrat', sans-serif
}

    .m-nav .m-nav-parent > li.m-has-sub {
        opacity: 0
    }

        .m-nav .m-nav-parent > li.m-has-sub i {
            opacity: 0;
            padding-right: 40px
        }

    .m-nav.m-open-nav {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transition: -webkit-transform 200ms linear;
        -moz-transition: -moz-transform 200ms linear;
        transition: transform 200ms linear
    }

        .m-nav.m-open-nav .m-nav-parent > li.m-has-sub {
            font-weight: bold;
            opacity: 1;
            height: 44px
        }

            .m-nav.m-open-nav .m-nav-parent > li.m-has-sub i {
                opacity: 1;
                padding-right: 15px
            }

.m-nav-parent {
    position: relative;
    top: 0;
    opacity: 1;
    overflow-x: hidden;
    height: 100%
}

    .m-nav-parent.m-nav-parent-hidden {
        opacity: 0
    }

    .m-nav-parent.m-parent-up {
        top: -100%
    }

    .m-nav-parent a {
        color: #555;
        display: block
    }

    .m-nav-parent li {
        height: 44px;
        line-height: 44px;
        border-bottom: 1px solid #ccc
    }

        .m-nav-parent li.m-diamond-search-shapes, .m-nav-parent li.m-ad {
            height: auto !important;
            float: left
        }

        .m-nav-parent li.m-diamond-search-shapes {
            padding-left: 0 !important
        }

        .m-nav-parent li.m-ad {
            padding: 0
        }

    .m-nav-parent > li {
        position: relative;
        top: 0;
        left: 0;
        background: #fff;
        cursor: url(/images/cursor-right.png),pointer;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0)
    }

        .m-nav-parent > li:nth-child(2) .m-sub {
            top: -44px
        }

        .m-nav-parent > li:nth-child(3) .m-sub {
            top: -88px
        }

        .m-nav-parent > li:nth-child(4) .m-sub {
            top: -132px
        }

        .m-nav-parent > li:nth-child(5) .m-sub {
            top: -176px
        }

        .m-nav-parent > li:nth-child(6) .m-sub {
            top: -220px
        }

        .m-nav-parent > li:nth-child(7) .m-sub {
            top: -264px
        }

        .m-nav-parent > li:nth-child(8) .m-sub {
            top: -308px
        }

        .m-nav-parent > li:nth-child(9) .m-sub {
            top: -352px
        }

        .m-nav-parent > li:nth-child(10) .m-sub {
            top: -396px
        }

        .m-nav-parent > li:last-child {
            margin-bottom: 40px
        }

        .m-nav-parent > li i {
            color: #ccc;
            line-height: 44px;
            padding-right: 15px
        }

        .m-nav-parent > li > ul.m-sub {
            position: absolute;
            top: 0;
            left: 100%;
            width: 100%;
            -webkit-transition: all 0.3s;
            -moz-transition: all 0.3s;
            transition: all 0.3s;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -ms-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0)
        }

            .m-nav-parent > li > ul.m-sub li {
                position: relative;
                background: #fff;
                -webkit-transition: background 0.3s;
                -moz-transition: background 0.3s;
                transition: background 0.3s;
                cursor: pointer
            }

                .m-nav-parent > li > ul.m-sub li.m-diamond-search-shapes:hover, .m-nav-parent > li > ul.m-sub li.m-ad:hover, .m-nav-parent > li > ul.m-sub li.m-sub-header:hover {
                    background: #fff
                }

            .m-nav-parent > li > ul.m-sub .m-sub-header a {
                color: #1c6392
            }

            .m-nav-parent > li > ul.m-sub .m-sub-header i {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                padding: 0 15px;
                cursor: url(/images/cursor-left.png),pointer
            }

            .m-nav-parent > li > ul.m-sub.m-user-menu i:not(.fa-chevron-left) {
                color: #1c6392
            }

            .m-nav-parent > li > ul.m-sub.m-user-menu .d-currency-current {
                padding-left: 10px
            }

            .m-nav-parent > li > ul.m-sub.m-user-menu .active-currency i {
                color: #ffa800
            }

            .m-nav-parent > li > ul.m-sub li:not(.m-sub-header) {
                padding-left: 15px
            }

            .m-nav-parent > li > ul.m-sub > li:last-child {
                margin-bottom: 44px
            }

        .m-nav-parent > li.open {
            left: -100%;
            opacity: 0
        }

            .m-nav-parent > li.open.active {
                opacity: 1
            }

                .m-nav-parent > li.open.active ul {
                    display: block
                }

            .m-nav-parent > li.open ul {
                display: none
            }

        .m-nav-parent > li > ul.m-sub-active {
            left: 100%;
            z-index: 1;
            width: 100%;
            background: #fff
        }

.m-diamond-search-shapes ~ li {
    float: left;
    width: 100%
}

.m-fa {
    color: #32a9dd !important;
    width: 15px !important;
    line-height: 20px !important;
    padding: 0 !important
}

.m-nav-search-wrap {
    position: relative;
    z-index: 1;
    background: #fff;
    margin-top: 20px
}

.m-quick-links {
    font-size: 1.6rem;
    padding: 0 30px;
    margin-bottom: 30px;
    width: 100%;
    list-style: none
}

    .m-quick-links a {
        color: #555
    }

    .m-quick-links li:not(.ql-first) {
        line-height: 35px;
        width: 100%
    }

.ql-first {
    font-weight: bold;
    color: #32a9dd;
    line-height: normal;
    padding-top: 20px;
    padding-bottom: 6px
}

.m-nav-diamond-search > div {
    position: relative;
    width: 50%;
    float: left;
    padding-left: 44px
}

    .m-nav-diamond-search > div i {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 2.5rem;
        padding-left: 10px;
        color: #32a9dd;
        line-height: 44px
    }

.m-nav-diamond-search a {
    display: block
}

.nav-search-all {
    width: 100%;
    float: left;
    background: #f8f8f8
}

.global-header-alt {
    width: 100%;
    height: 60px;
    background: rgba(255,255,255,0.95)
}

    .global-header-alt .fa-phone {
        font-size: 2rem;
        color: #ffa800;
        line-height: 60px
    }

        .global-header-alt .fa-phone + strong {
            color: #1c6392
        }

.user-login-top {
    position: relative;
    float: left
}

.cart-header {
    position: fixed;
    top: 0;
    z-index: 100;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.3)
}

@media screen and (max-width: 320px) {
    .m-header-icons {
        padding-right: 2px
    }
}

@media screen and (max-width: 767px) {
    .m-nav-diamond-search {
        padding: 0px 0px 15px 0px;
        height: 185px
    }

        .m-nav-diamond-search > div {
            position: relative;
            width: 50%;
            height: 35px;
            float: left;
            padding-left: 34px
        }

            .m-nav-diamond-search > div i {
                position: absolute;
                top: -5px;
                left: 5px;
                font-size: 2.5rem;
                color: #229ace;
                line-height: 44px
            }

        .m-nav-diamond-search a {
            display: block;
            padding-top: 10px;
            color: #555
        }

    nav .brl-currency-select-wrap {
        opacity: 1;
        float: none;
        border-bottom: 1px solid #ccc;
        height: 50px
    }

    nav .d-currency-current {
        left: 15px;
        width: auto
    }

    .nav-enjoy.m-moved {
        display: none
    }

    .info-banner-bar .region-header {
        margin-bottom: 100px !important
    }

    .page-loose-diamonds-fancy-color.info-banner-bar .region-header {
        margin-bottom: 110px !important
    }

    .no-info-banner-bar .region-header {
        margin-bottom: 75px !important
    }

    .page-loose-diamonds-fancy-color.no-info-banner-bar .region-header {
        margin-bottom: 85px !important
    }

    .page-diamond-search .m-header-search {
        display: none
    }

    .page-diamond-search .region-header {
        margin-bottom: 75px !important
    }

    .d-main-nav li a:focus {
        color: #000
    }

    .main-menu-devider:before {
        content: none
    }

    .m-nav {
        width: 60%;
        overflow-y: scroll
    }

    .m-search {
        width: 85%
    }

    #header-engagement-rings, #header-diamonds, #header-jewelry, #header-wedding-rings, #header-earrings, #header-necklaces, #header-moissanite {
        background-position: 17% 0;
        background-size: auto 300px
    }

    .brl-header-alt {
        position: relative;
        height: 300px
    }

        .brl-header-alt h1 {
            font-size: 2.8rem;
            margin-bottom: 10px
        }

        .brl-header-alt p {
            font-weight: bold
        }

        .brl-header-alt .container {
            padding: 0
        }

    .brl-header-alt-content {
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
        background-color: rgba(125,185,232,0);
        background-image: -webkit-linear-gradient(top, rgba(125,185,232,0) 0%,#000 100%);
        background-image: linear-gradient(to bottom,rgba(125,185,232,0) 0%,#000 100%)
    }

    .region-header {
        margin-bottom: 75px
    }

        .region-header.page-users .region-header {
            margin-bottom: 90px
        }
}

@media screen and (min-width: 768px) {
    .m-nav, .m-search {
        width: 320px
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .d-main-nav li a:focus {
        color: #000
    }

    .main-menu-devider:before {
        content: none
    }

    .brl-header-alt {
        height: 375px
    }

    .brl-header-alt-content {
        padding: 50px 0 0
    }

    #header-loose-diamonds {
        background-position: 62% 0
    }

    .info-banner-bar .region-header {
        margin-bottom: 145px
    }

    .info-banner-bar.page-users .region-header {
        margin-bottom: 160px
    }

    .d-navbar-outer-wrap.stuck .d-main-nav li.main-nav-item a.main-menu-link {
        font-weight: normal;
        font-size: 1.5rem
    }

    .header-search #search-ajax-results {
        position: absolute;
        top: 40px;
        left: -170px
    }

    .header-search input[type="text"] {
        height: 40px;
        font-size: 16px;
        display: inline-block;
        border: none;
        -webkit-appearance: none;
        border-radius: 0;
        outline: none;
        color: #555;
        padding: 3px;
        padding-right: 35px;
        position: absolute;
        top: 0;
        right: 5px;
        background: none;
        z-index: 10;
        width: 90px;
        transition: width 0.4s cubic-bezier(0, 0.795, 0, 1)
    }

        .header-search input[type="text"]::placeholder {
            color: #1c6392
        }

        .header-search input[type="text"]::-webkit-input-placeholder {
            color: #1c6392
        }

        .header-search input[type="text"]::-moz-placeholder {
            opacity: 1;
            color: #1c6392
        }

        .header-search input[type="text"]:-moz-placeholder {
            opacity: 1;
            color: #1c6392
        }

        .header-search input[type="text"]::-ms-input-placeholder {
            opacity: 1;
            color: #1c6392
        }

        .header-search input[type="text"]:focus {
            width: 165px;
            -webkit-appearance: none;
            border-radius: 0;
            z-index: 3;
            border-bottom: 1px solid #32a9dd
        }
}

@media screen and (max-width: 991px) {
    .cart-quantity-wrap {
        height: 40px
    }
}

@media screen and (min-width: 992px) {
    .cart-quantity-wrap {
        height: 40px
    }

    .m-nav-diamond-search a:hover {
        color: #32a9dd
    }

    .m-nav-parent li:hover {
        background-color: #f8f8f8
    }

    .m-nav-parent > li.m-has-sub:hover {
        background: #f8f8f8
    }

    .m-nav-parent > li > ul.m-sub li:hover {
        background-color: #f8f8f8
    }

        .m-nav-parent > li > ul.m-sub li:hover a:hover {
            color: #32a9dd
        }

    .m-nav-overlay.m-nav-overlay-active {
        overflow-y: scroll
    }

    .brl-header-alt {
        height: 425px
    }

        .brl-header-alt h1 {
            font-size: 4.8rem
        }

    .brl-header-alt-content {
        padding-top: 70px
    }
}

@media screen and (max-width: 1199px) {
    .d-main-nav > ul > li > a {
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .d-navbar-outer-wrap.stuck {
        top: -50px
    }

        .d-navbar-outer-wrap.stuck .d-main-nav-menu .logo {
            display: block
        }

        .d-navbar-outer-wrap.stuck .d-main-nav > ul > li > a {
            padding: 0 31px
        }

        .d-navbar-outer-wrap.stuck .d-nav-icon-wrap {
            position: absolute;
            top: 60px;
            right: 20px
        }

        .d-navbar-outer-wrap.stuck .d-main-nav li.main-nav-item {
            width: 16%
        }

            .d-navbar-outer-wrap.stuck .d-main-nav li.main-nav-item a.main-menu-link {
                font-weight: normal;
                font-size: 1.5rem
            }

    .info-banner-bar .region-header {
        margin-bottom: 145px
    }

    .info-banner-bar.page-users .region-header {
        margin-bottom: 160px
    }
}

@media screen and (min-width: 1200px) {
    .nav-enjoy {
        font-size: 1.4rem;
        height: 38px;
        margin-bottom: 5px
    }

    .d-main-nav > ul > li > a {
        display: inline-block;
        width: 100%;
        text-align: center
    }

    .d-navbar-outer-wrap.stuck .d-main-nav-menu .logo {
        display: block
    }

    .d-navbar-outer-wrap.stuck .d-main-nav > ul > li > a {
        padding: 0 40px
    }

    .d-navbar-outer-wrap.stuck .d-nav-icon-wrap {
        position: absolute;
        top: 60px;
        right: 20px
    }

    .d-navbar-outer-wrap.stuck .d-logo {
        position: absolute;
        top: 54px;
        left: -315px
    }

    .d-navbar-outer-wrap.stuck .d-main-nav {
        padding-left: 235px
    }

        .d-navbar-outer-wrap.stuck .d-main-nav li.main-nav-item {
            width: 15%
        }

            .d-navbar-outer-wrap.stuck .d-main-nav li.main-nav-item a.main-menu-link {
                font-weight: normal;
                padding: 0 18px;
                font-size: 1.5rem
            }

    .info-banner-bar .region-header {
        margin-bottom: 145px
    }

    .info-banner-bar.page-users .region-header {
        margin-bottom: 160px
    }

    .page-loose-diamonds-fancy-color.info-banner-bar .region-header {
        margin-bottom: 155px
    }
}

.info-banner-bar [typeof="BreadcrumbList"] {
    margin-top: 20px
}

.page-loose-diamonds-fancy-color.info-banner-bar [typeof="BreadcrumbList"] {
    margin-top: 10px
}
