header {
    background: #fff;
}

.services-item {
    margin: 15px 0px;
    display: table;
    width: 100%;
    /*background: #eeeeee;
    box-shadow: 1px 4px 5px 0px #0a0a0a;*/
}

.services-item .services-icon-box {
    width: 20%;
    /*background-color: #d8e2e6;*/
    display: table;
    height: 110px;
    overflow: hidden;
}

.service-titel {
    letter-spacing: 1px;
    color: #2d4651;
}

.pull-left {
    float: left;
}

.services-item .services-icon-box .services-overlay {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.services-item .service-content-box {
    /*width: 80%;*/
    /*background-color: #eeeeee;*/
    width: calc(100% - 70px);
    padding: 18px 12px 18px 12px;
    display: table;
    min-height: 110px;
    overflow: hidden;
}

.services-item .service-content-box .service-overlay {
    display: table-cell;
    vertical-align: middle;
}

.conts-col {
    color: #9da1ab;
}

.sm-bor-right {
    border-right: 1px solid #9da1ab;
    padding-right: 15px;
}

.start-btn-new {
    border: 2px solid #2d4651;
    letter-spacing: 1px;
    padding: 10px 10px;
    color: #fff;
    text-transform: capitalize;
    background: #2d4651;
    display: inline-block;
    min-width: 210px;
    text-align: center;
}

.start-btn-new:hover {
    border: 2px solid #2d4651;
    color: #2d4651;
    background: #fff;
    text-decoration: none;
}

.mar-bot-30 {
    margin-bottom: 30px;
}

.share-love {
    line-height: 1.5;
    color: #2d4651;
    letter-spacing: 1px;
}

.share-div {
    padding: 8rem 0rem;
}

.insta-img:hover img {
    box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);
    cursor: pointer;
}

.col-fff {
    color: #fff !important;
}

.dotted {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.list-title {
    letter-spacing: 1px;
    color: #9da1ab;
    line-height: 1.5;
}

.list-price {
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.5;
    color: #2d4651;
}

.prod-list-div {
    display: block;
}

.prod-list-div:hover img {
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
}

.a-hov-bor-none:hover {
    text-decoration: none !important;
}

.pad-ledt-8rem {
    padding-left: 6rem;
}

.new-arrival-divs {
    position: absolute;
    bottom: 8%;
    left: 10%;
}

.new-arrival-divs2 {
    position: absolute;
    top: 8%;
    left: 10%;
}

.link-btn {
    font-size: 20px;
    letter-spacing: 1px;
    border-bottom: 2px solid #2d4651;
    padding-bottom: 5px;
    color: #2d4651 !important;
    text-decoration: none !important;
}

.lsp1 {
    letter-spacing: 1px;
}

.web-main-color {
    color: #2d4651;
}

.web-main-fff {
    color: #fff;
}

.h380 {
    height: 400px;
    display: flex;
}

.h175 {
    height: 185px;
    display: flex;
}

.collection-div {
    position: absolute;
    bottom: 8%;
    left: 10%;
}

.collection-div h1 {
    letter-spacing: 3px;
    line-height: 0;
    margin-bottom: 30px;
}

.collection-div span {
    letter-spacing: 2px;
    margin-left: 0.1rem;
}

.collection-div label {
    display: block;
    border-top: 3px solid;
    max-width: 50px;
    margin-left: 0.1rem;
    margin-top: 3px;
}

.collection-div2 {
    position: absolute;
    top: 12%;
    left: 10%;
}

.collection-div2 h1 {
    letter-spacing: 3px;
    line-height: 0;
    margin-top: 24px;
}

.collection-div2 span {
    letter-spacing: 2px;
    /*margin-left: 2.5rem;*/
}

.collection-div2 label {
    display: block;
    border-top: 3px solid;
    max-width: 50px;
    margin-left: 3px;
    margin-top: 22px;
}

.collection-div3 {
    position: absolute;
    bottom: 14%;
    right: 10%;
}

.collection-div3 h1 {
    letter-spacing: 3px;
    line-height: 0;
    margin-top: 24px;
}

.collection-div3 span {
    letter-spacing: 2px;
    /*margin-left: 2.5rem;*/
}

.collection-div3 label {
    display: block;
    border-top: 3px solid;
    max-width: 50px;
    margin-left: 3px;
    margin-top: 22px;
}

.collection-div4 {
    position: absolute;
    top: 12%;
    left: 10%;
}

.collection-div4 h1 {
    letter-spacing: 3px;
    line-height: 0;
    margin-bottom: 20px;
}

.collection-div4 span {
    letter-spacing: 2px;
    margin-left: 0px;
}

.collection-div4 label {
    display: block;
    border-top: 3px solid;
    max-width: 50px;
    margin-left: 0px;
    margin-top: 3px;
}

.price-disc {
    font-size: 11px;
    color: #9da1ab;
}

.a-hover:hover {
    color: #ec6a5f;
}

.sm-quick-right {
    position: absolute;
    left: 22px;
    z-index: -1;
    top: 7px;
}

.col-quick-view {
    color: #ffffff;
    background: #2d4651;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    margin-bottom: 6px;
    /* border-radius: 4px; */
    opacity: 1;
    cursor: pointer;
    /* border: 1px solid #a40001; */
}

.prod-list-div:hover .sm-quick-right {
    z-index: 1;
}

.link-btn:hover {
    color: #ec6a5f !important;
    border-bottom: 2px solid #ec6a5f;
}

.mar-t-2-5 {
    margin-top: 2.5rem;
}

.pad-3rem-row {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.tab-mob-hide-dots .owl-pagination {
    display: none;
}

.uppercase {
    text-transform: uppercase;
}

/*diamond list page design*/

.dia-list-fdiv {
    padding: 3rem 0px 2rem 0px;
    text-align: center;
    max-width: 1000px;
    margin: auto;
}

.m-color {
    color: #7b7b7b;
}

.ul-left-0 {
    padding-left: 0px;
}

.cat_name {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

.cat_name>li {
    display: inline-block;
    position: relative;
    width: 7.3%;
    float: left;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 10px;
}

.cat_name>li img {
    max-width: 35px;
    opacity: 0.5;
}

.diamond_shape span {
    display: block;
    font-size: 12px;
    position: relative;
    width: 100%;
    margin-top: 5px;
    letter-spacing: 1.3px;
    color: #808080;
    /*visibility: hidden;
    display: none;*/
}

.diamond_shape {
    padding: 5px;
    color: #9da1ab;
}

.active-shape div img {
    opacity: 1;
}

.active-shape div span {
    color: #2d4651;
}

.active-shape .diamond_shape {
    border-radius: 5px;
    background: #fff;
    padding: 5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .16);
    color: #3d545f;
}

.bg-dia-shaplist {
    background: #f2f2f2;
}

.pad-3-b-0 {
    padding: 3rem 0rem;
}

.title-pad-12-0 {
    padding: 5px 0px;
}

.dia-shap-list-title {
    color: #3d545f
}

.color-list li {
    list-style: none;
    position: relative;
    display: inline-block;
    float: left;
    min-width: 35px;
    min-height: 30px;
    box-sizing: border-box;
    text-align: center;
    margin: auto;
    margin-right: 10px;
    padding: 5px 10px;
    margin-bottom: 10px;
    letter-spacing: 1px;
    border-radius: 4px;
    color: #9da1ab;
    line-height: 1.5;
}

.all-active {
    background: #fff;
    color: #304954 !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .16);
}

.min-price-li {
    display: table-cell;
    float: left;
    height: auto;
    line-height: 0;
    width: 70px;
    margin-top: 12px;
}

.max-price-li {
    display: table-cell;
    float: right;
    height: auto;
    line-height: 0;
    width: 70px;
    margin-top: 12px;
}

.price-textbox {
    width: 100%;
    font-size: 14px;
    padding: 8px 10px;
    color: #555;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    /*font-weight: 700;*/
    letter-spacing: 0.5px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .16);
}

.ul-1-start {
    padding-left: 1px;
}

.ul-0 li {
    list-style: none;
}

.mar-b-1rm {
    margin-bottom: 0rem;
}

.mar-b-1-5rm {
    padding-bottom: 0.5rem;
    padding-top: 1rem;
}

.bor-r-1r {
    border-right: 1px solid #d8dcdd;
}

.apply-filters {
    padding: 8px 30px;
    border: 2px solid #2d4651;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #2d4651;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 15px;
    min-width: 210px;
}

.apply-filters:hover {
    color: #fff !important;
    background-color: #2d4651;
}

.clear-filter {
    color: #9da1ab !important;
    font-size: 14px;
    border-bottom: 1px solid;
    cursor: pointer;
}

.clear-filter:hover {
    color: #2d4651 !important;
    font-size: 14px;
    border-bottom: 1px solid;
}

.bl-color {
    color: #2d4651;
}

.active-table-row {
    background: #f2f2f2;
}

.tr-hover-tr tr:hover {
    background: #f2f2f2;
}

/*.table-striped1-odd tr:nth-child(even) {
    background-color: #f2f2f2;
}*/

.table-atag:hover {
    color: #ec6a5f !important;
}

.tbl-details-right h1 {
    padding: 25px 10px 25px 10px;
    border-bottom: 0px solid #dee2e6;
    font-size: 22px;
    color: #2d4651;
    letter-spacing: 1px;
    background: #f2f2f2;
    text-align: center;
    font-weight: 700;
}

.shop-now-btn-details {
    padding: 10px 23px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-decoration: none;
    display: inline-block;
    background-color: #ec6a5f;
    font-size: 16px;
}

.shop-now-btn-details:hover {
    color: #fff;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-decoration: none;
    display: inline-block;
    background-color: #2d4651;
    font-size: 16px;
}

.f-p {
    margin-bottom: 0;
    font-size: 14px;
    font-family: 'HypatiaSansPro-Semibold';
    color: #2d4651;
}

.s-p {
    margin-bottom: 0;
    font-size: 14px;
    /*letter-spacing: 1px;*/
    color: #9da1ab;
}

.mar-bot-dia-15 {
    margin-bottom: 15px;
}

.my-f-tdset table tr td:first-child {
    width: 60px;
}

.deactive-tab {
    padding: 10px 30px;
    background: #ffffff;
    letter-spacing: 1px;
    color: #9da1ab !important;
    border: 1px solid #ec6a5f;
    cursor: pointer;
}

.active-tab {
    padding: 10px 30px;
    background: #ec6a5f;
    letter-spacing: 1px;
    color: #fff !important;
    border: 1px solid #ec6a5f;
    cursor: pointer;
}

.ul-p-0 {
    padding-left: 0px;
}

.alist-color {
    color: #9da1ab
}

.round-i {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    font-size: 14px;
    margin-bottom: 0;
    padding: 6px;
    margin-right: 10px;
    border: 1px solid #9da1ab;
    font-weight: 600;
    color: #9da1ab;
    display: inline-block;
    text-align: center;
    line-height: 1.4;
}

.active-process {
    color: #2d4651 !important;
}

.round-i-active {
    background: #ec6a5f;
    color: #fff;
    border: 1px solid #ec6a5f;
}

.round-i.select-img-active .active-set {
    display: none;
}

.round-i.select-img-active {
    width: 50px;
    height: 50px;
    margin-bottom: 0;
    padding: 0px;
    border: 0px !important;
}

.round-i .Choose_RingImg {
    display: none;
}

.round-i.select-img-active .Choose_RingImg {
    display: block;
}

.addtocart-process {
    /*float: right;*/
    font-size: 14px;
    background: #f6d9db;
    padding: 8px 12px 4px 12px;
    /*margin-right: 35px;*/
    color: #fff !important;
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 30%;
}

.addtocart-process:hover {
    float: right;
    font-size: 14px;
    background: #ec6a5f;
    padding: 8px 12px 4px 12px;
    /*margin-right: 35px;*/
    color: #fff !important;
}

ul.funnel-container {
    background-color: #fff;
    border: 1px solid #dedede;
    /*border-radius: 0 0 6px 6px;*/
    box-sizing: border-box;
    display: table;
    height: 115px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.funnel-step {
    font-size: 50px;
}

.funnel-step {
    /*border-radius: 0 0 6px 6px;*/
    display: table-cell;
    font-size: 18px;
    position: relative;
    padding: 0px 15px 0px 15px;
    cursor: pointer;
}

.funnel-step-container {
    position: absolute;
    width: 90%;
    text-align: left;
    height: 115px;
    align-items: center;
    display: flex;
}

.WideBody li span {
    font-family: inherit !important;
}

.WideBody li span {
    font-family: inherit !important;
}

.WideBody span {
    font-weight: normal !important;
}

/*.title_1 {
    font-size: 18px;
    line-height: .9;
    padding-left: 6px!important;
    padding-top: 14px;
    position: absolute;
    line-height: 1;
}*/

.edit-remove {
    display: inline-table;
    margin-top: -5px;
    position: absolute;
    margin-left: 60px;
    width: 76%;
    line-height: 1;
}

.edit-remove-select {
    display: block;
    line-height: normal;
    margin-bottom: 5px;
}

.edit-remove-a {
    font-size: 14px;
    letter-spacing: 1px;
    text-decoration: none;
    color: inherit;
    line-height: 1;
}

.edit-remove-a:hover {
    color: #ec6a5f !important;
    text-decoration: none;
}

.funnel-container>li:not(:last-child).funnel-step:before {
    content: " ";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 42%;
    left: 90%;
    margin-top: -48px;
    margin-left: 1px;
    border-top: 57px solid white;
    border-bottom: 56px solid white;
    border-left: 28px solid #c5c5c5;
    z-index: 1;
}

.funnel-container>li:not(:last-child).funnel-step:after {
    /*background-image: url(https://ion.r2net.com/images/funnel_sprite5.png);*/
    /*background-image: url(../images/arrow.png);
    background-color: #fff;
    background-position: -360px -8px;
    content: "";
    display: block;
    height: 67px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 32px;*/
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    top: 30%;
    left: 90%;
    margin-top: -34px;
    border-top: 57px solid transparent;
    border-bottom: 56px solid transparent;
    border-left: 28px solid #ffffff;
    z-index: 2;
}

.dd-100 {
    width: 100% !important;
}

.nodiamond1,
.nodiamond2 {
    background-position: -376px -46px;
    height: 23px;
    right: 26px;
    line-height: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 24px;
    width: 30px;
}

.advance-btn {
    background: rgb(237, 106, 96);
    box-shadow: 0px 3px 6px 0px rgb(195, 195, 195);
    color: #fff !important;
    font-family: 'HypatiaSansPro-Semibold';
    padding: 10px 30px;
    display: inline-block;
    font-size: 16px;
    letter-spacing: 1px;
}

/*product list page css*/

.product-lists .pimg {
    border: 1px solid #dedede;
    margin-bottom: 15px;
}

.product1 {
    text-decoration: none;
    color: #212329;
    display: block;
    /*margin-bottom: 20px;*/
}

.product1 h6 {
    margin-bottom: 0.3rem;
}

.a-in {
    color: inherit;
    cursor: pointer;
}

.a-in:hover {
    color: #ec6a5f !important;
    text-decoration: none !important;
}

.active-1 {
    border: 1px solid #ec6a5f;
}

.product-tit {
    margin-bottom: 0.3rem;
    width: 75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.f-right-price {
    position: absolute;
    right: 16px;
}

.product-lists:hover .pimg {
    box-shadow: 0 4px 8px 2px #dbdbdb;
}

.product-lists:hover {
    text-decoration: none;
    color: #212329;
}

.set-colors {
    height: 14px;
    width: 14px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 5px;
}

.product-lists:hover .sm-quick-right {
    z-index: 1;
}

.bg1 {
    background: #eebda0;
}

.bg2 {
    background: #dedede;
}

.bg3 {
    background: #efd9a7;
}

.bg4 {
    background: #eebda0;
}

.bg5 {
    background: #eebda0;
}

/*produict details css*/

.tit-color {
    color: #2d4651;
    margin-bottom: 20px;
}

.lists-h5 {
    color: #9da1ab;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.lists-h2-price {
    color: #2d4651;
    letter-spacing: 1px;
}

.lists-h2-price span {
    font-size: 18px;
}

.select-diamond {
    background: #2d4651;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 30px;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none !important;
    display: inline-block;
    margin-bottom: 15px;
}

.select-diamond:hover {
    background: #ec6a5f;
}

.btn-min-228 {
    min-width: 228px;
    text-align: center;
}

.t-color {
    color: #2d4651;
}

.mt-color {
    color: #9da1ab;
}

.bor-bb-2 {
    border-bottom: 2px solid #9da1ab;
    ;
}

.mm-bot-5 {
    margin-bottom: 5px;
}

.order-summary-me {
    display: flow-root;
    width: 100%;
    margin-bottom: -1px;
}

.order-summary-me dd {
    margin-bottom: 0;
    width: 32%;
    float: left;
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
    font-weight: 600;
    color: #2d4651;
    letter-spacing: 1px;
    margin-right: 14px;
}

.order-summary-me dd strong {
    float: right;
    margin-left: 10px;
    color: #9da1ab;
    font-weight: normal;
}

/*----------new- ord-summery-------*/

.order-summary-me-2 {
    display: flow-root;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #dedede;
}

.order-summary-me-2 dd {
    margin-bottom: 0;
    width: 50%;
    float: left;
    padding: 10px 15px;
    border-bottom: 1px solid #dedede;
    font-weight: 600;
    color: #2d4651;
    letter-spacing: 0.3px;
    /*margin-right: 14px;*/
    font-size: 13px;
}

.order-summary-me-2 dd strong {
    float: right;
    margin-left: 10px;
    color: #9da1ab;
    font-weight: normal;
}

.related-product-slider .item {
    padding: 0px 15px;
}

.mm-bot-20 {
    margin-bottom: 20px;
}

.mypage-btn .owl-controlls .owl-buttons {
    position: absolute;
    top: -90px;
    right: 10px;
}

.mypage-btn .owl-controlls .owl-buttons div {
    color: #2d4651;
    display: inline-block;
    margin: 5px;
    padding: 15px 12px 12px 12px;
    font-size: 18px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
    background: #fafafa;
    opacity: 0.5;
    box-shadow: 0 3px 5px 2px #dbdbdb;
    border: 1px solid #dedede8f;
}

.owl-prev:before {
    font-family: 'FontAwesome';
    content: "\f053";
}

.owl-next:before {
    font-family: 'FontAwesome';
    content: "\f054";
}

.pad-0-lg {
    padding: 0px 0px;
}

.div-box-shi {
    background: #f2f2f2;
    padding: 10px 15px;
    min-width: 200px;
    border: 1px solid #e4e4e4;
    margin-right: 10px;
    float: left;
    margin-bottom: 10px;
}

.div-box-shi2 {
    margin-right: 25px;
    float: left;
    margin-bottom: 10px;
}

.div-box-shi2 img {
    padding-right: 15px;
}

.div-box-shi img {
    padding-right: 15px;
}

.div-box-shi:hover {
    box-shadow: 0 2px 4px 0px #dbdbdb;
}

.pp-10 {
    padding: 10px;
}

/*-----------cart page css-----------*/

.product-pic {
    text-align: center;
}

.product-img {
    display: block;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 3px 0px #ececec;
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.ir245-remove-option {
    text-transform: capitalize;
    font-size: 14px;
}

.ir245-remove-option a {
    color: #2d4651;
    text-decoration: none;
}

.ir245-remove-option a:hover {
    color: #ed6a60 !important;
    text-decoration: none;
}

.ir245-shopping-cart a {
    color: inherit;
}

.ir245-shopping-cart a:hover {
    color: #2d4651;
    text-decoration: none;
}

.ir245-table-order>.row {
    /*padding: 14px 0 26px 0;*/
    position: relative;
}

.hr-border {
    border-bottom: 2px solid rgb(225, 225, 225);
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-top: 0;
    margin-top: 0;
    max-width: 85%;
}

/*.ir245-table-order > .row:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 1px solid #eaeaea;
    display: block;
}*/

.bor-row-cart {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.lst-bor-cart .bor-row-cart:last-child {
    border-bottom: none;
}

/*@media (min-width: 992px){
    .row-ir245-shopping-card .product-pic {
        margin-right: 3%;
    }
}*/

.h6-font h6 {
    font-size: 14px;
}

.ir245-headding1,
.ir245-headding2 {
    text-decoration: none !important;
    color: #2d4651 !important;
    margin: 0;
    line-height: 1.28;
    text-transform: capitalize;
    padding-bottom: 3px;
    letter-spacing: 1px;
}

.ir245-muted {
    font-size: 14px;
    color: #807a7a;
    line-height: 1.6;
}

.sr-only {
    border: 0 none;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.mt-15 {
    margin-top: 15px;
}

.ir245-order-box-up {
    border: 2px solid #2d4651;
    padding: 20px 15px;
    background: #fff;
}

.order-summary-me-price {
    display: flow-root;
    width: 100%;
}

.order-summary-me-price dd {
    margin-bottom: 0;
    width: 100%;
    float: left;
    padding: 6px 10px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 600;
    color: #808080;
    letter-spacing: 0.5px;
    font-weight: 500;
    font-size: 14px;
}

.order-summary-me-price dd:last-child {
    border-bottom: none;
}

.order-summary-me-price dd strong {
    float: right;
    margin-left: 10px;
    color: #000;
    font-weight: normal;
}

.cont-shop-now-btn {
    padding: 10px 40px;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    background-color: #b3c6cd;
    font-size: 16px;
}

.cont-shop-now-btn:hover {
    background: #000;
    color: #fff !important;
}

.checkout-now-btn {
    border: 2px solid #2d4651;
    padding: 12px 40px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    background-color: #2d4651;
    font-size: 16px;
    text-decoration: none !important;
}

.checkout-now-btn:hover {
    border: 2px solid #2d4651;
    color: #2d4651 !important;
    background-color: #fff;
    text-decoration: none !important;
}

.checkout-affirm-btn {
    border: 2px solid #2d4651;
    padding: 10px 40px;
    color: #2d4651;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    background-color: #fff;
    font-size: 16px;
    text-decoration: none !important;
}

.checkout-affirm-btn:hover {
    border: 2px solid #2d4651;
    color: #fff !important;
    display: inline-block;
    background-color: #2d4651;
    text-decoration: none !important;
}

/*-------checkout page css--------*/

.checkout-form-group .form-group label {
    display: inline-block;
    margin-bottom: 0rem;
    color: #9da1ab;
    letter-spacing: 1px;
}

.checkout-form-group .form-group .form-control {
    border-radius: 0px;
}

.chk-sign {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    font-weight: normal;
}

/* Hide the browser's default checkbox */

.chk-sign input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 1px solid #80808069;
    /*box-shadow: 0px 1px 6px 0px #a4000154;*/
}

/* On mouse-over, add a grey background color */

.chk-sign:hover input~.checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */

.chk-sign input:checked~.checkmark {
    background-color: #2d4651;
}

/* Create the checkmark/indicator (hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */

.chk-sign input:checked~.checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */

.chk-sign .checkmark:after {
    left: 6px;
    top: 3px;
    width: 6px;
    height: 10px;
    border: solid #ffffff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.continue-payment-btn {
    border: 2px solid #2d4651;
    padding: 10px 40px;
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    background-color: #2d4651;
    font-size: 16px;
    text-decoration: none !important;
}

.continue-payment-btn:hover {
    border: 2px solid #2d4651;
    color: #2d4651 !important;
    background-color: #fff;
    text-decoration: none !important;
}

.text-18main {
    font-family: 'HypatiaSansPro-Semibold';
    color: #2d4651;
    letter-spacing: 1px;
    font-size: 18px;
}

.custom-chk .checkmark {
    top: 3px;
}

/*checkout radio button*/

.radio-new-checkout {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 15px;
    /*margin-top: 15px;*/
    cursor: pointer;
    font-weight: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    padding-right: 20px;
}

/* Hide the browser's default radio button */

.radio-new-checkout input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */

.radio-check-checkout {
    position: absolute;
    top: 4px;
    left: 0px;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px solid #2d4651;
    box-shadow: 0px 1px 6px 0px #ebebeb;
}

/* On mouse-over, add a grey background color */

.radio-new-checkout:hover input~.radio-check-checkout {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */

.radio-new-checkout input:checked~.radio-check-checkout {
    background-color: #2d4651;
}

/* Create the indicator (the dot/circle - hidden when not checked) */

.radio-check-checkout:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */

.radio-new-checkout input:checked~.radio-check-checkout:after {
    display: block;
}

/* Style the indicator (dot/circle) */

.radio-new-checkout .radio-check-checkout:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.payment-boxx {
    background: #fff;
    padding: 10px 20px;
    box-shadow: 0 2px 4px 1px #e9e9e9;
}

.instock {
    color: #2c954b;
}

/*-----------my account page css ------------*/

.my-acc-fdiv {
    display: block;
    background: #fff;
    border: 2px solid #dbdbdb;
    box-shadow: 0 2px 3px 0px #ececec;
    padding: 20px 15px;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin-bottom: 20px;
}

.my-acc-fdiv h5 {
    color: #9da1ab;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.img-bot-20 {
    margin-bottom: 20px;
}

.my-acc-fdiv .a-img {
    opacity: 0.5;
}

.show-ddiv-acc {
    background: rgb(255, 255, 255);
    padding: 25px 25px;
    box-shadow: rgb(236, 236, 236) 0px 0px 5px 0px;
}

.my-acc-fdiv-active {
    background: #fff;
    border: 2px solid #2d4651;
    box-shadow: 0 2px 3px 0px #ececec;
}

.my-acc-fdiv-active h5 {
    color: #2d4651;
    letter-spacing: 1px;
    margin-bottom: 0px;
}

.my-acc-fdiv-active .a-img {
    opacity: 1;
}

.pending {
    color: red;
}

.line-h-5 {
    line-height: 1.4;
}

.lbl-100 {
    width: 100%;
}

.mar-bot-3rem {
    margin-bottom: 3rem;
}

/* Login page css */

.login-bg {
    background-image: url("../images/Log_in_bg.jpg");
    background-position: center;
    /* Center the image */
    background-repeat: no-repeat;
    /* Do not repeat the image */
    background-size: cover;
    /* Resize the background image to cover the entire container */
}

.login-main-box {
    max-width: 1000px;
    margin: auto;
}

.row-box {
    box-shadow: 0px 3px 10px 0px #cacaca;
}

.login-box-1 {
    max-width: 350px;
    margin: auto;
}

.login-box {
    background: #fff;
    padding: 6rem 4rem;
    text-align: center;
}

.login-box2 {
    background: #ed6a60;
    padding: 6rem 4rem;
    text-align: center;
}

.login-box2 h2 {
    color: #fff;
}

.login-box2 p {
    color: #fff;
}

.pad-7-7px {
    padding-top: 7px;
    padding-bottom: 7px;
}

.signup-btn {
    border: 2px solid #ffffff;
    padding: 10px 40px;
    color: #ffffff !important;
    font-weight: 500;
    letter-spacing: 1px;
    text-decoration: none;
    display: inline-block;
    background-color: transparent;
    font-size: 16px;
    text-decoration: none !important;
}

.signup-btn:hover {
    border: 2px solid #2d4651;
    color: #fff !important;
    display: inline-block;
    background-color: #2d4651;
    text-decoration: none !important;
}

/*---------------------------------------------*/

.myinput {
    outline: none;
    border: none;
}

.myinput:focus::-webkit-input-placeholder {
    color: transparent;
}

.myinput:focus:-moz-placeholder {
    color: transparent;
}

.myinput:focus::-moz-placeholder {
    color: transparent;
}

.myinput:focus:-ms-input-placeholder {
    color: transparent;
}

.myinput::-webkit-input-placeholder {
    color: #999999;
}

.myinput:-moz-placeholder {
    color: #999999;
}

.myinput::-moz-placeholder {
    color: #999999;
}

.myinput:-ms-input-placeholder {
    color: #999999;
}

.wrap-login100 {
    width: 100%;
    background: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row-reverse;
}

.wrap-input100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 100%;
    height: 60px;
    position: relative;
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.label-input100 {
    font-size: 18px;
    color: #999999;
    line-height: 1.2;
    display: block;
    position: absolute;
    pointer-events: none;
    width: 100%;
    padding-left: 15px;
    left: 0;
    top: 20px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    text-align: left;
}

.input100 {
    display: block;
    width: 100%;
    background: transparent;
    font-size: 16px;
    color: #2d4651;
    line-height: 1.2;
    padding: 0 15px;
    letter-spacing: 1px;
}

.myinput.input100 {
    height: 100%;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

/*---------------------------------------------*/

.focus-input100 {
    position: absolute;
    display: block;
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    top: -1px;
    left: -1px;
    pointer-events: none;
    border: 1px solid #ed6a60;
    visibility: hidden;
    opacity: 0;
}

.input100:focus+.focus-input100 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: 0px 3px 3px 0px #cacaca;
}

.eff-focus-selection {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.input100:focus {
    height: 36px;
}

.input100:focus+.focus-input100+.label-input100 {
    top: 8px;
    font-size: 14px;
    letter-spacing: 1px;
}

.has-val {
    height: 36px !important;
}

.has-val+.focus-input100+.label-input100 {
    top: 8px;
    font-size: 14px;
    letter-spacing: 1px;
}

/*mega menu design*/

/*.parent-menu {
    position: relative;
}*/

.parent-menu .parent-menu-link .mega-menu {
    position: absolute;
    width: 100%;
    z-index: 99;
    height: auto;
    left: 0;
    background: #fff;
    top: 100%;
    opacity: 0;
    visibility: hidden;
    padding: 20px 20px;
    box-shadow: 0 6px 8px -3px #c7c7c7a3;
    border-top: 1px solid #e1e0e0;
}

.parent-menu .parent-menu-link .mega-menu.diamond-menu {
    width: 100%;
    left: 0px;
}

.parent-menu .parent-menu-link .mega-menu.diamond-menu .child-menu-ul .child-menu-link {
    width: 45%;
}

.parent-menu .parent-menu-link:hover .mega-menu,
.parent-menu .parent-menu-link:hover .drop-menu {
    visibility: visible;
    opacity: 1;
}

.parent-menu .parent-menu-link .mega-menu .child-menu-ul {
    width: 75%;
}

.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link {
    display: inline-block;
    vertical-align: top;
    padding-right: 2rem;
    text-align: left;
    padding-bottom: 1rem;
    width: 25%;
}

.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link h4 {
    font-weight: 600;
    /*text-decoration: underline;*/
    font-size: 15px;
    margin-bottom: 10px;
    letter-spacing: 0.1px;
}

.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor.menu-with-img {
    display: flex;
    width: 100%;
}

.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor {
    padding: .2rem 0;
    line-height: normal;
    vertical-align: top;
    /*width: 220px;*/
    /*white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
    font-size: 13px;
    text-decoration: none;
    letter-spacing: 0.2px;
    color: #959595;
    min-height: 31px;
}

.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor:hover {
    color: #ed6a60;
}

.parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link .mega-menu-ul .mega-menu-li .mega-menu-anchor.menu-with-img .img {
    width: 25px;
    display: inline-block;
}

.parent-menu .parent-menu-link .mega-menu .mega_menu_img {
    width: 25%;
}

.parent-menu .parent-menu-link .mega-menu .mega_menu_img img {
    width: 100%;
}

.ulpad-left-0 {
    padding-left: 0px;
    list-style: none;
}

.mega-menu-ul {
    padding-left: 0px;
    list-style: none;
}

.menu-2-left .li-list {
    width: 50%;
    float: left;
}

.menu-2-left img {
    padding-right: 5px;
}

/*.menu-2-left .li-list {
    padding-top: 2px;
    padding-bottom: 2px;
}*/

.w-33per {
    width: 33.33% !important;
}

.flex_view_xs.middle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex_view_xs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mobilefix-header {
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    box-shadow: 0 2px 2px 0 #e9e9e9;
    background: #fafafa;
}

.container.mob-rl0 {
    max-width: 1150px;
}

/*.nwd-header.desk-header .desktop-menu .parent-menu .parent-menu-link.no_mega_menu {*/

.parent-menu .no-mega-menu {
    position: relative;
}

.parent-menu .no-mega-menu .mega-menu {
    position: absolute;
    width: 200px;
    z-index: 99;
    height: auto;
    left: 0;
    background: #fff;
    top: 100%;
    /*opacity: 0;
    visibility: hidden;*/
    padding: 1rem;
    box-shadow: 0 6px 8px -3px #c7c7c7a3;
}

.div-custom {
    display: inline-block;
    padding: 10px;
    width: 250px;
    vertical-align: text-bottom;
    text-decoration: none !important;
    position: relative;
}

.div-custom img {
    box-shadow: 0 2px 6px 1px rgba(52, 82, 93, 0.21);
    margin-bottom: 15px;
}

.checked-img-select {
    position: absolute;
    box-shadow: none !important;
    right: 0;
    top: 0;
    display: none;
}

.selectd-rings .checked-img-select {
    display: block;
}

.selectd-rings h5 {
    color: #ed6a60 !important;
}

.div-custom h5 {
    color: #7b7b7b;
}

.div-custom:hover h5 {
    color: #2d4651;
}

.div-custom:hover img {
    box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);
}

.div-custom2 {
    display: inline-block;
    padding: 10px;
    width: 170px;
    vertical-align: text-bottom;
    text-decoration: none !important;
    border: 2px solid #94a0a6;
    margin: 8px;
    cursor: pointer;
}

.div-custom2 img {
    /*box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);*/
    max-width: 100px;
    padding: 1rem;
    opacity: 0.5;
}

.div-custom2 h5 {
    color: #7b7b7b;
}

.div-custom2:hover {
    border: 2px solid #2d4651;
}

.div-custom2:hover h5 {
    color: #2d4651;
}

.div-custom2:hover img {
    opacity: 1;
}

.div-custom2-active {
    border: 2px solid #2d4651;
}

.div-custom2-active h5 {
    color: #2d4651;
}

.div-custom2-active img {
    opacity: 1;
}

.div-custom3 {
    display: inline-block;
    padding: 10px;
    width: 130px;
    vertical-align: text-bottom;
    text-decoration: none !important;
    margin-bottom: 15px;
}

.div-custom3 img {
    /*box-shadow: 0 2px 8px rgba(52, 82, 93, 0.51);*/
    max-width: 60px;
    opacity: 0.6;
    margin-bottom: 15px;
}

.div-custom3 h5 {
    color: #7b7b7b;
}

.div-custom3:hover h5 {
    color: #2d4651;
}

.div-custom3:hover img {
    opacity: 1;
}

.click-active-stone {
    border: 1px solid transparent;
}

.click-active-stone h6 {
    margin-bottom: 0px;
}

.active-stone {
    border: 1px solid #ed6a60;
}

.active-stone img {
    opacity: 1;
}

.active-stone h5 {
    color: #2d4651;
}

.lbl-block {
    display: block;
}

.lbl-color {
    color: #9da1ab;
}

.mar-bot-15-input {
    margin-bottom: 15px;
}

.label-img {
    display: inline-block;
    position: relative;
    width: 200px;
    padding: 22px 0;
}

.div-img {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #2d4651;
    color: #2d4651;
    letter-spacing: 1px;
    font-size: 20px;
    cursor: pointer;
}

.label-img:hover {
    color: #fff !important;
    background: #2d4651;
}

.label-img:hover .div-img {
    color: #fff !important;
    background: #2d4651;
}

.img-input input[type="file"] {
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    border: 0;
    padding: 10px;
    outline: 0;
    cursor: pointer;
    visibility: hidden;
}

.change-add-btn {
    float: right;
    letter-spacing: 1px;
    font-weight: 600;
    border-bottom: 1px solid;
    color: #2d4651 !important;
    text-decoration: none;
    cursor: pointer;
}

.add-p p {
    margin-bottom: 6px;
    color: #808080;
}

.add-p p a {
    color: #2d4651;
    text-decoration: underline;
}

.letstalk-btn {
    background-color: #2d4651;
    border-color: #2d4651;
    border-radius: 0px;
}

.letstalk-btn:hover {
    background-color: #000;
    border-color: #000;
}

.bor-redius-0 {
    border-radius: 0rem;
}

/*people loveus*/

.template-index .main-content .shopify-section {
    position: relative;
    z-index: 9;
}

.mount-testimonials>.site-box-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
}

.site-box-container {
    width: 100%;
    position: relative;
}

.site-box.box__heading.box--typo-small,
#shopify-product-reviews .box--typo-small.spr-header,
#shopify-product-reviews .box__heading.box--typo-small.spr-content {
    text-align: center;
}

.mount-testimonials .site-box-container:not([data-all_posts="2"]) .site-box,
.mount-testimonials #shopify-product-reviews .spr-container:not([data-all_posts="2"]) .site-box,
#shopify-product-reviews .mount-testimonials .spr-container:not([data-all_posts="2"]) .site-box,
.mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .site-box,
.mount-testimonials .site-box-container:not([data-all_posts="2"]) #shopify-product-reviews .spr-header,
#shopify-product-reviews .mount-testimonials .site-box-container:not([data-all_posts="2"]) .spr-header,
.mount-testimonials #shopify-product-reviews .spr-container:not([data-all_posts="2"]) .spr-header,
#shopify-product-reviews .mount-testimonials .spr-container:not([data-all_posts="2"]) .spr-header,
.mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) #shopify-product-reviews .spr-header,
#shopify-product-reviews .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .spr-header,
.mount-testimonials .site-box-container:not([data-all_posts="2"]) #shopify-product-reviews .spr-content,
#shopify-product-reviews .mount-testimonials .site-box-container:not([data-all_posts="2"]) .spr-content,
.mount-testimonials #shopify-product-reviews .spr-container:not([data-all_posts="2"]) .spr-content,
#shopify-product-reviews .mount-testimonials .spr-container:not([data-all_posts="2"]) .spr-content,
.mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) #shopify-product-reviews .spr-content,
#shopify-product-reviews .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .spr-content {
    height: auto !important;
    min-height: 50vh !important;
}

.shopify-section:not(.mount-slideshow) .site-box,
.shopify-section:not(.mount-slideshow) #shopify-product-reviews .spr-header,
#shopify-product-reviews .shopify-section:not(.mount-slideshow) .spr-header,
.shopify-section:not(.mount-slideshow) #shopify-product-reviews .spr-content,
#shopify-product-reviews .shopify-section:not(.mount-slideshow) .spr-content {
    border-right: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}

.site-box.box--column-flow,
#shopify-product-reviews .spr-header,
#shopify-product-reviews .spr-content {
    flex-direction: column;
}

.site-box.box--center-align,
#shopify-product-reviews .spr-header,
#shopify-product-reviews .spr-content {
    justify-content: center;
}

.site-box,
#shopify-product-reviews .spr-header,
#shopify-product-reviews .spr-content {
    display: flex;
    position: relative;
    float: left;
    overflow: hidden;
    background-color: #fafafa;
}

.box--small {
    width: 25%;
    height: 50vh !important;
    min-height: 0 !important;
}

.box--small-lg {
    width: 50%;
    height: 50vh !important;
    min-height: 0 !important;
}

.badgereview img {
    margin-top: 30px;
    display: -webkit-inline-box;
    width: 33%;
}

.site-box.box__heading.box--typo-small p,
#shopify-product-reviews .box--typo-small.spr-header p,
#shopify-product-reviews .box__heading.box--typo-small.spr-content p {
    font-size: 0.8125rem;
    opacity: .66;
    margin: 40px 0 0 0;
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 15px;
}

.blockquote {
    font-weight: 500 !important;
    text-align: left;
    color: #34515e;
}

.site-box.box__testimonial.box--small-lg blockquote,
#shopify-product-reviews .box__testimonial.box--small-lg.spr-header blockquote,
#shopify-product-reviews .box__testimonial.box--small-lg.spr-content blockquote {
    font-weight: 400;
    font-style: italic;
    font-style: 300;
    font-size: 1.75rem;
    color: #34515e;
}

.site-box.box__testimonial .site-box-content,
#shopify-product-reviews .box__testimonial.spr-header .site-box-content,
#shopify-product-reviews .box__testimonial.spr-content .site-box-content {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    padding: 50px 11%;
}

.site-box.box__testimonial .avatar,
#shopify-product-reviews .box__testimonial.spr-header .avatar,
#shopify-product-reviews .box__testimonial.spr-content .avatar {
    /*width: 100px;*/
    margin: 0 auto 50px;
}

.avatar img {
    max-width: 78px;
}

.site-box.box__testimonial .cite,
#shopify-product-reviews .box__testimonial.spr-header .cite,
#shopify-product-reviews .box__testimonial.spr-content .cite {
    opacity: .66;
    font-size: 1rem;
    margin: 0;
    padding-top: 10px;
    font-weight: 500 !important;
    color: #34515e;
}

.love-shopify-a {
    color: #34515e;
    transition: opacity 150ms linear, color 150ms linear, background 150ms linear;
}

.love-shopify-a:hover {
    color: #ed6a60;
    transition: opacity 150ms linear, color 150ms linear, background 150ms linear;
    text-decoration: none;
}

.free-link {
    color: inherit;
}

.free-link:hover {
    color: #ec6a5f;
    text-decoration: none;
}

.f-click {
    cursor: pointer;
}

.ir218-social-contact {
    font-size: 18px;
    margin: 20px 0;
    padding: 0;
    text-transform: capitalize;
    letter-spacing: .025em;
    background: #f2f2f2;
    padding: 10px 15px;
    border: 1px solid #e4e4e4;
    text-align: center;
}

.ir218-social-contact li {
    text-align: center;
    white-space: nowrap;
    padding-right: 15px;
}

.ir218-social-contact li {
    display: inline-block;
    margin: 0;
    padding-right: 12px;
    padding-left: 12px;
    list-style: none;
}

.ir218-social-contact li a {
    color: inherit;
}

.ir218-social-contact li a:hover {
    color: #ec6a5f;
    text-decoration: none;
}

.ir218-social-contact li a:hover .iconfont {
    color: #ec6a5f;
}

.ir218-explanation .add-to-wishlist>span {
    cursor: pointer;
    display: inline-block;
}

.ir218-explanation .add-to-wishlist .iconfont {
    position: relative;
}

.ir218-social-contact .iconfont {
    color: #333;
    margin-right: 6px;
    line-height: 22px;
    position: relative;
    display: inline-block;
}

/*.ir218-social-contact .iconfont {
    top: -2px;
}*/

.build-your-ring .content-wrapper {
    text-align: left;
    padding: 2rem 4rem 2rem 0;
}

.carat-weight div.carat-table {
    display: flex;
    flex-direction: row; //width: 585px;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

.carat-weight div.carat-table a {
    border: 1px solid #e8e8e8;
    outline: 1px solid #e8e8e8;
    padding: 6px;
    flex-basis: calc(25% - 5px);
    position: relative;
    transition: z-index 0s, border .2s ease, outline .2s ease;
    color: #404040;
}

.carat_css:nth-child(1) .carat-image {
    padding: 25px 20px;
    margin-bottom: 19px;
}

.carat_css:nth-child(2) .carat-image {
    padding: 25px 16px;
    margin-bottom: 12px;
}

.carat_css:nth-child(3) .carat-image {
    padding: 25px 14px;
    margin-bottom: 11px;
}

.carat_css:nth-child(4) .carat-image {
    padding: 25px 10px;
    margin-bottom: 5px;
}

.carat-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}

.carat-price {
    font-weight: bold;
}

.carat-weight {
    text-align: center;
}

.carat-weight div.carat-table a:hover {
    z-index: 2;
    border: 1px solid #ed6a60;
    outline: 1px solid #ed6a60;
    text-decoration: none !important;
}

.nwd-featured-collection .site-box {
    display: flex;
    position: relative;
    /*float: left;*/
    overflow: hidden;
    background: #fff;
}

/*.box--small {
    width: 25%;
    height: 50vh!important;
    min-height: 0!important;
}*/

.site-box.box--column-flow {
    flex-direction: column;
}

.site-box.box--center-align {
    justify-content: center;
}

.site-box .site-box-background img {
    height: 100%;
    width: 100%;
    object-fit: cover !important;
    font-family: "object-fit: cover";
    transition: opacity 150ms linear;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.site-box.box__image-text .site-box-content {
    display: flex;
    flex-direction: column-reverse;
    padding: 0 15%;
    width: 100%;
    align-items: flex-start;
}

.site-box-content {
    z-index: 9;
}

.site-box.box__image-text .site-box-content .content {
    width: 100%;
    position: relative;
    z-index: 9;
}

.site-box-content p.caption {
    margin-top: .75rem !important;
    margin-bottom: 0 !important;
}

.site-box .site-box-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: background .2s linear;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.anone-bor {
    color: inherit !important;
    text-decoration: none !important;
}

.site-box.box__image-text.align--center {
    text-align: center;
}

.site-box.box__image-text.box--typo-small .title.add-hr:after {
    margin-top: 15px;
}

.site-box.box__image-text .title.add-hr:after {
    display: block;
    content: "";
    margin: auto;
    transition: all 150ms linear;
    background: #34515e;
}

/*.site-box.box__image-text.box--typo-small .title.add-hr:after {
    width: 30px;
    height: 3px;
    margin-top: 35px;
}*/

.site-box.box__image-text.style--light .title.add-hr:after {
    background: #34515e;
    margin-top: 5px;
    width: 30px;
    height: 3px;
}

.site-box .site-box-background {
    height: 70%;
}

.site-box.box__image-text:hover .site-box-background.with-image {
    transform: scale(1.025);
    transition: transform .3s cubic-bezier(.39, .575, .565, 1), background .2s linear, opacity .4s linear;
}

.site-box.box__image-text.style--light:hover .title.add-hr:after {
    width: 50px;
}

.linkcss {
    text-decoration: underline !important;
    font-weight: bold !important;
    color: #fff !important;
}

.testimonial {
    padding-top: 20px;
    margin: 50px 35px 0;
    /*border: 1px solid #fff;*/
    text-align: center;
    position: relative;
    transition: all 0.7s ease 0s;
}

.read_more_less {
    text-decoration: underline;
    cursor: pointer; //font-size: 18px;
    font-weight: bold;
    color: #fff;
    padding-left: 0.5%;
}

.testimonial-slider .owl-prev {
    position: absolute;
    top: 48%;
    left: 0;
    height: 40px;
    line-height: 2.9;
}

.testimonial-slider .owl-next {
    position: absolute;
    top: 48%;
    right: 0;
    height: 40px;
    line-height: 2.9;
}

.testimonial-slider .owl-controlls {
    display: none !important;
}

.testimonial-slider:hover .owl-controlls {
    display: block !important;
}

.trending-product .item {
    margin: 0 15px;
    position: relative;
}

.prod-list-div:hover .sm-quick-right-trending {
    z-index: 1;
}

.sm-quick-right-trending {
    position: absolute;
    left: 10px;
    z-index: -1;
    top: 10px;
}

@media screen and (max-width: 768px),
screen and (max-width: 1024px) and (orientation: portrait) {
    .lap--box--small-lg {
        width: 50%;
        height: 50vh !important;
        min-height: 0 !important;
    }
    .build-your-ring .content-wrapper {
        text-align: left;
        padding: 0 15px;
    }
}

@media screen and (max-width: 480px) and (min-width: 310px) {
    .trending-product .item {
        margin: 0 10px;
        position: relative;
    }
    /*.lap--box--small-lg {
        width: 100% !important;
        height: auto !important;
        min-height: 33vh !important;
    }*/
    .mount-testimonials .site-box-container:not([data-all_posts="2"]) .site-box,
    .mount-testimonials #shopify-product-reviews .spr-container:not([data-all_posts="2"]) .site-box,
    #shopify-product-reviews .mount-testimonials .spr-container:not([data-all_posts="2"]) .site-box,
    .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .site-box,
    .mount-testimonials .site-box-container:not([data-all_posts="2"]) #shopify-product-reviews .spr-header,
    #shopify-product-reviews .mount-testimonials .site-box-container:not([data-all_posts="2"]) .spr-header,
    .mount-testimonials #shopify-product-reviews .spr-container:not([data-all_posts="2"]) .spr-header,
    #shopify-product-reviews .mount-testimonials .spr-container:not([data-all_posts="2"]) .spr-header,
    .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) #shopify-product-reviews .spr-header,
    #shopify-product-reviews .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .spr-header,
    .mount-testimonials .site-box-container:not([data-all_posts="2"]) #shopify-product-reviews .spr-content,
    #shopify-product-reviews .mount-testimonials .site-box-container:not([data-all_posts="2"]) .spr-content,
    .mount-testimonials #shopify-product-reviews .spr-container:not([data-all_posts="2"]) .spr-content,
    #shopify-product-reviews .mount-testimonials .spr-container:not([data-all_posts="2"]) .spr-content,
    .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) #shopify-product-reviews .spr-content,
    #shopify-product-reviews .mount-testimonials #shopify-section-product-recommendations:not([data-all_posts="2"]) .spr-content {
        height: auto !important;
        min-height: 60vh !important;
    }
    .site-box.box__testimonial.box--small-lg blockquote,
    #shopify-product-reviews .box__testimonial.box--small-lg.spr-header blockquote,
    #shopify-product-reviews .box__testimonial.box--small-lg.spr-content blockquote {
        font-weight: 400;
        font-style: normal;
        font-size: 15px;
        color: #34515e;
    }
}

@media (min-width: 768px) {
    .flex_view {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 1024px) and (min-width: 991px) {
    .services-item .service-content-box {
        width: 76%;
        /* background-color: #eeeeee; */
        padding: 18px 5px 18px 10px;
        display: table;
        min-height: 110px;
        overflow: hidden;
    }
    .pad-3rem-row {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
    .btn-min-228 {
        min-width: 210px;
        text-align: center;
    }
    .share-div {
        padding: 4rem 0rem;
    }
    .comingsoon {
        text-align: center;
        padding: 4rem 0rem;
    }
    .order-summary-me dd {
        width: 47%;
    }
    .order-summary-me-2 dd {
        width: 47%;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .div-custom {
        display: inline-block;
        padding: 10px;
        /*width: 220px;*/
        vertical-align: text-bottom;
        text-decoration: none !important;
    }
    .tablet-center {
        text-align: center;
    }
    .tablet-none {
        display: none;
    }
    .login-box {
        background: #fff;
        padding: 6rem 2rem;
        text-align: center;
    }
    .login-box2 {
        background: #ed6a60;
        padding: 6rem 2rem;
        text-align: center;
    }
}

@media screen and (max-width: 991px) and (min-width: 300px) {
    .bootstrap-select .dropdown-menu {
        padding: 0rem 0;
        position: inherit !important;
        transform: inherit !important;
    }
    .navbar-dark .navbar-nav .active>.nav-link,
    .navbar-dark .navbar-nav .nav-link.active,
    .navbar-dark .navbar-nav .nav-link.show,
    .navbar-dark .navbar-nav .show>.nav-link {
        color: #9da1ab;
        /*font-weight: 600;*/
    }
    .parent-menu .parent-menu-link .mega-menu .child-menu-ul {
        width: 100%;
    }
    .parent-menu .parent-menu-link .mega-menu.diamond-menu {
        width: 100%;
        left: inherit;
    }
    .parent-menu .parent-menu-link .mega-menu.diamond-menu .child-menu-ul .child-menu-link {
        width: 100%;
    }
    .parent-menu .parent-menu-link .mega-menu {
        position: inherit;
        width: 100%;
        z-index: 99;
        height: auto;
        left: 0;
        background: #fff;
        top: 100%;
        opacity: 0;
        visibility: hidden;
        padding: 1rem 1rem;
        display: none;
    }
    /*.parent-menu .parent-menu-link:hover .mega-menu,.parent-menu .parent-menu-link:hover .drop-menu {
        visibility: visible;
        opacity: 1;
        display: block;
    }*/
    .parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link {
        display: inline-block;
        vertical-align: top;
        padding-right: 0rem;
        text-align: left;
        width: 100%;
    }
    .parent-menu .parent-menu-link .mega-menu .child-menu-ul .child-menu-link h4 {
        font-weight: 600;
        /*text-decoration: underline;*/
        font-size: 15px;
        /*margin-top: 20px;*/
        letter-spacing: 0.1px;
        margin-bottom: 10px;
    }
    .w-33per {
        width: 100% !important;
    }
    .menu-w-100 {
        width: 100%;
    }
    .align-in {
        align-items: baseline !important;
    }
    .mob-rl0 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .pad-3rem-row {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .tab-mob-bot-2rem {
        margin-bottom: 2rem;
    }
    .tab-mob-center {
        text-align: center;
    }
    .h380 {
        height: auto;
    }
    .h175 {
        height: auto;
    }
    .tab-mob-pad-0 {
        padding: 0px;
    }
    .tab-mob-bot-0 {
        margin-bottom: 0px;
    }
    .tab-mob-hide-dots .owl-pagination {
        display: block;
    }
    /*.new-arrival-divs2 {
        position: absolute;
        bottom: 8%;
        top: auto;
        right: 10%;
        text-align: right;
    }*/
    .tab-mob-pad-r6l-0 {
        padding-right: 6rem;
        padding-left: 0rem;
    }
    .ul-left-0 {
        padding-left: 10px;
    }
    .mar-b-1-5rm {
        margin-bottom: 0rem;
        padding-bottom: 0;
        padding-top: 0;
    }
    .mar-b-1rm {
        margin-bottom: 0rem;
    }
    .ul-1-start {
        padding-left: 10px;
    }
    .bor-r-1r {
        border-right: none;
    }
    .title-pad-12-0 {
        padding: 0 0px 10px 0px;
    }
    .funnel-container .funnel-step:nth-child(4) {
        display: none;
    }
    .funnel-container .funnel-step:nth-child(3):after {
        visibility: hidden;
    }
    .funnel-container .funnel-step:nth-child(3):before {
        visibility: hidden;
    }
    .funnel-step {
        border-radius: initial;
        display: block;
        list-style: none;
        border-bottom: 1px solid #e1e1e1;
    }
    .funnel-step-container {
        position: initial;
        width: auto;
    }
    .funnel-container>li:not(:last-child).funnel-step:before {
        visibility: hidden;
    }
}

@media screen and (max-width: 767px) and (min-width: 300px) {
    .express-btn-checkout img {
        min-width: 48%;
        margin: auto;
        margin-bottom: 7px;
    }
    .cat_name>li {
        display: inline-block;
        position: relative;
        width: 21%;
    }
    .box--small {
        width: 50%;
    }
    .build-your-ring .content-wrapper {
        padding: 0 15px;
        text-align: center;
    }
    div.carat-table {
        width: 100% !important;
        margin-top: 15px !important;
    }
    .carat-weight div.carat-table a {
        padding: 25px 30px;
        flex-basis: calc(50% - 5px);
    }
    .next-btn-140 {
        min-width: 140px;
    }
    .div-custom {
        display: inline-block;
        padding: 10px;
        width: 135px;
        vertical-align: text-bottom;
        text-decoration: none !important;
    }
    .div-custom2 {
        display: inline-block;
        padding: 5px;
        width: 87px;
        vertical-align: text-bottom;
        text-decoration: none !important;
        margin: 3px;
        cursor: pointer;
    }
    .div-custom2 img {
        max-width: 100px;
        padding: 0.5rem;
        opacity: 0.5;
        max-width: 50px;
    }
    .div-custom3 {
        display: inline-block;
        padding: 10px;
        width: 90px;
        vertical-align: text-bottom;
        text-decoration: none !important;
    }
    .div-custom3 img {
        max-width: 50px;
        opacity: 0.6;
        margin-bottom: 15px;
    }
    .share-div {
        padding: 1rem 1rem;
    }
    .mob-none {
        display: none;
    }
    .mob-mar-bot-20 {
        margin-bottom: 20px;
    }
    .mar-t-2-5 {
        margin-top: 1.5rem;
    }
    .deactive-tab {
        padding: 10px 8px;
        background: #ffffff;
        letter-spacing: 1px;
        color: #9da1ab !important;
        border: 1px solid #ec6a5f;
        cursor: pointer;
        font-size: 12px;
    }
    .active-tab {
        background: #ec6a5f;
        letter-spacing: 1px;
        color: #fff !important;
        border: 1px solid #ec6a5f;
        cursor: pointer;
    }
    .product-tit {
        width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .f-right-price {
        position: inherit;
        right: inherit;
        display: block;
    }
    .mobile-xs {
        width: 50%;
        padding-left: 5px;
        padding-right: 5px;
    }
    .pad-l-r-product {
        padding-right: 10px;
        padding-left: 10px;
    }
    .mypage-btn .owl-controlls .owl-buttons {
        position: absolute;
        top: -67px;
        right: 10px;
    }
    .mypage-btn .owl-controlls .owl-buttons div {
        color: #2d4651;
        display: inline-block;
        margin: 5px;
        padding: 10px 8px 8px 8px;
        font-size: 15px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 0px;
        background: #fafafa;
        opacity: 0.5;
        box-shadow: 0 3px 5px 2px #dbdbdb;
        border: 1px solid #dedede8f;
    }
    .related-product-slider .item {
        padding: 0px 5px;
    }
    .pad-0-lg {
        padding: 0px 10px;
    }
    .order-summary-me dd {
        width: 100%;
        margin-right: 0px;
    }
    .order-summary-me-2 dd {
        width: 100%;
        margin-right: 0px;
    }
    .login-main-box {
        max-width: 1000px;
        margin: auto;
        padding: 1rem;
    }
    .login-box {
        background: #fff;
        padding: 3rem 1rem;
        text-align: center;
    }
    .login-box2 {
        background: #ed6a60;
        padding: 3rem 1rem;
        text-align: center;
    }
    .mm-bot-0 {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 500px) and (min-width: 300px) {
    .services-item .service-content-box {
        width: 76%;
        /* background-color: #eeeeee; */
        padding: 10px 10px 10px 10px;
        display: table;
        min-height: 110px;
        overflow: hidden;
    }
}

.f-12 {
    font-size: 12px;
    line-height: 1.3;
}

.padding-row .col-lg-6,
.padding-row .col-lg-4 {
    padding-right: 8px;
    padding-left: 8px;
}

.payment_method {
    display: flex;
    justify-content: center;
    list-style: none;
    width: 60%;
    margin: Auto;
    padding-left: 0;
}

.payment_method li {
    padding: 3px;
}

/*collection css*/

.pos-relative {
    position: relative;
}

.labgrown-div1 {
    position: absolute;
    bottom: 0;
    background: #f0f0f0;
    max-width: 50%;
    padding: 16px;
    text-align: left;
}

.shape-boxx.site-box .site-box-background img {
    height: auto;
    width: 130px;
    object-fit: cover !important;
    font-family: "object-fit: cover";
    transition: opacity 150ms linear;
    opacity: 1;
    transform: translate3d(0, 0, 0);
}

.shape-boxx.box--small {
    width: 20%;
    height: 40vh !important;
}

.slideoneonem0 {
    display: flex;
}

.slideoneonepad0 {
    background: #ed6a60;
    width: 70%;
    display: flex;
}

.slideoneoneimgpad0 {
    width: 70%;
    display: flex;
}

.slideonetwopad0 {
    background: #34515e;
    width: 70%;
    display: flex;
}

.faqboxx {
    background: #f0f0f0;
    padding: 2.5rem 2rem;
    border-radius: 3px;
    box-shadow: 0 2px 2px 0 #f0f0f0;
}

.faqboxx input {
    background: #f5f5f5 !important;
    border: 1px solid #dedede !important;
    padding: 20px 15px !important;
    box-shadow: 1px 1px 1px 1px #f3f3f3;
    border-radius: 0 !important;
    margin-bottom: 15px !important;
    display: block;
    width: 100%;
}

.faqboxx textarea {
    background: #f5f5f5;
    border: 1px solid #dedede;
    padding: 10px 15px;
    box-shadow: 1px 1px 1px 1px #f3f3f3;
    border-radius: 0;
    margin-bottom: 10px;
}

#accordion .panel .panel-heading h4 a {
    text-decoration: none;
}

#accordion .panel .panel-heading h4 a.not_collapsed.collapsed::after {
    content: "+";
}

#accordion .panel .panel-heading h4 a.not_collapsed {
    font-size: 16px;
    color: rgb(41, 41, 41);
    padding: 10px 15px;
    /*line-height: 40px;*/
    display: block;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: flex;
    justify-content: space-between;
}

#accordion .panel .panel-heading h4 a.not_collapsed::after {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    transform: translate(0px, 0px);
    float: right;
    content: "-";
    /*line-height: 40px;*/
    font-size: 22px;
    display: flex;
    justify-content: space-between;
}

#accordion .panel .panel-heading h4 a.not_collapsed {
    color: #ed6a60;
    border-bottom: 1px solid;
    letter-spacing: 0.5px;
    font-weight: 600;
}

#accordion .panel .panel-heading h4 a.not_collapsed.collapsed {
    color: rgb(52 81 94);
    border-bottom: 1px solid transparent;
    font-weight: 600;
    letter-spacing: 0.5px;
}

#accordion p {
    color: #34515e;
    font-weight: 500;
}

.diamondsection1css {
    padding-left: 190px;
}

.new-panel .panel .panel-heading {
    box-shadow: #eaeaea 0px 1px 4px 0px;
    border-bottom: 0px;
}

.new-ul {
    padding-left: 0px;
}

.new-ul li {
    list-style: none;
    padding-left: 15px;
    padding-right: 15px;
}

.whatlab {
    background: #f0f0f0;
    padding: 3rem 4rem;
    box-shadow: 0 2px 2px 0 #f0f0f0;
    margin-left: -37px;
    margin-top: 12%;
}

.labmade {
    background: #f0f0f0;
    padding: 3rem 4rem;
    box-shadow: 0 2px 2px 0 #f0f0f0;
}

.newbtn-black {
    background: #2d4651;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 30px;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none !important;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    min-width: 170px;
}

.newbtn-orange {
    background: #ed6a60;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 30px;
    letter-spacing: 1px;
    cursor: pointer;
    text-decoration: none !important;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    min-width: 170px;
}

/*.newbtn-orange:hover {
    background: #2d4651;
}
.newbtn-black:hover {
    background: #ed6a60;
}*/

.rte {
    text-align: center;
    margin: 0 auto;
    max-width: 600px;
    font-weight: 600;
}

.rte td {
    border: 1px solid #dbdbdb;
    padding: 8px 10px;
}

.box-small-fl {
    position: relative;
    width: 100%;
    height: 60vh !important;
    min-height: 0 !important;
}

.box-small-fl .site-box-content {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100%;
}

.box-small-fl .site-box-content.text-width {
    max-width: 50%;
    padding: 0 10%;
}

.box-small-fl .site-box-content .content {
    z-index: 1;
}

.box-small-fl .span-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    transition: background .2s linear;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.box-small-fl .span-img img {
    height: 100%;
    width: 100%;
    object-fit: cover !important;
    font-family: "object-fit: cover";
    transition: opacity 150ms linear;
    /* opacity: 0; */
    transform: translate3d(0, 0, 0);
}

.wishlistmobile-box {
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 3px 0px #b7b7b7;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}

.wishlistmobile-box .inner-box {
    padding: 15px 10px;
    display: flex;
}

.cartbox-btn {
    display: flex;
    justify-content: space-around;
    min-height: 35px;
    align-items: center;
}

.fixedimgdiv {
    height: 80px;
    margin-right: 15px;
    width: 130px;
}

.img-product-cart {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top;
    width: 100%;
    height: 100%;
    object-position: center center;
    display: block;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 3px 0px #ececec;
    padding: 2px;
    width: 100%;
}

.btn1 {
    display: flex;
    border-top: 1px solid #e5e5e5;
    width: 100%;
    height: 35px;
    align-items: center;
    justify-content: center;
    font-weight: 600;
}

.btn2 {
    display: flex;
    border-top: 1px solid #e5e5e5;
    width: 100%;
    justify-content: center;
    border-left: 1px solid #e5e5e5;
    height: 35px;
    align-items: center;
    font-weight: 600;
}

/*custom design*/

.metal-ul-list {
    padding-left: 0;
    list-style: none;
}

.metal-ul-list li {
    width: 100px;
    text-align: center;
    border: 1px solid #d7d7d7;
    padding: 10px 8px;
    box-shadow: 0px 2px 3px 0px #8080808c;
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    cursor: pointer;
}

.metal-ul-list li p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.li-active-metal {
    border: 1px solid #ed6a60 !important;
}

.astrick {
    color: red;
}

sup {
    top: -0.3em;
}

.confirm-boxx {
    max-width: 600px;
    min-height: 300px;
    margin: auto;
    border: 1px solid #ededed;
    box-shadow: 0 2px 8px 0px #a9a6a61f;
    padding: 15px;
    margin-bottom: 15px;
    background: #fff;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #ed6a60;
}

@media screen and (max-width: 991px) and (min-width: 300px) {
    .labgrown-div1 {
        position: relative;
        bottom: 0;
        background: #f0f0f0;
        max-width: 100%;
        padding: 16px;
        text-align: left;
    }
    .pad-0-991 {
        padding: 0px !important;
    }
    .mb-5-991 {
        margin-bottom: 3rem !important;
    }
    .mobile-menu-flex {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
}

@media only screen and (max-width: 767px) {
    .box-small-fl .site-box-content.text-width {
        max-width: 100%;
        padding: 0 10%;
    }
    .payment_method {
        width: 100%;
    }
    .slideoneonem0 {
        display: block;
    }
    .slideoneonepad0 {
        background: #ed6a60;
        width: 100%;
        display: flex;
        height: 300px;
        align-items: center;
    }
    .slideonetwopad0 {
        background: #34515e;
        width: 100%;
        display: flex;
        height: 300px;
        align-items: center;
    }
    .slideoneoneimgpad0 {
        width: 100%;
        display: block;
    }
    .shape-boxx.box--small {
        width: 50% !important;
    }
    .mob-color-boxx.box--small {
        width: 50% !important;
    }
    .labmade {
        padding: 2rem 1rem;
    }
    .faqboxx {
        background: #f0f0f0;
        padding: 2rem 1rem;
    }
    .whatlab {
        padding: 2rem 1rem;
        margin-left: 0px;
    }
}

@media screen and (max-width: 991px) {
    .menu-drop {
        position: relative;
    }
    .menu-drop .caret-mobile {
        position: absolute;
        top: 50%;
        right: 15px;
        vertical-align: middle;
        display: inline-block;
        transform: rotate(45deg);
        margin-top: -7px !important;
        border-style: solid;
        border-color: #151515;
        border-image: initial;
        border-width: 0 2px 2px 0;
        padding: 3px;
    }
    .menu-drop-toggle .caret-mobile {
        position: absolute;
        top: 50%;
        right: 15px;
        vertical-align: middle;
        display: inline-block;
        transform: rotate(226deg);
        margin-top: -7px !important;
        border-style: solid;
        border-color: #151515;
        border-image: initial;
        border-width: 0 2px 2px 0;
        padding: 3px;
    }
    .mobilesbmenu-visual {
        visibility: visible !important;
        opacity: 1 !important;
        display: block !important;
    }
}

.right-ifoot {
    display: none;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .box--small {
        width: 50%;
        height: 30vh !important;
        min-height: 0 !important;
    }
}

@media screen and (max-width: 767px) and (min-width: 300px) {
    .right-ifoot {
        position: absolute;
        right: 28px;
        margin-top: 1px;
        display: initial;
    }
    .fot-title {
        font-weight: 600;
        letter-spacing: 1.664px;
        margin-bottom: 10px;
        padding: 10px;
    }
    .mobile-footer .ullist {
        padding: 0px 10px;
    }
}

.footer-menu-color li a {
    color: #18263e;
}

.footer-menu-color li a:hover {
    color: #18263e;
    text-decoration: none;
}

/*search box*/

.boost-pfs-search-suggestion-group ul {
    display: block;
    padding: 0;
    margin: 0;
    border: none;
    position: relative;
    list-style: none;
}

.boost-pfs-search-suggestion li {
    list-style: none !important;
    clear: both;
}

.boost-pfs-search-suggestion .boost-pfs-search-suggestion-group li {
    float: left;
    width: 100%;
}

.boost-pfs-search-suggestion-header {
    text-transform: uppercase;
    background: #ededed;
    padding: 6px 12px 5px;
    color: #222;
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.boost-pfs-search-suggestion-item>a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: none !important;
    overflow: visible;
    float: left;
    width: 100%;
    word-break: break-word;
}

.boost-pfs-search-suggestion-item-product .boost-pfs-search-suggestion-left {
    float: left;
    display: inline-block;
    margin-right: 16px;
    width: 100%;
    max-width: 56px;
    position: relative;
}

.boost-pfs-search-suggestion-item-product .boost-pfs-search-suggestion-left:before {
    content: "";
    padding-top: 133%;
    display: block;
    width: 100%;
    height: 100%;
}

.boost-pfs-search-suggestion-item-product .boost-pfs-search-suggestion-left img {
    max-width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    object-fit: contain;
}

.boost-pfs-search-suggestion-item-product {
    overflow: visible;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    width: 100%;
}

.boost-pfs-search-suggestion-product-title {
    line-height: 20px;
    font-size: 14px !important;
    font-weight: 600;
    color: inherit;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    color: #3b4346;
}

.boost-pfs-search-suggestion-item-product .boost-pfs-search-suggestion-right {
    overflow: visible;
    vertical-align: middle;
    float: left;
    display: block;
    max-width: calc(100% - 72px);
    color: #9da1ab;
}

.boost-pfs-search-suggestion-item-product .boost-pfs-search-suggestion-right p {
    margin-bottom: 5px;
    font-size: 13px;
}

.boost-pfs-search-suggestion-header+.boost-pfs-search-suggestion-item {
    padding-top: 8px;
}

.boost-pfs-search-suggestion-item:last-child {
    padding-bottom: 8px;
}

.boost-pfs-search-suggestion .boost-pfs-search-suggestion-group li.boost-pfs-search-suggestion-item {
    float: none;
    width: 49.7%;
    clear: none;
    display: inline-block;
    vertical-align: top;
}

.boost-pfs-search-suggestion-item:hover {
    background: #f5f5f5;
    -ms-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .02);
    -webkit-box-shadow: 0px 0px 0px 1px rgb(0 0 0 / 2%);
    box-shadow: 0 0 0 1px #00000005;
    position: relative;
    z-index: 2;
}

.boost-pfs-search-suggestion-item {
    padding: 4px 12px 3px;
    margin: 0;
    word-break: break-word;
}

.ui-btn-me .btn {
    border: 1px solid #dedede;
    color: #2d4651;
    border-radius: 0px;
    padding: 5px 15px;
    font-size: 16px;
    /*letter-spacing: 1px;*/
    text-align: left;
    background: #fff;
}

.bootstrap-select>.btn {
    width: 100%;
    padding-right: 25px;
}

.new-box-open {
    position: absolute;
    top: 100%;
    float: left;
    min-width: 100%;
    padding: 5px 5px;
    margin: 0px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    border: 1px solid rgb(222, 222, 222);
    z-index: 1;
}

.bootstrap-select.btn-group .btn .caret {
    border: solid #2d4651;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    margin-top: -5px !important;
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle;
}

/*16-march-22*/

.selected-boxdiv {
    border: 1px solid #ebebeb;
    padding: 15px 20px 10px 20px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 3px 0px #f1f1f1;
}

.col-bl-600 {
    color: #2d4651;
    font-weight: 600;
}

.dflx {
    display: flex;
}

.dflx h6:first-child {
    width: 150px;
}

.close-crose {
    position: absolute;
    top: 2px;
    right: 15px;
    font-size: 24px;
    color: #ec6a5f;
    cursor: pointer;
    width: 18px;
    height: 18px;
}

.close-crose line {
    fill: #FFFFFF;
    stroke: #EC6A5F;
    stroke-width: 4;
    stroke-linecap: round;
    stroke-miterlimit: 10;
}

.close-crose:hover line {
    stroke: #2d4651;
}

/*next-btn test*/

/*#scrollDemo {
    height: 520px;
    overflow: hidden;
}

.btnn{
    position: sticky;
    bottom: 0px;    
    left: 0;
    right: 0;
    background: #ec6a5f;
    border: 0;
}
.btnn button{
    width: 84px;
    background: #ec6a5f;
    border: 0;
    color: #fff;
    line-height: 1.5;
}


.btnn-top{
    position: sticky;
    bottom: 0px;    
    left: 0;
    right: 0;
    background: #ec6a5f;
    border: 0;
}
.btnn-top button{
    width: 84px;
    background: #ec6a5f;
    border: 0;
    color: #fff;
    line-height: 1.5;
}*/