.mb-2 {
    margin-bottom: 10px;
}

.our-mission-container {
    min-height: 335px;
    padding-top: 70px;
    padding-bottom: 70px;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    position: relative;
    font-size: 16px;
    letter-spacing: .025em;
    background-color: #589d8e;
}

.our-mission li {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .025em;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    text-align: center;
}

.our-mission .nostyle-heading {
    font-family: 'Avenir Medium';
    line-height: 1.25;
}

.nostyle-heading {
    color: #fff;
    display: inline-block;
    font-family: inherit;
    font-size: 13px;
    margin: 0;
    padding: 28px;
    text-transform: inherit;
}

.our-mission li img {
    display: block;
    margin: 0 auto;
}

.btn-outline-light {
    color: #fff;
    border-color: #fff;
}

.btn--custom, .btn--hero-custom {
    font-size: 14px;
    padding: -0.45em 1.2em 0.65em;
    letter-spacing: .05em;
    text-transform: none;
    background-color: transparent;
    color: #fff;
}

@media (min-width: 768px) {
    .featured-collection-box {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        padding-bottom: 38%;
    }
}

.featured-collection-box {
    display: block;
    color: #2c2c2c;
    background-size: cover;
    position: relative;
}

.td-n2 {
    text-decoration: none !important;
}

@media (min-width: 1280px) {
    .container-88, .container-category-tiles1 {
        margin-top: 10px;
        width: 82% !important;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 20px;
    }
}

.shop-diamonds-section {
    background-color: #f8f8f8;
}

.pb-40 {
    padding-bottom: 40px;
}

.pt-50 {
    padding-top: 50px;
}

.hidden-sm {
    display: block !important;
}

@media (max-width: 1279px) {
    .shop-diamonds-section .container-88 {
        max-width: none;
        padding-left: 0;
        padding-right: 0;
    }
}

.shop-diamonds-section .list_carousel--shape-wrap {
    overflow: auto;
}

.home-ir234-shop-diamonds {
    font-size: 14px;
    letter-spacing: .05em;
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.diamonds-shape, .home-ir234-shop-diamonds {
    text-align: center;
    font-size: 16px;
    text-transform: capitalize;
}

.diamonds-shape li, .home-ir234-shop-diamonds li {
    float: left;
    text-align: center;
    width: 100px;
    margin: 0;
}

.nav > li {
    position: relative;
    display: block;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.list_carousel--ir234-shape a {
    color: inherit;
}

.diamonds-shape .fore1 i, .home-ir234-shop-diamonds .fore1 i {
    background-position: 0 0;
}

.home-ir234-shop-diamonds li a i {
    transition: transform .2s ease-in .1s;
    background-image: url('/public/web/images/shop-diamond-shape-v3.png');
}

.diamonds-shape li i, .home-ir234-shop-diamonds li i {
    background-size: 700px auto;
    display: block;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-bottom: 15px;
}

.shape-box {
    border: 1px solid black;
    padding: 4px !important;
}

.dc-inner {
    border: 1px solid #e2e2e2;
}

@media (min-width: 1280px) {
    .container-88, .container-category-tiles1 {
        width: 82%;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
}

.wishlist-section {
    background-color: #ceb89e;
    color: white;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
}

.wishlist-section .wishlist-inner {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
}

.wishlist-section .wishlist-inner .headline {
    font-size: 30px;
    color: #fff;
}

.wishlist-section .wishlist-inner small, .wishlist-section .wishlist-inner .headline, .wishlist-section .wishlist-inner p {
    letter-spacing: .025em;
}

.wishlist-section .wishlist-inner small, .wishlist-section .wishlist-inner .headline, .wishlist-section .wishlist-inner p {
    letter-spacing: .025em;
}

.story-telling-tile .story-telling-text {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

.story-telling-tile .headline {
    font-size: 16px;
    letter-spacing: .025em;
}

.mobile-view {
    display: none;
}

/* Media query for mobile devices (up to 767px) */
@media (max-width: 767px) {
    .mobile-view {
        display: block; /* Display the element for mobile devices */
    }

    .mobile-view-slider {
        width: 12% !important; /* Display the element for mobile devices */
    }

    .desktop-view {
        display: none;
    }

    .section-17841 {
        display: none;
    }

    .our-mission {
        padding-left: 0px !important;
    }
}

.king-navgation {
    font-size: 13px;
}

.king-navgation {
    text-align: center;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

.king-navgation > li {
    /* padding-left: 4px; */
    padding-right: 4px;
}

.list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.king-header a:not(.btn) {
    color: #333;
}

@media (max-width: 1279px) {
    .king-navgation .nav-item {
        padding: 18px 10px;
    }
}

.king-navgation .nav-item {
    font-family: Avenir, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 18px 20px;
    display: inline-block;
    letter-spacing: .05em;
}

.king-navgation a {
    text-decoration: none;
}

.king-navgation .dropdown-menu {
    letter-spacing: .02em;
    text-align: left;
    left: 0;
    right: 0;
    top: 98%;
    font-size: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 0;
    margin-top: 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 30px;
    opacity: 0;
    visibility: hidden;
    display: block;
}

.dropdown-menu {
    font-family: Avenir, San Francisco, Arial, Helvetica Neue, Helvetica, sans-serif;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.king-navgation .open .nav-item {
    color: var(--color-light-green-cta);
}

.king-header a:not(.btn) {
    color: #333;
}

@media (max-width: 1279px) {
    .king-navgation .nav-item {
        padding: 18px 10px;
    }
}

.king-navgation .nav-item {
    font-family: Avenir, sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    padding: 18px 20px;
    display: inline-block;
    letter-spacing: .05em;
}

.king-navgation .open > .dropdown-menu {
    border-radius: 0;
    opacity: 1;
    transition-delay: 0;
    visibility: visible;
}

.king-navgation .dropdown-menu {
    letter-spacing: .02em;
    text-align: left;
    left: 0;
    right: 0;
    top: 98%;
    font-size: inherit;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border: 0;
    margin-top: 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 30px;
    opacity: 0;
    visibility: hidden;
    display: block;
}

.open > .dropdown-menu {
    display: block;
}

.dropdown-menu {
    font-family: Avenir, San Francisco, Arial, Helvetica Neue, Helvetica, sans-serif;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

@media (max-width: 1199px) {
    .king-header .container1170 {
        max-width: none;
    }
}

@media (min-width: 992px) {
    .wrapper {
        max-width: 970px;
    }
}

@media (min-width: 768px) {
    .wrapper {
        max-width: 750px;
    }
}

.wrapper {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.king-navgation .cn-row {
    display: flex;
    justify-content: space-between;
}

.cn-row {
    margin-left: -10px;
    margin-right: -10px;
}

.king-navgation .subnav-item {
    width: auto;
}

@media (min-width: 768px) {
    .desktop\:tw-w-3\/12 {
        width: 25%;
    }
}

.king-navgation .h2 {
    font-size: 13px;
    letter-spacing: .06em;
    color: inherit;
    font-family: Avenir, San Francisco, Arial, Helvetica Neue, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 10px;
}

.king-navgation .h2 a {
    padding: 0;
    min-height: auto;
}

.king-navgation .subnav-content a {
    padding: 8px 0;
    line-height: 1em;
    text-align: left;
    text-decoration: none;
    display: flex;
    min-height: 30px;
    font-size: 12px!important;
    align-items: center;
}

.king-navgation .nav {
    font-size: 20px;
    flex-wrap: wrap;
    align-items: center;
    max-width: 340px;
}

.king-navgation .nav > li {
    width: 100%;
}

.king-navgation .subnav-content a {
    padding: 8px 0;
    line-height: 1em;
    text-align: left;
    text-decoration: none;
    display: flex;
    min-height: 30px;
    align-items: center;
}

.king-header a:not(.btn) {
    color: #333;
}

.king-navgation .subnav-content [class*=iconking-] {
    margin-top: -10px;
    margin-bottom: -7px;
    margin-right: 5px;
    mix-blend-mode: multiply;
}

.iconking-setting {
    background-position: -2px -204px;
}

[class*=" iconking-"], [class^=iconking-] {
    background-image: url(https://css.brilliantearth.com/static/img/navgation/king/iconking-new3.png?v6);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 120px auto;
    display: inline-block;
    height: 28px;
    width: 28px;
    min-width: 28px;
}

#header2 .menu .navbar #mainNav2 ul li a {
    font-size: 13px !important;
}

#header2 .menu2 ul li a {
    font-size: 13px !important;
}

@media screen and (min-width: 1024px) {
    #header2 .menu2 {
        right: 180px;
    }
}

/* For Tablet View */
@media screen and (min-device-width: 768px)
and (max-device-width: 1024px) {
    #header2 .menu2 {
        right: 180px;
    }
}

.searchForm {
    display: inline;
}

@media (max-width: 767px) {
    .navbar-menu {
        display: none;
    }

    .searchForm {
        display: none;
    }
}

@media (max-width: 767px) {
    #header2 .menu .navbar-header {
        /* right: 0; */
        top: -49px;
        width: 36px;
        height: 36px;
    }
}

.mm-menu.mm-offcanvas.mm-opened {
    z-index: 1000;
    transform: translate(0);
    transform: translateZ(0);
}

.mm-menu.mm-offcanvas {
    top: 87px;
    display: block !important;
    z-index: 1000;
    transform: translate(-100%);
    transform: translate3d(-100%, 0);
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
}

.king-menu-mobile {
    font-family: Avenir, San Francisco, Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #333;
}

.king-menu-mobile {
    background: #fff;
    opacity: 1 !important;
    letter-spacing: 1.4px;
}

.mm-menu {
    color: #333;
    min-width: 290px;
}

.mm-menu {
    width: 80%;
    min-width: 140px;
    max-width: 440px;
}

.mm-slideout {
    transition: transform .4s ease;
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    padding: 0;
}

.mm-menu, .mm-menu > .mm-panel {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 20px;
}

.mm-panel.mm-opened {
    transform: translateZ(0);
    display: inline-block !important;
}

.mm-menu, .mm-menu > .mm-panel {
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 0;
}

.mm-panel {
    transition: transform .4s ease;
    transform: translate3d(100%, 0, 0);
}

.mm-menu > .mm-panel > .mm-listview.mm-first {
    margin-top: 0;
}

.mm-menu > .mm-panel > .mm-listview.mm-last {
    padding-bottom: 20px;
}

.mm-menu > .mm-panel > .mm-listview {
    margin-left: -20px;
    margin-right: -20px;
}

.mm-listview {
    font: inherit;
    font-size: 14px;
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.mm-listview > li {
    position: relative;
}

.mm-listview, .mm-listview > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.king-menu-mobile dl {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 -15px;
    padding-bottom: 15px;
}

dd {
    margin-left: 0;
}

dd, dt {
    line-height: 1.428571429;
}

.main-nav-search .king-navgation-mobile {
    padding-top: 10px;
}

.main-nav-search .home-search-mobile-wrap, .main-nav-search .king-navgation-mobile {
    border: 0;
    padding-bottom: 0;
}

.king-navgation-mobile {
    background-color: #fff;
    font-family: Avenir, San Francisco, Arial, Helvetica Neue, Helvetica, sans-serif;
    color: #333;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    z-index: 1002;
}

#search-panel-mobile {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin-top: 0;
    position: relative;
    width: 100%;
    z-index: 999;
}

.main-nav-search .home-search-mobile-wrap, .main-nav-search .king-navgation-mobile {
    border: 0;
    padding-bottom: 0;
}

.home-search-mobile-wrap {
    padding: 0 0 10px;
    border-bottom: 1px solid #ececec;
}

.tw-flex {
    display: flex;
}

.tw-w-full {
    width: 100%;
}

.king-navgation-mobile .home-search-mobile {
    border: 1px solid #e6e6e4;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.king-navgation-mobile .home-search-mobile .form-control {
    font-size: 13px;
    box-shadow: none !important;
    -webkit-appearance: none;
    padding-top: 6px;
    padding-bottom: 4px;
}

.king-navgation-mobile .home-search-mobile .form-control {
    border: 0;
}

.mm-menu .mm-listview > li > a.mm-next, .mm-menu .mm-listview > li > a.mm-prev {
    color: rgba(0, 0, 0, .3);
}

.mm-listview .mm-next {
    background: transparent;
    width: 50px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
}

.mm-listview > li > a, .mm-listview > li > span {
    padding: 10px 10px 10px 15px;
}

.mm-listview > li > a, .mm-listview > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}

.king-menu-mobile a, .king-menu-mobile a:hover {
    text-decoration: none;
}

.king-menu-mobile a {
    padding: 9px 0;
    line-height: 1em;
    text-align: left;
    display: flex;
    min-height: 34px;
    align-items: center;
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.mm-menu .mm-header .mm-btn:after, .mm-menu .mm-header .mm-btn:before, .mm-menu .mm-listview > li > a.mm-next:after, .mm-menu .mm-listview > li > a.mm-prev:before {
    border-color: #333;
}

.mm-next:after, .mm-prev:before {
    transform: rotate(-45deg);
}

.mm-next:after {
    border-top: 0;
    border-left: 0;
    right: 20px;
}

/*.mm-next:after, .mm-prev:before {*/
/*    content: "";*/
/*    border: 2px solid transparent;*/
/*    display: inline-block;*/
/*    width: 8px;*/
/*    height: 8px;*/
/*    margin: auto;*/
/*    position: absolute;*/
/*    top: 0;*/
/*    bottom: 0;*/
/*}*/

ul.mm-listview.mm-first.mm-last li a:nth-child(2) {
    font-family: Avenir;
    font-weight: 400;
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    text-transform: uppercase;
}

.mm-listview .mm-next + a, .mm-listview .mm-next + span {
    margin-right: 50px;
}

.mm-listview > li > a, .mm-listview > li > span {
    padding: 10px 10px 10px 15px;
}

.mm-listview > li > a, .mm-listview > li > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: inherit;
    line-height: 20px;
    display: block;
    padding: 10px 10px 10px 20px;
    margin: 0;
}

.king-menu-mobile a, .king-menu-mobile a:hover {
    text-decoration: none;
}

.king-menu-mobile a {
    padding: 9px 0;
    line-height: 1em;
    text-align: left;
    display: flex;
    min-height: 34px;
    align-items: center;
}

.mm-menu > .mm-panel.mm-hasheader {
    padding-top: 2px;
}

.mm-menu .mm-hasheader {
    padding-left: 15px;
    padding-right: 15px;
}

.mm-menu > .mm-panel {
    background: inherit;
    -webkit-overflow-scrolling: touch;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 20px;
}

.mm-panel.mm-opened {
    transform: translateZ(0);
    display: inline-block !important;
}

.king-menu-mobile dl {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 -15px;
    padding-bottom: 15px;
}

.king-menu-mobile a, .king-menu-mobile a:hover {
    text-decoration: none;
}

.king-menu-mobile a {
    padding: 9px 0;
    line-height: 1em;
    text-align: left;
    display: flex;
    min-height: 34px;
    align-items: center;
}

.mm-panel.mm-subopened {
    transform: translate3d(-30%, 0, 0);
}

.mm-menu .mm-header .mm-btn:after, .mm-menu .mm-header .mm-btn:before, .mm-menu .mm-listview > li > a.mm-next:after, .mm-menu .mm-listview > li > a.mm-prev:before {
    border-color: #333;
}

.mm-menu .mm-header .mm-btn:after, .mm-menu .mm-header .mm-btn:before {
    border-color: rgba(0, 0, 0, .3);
}

.mm-prev:after {
    font-family: Avenir Heavy, San Francisco, Arial, Helvetica Neue, Helvetica, sans-serif;
    content: "Back";
    position: absolute;
    top: 11px;
    bottom: 0;
    left: 32px;
}

#main_header {
    position: fixed;
    background: #fff;
    top: 0;
    width: 100%;
    z-index: 1000;
}

@media (min-width: 1024px) {
    #banner {
        margin-top: 150px !important;
    }
    .contentRowPad  {
        margin-top: 150px !important;
    }
}

#banner {
    margin-top: 150px;
}
.contentRowPad  {
    margin-top: 150px !important;
}
@media (max-width: 1024px) {
    .promise-img {
        width: 60px;
        max-width: 60px; /* Maximum width for mobile devices */
    }
}
@media (max-width: 767px) {
    .promise-img {
        width: 40px;
        max-width: 40px; /* Maximum width for mobile devices */
    }
}
.owl-carousel .nav-btn {
    height: 47px;
    position: absolute;
    width: 26px;
    cursor: pointer;
    top: 100px !important;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled {
    pointer-events: none;
    opacity: 0.2;
}

.owl-carousel .prev-slide {
    background: url(nav-icon.png) no-repeat scroll 0 0;
    left: -33px;
}

.owl-carousel .next-slide {
    background: url(nav-icon.png) no-repeat scroll -24px 0px;
    right: -33px;
}

.owl-carousel .prev-slide:hover {
    background-position: 0px -53px;
}

.owl-carousel .next-slide:hover {
    background-position: -24px -53px;
}

/* Owl Carousel Navigation Buttons */
.owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    padding: 0 20px;
    box-sizing: border-box;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
    background: none;
    border: none;
    font-size: 24px;
    color: #333;
}

.fa-angle-left {
    font-size: 40px;
}

.fa-angle-right {
    font-size: 40px;
}
/* Disable zooming for all elements except images on mobile devices */
@media (max-width: 767px) {
   .list-img{
       width: 200px!important;
       height: 200px!important;;
   }
}
@media (min-width: 1024px) {
    .promise-container {
        margin-left: 110px !important; /* Apply margin-left only for desktop devices */
    }
}