body {
    font-family: "Rubik", sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.Blue-bg {
    background: /*#133950*/ #fff7f4;
}

.light_blue_bg{
     background: #fff7f4;
}

.font-14 {
    font-size: 14px;
}

p {
    font-size: 14px;
}

.pointer {
    cursor: pointer;
}

.container {
    max-width: 1600px;
    width: 100%;
    padding: 0px 15px;
}

img {
    max-width: 100%;
}

a {
    color: #133950;
}

a:hover {
    text-decoration: none;
}


/*Header css start*/

header {
    padding: 20px 0px 10px;
}

.updateAlert a {
    color: #343434;
    text-decoration: none;
    padding: 0px 15px;
}

.head_elements {
    padding: 0px;
    margin-bottom: 0px;
    margin: 0 -6px;
}

.head_elements li {
    display: inline-block;
    list-style: none;
    padding: 0 6px;
}

.head_elements li a {
    color: #424242;
    font-size: 14px;
    text-decoration: none;
    display: flex;
    align-items: center;
    margin-right: 5px;
    position: relative;
}

.head_elements li a i {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    top: -2px;
    margin-right: 6px;
}

.head_elements li a span.cartcount {
    background-color: #133950;
    border-radius: 50%;
    padding: 1px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    width: 20px;
    height: 20px;
    position: absolute;
    top: -8px;
    right: -10px;
    font-size: 11px;
    border: 1px solid #fff;
}

.navbar .navbar-nav li:last-child .sub-dropdown {
    min-width: 115px;
    left: initial;
}

.phone a span {
    background-image: url(../img/sprit.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 14px;
    height: 25px;
    background-position: 0px -1px;
}

.mail a span {
    background-image: url(../img/sprit.png);
    background-repeat: no-repeat;
    display: inline-block;
    width: 26px;
    height: 25px;
    background-position: -20px 0px;
}

.head_elements li.mail {
    margin-left: 25px;
}

.right_head .head_elements li a {
    display: inline-flex;
}

.right_head .head_elements li a:hover {
    color: #133950;
}

.logo a {
    margin: 0px 0px 20px;
    display: block;
}

.topnav nav.navbar {
    border-top: 1px solid #d6d5d5;
    background-color: #fff;
    box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.09);
}

.topnav .navbar .navbar-nav li.nav-item {
    position: relative;
}

.topnav .navbar .navbar-nav li.nav-item:before {
    width: 1px;
    height: 10px;
    background-color: #c2c2c2;
    position: absolute;
    right: 0;
    top: 14px;
    content: '';
}

.topnav .navbar .navbar-nav li.nav-item.lastchild:before {
    display: none;
}

.topnav .navbar .navbar-nav li a {
    color: #353535;
    padding: 10px 15px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
}

.topnav .navbar .navbar-nav li a:hover,
.topnav .navbar .navbar-nav li.active a {
    color: #133950;
}

.topnav .navbar .navbar-nav li.dropdownpt>a::after {
    content: "";
    transition: 0.5s;
    display: inline-flex;
    width: 17px;
    height: 13px;
    border-radius: 50%;
    background-image: url(../img/drodown.png);
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: center;
}

.topnav .sub-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 210px;
    padding: 0px;
    margin: 0 auto;
    background-color: #fff;
    font-size: 15px;
    text-transform: none;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    text-align: left;
    border: 1px solid #eee;
    transition: all ease .4s;
    box-shadow: 0 5px 5px rgb(0 0 0 / 8%);
    z-index: 10;
}

.topnav .navbar .navbar-nav li.dropdownpt {
    position: relative;
    z-index: 10;
}

.topnav .navbar .navbar-nav li.dropdownpt:hover .sub-dropdown {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
}

.topnav .sub-dropdown ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.topnav .sub-dropdown ul li {
    display: inline-block;
    width: 100%;
}

.topnav .navbar .navbar-nav .sub-dropdown ul li a {
    padding: 10px 8px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #d6d5d5;
    text-decoration: none;
    font-size: 13px;
    text-transform: capitalize;
}

.topnav .navbar .navbar-nav .sub-dropdown ul li a:hover {
    color: #133950;
}

.bordernone {
    border: none !important
}

.topnav .navbar .navbar-nav li:nth-child(2) .sub-dropdown {
    min-width: 225px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor {
    position: relative;
    padding-left: 40px!important;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor:before {
    background-image: url(../img/sprit-gemstones-color.png);
    background-repeat: no-repeat;
    background-size: 325px;
    width: 26px;
    height: 25px;
    content: "";
    position: absolute;
    left: 4px;
    top: 8px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.sapphireblue:before {
    background-position: -1px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.yellowsapphire:before {
    background-position: -31px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.pinksapphire:before {
    background-position: -62px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.whitesapphire:before {
    background-position: -93px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.purplesapphire:before {
    background-position: -124px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.lavendersapphire:before {
    background-position: -155px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.greensapphire:before{
background-position: -61px -34px;
}


.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.padparadschasapphire:before {
    background-position: -186px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.peachsapphire:before {
    background-position: -217px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.orangesapphire:before {
    background-position: -248px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.tealsapphire:before {
    background-position: -280px -2px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.redspinel:before {
    background-position: -1px -33px;
}

.topnav .navbar .navbar-nav .sapphirecolors .gemscolor.bluespinel:before {
    background-position: -31px -33px;
}

header .form-group {
    margin: 2px 0px;
    display: flex;
    border: 1px solid #d6d5d5;
    border-radius: 0px;
    overflow: hidden;
}

header .form-group .form-control {
    border: 0px;
    box-shadow: none !important;
    outline: none !important;
    font-size: 14px;
}

header button.submit {
    background: transparent;
    border: 0;
    color: #133950;
    padding: 0px 12px 0px 0px;
    outline: none !important;
    min-width: 34px;
    height: 35px;
}

header form {
    max-width: 180px;
}

.modal-backdrop.in{
    opacity: .5;
}

.no-result-css-class:not(.in) {
    opacity: 0!important;
}

.no-result-css-class:not(.show) {
    opacity: 1!important;
}

.no-result-css-class .modal-dialog{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}


/*Header css End*/


/*Details page css start*/

.back a {
    color: #595959;
    font-size: 13px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    margin: 0px 2px;
    font-weight: 500;
    white-space: pre;
}

.back a i {
    transform: rotate(180deg);
    display: inline-block;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
}

.back a:hover {
    color: #133950;
}

.back a span {
    width: 23px;
    height: 28px;
    display: inline-block;
    background-image: url(../img/sprit.png);
    background-position: -79px 1px;
    margin-right: 5px;
}

.outerslider .thumbsliderbox {
    display: flex;
    flex-flow: column;
    width: 62px;
    height: 62px;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 4px;
    margin: 0 auto;
}

.leftcol .slider-nav-thumbnails img {
    max-width: 55px;
    margin: 0 auto;
    width: auto;
}


/*---Thumb Gallery---*/

.outerslider .slidernewtheuyb {
    width: 100%;
    margin: 10px auto;
}

.outerslider .slick-slide {
    margin: 0px 20px;
}

.outerslider .slick-slide img {
    width: 80%;
}

.outerslider .slick-prev:before,
.outerslider .slick-next:before {
    color: black;
}

.outerslider .slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.outerslider .slider-nav-thumbnails .slick-slide {
    border: 1px solid #ddd;
    margin-bottom: 8px;
    border-radius: 3px;
    cursor: pointer;
}

.outerslider .slick-active {
    opacity: 1;
}

.outerslider .slider-nav-thumbnails .slick-current {
    border: 1px solid #133950;
}

.outerslider .slick-current {
    opacity: 1;
}

.outerslider .leftcol {
    width: 82px;
}

.outerslider .rightCol {
    width: calc(100% - 82px);
}

.outerslider .leftcol .slick-slide {
    margin: 0 0 8px 0
}

.outerslider {
    display: flex;
}

.outerslider .slider .lgwidthProduct {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
}

.outerslider .slider .lgwidthProduct img {
    max-width: 100%;
    width: auto;
}

.slidersticky {
    position: sticky;
    position: -webkit-sticky;
    background: #fff;
    top: 15px;
    z-index: 9;
    padding-bottom: 15px;
}

.slidernewtheuyb.slick-vertical .slick-slide {
    padding-bottom: 50px;
    position: relative;
}

.slidernewtheuyb .thumbsize {
    max-width: 450px;
    margin: 0 auto;
    text-align: center;
}

.slidernewtheuyb .thumbsize img {
    margin: 0 auto;
}

.slidernewtheuyb {
    padding-top: 0px;
}

.tabletviewTitle {
    display: none;
}

.Tabletcol-reverse {
    padding-top: 10px;
}

.banneraction-btn {
    display: none;
}

.productMainheading a {
    color: #133950;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.productMainheading {
    margin: 10px 0px;
}

.productMainheading .titlemain {
    font-size: 22px;
    font-weight: 600;
    color: #353535;
    margin: 0px;
    padding: 0px;
}

.statusouter {
    display: flex;
}

.statusouter p {
    color: #585858;
    margin: 10px 0px;
}

.statusouter .addto-compare {
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-left: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #353535;
}

.statusouter .addto-compare:hover {
    text-decoration: none;
}

.statusouter .addto-compare.active i:before {
    color: #133950;
}

.statusouter .addto-compare i {
    margin-right: 5px;
}

.statusouter .addto-compare i:before {
    color: #9E9E9E;
}

.statusouter .status {
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-left: 8px;
}

.statusouter .status .text-success {
    font-size: 12px;
    font-weight: 500;
}

.statusouter p span.icon-Faq {
    color: #133950;
    font-size: 17px;
    position: relative;
    top: 2px
}

.productinfo {
    padding: 20px 0px 0px;
}

.productinfo ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.productinfo ul li {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 0 0 13px 0
}

.productinfo ul li .productinfo-title {
    width: 200px;
    font-size: 14px;
    font-weight: 500;
    color: #757575;
}

.productinfo ul li .productinfo-detail {
    width: calc(100% - 200px);
    font-weight: 500;
    color: #353535
}

.productinfo ul li .productinfo-detail span.saleprice {
    font-size: 21px;
    font-weight: 600;
    color: #28a745;
}

.productinfo ul li .productinfo-detail .linksother {
    color: #133950;
}

.productinfo ul li .customerimg {
    font-size: 13px;
    font-weight: 500;
    padding: 2px;
    display: flex;
    align-items: center;
    height: 36px;
    color: #353535;
}

.productinfo ul li .customerimg:hover {
    text-decoration: none;
}

.productinfo ul li .customerimg span {
    font-weight: 500;
    font-size: #757575;
    display: inline-block;
    padding: 0 4px 0 0;
}

.productinfo ul li .customerimg span.linkcopy {
    background-color: #F8F3FF;
    color: #133950;
    border-radius: 2px;
    margin-left: 10px;
    border: 1px solid #AE97CD;
    padding: 0 5px 0 10px;
    display: inline-flex;
    align-items: center;
    height: 32px;
}

.productinfo ul li .customerimg span.linkcopy i {
    font-size: 18px;
    margin-left: 3px;
}

.productinfo ul li .customerimg span.linkcopy i:before {
    color: #133950;
}

.productcontact {
    border: 1px solid #ccc;
    padding: 15px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    border-radius: 4px;
    max-width: 350px;
}

.quirybtns {
    display: flex;
    align-items: center;
}

.quirybtns a {
    display: inline-flex;
    margin-right: 10px;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: #133950;
}

.quirybtns a i {
    font-size: 28px;
    margin-right: 5px;
    text-decoration: none;
}

.quirybtns a:hover {
    text-decoration: none;
    background-color: #fff!important;
    color: #133950;
}

.quirybtns a:hover i {
    color: #133950;
}

.calusbtns {
    display: flex;
    width: 100%;
    justify-content: center;
    border-radius: 4px;
    padding: 0 15px;
    /*box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;*/
    font-size: 14px;
    font-weight: 500;
    color: #353535;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    /*background-color: #fff;*/
}

.calusbtns ul {
    display: inline-flex;
    margin: 0px;
    padding: 0px;
        width: 100%;
    list-style: none;
}

.calusbtns ul li:first-child {
    font-size: 17px;
    font-weight: 600;
}

.calusbtns ul li {
    display: inline-flex;
    padding:7px 15px;
    align-items: center;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #eee;
    color: #353535;
    width: 100%;
    justify-content: center;
    transition: 0.5s;
    background-color: #f4f4f4;
    align-items: center;
    margin: 0 7px;
}

.calusbtns ul li a {
    font-size: 14px;
    font-weight: 500;
    color: #353535;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.calusbtns ul li a i {
    font-size: 22px;
    margin-right: 4px;
}

.calusbtns ul li a:hover {
    text-decoration: none;
    color: #133950
}

.calusbtns ul li a:hover i {
    color: #133950;
}

.freeshipping {
    display: inline-flex;
    margin-right: 10px;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    font-size: 14px;
    font-weight: 500;
    color: #353535;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: #fff;
}

.freeshipping img {
    margin-right: 10px;
}

.productinfo p {
    color: #585858;
    margin-bottom: 20px;
    word-wrap: break-word;
}

.productinfo p strong {
    width: 210px;
    display: inline-flex;
    align-items: center;
    font-weight: 600;
}

.productinfo p .price {
    font-weight: bold;
    font-size: 24px;
}

.productinfo p a {
    color: #133950;
    text-decoration: underline;
}

.freeShipping span {
    font-size: 28px;
    margin-right: 15px;
}

.freeShipping {
    position: absolute;
    width: 90%;
    bottom: 28px;
    text-align: center;
}

.freeShipping a {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    color: #585858;
    text-decoration: none;
}

.heading h2 {
    color: #133950;
    font-weight: bold;
    font-size: 36px;
}

.custom_jewelery,
.sectioncolorsGray {
    padding: 40px 0px 40px;
}

.custom_jewelery p {
    font-size: 18px;
    color: #151515;
}

.have_questions h5 {
    font-size: 17px;
    color: #133950;
}

.have_questions div {
    background: #ffffff;
    max-width: 410px;
    width: 100%;
    padding: 13px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 20px 0px;
    box-shadow: 0px 0px 3px #ccc;
}

.have_questions div a {
    display: block;
    width: calc(100% / 3 - 5px);
    text-align: center;
    color: #585858;
    text-decoration: none;
    padding: 16px 0px;
    border-radius: 20px 0px;
    border: 1px solid #dee2e6;
    transition: 0.5s;
    font-size: 14px;
}

.have_questions div a span {
    display: block;
}

.have_questions div a:hover {
    border-color: #133950;
    color: #133950;
}

.have_questions div a i {
    font-size: 22px;
    margin-bottom: 8px;
}

.custom_jewelery p a {
    color: #133950;
    text-decoration: none;
}


/*Details page css End*/


/*Footer css start*/

footer {
    background: #F9F9F9;
    padding: 34px 0px 0px;
}

ul.footermenu {
    padding: 30px 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px;
    flex-wrap: wrap;
}

.footerleftmenu {
    padding: 0px 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 0px;
    flex-wrap: wrap;
}

ul.footermenu li a,
.footerleftmenu li a {
    color: #fff;
    font-size: 14px;
    padding: 5px 15px;
    position: relative;
    text-decoration: none;
    transition: 0.5s;
}

ul.footermenu li a:hover,
.footerleftmenu li a:hover {
    opacity: 0.8;
}

ul.footermenu li a::after,
.footerleftmenu li a::after {
    content: "";
    width: 1px;
    height: 18px;
    background: #ccc;
    position: absolute;
    right: 0px;
    top: 5px;
    opacity: 0.8;
}

ul.footermenu li:last-child a:after,
.footerleftmenu li:last-child a:after {
    display: none;
}

.copyRight {
    background: #fff7f4;
    padding: 10px 0px;
}

.copyrighttext {
    color: #343434;
    font-size: 11px;
}

.thumbsize p a {
    color: #133950;
    text-decoration: none;
}

.footertitle {
    margin-bottom: 20px;
}

.footertitle h3 {
    color: #343434;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 20px;
    position: relative;
    font-weight: 600;
}

.footertitle p {
    color: #343434;
    line-height: 23px;
    font-size: 12px;
}

.footertitle ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.footertitle ul li a {
    color: #343434;
    font-size: 12px;
    text-decoration: none;
    position: relative;
    transition: 0.5s;
    font-weight: 500;
    opacity: 0.9;
    line-height: 1.6;
}

.footertitle ul li a:hover {
    opacity: 0.8;
}

ul.navlinks li {
    width: calc(100% / 2 - 5px);
    display: inline-block;
    padding-bottom: 7px;
}


/*Footer css End*/


/* filter page css start*/

.filterlabel {
    width: 120px;
    color: #595959;
}

.filter_right {
    width: calc(100% - 120px);
}

ul.gemType {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 100%;
    display: flex;
    height: 49px;
    justify-content: space-between;
}

ul.gemType li span.stoneName {
    display: none;
     white-space: nowrap;
}

ul.gemType li:hover span.stoneName {
    position: absolute;
    top: -20px;
    font-size: 12px;
    font-weight: 500;
    color: #656565;
    display: block;
    text-align: center;
    width: 100%;
}

ul.gemType li {
    border-right: 0px solid #ccc;
    width:100%;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

ul.gemType li:hover {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

ul.gemType li.active {
    border-color: #133950 !important;
    border-radius: 5px !important;
    border-right: 1px solid #000;
}

ul.gemType li:first-child {
    border-radius: 5px 0px 0px 5px;
}

ul.gemType li:last-child {
    border-right: 1px solid #ccc;
    border-radius: 0px 5px 5px 0px;
}

ul.gemType li .gems {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 47px;
    position: relative;
    min-width: 46px;
    overflow: hidden;
}

.gemstoneshape .myoshapes {
    font-size: 30px;
}

.presetstyle .gemsnstyleicon {
    font-size: 30px;
}




ul.ringstyle li, .gemsringstyle li a{
    height: 56px!important;
}

.clear {
    clear: both;
}
.gemsringstyle {
    width: 100%;
    margin: 0px;
    padding: 0px;
    display: flex;
    justify-content: space-between;
    margin: 0 -8px;
}
.gemsringstyle li {
    display: inline-flex;
    width: 100%;
    padding: 0 8px;
}
.gemsringstyle li a {
    display: flex;
    border: 1px solid #CECECE;
    align-items: center;
    justify-content: center;
    padding: 8px 8px;
    flex-wrap: wrap;
    flex-flow: column;
    color: #353535;
    width: 100%;
    height: 65px;
    border-radius: 4px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.gemsringstyle li a [class^="icon-"].gemsnstyleicon,
.gemsringstyle li a [class*=" icon-"].gemsnstyleicon,
.gemstoneshape li a [class^="icon-"].myoshapes,
.gemsringstyle li a [class*=" icon-"].myoshapes {
    background-image: none;
    background-position: inherit;
    background-repeat: inherit;
    display: flex;
    height: inherit;
    line-height: 25px;
    vertical-align: inherit;
    width: 100%;
    justify-content: center;
}
.gemstoneshape li a [class^="icon-"].myoshapes,
.gemsringstyle li a [class*=" icon-"].myoshapes {
    line-height: 45px;
}
.gemsringstyle li a i.gemsnstyleicon {
    font-size: 50px;
}
.gemsringstyle li a span {
    font-size: 11px;
    font-weight: 500;
    display: block;
    text-align: center;
    color: #353535
}
.gemsringstyle li.active a,
.gemsringstyle li:hover a {
    background-color: transparent;
    border: 1px solid #8360B3;
    color: #481989;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.gemsringmetal li a {
    border-color: transparent;
    height: 84px;
    color: #353535;
}
.gemsringmetal li a .metalcircle {
    width: 40px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border-style: solid;
    border-color: #DADADA;
    border-width: 2px;
    margin-bottom: 3px;
}
.gemsringmetal li a i.gemsnstyleicon {
    font-size: 23px;
    line-height: 32px !important;
}
.gemsringstyle li a span>span {
    display: block;
    color: #353535;
}
.gemsringstyle li.silver a {
    color: #DADADA;
}
.gemsringstyle li.white a {
    color: #848484;
}
.gemsringstyle li.yellow a {
    color: #c9a63a;
}
.gemsringstyle li.rose a {
    color: #f98282;
}
.gemsringstyle li.platinum a {
    color: #DADADA;
}
.gemsringstyle li:last-child {
    padding-right: 0px;
}

.nocheckbox input[type=checkbox] {
    display: none;
}



.blue_sapphires {
    background-image: url(../img/sprit.png);
    background-position: 5px -33px;
}

.rubies {
    background-image: url(../img/sprit.png);
    background-position: -37px -33px;
}

.emeralds {
    background-image: url(../img/sprit.png);
    background-position: -80px -33px;
}

.alexandrites {
    background-image: url(../img/sprit.png);
    background-position: -123px -33px;
}

.tsavorites {
    background-image: url(../img/sprit.png);
    background-position: -167px -33px;
}

.tanzanites {
    background-image: url(../img/sprit.png);
    background-position: -212px -33px;
}

.hessonite_garnets {
    background-image: url(../img/sprit.png);
    background-position: -254px -33px;
}

.aquamarines {
    background-image: url(../img/sprit.png);
    background-position: -299px -33px;
}

.peridots {
    background-image: url(../img/sprit.png);
    background-position: -345px -33px;
}

.morganite {
    background-image: url(../img/sprit.png);
    background-position: -385px -33px;
}

.pink_tourmalines {
    background-image: url(../img/sprit.png);
    background-position: -428px -33px;
}

.pariba-tourmaline {
    background-image: url(../img/sprit.png);
    background-position: -512px -33px;
    max-width: 46px;
}

.spinel {
    background-image: url(../img/sprit.png);
    background-position: -470px -33px;
}

.cats-eye {
    background-image: url(../img/sprit.png);
    background-position: 43px -80px;
    max-width: 46px;
}

.gemstoneshape  a.shape {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 47px;
    position: relative;
    min-width: 46px;
    overflow: hidden;
    color: #353535;
}

.gemstoneshape  a.shape:hover{
    color: #133950;
}

.round_shape {
    background-image: url(../img/sprit.png);
    background-position: 7px -83px;
}

.oval_shape {
    background-image: url(../img/sprit.png);
    background-position: -36px -83px;
}

.cushion_shape {
    background-image: url(../img/sprit.png);
    background-position: -79px -84px;
}

.emerald_shape {
    background-image: url(../img/sprit.png);
    background-position: -124px -84px;
}

.asscher_shape {
    background-image: url(../img/sprit.png);
    background-position: -167px -84px;
}

.pear_shape {
    background-image: url(../img/sprit.png);
    background-position: -211px -84px;
}

.princess_shape {
    background-image: url(../img/sprit.png);
    background-position: -254px -84px;
}

.heart_shape {
    background-image: url(../img/sprit.png);
    background-position: -298px -84px;
}

.marquise_shape {
    background-image: url(../img/sprit.png);
    background-position: -340px -84px;
}

.trillion_shape {
    background-image: url(../img/sprit.png);
    background-position: -384px -84px;
}

.cabochon_shape {
    background-image: url(../img/sprit.png);
    background-position: -428px -82px;
}

.fancy_shape {
    background-image: url(../img/sprit.png);
    background-position: -471px -82px;
}

.caption {
    display: inline-flex;
    background: #fff;
    border: 1px solid #d2d2d2;
    font-size: 12px;
    align-items: center;
    justify-content: space-between;
    border-radius: 3px;
}

.caption strong {
    background: #efefef;
    padding: 5px 6px;
    color: #6b6b6b;
    font-weight: normal;
    min-width: 25px;
    text-align: center;
    border-radius: 3px 0 0 3px;
}

.caption span {
    width: 45px;
    text-align: center;
    padding: 5px 10px;
}

.price_slider .caption span {
    width: 63px;
    text-align: left;
}

.Length_slider .caption span,
.width_slider .caption span {
    width: 45px;
    text-align: center;
}

.filterwrapper {
    display: block;
    width: 100%;
    border-bottom: 1px solid #d6d5d5;
    margin-bottom: 15px;
    margin-left: -5px;
    margin-right: -5px;
    display: flex;
}

.select-choose {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    border-radius: 2px;
    width: calc(100% / 9 - 10px);
    float: left;
    margin-right: 10px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 25px;
}

.select-choose1 {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    border-radius: 2px;
    width: calc(100% / 6 - 10px);
    float: left;
    margin-right: 10px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    margin-bottom: 25px;
}

.select-choose__link {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
    color: #000;
}

input:disabled {
    color: #000;
    opacity: 1;
    background: transparent;
}

.select-choose input {
    border: 1px solid #cdcdcd;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    border-radius: 2px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    padding-left: 15px;
    width: 100%;
    font-family: "Rubik", sans-serif;
}


/*.select-choose__list {
        display: none;
        position: absolute;
        top: 40px;
        left: 0;
        z-index: 99;
        width: 100%;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        box-shadow: -1px 3px 12px rgb(0 0 0 / 20%);
        -webkit-box-shadow: -1px 3px 12px rgb(0 0 0 / 20%);
    }*/

.filterdrop_title {
    font-weight: 500;
    color: #133950 !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 1;
    padding-left: 10px;
    padding-bottom: 7px;
    padding-top: 10px;
    font-size: 12px;
}

.reuluttabouter {
    border-bottom: 1px solid #133950;
}

.resulttab a {
    background: #fff;
    display: inline-block;
    padding: 10px 25px;
    border: 1px solid #133950;
    border-bottom: 0px;
    color: #133950;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
    transition: 0.5s;
}

.resulttab a.active,
.resulttab a:hover {
    background: #133950;
    color: #fff;
}

.shortBy {
    display: inline-flex;
    align-items: center;
}

.shortBy select.form-select {
    width: auto;
    color: #343434;
    font-size: 13px;
    font-weight: 500;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 0px;
    border: 1px solid #d6d5d5;
}

.shortBy label {
    margin: 0px 10px 0px 0px;
    color: #7d7d7d;
    font-size: 13px;
    font-weight: 500;
}

.product_view {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
}

.product_view a {
    font-size: 20px;
    margin-left: 9px;
    border: 1px solid #9b9b9b;
    padding: 1px 10px;
    color: #9b9b9b;
    transition: 0.5s;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 33px;
}

.product_view a i:before {
    color: #353535;
}

.listgrideview {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.product_view a:hover {
    color: #fff!important;
    border-color: #b289eb;
    background: #b289eb;
}

.product_view a:hover i{
    color: #fff!important;
}

.product_view a.active,
.product_view a.active i:before, .product_view a.active:hover {
    color: #fff!important;
    border-color: #133950;
    background: #133950;
}

.listresult_table thead {
    background-color: #f0f0f0;
}

.listresult_table tbody tr td,
.listresult_table thead th {
    padding: 10px 0;
    text-align: center;
    border: 0px;
    vertical-align: middle;
}

.listresult_table thead tr th {
    font-size: 12px;
    color: #1b1b1b;
    font-weight: 500;
    border: 0px;
}

.listresult_table thead tr th a {
    color: #133950;
}

.listresult_table tbody tr {
    border: 1px solid transparent;
    transition: 0.5s;
}

.listresult_table tbody tr:hover,
.listresult_table tbody tr.active {
    box-shadow: 0 3px 6px rgb(0 0 0 / 15%);
}

.compareicon span.newsprite {
    line-height: 0px;
    font-size: 1px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    background-image: url(../img/sprit.png);
    height: 25px;
    width: 25px;
    background-position: -25px -141px;
}

.listresult_table tbody tr td .stoneimg {
    position: relative;
}

.listresult_table tbody tr td .stoneimg img {
    max-height: 70px;
}

.listresult_table tbody tr td {
    font-size: 12px;
    color: #636363;
    font-weight: 500;
}

span.list_price {
    font-weight: 700;
    color: #007640;
}

.viewdetails a {
    color: #133950;
    text-decoration: underline;
}

.compareSectionActive span.newsprite {
    background-position: -3px -144px;
}

.select-choose__list.main {
    display: block;
}


/*.select-choose__list {
        display: none;
        position: absolute;
        top: 40px;
        left: 0;
        z-index: 99;
        padding: 5px;
        width: 100%;
        background-color: #fff;
        border: 1px solid #e1e1e1;
        box-shadow: -1px 3px 12px rgb(0 0 0 / 20%);
        -webkit-box-shadow: -1px 3px 12px rgb(0 0 0 / 20%);
    }*/

.eduLink {
    color: #133950 !important;
    text-decoration: none !important;
}

.select-choose__item {
    color: #333;
    line-height: 1.3;
    font-size: 12px;
    padding: 0px;
    position: relative;
    margin: 12px 0px;
}

.select-choose__item input[type=radio],
.filter-option .select-choose__item input[type=checkbox] {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 100;
    cursor: pointer;
}

.select-choose__item.active input[type=radio]:checked+label,
.filter-option .select-choose__item.active input[type=checkbox]:checked+label {
    border-color: #ccc;
}

.stone_ci_Intense-Green_icon {
    background-position: -278px -24px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Vivid-Green_icon {
    background-position: -278px -49px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Deep-Green_icon {
    background-position: -278px -76px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Medium-Green_icon {
    background-position: -278px -102px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Soft-Green_icon {
    background-position: -278px -129px!important;
    width: 22px;
    height: 22px;
}

.gemsviewSprite {
    background: url(../img/gemsviewSprite.png) no-repeat;
    line-height: 0px;
    font-size: 1px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    position: absolute;
    left: 7px;
    top: 7px;
}

.stone_ci_Pigeon-Blood-Red_icon {
    background-position: -248px -22px;
    width: 22px;
    height: 22px;
}

.stone_ci_Deep-Red_icon {
    background-position: -248px -48px;
    width: 22px;
    height: 22px;
}

.stone_ci_Medium-Red_icon {
    background-position: -249px -77px;
    width: 22px;
    height: 22px;
}

.stone_ci_Purplish-Red_icon {
    background-position: -249px -103px;
    width: 22px;
    height: 22px;
}

.stone_ci_Pinkish-Red_icon {
    background-position: -248px -130px;
    width: 22px;
    height: 22px;
}

.select-choose__item label {
    margin: 0px;
    padding: 10px 5px 10px 33px;
    display: block;
    margin-bottom: 2px;
    border: 1px solid transparent;
    transition: 0.5s;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
}

.select-choose__item:hover label {
    border-color: #ccc;
}

.select-choose__item input[type=radio]:checked+label {
    border-color: #ccc;
}

.select-choose__title:hover {
    border: solid 1px #66409c;
    box-shadow: 0 0px 10px 0 rgb(80 36 142 / 50%);
    -webkit-box-shadow: 0 0px 10px 0 rgb(80 36 142 / 50%);
    outline: none;
}

.learn_more a.eduLink {
    font-size: 12px;
    margin-top: 0px;
    display: block;
    line-height: 16px;
}

.learn_more {
    padding: 0px 5px 10px;
}

.noUi-target {
    width: calc(100% - 17px);
    z-index: 0;
}

.filter-sort {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background: #f9f9f9 !important;
    height: 45px;
    border-top: 1px solid #dedede;
    margin: 0;
    box-shadow: 0 3px 10px 0 rgb(0 0 0 / 20%);
    width: 100%;
}

.filter-sort .options {
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.filter-sort .options {
    width: 33%;
    float: left;
    font-size: 14px;
    text-align: center;
    line-height: 45px;
}

.filter-sort .sort-box {
    position: relative;
}

.filter-sort .sort-icon {
    content: '';
    background-size: 100%;
    height: 20px;
    width: 18px;
    margin-right: 8px;
}

.filter-sort i {
    color: #133950;
    font-size: 15px;
    margin-right: 5px;
}

.filter-sort .sort-box .sort-options {
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.filter-sort .sort-box .sort-options #sorter {
    float: left;
    position: absolute;
    left: 0;
    height: 44px;
    right: 0;
    max-width: 100%;
}

.filter-sort .sort-box:after {
    content: "";
    width: 1px;
    height: 20px;
    position: absolute;
    background: #000;
    top: 12px;
    right: 0;
}

.pagetitle {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
    padding: 14px 0 0px 0;
}

.pagetitle .resultitle {
    display: inline-flex;
    align-items: center;
}

.pagetitle h3 {
    color: #133950;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 6px;
    display: inline-flex;
    margin-bottom: 0px;
}

.pagetitle .resultitle .visible-xs {
    font-size: 12px;
    color: #353535;
    position: relative;
    top: -3px;
    margin-left: 0px;
}

.pagetitle .subtitles {
    font-size: 13px;
    font-weight: 500;
    color: #353535;
}

.pagetitle .subtitles a {
    color: #133950;
    display: inline-flex;
    margin-left: 4px;
}

.mb15 {
    margin-bottom: 15px;
}

#gridResult {
    padding: 0px;
    margin-bottom: 0px;
    list-style: none;
}

.gridcard {
    padding-top: 20px;
    border: solid 1px transparent;
    transition: all 0.4s ease-in-out;
    position: relative;
    display: flex;
    align-items: center;
}

.gridcard .compareicon {
    position: absolute;
    top: 7px;
    right: 7px;
    color: #ccc;
}

.gridcard .compareicon.active {
    color: #133950;
}

.mobi_gridresult .proimg {
    margin-right: 3.3%;
    text-align: center;
    padding-top: 0;
    max-width: calc(96.3% - 125px);
    display: inline-block;
    width: 45%;
    border-radius: 4px;
    position: relative;
}

.mobi_gridresult .item_detail_container {
    display: inline-block;
    height: 100%;
    width: 50%;
    vertical-align: top;
    margin-top: 10px;
    position: relative;
}

.mobi_gridresult .properties_table {
    width: 100%;
    height: calc(100% - 30px);
    font-size: 11px;
    line-height: 20px;
    margin-bottom: 4px;
}

.mobi_gridresult .properties_table tr td:first-child {
    color: #9b9b9b;
    width: 55%;
}

a.no_detail {
    color: #133950;
    text-decoration: underline;
}

.mobi_gridresult .price_title {
    color: #000;
    font-size: 13px;
    margin-left: 0px;
}

.mobi_gridresult .price_data {
    color: #00b900;
    font-size: 13px;
    font-weight: bold;
}

.proimg img {
    width: 100%;
}

.PaymentoptionsList a p {
    width: 50%;
    margin: 0 auto;
}

.select-choose .dropdown-toggle {
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid #bfbfbf;
    border-radius: 22px;
    margin-bottom: 20px;
    color: #343434;
    padding: 7px 15px;
    font-size: 12px;
    width: 100%;
    text-align: left;
    position: relative;
    background: linear-gradient(to left, white 50%, #f2f2f2 50%) right;
    background-size: 200%;
    transition: 0.5s ease-out;
    transition: all 0.4s ease;
    font-weight: 500;
}

.select-choose .dropdown-toggle:hover {
    background-position: left;
    cursor: pointer;
    border: 1px solid transparent;
}

.select-choose .dropdown-menu {
    padding: 10px;
    min-width: 200px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    box-shadow: 0 3px 5px rgb(0 0 0 / 15%);
    border-radius: 0px;
    transition: all 0.5s ease-in-out;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .4em solid;
    border-right: .4em solid transparent;
    border-bottom: 0;
    border-left: .4em solid transparent;
    color: #353535;
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translateY(-50%);
}

.select-choose__item1 input {
    width: 20px;
    height: 20px;
}

.select-choose__item1 {
    display: flex;
    align-items: center;
    height: initial;
    padding: 0px;
    margin: 6px 0px;
}

.select-choose__item1 label {
    min-height: 22px;
    margin: 0px;
    height: inherit;
    line-height: 18px;
    font-size: 13px;
    color: #333;
    font-weight: 500;
}

.custom_check {
    display: inline-block;
    position: relative;
    cursor: pointer;
    line-height: 22px;
    padding-left: 23px;
    margin: 0px 7px 0px 6px;
    height: 23px;
}

.custom_check input {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
    margin: 0px 0px;
    z-index: 2;
}

.custom_check .check_indicator {
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 2px;
}

.custom_check input:checked+.check_indicator {
    background: #133950;
    border: 1px solid #ffffff;
}

.custom_check input:checked+.check_indicator:before {
    width: 6px;
    height: 11px;
    position: absolute;
    left: 6px;
    top: 2px;
    border: solid #fff;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: "";
}

.filterouterLabel {
    display: flex;
    align-items: flex-start;
}

.select-choose:last-child {
    margin: 0px;
}

.dropdown:hover .dropdown-toggle {
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}

.serch-input input {
    background: #ffffff;
    color: #353535;
    border-radius: 4px;
    border: 1px solid #dbdbdb;
    padding: 15px 0;
    width: 85px;
    display: block;
    text-align: center;
    font-size: 12px;
    -webkit-box-shadow: inset 0px 0px 1px 0px rgb(50 50 50 / 27%);
    -moz-box-shadow: inset 0px 0px 1px 0px rgba(50, 50, 50, 0.27);
    box-shadow: inset 0px 0px 1px 0px rgb(50 50 50 / 27%);
}

.multi-range__labels {
    display: flex;
    flex-direction: column;
}


/* filter page css End*/


/*Mobile filter css start*/

.backtoresult {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #133950;
    padding: 10px;
    color: #fff !important;
    font-size: 14px;
    box-shadow: 2px 1px 5px rgb(84 55 122 / 47%);
    -webkit-box-shadow: 2px 1px 5px rgb(84 55 122 / 47%);
    text-decoration: none !important;
    z-index: 1000000;
}

#layered-filter-block {
    position: fixed;
    left: -500;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 9999;
    margin: 0;
    width: 100%;
    transition: all 0.7s ease-in-out;
    -webkit-transition: all 0.7s ease-in-out;
}

#layered-filter-block {
    padding: 0 !important;
    border: none;
    margin-top: 0 !important;
}

.filter-action-holder {
    width: 100%;
    float: left;
    background: #fff;
    font-size: 16px;
    height: 100vh;
}

.filter-close {
    width:66%;
    float: left;
    padding-left: 10px;
}

.filter-action-btn {
    width: 34%;
    float: right;
}

.filter-close .close-icon {
    display: none;
    width: 30px;
    height: 45px;
    float: left;
    position: absolute;
    left: 0;
}

.title {
    text-align: center;
}

.filter-action-holder .title {
    font-size: 14px;
}

.purple-text {
    color: #133950;
    font-weight: bold;
}

.clear-filter {
    width: 100%;
    float: right;
    text-align: center;
}

.clear-filter a {
    line-height: 40px;
    background: #fff;
    color: #f00;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: bold;
}

.apply-filter {
    width: 60%;
    float: left;
    display: none;
}

.apply-filter #apply {
    line-height: 30px;
    background: #133950;
    color: #fff;
    text-decoration: none !important;
    max-width: 90px;
    display: block;
    text-align: center;
    margin: 4px auto;
    font-size: 12px;
    border-radius: 3px;
    margin-top: 8px;
}

#layered-filter-block .filter-titles {
    width: 40%;
    float: left;
    background: #efefef;
    height: 100%;
    padding: 0;
    border: none;
    padding-bottom: 50px;
    min-height: 100vh;
}

#layered-filter-block .filter-contents {
    width: 60%;
    float: left;
    background: #fff;
    height: 100%;
    padding: 0 10px;
    overflow-y: auto;
    min-height: 100vh;
    max-height: 100vh;
}

.mobilefilterouter {
    min-height: calc(100vh - 46px;
    );
}

.filter-options .list-group-item {
    padding: 8px 10px;
    line-height: 24px;
    border-radius: 0px;
    background: transparent;
    border-left: 0px;
    border-right: 0px;
    color: #000;
    font-size: 13px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    border-top: 0px;
}

.filter-options .list-group {
    border: 0px;
    max-height: 100vh;
    overflow: auto;
}

.filter-options .list-group-item.active {
    background: #133950;
    color: #fff;
}

.filter-options-content ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.mobifilter_title {
    font-size: 15px;
    color: #133950;
    padding: 0px 10px 10px;
    display: inline-block;
    font-weight: 500;
    line-height: 19px;
}

.filter-option .select-choose__item {
    margin: 0px;
}

.filter-option .select-choose__item label {
    padding: 7px 5px 7px 33px;
}


/*Gem Type css start*/

.stone_Sapphire_icon {
    background-position: -3px -5px;
    left: 10px;
    top: 9px;
}

.stone_Ruby_icon {
    background-position: -3px -24px;
    left: 10px;
    top: 9px;
}

.stone_Emerald_icon {
    background-position: -3px -43px;
    left: 10px;
    top: 8px;
}

.stone_Alexandrite_icon {
    background-position: -3px -63px;
    left: 10px;
    top: 8px;
}

.stone_Tsavorite_icon {
    background-position: -3px -102px;
    left: 10px;
    top: 8px;
}

.stone_Tanzanite_icon {
    background-position: -3px -82px;
    left: 10px;
    top: 8px;
}

.stone_Hessonite_icon {
    background-position: -4px -161px;
    left: 10px;
    top: 8px;
}

.stone_Aquamarine_icon {
    background-position: -3px -121px;
    left: 10px;
    top: 8px;
}

.stone_Peridot_icon {
    background-position: -3px -179px;
    left: 10px;
    top: 8px;
}

.stone_Pink-Tourmaline_icon {
    background-position: -3px -140px;
    left: 10px;
    top: 8px;
}

.stone_Spinel_icon {
    background-position: -3px -199px;
    left: 10px;
    top: 8px;
}

.stone_Pariba-Tourmaline_icon {
    background-position: -3px -218px;
    left: 10px;
    top: 8px;
}

.stone_Morganite_icon {
    background-position: -3px -239px;
    left: 10px;
    top: 8px;
}


/*Gem Type css end*/


/*Shape css start*/

.filter-option .gemsviewSprite.Shape {
    left: 10px;
    background: #fff;
    top: 8px;
}

.openfilter {
    display: block !important;
    left: 0px;
}

.select-choose:last-child .dropdown-menu.show {
    right: 0px !important;
    left: initial !important;
}

.Compared .gridcard .compareicon {
    color: #471988;
}

.comparetab,
.backresult {
    display: none;
}

.backresult .resultbtn {
    background: #008000;
    width: 100%;
    position: fixed;
    z-index: 10000000;
    bottom: 0px;
    border-radius: 0px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    padding: 11px;
    outline: none;
    box-shadow: none;
}


/*---------*/

.mobile-enquiry {
    display: none;
}

.open-mobile-menu {
    display: none;
}

.foot-mobilenquiry {
    background-color: #fff !important;
    padding: 0px !important;
    margin: 0px !important;
    border-bottom: none !important;
}

.mobile-enquiry a {
    display: inline-flex !important;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 6px;
    margin: 0 8px;
}

.mobile-enquiry a i {
    background-color: #9c9c9c;
    font-size: 17px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: inline-flex;
    color: #fff;
    font-weight: 500;
    margin-bottom: 6px;
}

.submenu {
    display: none;
}

.openmenu ul.submenu {
    display: block;
    padding: 15px 0px 15px 8px;
    margin: 10px 0 0 -10px;
}

.no-transition {
    transition: none !important;
}

.mobilenav .mob-block .mobileuser {
    font-size: 14px;
    color: #353535;
    font-weight: 500;
}

.mobilenav .mob-block .mobileuser i {
    font-size: 20px;
    font-weight: 500;
}

.mobilenav .mob-block .mobilesearchbox {
    display: flex;
    align-items: center;
}

.mobilenav .mob-block .mobilesearchbox form {
    margin-right: 8px;
}

.mobilenav .mobnavbar {
    display: flex;
    flex-direction: row;
    flex: 1;
    flex-basis: auto;
    align-items: center;
    justify-content: space-between;
}

.mobilenav .mobnavbar .vertical-logo {
    font-size: 1.7rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #d93622;
}

.mobilenav .mobnavbar .top-menu-wrapper {
    color: #221f1f;
}

.mobilenav .mobnavbar .top-menu-wrapper::before {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition: background 0.5s;
}

.mobilenav .mobnavbar .open-mobile-menu i {
    color: #221f1f;
}

.mobilenav .mobnavbar .top-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 99;
    transform: translate3d(-100%, 0, 0);
    transition: transform 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}

.mobilenav .mobnavbar .top-menu {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 450px;
    overflow-y: auto;
    padding: 0px;
    background: #ffffff;
    margin: 0;
}

.mobilenav .mobnavbar .top-menu-wrapper.show-offcanvas::before {
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.mobilenav .mobnavbar .top-menu-wrapper.show-offcanvas .panel,
.mobilenav .mobnavbar .top-menu-wrapper.show-offcanvas .top-menu {
    transform: translate3d(0, 0, 0);
    transition-duration: 0.7s;
}

.mobilenav .mobnavbar .top-menu-wrapper.show-offcanvas .top-menu {
    transition-delay: 0.2s;
}

.mobilenav .mobnavbar ul a {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    transition: color 0.35s ease-out;
    color: #353535;
}

.mobilenav .mobnavbar ul a:hover {
    color: #133950;
    text-decoration: none;
}

.mobilenav .mobnavbar .has-dropdown i {
    display: none;
}

.openmenu ul.submenu li a {
    text-transform: capitalize;
    color: #575757;
    padding: 10px 0;
    display: flex;
    font-weight: 500;
}

.mobilenav .mobnavbar .sub-menu {
    padding: 0.5rem 1.5rem 0 1.5rem;
}

.mobilenav .mobnavbar .sub-menu a {
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 0rem;
}

.mobilenav .mobnavbar .top-menu li+li {
    border-bottom: 1px solid #ddd;
    background-color: #F7F7F7;
    padding: 8px 0px 8px 10px;
}

.mobilenav .mobnavbar .top-menu .mob-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0px;
    padding: 8px;
}

.mobilenav .mobnavbar .top-menu .mob-block .logo {
    font-size: 1.7rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #d93622;
}

.mobilenav .mobnavbar .top-menu .mob-block i {
    color: #221f1f;
}

.mobilenav .mobnavbar ul li.mainmenu {
    position: relative;
}

.mobilenav .mobnavbar .mainmenu i {
    font-size: 19px;
    position: absolute;
    right: 10px;
    transform: rotate(90deg);
}

.mobilenav .mobnavbar .mainmenu.openmenu i {
    transform: rotate(-90deg);
}

.openmenu ul.submenu.othersub li {
    padding: 0 8px !important;
}

.openmenu ul.submenu {
    list-style: none;
    background-color: #fff;
}

.openmenu ul.submenu li {
    list-style: none;
    background-color: #fff;
}

.openmenu ul.submenu li+li {
    background-color: #fff !important;
    padding-left: 0px !important;
    border: none !important;
    padding: 0px !important;
}

.mobnavbar .sapphirecolors .gemscolor {
    position: relative;
    padding-left: 40px;
}

.mobnavbar .sapphirecolors .gemscolor:before {
    background-image: url(../img/sprit-gemstones-color.png);
    background-repeat: no-repeat;
    background-size: 325px;
    width: 26px;
    height: 25px;
    content: "";
    position: absolute;
    left: 4px;
    top: 8px;
}

.mobnavbar .sapphirecolors .gemscolor.sapphireblue:before {
    background-position: -1px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.yellowsapphire:before {
    background-position: -31px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.pinksapphire:before {
    background-position: -62px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.whitesapphire:before {
    background-position: -93px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.purplesapphire:before {
    background-position: -124px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.lavendersapphire:before {
    background-position: -155px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.padparadschasapphire:before {
    background-position: -186px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.peachsapphire:before {
    background-position: -217px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.orangesapphire:before {
    background-position: -248px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.tealsapphire:before {
    background-position: -280px -2px;
}

.mobnavbar .sapphirecolors .gemscolor.redspinel:before {
    background-position: -1px -33px;
}

.mobnavbar .sapphirecolors .gemscolor.bluespinel:before {
    background-position: -31px -33px;
}


/*----flexiblepaymentSection*----*/

.flexiblepaymentSection {
    background-image: url(https://d3kinlcl20pxwz.cloudfront.net/images/flexible-payment-options.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}

.PaymentoptionsList {
    max-width: 272px;
    margin: 0 auto;
}

.PaymentoptionsList p {
    font-size: 14px;
    color: #353535;
    line-height: 1.6;
}

.financingavailable {
    width: 87px;
    height: 87px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border: 1px solid #F1F3F4;
    border-radius: 50%;
    padding: 8px;
}

.financingavailable img {
    max-width: 30px;
}

.financingavailable.splititfince img {
    max-width: 100%;
}

.financingavailable i {
    color: #133950;
    font-size: 48px;
}

.PaymentoptionsList a {
    color: #133950;
    font-weight: 500;
    font-size: 14px;
}

.Priceheader {
    background-color: #fff;
    padding: 5px 0 10px 0;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
    transition: all ease .4s;
    box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.Priceheader .prouct_name {
    font-size: 16px;
}

.Priceheader ul.iteminfolist li {
    font-size: 11px;
}

.Priceheader .estimated_ship p {
    font-size: 12px;
}

.Priceheader .headerfixedPrice {
    white-space: nowrap;
    text-align: center;
    padding: 0 15px;
}

.Priceheader .headerfixedPrice p {
    font-size: 11px;
    color: #279525;
    margin-top: 1px;
}

.Priceheader .stickyPriceblock {
    display: flex;
    width: 100%;
}

.Priceheader .stickyLeftblock {
    width: 50%;
}

.Priceheader .stickyRightblock {
    width: 50%;
}

.CustomJewelery {
    display: flex;
    width: 100%;
    margin: 0px;
    list-style: none;
    padding: 0px;
}

.CustomJewelery li {
    width: 25%;
    margin: 0px;
    padding: 0 15px;
    position: relative;
}

.CustomJewelery li .CustomJeweleryimg {
    border: 1px solid #AB98C8;
    width: 240px;
    height: 240px;
    margin: 0 auto;
    padding: 15px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.CustomJewelery li:before {
    position: absolute;
    top: 45%;
    width: 25%;
    height: 1px;
    background-color: #AB99C8;
    content: "";
    left: 80%;
}

.CustomJewelery li:after {
    position: absolute;
    right: -6%;
    bottom: 3px;
    top: 43.5%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 8px 0;
    border-color: #AB99C8 transparent transparent transparent;
    transform: rotate(-90deg);
    content: "";
    z-index: 1;
    border-radius: 2px;
}

.CustomJewelery li:last-child:before,
.CustomJewelery li:last-child:after {
    display: none;
}

.CustomJewelery li .CustomJeweleryimg .Customimgbox {
    box-shadow: 0 0 10px rgb(75 25 137 / 13%);
    border-radius: 50%;
    display: inline-flex;
    border: none;
    padding: 0px;
}

.CustomJewelery li {
    text-align: center;
    font-weight: 600;
}

.CustomJewelery-Section p.haveown {
    font-size: 16px;
    color: #353535;
    font-weight: 500;
}

.CustomJewelery-Section p.haveown a {
    color: #6C47A0;
}

.btncolor,
.btncolor:hover {
    background-color: #133950;
    padding: 8px 15px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 2px;
}

.sectioncolorsGray {
    background-color: #F1F3F4;
}

.sectioncolorsother {
    background-color: #fff7f4;
}


/* 8 June css start*/

.resultview ul,
.compareview ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.gridcardview {
    height: 391px;
    padding-top: 10px;
    border: solid 1px transparent;
    transition: all 0.4s ease-in-out;
    position: relative;
}

img.giaimg {
    position: absolute;
    width: 60px;
    top: 5px;
    left: 5px;
    z-index: 1;
}

.gridcardview .compareicon {
    position: absolute;
    top: 7px;
    right: 7px;
}

.compareicon i {
    background-position: -232px -4px;
    width: 20px;
    height: 19px;
    transition: all 0.4s ease-in-out;
}

.compareSectionActive i {
    background-position: -209px -4px;
}

.gridcardview .proimg {
    width: 216px;
    margin: 0px auto;
    height: 218px;
    text-align: center;
    padding-top: 20px;
}

.gridcardview .view360 {
    display: inline-block;
    position: absolute;
    padding: 0 10px;
    margin-top: 16px;
}

.view360 {
    background-position: -259px -4px;
    width: 33px;
    height: 31px;
    margin: 9px;
}

.gridcardview .view360 i {
    background-position: -259px -4px;
    width: 33px;
    height: 31px;
}

.newsprite {
    background: url(../img/newsprite.png) no-repeat;
    line-height: 0px;
    font-size: 1px;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
}

.gridcardview .otherdescrip {
    width: 100%;
    display: inline-block;
    padding: 10px 10px;
    font-weight: 600;
    color: #5f5f5f;
    font-size: 14px;
    text-align: center;
}

.gridcardview .price {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    color: #004D00;
    padding-bottom: 10px;
    margin-top: 15px;
}

.gridcardview:hover .viewdetailbtm {
    opacity: 1;
}

.gridcardview .viewdetailbtm {
    background: #eeeeee;
    height: 36px;
    width: 50%;
    text-align: center;
    line-height: 36px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    opacity: 0;
    float: left;
}

.viewdetailbtm a {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    color: #133950;
    text-decoration: none;
}

.viewdetailbtm:hover {
    background: #133950;
}

.viewdetailbtm:hover a {
    color: #fff;
}

.hoverdiv {
    border: solid 1px #e1e1e1;
    box-shadow: 2px 2px 17px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 2px 2px 17px rgb(0 0 0 / 15%);
    background: #fff;
    width: 385px;
    height: 391px;
    position: absolute;
    top: -1px;
    z-index: 12;
    right: -384px;
    display: none;
}

.datatooltip {
    position: absolute;
    padding: 0px;
    font-size: 14px;
    width: 300px;
    z-index: 99;
    top: 10px;
    right: 50px;
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.datatooltip .prodescrip {
    font-weight: 600;
    border-bottom: solid 1px #ccc;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #133950;
    font-size: 16px;
    line-height: 1;
    margin-top: 10px;
}

.datatooltip .descripwrap {
    display: inline-block;
    width: 100%;
}

.datatooltip .descripwrap .descrip-row {
    padding-bottom: 0;
    line-height: 27px;
}

.datatooltip .descripwrap .elemnt {
    color: #353535;
    font-weight: 400;
    font-size: 13px;
}

.datatooltip .descripwrap .value {
    color: #133950;
    float: right;
    max-width: 180px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    font-size: 13px;
}

.gridcardview:hover {
    border: solid 1px #e1e1e1;
    box-shadow: 2px 2px 17px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 2px 2px 17px rgb(0 0 0 / 15%);
}

.gridcardview .quickviewbtn:hover .hoverdiv {
    display: block;
    border-left: none;
    box-shadow: 17px 4px 16px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 17px 4px 16px rgb(0 0 0 / 15%);
    text-align: left;
}

.gridcardview .quickviewbtn:hover .hoverdiv {
    display: block;
    border-left: none;
    box-shadow: 17px 4px 16px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 17px 4px 16px rgb(0 0 0 / 15%);
    text-align: left;
}

.gridcardviewOuter ul li:nth-child(4n+0) .quickviewbtn:hover .hoverdiv {
    right: auto;
    left: -385px;
    border-left: solid 1px #e1e1e1;
    box-shadow: -11px 4px 16px rgb(0 0 0 / 15%);
    -webkit-box-shadow: -11px 4px 16px rgb(0 0 0 / 15%);
    text-align: left;
    border-right: none;
}


/*--filterfixed Start--*/

.filterfixed #target {
    background: #fff;
    width: 100%;
    display: none;
    transition: all 0.4s ease-in-out;
    padding-top: 8px;
    padding-bottom: 8px;
}

.filterfixed .Hide {
    display: none;
}

.filterfixed .Show {
    background: green;
}

.filterfixed .Hide {
    background: red;
}

.btnshidedhow {
    display: none;
}

.filterfixed .btnshidedhow button {
    padding: 0 10px;
    text-transform: capitalize;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    margin-bottom: 0;
    box-shadow: none;
    border: none;
    border-radius: 0;
    color: #fff;
    margin: 0px 0 0 10px;
}

.filterfixed .btnshidedhow button:focus {
    box-shadow: none;
    border: none;
    outline: inherit;
}

#fitersticky {
    top: 0;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #fff;
    z-index: 9;
}

#fitersticky.stick {
    position: fixed;
    top: 0;
    padding: 2px 6px 0 6px;
    z-index: 10000;
}

#fitersticky.stick .btnshidedhow {
    display: block;
}

#fitersticky.stick .filterouterLabel {
    flex-wrap: wrap;
    justify-content: inherit;
}

#fitersticky.stick .filterouterLabel .select-choose {
    width: calc(100% / 8 - 10px);
    margin-bottom: 0px;
}

#fitersticky.stick .filterouterLabel .select-choose1 {
    width: calc(100% / 7 - 10px);
    margin-bottom: 8px;
}

#fitersticky.stick .filterouterLabel .select-choose .dropdown-toggle {
    margin-bottom: 5px;
}

#fitersticky.stick .select-choose.sticky-gemtype .dropdown-menu {
    width: 560px;
}

#fitersticky.stick .select-choose.sticky-gemtype .select-choose__list {
    display: flex;
    flex-wrap: wrap;
}

#fitersticky.stick .select-choose.sticky-gemtype .select-choose__list .select-choose__item {
    width: 33.333%;
    padding: 6px;
}


/*--END filterfixed Start--*/

.select-choose.sapphire_colorstab .dropdown-menu {
    width: 600px;
}

.sapphirestab .select-choose__item {
    width: 33.33%;
    float: left;
    margin: 0px;
}

.sapphirestab,
.stickyGemstone {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.sapphirestab .gemsviewSprite {
    width: 16px;
    height: 18px;
    top: 8px;
    left: 11px;
}
span.gemsviewSprite.stone_Red_icon {
    background-position: -2px -23px;
}
.stone_Blue_icon {
    background-position: -38px -246px;
}

.stone_Yellow_icon {
    background-position: -38px -25px;
}

.stone_Pink_icon {
    background-position: -38px -43px;
}

.stone_White_icon {
    background-position: -38px -62px;
}

.stone_Purple_icon {
    background-position: -38px -83px;
}

.stone_Lavender_icon {
    background-position: -38px -103px;
}

.stone_Green_icon {
    background-position: -38px -123px;
}

.stone_Padparadscha_icon {
    background-position: -38px -143px;
}

.stone_Peach_icon {
    background-position: -38px -163px;
}

.stone_Orange_icon {
    background-position: -38px -183px;
}

.stone_Teal_icon {
    background-position: -37px -202px;
}

.stone_Change_icon {
    background-position: -38px -266px;
}

.select-choose__item.active input[type=radio]:checked+label,
.filter-option .select-choose__item.active input[type=checkbox]:checked+label {
    border:1px solid #ccc;
}
.select-choose__item.active input[type=radio]+label,
.select-choose__item.active input[type=checkbox]+label{
    border: 1px solid #ccc;
}


.stickyGemstone .gemsviewSprite {
    width: 16px;
    height: 16px;
    top: 12px;
    left: 11px;
}

.stickyGemstone .select-choose__item {
    margin: 2px 0px;
    padding: 0px !important;
}

.stickyGemstone .stone_Sapphire_icon {
    background-position: -3px -5px;
}

.stickyGemstone .stone_Ruby_icon {
    background-position: -3px -24px;
}

.stickyGemstone .stone_Emerald_icon {
    background-position: -3px -43px;
}

.stickyGemstone .stone_Alexandrite_icon {
    background-position: -3px -63px;
}

.stickyGemstone .stone_Tsavorite_icon {
    background-position: -3px -102px;
}

.stickyGemstone .stone_Tanzanite_icon {
    background-position: -3px -82px;
}

.stickyGemstone .stone_Hessonite_icon {
    background-position: -3px -161px;
}

.stickyGemstone .stone_Aquamarine_icon {
    background-position: -3px -121px;
}

.stickyGemstone .stone_Peridot_icon {
    background-position: -3px -179px;
}

.stickyGemstone .Pink-Tourmaline_icon {
    background-position: -3px -140px;
}

.stickyGemstone .stone_Spinel_icon {
    background-position: -3px -199px;
}

.stickyGemstone .stone_Paraiba-Tourmaline_icon {
    background-position: -3px -218px;
}

.stickyGemstone .stone_Morganite_icon {
    background-position: -3px -239px;
}

.stone_Round_icon {
    background: none;
}


/*Sign In css start*/

.signupModal,
.mobilemodal {
    position: absolute;
    top: 30px;
    right: 60px;
    z-index: 501;
    border-top: 3px solid #133950;
    border-radius: 5px;
    box-shadow: 0 0 13px rgb(1 1 1 / 13%);
    opacity: 1 !important;
    padding: 0px;
    background: #fff;
    width: 750px;
}

.signupModal:before. .mobilemodal:before {
    right: 3px;
}

.signupModal:before,
.mobilemodal:before {
    content: "";
    right: 3px;
    top: -10px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #513579;
}

.modal_signup {
    border-top: 1px solid #dfdfdf;
}

.close_btn {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding: 8px 0px 0 0px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}

.close_btn .close_icon {
    background: #424242;
    color: #fff;
    border-radius: 50%;
    width: 19px;
    height: 19px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 11px;
    margin: 0px 11px 0px 0px;
    display: inline-flex !important;
}

.close_btn .close_icon:hover {
    color: #fff !important;
}

.customers_trms {
    background: #f8f8f8;
    padding: 15px;
    height: 100%;
}

.customers_trms h4 {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #133950;
}

.customers_trms h4,
.loginbox h4 {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 600;
    color: #133950;
}

ul.signup_list li {
    display: block;
    margin-bottom: 6px;
    background-image: none;
    background: none;
    position: relative;
    color: #656565;
    font-size: 13px;
    font-weight: 400;
    padding: 0px 0px 0px 20px;
    position: relative;
}

.signup_list li:before {
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #133950;
    position: absolute;
    left: 0;
    top: 2px;
    content: "";
}

.loginbox {
    padding: 15px 15px 15px 0px;
}

.loginbox form {
    max-width: 100%;
}

.loginbox form .form-group {
    margin: 0px 0px 15px;
}

.form-group_outer {
    margin-bottom: 15px;
}

button.signbtn {
    background: #133950;
    padding: 6px 15px;
    color: #fff;
    border: 1px solid #133950;
    border-radius: 3px;
    font-size: 15px;
    margin-right: 15px;
    outline: none !important;
}

button.signbtn:hover {
    background: #133950;
}

.signupwhithsocial p.text-line {
    text-align: center;
    position: relative;
    font-weight: 600;
    color: #4f5255;
}

.signupwhithsocial p.text-line::before {
    content: "";
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 11px;
}

.signupwhithsocial p.text-line span {
    background: #fff;
    position: relative;
    z-index: 10;
    padding: 0px 9px;
}

.iconouter {
    text-align: center;
}

a.social-icon svg {
    width: 20px;
    height: 20px;
}

a.social-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.signupModal.openmodal {
    display: block !important;
}

.loginbox form .form-group:hover,
.loginbox form .form-group:focus,
.loginbox form .form-group:active {
    border-color: #66409c;
    box-shadow: 0 0px 10px 0 rgb(80 36 142 / 50%);
    -webkit-box-shadow: 0 0px 10px 0 rgb(80 36 142 / 50%);
    outline: none;
    transition: 0.5s;
}

.customers_trms .signbtn {
    width: 100%;
    margin: 5px 0px;
}

a.fg_password {
    font-size: 12px !important;
    text-decoration: underline !important;
}

.close_btn .close_icon i {
    font-size: 9px;
    font-weight: bold;
    margin: 1px 0px 0px;
    top: 0px;
    left: 0px;
    color: #fff !important;
}

.openmobile {
    display: none;
}

.mobilenav .mobnavbar ul a.fg_password {
    text-transform: initial;
}


/*---END---*/


/*---Create An Account---*/

.createaccount {
    background-color: #ffffff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgb(27 27 27 / 17%);
    margin-bottom: 30px;
}

.main-title {
    font-size: 20px;
    font-weight: 600;
    color: #353535;
}

.createaccount h2 {
    font-size: 16px;
    color: #133950;
    font-weight: 600;
    padding: 0px 0px 0px 22px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    white-space: nowrap;
}

.createaccount h2 span.borderright {
    height: 1px;
    background-color: #ccc;
    right: 0;
    top: 1px;
    width: 100%;
    height: 1px;
    margin-left: 15px;
    position: relative;
}

.createaccount h2 span.borderright:before {
    width: 6px;
    height: 6px;
    background-color: #133950;
    border-radius: 50%;
    content: "";
    position: absolute;
    left: 0;
    top: -3px;
}

.createaccount h3 {
    font-size: 14px;
    color: #353535;
    font-weight: 600;
    padding: 15px 0 8px 0;
}

.information {
    padding: 0px 24px 20px 24px;
}

.information .subtitle {
    font-size: 16px;
    font-weight: 600;
}

.savebtns {
    display: inline-flex;
    margin-right: 10px;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: #133950;
}

.savebtns i.icon-edit {
    margin-right: 8px;
}

.addmoreref {
    font-size: 12px;
    font-weight: 600;
    color: #133950;
    text-transform: uppercase;
}

.addmoreref:hover {
    color: #133950;
}

.savebtns:hover {
    color: #fff;
    background-color: #133950;
}

.orref {
    border-bottom: 1px solid #ddd;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.orref span {
    position: absolute;
    left: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 auto;
    background-color: #fff;
    top: -20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
}

.previousbtns {
    display: inline-flex;
    margin-right: 15px;
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    font-size: 14px;
    font-weight: 500;
    color: #133950;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: #fff;
}

.information .form-group label {
    color: #515151;
    font-weight: 400;
}

.previousbtns i {
    transform: rotate(180deg);
    display: inline-block;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
}

.previousbtns:hover {
    background-color: #133950;
    color: #fff;
}

.graybox {
    background-color: #fbfbfb;
    padding-top: 15px;
    padding-bottom: 0;
    margin-bottom: 15px;
}

.accountprocess {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 18px;
    margin-bottom: 20px;
}

.accountprocess ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    padding: 6px 10px;
    border-radius: 25px;
    margin: 0px;
    list-style: none;
}

.accountprocess ul li {
    align-items: center;
    display: inline-flex;
    font-size: 12px;
    width: 25%;
}

.accountprocess ul li span.number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
    margin: 0px 8px 0 4px;
    line-height: normal;
}

.accountprocess ul li span.number i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #ddd;
    color: #353535;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-style: normal;
}

.accountprocess ul li strong {
    font-weight: 600;
    font-size: 12px;
    display: block;
}

.accountprocess ul li .steptext {
    padding-right: 8px;
}

.accountprocess ul li .lineborder {
    background: #ddd;
    height: 2px;
    width: 100%;
}

.accountprocess ul li {
    color: #133950;
}

.accountprocess ul li span.number i {
    background-color: #133950;
    color: #fff;
}

.accountprocess ul li .lineborder {
    background-color: #133950;
}

.accountprocess ul li.active~li {
    color: #212529;
}

.accountprocess ul li.active~li span.number i {
    background-color: #ddd;
    color: #212529;
}

.accountprocess ul li.active~li .lineborder {
    background-color: #212529;
}

.accountprocess ul li:last-child .lineborder {
    display: none;
}


/*-----------*/


/* ------custom check box------ */

.customradio [type="radio"]:checked,
.customradio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.customradio [type="radio"]:checked+label,
.customradio [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}

.customradio [type="radio"]:checked+label:before,
.customradio [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

.customradio [type="radio"]:checked+label:after,
.customradio [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #133950;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.customradio [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.customradio [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.customs {
    display: block;
    margin-bottom: 15px;
    padding-left: 6px;
}

.customs input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;
}

.customs label {
    position: relative;
    cursor: pointer;
    padding-left: 26px;
}

.customs label:before {
    content: "";
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #ced4da;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 9px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    position: absolute;
    left: -4px;
    top: 2px;
}

.customs input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 4px;
    width: 6px;
    height: 12px;
    border: solid #515151;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}

.uploadouter {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 36px 0;
}

.uploadouter span {
    display: inline-flex;
    font-weight: 500;
    color: #353535;
    margin-right: 8px;
    font-size: 14px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
}

.Uploadbtn {
    color: #133950;
    background-color: white;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    padding: 8px 20px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

.upload-btn-wrapper input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    cursor: pointer;
    right: 0;
    margin: 0 auto;
    height: 39px;
    font-size: 50px;
    overflow: hidden;
    width: 121px;
}

.mob-stepno {
    position: absolute;
    left: 0px;
    font-size: 16px;
    top: -4px;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgb(27 27 27 / 17%);
    padding: 6px;
    display: none;
}

.mob-stepno span {
    color: green;
    display: inline-flex;
    padding-right: 4px;
}


/*----*/

.shoppingGrp {
    right: -500px;
    z-index: 9999;
    position: fixed;
    bottom: 0;
    top: 0;
    height: 100%;
    border: 1px solid #eaeaea;
    background: #fdfdfd;
    display: flex;
    border-radius: 0px;
    width: 100%;
    flex-flow: column;
    overflow: auto;
    -webkit-transition: right 700ms;
    transition: right 700ms;
}

.shoppingGrp {
    width: 400px;
}

.after_minicartopen {
    right: 0;
}

.popupbg {
    background: rgba(0, 0, 0, 0.75);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}

.shoppingGrp .shoppingheader {
    box-shadow: 0 2px 5px rgb(27 27 27 / 17%);
    padding: 10px 30px 10px 10px;
    position: relative;
}

.shoppingGrp .shoppingheader h4 {
    font-size: 18px;
    color: #133950;
    font-weight: 600;
}

.titleGrp .close,
.mobalclose .close {
    position: absolute;
    right: 8px;
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size: 12px;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 6px 98px rgb(0 0 0 / 19%);
    top: 8px;
    border: 1px solid #6C47A033;
    opacity: 1;
}

.titleGrp .close:before,
.mobalclose .close:before {
    color: #000;
}

body.cart-userlike {
    overflow: hidden;
}


/*----CartItem List---*/

.btn {
    border-radius: 4px;
    height: 40px;
    2739 padding: 0 15px;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: #133950;
}

.btnwhite {
    border-radius: 4px;
    height: 40px;
    padding: 0 15px;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    font-size: 14px;
    font-weight: 500;
    color: #133950;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
    background-color: #fff;
}

.cartItemlist {
    margin: 0px;
    padding: 15px 0 0 0;
    list-style: none;
    display: flex;
    max-height: 450px;
    overflow-y: auto;
}

.cartItemlist ul {
    display: flex;
    flex-flow: column;
    width: 100%;
}

.cartItemlist ul li {
    display: flex;
    align-items: center;
    padding: 6px 8px 15px 8px;
    position: relative;
}

.cartItemlist ul li .cart-Item {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover;
    padding: 0px 8px 8px 8px;
}

.cartItemlist ul li .itemdetail {
    width: calc(100% - 60px);
    padding: 0 20px 0 8px;
}

.cartItemlist ul li .itemdetail h3 {
    font-size: 14px;
    font-weight: 600;
    color: #133950;
    margin: 0px;
    padding-bottom: 4px;
}

.cartItemlist ul li .itemdetail p {
    margin: 0px;
    font-size: 12px;
    opacity: 0.8;
    color: #353535;
    font-weight: 500;
}

.cartItemlist ul li .itemdetail .price {
    font-size: 14px;
    font-weight: 600;
    color: #008000;
}

.cartItemlist ul li .removeitem {
    color: #133950;
    font-size: 14px;
    position: absolute;
    right: 8px;
    top: 5px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cartfooter {
    margin-top: auto;
    width: 100%;
    border-top: solid 1px #e0e0e0;
}

.cartfooter .cartbtns {
    width: 100%;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-items: center;
    font-weight: 600;
    font-size: 14px;
}

.cartfooter .cartbtns:hover {
    color: #fff;
    background-color: #133950;
}

.cartfooter .totalPrice {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    color: #353535;
    font-weight: 600;
    padding: 10px;
}

.cartfooter .totalPrice span {
    color: #008000;
    font-size: 18px;
    font-weight: 600;
}

.cartfooter .cartmsg {
    padding: 8px;
    font-size: 13px;
    font-weight: 500;
    opacity: 0.8;
}

.cartfooter .comments {
    padding: 10px;
    background-color: #f6f6f6;
}

.cartfooter .comments textarea.form-control {
    font-size: 12px;
    margin-top: 4px;
    color: #353535;
}

.cartfooter .comments textarea::-webkit-input-placeholder {
    color: #838383;
}

.cartfooter .comments textarea:-moz-placeholder {
    /* Firefox 18- */
    color: #838383;
}

.cartfooter .comments textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #838383;
}

.cartfooter .comments textarea:-ms-input-placeholder {
    color: #838383;
}

.cartfooter .shipping {
    padding: 6px 10px;
    border-top: 1px solid #f6f6f6;
}

.cartfooter .shipping p {
    font-size: 13px;
    color: #353535;
    margin: 0px;
    padding-bottom: 4px;
}

.cartfooter .shipping select {
    font-size: 12px;
    color: #838383;
}

.cartfooter .continueshopping {
    display: inline-flex;
    margin-right: 15px;
    border-radius: 0px;
    height: 40px;
    padding: 0 15px;
    box-shadow: 0px 6px 12px #6c47a01f;
    border: 1px solid #6C47A033;
    font-size: 14px;
    font-weight: 500;
    color: #133950;
    align-items: center;
    justify-content: flex-start;
    transition: 0.5s;
    background-color: #fff;
    width: 100%;
    margin-bottom: 8px;
}

.cartfooter .continueshopping i {
    transform: rotate(180deg);
    display: inline-block;
    margin-right: 3px;
    font-size: 14px;
    font-weight: 500;
}

.mobalclose .close {
    z-index: 2
}


/*diamond page new css*/

.diamondspage-title {
    font-size: 20px;
    font-weight: 600;
    color: #133950;
}

.MobProductDetailsResult {
    display: none;
}

span.didmnd_sample_image {
    display: block;
    margin: 0px auto;
    font-size: 14px;
    padding-top: 5px;
    opacity: .5;
}

.data-field-header {
    display: block;
}


/*.diamondwrap .pricesorting {left:50%;}
.diamondwrap .dimshipdata{ position: absolute; left: 70%; }
.diamondwrap .dia_sortby{position: absolute;left: 48%;}*/

.diamondwrap .listresult_table tbody tr {
    border: solid 1px transparent;
}

.diamondwrap .listresult_table .tableprice {
    font-size: 11px;
}

.diamondwrap .listresult_table .tableprice i {
    color: #523b8d;
}

.diamondwrap .listresult_table tbody tr:nth-child(even) {
    background: #F8F9FB;
}

.diamondwrap .listresult_table tbody tr td {
    position: relative;
    border-top: solid 1px transparent;
    border-bottom: solid 1px transparent
}

.diamondwrap .listresult_table tbody tr td .shapeimg {
    width: 12px;
    display: inline-block;
    height: 12px;
    position: absolute;
    left: 0;
    top: 14px;
}

.dia_shapevid_img {
    opacity: .7;
}

.diamondwrap .listresult_table tbody tr td .shapeimg img {
    vertical-align: top;
}

.diamondwrap .listresult_table tbody tr td:first-child {
    border-left: solid 1px transparent;
}

.diamondwrap .listresult_table tbody tr td:last-child {
    border-right: solid 1px transparent;
}

.diamondwrap .listresult_table tbody tr:hover {
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
    cursor: pointer;
    box-shadow: none;
}

.diamondwrap .listresult_table tbody tr:hover td,
.diamondwrap .listresult_table tbody tr.active td {
    border-top: solid 1px #5d3f95;
    border-bottom: solid 1px #5d3f95
}

.table-scroll {
    display: block;
    empty-cells: show;
}

.table-scroll thead {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 15px;
}

.table-scroll thead tr th {
    font-weight: 600;
}

.table-scroll tbody {
    display: block;
    position: relative;
    width: 100%;
    overflow-y: scroll;
}

.table-scroll tr {
    width: 100%;
    display: flex;
}

.table-scroll td,
.table-scroll th {
    flex-basis: 100%;
    flex-grow: 2;
    display: block;
}

.dia_scrollheight {
    max-height: 515px;
}

.diamondwrap .resulttab a {
    padding-left: 15px;
    padding-right: 15px;
}

.diamondwrap .listresultwrap {
    display: inline-block;
    width: 100%;
    padding: 0 0px;
}

.diamondwrap .select-choose .shapeimg {
    margin-left: 0;
    margin-right: 5px;
}

.diaresult_right {
    float: left;
    width: 25%;
    margin-top: 10px;
    display: none;
}

.diaresult_right .righttitle {
    background: #F8F9FB;
    padding: 10px;
    color: #353535;
    text-align: center;
    font-weight: 500;
}

.diamond-information {
    height: 511px;
    overflow: auto;
}

.diamond-information .info {
    padding: 30px 15px;
    font-size: 12px;
    width: 100%;
}

.diamond-information .info dl dt,
.diamond-information .info dl dt a {
    color: black;
    font-weight: normal;
}

.diamond-information .info dl dt,
.diamond-information .info dl dd {
    line-height: 1.2;
}

.diamond-information .info dl dd,
.diamond-information .info dl dd a {
    color: #959595;
}

.diamond-information .info dl dd {
    margin-bottom: 7px;
    word-break: break-word;
}

.diarightdata {
    width: 100%;
    display: inline-block;
}

.diarightdata .diashapeimg,
.diarightdata .diashapeimg2 {
    width: 300px;
    margin: 0px auto;
}

.diarightdata .tabbingslide,
.diarightdata .tabbingslide2 {
    width: 100%;
    margin: 10px 0;
}

.diarightdata .tabbingslide li,
.diarightdata .tabbingslide2 li {
    width: 75px;
    display: inline-block;
}

.diashapeimg .videodiv .thumbimgvid {
    margin: 0;
    position: absolute;
    left: 45%;
    top: 50px;
}

.diashapeimg .playvideo iframe {
    height: 272px;
    border: none;
}

.diashapeimg .playvideo .dia_actualmsg {
    top: 200px;
    height: 67px;
    z-index: 99;
}


/*Diamond Detail page new css*/

.mobile-left-menu {
    display: none;
}

#skin_tone_span {
    text-align: left;
    display: block;
}

.diaDetailWrap .links a span {
    display: none;
}

.diaDetailWrap .order-left {
    display: none;
}

.diaDetailWrap .disinline {
    display: inline-block;
    float: left;
}

.diaDetailWrap .thumbimg {
    max-height: 56px;
}

.diarightdata .thumbimg {
    max-height: unset;
}

.diamond-size-box {
    padding-bottom: 60px;
    position: relative;
    margin: 0 auto;
    margin-top: 20px;
    max-width: 800px;
    position: relative;
}

.diamond-size-box img {
    margin: 0px auto;
}

.diamond-size-box .data {
    border-radius: 4px;
    margin-top: 0;
    text-align: center;
    padding: 1em .2em .5em;
    font-size: 10px;
    color: white;
    background: #4b3989;
    min-height: 60px;
    position: absolute;
    left: 0;
    bottom: -10px;
    white-space: nowrap;
    float: left;
    width: 140px;
}

.diamond-size-box .data .arrow {
    opacity: 1;
    background: transparent;
    border-width: 10px;
    display: block;
    font-size: 0;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
    border-color: transparent;
    border-style: dashed;
    border-bottom-color: #4b3989;
    border-bottom-style: solid;
    position: absolute;
    left: 50%;
    top: -19px;
    margin-left: -10px;
}

.diamond-size-box .data .n {
    font-size: 25px;
    line-height: 26px;
    display: block;
    font-weight: 500;
}

.textcenter {
    text-align: center;
    max-width: 900px;
    margin: 0px auto;
}

.diamond-cut .h6 {
    font-weight: 500;
}

.mt20 {
    margin-top: 20px;
}

.text-99 {
    color: #999;
}

.text-center {
    text-align: center;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

.table-rank {
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
    text-transform: capitalize;
}

.table-rank th {
    height: 30px;
    background: #e6e6e6;
}

.fs-13 {
    font-size: 13px !important;
}

.table-rank td {
    border: 1px solid #e4e4e4;
    padding: 3px 10px 0 10px;
    color: #424242;
}

.table-rank td .active-icon {
    display: none;
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background-color: #3e9f8e;
}

.table-rank td.fore6 {
    color: #ffffff;
    background: #b7b7b7;
}

.table-rank td.fore6 em {
    font-size: 11px;
    text-transform: none;
}

.diamond-cut-box {
    margin-top: 10px;
}

.diamond-cut-box .data {
    border-radius: 4px;
    color: white;
    background-color: #4b3989;
    padding: 10px 15px;
    position: relative;
    margin-bottom: 10px;
    text-align: left;
    width: 200px;
}

.diamond-cut-box .data .arrow {
    content: '';
    background: transparent;
    border-width: 15px;
    opacity: 1;
    display: block;
    font-size: 0;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
    border-color: transparent;
    border-style: dashed;
    border-top-color: #4b3989;
    border-top-style: solid;
    clear: both;
    position: absolute;
    bottom: -30px;
    top: auto !important;
    left: 40%;
}

.your-diamond {
    font-size: 11px;
    text-transform: capitalize;
    color: #999;
    letter-spacing: .75px;
    text-align: center;
}

.diaDetailWrap .arrow:after,
.diaDetailWrap .arrow:before {
    display: none;
}

.IR218-diamond-color .diamond-color-box {
    max-width: 941px;
}

.diamond-color-box {
    position: relative;
    margin: 0 auto;
    max-width: 940px;
    margin-top: 20px;
}

.diamond-color-box .data {
    color: white;
    display: table;
    border-radius: 4px;
    background: #4b3989;
    position: relative;
    height: 80px;
    width: 100%;
    float: left;
}

.diamond-color-box .data>div {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0 10px 30px;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

.table-rank2 {
    color: #7f7f7f;
    font-size: 13px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
}

.table-rank2 th,
.table-rank2 td {
    border: 1px solid #ccc;
    padding: 10px;
    color: #7f7f7f;
}

.table-rank2 th {
    line-height: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

.table-rank2 td {
    padding-right: 0;
    text-transform: capitalize;
}

.table-rank2 th,
.table-rank2 td {
    border: 1px solid #ccc;
    padding: 10px;
    color: #7f7f7f;
}

.diashapeWrap {
    width: calc(100% - 90px);
    display: inline-block;
    float: right;
}

.diashapeimg,
.diashapeimg2 {
    width: 70%;
    margin: 0px auto;
    margin-top: 50px;
    position: relative;
}

.toptxt {
    position: absolute;
    background: white;
    font-size: 11px;
}

.length_line {
    height: 100%;
    width: 2px;
    background: rgb(0, 0, 0, .5);
    position: absolute;
    left: 50%;
}

.width_line {
    height: 2px;
    width: 100%;
    background: rgb(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 50%;
}

.diashapeimg #t5,
.diashapeimg2 #t5 {
    left: 0;
    top: 100px;
}

.diashapeimg #t6,
.diashapeimg2 #t6 {
    right: 20%;
    top: -7px;
}

.diaDetailWrap .datatitle {
    display: none;
}

.diaDetailWrap .detaildatta {
    min-height: auto;
}

.diacolorImg ul {
    text-align: center;
}

.diacolorImg li {
    display: inline-block;
    text-align: center;
    margin-right: 20px;
    border-radius: 4px;
    padding: 5px;
    border: solid 1px transparent;
}

.diacolorImg li.active {
    border: solid 1px #ccc;
}

.diacolorImg li:last-child {
    margin-right: 0px;
}

.diacolorImg li img {
    display: block;
}

.shipping-details {
    max-width: 1000px;
    margin: 0px auto;
}

.diacolorImg li span {
    padding-top: 10px;
    display: block;
    font-size: 14px;
}

.shipping-details .delivery,
.financing-options h4 {
    font-size: 18px;
    color: #4b3989;
    font-weight: 400;
}

.shipping-details .text-success {
    font-weight: 500;
}

.shipping-details .sub {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 0;
}

.shipping-details .list-green li {
    width: 48%;
    display: inline-block;
    margin-bottom: 10px;
}

.shipping-details .list-green {
    font-size: 14px;
    margin-bottom: 10px;
}

.financing-options {
    margin-top: 20px;
}

.financing-options p {
    margin-top: 10px;
    position: relative;
    padding-left: 15px;
}

.financing-options i {
    width: 5px;
    height: 5px;
    position: absolute;
    background: #000;
    left: 0;
    top: 8px;
    border-radius: 50%;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>.active,
.breadcrumb>li+li:before {
    color: #353535;
}

.flexipay {
    font-weight: 500;
    display: none;
}

.flexipay a {
    color: #133950;
}

.diaDetailWrap .product_accor {
    background: transparent;
    margin-top: 20px;
}

.diaDetailWrap .product_accor .tabbing,
.diaDetailWrap .product_accor .tooltip {
    border-bottom: none;
}

.diaDetailWrap .product_accor .tabbing {
    border: 1px solid #e4e4e4;
}

.diaDetailWrap .product_accor .tooltip {
    border-right: 1px solid #e4e4e4;
}

.diaDetailWrap .product_accor .tooltip:last-child {
    border-right: none;
}

.diaDetailWrap .tabcontain {
    margin-top: 15px;
    position: relative;
    background: #4b3989;
    border-radius: 4px;
    padding: 10px 15px;
    color: white;
    width: 100%;
}

.diaDetailWrap .your {
    position: absolute;
    font-weight: 500;
    top: 10px;
    font-size: 13px;
    padding: 0 !important;
    left: 36px;
}

#cleartyacttitle .your {
    left: 13px;
    top: 6px;
}

.arrow-top {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4b3989;
    position: absolute;
    bottom: -16px;
    left: 45%;
}

.diaDetailWrap .product_accor a .arrow-top {
    display: none;
}

.diaDetailWrap .product_accor a.active .arrow-top {
    display: block;
}

.diaDetailWrap .product_accor .tabbing a.active {
    color: #2e2e2e;
    background: transparent;
}

.diaDetailWrap .product_accor .tabbing a.active .tooltiptext {
    display: none;
}

.diaDetailWrap .product_accor .h4 {
    font-size: 18px;
    letter-spacing: .5px;
    font-weight: 400;
    color: white;
}

.diamond-color-box .tabbing,
.diamond-color-box .tooltip {
    border: none !important;
}

.diamond-color-box .tooltip {
    padding: 4px;
}

.diamond-color-box .tooltip.active {
    border: 1px solid #e4e4e4 !important;
    border-radius: 4px;
}

.diamond-color-box a span {
    display: block;
}

.diamond-color-box .prodcontainer {
    margin-top: 20px;
}

.diamond-color-box .tabcontain>div {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0 10px 30px;
}

.diamond-color-box .letter {
    text-align: center;
    width: 10%;
    font-size: 40px;
}

.diamond-color-box .rank {
    width: 18%;
    font-size: 15px;
}

.diamond-color-box .data .description {
    padding-right: 15px;
}

.diaDetailWrap .modal-content h3 {
    font-size: 18px;
}

.diaDetailWrap .modal-body {
    padding-top: 0px;
}

.weightPop .hand-wrap .img-responsive {
    margin: 0px auto
}

.weightPop .hand-wrap {
    margin: 10px;
    max-height: 270px;
    overflow: hidden;
}

.weightPop #rangselectval {
    position: relative;
    top: 12px;
}

.weightPop .fingerDiamnd {
    position: absolute;
    top: 10%;
    width: 40%;
    height: 40%;
    background-repeat: no-repeat;
    margin: 0px auto;
    max-width: none;
    left: 32%;
    right: auto;
    bottom: auto;
    background-size: 100% auto;
    background-position: center center;
}

.weightPop .left {
    width: 100%;
    max-width: 450px;
    position: relative;
    display: block;
    text-align: center;
    margin: 0px auto;
    float: none !important;
    margin-top: 0px;
}

.weightPop .right {
    position: absolute;
    bottom: 80px;
    right: 200px;
}

.weightPop .selectedsize {
    background: #4b3989;
    padding: 5px 15px;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
}

.weightPop #ctstart {
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 500;
}

.weightPop #ctend {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 500;
}

.weightPop .ui-corner-all {
    border: 1px solid #dbdbdb !important;
}

.image-assets {
    position: absolute;
    left: 189px;
    top: 84px;
    bottom: auto;
    right: auto;
}

.popup-Diamond-Table {
    width: 97%;
    margin: 0 auto;
    margin-top: 20px;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.popup-Diamond-Table ol li {
    width: 19%;
    display: inline-block;
    text-align: center;
    height: 65px;
    border: solid 1px #eaeaea;
    border-radius: 4px;
    margin-bottom: 20px;
}

.popup-Diamond-Table ol li .popup-Dimond-Sketch {
    display: block;
    height: 26px;
    margin-top: 10px;
    line-height: 24px;
}

#diamond_clarity_education #claritySliderpopup,
#diamond_color_education #colorSliderpopup,
#diamond_cut_education #cutSliderpopup {
    margin-top: 20px;
    background: #c7b6de;
    width: 100%;
    margin: 0px auto;
    max-width: 600px;
    position: relative;
}

.slideset {
    position: relative;
}

.slideset:before {
    content: '';
    background: #c7b6de;
    width: 90px;
    position: absolute;
    top: -10px;
    left: 30px;
    height: 10px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.slideset:after {
    content: '';
    background: #c7b6de;
    width: 90px;
    position: absolute;
    top: -10px;
    right: 30px;
    height: 10px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.slideset .dots {
    width: 2px;
    height: 10px;
    z-index: 9;
    background: white;
    display: block;
    position: absolute;
}

.slideset .dotsleft {
    left: 118px;
    top: -10px;
}

.slideset .dotsright {
    right: 115px;
    top: -10px;
}

#diamond_clarity_education .ui-slider-handle,
#diamond_color_education .ui-slider-handle,
#diamond_cut_education .ui-slider-handle {
    margin-left: -11px !important;
    top: -11px;
}

#diamond_clarity_education #clarityScalepopup li,
#diamond_color_education #colorScalepopup li,
#diamond_cut_education #cutScalepopup li {
    width: 70px !important;
}

#diamond_clarity_education #clarityScalepopup .ui-slider-line,
#diamond_color_education #colorScalepopup .ui-slider-line,
#diamond_cut_education #cutScalepopup .ui-slider-line {
    top: -20px;
    border-right: 1px solid #ffffff;
}

#diamond_clarity_education .clarity-scale,
#diamond_cut_education .cut-scale {
    width: 200px;
    margin: 0px auto;
}

#diamond_clarity_education .clarity-scale p {
    text-align: center;
    position: relative;
    top: -20px;
    font-weight: bold;
    font-size: 14px;
    opacity: .7;
}

#diamond_color_education .color-scale p {
    text-align: center;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    opacity: .7;
}

#diamond_cut_education .cut-scale p {
    text-align: center;
    position: relative;
    top: -40px;
    font-weight: bold;
    font-size: 14px;
    opacity: .7;
}

#diamond_color_education .color-scale {
    width: 250px;
    margin: 0px auto;
    margin-bottom: 10px;
}

.diarightdata #skin_tone_span {
    text-align: center;
}

.diarightdata .image-assets {
    left: 3px;
    right: auto;
    top: -127px;
    bottom: auto;
    position: relative;
    margin: 0px auto;
    width: 20px !important;
}

#diamond_color_education .modal-body,
#diamond_clarity_education .modal-body,
#diamond_cut_education .modal-body {
    max-height: 510px;
    min-height: auto;
}

#colorSliderpopup.ui-slider-horizontal label,
#claritySliderpopup.ui-slider-horizontal label,
#cutSliderpopup.ui-slider-horizontal label {
    position: absolute;
    width: 90px;
    text-align: left;
    margin-top: 20px;
}

.diaDetailWrap .lefttabbingWrap .owl-buttons div.owl-prev {
    left: 2px !important;
    background-image: url(../images/dia_prev.png) !important;
    width: 20px !important;
}

.diaDetailWrap .lefttabbingWrap .owl-buttons div.owl-prev:hover {
    background-image: url(../images/dia_prev_hover.png) !important;
    width: 20px !important;
}

.diaDetailWrap .lefttabbingWrap .owl-buttons div.owl-next {
    right: 2px !important;
    background-image: url(../images/dia_next.png) !important;
    width: 20px !important;
}

.diaDetailWrap .lefttabbingWrap .owl-buttons div.owl-next:hover {
    background-image: url(../images/dia_next_hover.png) !important;
    width: 20px !important;
}

#colorSliderpopup.ui-slider-horizontal .dots,
#claritySliderpopup.ui-slider-horizontal .dots,
#cutSliderpopup.ui-slider-horizontal .dots {
    width: 2px;
    height: 10px;
    background: white;
    display: block;
    position: absolute;
    z-index: 9;
}

.diamondwrap .diamond_type {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
}

.diamondwrap .diamond_type span {
    border: solid 1px #133950;
    width: auto;
    color: #133950;
    height: 25px;
    display: inline-block;
    margin-right: 1px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 11px;
    cursor: pointer;
}

.diamondwrap .diamond_type span:last-child {
    margin-right: 0px;
}

.diamondwrap .diamond_type span.active {
    background: #133950;
    color: #fff;
    border: solid 1px transparent;
}

.diamondwrap .diamond_type span.active a {
    color: #fff !important
}

.tabbingpopup {
    width: 100%;
    background: #4b3989;
    border-radius: 4px;
    max-width: 600px;
    margin: 0px auto;
    margin-top: 35px;
    margin-bottom: 10px;
}

.tabbingpopup .tooltip {
    width: 100%;
}

.tabbingpopup .arrow-top {
    bottom: auto;
    top: -9px;
}

.tabbingpopup .tooltip .tooltiptext {
    text-align: center;
    transform: none;
    display: inline-block;
    box-shadow: none;
    background: transparent;
    color: #fff;
    visibility: visible;
    opacity: 1;
    width: 100%;
    position: static;
    margin: 0;
}

.tabbingpopup .tooltip .tooltiptext:after {
    display: none;
}

#diamond_cut_education .modal-header h3 {
    padding-bottom: 0px
}

#cuttabbingpopup a:nth-child(1) .arrow-top {
    left: 0px;
}

#cuttabbingpopup a:nth-child(2) .arrow-top {
    left: 22%;
}

#cuttabbingpopup a:nth-child(3) .arrow-top {
    left: 45%;
}

#cuttabbingpopup a:nth-child(4) .arrow-top {
    left: 73%;
}

#cuttabbingpopup a:nth-child(5) .arrow-top {
    left: 93%;
}

#cuttabbingpopup.cutexeclnt a:nth-child(1) .arrow-top {
    left: 0px;
}

#cuttabbingpopup.cutexeclnt a:nth-child(2) .arrow-top {
    left: 17%;
}

#cuttabbingpopup.cutexeclnt a:nth-child(3) .arrow-top {
    left: 35%;
}

#cuttabbingpopup.cutexeclnt a:nth-child(4) .arrow-top {
    left: 58%;
}

#cuttabbingpopup.cutexeclnt a:nth-child(5) .arrow-top {
    left: 77%;
}

#cuttabbingpopup.cutexeclnt a:nth-child(6) .arrow-top {
    left: 93%;
}

#colortabbingpopup a:nth-child(1) .arrow-top {
    left: 0px;
}

#colortabbingpopup a:nth-child(2) .arrow-top {
    left: 14%;
}

#colortabbingpopup a:nth-child(3) .arrow-top {
    left: 28%;
}

#colortabbingpopup a:nth-child(4) .arrow-top {
    left: 42%;
}

#colortabbingpopup a:nth-child(5) .arrow-top {
    left: 57%;
}

#colortabbingpopup a:nth-child(6) .arrow-top {
    left: 71%;
}

#colortabbingpopup a:nth-child(7) .arrow-top {
    left: 85%;
}

#colortabbingpopup a:nth-child(8) .arrow-top {
    left: 93%;
}

#claritytabbingpopup a:nth-child(1) .arrow-top {
    left: 0px;
}

#claritytabbingpopup a:nth-child(2) .arrow-top {
    left: 14%;
}

#claritytabbingpopup a:nth-child(3) .arrow-top {
    left: 28%;
}

#claritytabbingpopup a:nth-child(4) .arrow-top {
    left: 42%;
}

#claritytabbingpopup a:nth-child(5) .arrow-top {
    left: 57%;
}

#claritytabbingpopup a:nth-child(6) .arrow-top {
    left: 71%;
}

#claritytabbingpopup a:nth-child(7) .arrow-top {
    left: 85%;
}

#claritytabbingpopup a:nth-child(8) .arrow-top {
    left: 93%;
}

.diamondwrap .dia_foot_content {
    display: inline-block;
    margin: 10px 0 20px;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #7d7d7d;
}

.handScroll {
    margin: -45px 0 10px;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
}

.handScroll .actualtxt {
    height: 0px !important;
    font-size: 10px;
    font-weight: bold;
    opacity: .7;
}

.diaDetailWrap .dmnd_title span,
.dmnd_title_mob span {
    font-weight: normal !important;
    color: #000 !important;
    font-size: 14px;
    margin-top: 5px;
    display: inline-block;
    opacity: .5;
}

.aslow {
    font-size: 14px;
    text-align: left;
    margin-top: 0;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px;
    width: 100%;
}

.aslow label {
    color: #513e94 !important;
    cursor: pointer !important;
}

.aslow a {
    color: #133950;
    text-decoration: none;
}

.aslow i {
    color: #133950;
}

.aslow span {
    display: block;
    text-align: center;
    font-weight: 400;
    opacity: 1;
    max-width: 250px;
}

.diaDetailWrap .aslow {
    margin-top: 10px;
    padding-left: 0;
}


/*Loose stone page*/

.tabbingslide,
.tabbingslide2 {
    z-index: 9;
    bottom: -100px;
    width: 100%;
    text-align: center;
}

.tabbingslide li,
.tabbingslide2 li {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    position: relative;
}

.tabbingslide li .tabgrp,
.tabbingslide2 li .tabgrp {
    border: solid 1px #e1e1e1;
    width: 75px;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    padding-top: 0px;
    position: relative;
    height: 75px;
    display: inline-flex;
    margin-bottom: 15px;
    align-items: center;
}

.tabbingslide li .tabgrp:hover,
.tabbingslide li .tabgrp.active,
.tabbingslide2 li .tabgrp:hover,
.tabbingslide2 li .tabgrp.active {
    box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 2px 2px 17px rgba(0, 0, 0, 0.15);
    border: solid 1px #133950;
}

.tabbingslide li .thumbtxt,
.tabbingslide2 li .thumbtxt {
    font-size: 9px;
    line-height: 1.1;
    display: block;
    margin-top: 5px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #133950;
    padding: 2px 0;
}

.tabbingslide li .slidehover .thumbtxt,
.tabbingslide2 li .slidehover .thumbtxt {
    background: #fff;
    color: #000;
    padding: 0;
}

.tabbingslide li .tabgrp.certslidetab,
.tabbingslide li .tabgrp.sizeslidetab,
.tabbingslide2 li .tabgrp.certslidetab,
.tabbingslide2 li .tabgrp.sizeslidetab {
    position: static;
}

.tabbingslide li .tabgrp.certslidetab .thumbtxt,
.tabbingslide li .tabgrp.sizeslidetab .thumbtxt,
.tabbingslide2 li .tabgrp.certslidetab .thumbtxt,
.tabbingslide2 li .tabgrp.sizeslidetab .thumbtxt {
    position: relative;
    bottom: 0;
}


/*----*/

.newbtnwrap .button,
.popCompareLogin .signbtn,
.popCompareLogin .create-acc-btn,
.fedexpopup .button {
    background: #133950;
    border: 0px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    width: 100%;
    text-transform: uppercase;
    border-radius: 3px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: Montserrat, sans-serif;
}

.newbtnwrap a.button {
    transition: all 0.7s ease-in-out 0s;
    color: rgb(255, 255, 255);
    border: none;
    outline: none;
    display: inline-flex;
    margin-bottom: 10px;
    align-items: center;
    justify-content: center;
}

/* filter suggestion css */
.filter-suggations a.updated_filter_item{
    background: #efefef;
    border-radius: 10px;
    height: auto;
    padding: 5px 15px;
    display: inline-block;
    margin-right: 5px;
    font-size: 11px;
    color: #353535;
}

.filter-suggations a.celearfilter {
    padding: 5px 11px;
    text-align: right;
    color: #aa0c03;
    background: #efefef;
    border-radius: 10px;
}

.gridviewresult .resultview ul.row li:nth-child(4n) .hoverdiv {
    right: auto!important;
    left: -385px!important;
}

.rzslider{
    margin: 7px 0 20px 0!important;
}

/* product detail css */
.ProductGallery {
    display: flex;
}

.ProductGallery .tabbingslide{
    width: 100px;
}

.ProductGallery .tabbingslide .imagesPanelUL{
        display: grid;
}

.ProductGallery .tabbingslide .imagesPanelUL li{
        text-align: center;
}

.ProductGallery .tabbingslide .imagesPanelUL .icon-degree{
    width: 100%;
    font-size: 52px;
}

.ProductGallery .tabbingslide .imagesPanelUL .thumbsliderbox img{
    width: 100%;
    max-width: 81%;
    margin: auto;
}

.ProductGallery .tabbingslide .imagesPanelUL .sizeslidetab a img{
    /*max-width: 100%;
    margin: auto;
    width: 100%;*/
}

.myaccount-menu {
    max-width: 280px;
}

.mainImagePanel{
    width: 100%;
}

.myaccountnav h4 {
    font-size: 16px;
    color: #133950;
    font-weight: 600;
    padding: 10px 10px;
    margin: 0px 0 0px 0;
    background-color: #ececec;
}

.myaccountnav ul {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
}

.myaccountnav ul li {
    display: flex;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

.myaccountnav ul li:first-child a {
    padding-top: 14px;
}

.right_head .myaccountnav ul li a {
    display: flex;
    align-items: center;
    padding: 10px 8px;
    display: flex;
    width: 100%;
    margin: 0px;
}

/* color intensity*/

.stone_ci_Intense-Blue_icon {
    background-position: -90px -21px!important;
    width: 22px;
    height: 24px;
}

.stone_ci_Vivid-Blue_icon {
    background-position: -90px -48px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Deep-Blue_icon {
    background-position: -90px -75px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Medium-Blue_icon {
    background-position: -90px -102px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Sky-Blue_icon {
    background-position: -90px -131px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Navy-Blue_icon {
    background-position: -90px -162px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Vivid-Yellow_icon {
    background-position: -129px -22px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Light-Yellow_icon {
    background-position: -129px -75px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Golden-Yellow_icon {
    background-position: -129px -103px!important;
    width: 22px;
     height: 22px;
}

.stone_ci_Vivid-Pink_icon {
    background-position: -159px -23px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Medium-Pink_icon {
    background-position: -159px -50px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Soft-Pink_icon {
    background-position: -159px -76px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Snow-White_icon {
    background-position: -189px -19px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_White_icon {
    background-position: -188px -42px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Vivid-Purple_icon {
    background-position: -219px -24px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Medium-Purple_icon {
    background-position: -219px -50px!important;
    width: 22px;
    height: 22px;
}

.stone_ci_Light-Purple_icon {
    background-position: -219px -76px!important;
    width: 22px;
    height: 22px;
}

.searchproduct {
    position: relative;
}

.searchproduct input#ex1_value{
    font-size: 13px;
    margin-top: 3px;
}

.searchproduct .fa-search {
    position: absolute;
    top: 11px;
    right: 8px;
}

.list_of_sapphire_colors .stone_img img{
            max-width: 97px;
}

.all_losegems_ .block img{
    max-width: 180px;
    margin: auto;
}

.all_losegems_ .stone_oute {
     transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    position: relative;
}

.member_box{
    overflow: hidden;
    height: 230px;
    position: relative;
}

.list_of_sapphire_colors .swiper-slider .block p{
    font-family: "Rubik", sans-serif;
}

.all_losegems_ .stone_oute img, .list_of_sapphire_colors  img, .list_of_sapphire_colors .swiper-slider p{
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    
}

.all_losegems_ .stone_oute h4, .sapphires_stones h4{
    font-family: 'Playfair Display', serif;
}

.all_losegems_ .stone_oute{
    background-color: #F9F9F9
}


.all_losegems_ .stone_oute:hover{
    background-color: #fff7f4;
    border-radius: 6px;
    box-shadow: 3.914px 5.803px 16px 0px rgb(0 0 0 / 7%);
}

.all_losegems_ .stone_oute:hover img{
    transform: scale(1.15);
    top: -30px;
}

  .list_of_sapphire_colors  .block:hover img{
    transform: scale(1.1);
}

  .list_of_sapphire_colors  .block:hover  p{
    color: #133950
}

.all_losegems_ .stone_oute .view_more{
    background-color:transparent;
    color: #343434; 
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    opacity: 0;
     position: absolute;
    bottom: 30px;
    width: 100%;
    max-width: 126px;
    border: 1px solid #343434;
    right: 30px;
}

.shapphire_hyp .copy_ a div{
    background-color:transparent;
    color: #343434; 
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    max-width: 126px;
    width: 100%;
    text-align: center;
    padding:8px 0; 
    margin-left: auto;
    border: 1px solid #343434;
}

.all_losegems_ .stone_oute .view_more img,  .shapphire_hyp .view_more img{max-width: 13px; margin-left: 10px;  transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;}

.all_losegems_ .stone_oute:hover .view_more{
    opacity: 1;
}

.all_losegems_ .stone_oute .view_more:hover img, .shapphire_hyp .view_more:hover img{
    margin-left: 3px;
}

.all_losegems_ .stone_oute .heading h4{
    position: absolute;
    bottom: 20px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.all_losegems_ .stone_oute:hover .heading h4{
    position: absolute;
    top: 10px;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
}

.all_losegems_ h4{
    font-size: 25px;
}

.sapphires_stones h4{
    font-size: 25px;
    text-transform: uppercase;
}

.list_of_sapphire_colors p{
    font-size: 12px;
}

.swiper-button-next, .swiper-button-prev{
    width: calc(var(--swiper-navigation-size)/ 41 * 27)!important;   
    top: 9%;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after, .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{
    background: url(./img/slider_right_arrow.svg)!important;
    height: 17px!important;
    width: 47px!important;
    content: '';
}

.swiper-button-prev{
    right: 70px;
    left: auto;
}

.swiper-button-prev:after {
    transform: rotate(180deg);
}

.process_custom_jewe{
    max-width: 280px;
    margin: auto; 
    border: 1px solid #eee; 
    box-shadow: 3.914px 5.803px 16px 0px rgb(0 0 0 / 7%);    
    border-radius: 50%; 
    background: #fff;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0; 
}

.listresult_table  .table thead{
    position: sticky;
    top: 45px;
    width: 100%;
    z-index: 9;
}


/* --------------------flexible payment section start-------------------- */

.flexiblePaymentSectionNew{
    background: #FFF2ED;
    padding: 40px 20px;
}

.flexiblePaymentSectionNew .container{
    max-width: 700px;
    min-height: 407px;
}
.flexiblePaymentSectionNew .container h3{
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    padding-bottom: 0 !important;
    margin: 0 0 100px 0;
}

.flexiblePaymentSectionNew p {
    font-size: 14px;
    color: #353535;
    line-height: 21px;
    font-weight: 400;
    margin-bottom: 0;
}

.learnMoreLink{
    font-weight: 300 !important;
    line-height: 20px;
    color: #333333 !important;
    border-bottom: dotted 1px #333333;
    display: inline-block;
}

.flexiblePaymentSectionNew .contentInfo{
    padding-top: 40px !important;
}
.flexiblePaymentSectionNew .contentInfo p{
    color: #333333;
}
.flexiblePaymentSectionNew .contentInfo a{
    margin-right: 10px;
}

.customeJewellerySection{
    background: #FFF7F4;
    padding: 44px !important;
}
.customeJewellerySection h2{
    font-weight: 400;
    line-height: 36px;
    margin: 0 0 10px 0;
    padding: 0 !important;
}
.customeJewellerySection P{
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #333333;
}
.customeJewellerySection .process_custom_jewe{
    box-shadow: none;
    border: 0;
    background: transparent;
}

.customeJewellerySection .custome-jewellery-image-wrapper{
    background: #FFF7F4;
    transition: all 0.24s cubic-bezier(0, 0, 0.3, 1) 0.24s;
}
.customeJewellerySection .custome-jewellery-image-wrapper img{
    display: block;
    mix-blend-mode: multiply;
    color: transparent;
    transition: all 0.5s ease-in-out 0s;
    margin-top: 0 !important;
}

.flexiblePaymentSectionNew .financingavailable {
    height: 35px;
    align-items: center;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin-bottom: 10px !important;
}

.flexiblePaymentSectionNew .financingavailable img{
    width: initial !important;
}

.flexiblePaymentSectionNew .btn--secondary{

}

.addMemoOutlineBtn{
    border: 1px solid #111111;
    background: transparent;
    color: #111111;
    border-radius: 0;
    margin-left: auto;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
    margin-left: auto;
    outline: 0 !important;
    background: #ffffff;
}



.addMemoIconBtn{
    border: 0;
    background: transparent;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    color: #133950;
    font-family: "Montserrat";
    outline: 0 !important;
    position: relative;
    padding-left: 18px;
}

.addMemoIconBtn::before{
    width: 2px;
    height: 9px;
    background: #133950;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(8px, -50%);
    display: block;
    border-radius: 5px;
}
.addMemoIconBtn::after{
    content: "";
    width: 9px;
    height: 2px;
    background: #133950;
    position: absolute;
    left: 9px;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    border-radius: 5px;
}

.addAllStoneBtnWrapper{
    position: sticky;
    right: 0;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
    left: 0;
    padding-left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    bottom: 50px;
    margin-top: -55px;
    margin-bottom: 30px;
    /* margin-top: 30px;
    margin-bottom: -30px */
}

.addAllStoneBtnWrapper .btnTextWrapper{
    background: #2672A1;
    padding: 4px 10px;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.addAllStoneBtnWrapper .btnTextWrapper .addmemoText{
    margin-right: 10px;
}


.selectedstone.addAllStoneBtnWrapper{
    margin-top: 0;
    margin-bottom: 0;
    z-index: 9;
}


@media (max-width:989px){
    .flexiblePaymentSectionNewOuter{
        flex-wrap: wrap;
    }
    .flexiblePaymentSectionNew .container{
        max-width: 750px;
    }
}
@media (max-width:767px){

    .flexiblePaymentSectionNew{
        padding: 24px 12px;
    }
    .flexiblePaymentSectionNew .container h3{
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 0;
    }
    .flexiblePaymentSectionNew .PaymentoptionsList{
        padding: 10px;
    }
    .flexiblePaymentSectionNew .container .contentInfo p{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .flexiblePaymentSectionNew .container .contentInfo p span{
        margin: 10px 0 0 0;
        padding: 0 !important;
    }
    .flexiblePaymentSectionNew .financingavailable img{
        max-width: 70px;
    }

    .customeJewellerySection{
        padding: 24px 12px !important;
        display: flex;
        flex-direction: column;
    }
    .customeJewellerySection h2{
        font-size: 18px;
        line-height: 27px;
        margin-bottom: 4px;
    }
    .customeJewellerySection p{
        font-size: 11px;
        margin-top: 0 !important;
        margin-bottom: 0;
    }
    .link-wrapper{
        order: 1;
    }

}


/* --------------------flexible payment section end-------------------- */

/*----*/

@media screen and (min-width: 1024px) {
    .cartfooter{
        padding-bottom: 40px;
    }

    .cartfooter .cartbtns{
        position: fixed;
        bottom: 0;
        z-index: 9;
        width: 397px;
    }

    .shoppingGrp::-webkit-scrollbar {
      display: none;
    }
}

@media screen and (min-width: 1260px) {
    .diamondwrap .listresultwrap {
        width: 75%;
    }
    .diaresult_right {
        display: inline-block;
    }
}

@media screen and (max-width: 1199px) {
    .list_of_sapphire_colors  .list-inline{
                justify-content: normal!important;
                overflow-x: auto;
            }

            .list_of_sapphire_colors  li.list-inline-item .block {
                width: 150px;
            }

            .all_losegems_ .stone_oute .view_more{
                background-color:transparent;
                color: #343434; 
                transition: all .3s ease-in-out;
                -webkit-transition: all .3s ease-in-out;
                opacity: 1;
                 position: absolute;
                bottom: 30px;
                width: 100%;
                max-width: 126px;
                border: 1px solid #343434;
                right: 30px;
            }


            .all_losegems_ .stone_oute .heading h4, .all_losegems_ .stone_oute:hover .heading h4{
                position: absolute;
                top: 20px;
                width: 100%;
                left: 0;
                right: 0;
                margin: auto;
            }

            .all_losegems_ .stone_oute:hover img{
                transform: scale(1.0);
            }
}


@media screen and (max-width: 991px) {
#gemType .filter-option .gemsviewSprite {
    width: 15px;
    height: 15px;
}
    
    .mobilenav .mobnavbar ul a{
        display: block!important;
    }

    .mobilenav .mobnavbar .mainmenu i{
        top: 0!important
    }

    .weightmobile .minmax-value, .lwRatio .minmax-value, .pricemobile .minmax-value, .lengthmobile .minmax-value, .widthmobile .minmax-value{
        position: relative;
    }

    .minmax-value{
        display: block!important;
    }

    .weightmobile .minmax-value .vmaxvalue, .lwRatio .minmax-value .vminvalue, .minmax-value .min-value {
        position: absolute;
        bottom: 0;
    }
}


@media screen and (max-width: 767px) {
     .w-25, .w-75, .w-50{
            width: 100%!important;
           }

           .all_losegems_ h4{
            font-size: 21px;
        }

        .all_losegems_ .stone_oute .view_more{
            right: 0;
    left: 0;
    margin: auto;
        }

        .sapphires_stones h4{
            font-size: 21px;
            text-transform: uppercase;
        }

        .lengthmobile, .pricemobile, .weightmobile, .widthmobile, .lwRatio, .verticalTransparency, .verticalClarity{
            height: 225px!important;
        }
}


/*Blue color intensity */

.leftheader h3 {
    font-weight: 600;
    font-style: italic;
}

#CompareOutput .compareicon i {
    background-position: -208px -4px;
}

section.mapingouter {
    padding: 30px 0px;
}

section.mapingouter h4 {
    color: #133950;
    font-size: 20px;
    font-weight: 600;
}

.list-unstyled li a {
    color: #000;
    text-decoration: none;
    font-weight: 400;
    outline: 0;
    transition: 0.5s;
}

.list-unstyled li a:hover {
    color: #133950;
}

ul.pl20.pb10 {
    padding-left: 18px;
    list-style: none;
    margin-bottom: 10px;
}

.stone_ci_Medium-Yellow_icon {
    background-position: -129px -49px !important;
    width: 22px;
    height: 22px;
}

/*Details 2 page css start*/

.sectioncolorsGray {
    background-color: #F1F3F4;
}

.sectiontitle {
    font-size: 24px;
    color: #353535;
    font-weight: 600;
}

.aboutproduct {
    line-height: 1.6;
    font-size: 14px;
    color: #353535;
}

.Productinfo-section .ProductTitles {
    text-transform: uppercase;
    color: #353535;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 10px;
}

.Specifications li {
    height: 36px;
    border-radius: 4px;
    background-color: #f6f6f6;
    display: flex;
    align-items: center;
    padding: 0 0 0 20px;
    font-size: 14px;
    font-weight: 500;
}

.Specifications li .cell {
    color: #656565;
    width: 100%;
    max-width: 200px;
    font-weight: 400;
    display: flex;
    white-space: nowrap;
}

.Specifications li .infoproduct {
    color: #090909;
    font-weight: 500;
    display: inline-block;
    padding-left: 10px;
}

.Specifications li:nth-child(even) {
    background-color: transparent;
}

.mainImagePanel .thumbsize {
    width: 300px;
    position: relative;
    margin: auto;
    text-align: center;
    top: 11%;
}

.tabresultview  span{
    text-align: center;
}

.thumbsize span{
    line-height: 46px;
}

.tabresultview360 {
    text-align: center;
}

img.main_img {
    max-height: 370px;
}

.sidetxt,
.toptxt {
    position: absolute;
    background: white;
    font-size: 11px;
}

.sample-image-only {
    width: 300px;
    position: relative;
}

span#t1 {
    top: 53px;
    left: 125px;
    min-width: 60px;
}

span#t2 {
    top: 175px;
    left: 204px;
    width: 64px;
}

span#t3 {
    top: 198px;
    left: 153px;
    width: 52px;
}

span#t4 {
    top: 180px;
    left: 34px;
}

a.accessible_gia_certificate {
    color: #656565;
}

a.accessible_gia_certificate:hover {
    color: #133950;
}

.tabresultview360 .order-left {
    width: 100%;
}

.slidehover {
    position: absolute;
    background: #fff;
    text-align: center;
    z-index: 99999;
    box-shadow: 2px 2px 17px rgb(0 0 0 / 15%);
    -webkit-box-shadow: 2px 2px 17px rgb(0 0 0 / 15%);
    padding: 10px;
    width: 100%;
    bottom: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: auto;
    display: flex;

}
.slidehover {
    left: 80px;
    top: -9px;
    width: max-content;
    min-width: 210px;
    height: 93px;
}
.slidehover a {
    display: inline-block;
    margin-right: 3px;
    border: solid 1px #e1e1e1;
    min-width: 71px;
    height: 71px;
    max-width: 71px;
    vertical-align: top;
    padding: 5px 0px;
    cursor: pointer;
    text-decoration: none !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
}
.slidehover img {
    max-height: 47px;
}
.sizeslidetab:hover .slidehover {
    visibility: visible;
    opacity: 1;
    left: 87px;
}
.notearrow {
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #c8c8c8;
    position: absolute;
    left: 0;
    bottom: initial;
    margin-left: -8px;
    top: 50%;
    transform: rotate(
90deg);
}
.tabresultview360 .order-left button {
    display: inline-block;
    box-shadow: none;
    border: none;
    background-color: transparent;
    color: #133950;
}

.tabresultview360 .order-left button:hover,
.tabresultview360 .order-left button:focus {
    display: inline-block;
    box-shadow: none;
    border: none;
    background-color: transparent;
    color: #133950;
    outline: inherit;
}

.tabresultview360 .order-left button:nth-child(2),
.tabresultview360 .order-left button:nth-child(3) {
    margin: 0 10px;
}

.customers_trms .signbtn a {
    color: #fff !important;
}

.information .form-group .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #d0d1d2;
    opacity: 1;
    /* Firefox */
}

.information .form-group .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #d0d1d2;
}

.information .form-group .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #d0d1d2;
}

.disabled,
.disabled:hover {
    cursor: default;
    background: #ccc;
    color: #000;
    border-color: #ccc;
    opacity: 0.8;
}

.btnnext.text-center {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

.accountprocess ul li {
    cursor: pointer;
}

.accountprocess ul li.active~li {
    cursor: default;
}

.head_elements li a.topcart {
    position: relative;
}

.head_elements li a.topcart span.counter {
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #AA0C03;
    border-radius: 50%;
    color: #fff;
    font-size: 9px;
    position: absolute;
    top: -5px;
    right: -6px;
}

.hide, .detailHide {
    display: none;
}
.detailBlock {
    display: block;
}

/*----*/


/*Modal css start*/
.modal-content .modal-body p {
    line-height: 1.6;
    font-weight: 400;
    color: #2F2D38;
    font-size: 13px;
}

.modal-content .modal-body p a {
    text-decoration: underline;
    color: #133950;
}

.modal-header h4 {
    font-weight: 600;
    color: #133950;
    font-size: 16px;
    margin: 0px;
    padding: 0px !important;
}
.modal-header a.close {
    color: #b1b1b1;
}
/*Modal css End*/
.range_error{font-size: 11px;
    line-height: normal;
    padding: 10px 0;
}
.swiper-button-next, .swiper-button-prev{
    outline:none !important;
    box-shadow: none !important;
}

span.gemsviewSprite.stone_Color.Change_icon {background: url(../img/change-color.svg) no-repeat!important; width: 15px;height: 15px;position: absolute;left: 11px;top: 9px;}
/*@media (min-width: 1570px){
	.container{
		min-width: 1600px;
	}
}
@media (max-width: 1500px){
	.container{
		min-width: 1490px;
	}
}
@media (max-width: 1400px){
	.container{
		min-width: 1390px;
	}
}*/

.search_icon{
    display: none;
}

@media(max-width: 1799.98px) {
    .sub-dropdown {
        min-width: 200px;
    }
}

@media(max-width: 1599.98px) {
    .sub-dropdown {
        min-width: 200px;
    }
    .topnav .navbar .navbar-nav li a {
        padding: 10px 8px;
    }
}

@media(max-width: 1499.98px) {
    .navbar .navbar-nav li a {
        padding: 10px 5px !important;
        font-size: 12px;
    }
    .mobilenav form {
        max-width: 150px;
    }
    .mobilenav .form-group .form-control {
        font-size: 12px;
        padding-right: 0px;
    }
    .filterlabel {
        width: 105px;
        font-size: 12px;
        padding: 0px !important;
    }
    .filter_right {
        width: calc(100% - 105px);
    }
    .blue_sapphires {
        background-position: 4px -33px;
    }
    .rubies {
        background-position: -42px -33px;
    }
    .emeralds {
        background-position: -85px -33px;
    }
    .alexandrites {
        background-position: -129px -33px;
    }
    .tsavorites {
        background-position: -172px -33px;
    }
    .tanzanites {
        background-position: -216px -33px;
    }
    .hessonite_garnets {
        background-position: -260px -36px;
    }
    .aquamarines {
        background-position: -306px -37px;
    }
    .peridots {
        background-position: -346px -33px;
    }
    .morganite {
        background-position: -388px -33px;
    }
    .pink_tourmalines {
        background-position: -433px -33px;
    }
    .spinel {
            background-position: -473px -35px;
    }
    .round_shape {
        background-position: 6px -83px;
    }
    .oval_shape {
        background-position: -38px -83px;
    }
    .cushion_shape {
        background-position: -81px -84px;
    }
    .emerald_shape {
        background-position: -127px -84px;
    }
    .asscher_shape {
        background-position: -170px -84px;
    }
    .pear_shape {
        background-position: -214px -84px;
    }
    .heart_shape {
        background-position: -301px -84px;
    }
    .marquise_shape {
        background-position: -344px -84px;
    }
    .trillion_shape {
        background-position: -387px -84px;
    }
    .cabochon_shape {
        background-position: -432px -82px;
    }
    .fancy_shape {
        background-position: -475px -82px;
    }
}

@media(max-width: 1400px) {
    ul.gemType {
        height: 41px;
    }
    ul.gemType li .gems,
    ul.gemType li .shape {
        min-width: 38px;
        height: 38px;
        width: 38px;
        margin: 0 auto;
        /*background-size: 420px;*/
    }
    .blue_sapphires {
        background-position: 0px -36px;
    }
    .rubies {
        background-position: -43px -36px;
    }
    .emeralds {
        background-position: -87px -36px;
    }
    .alexandrites {
        background-position: -128px -36px;
    }
    .tsavorites {
        background-position: -171px -36px;
    }
    .tanzanites {
        background-position: -215px -36px;
    }
    .hessonite_garnets {
        background-position: -259px ​-36px;
    }
    .aquamarines {
        background-position: -301px ​-36px;
    }
    .peridots {
        background-position:-348px -37px;
    }
    .morganite {
        background-position: -389px -37px;
    }
    .pink_tourmalines {
        background-position: -432px -37px;
    }
    .spinel {
        background-position:-477px -38px;
    }
    .round_shape {
        background-position: 4px -67px;
    }
    .oval_shape {
        background-position: -31px -67px;
    }
    .cushion_shape {
        background-position: -66px -68px;
    }
    .emerald_shape {
        background-position: -104px -67px;
    }
    .asscher_shape {
        background-position: -136px -67px;
    }
    .pear_shape {
        background-position: -174px -67px;
    }
    .princess_shape {
        background-position: -207px -67px;
    }
    .heart_shape {
        background-position: -244px -67px;
    }
    .marquise_shape {
        background-position: -277px -67px;
    }
    .trillion_shape {
        background-position: -313px -67px;
    }
    .cabochon_shape {
        background-position: -347px -66px;
    }
    .fancy_shape {
        background-position: -382px -66px;
    }
    .select-choose .dropdown-toggle {
        font-size: 10px;
    }
}

@media(max-width: 1365px) {
    .mobilenav form {
        max-width: 120px;
    }
    .mobilenav button.submit {
        padding: 0px 3px 0px 0px;
    }
    .navbar .navbar-nav li a,
    .navbar .navbar-nav .sub-dropdown ul li a {
        padding: 10px 5px !important;
        font-size: 11px;
    }
    .topnav .navbar .navbar-nav li a {
        font-size: 13px;
    }
    .CustomJewelery li .CustomJeweleryimg {
        width: 180px;
        height: 180px;
    }
    .productinfo ul li .customerimg {
        flex-wrap: wrap;
    }
    .productinfo ul li .customerimg span {
        display: block;
    }
}

@media(max-width: 1280px) {
    .calusbtns {
        padding: 0px;
    }
    .calusbtns ul li:first-child {
        width: 100%;
    }
    .calusbtns ul {
        width: 100%;
        flex-wrap: wrap;
    }
    .calusbtns ul li {
        padding: 6px 5px;
    }
    .freeshipping {
        font-size: 12px;
    }
    .freeshipping {
        display: flex;
        flex-flow: column;
        justify-content: center;
        min-height: 73px;
        align-items: center;
    }
    .quirybtns {
        margin-bottom: 10px;
    }
}

@media(max-width: 1199.98px) {
    .filterlabel {
        width: 90px;
    }
    .filter_right {
        width: calc(100% - 90px);
    }
    ul.gemType li .gems,
    ul.gemType li .shape {
        position: relative;
        left: -3px;
    }
    .noUi-horizontal .noUi-handle {
        width: 18px !important;
        height: 18px !important;
        left: -7px !important;
        top: -7px !important;
    }
    .productMainheading a {
        font-size: 18px;
    }
    .productinfo p .price {
        font-size: 20px;
    }
    .heading h2 {
        font-size: 27px;
    }
    .mobilenav .container {
        max-width: 100%;
    }
    .footertitle p,
    .footertitle ul li a {
        font-size: 12px;
    }
    .listresult_table thead tr th,
    .listresult_table tbody tr td {
        font-size: 10px;
    }
    .listresult_table tbody tr td .stoneimg img {
        max-height: 50px;
    }
    .PaymentoptionsList a p {
        width: 70%;
        margin: 0 auto;
    }
    ul.gemType li .gems,
    ul.gemType li .shape {
        min-width: 24px;
        height: 24px;
        width: 24px;
        background-size: 380px;
    }
    .topnav .navbar .navbar-nav li a {
        font-size: 11px;
        padding: 10px 6px;
    }
    ul.gemType li .gems,
    ul.gemType li .shape {
        left: 0;
    }
    ul.gemType li {
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fff;
    }
    .blue_sapphires {
        background-position: -2px -27px;
    }
    .rubies {
        background-position: -32px -27px;
    }
    .emeralds {
        background-position: -61px -27px;
    }
    .alexandrites {
        background-position: -90px -27px;
    }
    .tsavorites {
        background-position: -119px -27px;
    }
    .tanzanites {
        background-position: -151px -27px;
    }
    .hessonite_garnets {
            background-position: -179px -27px;
    }
    .aquamarines {
        background-position: -209px -27px;
    }
    .peridots {
        background-position: -203px -29px;
    }
    .morganite {
        background-position: -646px -27px;
    }
    .pink_tourmalines {
        background-position: -297px -27px;
    }
    .spinel {
        background-position: -327px -27px;
    }
    .pariba-tourmaline {
        background-position: -354px -27px;
    }
    .round_shape {
        background-position: -2px -67px;
    }
    .emerald_shape {
        background-position: -98px -67px;
    }
    .asscher_shape {
        background-position: -130px -67px;
    }
    .pear_shape {
        background-position: -162px -67px;
    }
    .princess_shape {
        background-position: -194px -67px;
    }
    .heart_shape {
        background-position: -224px -65px;
    }
    .marquise_shape {
        background-position: -286px -67px;
    }
    .trillion_shape {
        background-position: -320px -64px;
    }
    .cabochon_shape {
        background-position: -352px -64px;
    }
    .filterouterLabel {
        flex-wrap: wrap;
    }
    .select-choose {
        width: calc(100% / 6 - 10px);
        margin-bottom: 10px;
    }
    .select-choose .dropdown-toggle {
        margin-bottom: 0px;
    }

    .gemstoneshape .myoshapes {
    font-size: 24px;
}
    header form {
        max-width: 120px;
    }
    .Blue-bg.updateAlert a {
        font-size: 12px;
    }
    .quirybtns a {
        font-size: 11px;
        padding: 0 9px;
        font-size: 13px;
    }
    .productMainheading .titlemain {
        font-size: 18px;
    }
    .cartItemlist {
        max-height: 330px;
    }
    ul.gemType li.active{
        background: #fff;
    }

    .gridcardview .viewdetailbtm{
        width: 100%;
        opacity: 1;
    }

    .gridcardview .quickviewbtn{
        display:none;
    }

}

@media(max-width: 1024px) {
    .select-choose {
        width: calc(100% / 5 - 10px);
    }
    .filterouterLabel {
        flex-flow: wrap;
        justify-content: inherit;
        padding-bottom: 15px;
    }
    .select-choose {
        width: calc(100% / 5 - 10px);
        margin-bottom: 8px;
    }
    .select-choose .dropdown-toggle {
        margin-bottom: 0px;
    }
    .select-choose {
        height: 38px;
        line-height: 38px;
    }
    .productinfo ul li .customerimg {
        height: auto;
    }
    .CustomJewelery li:before {
        left: 86%;
        width: 17%;
        top: 36%;
    }
    .CustomJewelery li:after {
        top: 34.5%;
    }
    .quirybtns {
        margin-top: 10px;
    }
}

@media(min-width: 991.98px){
    .mob_contact_us{
        display:none !important;
    }
}
@media (max-width: 989px) { 
 /*---23-02-2021-MobProductDetailsResult---*/

.diminddektop{display: none;}
.MobProductDetailsResult {display: block;}
 .MobProductDetailsResult .MobProductDetailrecord{margin: 0px; padding: 20px 0 0 0; display: block;}
.MobProductDetailsResult .MobProductDetailrecord ul{margin: 0px; padding: 0px; list-style: none; display: flex; width: 100%; flex-flow: wrap;}
.MobProductDetailsResult .MobProductDetailrecord ul  li {width: 33.333%; padding-bottom: 20px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .productItems{width: 100%; display:flex;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .ProductItemImg{align-items: center; justify-content: center;  object-fit: cover; display: flex; padding: 4px;}

.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb{max-width:120px; width: 100%;  position: relative; background-color: #f8f8f8;display: flex; align-items: center; justify-content: center;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .ProductItemImg{min-height: 120px; padding-top: 24px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb a.compareicon{position: absolute;position: absolute; top: 4px; left: 4px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .Productcomp{position:absolute; top: 8px; left: 8px; z-index: 1; display: inline-block; width: 30px; height: 30px; border: none;}
.compareSectionInactive .newsprite { background: url(../img/newsprite.png) no-repeat; line-height: 0px; font-size: 1px; display: inline-block; vertical-align: middle;zoom: 1;background-position: -232px -4px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .Productcomp i.newsprite{background-position: -232px -4px; width: 20px; height: 19px; transition: all 0.4s ease-in-out;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details{width: calc(100% - 124px)}

.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details .ProductRecord {padding-left: 15px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details .ProductRecord table{width:100%; padding: 0px; margin: 0px; font-size: 11px; font-weight: 500;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details .ProductRecord table tr th{ color: #9b9b9b; font-weight: 500;white-space: nowrap; padding-right: 8px; width: 36%; padding-bottom: 2px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details .ProductRecord table tr td{ color: #353535; font-weight: 500; text-align: left; }
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details .ProductRecord table tr td .Itemprice{color: #353535; font-weight: 500; font-size: 12px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details .ProductRecord table tr td .Itemprice span{color: #133950; font-size: 13px; font-weight: 600; display: inline-block; padding-left: 4px;}
 .MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .no-image {position: absolute; bottom: 8px; width: 100%; padding: 0 10px; font-size: 13px; font-weight: 500; text-align: center;}
  .MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .productnoImg img{opacity: 0.3}

.color_intensity_mobile .dropdown-menu{
    display: block!important;
    position: relative!important;
        box-shadow: none!important;
    border: 0!important;
}

.color_intensity_mobile .select-choose__list .filterdrop_title, .color_intensity_mobile .dropdown .btn {
    display: none!important;
}

.color_intensity_mobile .dropdown-menu{
    padding-top: 0px!important;
}

.selected_filter:after {
    content: '✔';
    float: right;
}

.stone_color_mobile .nocheckbox input[type=checkbox] {
    display: none;
}

.stone_color_mobile  .gemsviewSprite {
    background: url(../img/gemsviewSprite.png) no-repeat;
    line-height: 0px;
    font-size: 1px;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    zoom: 1;
}

.stone_color_mobile .gemsviewSprite {
    position: absolute;
    width: 16px;
    height: 16px;
    left: 8px;
}

.stone_Blue_icon {
    background-position: -38px -5px!important;
}

.stone_color_mobile  .select-choose__item label{
    padding: 5px 5px 5px 33px;
}

.stone_Yellow_icon {
    background-position: -38px -25px!important;
}

.stone_Pink_icon {
    background-position: -38px -43px!important;
}

.stone_White_icon {
    background-position: -38px -62px!important;
}

.stone_Purple_icon {
    background-position: -38px -83px!important;
}

.stone_Green_icon{
    background-position: -38px -122px!important;
}

.stone_Lavender_icon {
    background-position: -38px -103px!important;
}

.stone_Padparadscha_icon {
    background-position: -38px -143px!important;
}

.stone_Padparadscha_icon {
    background-position: -38px -143px!important;
}

.stone_Peach_icon {
    background-position: -38px -163px!important;
}

.stone_Orange_icon {
    background-position: -38px -183px!important;
}

.stone_Teal_icon {
    background-position: -37px -202px!important;
}

.stone_Change_icon {
    background-position: -38px -266px!important;
}

}

@media(max-width: 991.98px) {

    li.support_features_ {
        background: transparent!important;
        border: 0!important;
    }

    .Call_icon_n, .Call_email_n{
        display: none!important;
    }

    li.support_features_ ul {
        display: flex;
        justify-content: space-around;
        list-style: none;
        align-items: center;
    }

    li.support_features_ ul li {
        background: transparent!important;
        border: 0!important;
        text-align: center;
    }

    li.support_features_ ul li a i {
        display: flex;
        font-size: 16px;
        font-weight: 500;
        color: #000;
        align-items: center;
        justify-content: center;
        padding: 0;
        width: 29px;
        background-color: #efefef;
        border-radius: 50%;
        height: 29px;
        margin-bottom: 7px;
    }

    .openmobile {
        display: block;
    }
    li.mail {
        display: none;
    }
    .mobilenav {
        padding: 0px;
        box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.09);
        margin-bottom: 0px;
    }
    .head_elements li.phone {
        padding-left: 48px;
    }
    .PaymentoptionsList a p {
        width: 90%;
        margin: 0 auto;
    }
    .head_elements li.mail {
        margin-left: 0px;
    }
    nav.navbar {
        border-top: 0px;
        background-color: transparent;
        box-shadow: none;
    }
    .navbar-collapse {
        position: fixed;
        left: -100%;
        background: #fff;
        bottom: 0px;
        top: 0px;
        max-width: 450px;
        width: 100%;
        z-index: 1000;
        transition: 0.5s;
    }
    .topnav .navbar .navbar-nav li.nav-item:before {
        display: none;
    }
    .topnav .navbar .navbar-nav li a {
        font-size: 13px;
    }
    .navbar-collapse.show {
        left: 0px;
    }
    .navbar-collapse.show+span {
        content: "";
        position: fixed;
        background: #0000008a;
        left: 0px;
        right: 0px;
        top: 0px;
        bottom: 0px;
        z-index: 1;
        transition: 0.5s;
    }
    .navbar-collapse .navbar-nav {
        position: relative;
        z-index: 100;
        height: 100%;
        overflow-y: auto;
        overflow-x: hidden;
        border-right: 1px solid #ccc;
        background: #fff;
    }
    .navbar .navbar-nav li.dropdownpt > a::after {
        position: absolute;
        right: 10px;
    }
    .navbar .navbar-nav li .sub-dropdown {
        width: 100%;
    }
    .desktopMenu {
        width: auto;
        display: inline-block;
        position: absolute;
        top: 55px;
        left: 15px;
    }
    .navbar-toggler {
        border: 0px;
        outline: none !important;
        padding: 10px 0px;
    }
    span.full {
        width: 30px;
        height: 3px;
        margin-bottom: 4px;
        background-color: #133950;
        display: block;
    }
    span.half {
        width: 20px;
        height: 3px;
        margin-bottom: 4px;
        background-color: #133950;
        display: block;
    }
    .logo a img {
        width: 100px;
    }
    span.rightmobile {
        position: absolute;
        right: 15px;
        display: flex;
        overflow: hidden;
        top: 11px;
    }
    span.rightmobile a {
        display: inline-flex;
    font-size: 20px;
    font-weight: 500;
    color: #000;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 29px;
    background-color: #efefef;
    border-radius: 50%;
    height: 29px;
    margin-left: 5px;       
    }
    .productinfo p strong {
        min-width: 208px;
    }
    .productinfo p {
        display: flex;
        word-break: break-all;
    }
    .productinfo p a {
        word-break: break-all;
    }
    .productMainheading a {
        font-size: 14px;
    }
    .outerslider {
        flex-direction: column-reverse;
    }
    .outerslider .leftcol {
        width: 100%;
    }
    .outerslider .rightCol {
        width: 100%;
    }
    .outerslider .leftcol .slider-nav-thumbnails .slick-track {
        display: flex;
        max-height: 70px;
    }
    .outerslider .leftcol .slick-slide {
        margin: 0px 4px;
    }
    .leftcol .slick-slider .slick-list.draggable {
        height: initial !important;
    }
    .productinfo {
        padding: 0px;
    }
    .mobilenav form {
        max-width: 100%;
        padding: 0px 5px;
    }
    .logo a {
        margin-bottom: 0px;
            position: initial;
        left: 0;
        right: 0;
        text-align: center;

    }
    .topnav nav.navbar {
        background-color: transparent;
        border: none;
        box-shadow: none;
    }
    .updateAlert .font-14 {
        font-size: 11px;
    }
    /*---Mobile Nav---*/
    .desktopMenu {
        display: none;
    }
    header {
        box-shadow: 0 1px 3px rgb(20 26 46 / 17%);
        background-color: #fff;
        padding: 8px 0;
        position: relative;
    }
    .open-mobile-menu {
        position: absolute;
        left: 15px;
        top: 22px;
        z-index: 1;
        width: 46px;
        height: 23px;
        display: inline-flex;
        justify-content: space-between;
        flex-flow: column;
        align-items: flex-start;
        box-shadow: none;
        border: none;
        background-color: transparent;
    }
    .open-mobile-menu span {
        background-color: #133950;
        width: 25px;
        height: 3px;
        margin: 1px 0;
        display: inline-flex;
    }
    .open-mobile-menu:focus {
        box-shadow: none;
        outline: inherit;
    }
    .close-mobile-menu {
        background-color: #ccc;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        box-shadow: none;
        border: none;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
    }
    .show-offcanvas .mobile-enquiry {
        display: flex;
        padding: 5px;
    }
    .CustomJewelery li {
        width: auto;
        padding-bottom: 25px;
    }
    .CustomJewelery li .CustomJeweleryimg {
        width: 153px;
        height: 153px;
        padding: 8px;
    }
    .CustomJewelery li .CustomJeweleryimg {
        margin-right: 22px;
    }
    .CustomJewelery li:after {
        top: 29.5%;
    }
    .CustomJewelery li:before {
        top: 31%;
    }
    .signupModal {
        width: 300px;
        right: 15px;
        border-radius: 0px;
        box-shadow: 0 0 3px rgb(1 1 1 / 13%);
        padding-left: 15px;
    }
    .signupModal:before {
        right: 50px;
    }
    .loginbox {
        padding: 8px 15px 15px 0px;
    }
    .mobilemodal.sidebarmodal {
        display: block !important;
        left: 10px;
        top: 50px;
        width: 300px;
        padding-left: 10px;
    }
    .mobilemodal.sidebarmodal::before {
        left: 3px;
        right: initial;
    }
    .mobilemodal .loginbox {
        padding: 11px 15px 15px 0px;
    }
    .openmobile .signbtn {
        width: 100%;
        margin: 0px;
    }
    .accountprocess {
        padding: 10px 6px;
    }
    .accountprocess ul {
        padding: 6px 4px;
    }
    .accountprocess ul li span.number {
        font-size: 12px;
        font-weight: 500;
    }
    .accountprocess ul li span.number i {
        width: 24px;
        height: 24px;
    }
    .accountprocess ul li strong {
        font-size: 11px;
    }
    .cartItemlist {
        max-height: 330px;
    }
    
    /*- 23-02--*/
.MobProductDetailsResult .MobProductDetailrecord{padding: 0px 0 0 0;}
.MobProductDetailsResult .MobProductDetailrecord ul  li {width: 50%; padding-bottom: 20px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb{max-width:160px; width: 100%;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .ProductItemImg{min-height: 160px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .ProductItemImg img{max-height: 160px; height: 160px; object-fit: contain;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details{width: calc(100% - 164px)}



    /*---END--*/

    a.gemscolor.redspinel, a.gemscolor.bluespinel{
        position: relative;
    padding-left: 35px!important;
    }
    a.gemscolor.redspinel:after {
        background-image: url(../img/sprit-gemstones-color.png);
        background-repeat: no-repeat;
        background-size: 325px;
        width: 26px;
        height: 25px;
        content: "";
        position: absolute;
        background-position: -1px -33px;
        left: 0px;
        top: 4px;
    }

    a.gemscolor.bluespinel:after {
        background-image: url(../img/sprit-gemstones-color.png);
        background-repeat: no-repeat;
        background-size: 325px;
        width: 26px;
        height: 25px;
        content: "";
        position: absolute;
        background-position: -31px -33px;
        left: 0px;
        top: 4px;
    }

    .gemstoneshapemobile .select-choose__item{
           display: block;
    align-items: center;
    width: 100%;
    position: relative;
    }

    .gemstoneshapemobile .select-choose__item a.shape{
           display: contents;
    }

    .gemstoneshapemobile .select-choose__item a.shape img{
              position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    }

    .weightmobile, .pricemobile, .lengthmobile, .widthmobile, .lwRatio{
        margin-left: 15px;
        display: inline-flex!important;
    }

    .weightmobile .minmax-value, .pricemobile .minmax-value, .lengthmobile .minmax-value, .widthmobile .minmax-value, .lwRatio .minmax-value{
            margin-left: 25px;
    }

    .filter-suggations-mobile .d-flex.w-100 .updatedfilters{
         display: -webkit-inline-box;
        overflow-y: scroll;
         width: 100%;
    }

    .filter-suggations-mobile .d-flex.w-100 .updatedfilters a.updated_filter_item{
        width: 180px;
    display: table;
    text-align: center;
    }
}




@media(max-width: 767.98px) {

    .search_icon{
        position: absolute!important;
        left: 41px!important;
    top: 1px!important;
    right: auto!important;
    display: inline-flex;
    font-size:15px;
    font-weight: 500;
    color: #000;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 29px;
    background-color: #efefef;
    border-radius: 50%;
    height: 29px;
    margin-left: 5px;

    }

    .slidehover{
        box-shadow: none;
    }

    h1.main-title.position-relative{
        text-align: center;
    }
    span.rightmobile a .icon-search {
        font-size: 15px;
    }
    .slidehover{
            top: -100px;
    left: 0!important;
    width: 100%;
    right: 0;
    margin: 0 auto;
    max-width: fit-content;
    }

    .slidehover .notearrow{
            bottom: -7px;
    top: auto;
    transform: rotate(0deg);
    left: 0;
    right: 0;
    margin: auto;
    }

.ProductGallery{
    display: flex;
    flex-flow: column;
    }

    .ProductGallery .tabbingslide{
        position: inherit;
        order: 1;
        bottom: 0;
        width: 96%;
    }

    .ProductGallery .tabbingslide .imagesPanelUL{
        display: inline-flex;
    }

    .tabresultview  img.main_img{
        width: 100%;
    }

    .tabbingslide li, .tabbingslide2 li{
            position: inherit;
    }


  .myaccount-menu {
    max-width: 100%!important;
    width: 100%;
}

.mainImagePanel{
    width: 100%;
}

.myaccountnavmobile h4 {
    font-size: 16px;
    color: #133950;
    font-weight: 600;
    padding: 10px 10px;
    margin: 0px 0 0px 0;
    background-color: #ececec;
}

.myaccountnavmobile ul {
    display: flex;
    align-items: center;
    width: 100%;
    flex-wrap: wrap;
        padding: 0 12px;
    line-height: 30px;
}

.myaccountnavmobile ul li {
    display: flex;
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    margin: 0px;
    padding: 0px;
}

.myaccountnavmobile ul li a{
    color:#353535;
}

.myaccountnavmobile ul li:first-child a {
    padding-top: 0px;

}

.signupModalMobile .innersignup{
    position: relative;
}

.signupModalMobile  .close_btn{
    top: 0px
}   

    .rightmobile  a.topcart span.counter {
       width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #AA0C03;
    border-radius: 50%;
    color: #fff;
    font-size: 8px;
    position: absolute;
    top: 5px;
    right: 2px;
}

.angucomplete-holder{
        padding: 0 7px;
}

.mobilenav .mobnavbar .mainmenu i{
    right: 0px;
}

.angucomplete-dropdown{
    margin-top: 0px!important;
    width: 98%!important;
}

    .left_head, .right_head {
        display: none;
    }
    .custom_jewelery {
        padding: 20px 0px 40px;
    }
    .heading h2 {
        font-size: 22px;
    }
    .custom_jewelery p {
        font-size: 14px;
    }
    ul.footermenu {
        padding: 10px 0px;
    }
    ul.footermenu li a,
    .footerleftmenu li a {
        font-size: 11px;
        padding: 5px 10px;
    }
    ul.footerleftmenu {
        justify-content: center;
    }
    .copyrighttext {
        text-align: center;
        font-size: 12px;
    }
    .productinfo p {
        margin-bottom: 10px;
    }
    .caption {
        font-size: 10px;
    }
    .mobi_gridresult .proimg {
        width: 30%;
    }
    .mobi_gridresult .item_detail_container {
        width: 70%;
    }
    .mobi_gridresult .properties_table,
    a.no_detail {
        font-size: 13px;
        line-height: 18px;
    }
    .mobi_gridresult .price_title {
        font-size: 10px;
    }
    .pagetitle h3 {
        font-size: 15px;
    }
    .Length_slider .caption span,
    .width_slider .caption span {
        width: 35px;
        padding: 5px;
    }
    .CustomJewelery {
        overflow: auto;
    }
    .PaymentoptionsList p {
        font-size: 13px;
    }
    .calusbtns {
        margin-bottom: 10px;
    }

    .quirybtns span{
        width: 50%;
    }
    .quirybtns span a{
        width: 100%!important;
    }
    .quirybtns a {
        font-size: 13px;
    }
    .quirybtns {
        flex-wrap: wrap;
        margin: 0 -2%;
    }
    .quirybtns a {
        width: 46%;
        margin: 0px 2%;
        margin-bottom: 10px;
    }
    .PaymentoptionsList {
        padding: 0px;
    }
    .slick-next {
        right: 71px !important;
    }

    .mainImagePanel .thumbsize {
        top: 0%;
    }
  
}

@media(max-width: 679.98px) {
    .desktopMenu {
        top: 64px;
    }
    .productinfo ul li .customerimg span.linkcopy {
        margin-left: 0px;
        margin-top: 5px;
    }
    .calusbtns {
        margin-bottom: 10px;
    }
    .calusbtns ul {
        display: flex;
        width: 100%;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .calusbtns ul li {
        padding: 6px 1px;
        margin: 0 2px;
    }
    .calusbtns ul li a{
        font-size: 12px;
    }
    .calusbtns ul li a i{
        font-size: 18px;
    }
    .productinfo ul li .customerimg{
        word-break: break-all;
    }
    .calusbtns ul li:first-child {
        display: flex;
        width: 100%;
        text-align: center;
        justify-content: center;
        padding-bottom: 0px;
    }
    .freeshipping {
        display: flex;
        width: 100%;
        margin-bottom: 10px;
    }
    .quirybtns a {
        font-size: 13px;
    }
    .accountprocess ul {
        border-radius: 4px;
    }
    .accountprocess ul li {
        flex-flow: column;
        align-items: flex-start;
        padding-bottom: 3px;
    }
    .accountprocess ul li span.number {
        margin: 0px;
    }
    .accountprocess ul li .lineborder {
        margin-top: 6px;
    }
    .accountprocess ul li:last-child .lineborder {
        display: block;
    }
    .information {
        padding: 0px 10px 20px 10px
    }
    .createaccount h2 {
        padding: 0px 0px 0px 10px;
    }
    .mob-stepno {
        display: block;
    }
    .cartItemlist {
        max-height: 240px;
    }
    .shoppingGrp {
        width: 100%;
        right: -100%;
    }
    .after_minicartopen {
        right: 0;
    }
    span.leftsidebar {
        right: 0px;
    }
}


  @media(max-width: 640px) {
       /*- 23-02--*/
.MobProductDetailsResult .MobProductDetailrecord ul  li {width: 100%; padding-bottom: 20px;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb{max-width:180px; width: 100%;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details{width: calc(100% - 184px)}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .ProductItemImg{min-height: 180px;}
}

@media(max-width: 575.98px) {
    .logo {
        text-align: left !important;
        padding-left: 0px;
    }
    .outerslider .thumbsliderbox {
        width: 42px;
        height: 42px;
    }
    .leftcol .slider-nav-thumbnails img {
        max-width: 42px;
    }
    .outerslider .leftcol .slider-nav-thumbnails .slick-track {
        max-height: 46px;
    }
    .font-14 {
        font-size: 11px;
    }
    .filter-sort .options {
        font-size: 13px;
    }
    .gemtypes {
        display: block !important;
    }
    .gemtypes .filterlabel {
        width: 100%;
    }
    .gemtypes .filter_right {
        width: 100%;
    }
    ul.gemType {
        height: 36px;
    }
    ul.gemType li .gems,
    ul.gemType li .shape {
        width: 24px;
        background-size: 330px;
        margin: 0 auto;
        max-width: 24px;
        min-width: 24px;
        height: 34px;
        left: -2px;
    }
    .mobi_gridresult .price_title {
        font-size: 13px;
    }
    .PaymentoptionsList {
        padding: 20px 0px;
    }
    .logo a img {
        max-width: 60px;
        width: 100%;
    }
    span.rightmobile {
        top: 0px;
    }
    .open-mobile-menu {
        left: 6px;
        top: 13px;
    }
    .PaymentoptionsList {
        padding: 10px;
    }
    .quirybtns .freeshipping {
        width: 100%;
        margin: 0px;
    }
    .freeshipping {
        flex-flow: nowrap;
        font-size: 14px;
    }
    .productMainheading .titlemain {
        font-size: 15px;
    }
    .mobilenav .mob-block .mobileuser i {
        font-size: 17px;
    }
    .mobilenav .mob-block .mobileuser {
        font-size: 12px;
    }
    .btnnext {
        position: fixed;
        bottom: 0;
        z-index: 999;
        background-color: #fff;
        width: 100%;
        left: 0;
        padding: 8px 0 0 0 !important;
        box-shadow: 0 2px 5px rgb(27 27 27 / 17%);
        display: flex;
    }
    .btnnext .previousbtns {
        width: 50%;
        margin: 0px;
        border-radius: 0;
        display: inline-flex;
        width: 100%;
        height: 46px;
    }
    .btnnext .savebtns {
        border-radius: 0;
        display: flex;
        margin: 0px;
        width: 100%;
        height: 46px;
    }
    
     /*- 23-02--*/ 
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb{max-width:180px; width: 100%;}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-details{width: calc(100% - 184px)}
.MobProductDetailsResult .MobProductDetailrecord ul  li .ProductItem-thumb .ProductItemImg img{max-width: 180px; max-height: 180px; width: 100%;}
    /*---*/
}

@media(max-width: 480px) {
    .accountprocess ul {
        width: 100%;
        overflow: auto;
    }
    .accountprocess ul li {
        width: auto;
    }
    .accountprocess ul li .steptext {
        white-space: nowrap;
        padding-right: 20px;
    }
}
/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-brands-400.eot);src:url(../webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-brands-400.woff2) format("woff2"),url(../webfonts/fa-brands-400.woff) format("woff"),url(../webfonts/fa-brands-400.ttf) format("truetype"),url(../webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(../webfonts/fa-regular-400.eot);src:url(../webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-regular-400.woff2) format("woff2"),url(../webfonts/fa-regular-400.woff) format("woff"),url(../webfonts/fa-regular-400.ttf) format("truetype"),url(../webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(../webfonts/fa-solid-900.eot);src:url(../webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(../webfonts/fa-solid-900.woff2) format("woff2"),url(../webfonts/fa-solid-900.woff) format("woff"),url(../webfonts/fa-solid-900.ttf) format("truetype"),url(../webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-initialized .slick-slide:focus{outline: inherit; box-shadow: none;}

.proslideimg a:focus{outline: inherit;}
 /* Slider */
 
 .slick-slider {
     position: relative;
     display: block;
     box-sizing: border-box;
     -moz-box-sizing: border-box;
     -webkit-touch-callout: none;
     -webkit-user-select: none;
     -khtml-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -ms-touch-action: none;
     touch-action: none;
     -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 }
 
 .slick-slide {
     height: 500px !important;
 }
 
 .slick-slide a img {
     height: 280px!important;
 }
 
 .slick-list {
     position: relative;
     overflow: hidden;
     display: block;
     margin: 0;
     padding: 0;
 }
 
 .slick-list:focus {
     outline: none;
 }
 
 .slick-loading .slick-list {
     background: white url(../img/ajax-loader.gif) center center no-repeat;
 }
 
 .slick-list.dragging {
     cursor: pointer;
     cursor: hand;
 }
 
 .slick-slider .slick-list,
 .slick-track,
 .slick-slide,
 .slick-slide img {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
 }
 
 .slick-track {
     position: relative;
     left: 0;
     top: 0;
     display: block;
     zoom: 1;
 }
 
 .slick-track:before,
 .slick-track:after {
     content: "";
     display: table;
 }
 
 .slick-track:after {
     clear: both;
 }
 
 .slick-loading .slick-track {
     visibility: hidden;
 }
 
 .slick-slide {
     float: left;
     height: 100%;
     min-height: 1px;
     display: none;
 }
 
 .slick-slide img {
     display: block;
 }
 
 .slick-slide img.slick-loading {
     background: white url(./ajax-loader.gif) center center no-repeat;
     padding-bottom: 100%;
 }
 
 .slick-slide.dragging img {
     pointer-events: none;
 }
 
 .slick-initialized .slick-slide {
     display: block;
 }
 
 .slick-loading .slick-slide {
     visibility: hidden;
 }
 
 .slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent;
 }
 /* Icons */
 
 @font-face {
     font-family: "slick";
     src: url("fonts/slick.eot");
     src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
     font-weight: normal;
     font-style: normal;
 }
 /* Arrows */
 
 .slick-prev,
 .slick-next {
     position: absolute;
     display: block;
     line-height: 0;
     font-size: 0;
     cursor: pointer;
     top: 50%;
     margin-top: -10px;
     padding: 0;
     border: none;
     z-index: 999;
 }
 
 .slick-prev:focus,
 .slick-next:focus {
     outline: none;
 }
 
 .slick-prev.slick-disabled:before,
 .slick-next.slick-disabled:before {
     opacity: 0.25;
 }
 
 .slick-prev:before {
     opacity: 0.85;
     background: url(https://new.gemorder.com/images/mprev.png);
     -moz-osx-font-smoothing: grayscale;
     width: 38px;
     height: 33px;
     left: 20px;
     margin: 0;
     position: absolute;
 }
 
 .slick-next:before {
     opacity: 0.85;
     background: url(https://new.gemorder.com/images/mprev.png);
     -moz-osx-font-smoothing: grayscale;
     width: 38px;
     height: 33px;
     transform: rotate(180deg);
     left: 20px;
     margin: 0;
     position: absolute;
 }
 
 .slick-prev {
     left: 0px;
 }
 
 .slick-prev:before {
     content: '';
 }
 
 .slick-next {
     right: 131px;
 }
 
 .slick-next:before {
     content: '';
 }
 /* Dots */
 
 .slick-slider {
     margin-bottom: 30px;
 }
 
 .slick-dots {
     position: absolute;
     bottom: -45px;
     list-style: none;
     display: block;
     text-align: center;
     padding: 0px;
     width: 100%;
 }
 
 .slick-dots li {
     position: relative;
     display: inline-block;
     height: 20px;
     width: 20px;
     margin: 0px 5px;
     padding: 0px;
 }
 
 .slick-dots li a {
     display: block;
     height: 20px;
     width: 20px;
     outline: none;
     line-height: 0;
     font-size: 0;
     color: transparent;
     padding: 5px;
 }
 
 .slick-dots li a:before {
     content: '\8226';
     font-family: "slick";
     font-size: 6px;
     line-height: 2;
     color: black;
     opacity: 0.25;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
 }
 
 .slick-dots li.slick-active a:before {
     opacity: 0.75;
 }

.slider-labels {
  margin-top: 10px;
}

/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.noUi-target {
  position: relative;
  direction: ltr;
}

.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
/* Fix 401 */
}

.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

.noUi-handle {
  position: relative;
  z-index: 1;
}

.noUi-stacking .noUi-handle {
/* This class is applied to the lower origin when
   its values is > 50%. */
  z-index: 10;
}

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s,top .3s;
  transition: left 0.3s,top .3s;
}

.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
.noUi-base,.noUi-handle {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 6px;
}

.noUi-horizontal .noUi-handle {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    left: -10px;
    top: -10px;
    background-color: #ffffff;
    border: 1px solid #a2a2a3;
}

/* Styling;
 */
.noUi-background {
  background: #efefef;
}

.noUi-connect {
  background: #6d47a1;
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

.noUi-origin {
  border-radius: 2px;
}

.noUi-target {
  border-radius: 2px;
}

.noUi-target.noUi-connect {
}

/* Handles and cursors;
 */
.noUi-draggable {
  cursor: w-resize;
}

.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

.noUi-handle {
  cursor: pointer;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;

}



/* Disabled state;
 */
[disabled].noUi-connect,[disabled] .noUi-connect {
  background: #B8B8B8;
}

[disabled].noUi-origin,[disabled] .noUi-handle {
  cursor: not-allowed;
}
@font-face {
  font-family: 'gemsny';
  src:  url('fonts/gemsny.eot?tjn4gm');
  src:  url('fonts/gemsny.eot?tjn4gm#iefix') format('embedded-opentype'),
    url('fonts/gemsny.ttf?tjn4gm') format('truetype'),
    url('fonts/gemsny.woff?tjn4gm') format('woff'),
    url('fonts/gemsny.svg?tjn4gm#gemsny') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gemsny' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-pendant-small:before {
  content: "\e9af";
}
.icon-ring-variation:before {
  content: "\e9b0";
  color: #133950;
}
.icon-DAE:before {
  content: "\e9a6";
}
.icon-DE:before {
  content: "\e9a7";
}
.icon-DP:before {
  content: "\e9a8";
}
.icon-SE:before {
  content: "\e9a9";
}
.icon-SP:before {
  content: "\e9aa";
}
.icon-SSE:before {
  content: "\e9ab";
}
.icon-SSP:before {
  content: "\e9ac";
}
.icon-TSP:before {
  content: "\e9ad";
}
.icon-AP:before {
  content: "\e9ae";
}
.icon-Affirm .path1:before {
  content: "\e988";
  color: #133950;
}
.icon-Affirm .path2:before {
  content: "\e989";
  margin-left: -1em;
  color: rgb(6, 8, 8);
}
.icon-Affirm .path3:before {
  content: "\e98a";
  margin-left: -1em;
  color: rgb(6, 8, 8);
}
.icon-Affirm .path4:before {
  content: "\e98b";
  margin-left: -1em;
  color: rgb(6, 8, 8);
}
.icon-Affirm .path5:before {
  content: "\e98c";
  margin-left: -1em;
  color: rgb(6, 8, 8);
}
.icon-Affirm .path6:before {
  content: "\e98d";
  margin-left: -1em;
  color: rgb(6, 8, 8);
}
.icon-Layaway:before {
  content: "\e98e";
  color: #133950;
}
.icon-Paypal .path1:before {
  content: "\e98f";
  color: #133950;
}
.icon-Paypal .path2:before {
  content: "\e990";
  margin-left: -1em;
  color: rgb(122, 102, 172);
}
.icon-Paypal .path3:before {
  content: "\e991";
  margin-left: -1em;
  color: rgb(37, 11, 74);
}
.icon-Paypal .path4:before {
  content: "\e992";
  margin-left: -1em;
  color: #133950;
}
.icon-Paypal .path5:before {
  content: "\e993";
  margin-left: -1em;
  color: rgb(122, 102, 172);
}
.icon-Paypal .path6:before {
  content: "\e994";
  margin-left: -1em;
  color: #133950;
}
.icon-Paypal .path7:before {
  content: "\e995";
  margin-left: -1em;
  color: rgb(122, 102, 172);
}
.icon-Paypal .path8:before {
  content: "\e996";
  margin-left: -1em;
  color: #133950;
}
.icon-Paypal .path9:before {
  content: "\e997";
  margin-left: -1em;
  color: rgb(122, 102, 172);
}
.icon-Splitit .path1:before {
  content: "\e998";
  color: rgb(254, 254, 254);
}
.icon-Splitit .path2:before {
  content: "\e999";
  margin-left: -1em;
  color: rgb(254, 254, 254);
}
.icon-Splitit .path3:before {
  content: "\e99a";
  margin-left: -1em;
  color: rgb(135, 113, 178);
}
.icon-Splitit .path4:before {
  content: "\e99b";
  margin-left: -1em;
  color: rgb(82, 61, 137);
}
.icon-Splitit .path5:before {
  content: "\e99c";
  margin-left: -1em;
  color: rgb(63, 58, 122);
}
.icon-Splitit .path6:before {
  content: "\e99d";
  margin-left: -1em;
  color: rgb(40, 40, 40);
}
.icon-Splitit .path7:before {
  content: "\e99e";
  margin-left: -1em;
  color: rgb(40, 40, 40);
}
.icon-Splitit .path8:before {
  content: "\e99f";
  margin-left: -1em;
  color: rgb(40, 40, 40);
}
.icon-Splitit .path9:before {
  content: "\e9a0";
  margin-left: -1em;
  color: rgb(40, 40, 40);
}
.icon-Splitit .path10:before {
  content: "\e9a1";
  margin-left: -1em;
  color: rgb(40, 40, 40);
}
.icon-Splitit .path11:before {
  content: "\e9a2";
  margin-left: -1em;
  color: rgb(135, 113, 178);
}
.icon-Splitit .path12:before {
  content: "\e9a3";
  margin-left: -1em;
  color: rgb(135, 113, 178);
}
.icon-Splitit .path13:before {
  content: "\e9a4";
  margin-left: -1em;
  color: rgb(40, 40, 40);
}
.icon-Splitit .path14:before {
  content: "\e9a5";
  margin-left: -1em;
  color: rgb(135, 113, 178);
}
.icon-print-fill:before {
  content: "\e986";
}
.icon-print-outline:before {
  content: "\e987";
}
.icon-minus:before {
  content: "\e983";
}
.icon-close:before {
  content: "\e984";
}
.icon-add:before {
  content: "\e985";
}
.icon-degree-fill .path1:before {
  content: "\e96e";
  color: rgb(255, 255, 255);
}
.icon-degree-fill .path2:before {
  content: "\e96f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-fill .path3:before {
  content: "\e970";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-fill .path4:before {
  content: "\e971";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-fill .path5:before {
  content: "\e972";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-fill .path6:before {
  content: "\e973";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-fill .path7:before {
  content: "\e974";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-fill .path8:before {
  content: "\e975";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-fill .path9:before {
  content: "\e976";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-fill .path10:before {
  content: "\e977";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-lineal .path1:before {
  content: "\e978";
  color: rgb(80, 29, 166);
}
.icon-degree-lineal .path2:before {
  content: "\e979";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-lineal .path3:before {
  content: "\e97a";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-lineal .path4:before {
  content: "\e97b";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-lineal .path5:before {
  content: "\e97c";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-lineal .path6:before {
  content: "\e97d";
  margin-left: -1em;
  color: rgb(80, 29, 166);
}
.icon-degree-lineal .path7:before {
  content: "\e97e";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-lineal .path8:before {
  content: "\e97f";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-lineal .path9:before {
  content: "\e980";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-degree-lineal .path10:before {
  content: "\e981";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-right-arrow:before {
  content: "\e982";
}
.icon-check-fill:before {
  content: "\e96c";
  color: rgba(93, 93, 93, 0.48);
}
.icon-left-arrow:before {
  content: "\e964";
}
.icon-linearrow-down:before {
  content: "\e965";
}
.icon-linearrow-left:before {
  content: "\e966";
}
.icon-linearrow-right:before {
  content: "\e967";
}
.icon-linearrow-up:before {
  content: "\e968";
}
.icon-rating-half-star:before {
  content: "\e96d";
  color: #ffc200;
}
.icon-rating-less-than-full-star:before {
  content: "\e969";
  color: #ffc200;
}
.icon-rating-lineal-star:before {
  content: "\e96a";
  color: #ffc200;
}
.icon-rating-more-than-half-star:before {
  content: "\e96b";
  color: #ffc200;
}
.icon-edit:before {
  content: "\e963";
}
.icon-star-line:before {
  content: "\e962";
}
.icon-logout:before {
  content: "\e960";
}
.icon-order-list:before {
  content: "\e961";
}
.icon-girdview:before {
  content: "\e95e";
  color: #133950;
}
.icon-listview:before {
  content: "\e95f";
}
.icon-copy:before {
  content: "\e95a";
}
.icon-chat:before {
  content: "\e95b";
}
.icon-request-hold:before {
  content: "\e95c";
}
.icon-stone-hold:before {
  content: "\e95d";
}
.icon-cart-bag:before {
  content: "\e959";
}
.icon-google-logo .path1:before {
  content: "\e955";
  color: rgb(251, 187, 0);
}
.icon-google-logo .path2:before {
  content: "\e956";
  margin-left: -1em;
  color: rgb(81, 142, 248);
}
.icon-google-logo .path3:before {
  content: "\e957";
  margin-left: -1em;
  color: rgb(40, 180, 70);
}
.icon-google-logo .path4:before {
  content: "\e958";
  margin-left: -1em;
  color: rgb(241, 67, 54);
}
.icon-date:before {
  content: "\e953";
}
.icon-pin:before {
  content: "\e954";
}
.icon-cancel:before {
  content: "\e952";
}
.icon-user-fill:before {
  content: "\e950";
}
.icon-user:before {
  content: "\e951";
}
.icon-search:before {
  content: "\e94f";
}
.icon-shapes-asscher:before {
  content: "\e935";
}
.icon-shapes-bullet:before {
  content: "\e936";
}
.icon-shapes-cabochon:before {
  content: "\e937";
}
.icon-shapes-cushion:before {
  content: "\e938";
}
.icon-shapes-emerald:before {
  content: "\e939";
}
.icon-shapes-fancy:before {
  content: "\e93a";
}
.icon-shapes-half-moon:before {
  content: "\e93b";
}
.icon-shapes-heart:before {
  content: "\e940";
}
.icon-shapes-kite:before {
  content: "\e941";
}
.icon-shapes-marquise:before {
  content: "\e942";
}
.icon-shapes-oval:before {
  content: "\e943";
}
.icon-shapes-pear:before {
  content: "\e944";
}
.icon-shapes-pentagon:before {
  content: "\e945";
}
.icon-shapes-princess:before {
  content: "\e946";
}
.icon-shapes-radiant:before {
  content: "\e947";
}
.icon-shapes-round:before {
  content: "\e948";
}
.icon-shapes-square:before {
  content: "\e949";
}
.icon-shapes-star:before {
  content: "\e94a";
}
.icon-shapes-straight-baguette:before {
  content: "\e94b";
}
.icon-shapes-tapered-baguette:before {
  content: "\e94c";
}
.icon-shapes-trapezoid:before {
  content: "\e94d";
}
.icon-shapes-trillion:before {
  content: "\e94e";
}
.icon-celtic:before {
  content: "\e934";
}
.icon-CR:before {
  content: "\e934";
}
.icon-antique:before {
  content: "\e932";
}
.icon-ANTR:before {
  content: "\e932";
}
.icon-astrological:before {
  content: "\e933";
}
.icon-AR:before {
  content: "\e933";
}
.icon-engagement:before {
  content: "\e93c";
}
.icon-ER:before {
  content: "\e93c";
}
.icon-mensring:before {
  content: "\e93d";
}
.icon-MR:before {
  content: "\e93d";
}
.icon-TWSR:before {
  content: "\e93e";
}
.icon-weddingset:before {
  content: "\e93f";
}
.icon-WSR:before {
  content: "\e93f";
}
.icon-Helo:before {
  content: "\e92e";
}
.icon-HR:before {
  content: "\e92e";
}
.icon-sidestone:before {
  content: "\e92f";
}
.icon-SSR:before {
  content: "\e92f";
}
.icon-solitaire:before {
  content: "\e930";
}
.icon-SR:before {
  content: "\e930";
}
.icon-Threestone:before {
  content: "\e931";
}
.icon-TSR:before {
  content: "\e931";
}
.icon-linearrow:before {
  content: "\e92c";
}
.icon-ring:before {
  content: "\e92d";
}
.icon-rightarrow:before {
  content: "\e92b";
}
.icon-gray-gemstone:before {
  content: "\e929";
}
.icon-without-gemstone-right:before {
  content: "\e92a";
  color: #777;
}
.icon-view:before {
  content: "\e928";
}
.icon-degree:before {
  content: "\e927";
  color: #501da6;
}
.icon-share:before {
  content: "\e923";
  color: rgba(53, 53, 53, 0.7);
}
.icon-usd:before {
  content: "\e924";
}
.icon-wishlist:before {
  content: "\e925";
}
.icon-wishlist-active:before {
  content: "\e926";
}
.icon-email:before {
  content: "\e921";
}
.icon-call:before {
  content: "\e922";
}
.icon-ringsize:before {
  content: "\e91f";
  color: #7a7a7a;
}
.icon-certificate:before {
  content: "\e920";
}
.icon-financing-available:before {
  content: "\e91b";
}
.icon-layaway-options:before {
  content: "\e91c";
}
.icon-months-interest:before {
  content: "\e91d";
}
.icon-paypal-credit:before {
  content: "\e91e";
}
.icon-rating:before {
  content: "\e91a";
  color: #ffc200;
}
.icon-shipdate .path1:before {
  content: "\e917";
  color: rgb(255, 255, 255);
}
.icon-shipdate .path2:before {
  content: "\e918";
  margin-left: -1.3916015625em;
  color: rgb(250, 200, 255);
}
.icon-shipdate .path3:before {
  content: "\e919";
  margin-left: -1.3916015625em;
  color: rgb(53, 53, 53);
}
.icon-BBA:before {
  content: "\e90e";
  color: #4b2565;
}
.icon-Faq:before {
  content: "\e90f";
}
.icon-freereturns:before {
  content: "\e910";
}
.icon-freeshipping:before {
  content: "\e911";
}
.icon-lab:before {
  content: "\e912";
  color: #7c7b7b;
}
.icon-lifetimewarranty:before {
  content: "\e913";
}
.icon-natural:before {
  content: "\e914";
  color: #7c7b7b;
}
.icon-shopperapproved:before {
  content: "\e915";
  color: #4b2565;
}
.icon-yelp:before {
  content: "\e916";
  color: #4b2565;
}
.icon-up-arrow:before {
  content: "\e90d";
}
.icon-down-arrow:before {
  content: "\e90c";
}
.icon-Asscher:before {
  content: "\e900";
}
.icon-Cushion:before {
  content: "\e901";
}
.icon-Emerald:before {
  content: "\e902";
}
.icon-Heart:before {
  content: "\e903";
}
.icon-Marquise:before {
  content: "\e904";
}
.icon-Oval:before {
  content: "\e905";
}
.icon-Pear:before {
  content: "\e906";
}
.icon-Princess:before {
  content: "\e907";
}
.icon-Radiant:before {
  content: "\e908";
}
.icon-Round:before {
  content: "\e909";
}
.icon-camera:before {
  content: "\e90a";
}
.icon-delivery:before {
  content: "\e90b";
}

.myaccount-menu {
max-width:280px
}

.myaccountnav h4 {
font-size:16px;
color:#133950;
font-weight:600;
padding:10px;
margin:0;
background-color:#ececec
}

.myaccountnav ul {
display:flex;
align-items:center;
width:100%;
flex-wrap:wrap
}

.myaccountnav ul li {
display:flex;
width:100%;
font-size:12px;
font-weight:500;
margin:0;
padding:0
}

.right_head .myaccountnav ul li a {
display:flex;
align-items:center;
padding:10px 8px;
display:flex;
width:100%;
margin:0
}

.myaccountnav ul li:first-child a {
padding-top:14px
}

.right_head .myaccountnav ul li a i {
display:inline-flex;
margin-right:6px;
font-size:18px;
top:1px
}

.myaccountnav ul li a:hover {
background-color:#f1f1f1;
color:#133950
}

.myaccountleft-nav {
background-color:#fff;
border-radius:4px;
box-shadow:0 2px 5px rgb(27 27 27 / 17%);
margin-bottom:30px
}

.myaccountleft-nav ul {
margin:0;
padding:0;
list-style:none;
display:flex;
flex-flow:column;
width:100%
}

.myaccountleft-nav ul li {
display:flex;
width:100%;
align-items:center;
flex-wrap:wrap;
flex-flow:column
}

.myaccountleft-nav ul li a {
display:flex;
width:100%;
align-items:center;
padding:10px 15px;
font-size:14px;
border-bottom:1px solid #ececec;
color:#353535
}

.myaccountleft-nav ul li a i {
margin-right:10px;
font-size:18px
}

.myaccountleft-nav ul li a:hover,.myaccountleft-nav ul li.active a {
background-color:#ececec;
color:#133950
}

.order-history .step-ttl {
width:100%;
color:#FFF;
background:#4b4b4b;
padding:10px 0;
text-align:center;
font-weight:400
}

.order-history .schedule1 table td {
line-height:15px;
padding:10px 8px
}

.order-history .schedule1 table {
table-layout:fixed;
width:100%
}

.order-history .schedule1 table thead th {
line-height:15px;
padding:8px;
font-size:14px;
font-weight:500
}

.order-history .schedule1 table thead .lightbg tr th:last-child {
border-right:1px solid
}

.order-history .schedule1 table thead .lightbg tr th {
border-bottom:1px solid;
border-left:1px solid;
line-height:18px;
padding:8px
}

.order-history .schedule1 table tbody tr td {
font-size:13px;
font-weight:500;
color:#353535;
text-align:center
}

.order-history .schedule1 table tbody tr td a.view {
font-size:13px;
color:#133950
}

.order-history .schedule1 table tbody tr td a.view i {
font-size:10px;
color:#133950
}

.order-history .schedule1 table tbody tr td.memo-completed {
color:#28a745
}

.StoneComparisonPage {
padding-bottom:20px
}

.StoneComparisonPage table {
width:100%;
border:1px solid #ddd
}

.StoneComparisonPage table tr td {
padding:10px;
font-size:13px;
color:#353535;
font-weight:500;
border-bottom:1px solid #ddd;
vertical-align:middle
}

.StoneComparisonPage table tr:last-child td {
border-bottom:none
}

.StoneComparisonPage table tr th {
font-size:13px;
padding:10px;
font-weight:600;
color:#353535;
background-color:#f7f7f7;
text-align:left
}

.productImageStone {
position:relative;
background-color:#fff;
display:flex;
align-items:center;
justify-content:center;
max-width:50px;
width:100%
}

.StoneComparisonPage table tr td a {
color:#133950;
font-weight:600
}

.StoneComparisonPage table tr td a i {
font-size:10px
}

.productImageStone img {
max-width:100%
}

.StoneComparisonPage table tr.tableheader > th {
background-color:transparent;
color:#133950;
font-size:14px;
font-weight:600
}

.StoneComparisonPage table tr.tableheader th {
padding-top:0;
padding-bottom:0
}

.StoneComparisonPage table tr.tableheader th .productImageStone {
max-width:20px;
width:100%
}

.productmainTitle {
display:flex;
align-items:center;
padding:13px 0
}

.productmainTitle .productImageStone {
margin-right:4px
}

.productmainTitle .productImageStone a {
position:relative
}

.productmainTitle .productImageStone a span {
left:0;
top:0;
position:inherit;
width:16px;
height:16px;
background-position:-2px -3px
}

.myaccountpage {
background-color:#fff
}

.myaccountpage h2 {
font-size:16px;
font-weight:600;
color:#133950;
padding:.75rem 1.25rem
}

.myaccountpage .card {
margin-bottom:6px
}

.myaccountpage .card .card-header {
background-color:rgba(236,236,236,0.3);
cursor:pointer;
padding:0
}

.informationouter .infonames span {
font-size:12px;
font-weight:500;
color:#353535;
padding-bottom:4px;
display:block;
opacity:.7
}

.informationouter .infonames p {
font-weight:600;
font-size:13px
}

.informationouter h3 {
font-size:16px;
color:#353535;
font-weight:600;
padding:0;
margin-bottom:15px;
position:relative;
display:flex;
align-items:center;
justify-content:space-between;
white-space:nowrap
}

.informationouter h3 span.borderright {
height:1px;
background-color:#ccc;
right:0;
top:1px;
width:100%;
height:1px;
margin-left:15px;
position:relative
}

.informationouter h3 span.borderright:before {
width:6px;
height:6px;
background-color:#133950;
border-radius:50%;
content:"";
position:absolute;
left:0;
top:-3px
}

.attachreferences {
margin:0;
padding:0;
list-style:none;
display:flex;
width:100%;
flex-wrap:wrap
}

.attachreferences li {
display:inline-flex;
margin:0;
padding:8px
}

.attachreferences li .thumbattach {
width:100px;
height:100px;
border-radius:4px;
padding:4px;
background-color:#ccc;
display:flex;
align-items:center;
justify-content:center;
position:relative
}

.attachreferences li .thumbattach img {
object-fit:cover;
border-radius:4px
}

.myaccountleft-nav ul li .myaccount-sub {
width:100%;
display:flex;
flex-flow:column
}

.myaccountleft-nav ul li .myaccount-sub a {
background-color:rgba(236,236,236,0.2);
color:#353535;
padding-left:20px;
font-size:12px
}

.myaccountleft-nav ul li .myaccount-sub a i {
font-size:12px;
margin-right:8px
}

.myaccountleft-nav ul li .myaccount-sub a:hover {
background-color:#ececec;
opacity:.8
}

.myaccountpage .form-control:disabled,.form-control[readonly] {
background-color:#fff;
border:none;
font-size:14px;
font-weight:600;
height:auto;
padding:0
}

.myaccountpage .form-control:disabled,.form-control[readonly]:focus {
box-shadow:none;
outline:inherit
}

.myaccountpage .readonly input::-webkit-input-placeholder {
color:#353535;
text-shadow:none
}

.myaccountpage .readonly input::-moz-placeholder:[readonly] {
color:#353535;
text-shadow:none
}

.myaccountpage .readonly input:-ms-input-placeholder:[readonly] {
color:#353535;
text-shadow:none
}

.myaccountpage .readonly input:-moz-placeholder:[readonly] {
color:#353535;
text-shadow:none
}

.savebtns.cencel {
background-color:#ed5e68;
border:1px solid #ed5e68;
    color: #fff;
}

.savebtns.cencel i {
font-size:11px;
margin-right:5px
}

.savebtns.edit {
background-color:#fff;
border:1px solid #6C47A033;
color:#133950
}

.savebtns.edit i {
font-size:14px;
margin-right:5px
}

.readonly select {
position:relative;
margin-left:-2px;
-moz-appearance:none;
-webkit-appearance:none;
appearance:none
}

.information .form-group.readonly .textp {
color:#515151;
font-weight:400
}

.myaccountpage h3 {
font-size:16px;
color:#133950;
font-weight:600;
padding:0;
position:relative;
display:flex;
align-items:center;
justify-content:space-between;
white-space:nowrap
}

.myaccountpage h3 span.borderright {
height:1px;
background-color:#ccc;
right:0;
top:1px;
width:100%;
height:1px;
margin-left:15px;
position:relative
}

.myaccountpage h3 span.borderright:before {
width:6px;
height:6px;
background-color:#133950;
border-radius:50%;
content:"";
position:absolute;
left:0;
top:-3px
}

.orderhistory .orderpage tbody td {
padding:10px
}

.orderpage .step-ttl {
background:#4b4b4b;
color:#FFF;
font-size:14px;
font-weight:500
}

.schedule1 .orderpage table td {
line-height:15px;
padding:8px
}

.orderdetail-page {
background-color:rgba(236,236,236,0.3);
padding:10px
}

.subcatbox .back a {
color:#133950
}

.businessRef {
display:flex;
width:100%
}

.businessRef ul {
display:flex;
width:100%;
margin:0;
padding:0;
list-style:none
}

.businessRef ul li {
display:inline-flex;
padding:8px
}

.businessRef ul li .thumbref {
display:flex;
align-items:center;
justify-content:center;
border-radius:4px;
background-color:#fff;
width:100px;
height:100px;
position:relative;
box-shadow:0 2px 5px rgb(27 27 27 / 17%);
padding:3px;
overflow:hidden
}

.businessRef ul li .thumbref img {
object-fit:cover;
border-radius:4px
}

.businessRef ul li .thumbref .edit {
position:absolute;
top:2px;
right:2px;
width:20px;
height:20px;
border-radius:50%;
background-color:#133950;
display:inline-flex;
justify-content:center;
align-items:center
}

.businessRef ul li .thumbref input{
	opacity: 0
}

.businessRef ul li .thumbref .edit i {
color:#fff;
font-size:14px
}

.headDetails h2 {
font-size:18px;
font-weight:600;
color:#353535
}

.headDetails h2 span {
color:#133950
}

.d-flexouter {
display:flex;
align-items:center;
justify-content:space-between
}

.d-flexouter label {
min-width:68px;
margin:0
}

.searchform .form-control,.companyadd .form-control,.innerbox .form-control,.addstonetableouter .form-control {
box-shadow:none!important;
outline:none!important;
border-radius:0;
font-size:14px;
border:1px solid #d6d5d5;
max-width:100%
}

.searchform .form-control:hover,.searchform .form-control:focus,.searchform .form-control:active,.companyadd .form-control:hover,.companyadd .form-control:focus,.companyadd .form-control:active,.innerbox .form-control:hover,.innerbox .form-control:focus,.innerbox .form-control:active,.addstonetableouter .form-control:hover,.addstonetableouter .form-control:focus,.addstonetableouter .form-control:active {
border-color:#66409c;
box-shadow:0 0 10px 0 #c00!important;
-webkit-box-shadow:0 0 10px 0 #c00!important;
outline:none;
transition:.5s
}

.searchform {
background:#ececec;
padding:15px 15px 0
}

.companyadd .btn,.companyadd .btnwhite {
border-radius:0;
min-width:150px;
padding-left:5px;
padding-right:5px;
height:35px
}

.companyadd .btn:hover {
color:#fff;
background:#133950
}

.companyadd .custom_check {
padding-left:30px;
margin-top:10px;
line-height:19px;
margin-left:25px
}

.innerbox p span {
min-width:140px;
display:inline-block;
text-transform:capitalize
}

.innerbox p {
margin-bottom:25px;
text-transform:uppercase
}

.innerbox p:last-child {
margin-bottom:0
}

.companyadd .d-flexouter {
padding-left:25px
}

.memoto {
padding-left:25px;
position:relative
}

.memoto h4 {
position:absolute;
transform:rotate(-90deg);
left:-36px;
top:40%;
font-weight:600;
font-size:18px;
margin:0
}

.innerbox .d-flexouter label {
min-width:140px
}

.innerbox .form-group {
margin-bottom:4px
}

a.gemsnyA:hover {
color:#133950
}

.addstonetableouter .table-bordered th {
text-align:left;
text-transform:uppercase
}

.addstonetableouter .table-bordered tr:first-child th,.addstonetableouter .table-bordered tr+tr th {
border-top:0
}

.addstonetableouter button.btn {
padding:5px 10px;
height:inherit;
margin-bottom:5px;
color:#fff!important
}

.addstonetableouter .form-control {
min-width:86px
}

@media(max-width: 1499.99px) {
.d-flexouter label {
min-width:62px;
margin:0
}

.companyadd .d-flexouter label {
min-width:80px
}
}

@media(max-width: 1380px) {
.searchform .d-flexouter {
flex-flow:column;
align-items:baseline
}
}

@media(max-width: 1199.98px) {
.order-history .schedule1,.stonecomparison {
overflow:auto;
width:100%
}

.order-history .schedule1 .orderhistory,.stonecomparison table {
width:850px
}

.stonecomparison table {
    width:1040px
}

.orderdetail-page {
padding:0
}

.orderdetail-page .p-0 {
padding:10px!important
}
}

@media(max-width: 991.98px) {
span.leftsidebar {
display:inline-block;
width:30px;
height:28px;
background:#133950;
border-radius:3px;
padding:5px;
float:right;
position:relative;
right:0;
top:-2px
}

span.leftsidebar span {
width:21px;
height:3px;
display:block;
background:#fff;
margin:2px 0
}

.myaccountleft-nav {
position:fixed;
left:-300px;
width:300px;
z-index:100;
height:100%;
border-radius:0;
background:#fff;
top:0;
transition:.5s
}

.myaccountleft-nav.openleftsidebar {
left:0
}

.myaccountleft-nav.openleftsidebar+.sidebaroverlay {
position:fixed;
width:100%;
height:100%;
background:#fff9;
top:0;
z-index:1;
left:0
}
}

@media(max-width: 767.98px) {
.companyadd .d-flexouter {
padding-left:0
}

.companyadd .custom_check {
margin-left:0
}

.memoto h4 {
position:inherit;
transform:initial;
left:0;
top:0;
font-weight:600;
font-size:18px;
margin:0 0 15px
}

.memoto {
padding-left:0
}

.innerbox p {
margin-bottom:12px
}
}

@media(max-width: 575.98px) {
.companyadd .d-flexouter label {
width:100%;
margin-bottom:5px
}

.companyadd .d-flexouter {
flex-wrap:wrap
}

.companyadd .d-flexouter .form-control {
width:calc(100% - 165px)
}
}

@media(max-width: 479.98px) {
.innerbox .d-flexouter {
flex-wrap:wrap
}

.innerbox .d-flexouter label {
margin-bottom:5px
}

.innerbox .form-group {
margin-bottom:13px
}

.innerbox p span {
width:100%
}
}

.hand-video-img{
    width: 100% !important;
    max-width: 38px !important;
    height: 59px !important;
    margin: auto !important;
}

@media (min-width:992px){
    ul.filterPresetStyle.gemType{
        height: initial !important;
    }
    ul.filterPresetStyle.gemType li{
        display: flex        ;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        height: initial;
        padding-bottom: 7px;
        padding-top: 8px;
    }
    ul.filterPresetStyle.gemType .gemsnstyleicon {
        font-size: 50px;
        color: #333333;
        height: 22px;
        display: flex    ;
        justify-content: center;
        align-items: center;
    }

    ul.filterPresetStyle.gemType .stoneTitle{
        font-size: 12px;
        font-weight: 400;
        display: block;
        margin-top: 4px;
    }

    /* -----------metal section-------------- */

    .gemsringmetal.gemType{
        cursor: grab;
        display: flex;
        height: initial;
    }
    .gemsringmetal.gemType li{
        margin-right: 0;
        padding: 15px 10px;
        width: auto;
        flex: 1;
        justify-content: center;
        align-items: center;
        display: flex;
    }
    .gemsringmetal.gemType li label{
        margin: 0;
    }

    .gemsringmetal.gemType li a .metalcircle{
        width: 28px;
        height: 28px;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        border-style: solid;
        border-width: 2px;
        font-size: 10px;
    }

    .gemsringmetal.gemType li a .stoneName{
        left: 0;
    }


    .gemsringmetal li a .metalcircle{
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .gemsringmetal li a .metalcircle.Yellow{
        border-color: #c9a63a;
    }
    
    .gemsringmetal li a .metalcircle.Rose{
        border-color: #f98282;
    }
    
    .gemsringmetal li a .metalcircle.White, .gemsringmetal li a .metalcircle.Platinum{
        border-color: #848484;
    }
    .gemsringmetal li a .metalcircle{
        font-size: 10px;
        width: 28px;
        height: 28px;
    }

    .stoneSectionUpdate li.emeralds{
        background: transparent;
    }
    .stoneSectionUpdate li a{
        width: 40px !important;
        margin: 0 auto;
    }
}

@media (min-width:992px) and (max-width:1200px){
    .stoneSectionUpdate li a{
        width: 24px !important;
    }
}

@media (min-width:992px) and (max-width:1400px){
    ul.filterPresetStyle.gemType li a.shape{
        min-width:initial;
        height: initial;
        width: initial;
    }
}

@media (min-width:992px) and (max-width:1300px){
    .responsiveList{
        overflow-x: auto;
        border: 1px solid #ccc;
        border-radius: 4px;
    }
   .responsiveList ul.filterPresetStyle.gemType li{
        min-width: 80px;
        border-top: 0;
        border-bottom: 0;
    }
    .responsiveList ul.filterPresetStyle.gemType li:first-child{
        border-left: 0;
    }
    .responsiveList ul.filterPresetStyle.gemType li:last-child{
        border-right: 0;
    }
}

@media (min-width:480px){
    .hide_desktop_br{
        display: none;
    }
}
@media (max-width:480px){
    .hideMobile{
        display: none;
    }
}
.addToMemoIcon{
    border: 0;
    background: transparent;
    outline: none !important;
}

.addToMemoIcon i.icon-cart-bag{
  font-size: 23px;
}

.loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background-color: rgba(255, 255, 255, 0.6); /* semi-transparent background */
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999; /* high enough to overlay everything */
  }
  
  .loadingnew {
    display: flex;
    flex-direction: row;
    align-items: center;
    background: #ffffff;
    padding: 15px 25px;
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
    font-size: 16px;
    font-weight: bold;
    color: #333;
    gap: 10px;
    justify-content: center;
    height: 100%;
    width: 100%;
    background: transparent;
  }
  @media(min-width: 1100px) and (max-width: 1600px) {
    ul.gemType li{
        flex: 1;
    }
    ul.gemType li .gems{
        min-width: 42px !important;
    }
}
  
  