/** Shopify CDN: Minification failed

Line 12:8 Expected identifier but found "url("
Line 1423:0 Unexpected "}"
Line 1733:1 Unexpected ","

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@font-face {
    font-family: 'Termina';
    src:url('/cdn/shop/files/Termina-Regular_6858909d-f98a-4f39-aa32-c3aed6b14d1b.woff2') format('woff2');
        url('/cdn/shop/files/Termina-Regular.woff?v=1701756235') format('woff');
    font-weight: 200;
}
h1, h2, h3, h4, h5, h6{
      font-family: 'Termina' !important;
    
}
h2 {
    letter-spacing: 4.76px !important;
}


.head_icons li {
    list-style: none;
    padding: 0 9px;
}

.head_icons ul {
    padding: 0;
    display: flex;
    align-items: center;
}

.head_icons a {
    text-decoration: none;
    color: #222;
    margin: 0;
    width: auto;
    font-weight: 100 !important;
    font-size: 14px;
}
nav.header__inline-menu span {
    font-weight: 100;
    color: #222;
}
.header__icons {
    padding: 0;
}
li.accnt {
    padding-right: 0;
}
.header-wrapper {
    border-bottom: 1px solid #dbdbdb;
}

.footer_inn_top {
    text-align: center;
    margin-bottom: 100px;
}


.footer-top-new {
    padding-top: 15rem;
    padding-bottom: 50px;
    max-width: 85rem;
    margin: 0 auto;
}

.footer__content-top {
    background: #fff;
    padding-top: 40px;
    border-radius: 8px;
}

.footer__content-bottom {
    display: none;
}
.footer_inn_top h2 {
    font-size: 40px;
    color: #fff;
    text-transform: uppercase;
}
ul.footer-block__details-content a {
    padding: 0 !important;
    font-weight: 100;
    color: #222 !important;
}
h2.footer-block__heading {
    margin: 0 0 5px !important;
    font-size: 14px;
}
.bottom-ftr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 60px;
    border-top: 1px solid #dbdbdb;
    padding-top: 40px;
}

.d_by {
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0em;
    text-align: right;
    color: #7C7C7CCC;
}

.d_by a {
    color: #7C7C7CCC;
    text-decoration: none;
}

.copyright__content {
    font-size: 14px !important;
    color: #000001;
    font-weight: 100;
}
.footer {
    border: 0 !important;
}

.metafield-rich_text_field p {
    margin: 0 !important;
    font-weight: 300;
    color: #000;
}
.metafield-rich_text_field strong {
    font-weight: 600;
}
.metafield-rich_text_field {
    margin: 0 !important;
}

/* .product .form__label {
    display: none;
} */
.product .price {
    border-bottom: 1px solid #EDEDED;
    padding-bottom: 8px;
}
.product .product-form__buttons {
    max-width: 100%;
}
.product .icon-with-text--vertical img {
    width: 28px;
    height: 28px;
}
.product .icon-with-text__item span {
    font-weight: 100;
}
.product .select__select {
    font-size: 16px;
    color: #000;
    font-weight: 100;
}
.product .product-form__input .select {
    max-width: 28rem;
}
.product .select__select {
    font-size: 16px;
    color: #000;
    font-weight: 100;
}

.product .select:after, .product .select:before {
    display: none;
}

.product .select {
    border: 1px solid #CBCBCB;
}
ul.tabs-nav {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 20px;
}

ul.tabs-nav a {
    text-decoration: none;
    color: #646263;
}
ul.tabs-nav a h3 {
    color: #646263;
}
ul.tabs-nav {
    border-bottom: 1px solid #dbdbdb;
    position: relative;
}



li.tab-active a h3 {
    color:#000 !important;
}

ul.tabs-nav:after {
    position: absolute;
    width: 70px;
    bottom: -1px;
    height: 2px;
    background: #000;
    left: 0;
    content: '';
}

.qty_main {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product .quantity:after, .quantity:before {
    display: none;
}

.product .quantity {
    border: 1px solid #EDEDED;
}
.product .shopify-payment-button__button {
    font-weight: 100 !important;
}
.shopify-payment-button__more-options {
    display: none !important;
}

.related-products__heading {
    text-align: center;
    margin-bottom: 70px;
}

.product-card-wrapper .full-unstyled-link {
    font-weight: 400 !important;
    font-family: 'poppins';
    font-size: 24px;
}


.card-information .AirReviews-Widget.AirReviews-Widget--Stars {
    display: none;
}
section#shopify-section-template--14584575230081__170176841161fcec53 {
    background: #f6f6f6;
    padding: 80px 0;
}

h2.related-products__heading {
    margin-bottom: 50px;
}
.AirReviews-Blocks--Title {
    font-family: Termina!important;
    text-transform: uppercase;
}

.product th, .product td {
  text-align: left;
  padding: 8px;
  
}
.product table {
  background:#F7F7F7;
      box-shadow: none;
}
tbody td:nth-child(1) {
    background: #F0F0F0;
    color: #000;
    font-weight: 400;
}
.product td {
    border: 0!important;
    padding: 14px 25px !important;
    font-weight: 100;
}

.tabs strong {
    color: #000;
    font-weight: 500;
}
.AirReviews-Blocks--Actions {
    justify-content: flex-start !important;
    margin: 13px 0 0!important;
}

.AirReviews-Blocks--PoweredBy span {
    display: none !important;
}
.product .th_prd_wl_btn {
    display: block;
    padding: 0 !important;
    border: 1px solid #EDEDED;
    height: 47px;
    width: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product .th_prd_wl_btn svg.th_wl_icon {
    margin: 0;
}

.product span.th_wl_count {
    display: none;
}

.product .product-form__submit {
    margin: 0;
}

.product .product-form__quantity {
    margin: 0;
}

.product .qty_main {
    margin-bottom: 10px;
}
.tabs.mbl {
    display: none;
}
.tabs-stage .metafield-rich_text_field {
    display: block !important;
}

.slideshow__text h2 {
    font-size: 48px;
}



.slideshow__text .button--secondary {
    border-bottom: 1px solid;
    padding: 0;
    min-height: 0;
    font-size: 18px;
    font-weight: 100;
    padding-bottom: 3px;
    margin-top: 8px;
}

.slideshow__text .button--secondary:after, .slideshow__text .button--secondary:before {
    display: none;
}
.col_grid img {
    display: block;
    width: 100%;
    max-height: 380px;
    object-fit: cover;
    transition: all 0.4s ease-out;
}

.collection_grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.col_grid a {
    text-decoration: none;
    text-align: center;
}

.col_grid {
    width: 24%;
}

.col_grid h2 {
    font-size: 35px;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
    letter-spacing: 0 !important;
}

.col_grid p {
    font-size: 14px;
    font-weight: 100;
    color: #fff;
    line-height: 1.5em;
    margin: 6px 0 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}

.col_data {
    position: absolute;
    bottom: 20px;
    padding: 0 14px;
    transition: all 0.2s ease-out;
}

.col_grid {
    position: relative;
}
.collection-wrap {padding: 100px 0;}


.col_grid:hover {
    background: #F5F5F5;
}

.col_grid:hover .col_data {
    bottom: unset;
    transform: translateY(-50%);
    top: 50%;
}

.col_grid:hover h2 {
    color: #000;
}

.col_grid:hover img {
    opacity: 0;
}

.col_grid:hover p {
    color: #646263;
   display: block;
}
.top_image img, .bottom_image img {
    width: 100%;
    display: block;
}

.top_image {
    position: relative;
    bottom: -50px;
    z-index: -1;
}

.bottom_image {
    position: relative;
    top: -50px;
    z-index: -1;
}
.image_col img {
    width: 100%;
    display: block;
}

.images_box_main {
    display: flex;
    flex-wrap: wrap;
}

.text_col {
    width: 50%;
    padding: 5rem;
    background: #f7f7f7;
}

.image_col {
    width: 50%;
}

.text_col p {color: #646263;font-weight: 100;}

.image_txt1 {
    text-align: center;
}

.image_txt1 p {
    max-width: 450px;
    margin: 50px auto 0 auto;
}

.image_txt2 .text_col img {
    margin-top: 70px;
}

.mn_txt {
    text-align: right;
    margin-right: -50px;
}

.text_col img {
    max-width: 100%;
}

.image_txt1 .text_col {
    display: flex;
    justify-content: center;
    align-items: center;
}
.image_txt2 h2 {
    font-size: 40px;
}

.image_txt1 .text_col:after {
    content: '';
    background: url('/cdn/shop/files/Group_427319102.png?v=1701837681');
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
}

.image_txt1 .text_col {
    position: relative;
}

.produt_mg img {
    width: 100%;
    display: block;
}

.left_prdt {
    width: 47%;
}

.produt_mg {
    width: 47%;
}

.new_look {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.new_look p {
    font-weight: 100;
    padding-top: 8px;
}

.new_look .collection__view-all {margin: 20px 0 20px 0;}

.new_look .collection__view-all a {
    font-weight: 100;
    font-size: 18px;
}
.new_look .product-card-wrapper .full-unstyled-link {
    font-size: 20px !important;
}
.new_look .price {
    opacity: 0.5;
}
.new_look .title {
    letter-spacing: 7px;
}
.new_look .card__inner.color-background-2.gradient.ratio {--ratio-percent: 75% !important;}

.new_look {
    padding-top: 60px;
    padding-bottom: 60px;
}
.section-header .header {
    max-width: 100%;
}
.section-header .header {
    max-width: 100%;
}

ul.mega-menu__list {
    display: flex !important;
    position: relative;
}

a#HeaderMenu-jewelry-shop-all {
    text-decoration: underline;
    text-transform: uppercase;
}
.mega-menu__list--condensed .mega-menu__link {
    font-weight: 100 !important;
}
.product table {
    width: 100%;
}
.banner_main img {
    width: 100%;
    display: block;
}

.banner_main h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    font-size: 50px;
    transform: translate(-50%, -50%);
}

.banner_main {
    position: relative;
}

div#ProductGridContainer .usf-sr-container {
    padding-left: 60px;
}
div#ProductGridContainer .usf-facet .usf-title .usf-label {
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600;
}
span.usf-sr-summary, span.usf-sr-summary b {
    font-weight: 100 !important;
    color: #222 !important;
}

.usf-views {
    order: 3;
}

.usf-sr-summary {
    order: 1;
    text-align: left !important;
}

.usf-c-select {
    order: 2;
}

.usf-c-select__input-value.usf-btn {
    border: 0 !important;
    padding: 0 !important;
    border-right: 1px solid !important;
    margin-right: 14px;
    font-weight: 100;
}
.usf-icon-grid:before,
.usf-icon-list:before,
button.usf-clear-all.usf-btn {
  visibility: hidden;
}
button.usf-view.usf-btn.usf-icon.usf-icon-grid {
    background: url(https://cdn.shopify.com/s/files/1/0673/1526/9850/files/Vector_072ba191-2db9-430f-9916-b48c3e791c23.svg?v=1701252159);
    background-repeat: no-repeat;
    background-size: contain;
    filter: brightness(0.5);
}
button.usf-view.usf-btn.usf-icon.usf-icon-list {
  background: url(https://cdn.shopify.com/s/files/1/0844/7770/6551/files/List_View.svg?v=1699348618);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1;
}
.usf-c-select__input-value.usf-btn {
    min-width: 140px !important;

}
.usf-collections-page .product-card-wrapper .full-unstyled-link {
    font-size: 20px;
}
.usf-sr-preview.usf-sr-undefined {
    display: none;
}
.product-card-wrapper .price {
    opacity: 0.5;
}

.page-width img {
    display: block;
    width: 100%;
}

.custom-slider {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.custom-left {
    width: 37%;
}

.custom-right {
    width: 61%;
}

.custom-slider-wrap {
    background: #f7f7f7;
    padding: 80px 0;
}

.inn-slider {
    padding-top: 10px;
}

.inn-slide h2 {
    font-size: 40px;
    margin-bottom: 20px;
}

.inn-slide p {
    font-weight: 100;
    margin: 0;
    font-size: 15px;
}

.custom-right a {
    color: #000;
    font-size: 14px;
    display: block;
    margin-top: 14px;
}

.inn-slide {
    max-width: 100%;
    margin: 0 auto;
    padding-left: 40px;
    padding-right: 12rem;
}


.inn-slider button {
    background: none;
    outline: none;
    border: 0;
    padding: 0 !important;
    z-index: 1;
    cursor: pointer;
    background: #f7f7f7;
}

.inn-slider .slick-next {
    position: absolute;
    right: 0;
    bottom: 0;
}

.inn-slider .slick-prev {
    position: absolute;
    right: 60px;
    bottom: 0;
    z-index: 1;
}

.cont_frm {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.cont_frm .contact {
    width: 46%;
}

.cont_img {
    width: 47%;
}

.con_head .title {
    letter-spacing: 2px;
    margin-bottom: 0;
}

.con_head p {
    font-weight: 100;
    margin-bottom: 50px;
    margin-top: 22px;
    color: #4C4C4C;
}
.cont_frm .field {
    width: 100%;
    border-bottom: 1px solid rgba(101, 76, 47, 0.20);
}

.cont_frm .contact__fields {
    display: block;
}

.cont_frm .field:after, .cont_frm .field:before {
    display: none;
}
.cont_frm .field {
    width: 100%;
    border-bottom: 1px solid rgba(101, 76, 47, 0.20);
}

.cont_frm .contact__fields {
    display: block;
}

.cont_frm .field:after, .cont_frm .field:before {
    display: none;
}


.cont_frm input:focus-visible, .cont_frm textarea:focus-visible {
    outline: none;
    box-shadow: none;
}

.cont_frm .field__label {
    left: 0 !IMPORTANT;
    font-weight: 100;
    color: rgba(0, 0, 0, 0.60);
}
.cont_frm {
    margin-bottom: 80px;
}
.cont_frm .contact__button {
    text-align: right;
    margin: 0;
}

.pagination-wrapper .pagination__item {
    background: #f7f7f7;
    border-radius: 6px;
}

.pagination-wrapper 
 .pagination__item.pagination__item--current {
    background: #000;
    color: #fff;
}

.pagination-wrapper .pagination__item.pagination__item--current:after {
    display: none;
}

.pagination__list {
    justify-content: flex-end !important;
}

.pagination__item-arrow {
    background: none !important;
}

.slideshow__controls {
    position: absolute !important;
    bottom: 10px;
    z-index: 3 !important;
    width: 100%;
    border: 0 !important;
}

.slideshow__controls .dot {
    background: #fff !important;
    border: 0 !IMPORTANT;
}


.slideshow__controls .slider-counter__link--active .dot {
    outline: 2px solid #fff;
    outline-offset: 6px;
}
.slideshow__controls .slider-button {
    display: none;
}
.prd_sl li {
    margin-right: 30px;
}

.section-header.shopify-section-group-header-group {
    z-index: 5 !important;
}
label.quantity__label.form__label {
    display: none;
}
header-menu .mega-menu__link--active {
    text-decoration: none;
    font-weight: 500 !important;
}
.AirReviews-Blocks--PoweredBy:after {
    position: absolute;
    width: 100%;
    content: '';
    height: 100%;
    background: #f6f6f6;
}

.AirReviews-Blocks--PoweredBy {
    position: relative;
}

.usf-sr-container .card__badge {
    display: none !important;
}

/*11/12/23  */
.gift-banner .banner__box {
    max-width: 100% !important;
}

.gift-banner .banner__heading {
    text-transform: uppercase;
}
.gift-banner p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6em;
    max-width: 70%;
    margin: auto;
    margin-top: 20px !important;
}
.collage-2-main .col_gridd {
    width: 35%;
}
.collage-2-main .first-cardd {
    width: 63%;
}
.col_grid-inner .img-responsive {
    width: 100%;
}
.col_dataa h2 {
    color: #FFF;
    font-family: Poppins !important;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    margin: 0;
}
.col_dataa p {
    color: #FFF;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 0;
}
.col_gridd  .col_grid-inner:last-child {
    margin-top: 30px;
}
.col_grid-inner .col_dataa , .col_gridd.first-cardd .col_dataa  {
    position: absolute;
    bottom: 20px;
  padding:0 30px;
}

.col_grid-inner {
    position: relative;
}
.collage-2-main .col_gridd a {
    text-decoration: none;
}
.img-text-2 .image-with-text__content {
    padding: 10px;
}
.section-template--14597545525377__fdfae104-1704-4cc0-8a8d-f552313b2946-padding {
    padding-bottom: 10px !important;
}
 .heading-upper {
    text-transform: uppercase;
  
}
.img-text-2 .image-with-text__heading {
    text-transform: uppercase;
    font-size: 32px;
    line-height: 1.6em;
}
.col_gridd.first-cardd {
    background: url(https://kariadiamonds.com/cdn/shop/files/Frame_1171276673_1.png?v=1702277886);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  position:relative;
}
.col_gridd.first-cardd img.img-responsive {
    visibility: hidden;
}
.collage-2-main {
    margin-bottom: 80px;
}
.rich-text-2 .rich-text__heading.rte.inline-richtext.h1 {
    margin-bottom: 50px;
  text-align:center;
}
.rich-text-2 .rich-text__blocks.left {
    max-width: 100% !important;
}

.rich-text-2 .rich-text__text.rte {
    max-width: 80%;
    margin: auto;
}
.rich-text-2 .rich-text__text.rte {
    margin-bottom: 15px;
}
section.slider-charity-main .top-img-overview img.icon-size_img,
.blog-articles .article-card__image img{
    width: 100%;
    height: 500px;
    object-fit: cover;
}
section.slider-charity-main .slick-prev.pull-left.slick-arrow,
.blog-articles .slick-prev.pull-left.slick-arrow{
    position: absolute;
    left: 0;
    z-index: 9;
    top: 50%;
    background: transparent;
    border: 0;
}
section.slider-charity-main .icon-size {
    padding: 14px;
}
section.slider-charity-main {
    margin-bottom: 8em;
}
section.slider-charity-main .slick-next.pull-right.slick-arrow,
.blog-articles .slick-next.pull-right.slick-arrow{
    position: absolute;
    right: 0;
    background: transparent;
    z-index: 9;
    top: 50%;
    border: 0;
}

.gift-banner h2.banner__heading.inline-richtext.h1 {
    font-size: 40px;
}
.img-text-full h2 {
    font-size: 64px;
    font-weight: 400;
    line-height: 1.5em;
}
.img-text-full .image-with-text__text--caption {
    color: #000 !important;
    font-family: Termina;
    font-size: 28px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 60px;
    margin-bottom: 10px;
}
.image-with-text__text.rte.body.\33  {
    color: #000 !important;
    font-family: Termina;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7em;
    text-transform: capitalize;
    margin-bottom: 20px;
  margin-top:10px;
}
.img-text-full .image-with-text__content {
    padding-top: 0;
    padding-bottom: 0;
}

.grown-img-main .w-70 .content-col {
    width: 59%;
    padding-left: 44px;
}
.grown-img-main .w-40  {
    width: 40%;
}
.grown-img-main .page-width {
    padding: 0 !important;
}
.grown-img-main {
    background: #F7F7F7;
    padding: 7em 0;
}
.grown-img-main .w-70 .content-col p {
    margin-top: 10px;
}
.grown-img-main h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    max-width: 80%;
    margin-left: auto;
    margin-bottom: 50px;
}
.grown-img-main .w-30 , .process-imgs-main .w-30 {
    width: 30%;
}
.grown-img-main .w-70 , .process-imgs-main .w-70{
    width: 70%;
    padding-left: 30px;
}
.process-imgs-inner {
    padding: 32px 0;
    border-top: 1px solid #DCDCDC;
}
.process-imgs-inner:last-child {
    border-bottom: 1px solid #DCDCDC;
}
.process-imgs-inner .w-70 {
    padding-left: 60px;
}
.process-imgs-inner .w-70 p {
    font-size: 20px;
    line-height: 1.5em;
    margin: 0;
    color: #323232;
    font-weight: 300;
}
.img-text-full .image-with-text__text , .grown-img-main .w-70 .content-col , .rich-text-2 .rich-text__text.rte , .img-text-2 p{
    font-size: 16px;
    font-weight: 300;
    color: #646263;
}
.process-imgs-main {
    padding: 6em 0 8em   0;
}

.d-flex {
    flex-wrap: wrap;
}
.grown-img-main .icon-size_img {
    width: 100%;
}
.img-text-full .image-with-text__media-item.image-with-text__media-item--small.image-with-text__media-item--top.grid__item {
    width: 46%;
}
footer h2 {
    letter-spacing: 0 !important;
}

   /* .b-section {
              overflow: hidden;
              display: flex;
          }
          span.for-color {
              color: #000;
              margin-left: 10px;
          }
          .b-section-marquee-box {
              display: flex;
              align-items: center;
          }
        .b-section-marquee-box  {
            white-space: nowrap;
            flex-shrink: 0;
            width: 25%;
            display: flex;
            align-items: center;
            transform: translateX(0);
            animation: b-text-scroll 10s linear infinite;
          justify-content: center;

        }
          @keyframes b-text-scroll {
              0% { -webkit-transform: translate3d(0, 0, 0); }
              100% { -webkit-transform: translate3d(-100%, 0, 0); }
          }
          @-webkit-keyframes b-text-scroll {
              0% { -webkit-transform: translate3d(0, 0, 0); }
              100% { -webkit-transform: translate3d(-100%, 0, 0); }
          }
          @-moz-keyframes b-text-scroll {
              0% { -moz-transform: translate3d(0, 0, 0); }
              100% { -moz-transform: translate3d(-100%, 0, 0); }
          }
          @-ms-keyframes b-text-scroll {
              0% { -ms-transform: translate3d(0, 0, 0); }
              100% { -ms-transform: translate3d(-100%, 0, 0); }
          } */
      .marquee-text {
        font-family: 'Poppins' !important;
        text-transform: capitalize;
        letter-spacing: normal !important;
        line-height: normal;
        color: #000;
        font-size: 18px;
        display: flex;
        align-items: center;
    }
    h2.marquee-text img {
      max-width: 36px;
      margin-right: 21px;
  }





.col_dataa h2 {
    letter-spacing: normal !important;
}
/* .tooltip {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #000;
    padding: 2px 10px;
    border-radius: 5px;
    top: 8px;
    right: 0;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
} */
    .d_by:hover + .tooltip, .tooltip.active {
      display: block;
    }
.bottom-ftr {
    position: relative;
}
div#tooltip a {
    color: #000;
    letter-spacing: normal;
    font-size: 12px;
    text-decoration: none;
}

 .d_by {
    cursor: help;
}
.marquee-text {
    justify-content: center;
}
.b-section .slick-track {
    display: flex;
    justify-content: space-between;
}




.tooltip:hover span {
opacity: 1;
filter: alpha(opacity=100);
top: -6em;
left: 20em;
z-index: 99;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}

.box1 b {
 font-size: 11px;
    font-weight: 300;
    letter-spacing: 0em;
    text-align: right;
    color: #7C7C7CCC;
}
.box1 p {
    margin: 0;
    cursor: pointer;
}
.box1 a{
  color:#000;
  text-decoration:none;
  font-size:11px;
}
.tooltip span {
    background: none repeat scroll 0 0 #fff;
    color: #F0B015;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.5em;
    padding: 10px 15px;
    width: 200px;
    top: -4em !important;
    left: -40px !important;
    margin-left: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    text-align: center;
    z-index: 2;
    text-transform: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease-in-out;
    box-shadow: 0 0 4px 6px #00000014;
    border-radius: 5px;
}

.box1 {
    position: relative;
}
h1.collection-hero__title.center {
    text-transform: uppercase;
    margin: 40px 0 50px;
}
section.slider-charity-main .slick-arrow{
    transform: translateY(-50%);
}
.top-img-overview {
    padding: 14px;
}
section.slider-charity-main .top-img-overview .icon-size {
    /* padding: 14px; */
    position: relative;
    padding-top: 100%;
}
section.slider-charity-main .top-img-overview img.icon-size_img{
    width: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
}
.blog-articles {
  display: flex;
  flex-wrap: wrap;
  margin:0 -15px;
}
.blog-articles__article {
  width: 33.33%;
}
.template-blog .article-card__excerpt {
  margin-bottom:0;
}
/***********RESPONISVE**************/


@media(min-width:1320px){
  .footer-block.grid__item {
    width: 20% !important;
    max-width: 13% !important;
}

.footer__blocks-wrapper {
    justify-content: space-between;
}

}
.blog-articles .article-card__image--medium .ratio:before {
    padding-bottom: 30rem ;
}
@media(max-width:1500px){
  .blog-articles .article-card__image--medium .ratio:before {
    padding-bottom: 34rem;
  }
}
@media(max-width:1399px){
  .blog-articles .article-card__image--medium .ratio:before {
    padding-bottom: 25rem;
  }
}
@media(max-width:1299px){
  .blog-articles .slick-prev.pull-left.slick-arrow, .blog-articles .slick-next.pull-right.slick-arrow {
    top: 28% !important;
  }
}
@media(max-width:991px){
  /* .blog-articles .article-card__image--medium .ratio:before {
    padding-bottom: 32rem;
  } */
    .blog-articles .slick-prev.pull-left.slick-arrow, .blog-articles .slick-next.pull-right.slick-arrow {
    top: 23.5% !important;
  }
  .blog-articles__article {
  width: 50%;
}
}
@media(max-width:767px){
  .blog-articles{
    margin:0;
  }
}
@media(max-width:575px){
  .template-blog .article-card .card__heading{
    font-size:16px;
  }
  .blog-articles__article {
    width: 100%;
  }
}
@media(max-width:400px){
  .blog-articles .article-card__image--medium .ratio:before {
    padding-bottom: 26rem;
  }
  .blog-articles .slick-prev.pull-left.slick-arrow, .blog-articles .slick-next.pull-right.slick-arrow {
    top: 18.5% !important;
  }
}
@media(max-width: 320px){
  .blog-articles .article-card__image--medium .ratio:before {
    padding-bottom: 20rem;
  }
}
ul#Slider-Gallery-template--14584575230081__main {
    gap: 20px;
}
  a#HeaderMenu-jewelry-shop-all {
    position: absolute;
    right: 0;
  }
  .product media-gallery {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.product .product__media-list {
    width: 100%;
}

.product .slider-mobile-gutter {
    width: 77%;
}

.product .thumbnail-slider {
    width: 20%;
}

.product .thumbnail-list {
    display: block !important;
}

.product .thumbnail-list__item {
    margin-bottom: 18px;
}
   .product .product__modal-opener .product__media {
    padding-top: 470px !important;
}
    .product .deferred-media {
    padding-top: 470px !important;
}
     .product video {
    object-fit: cover;
}
  span.usf-label.usf-btn {
    font-weight: 100 !important;
}
}


@media(min-width:990px){

.slideshow__text {
    padding-left: 0 !important;
}
  .pagination-wrapper {
    margin-top: 0 !important;
}
}


@media(max-width:1300px){

.image_txt2 h2 {
    font-size: 30px;
    margin-top: 0;
}
  .image_txt2 .text_col img {
    margin-top: 35px;
    max-width: 80%;
}
  .text_col p {
    font-size: 14px;
}
  .text_col {
    padding: 4rem;
}
  .new_look .title {
    letter-spacing: 2px;
}

  .inn-slide {
    padding-left: 25px;
    padding-right: 9rem;
}
  .inn-slide p {
    font-size: 14px;
}
  .inn-slide h2 {
    font-size: 32px;
    margin-bottom: 13px;
}
    .con_head .title {
    font-size: 30px;
}
  .con_head p {
    font-size: 14px;
    margin-bottom: 20px;
}
  .b-section-marquee-box {
    width: 40% !important;
}
}

@media(max-width:989px){
  .col_gridd  .col_grid-inner:last-child {
    margin-top: 30px;
}

.col_grid-inner .col_dataa, .col_gridd.first-cardd .col_dataa , .grown-img-main .page-width {
    padding: 0 20px !important;
}

.col_dataa h2 {
    font-size: 22px;
}

.col_dataa p {
    font-size: 15px;
    line-height: normal;
    margin-top: 4px;
}
  .footer_inn_top {
    margin-bottom: 20px;
}
  .footer-top-new {
    padding-top: 4rem;
}
  .footer__content-top.page-width {
    max-width: 95%;
}
.col_grid {
    width: 48%;
    margin-bottom: 20px;
}
  .collection-wrap {
    padding: 60px 0;
}
  .top_image {
    bottom: -30px;
}
    .bottom_image {
    top: -30px;
}
  .text_col {
    width: 100%;
    min-height: 400px;
    padding: 70px;
}

.image_txt1 {
    flex-direction: column-reverse;
}
  .image_col , .grown-img-main .w-70, .process-imgs-main .w-70 , .grown-img-main .w-40 {
    width: 100%;
}
  .left_prdt, .produt_mg , .custom-left ,  .custom-right , .cont_frm .contact  ,   .cont_img , .grown-img-main .w-30, .process-imgs-main .w-30  , .grown-img-main .w-70 .content-col{
    width: 100%;
}
  .banner_main h2 {
    font-size: 35px;
}

  .custom-slider {
    flex-direction: column-reverse;
    gap: 50px;
}
.grown-img-main .w-70 .content-col , .grown-img-main .w-70 , .process-imgs-inner .w-70{
    padding: 0;
}
  .process-imgs-inner .w-70 {
    margin-top: 16px;
}
  .con_head p {
    font-size: 14px;
    margin-bottom: 20px;
}

.cont_frm.page-width {
    flex-direction: column-reverse;
    padding-top: 40px;
    padding-bottom: 40px;
}
  .grown-img-main h2{
    max-width:100%;
  }
  .b-section-marquee-box {
    width: 46% !important;
}
}


@media(max-width:767px){
#ProductGridContainer .usf-sr-container {
    padding-left: 0;
}
  .usf-c-select__input-value.usf-btn {
    min-width: auto!important;
    border: 0 !important;
}
}

@media(max-width:749px){
  .header {
    padding: 0 12px !important;
}
  header.header .header__heading-logo {
    width: 120px;
}
  .head_icons a {
    font-size: 12px;
}
  .head_icons li {
    padding: 0 6px;
}
  header.header {
    display: flex;
    justify-content: space-between;
}
  .bottom-ftr {
    margin-top: 40px;
    padding-top: 20px;
}
  .footer_inn_top h2 {
    font-size: 23px;
    padding: 0 10px;
}
  .copyright__content {
    font-size: 12px !important;
  }
  .process-imgs-inner .w-70 p , .image-with-text__text.rte.body.\33{
    font-size:16px;
  }
  .bottom-ftr small {
    display: block ;
    text-align: left;
}
  .bottom-ftr {
    display: block;
}
  ul.tabs-nav a h3 {
    font-size: 14px;
}
  .tabs {
    margin-bottom: 40px;
}
  .product-card-wrapper .full-unstyled-link {
    font-size: 18px;
}
  section#shopify-section-template--14584575230081__170176841161fcec53 , .grown-img-main , .process-imgs-main{
    padding: 40px 0;
}
  .tabs.dsk {
    display: none;
}
  .tabs.mbl {
    display: block;
}
  .qty_main {
    flex-wrap: wrap;
}

.product .product-form__submit {
    width: 80%;
}

.th_prd_wl_btn {
    width: 17% !important;
}
  .AirReviews-Blocks__List {
    padding-right: 30px;
}
  .col_grid h2 , .img-text-full h2{
    font-size: 28px;
}
  .img-text-full .image-with-text__text--caption {
    margin-top: 20px;
        font-size: 22px !important;
}
  .image-with-text__content {
    padding: 15px !important;
    padding-top: 20px !important;
}
  .col_grid {
    width: 100%;
}
  .top_image {
    bottom: -10px;
}
  .slideshow__text h2 {
    font-size: 30px;
}
  .slideshow__text .button--secondary {
    font-size: 16px;
}
 .text_col {
    padding: 40px 20px;
}
  .mn_txt {
    margin-right: -20px;
}
  .banner_main img {
    height: 220px;
    object-fit: cover;
}
  .banner_main h2 {
    width: 100%;
    text-align: center;
}
    .banner_main h2 ,  .gift-banner h2.banner__heading.inline-richtext.h1 {
    font-size: 30px;
}
  .custom-slider-wrap {
    padding: 50px 0;
}
  .inn-slide {
    padding: 0 25px;
}
  .inn-slide h2 {
    font-size: 30px;
}
  .custom-slider {
    gap: 30px;
}
  #shopify-section-template--14592126156929__037a875a-67d6-49fd-83f1-db9b6a348eff .rich-text__text.rte {
    margin: 30px 0 0 auto !important;
}
  .rich-text__heading , .img-text-2 .image-with-text__heading {
    font-size: 25px;
}
  .cont_frm .field__label {
    font-size: 14px;
}
  .prd_sl li {
    margin-right: 10px;
}
  .slideshow .slideshow__text {
    padding-bottom: 70px;
}
    slideshow-component .slideshow__controls {
    display: none !important;
}
  div#ProductGridContainer .usf-sr-container {
    padding-left: 0 !important;
}
.slideshow__slide .slideshow__media.banner__media.media {
    height: 320px !important;
}
  .collage-2-main .col_gridd {
    width: 100%;
}
 .collage-2-main {
    margin-bottom: 10px !important;
}
  .col_grid-inner {
    margin-top: 20px;
}
 , section.slider-charity-main{
    margin-bottom: 40px;
}
  .gift-banner p , .rich-text-2 .rich-text__text.rte{
    max-width:100%;
  }
  .gift-banner h2.banner__heading.inline-richtext.h1 , .grown-img-main h2 {
    letter-spacing: 0;
    font-size: 26px;
    margin-bottom: 30px;
}
  .section-template--14597545525377__b4fd802f-9abe-45ed-9a78-ad610bbcc67f-padding {
    padding: 10px;
}
  #shopify-section-template--14597545525377__be02704a-dd2a-476f-8140-82555cd6c7c3 .img-text-2 div#ImageWithText--template--14597545525377__be02704a-dd2a-476f-8140-82555cd6c7c3  , #shopify-section-template--14597545525377__3701ba46-1c57-434d-87cd-3fc35a4b01fe .img-text-2 #ImageWithText--template--14597545525377__3701ba46-1c57-434d-87cd-3fc35a4b01fe{
    padding:10px 0 !important;
  }
  .rich-text-2 .rich-text__heading.rte.inline-richtext.h1 {
    margin-bottom: 30px;
}
.section-template--14597676892289__1796c2a2-6567-4c24-ada0-99a508931d7a-padding {
    padding-top: 34px !important;
    padding-bottom: 42px !important;
}
  .section-template--14597545525377__be02704a-dd2a-476f-8140-82555cd6c7c3-padding {
    padding-bottom: 5px !important;
}
  .section-template--14597676892289__1796c2a2-6567-4c24-ada0-99a508931d7a-padding {
    padding-top: 0px !important;
}
  section.slider-charity-main .icon-size {
    padding: 8px;
}
  section.slider-charity-main {
    margin-bottom: 4em;
}
  h2 {
    letter-spacing: 2.76px !important;
}
  .call--new img {
    max-width: 27px;
    margin-right: 10px;
}
  .b-section-marquee-box {
    width: 65% !important;
}
  .marquee-text {
    font-size: 15px !important;
}
  h2.marquee-text img {
    max-width: 26px !important;
    margin-right: 9px !important;
}
 .tooltip span {
    left: 0px !important;
    top: -30px !important;
}
  
}


@media(max-width:510px){

}