
.blogdetailpage   p{
    font-size: 14px;
    line-height: 18px;
}

.blogdetailpage h2{
    line-height: 23px;
    font-size: 21px;
    text-transform: capitalize;
    color: #111111;
}

.blogdetailpage h3{
    line-height: 22px;
    font-size: 18px;
    text-transform: capitalize;
    color: #111111;
}

.blogdetailpage h4{
    line-height: 18px;
    font-size: 16px;
    text-transform: capitalize;
    color: #111111;
}
.head_title_3{
    font-size: 18px !important;
    line-height: 20px !important;
    color: #000000;
}
.head_title_4{
    font-size: 14px !important;
    line-height: 18px !important;
    color: #000000;
}
.blog-slider-grid {
    position: relative;
    overflow: hidden;
    background-color: #a1a1a1
}

.blog-slider-grid figcaption {
    position: absolute;
    z-index: 2;
    padding: 35px;
    text-align: center;
    width: 100%;
    bottom: 0;
    display: block;
    background: #000
}
.blogdetailpage .prod_btn_size {
    width: 400px;
}
/* .blog-slider-grid:hover figcaption {
    background: #fff
}

.blog-slider-grid:hover figcaption h3 {
    color: #000
} */

.blog-slider-grid:hover .btn-small-white:hover {
    border: 2px solid #000;
    color: #000;
    background-color: #fff
}

.blog-slider-grid:hover .btn-small-white {
    border: 2px solid #000;
    color: #fff;
    background-color: #000
}

/* .blog-slider-grid figcaption h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 2;
    margin-bottom: 10px;
    color: #fff
}

.blog-slider-grid figcaption h3 a {
    color: #fff;
    display: block
}

.blog-slider-grid:hover figcaption h3 a {
    color: #000
}

.blog-slider-grid figcaption span {
    font-weight: 400;
    letter-spacing: 4px;
    font-size: 11px;
    text-transform: uppercase;
    color: #aeaeae;
    display: block
}

.blog-slider-grid figcaption span a {
    display: inline-block;
    color: #aeaeae
} */

.blog-slider-mid, .blog-slider-right {
    margin-bottom: 28px
}

.blog-grid-listing .blog-date {
    letter-spacing: 1px
}
.blog-date {
    color: #898989;
    font-size: 11px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 10px
}

.blog-date a {
    color: #898989
}

.blog-date a:hover {
    color: #000
}
.blog-title {
    margin-top: 10px;
}

.blog-title a {
    color: #000;
    display: block;
    font-size: 14px;
    letter-spacing: 2px;
    margin: 5px 0 20px;
    text-transform: uppercase;
    min-height: 40px;
    padding: 0.3rem 0rem;
    /* background-color: #d4d4d4; */
}
.blog-details-headline {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 3px;
    padding-bottom: 5px;
}
.blog-short-description{
    min-height: 190px;
}
.blog-short-description h2 {
    padding: 10px 0;
    font-size: 21px;
    text-transform: capitalize;
    font-weight: 400;
}
.blog-short-description p {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    font-weight: 400;
    margin-left: 5px;
}
.blog-short-description li {
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    font-weight: 400;
    margin-left: 5px;
}
.blog-short-description a{
    font-size: 14px;
    line-height: 24px;
    color: #626262;
    font-weight: 500;
    text-decoration: underline;
}
.blog-short-description a:hover{
    color: #e46445;
    font-weight: 500;
    text-decoration: underline; 
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.inner-link {
    letter-spacing: 0;
    color: #000;
    font-size: 12px;
}

.blog-next {
    padding: 15px;
    border: 1px solid #ccc;
    font-size: 18px;
    text-align: center;
    height: 50px;
    position: fixed;
    top: 35%;
    color: #000;
    cursor: pointer;
    z-index: 9999;
    background: #fff
}

.blog-next {
    right: 0
}

.no-padding-top {
    padding-top: 0
}

/* .cookiebox-bar {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 999
} */

.bg-mid-gray {
    background-color: #6b6b6b
}

/* .cookiebox .btn,
.cookiebox p {
    font-size: .75rem
}

.cookiebox .btn {
    color: #fff;
    font-weight: 600;
    border-width: 2px;
    padding: .050rem .2rem;
    margin: 0 .1rem
} */

.outline-btn1 {
    border-color: #fc8823;
    background-color: transparent;
    outline: 0;
    border-radius: 3px
}

.btn1 {
    border-color: transparent;
    background-color: #fc8823;
    outline: 0;
    border-radius: 3px
}

.blog-short-description img {
    max-width: 100%;
    height: auto
}

.pagination {
    text-align: center;
    width: 100%;
    margin: 40px 0 40px 0;
    justify-content: center
}

.pagination a,
.pagination span.active {
    margin: 0;
    font-size: 14px;
    margin-right: 10px;
    color: #7a7a7a;
    border: 1px solid #7a7a7a;
    padding: 5px 10px;
    display: inline-block
}

.pagination a:hover,
.pagination span.active {
    border-bottom: 1px solid #000;
    font-weight: 600;
    color: #fff;
    background: #000
}

.pagination a:hover {
    color: #fff
}

.pagination span.active:hover {
    color: #fff
}

.pagination i {
    color: #000;
    font-size: 17px
}
.fa-angle-right:before{
    content: ">";
}
.fa-angle-left:before{
    content: "<";
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.blog-next,
.blog-prev {
    padding: 15px;
    border: 1px solid #ccc;
    font-size: 18px;
    text-align: center;
    height: 50px;
    position: fixed;
    top: 35%;
    color: #000;
    cursor: pointer;
    z-index: 9999;
    background: #fff
}

.blog-prev {
    left: 0
}

.blog-next {
    right: 0
}

/*.header.sticky-header .header-midbar{
    display: block !important;
}*/

/*.changing-image-block {
    max-width: 320px;
    margin: 0 auto;
    padding-bottom: 30px;
}
.changing-image-block li {
    float: left;
    padding-right: 10px;
}*/
.clarity-grading-block h3 {
    font-weight: 700;
    font-size: 22px;
    line-height: 70px;
    color: #000;
}
.clarity-grading-block h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #666;
}
.clarity-grading-block h5 {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: normal;
    padding: 7px 7px;
    color: #000;
}
.clarity-grading-block p {
    padding: 0 15px;
}
.sprite-clarity {
   /* background-image: url("/catalog/view/theme/default/img/shape/sprite-clarity.png");*/
    display: inline-block;
    min-height: 196px;
    background-repeat: no-repeat;
    background-position: 0 0;
}
.grading-scale {
    font-size: 15px;
    display: flex;
    margin: 0 auto;
    text-align: center !important;
}
#information-information .grading-scale {
    width: 85%;
}
.grading-scale li {
    border-radius: 12px;
    background-color: #FFFFFF;
    color: #111111 !important;
    border: 1px solid #B7B7B7;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    cursor: pointer;
    margin-left: 5px;
    padding: 0;
}
.grading-scale li a {
    display: block;
    border: 0;
    padding: 7px 7px 7px 7px;
    color: #000;
}
.grading-scale .active, .grading-scale li:hover {
    background-color: #F8F4EF;
    border: 1px solid #EF9000;
}

.clarity-IF {
    background: url(/catalog/view/theme/default/img/if_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
/*.clarity-IF_actual {
        background-image: url("/catalog/view/theme/default/img/if_diamond.jpeg");
        width: 200px;
        background-size: 100% 90%;
}*/
.clarity-VVS1 {
     background: url(/catalog/view/theme/default/img/vvs1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
/*.clarity-VVS1_actual {
      background-image: url("/catalog/view/theme/default/img/vvs1_diamond.jpeg");
        width: 200px;
        background-size: 100% 90%;
}*/
.clarity-VVS2 {
     background: url(/catalog/view/theme/default/img/vvs2_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
.clarity-VVS2_actual {
    background-image: url("/catalog/view/theme/default/img/vvs2_diamond.jpg");
        width: 200px;
        background-size: 100% 90%;
}
.clarity-VS1 {
     background: url(/catalog/view/theme/default/img/vs1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
.clarity-VS1_actual {
     background-image: url("/catalog/view/theme/default/img/vs1_diamond.jpg");
        width: 200px;
        background-size: 100% 90%;
}
.clarity-VS2 {
     background: url(/catalog/view/theme/default/img/vs2_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
.clarity-VS2_actual {
     background-image: url("/catalog/view/theme/default/img/vs2_diamond.jpg");
        width: 200px;
        background-size: 100% 90%;
}
.clarity-SI1 {
     background: url(/catalog/view/theme/default/img/si1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
.clarity-SI1_actual {
     background-image: url("/catalog/view/theme/default/img/si1_diamond.jpg");
        width: 200px;
        background-size: 100% 90%;
}
.clarity-SI2 {
     background: url(/catalog/view/theme/default/img/si2_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
.clarity-SI2_actual {
     background-image: url("/catalog/view/theme/default/img/si2_diamond.jpg");
        width: 200px;
        background-size: 100% 90%;
}
.clarity-I1 {
     background: url(/catalog/view/theme/default/img/i1_diagram1.jpg);
    background-repeat: no-repeat;
    background-size: 600px;
    padding-left: 600px;
}
.clarity-I1_actual {
     background-image: url("/catalog/view/theme/default/img/i1_diamond.jpg");
        width: 200px;
        background-size: 100% 90%;
}

@media only screen and (max-width: 768px) {
    .clarity-IF {
            background: url(/catalog/view/theme/default/img/if_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

.clarity-VVS1 {
            background: url(/catalog/view/theme/default/img/vvs1_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

.clarity-VVS2 {
            background: url(/catalog/view/theme/default/img/vvs2_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

.clarity-VS1 {
            background: url(/catalog/view/theme/default/img/vs1_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

.clarity-VS2 {
            background: url(/catalog/view/theme/default/img/vs2_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

.clarity-SI1 {
            background: url(/catalog/view/theme/default/img/si1_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

.clarity-SI2 {
            background: url(/catalog/view/theme/default/img/si2_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

.clarity-I1 {
            background: url(/catalog/view/theme/default/img/i1_diagram_mob.jpg);
    background-repeat: no-repeat;
    background-size: 129px 310px;
    min-height: 310px;
    padding: 72px;
}

}

.diamond-round {
    background-image: url(/catalog/view/theme/default/img/shape/round_shape_new.png);
    background-size: 43.875%;
}

.h3_title, #carateducation h3 {
    font-size: 18px;
    line-height: 26px;
    color: #111111;
    text-transform: capitalize;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 600;
}
.diamond-shape-wrapper {
    margin: 15px 0;
}
.diamond-shape-wrapper li {
    background-color: #fff;
    color: #111!important;
    border: 1px solid #b7b7b7;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    border-radius: 12px;
    cursor: pointer;
    padding: 5px 3px;
}
.diamond-shape-wrapper li.active {
    /* -webkit-box-shadow: 1px 1px 2px 1px #ccc;
    -moz-box-shadow: 1px 1px 2px 1px #ccc;
    box-shadow: 1px 1px 2px 1px #ccc; */
    background-color: #f8f4ef;
    border: 1px solid #ef9000;
}
.diamond-shape-wrapper li span {
    display: block;
    width: 50px;
    height: 50px;
    background-image: url(/catalog/view/theme/default/img/sprites_shapes.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding: 5px;
}
.carat-hand-wrap {
    position: relative;
}
.diamond-carat-wrapper .diamond-resize {
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
    height: 40%;
    left: 50%;
    margin-left: -45%;
    margin-top: -13%;
    position: absolute;
    top: 50%;
    width: 40%;
    z-index: 2;
}
.earview .diamond-carat-wrapper .diamond-resize {
    margin-left: -15%;
    top: 78%;
}
.neckview .diamond-carat-wrapper .diamond-resize {
    margin-left: -19.4%;
    top: 68%;
}
.carat-size-wrapper {
    max-width: 420px;
    margin: 5px auto;
    text-align: center;
}
.carat-size-wrapper ul li {
    padding: 8px 15px;
    background-color: #fff;
    color: #111!important;
    border: 1px solid #b7b7b7;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    text-transform: capitalize;
    border-radius: 12px;
    margin-bottom: 8px;
    cursor: pointer;
}
.carat-size-wrapper ul li.active {
    /* background: #000;
    color: #fff; */

    background-color: #f8f4ef;
    border: 1px solid #ef9000;
}
.diamond-shape-wrapper {
    margin: 15px 0;
}
/* .diamond-shape-wrapper li {
    display: inline-block;
    padding: 5px;
    text-align: center;
    cursor: pointer;
}
.diamond-shape-wrapper li span:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.diamond-shape-wrapper li.active {
    -webkit-box-shadow: 1px 1px 2px 1px #ccc;
    -moz-box-shadow: 1px 1px 2px 1px #ccc;
    box-shadow: 1px 1px 2px 1px #ccc;
} */
.dia_rnd {
    background-position: -99px 1px !important;
}
.shapeinfoimg {
    max-width: 280px;
    margin: auto;
    display: block;
}
.shape-content-wrapper .info-img {
    text-align: center;
}
.shape-content-wrapper .shapeinfoimg img {
    max-height: 150px;
}
.shapeinfoimg .pull-left {
    float: left;
}
.dimensionblock {
    position: relative;
    padding: 35px 0 0;
    margin-left: -60px;
    font-size: 11px;
    color: #000;
}
.diamondsize_depth {
    margin-top: 45px;
    display: inline-block;
    white-space: nowrap;
}
.diamond-rnd,
.diamond-round {
    background-image: url(/catalog/view/theme/default/img/shape/round_shape_new.png);
    background-size: 43.875%;
}
.diamond-pendant {
    background-image: url(/catalog/view/theme/default/img/shape/pendant-sprite_new.png);
    width: 100px !important;
    height: 100px !important;
    background-size: unset !important;
    background-position: 0 0;
}
.dimaond-size-mm {
    color: red;
    text-align: center;
    padding-top: 5px;
    font-size: 12px;
}
#carateducation .nav-tabs li {
    border-bottom: 2px solid #CFCFCF;
    color: #575757;
    letter-spacing: 0px;
    font-size: 16px;
    line-height: 24px;
    background-color: #f4f4f4;
}
#carateducation .nav-tabs li a.active {
    color: #111111;
    border-bottom: 3px solid #EF9000;
    background-color: rgb(239, 144, 0, 0.1);
}

#blog .blog-details .blog-title a.blog-heading {
    height: 48px;
    display: flex;
    justify-content: center;
    font-weight: 700;
    overflow: hidden;
}
@media (max-width: 1300px) and (min-width: 1150px)  {
    .nav-menu.container{
        max-width: 940px !important;
    }
    .nav-menu>ul>li {
        margin: 0 2px;
    }

}

@media (max-width: 768px) {
    a.mob_font {
        font-size: 11px;
    }
    .blog-short-description{
        min-height: 160px;
    }
    .blogdetailpage .prod_btn_size {
        width: 300px;
    }
}
@media (max-width: 400px) {
    a.mob_font {
        font-size: 9px;
    }
}
@media (max-width: 360px) {
    a.mob_font {
        font-size: 8px;
    }
}
    .c-faq__answer {
      position: absolute;
      opacity: 0;
      z-index: -1;
  }

  .c-faqs {
      margin: 15px 0;
      padding: 0 15px;
      border-top: 1px solid transparent;
      border-bottom: 1px solid transparent;
  }

  .c-faqs::before {
      width: 2px;
      height: 100%;
      left: 50%;
      position: absolute;
      background: #000;
      opacity: 0;
      -webkit-transform-origin: 0 50%;
      transform-origin: 0 50%;
      content: "";
  }

  .c-faq__title {
      cursor: pointer;
      font-weight: 400;
      background: white;
      z-index: 10;
      position: relative;
      font-size: 16px;
  }

  .c-faq__title::after {
      white-space: nowrap;
      font-weight: 300;
      padding-left: 5px;
      opacity: 0;
      -webkit-transform-origin: 11px;
      transform-origin: 11px;
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg);
      display: none;
      content: ">";
  }

  .c-faq__title:hover, .c-faq--active .c-faq__title {
      color: #000;
      font-weight: 600;
  }
  .c-faq .c-faq__title::after {
      opacity: 1;
      -webkit-transform: rotateZ(270deg);
      transform: rotateZ(270deg);
      display: inline-block;
  }
  .c-faq--active .c-faq__title::after {
      opacity: 1;
      -webkit-transform: rotateZ(90deg);
      transform: rotateZ(90deg);
      display: inline-block;
  }

  .c-faq__answer {
      font-weight: normal;
      margin-top: -10%;
      -webkit-transition: all 0.1s;
      transition: all 0.1s;
      z-index: 1;
      font-size: 14px;
      color: #414141;
  }

  .c-faq--active .c-faq__answer {
      opacity: 1;
      position: relative;
      top: 0;
      left: 0;
      font-weight: 300;
      margin-top: 0;
      -webkit-transition: all 0.2s;
      transition: all 0.2s;
  }

  @media (max-width: 1340px) {
    .eng-static h4 {
        width: 100%;
        bottom: -15%;
        left: 50%;
        transform: translate(-50%,-50%);
    }
}

  .hero-banner a {
    color: #000;
    font-weight: 600;
  }
  .hero-banner a:hover {
    color: #000;
    font-weight:700;
    text-decoration: underline;
  }

  @media (min-width: 1340px) {
    .min-height-images{
        min-height: 260px;
    }
  }
  @media (min-width: 780px) {
      .c-faqs {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        height: auto;
    }

    .c-faqs::before {
        opacity: 0.2;
    }

    .c-faq {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .c-faq .c-faq__title {
        width: 50%;
    }
    .c-faq .c-faq__title::after {
        display: none;
    }
    .c-faq .c-faq__answer {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 50%;
        width: 50%;
        padding: 0 20px 0 40px;
        overflow-y: auto;
        max-height: 400px;
    }
    .c-faq__title .border_dec:after{
        margin: 5px 0 0;
        height: 1.5px;
        content: " ";
        text-shadow: none;
        background-color: grey;
        width: 100%;
        top: 100%;
        position: absolute;
        left: 0;
        right: 0;
    }
    .outer-div{
        float: right;
        position: relative;
        display: contents;
    }

    .c-faq__answer::-webkit-scrollbar {
        width: 10px;
    }

    .c-faq__answer::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    }

    .c-faq__answer::-webkit-scrollbar-thumb {
      background-color: darkgrey;
      outline: 1px solid slategrey;
  }
  .hero-banner-text{
    /*width: 600px;*/
}
}

.c-faq .c-faq__title{
    padding: 20px 0;
    text-align: center;
    display: inline-block;

}
.c-note {
  font-size: 0.8em;
  padding-left: 15px;
  opacity: 0.5;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.c-note:hover {
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.c-note a {
  color: #1e88e5;
}

.text-overlay-bespoke {
    left: 30px;
    width: 400px;
    text-align: left;
}

.text-overlay-bespoke, .text-overlay-hero-collection, .text-overlay-hero-collection-right, .text-overlay-showroom {
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

@media only screen and ( min-width: 769px ) and ( max-width: 1150px ) {
    .shop-blocks{border: none; margin-bottom: 10px; padding-left: 10px;}
    .block-option-list li{width: 48%; float: left; margin-bottom: 2px; }
}

@media only screen and ( max-width: 768px ) {
    .shop-blocks{width: 100%; border: 0px solid #666 !important; margin-bottom: 10px; padding-left: 10px;}

    .min-height-images{
        min-height: 165px;
    }

}

@media only screen and ( max-width: 479px ) {
    .block-option-list li{float: left; width: 48%; margin-bottom: 5px; margin-right: 5px;}

    #faq_block .panel-title{padding: 10px 25px !important;}
    p.bold-text {
        line-height: 14px;
        font-size: 10px;
    }
}

@media (max-width: 992px) {
    .text-overlay-bespoke {
        left: 0;
        padding: 20px;
    }
    
    .text-overlay-bespoke, .text-overlay-showroom {
        top: unset;
        bottom: 0;
        transform: unset;
        text-align: left;
        width: 100%;
    }
}

 b {
    font-weight: 600;
}

.info-quicklinks a:hover{
    text-decoration: underline;
}