@font-face {
    font-family: 'zap';
    src: url('../fonts/zap.eot');
    src: url('../fonts/zap.eot') format('embedded-opentype'), url('../fonts/zap.woff2') format('woff2'), url('../fonts/zap.woff') format('woff'), url('../fonts/zap.ttf') format('truetype'), url('../fonts/zap.svg#zap') format('svg');
}
/*---------------------------*/

body {
    font-family: 'Open Sans', sans-serif;
}

.arrow-up {
    bottom: 0px !important;
}

.common {
    width: 100%;
    float: left;
}

img {
    max-width: 100%;
    vertical-align: middle;
}

a {
    transition: all 0.7s ease 0s;
}

    a:hover,
    a:focus {
        text-decoration: none;
    }

#mobile_invitation_container {
    display: none !important;
    visibility: hidden;
}
/*-----------[ Make design compatible for Mozila ]-------------*/

@-moz-document url-prefix() {
    .btnwishlist.overview-field::before, .email.overview-field::before {
        font-size: 12px !important;
        left: 4px !important;
    }
}

@-moz-document url-prefix() {
    .share_social li a::before,
    .share_social li .btn-social::before {
        font-size: 12px !important;
        left: 4px !important;
    }
}


/*-----------[ TOP HEADER ]-------------*/

.banner img {
    margin: 0 auto;
}

.banner {
    background-color: #D5D5D5;
}

.top-header {
    padding: 13px 0;
    border-bottom: #e9e9e9 solid thin;
    background: #1A415C !important;
}

    .top-header ul li a,
    .top-header ul li a i {
        color: #fff;
    }

.login-toggel {
    display: none;
}

.mobile-cart {
    display: none;
}

.top-header .container {
    padding: 0;
}

.top-header ul {
    padding: 0;
    margin: 0;
}

    .top-header ul li {
        list-style: none;
        font-size: 11px;
        color: #575656;
        display: inline-block;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-right: 5px;
        font-weight: 400;
    }

        .top-header ul li:last-child {
            padding: 0;
        }

        .top-header ul li a,
        .top-header ul li i {
            font-size: 10px;
            color: #fff;
            font-weight: 600;
        }

        .top-header ul li i {
            margin-right: 3px;
        }

    .top-header ul.users-links li {
        padding-right: 5px;
    }

.header-links-wrapper {
    float: none;
}

.mini-shopping-cart .items .product .price {
    font-size: 15px;
}

.flyout-cart {
    top: 18px;
}

.slider-wrapper.theme-custom {
    clear: both;
}

.slider-wrapper .nivo-controlNav {
    /*visibility: hidden;*/
}
/*-----------[ MAIN HEADER ]-------------*/

.main-header {
    padding: 5px 0 0 0;
}

.brand-logo {
    display: inline-block;
    margin-bottom: 0;
}
/*-----------[ MAIN HEADER >> NAV ]-------------*/

nav {
}

    nav ul {
        padding: 0;
        margin: 0;
    }

        nav ul li {
            display: inline-block;
            padding: 0 16px;
        }

            nav ul li a {
                font-size: 16px;
                color: #000000;
                font-family: 'zap';
                font-weight: normal;
            }

                nav ul li a:hover, nav ul li a:focus {
                    text-decoration: none;
                    color: #1A415C;
                }

.search-dropdown .search-box-text {
    width: calc(100% - 70px);
}

.search-dropdown {
    position: absolute;
    max-width: 324px;
    width: 100%;
    right: 0;
    top: 40px;
    background: rgba(255, 255, 255, 1);
    padding: 20px;
    display: none;
    z-index: 1;
    border: 1px solid #eee;
    /*        border-top: 1px solid transparent;*/
}

.navbar-customize {
    position: relative;
}

.clickserchbtn {
    height: 16px;
    width: 16px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-family: FontAwesome;
    color: #000;
}

    .clickserchbtn:before {
        content: "\f002";
        position: absolute;
        top: -2px;
        right: 0;
        left: 0;
        border: 0;
        margin: auto;
    }

    .clickserchbtn.select:before {
        content: '\f00d';
    }

.search-dropdown input.search-box-button {
    background-color: #1A415C;
    color: #fff;
    border: none;
    font-family: 'zap';
    font-size: 14px;
    font-weight: bold;
    padding: 8px 10px;
    display: inline-block;
    vertical-align: top;
    transition: all .7s ease;
}

    .search-dropdown input.search-box-button:hover,
    .search-dropdown input.search-box-button:focus,
    .search-dropdown input.search-box-button:active {
        background-color: #248ece;
    }
/*-----------[ FEATURED ITEMS ]-------------*/

.featured-items {
    padding: 70px 0;
}

    .featured-items .featured-box {
        color: #FFF;
        position: relative;
    }

        .featured-items .featured-box img {
            display: block;
        }

        .featured-items .featured-box .featured-content {
            position: absolute;
            padding: 60px 40px 0 40px;
        }

            .featured-items .featured-box .featured-content h2 {
                font-family: 'zap';
                font-size: 40px;
                margin-top: 0;
                text-transform: uppercase;
                padding-bottom: 5px;
            }

            .featured-items .featured-box .featured-content p {
                font-family: 'zap';
                font-size: 18px;
                letter-spacing: 1px;
                text-transform: uppercase;
            }

.center-fetured-col .featured-box:first-child {
    margin-bottom: 25px;
}

.featured-items .featured-box.plan-color {
    background: #000000;
    height: 274px;
}

    .featured-items .featured-box.plan-color .featured-content {
        position: static;
        padding: 60px;
        padding-bottom: 0;
    }

        .featured-items .featured-box.plan-color .featured-content strong {
            font-family: 'zap';
            font-size: 46px;
            display: inline-block;
            line-height: 1.1;
            vertical-align: top;
            font-weight: 400;
        }

        .featured-items .featured-box.plan-color .featured-content p {
            display: inline-block;
        }

.featured-items .featured-box .refer-friend.featured-content {
    padding: 20px 20px;
    text-align: center;
}

    .featured-items .featured-box .refer-friend.featured-content h2 {
        font-size: 28px;
        margin: 0;
    }

    .featured-items .featured-box .refer-friend.featured-content p {
        font-size: 16px;
    }
/*-----------[ SEARCH BY TYPE ]-------------*/

.searchbytype {
    background: url(../images/searchbytype-img.jpg) center center no-repeat;
    background-size: cover;
    padding: 125px 0 70px 0;
}

h2.section-heading {
    color: #60c3e5;
    font-size: 70px;
    margin: 0 0 20px 0;
    font-family: 'zap';
}

    h2.section-heading span {
        color: #1a2941;
        font-size: 32px;
        display: block;
        font-family: 'zap';
        padding-left: 100px;
    }

.searchbytype p {
    color: #1a2941;
    font-size: 18px;
    font-family: 'zap';
}

.searchbytype .by-type-ring {
    display: inline-block;
    margin-bottom: 40px;
}

    .searchbytype .by-type-ring span {
        display: block;
        margin-top: 5px;
        font-size: 16px;
        color: #1a2941;
        text-transform: uppercase;
        font-family: 'zap';
    }
/*-----------[ Stearch BY SHAPE ]-------------*/

.searchbyshape {
    background: none;
}
/*-----------[ Stearch BY DESIGNER ]-------------*/

.jewelrystearch a {
    display: block;
}

.searchbydesigner {
    background-color: #192231;
    padding: 30px 0;
}

h2.section-heading-second span {
    color: #1a2941;
    font-family: "zap";
    font-size: 32px;
    color: #fff;
}

h2.section-heading-second {
    color: #1A415C;
    font-family: "zap";
    font-size: 75px;
    margin: 0 0 50px;
}

.showall-designer a {
    align-items: center;
    border: 1px solid #505762;
    color: #fff;
    display: inline-block;
    font-family: "zap";
    font-size: 22px;
    height: 45px;
    margin-top: 30px;
    min-width: 350px;
    padding: 5px 20px;
    position: relative;
}

    .showall-designer a::after {
        content: "\f101";
        position: absolute;
        right: 60px;
        font-family: FontAwesome;
        top: 7px;
    }

    .showall-designer a:hover {
        background-color: #1A415C;
        border: 1px solid #fff;
    }
/*-----------[ wedding & Engagement Shop Section ]-------------*/

.col_content_engagement .section-heading-three span {
    font-size: 23px;
}

.col_content_engagement a.shop-btn,
.col_content_wedding a.shop-btn {
    border: 1px solid #656565 !important;
    color: #656565;
}

    .col_content_engagement a.shop-btn:hover,
    .col_content_wedding a.shop-btn:hover,
    .col_content_engagement a.shop-btn:focus,
    .col_content_wedding a.shop-btn:focus,
    .col_content_engagement a.shop-btn:active,
    .col_content_wedding a.shop-btn:active {
        border: 1px solid transparent !important;
        color: #fff;
    }

.wedding-engagement-shop {
    padding: 70px 0 0;
}

.engagement_ring,
.wedding_ring {
    position: relative;
}

.col_content_engagement {
    position: absolute;
    top: 0;
    right: 0;
    margin: 65px 60px;
}

.col_content_wedding {
    position: absolute;
    top: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.engagement_ring .section-heading-three,
.wedding_ring .section-heading-three {
    margin-bottom: 10px;
}
/*-----------[ Shop our Engagement Rings ]-------------*/

.shop_ourengagement {
    padding: 45px 0 70px;
}

.ourengagements_rings {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: wrap;
}

    .ourengagements_rings li {
        float: left;
        text-align: center;
        padding: 0 15px;
        width: 20%;
    }

.product_name {
    display: block;
    margin-top: 5px;
    font-size: 16px;
    color: #1a2941;
    text-transform: uppercase;
    font-family: 'zap';
    transition: all .7s;
}

.ourengagements_rings li a:hover .product_name,
.ourengagements_rings li a:focus.product_name {
    color: #1A415C;
}

.section-heading-three {
    color: #333333 !important;
    font-family: "zap";
    font-size: 40px;
    margin: 0 0 25px;
    text-align: center;
    text-transform: uppercase;
}

.sky_blue {
    color: #1A415C !important;
}

.section-heading-three i {
    text-transform: lowercase;
}
/*-----------[ Diamonds & Jewelry section ]-------------*/

.shop_diamondsby {
    padding: 50px 0 20px;
}

.product-detail-heading {
    font-size: 18px;
    color: #606161;
    font-family: "zap";
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}

.shop_diamondcontent .section-heading-three {
    margin-bottom: 5px;
    color: #1a0a0ac7;
}

.shop_diamondcontent .product-detail-heading {
    color: #1a0a0ac7;
    
}

.shop_diamondcontent {
    position: absolute;
    bottom: 0;
    text-align: center;
    padding: 0 30px 30px;
    right: 15px;
}

.feature-shop-col .section-heading-three,
.feature-shop-col .product-detail-heading {
    text-align: center;
}

a.shop-btn {
    color: #333333;
    border: 1px solid #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "zap";
    padding: 6px 15px;
    display: inline-block;
}

    a.shop-btn:hover,
    a.shop-btn:focus,
    a.shop-btn:active {
        background-color: #1A415C;
        border: 1px solid transparent;
        text-decoration: none;
        box-shadow: none;
    }

.shop_submit {
    text-align: center;
    margin-top: 20px;
}

.shop_jewelrycontent .section-heading-three {
    color: #333333 !important;
}

.shop_jewelrycontent a.shop-btn {
    color: #656565;
    border: 1px solid #656565;
}

    .shop_jewelrycontent a.shop-btn:hover,
    .shop_jewelrycontent a.shop-btn:active,
    .shop_jewelrycontent a.shop-btn:focus {
        border: 1px solid transparent;
        color: #fff;
    }

.shop_diamondcontent.shop_jewelrycontent {
    padding: 0 30px 100px;
}
/*-----------[ Diamonds Detail Page]-------------*/

.warranty-block-diamond-content p {
    color: #1a2941;
    font-family: "zap";
    font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 20px;
}

.warranty-block-diamond-content h3 {
    color: #1a2941;
    font-family: "zap";
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 30px;
    margin-top: 0px;
}

.warranty-block-diamond-content ul {
    color: #1a2941;
    font-family: "zap";
    font-size: 18px;
    list-style-type: disc;
    margin: 45px 0;
    padding-left: 35px;
}

    .warranty-block-diamond-content ul li {
        color: #1a2941;
        font-family: zap;
        font-size: 18px;
        font-weight: normal;
        line-height: 26px;
    }

.apply-btn .btn.btn-add {
    line-height: normal;
    max-width: 200px;
    height: 40px;
    padding: 10px 0;
}
/*-----------[ Shop Diamonds by shape ]-------------*/

.shop_diamondsbyshape-col {
    padding: 70px 0;
}

ul.shopdiamondbyList {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
}

.shopdiamondbyList li {
    float: left;
    text-align: center;
    width: 10%;
    padding: 0 15px;
}

    .shopdiamondbyList li a:hover .product_name,
    .shopdiamondbyList li a:active .product_name,
    .shopdiamondbyList li a:focus .product_name {
        color: #1A415C;
    }
/*-----------[ Extraordinary Designers ]-------------*/

.extraordinary-designers-col {
    padding: 0 0 70px;
}

span.subheading_inheading {
    font-size: 30px;
}

.extraordinary_content a.shop-btn {
    border: 1px solid #676767;
    color: #676767;
}

    .extraordinary_content a.shop-btn:hover,
    .extraordinary_content a.shop-btn:focus,
    .extraordinary_content a.shop-btn:active {
        border: 1px solid transparent;
        color: #fff;
    }

.extraordinary_content {
    margin-top: 120px;
    margin-bottom: 30px;
}
/*-----------[ Our Commitment ]-------------*/

.our_commitment_content {
    max-width: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.commitment_main_heading_subheading {
    font-size: 30px;
    line-height: 48px;
}

.commitment_main_heading {
    margin-bottom: 30px;
}

.our_commitment_content a.shop-btn {
    color: #656565;
    border: 1px solid #656565;
}

    .our_commitment_content a.shop-btn:hover,
    .our_commitment_content a.shop-btn:focus,
    .our_commitment_content a.shop-btn:active {
        color: #fff;
        border: 1px solid transparent;
    }
/*-----------[ Testimonails ]-------------*/

.testimonails {
    padding: 70px 0;
}

.custom-carousel-inner {
    max-width: 870px;
    margin: 0 auto;
    position: relative;
}

.custom-testimonials:before {
    content: url(../images/quotes.png);
    position: absolute;
    left: 40px;
    top: 0px;
}

.custom-testimonials:after {
    content: url(../images/quotes-right.png);
    position: absolute;
    right: 40px;
    top: 50px;
}

.testimonailsquotes p {
    line-height: 30px;
    font-size: 22px;
    color: #333333;
    font-family: "zap";
    font-weight: normal;
}

h6.author {
    text-transform: uppercase;
    color: #000;
    font-family: "zap";
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 0;
}

    h6.author span {
        font-style: italic;
        color: #333333;
        text-transform: none;
    }

#fade-quote-carousel.carousel {
    padding-bottom: 60px;
    margin-top: 15px;
}

    #fade-quote-carousel.carousel .carousel-inner .item {
        opacity: 0;
        -webkit-transition-property: opacity;
        -ms-transition-property: opacity;
        transition-property: opacity;
    }

    #fade-quote-carousel.carousel .carousel-inner .active {
        opacity: 1;
        -webkit-transition-property: opacity;
        -ms-transition-property: opacity;
        transition-property: opacity;
    }

    #fade-quote-carousel.carousel .carousel-indicators {
        bottom: 10px;
    }

        #fade-quote-carousel.carousel .carousel-indicators > li {
            border: 1px solid #97a2b2;
        }

            #fade-quote-carousel.carousel .carousel-indicators > li.active {
                background-color: #1A415C;
                border: 1px solid transparent;
            }

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
/*-----------[ exclusive deals ]-------------*/

.exclusivedeals-featureicon:last-child h5 {
    border-right: none;
}

.exclusivedeals {
    padding: 70px 0;
    background-color: #f5f5f7;
}

h2.exclusive-heading {
    font-size: 24px;
    color: #3E3E40;
    line-height: 30px;
    font-family: "zap";
    text-transform: uppercase;
}

h6.exclusive-subheading {
    font-size: 18px;
    color: #3E3E40;
    line-height: 30px;
    font-family: "zap";
    margin-bottom: 40px;
}

.news-letter ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-flow: row wrap;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

    .news-letter ul li {
        width: 24%;
    }

        .news-letter ul li input,
        .news-letter ul li button {
            padding: 8px 10px;
            font-size: 18px;
            box-sizing: border-box;
            color: #9a9a9a;
            font-family: "zap";
            line-height: 30px;
            border: 1px solid #dfdfdf;
            transition: all .7s;
            width: 100%;
        }

            .news-letter ul li input[type="button"] {
                background-color: #1A415C;
                border: medium none;
                color: #fff !important;
                text-transform: uppercase;
                width: 100%;
                transition: all 0.7s ease 0s;
            }

                .news-letter ul li input[type="button"]:hover {
                    background-color: #555;
                }

.border-bottom {
    border-bottom: 1px solid #dfdfdf;
}

.news-letter {
    padding-bottom: 70px;
}

.exclusivedeals-featureicon {
    margin-top: 70px;
}

    .exclusivedeals-featureicon h5 {
        border-right: 2px solid #cccccc;
        color: #3E3E40;
        font-family: "zap";
        font-size: 18px;
        margin: 0;
        text-transform: uppercase;
    }

    .exclusivedeals-featureicon figure {
        padding: 0 20px 20px;
    }

.footer {
    background-color: #2b2d3a;
    padding-bottom: 60px;
    padding-top: 100px;
}

.footer_heading {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 0;
    position: relative;
    padding-bottom: 10px;
}

.footer_links a {
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    display: block;
    margin: 2px 0;
}

ul.footer_links {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer_links a:before {
    content: "\f105";
    margin-right: 8px;
    font: normal normal normal 14px/1 FontAwesome;
}

.footer_heading:before {
    content: "";
    height: 2px;
    width: 35px;
    background: #1A415C;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer-row {
    float: left;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}

ul.contact-us,
ul.social-link {
    padding: 0;
    margin: 0;
    list-style: none;
    color: #fff;
}

li.address,
li.working-time {
    line-height: 25px;
    font-size: 15px;
    font-family: Open Sans, sans-serif;
    margin-bottom: 20px;
    font-weight: 400;
    padding-left: 18px;
    position: relative;
}

    li.address:before {
        content: "\f041";
        font: normal normal normal 14px/1 FontAwesome;
        position: absolute;
        left: 0;
        top: 6px;
    }

li.contact_no:before {
    content: "\f095";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 6px;
}

li.working-time:before {
    content: "\f017";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    left: 0;
    top: 6px;
}

li.contact_no {
    margin-bottom: 10px;
    padding-left: 18px;
    position: relative;
}

.contact_no a {
    color: #fff;
    font-size: 15px;
    font-family: Open Sans, sans-serif;
    font-weight: 600;
}

.social-link li a .fa {
    margin-right: 5px;
}

.social-link a {
    color: #fff;
    font-size: 15px;
    font-family: Open Sans, sans-serif;
    font-weight: 400;
    display: block;
    line-height: 25px;
}

.copyright {
    background-color: #383840;
    padding: 20px 0;
}

    .copyright p,
    .copyright a {
        margin: 0;
        color: #C1BCB9;
        font-family: Open Sans, sans-serif;
        font-size: 15px;
        font-weight: 400;
    }

.footer_links a:hover {
    color: #1A415C;
}

.contact_no a:hover,
.social-link a:hover,
.copyright a:hover {
    color: #1A415C;
}

.k-widget.k-window {
    height: auto !important;
}
/* Engagement Rings Page */

.banner-category {
    position: relative;
}

h2.banner_caption {
    font-size: 43px;
    /*color: #fff;*/ color: #1a415c;
    font-family: "Zap";
    margin: 0;
    position: absolute;
    font-weight: normal;
    right: 0;
    bottom: 15px;
    left: 0;
    width: 100%;
    text-align: center;
    /*text-shadow: 0px 3px 6px #111;*/
}

ul.bradcrumns {
    margin: 0;
    list-style: none;
    display: flex;
    padding: 10px 0;
}

.bradcrumns_category {
    margin-bottom: 30px;
}

.bradcrumns li a,
.bradcrumns li strong {
    font-size: 16px;
    font-family: "Zap";
    color: #505050;
    font-weight: normal;
    display: block;
    padding: 0 20px;
    position: relative;
}

.bradcrumns li:first-child a {
    padding-left: 0;
}

.bradcrumns li:last-child a {
    padding-right: 0;
    color: #9c9c9c;
}

.bradcrumns li a:after {
    content: "";
    width: 1px;
    height: 13px;
    background: #9c9c9c;
    position: absolute;
    bottom: 4px;
    right: 0;
    transform: skew(-30deg);
}

.bradcrumns li:last-child a:after {
    content: "";
    width: 1px;
    height: 13px;
    background: #9c9c9c;
    position: absolute;
    bottom: 4px;
    right: 0;
    transform: skew(-30deg);
}

.bradcrumns li:last-child a:after {
    content: none;
}

.product-list .feature-products {
    min-height: 150px !important;
    width: 100%;
    text-align: left;
    position: relative;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

    .product-list .feature-products:after {
        content: "";
        height: 1px;
        width: 90%;
        background-color: #ddd;
        position: absolute;
        bottom: -25px;
        right: 0;
        left: 0;
        margin: auto;
    }

.product-list .figure {
    display: inline-block;
    width: auto;
    margin-right: 30px;
}

.product-list .details {
    display: inline-block;
    width: calc(100% - 335px);
    vertical-align: middle;
}

h4.sidespecification_heading {
    font-size: 20px;
    font-family: "zap";
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    color: #202020;
    margin-bottom: 4px;
}

.sidespecification_heading p {
    margin: 0;
}

h5.sidespecification_subheading {
    margin: 0;
    font-size: 13px;
    color: #505050;
    line-height: 20px;
    font-family: "Zap";
    font-weight: normal;
}

.shopby_sidebar,
.product_categoryblock {
    margin-bottom: 30px;
}

.collapsespecification {
    position: relative;
}

.side-category-links {
    background-color: #f7f7f7;
    padding: 10px 15px;
    float: left;
    width: 100%;
}

.pager ul > li > a,
.pager ul > li > span {
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.add-block {
    float: left;
    width: 100%;
}

.block.block-recently-viewed-products {
    float: left;
}

.add-block a {
    display: block;
    margin-bottom: 10px;
    text-align: center;
}

.side-category-links .title strong {
    font-size: 20px;
    font-family: 'zap';
    font-weight: bold;
    color: #202020;
    display: block;
}

.side-category-links .listbox {
    padding: 15px 0 0 10px;
    border-bottom: none;
}

    .side-category-links .listbox .list li a {
        font-size: 15px;
        text-transform: capitalize;
        padding: 0;
        display: inline-block;
        white-space: unset;
        word-break: break-word;
    }

        .side-category-links .listbox .list li a:before {
            content: "";
            background-color: #555;
            transform: translateY(-50%);
            top: 50%;
        }

    .side-category-links .listbox .tags ul li a {
        display: inline-block;
        background: #b3b3b3;
        min-width: 30px;
        line-height: 1.5;
        padding: 0 10px;
        text-align: center;
        border-radius: 5px;
        color: #fff;
        font-size: 14px !important;
    }

    .side-category-links .listbox.tag-list-box {
        padding: 15px 0;
        border-bottom: none;
    }

        .side-category-links .listbox.tag-list-box .tags,
        .side-category-links .listbox.tag-list-box ul {
            margin: 0;
        }

            .side-category-links .listbox.tag-list-box .tags ul li {
                margin-right: 5px;
                margin-left: 0;
                margin-bottom: 5px;
            }

.border_style {
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    min-height: 66px;
}

    .border_style:after {
        content: "";
        height: 1px;
        width: 100%;
        background-color: #dbdbdb;
        position: absolute;
        bottom: 2px;
        left: 0;
        right: 0;
    }

ul.productcatagory_control {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    align-items: flex-end;
    padding-bottom: 10px;
    margin-bottom: 20px;
    flex-flow: row wrap;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-align-items: flex-end;
}

li.displayper {
    width: 33.3%;
    font-size: 16px;
    font-weight: normal;
    font-family: 'zap';
    color: #505050;
    font-family: 'zap';
}

span.field_control {
    display: inline-block;
    position: relative;
}

select.per_control {
    min-width: 70px;
    height: 33px;
    font-size: 16px;
    color: #505050;
    font-weight: normal;
    font-family: 'zap';
    -moz-appearance: none;
    -webkit-appearance: none;
    padding-left: 10px;
    padding-right: 20px;
    background: transparent;
    border: 1px solid #dbdbdb;
    margin: 0 5px;
}

select.sortby {
    color: #202020;
    height: 33px;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 30px;
    font-weight: normal;
    font-family: 'zap';
    -moz-appearance: none;
    -webkit-appearance: none;
    background: transparent;
    border: 1px solid #dbdbdb;
}

span.field_control:after {
    content: "\f103";
    position: absolute;
    right: 11px;
    top: 8px;
    height: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    z-index: -1;
    color: #dbdbdb;
}

a.view_grid,
a.view_list, .viewmode-icon.grid, .viewmode-icon.list {
    width: 43px;
    height: 33px;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #eee;
    position: relative;
    margin-left: 5px;
}

    a.view_grid .fa,
    a.view_list .fa,
    .viewmode-icon.list .fa,
    .viewmode-icon.grid .fa {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 6px;
        color: #dbdbdb;
        font-size: 20px;
    }

    a.view_grid.active .fa,
    a.view_list.active .fa,
    .viewmode-icon.list.selected .fa,
    .viewmode-icon.grid.selected .fa {
        color: #878787;
    }

.collapse_heading {
    font-size: 20px;
    font-family: 'zap';
    font-weight: bold;
    color: #202020;
    text-transform: uppercase;
    padding-top: 15px;
    display: block;
    padding-bottom: 15px;
    position: relative;
}

    .collapse_heading:after {
        content: "\f0d7";
        position: absolute;
        top: 50%;
        right: 9px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 20px;
        transform: translateY(-50%);
    }

    .collapse_heading:hover,
    .collapse_heading:active,
    .collapse_heading:focus {
        color: #01a8df;
    }

.specification_with_control li a:hover .specification_name {
    color: #01a8df;
}

ul.specification_with_control {
    padding: 0;
    margin: 0;
    list-style: none;
}

span.specification_name {
    display: inline-block;
    vertical-align: top;
    font-family: "zap";
    color: #505050;
    font-size: 16px;
    font-weight: normal;
    margin-left: 5px;
    transition: all 0.7s;
}

.feature-products a {
    display: block;
}

ul.specification_with_control li {
    margin: 10px 0;
}

    ul.specification_with_control li:first-child {
        margin-top: 0;
    }

h5.feature_detail {
    font-size: 14px;
    font-family: "zap";
    color: #333333;
    line-height: 1.3;
}

.feature-products .figure {
    position: relative;
    height: 300px !important;
    width: 300px !important;
    overflow: hidden;
    margin: 0 auto;
}

    .feature-products .figure > a {
        height: 100%;
        width: 100%;
        display: inline-block;
        position: relative;
        margin: 0;
        padding: 0;
    }

    .feature-products .figure img {
        position: absolute;
        max-width: 100%;
        max-height: 100%;
        margin: auto;
        left: 0;
        top: 0;
        bottom: 0;
        z-index: 1;
        width: auto;
        height: auto;
    }

.feature-products .feature_detail a {
    height: 50px;
    overflow: hidden;
}


strong.feature_price {
    font-size: 14px;
    color: #555555;
    display: block;
}

.feature-products {
    text-align: center;
}

.feature-products {
    text-align: center;
    margin-bottom: 40px;
}

.thekingofdiamond {
    margin: 10px 0;
}

.pagination ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    text-align: center;
    justify-content: center;
}

.product-grid,
.product-list {
    margin: 0 !important;
}

.block.filter-block.priceRangeFilterPanel7Spikes {
    margin-bottom: 0;
}

.block.filter-block .collapsespecification .collapse_heading {
    position: relative;
    border-bottom: 1px solid #dbdbdb;
}

    .block.filter-block .collapsespecification .collapse_heading:before {
        content: "";
        height: 1px;
        position: absolute;
        background-color: #dbdbdb;
        width: 100%;
        bottom: 2px;
    }

.pagination li {
    height: 30px;
    width: 30px;
    border: 1px solid #dbdbdb;
    margin-right: 4px;
}

.pagination a {
    display: block;
    color: #000;
    margin: 2px;
    line-height: 24px;
    font-size: 15px;
}

.pagination li.active a {
    background: #01a8df;
    color: #fff;
}

.pagination ul li.next a {
    position: relative;
}

    .pagination ul li.next a:before {
        content: "\f105";
        top: 5px;
        height: 10px;
        width: 10px;
        position: absolute;
        font: normal normal normal 14px/1 FontAwesome;
        color: #dbdbdb;
        right: 50%;
        transform: translateX(50%);
    }

.feature-products .prices span {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    padding: 0 5px;
    font-weight: 600;
    font-family: 'Open Sans';
    font-size: 15px;
}

    .feature-products .prices span.old-price {
        color: #aaa;
        text-decoration: line-through;
    }

    .feature-products .prices span.feature_price {
        color: #333;
    }

/*-----------[ Product Detail Page Css ]-------------*/

.breadcrumbs {
    background-color: #f5f5f5 !important;
}

.row-breadcrums {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
    padding: 20px 0;
}

    .row-breadcrums li {
        float: left;
        padding: 0 10px;
    }

        .row-breadcrums li:last-child {
            padding-right: 0;
        }

        .row-breadcrums li:first-child {
            padding-left: 0;
        }

        .row-breadcrums li a,
        .row-breadcrums li {
            font-size: 16px;
            color:  #333333;
            font-family: 'zap';
            font-weight: normal;
            position: relative;
        }

            .row-breadcrums li a:hover,
            .row-breadcrums li a:focus,
            .row-breadcrums li a:active {
                color: #1A415C;
                text-decoration: none;
            }

            .row-breadcrums li:after {
                content: "";
                height: 12px;
                width: 1px;
                background: #9c9c9c;
                position: absolute;
                right: 0;
                top: 50%;
                transform: skew(-20deg) translateY(-50%);
            }

            .row-breadcrums li:last-child:after {
                content: none;
            }
/*Product Group Detail Page*/

.select-variant-field {
    margin: 20px 0;
    text-align: right;
    width: 100%;
}

    .select-variant-field .variantSelectorLabel {
        color: #656565;
        font-family: "zap";
        font-size: 16px;
        font-weight: normal;
    }

    .select-variant-field .product-variant-selector {
        background: transparent none repeat scroll 0 0;
        border: 1px solid #dbdbdb;
        color: #656565;
        cursor: pointer;
        font-family: "zap";
        font-size: 16px;
        font-weight: normal;
        height: 40px;
        padding-left: 10px;
        padding-right: 10px;
        width: auto;
    }

.fieldset.registration-fieldset {
    margin-top: 15px;
}

.registration-fieldset .inputs input[type="text"] {
    display: block;
    width: 100%;
    min-height: 38px;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
}

.registration-fieldset .inputs {
    width: 50%;
    display: inline-block;
    text-align: left;
}

    .registration-fieldset .inputs:nth-child(odd) {
        padding-right: 20px;
    }

.registration-fieldset .form-fields {
    font-size: 0;
}

.fieldset.registration-fieldset {
    margin-top: 15px;
    margin-bottom: 30px;
}

.registration-page .buttons > input[type="button"] {
    background: #1A415C;
    border: none;
    color: #fff;
    font-size: 16px;
    font-family: 'zap';
    display: inline-block;
    padding: 10px 30px;
    min-width: 140px;
    margin-bottom: 10px;
}

    .registration-page .buttons > input[type="button"]:hover {
        background-color: #048cb9;
        text-decoration: none;
        color: #fff;
        outline: none;
    }

.registration-page p > a {
    font-family: 'zap';
    font-size: 15px;
    color: #1A415C;
}

    .registration-page p > a:hover,
    .registration-page p > a:focus {
        color: #656565;
        text-decoration: none;
    }

span.price.setting-price div {
    display: inline-block;
    padding-right: 5px;
}

span.price.setting-price p {
    display: inline-flex;
    font-size: 13px;
    align-items: baseline;
    margin-bottom: 0;
    color: #666;
    letter-spacing: .5px;
    font-weight: normal;
}

    span.price.setting-price p label {
        font-size: 13px;
        color: #666;
        letter-spacing: .5px;
        font-weight: normal;
    }
/*-----------[ Product Detail Page Css (Product Detail Section) ]-------------*/

.product-detail-container {
    padding: 25px 0;
}

.thumbs_list {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    max-width: 80px;
}

    .thumbs_list li {
        margin: 20px 0;
    }

.full-image-box {
    float: left;
    width: calc(100% - 80px);
    padding: 0 0 0 50px;
    display: block;
}

.product_description_detail {
    width: 100%;
    float: left;
}

.main_product_heading {
    margin: 0 0 15px;
    font-size: 20px;
    color: #000;
    font-weight: normal;
    font-family: 'zap';
    text-transform: uppercase;
    line-height: 24px;
}

.product_rating-name {
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    border-top: 1px solid #f2f2f2;
    padding: 8px 0;
}

    .product_rating-name li {
        font-size: 16px;
        font-family: 'zap';
        color: #000;
        font-weight: normal;
        float: left;
        width: 50%;
        text-transform: uppercase;
    }

        .product_rating-name li span {
            font-size: 16px;
            font-family: 'zap';
            color: #000;
            font-weight: normal;
        }

        .product_rating-name li:last-child {
            text-align: right;
        }

.product_description p {
    font-size: 17px;
    font-family: Zap;
    font-weight: normal;
}

.product_description {
    float: left;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
}

.description_heading {
    font-family: 'zap';
    font-weight: normal;
    font-size: 25px;
    color: #1A415C;
    margin-top: 15px;
    margin-bottom: 10px;
}

.product_description p,
.product_description .full-description {
    color: #202020;
    font-size: 16px;
    font-family: 'zap';
    font-weight: bold;
}

.product_detail {
    display: block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: normal;
    font-family: 'zap';
    position: relative;
    color: #1A415C;
}

    .product_detail:hover,
    .product_detail:focus,
    .product_detail:active {
        color: #202020;
        text-decoration: none;
    }

    .product_detail:after {
        content: '\f0da';
        font-family: FontAwesome;
        font-size: 14px;
        font-weight: normal;
        margin-left: 4px;
    }

.price {
    font-size: 25px;
    display: block;
    margin-bottom: 15px;
    font-family: 'zap';
    font-weight: normal;
    color: #000;
}
/*.product_description .price > * {
    display: inline-block;
    vertical-align: baseline;
}*/
.finance_tips {
    float: left;
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    padding: 5px 0;
}

    .finance_tips a.viewmore {
        display: block;
        font-size: 14px;
        font-weight: normal;
        font-family: 'zap';
        color: #1A415C;
    }

a.viewmore:hover,
a.viewmore:active,
a.viewmore:focus {
    color: #656565;
    text-decoration: none;
}

.finance_tips i {
    font-size: 14px;
    font-weight: normal;
    font-family: 'zap';
    color: #505050;
}

    .finance_tips i span {
        color: #1A415C;
    }

.product-detail-form .select-field {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    width: 100%;
}

    .product-detail-form .select-field .select-by {
        color: #202020;
        width: 100%;
        height: 40px;
        font-size: 16px;
        padding-left: 10px;
        padding-right: 30px;
        font-weight: normal;
        font-family: 'zap';
        -moz-appearance: none;
        -webkit-appearance: none;
        background: transparent;
        border: 1px solid #dbdbdb;
        cursor: pointer;
    }

    .product-detail-form .select-field:after {
        content: "\f103";
        position: absolute;
        right: 11px;
        top: 13px;
        height: 10px;
        font: normal normal normal 14px/1 FontAwesome;
        z-index: -1;
        color: #656565;
    }

.product-detail-form {
    float: left;
    width: 100%;
}

.selectinput-group {
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    padding-top: 15px;
    -webkit-justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
}

.product-detail-form .selectinput-group > dd {
    width: 49%;
}

.select-field {
    float: left;
    width: 47.5%;
    box-sizing: border-box;
}

.produce_action {
    float: left;
    width: 100%;
    /*border-top: 1px solid #f2f2f2;
    padding: 20px 0;*/
}

.diamond-detail .produce_action {
    padding-bottom: 10px !important;
}

.btn.btn-add,
.btn-select-diamond {
    font-size: 16px;
    font-family: 'zap';
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    display: block;
    width: 100%;
    margin-bottom: 15px;
    background-color: #1A415C;
    height: 45px;
    transition: all .7s;
}

.clsdiamondsetting {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #505050;
    font-family: "zap";
    font-size: 15px;
    font-weight: normal;
    margin: 15px 0 0;
    padding: 20px 15px;
    float: left;
    width: 100%;
}

.clsdiamondsettinginput {
    float: left;
    width: 100%;
}

.clsdiamondsetting {
    color: #505050;
    font-family: "zap";
    font-size: 15px;
    font-weight: normal;
}

.inputmeasure-field input,
.inputmeasure-field label {
    display: block;
    font-family: "zap";
    width: 100%;
}

.inputmeasure-field {
    float: left;
    margin: 0 0 15px;
    width: 50%;
}

.field-weight,
.field-width {
    padding-right: 10px;
}

.clsdiamondsettinginput .form-control {
    margin-bottom: 15px;
    border-radius: 0;
}

.clsdiamondsetting > span {
    display: block;
    line-height: 22px;
    margin-bottom: 15px;
    text-align: center;
}

.clsdiamondsetting .btn.btn-add {
    border-radius: 0;
    font-family: "zap";
    font-size: 13px;
    line-height: 1.2;
    overflow-wrap: break-word;
    white-space: normal;
    height: auto;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
    float: none;
    padding: 10px;
    margin-bottom: 0;
    margin-top: 15px;
}

.clsdivradiobtnchk {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px;
    float: left;
    width: 100%;
}

    .clsdivradiobtnchk input {
        display: inline-block;
    }

    .clsdivradiobtnchk > * {
        display: inline-block;
        vertical-align: middle;
        margin: 0 !important;
    }

    .clsdivradiobtnchk label {
        vertical-align: top;
        width: calc(100% - 24px);
    }

.btn.btn-add:hover,
.btn.btn-add:active,
.btn.btn-add:focus,
.btn-select-diamond:hover,
.btn-select-diamond:active,
.btn-select-diamond:focus {
    background-color: #048cb9;
    text-decoration: none;
    color: #fff;
    box-shadow: none;
    outline: none;
}

.btn.btn-add.shopping {
    background: #656565;
}

    .btn.btn-add.shopping:hover,
    .btn.btn-add.shopping:focus,
    .btn.btn-add.shopping:active {
        background-color: #048cb9;
        text-decoration: none;
    }

.add_button_group .btn-add:last-child {
    margin-bottom: 0;
}

.share_social,
.reallive_icon {
    margin: 0 0 20px 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}

.vactor_icon_groups {
    float: left;
    width: 100%;
}

    .vactor_icon_groups .share_social li {
        float: left;
        vertical-align: middle;
        margin-right: 10px;
        position: relative;
    }

@-moz-document url-prefix() {
    .vactor_icon_groups .share_social li {
        margin-right: 5px;
    }
}

.vactor_icon_groups .share_social li:last-child {
    margin-right: 0;
}

.share_social li a,
.share_social .btn-social input[type="button"] {
    font-family: 'zap';
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    color: #646464;
    display: inline-block;
    vertical-align: middle;
    background: #efefef;
    padding: 10px 10px 10px 25px;
    position: relative;
    transition: all .7s ease;
}

.share_social .btn-social {
    position: relative;
    background: #efefef;
    display: inline-block;
    transition: all .7s ease;
}

    .share_social .btn-social:hover,
    .share_social .btn-social:focus,
    .share_social .btn-social:active {
        background: #656565;
    }

        .share_social .btn-social:hover:before,
        .share_social .btn-social:focus:before {
            color: #efefef;
        }

        .share_social .btn-social:hover input[type="button"],
        .share_social .btn-social:focus input[type="button"] {
            color: #efefef;
        }

    .share_social .btn-social input[type="button"] {
        background: transparent;
        border: none;
    }

.btnwishlist.overview-field,
.email.overview-field {
    position: relative;
    background: #efefef;
    color: #646464;
    cursor: auto;
    transition: all .7s ease;
}

    .btnwishlist.overview-field input,
    .email.overview-field input {
        background: transparent;
        border: none;
        color: #646464;
        padding: 10px 10px 10px 25px;
        text-transform: uppercase;
        cursor: pointer;
        transition: all .7s ease;
        font-family: 'zap';
        font-size: 12px;
        font-weight: bold;
    }

@-moz-document url-prefix() {
    .btnwishlist.overview-field input, .email.overview-field input {
        padding: 10px 10px 10px 20px;
    }
}

.btnwishlist.overview-field:before {
    content: "\f004" !important;
}

.email.overview-field:before {
    content: "\f0e0" !important;
}

.btnwishlist.overview-field:before,
.email.overview-field:before {
    content: "";
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 14px;
    font-weight: normal;
    font-family: FontAwesome;
    position: absolute;
}

.btnwishlist.overview-field:hover,
.email.overview-field:hover,
.btnwishlist.overview-field:focus,
.email.overview-field:focus,
.btnwishlist.overview-field:hover input,
.email.overview-field:hover input,
.btnwishlist.overview-field:focus input,
.email.overview-field:focus input {
    background-color: #646464;
    color: #fff;
}

.share_social li a:hover,
.share_social li a:focus,
.share_social li a:active {
    background: #656565;
    color: #fff;
}

    .share_social li a:hover:before,
    .share_social li a:focus:before {
        color: #fff;
    }

.share_social li a:before,
.share_social li .btn-social:before {
    content: "F";
    position: absolute;
    left: 6px;
    top: 50%;
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 14px;
    font-weight: normal;
    color: #656565;
    transition: all .7s ease;
}

.share_social li.heart a:before,
.share_social li.heart .btn-social:before {
    content: "\f004";
}

.share_social li.mail a:before,
.share_social li.mail .btn-social:before {
    content: "\f0e0";
}

.share_social li.pinit a:before,
.share_social li.pinit .btn-social:before {
    content: "\f231";
}

.share_social li.facebook a:before,
.share_social li.facebook .btn-social:before {
    content: "\f09a";
}

.vactor_icon_groups .share_social li:last-child {
    margin-right: 0;
}

.share_social li a span,
.social-count {
    position: absolute;
    background: #1A415C;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    top: 0px;
    right: 0;
    margin-top: -18px;
    margin-right: -8px;
    z-index: 1;
    font-size: 12px;
    font-family: 'zap';
    font-weight: bold;
    padding: 4px;
    min-width: 28px;
    min-height: 28px;
    line-height: 19px;
}

.reallive_icon li {
    float: left;
    width: 30%;
    margin-bottom: 10px;
    padding-right: 10px;
}

    .reallive_icon li:last-child {
        margin: 0;
        width: 40%;
        padding-right: 0;
    }

    .reallive_icon li button,
    .reallive_icon li input[type="button"],
    .reallive_icon li a {
        font-family: 'zap';
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
        color: #646464;
        display: inline-block;
        vertical-align: middle;
        position: relative;
        text-align: center;
        padding: 5px 30px 5px 10px;
        border: 1px solid #dfdfdf;
        background: transparent;
        transition: all 0.7s ease 0s;
        width: 100%;
        min-height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        display: -webkit-flex;
        -webkit-align-items: center;
        -webkit-justify-content: center;
    }

.overview-field {
    width: 100%;
    position: relative;
    display: inline-block;
    transition: all 0.7s ease 0s;
}

span.overview-field:hover:before {
    color: #fff;
    z-index: 1;
}

.vactor_icon_groups ul:last-child {
    margin: 0;
}

.reallive_icon li .btnwishlist:before {
    content: "\f004" !important;
}

.reallive_icon li .email:before {
    content: "\f003" !important;
}

.reallive_icon li button:before,
.reallive_icon li .overview-field:before,
.reallive_icon li a:before {
    content: "F";
    position: absolute;
    right: 6px;
    top: 50%;
    transform: translateY(-50%);
    font-family: FontAwesome;
    font-size: 26px;
    font-weight: normal;
    color: #dbdbdb;
}

.reallive_icon li button:hover,
.reallive_icon li button:focus,
.reallive_icon li button:active,
.reallive_icon li input[type="button"]:hover,
.reallive_icon li a:hover,
.reallive_icon li a:focus,
.reallive_icon li a:active {
    background: #646464;
    color: #fff;
    border: 1px solid transparent;
}

.overview-field:hover,
.overview-field:active,
.overview-field:focus {
    background-color: #656565;
}

.reallive_icon li.wishlist button:before {
    content: "\f005";
}

.reallive_icon li.chat button:before,
.reallive_icon li.chat a:before {
    content: "\f0e6";
}

.reallive_icon li.emailus button:before,
.reallive_icon li.emailus a:before {
    content: "\f003";
}

.reallive_icon li.makeappointment button:before,
.reallive_icon li.makeappointment a:before {
    content: "\f073";
}

.drop-hint .popup-title h1 {
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
    font-family: zap;
    font-weight: normal;
    color: #1a2941;
    border-bottom: 1px solid #f7f7f7;
    padding-bottom: 20px;
}

.popup_imagecontent {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

    .popup_imagecontent figure {
        max-width: 180px;
        width: 100%;
        float: left;
        margin-right: 20px;
    }

    .popup_imagecontent h2 {
        font-size: 16px;
        width: calc(100% - 200px);
        float: left;
        text-align: center;
        padding: 0 30px;
        line-height: 1.5;
        color: #1A415C;
    }

.popup-body .fieldset {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.popup-body .buttons {
    margin: 0 0 10px;
}

.popup-body .fieldset .inputs textarea {
    min-height: 100px;
}

.popup-body .fieldset .form-fields {
    padding: 15px;
}

    .popup-body .fieldset .form-fields .inputs:last-child {
        margin-bottom: 0;
    }

.product_description_detail .price .old-product-price > *, .product_description_detail .price .product-price > * {
    margin-bottom: 0;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    font-family: 'zap';
    font-weight: normal;
}

.product_description_detail .price .old-product-price > * {
    font-size: 16px;
    color: #aaa;
    text-decoration: line-through;
}

.product_description_detail .price .product-price > * {
    font-size: 20px;
    color: #000;
}

.product_description_detail .price .old-product-price, .product_description_detail .price .product-price {
    line-height: normal;
}

/*-----------[ Product Detail Section ]-------------*/

.product-detail {
    padding: 50px 0 70px;
}

    .product-detail .product-block {
        padding: 0;
    }

.detail-block h5 {
    font-family: 'zap';
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    margin-top: 0;
    margin-bottom: 10px;
}

.detail-block {
    float: left;
    width: 33.33%;
    padding: 0 15px;
    position: relative;
    margin-top: 50px;
}

    .detail-block:after {
        content: "";
        width: 1px;
        background-color: #dbdbdb;
        position: absolute;
        height: 100%;
        top: 0;
        right: 10px;
    }

    .detail-block:last-child:after {
        content: none;
    }

.product-detail .product_section_heading h1 {
    margin-bottom: 0;
}

.product_brief {
    width: 100%;
}

.detail-block p {
    margin: 0;
    font-size: 14px;
    color: #525050;
    font-family: 'zap';
    padding: 5px 0;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
}

.product_brief th {
    text-transform: uppercase;
    color: #1b1b1b;
}

.product_brief th,
.product_brief td {
    padding: 5px 0;
    font-family: 'zap';
    font-weight: bold;
    font-size: 14px;
}

.product_brief td {
    color: #525050;
}

.product-review-mrginnull {
    margin: 0;
}
/*-----------[ Complimentary Style Section ]-------------*/

.complimentry_style {
    padding: 50px 0 70px;
}

.product_section_heading h1 {
    font-family: 'zap';
    color: #000;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 0;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    margin-bottom: 50px;
}

.complimentry_content,
.recently_content {
    text-align: center;
    margin-top: 40px;
}

.our_product_description,
.product_price {
    font-size: 14px;
    font-family: 'zap';
    font-weight: normal;
    color: #505050;
    line-height: 20px;
    transition: all .7s;
}

    .our_product_description a:hover {
        color: #1A415C;
        text-decoration: none;
    }

.product_price {
    font-weight: bold;
}
/*-----------[ Financing-warrenty Style Section ]-------------*/

.offer_product_box a {
    display: inline-block;
    position: relative;
}

.offer_product_content {
    position: absolute;
    top: 0;
    padding: 30px;
}

    .offer_product_content h5 {
        font-size: 33px;
        text-transform: uppercase;
        color: #000;
        font-family: 'zap';
        font-weight: normal;
        margin: 0;
        transition: all .7s;
    }

        .offer_product_content h5 span {
            font-size: 24px;
            text-transform: lowercase;
            display: block;
        }

.offer_product_box a:hover h5 {
    color: #1A415C;
}

.free-lifetime h5 span {
    text-transform: capitalize;
}
/*-----------[ Recently Product Style Section ]-------------*/

.recently-viewed {
    padding: 70px 0;
}

.recent_img,
.complimentry_img {
    text-align: center;
}

.recent_product a,
.complimentry_product a {
    display: inline-block;
}

    .recent_product a:hover h5,
    .recent_product a:focus h5,
    .recent_product a:active h5 {
        color: #1A415C;
    }

    .complimentry_product a:hover h5 {
        color: #1A415C;
    }
/*-----------[ Designer Page CSS ]-------------*/

.designer-page-banner h2.banner_caption {
    color: #eedabe;
    top: 50%;
    text-shadow: 0 1px 4px #000;
}

.designer-page li a {
    color: #555;
}

.designer-page {
    padding: 15px 0;
}

.designer-page-breadcrumbs {
    background: #fff;
}

.designer-page-section-row {
    float: left;
    width: 100%;
    padding: 50px 0;
}

a.heading-brand-logo {
    display: block;
    margin-bottom: 30px;
    cursor: default;
}

.cls-manufacture-flash .heading-brand-logo {
    display: flex;
    margin-bottom: 30px;
    align-items: baseline;
}

    .cls-manufacture-flash .heading-brand-logo img {
        display: inline-block;
        width: auto;
        float: left;
    }

    .cls-manufacture-flash .heading-brand-logo object {
        width: 250px;
        height: auto;
        margin-left: auto;
    }

.product-article p {
    color: #464f5e;
    font-size: 18px;
    font-family: 'zap';
    font-weight: normal;
    line-height: 26px;
}

.designer-page-section-row:first-child {
    padding-top: 30px;
}

.designer_product_img {
    display: block;
}

.designer-page-section-row:nth-child(even) {
    background-color: #f6f6f6;
}

    .designer-page-section-row:nth-child(even) .move-right {
        float: right;
    }

.designer-page-feature-icon {
    padding: 70px 0;
    background-color: #14a7d7;
    margin-top: 10px;
}

.circle_feature_icons {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
    position: relative;
}

.featureicon_description {
    float: left;
    text-align: center;
    width: 25%;
    margin-bottom: 80px;
}

    .featureicon_description:nth-last-child(-n+4) {
        margin-bottom: 0;
    }

.link-feature-icon {
    display: block;
}

    .link-feature-icon:hover .circle-feature-img {
        background-color: #fff;
        border: 2px solid transparent;
    }

.circle-feature-img {
    height: 125px;
    width: 125px;
    border: 2px solid #fff;
    border-radius: 100%;
    margin: 0 auto;
    transition: all .35s;
}

.link-feature-icon .content {
    font-size: 18px;
    font-family: 'zap';
    color: #fff;
    margin-top: 20px;
    display: block;
}

.circle-feature-img {
    background-repeat: no-repeat;
}

    .circle-feature-img.money {
        background-image: url(../images/stripte.png);
        background-position: 26px -724px;
    }

.link-feature-icon:hover .circle-feature-img.money {
    background-position-y: -794px;
    -moz-background-position-y: -794px;
    -webkit-background-position-y: -794px;
    -khtml-background-position-y: -794px;
    -o-user-background-position-y: -794px;
}

.circle-feature-img.lifetime {
    background-image: url(../images/stripte.png);
    background-position: 26px -865px;
}

.link-feature-icon:hover .circle-feature-img.lifetime {
    background-position-y: -945px;
    -moz-background-position-y: -945px;
    -webkit-background-position-y: -945px;
    -khtml-background-position-y: -945px;
    -o-user-background-position-y: -945px;
}

.circle-feature-img.price-match {
    background-image: url(../images/stripte.png);
    background-position: 26px 32px;
}

.link-feature-icon:hover .circle-feature-img.price-match {
    background-position-y: -36px;
    -moz-background-position-y: -36px;
    -webkit-background-position-y: -36px;
    -khtml-background-position-y: -36px;
    -o-user-background-position-y: -36px;
}

.circle-feature-img.cetified-gurantee {
    background-image: url(../images/stripte.png);
    background-position: 26px -100px;
}

.link-feature-icon:hover .circle-feature-img.cetified-gurantee {
    background-position-y: -167px;
    -moz-background-position-y: -167px;
    -webkit-background-position-y: -167px;
    -khtml-background-position-y: -167px;
    -o-user-background-position-y: -167px;
}

.circle-feature-img.diamon_upgrade {
    background-image: url(../images/stripte.png);
    background-position: 26px -233px;
}

.link-feature-icon:hover .circle-feature-img.diamon_upgrade {
    background-position-y: -298px;
    -moz-background-position-y: -298px;
    -webkit-background-position-y: -298px;
    -khtml-background-position-y: -298px;
    -o-user-background-position-y: -298px;
}

.circle-feature-img.sparkle {
    background-image: url(../images/stripte.png);
    background-position: 26px -362px;
}

.link-feature-icon:hover .circle-feature-img.sparkle {
    background-position-y: -430px;
    -moz-background-position-y: -430px;
    -webkit-background-position-y: -430px;
    -khtml-background-position-y: -430px;
    -o-user-background-position-y: -430px;
}

.circle-feature-img.family-owned {
    background-image: url(../images/stripte.png);
    background-position: 26px -483px;
}

.link-feature-icon:hover .circle-feature-img.family-owned {
    background-position-y: -545px;
    -moz-background-position-y: -545px;
    -webkit-background-position-y: -545px;
    -khtml-background-position-y: -545px;
    -o-user-background-position-y: -545px;
}

.circle-feature-img.free-shipping {
    background-image: url(../images/stripte.png);
    background-position: 26px -601px;
}

.link-feature-icon:hover .circle-feature-img.free-shipping {
    background-position-y: -660px;
    -moz-background-position-y: -660px;
    -webkit-background-position-y: 660px;
    -khtml-background-position-y: 660px;
    -o-user-background-position-y: 660px;
}
/*-----------[ About Us & Money-back-guarantee Page CSS ]-------------*/

.banner-category.about-us-banner {
    background-image: url(/images/newimage/about-banner-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.about-banner h1 {
    font-family: 'zap';
    font-size: 36px;
    font-weight: normal;
    color: #2c2b2c;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
}

.about-banner {
    width: 60%;
    padding: 90px 30px 30px;
    text-align: center;
    float: left;
}

.about_bg_img {
    width: calc(100% - 60%);
    float: left;
    text-align: center;
    padding: 50px 30px 0 30px;
}

    .about_bg_img img {
        position: relative;
        margin-bottom: -60px;
    }

.aboutus-content-wrapper {
    padding: 70px 0;
}

.moneyback-content-wrapper {
    padding: 35px 0;
}

.moneyback_content {
    float: left;
    width: 100%;
}

.about_submenu,
.moneyback_submenu {
    display: none;
}

.abouttab_menu,
.moneybacktab_menu {
    padding: 0;
    margin: 0;
    list-style: none;
}

    .abouttab_menu li,
    .moneybacktab_menu li {
        background-color: #f7f7f7;
        margin-bottom: 3px;
        float: left;
        width: 100%;
        position: relative;
        transition: all .5s ease;
    }

        .abouttab_menu li a,
        .moneybacktab_menu li a {
            font-size: 18px;
            color: #000000;
            font-family: 'Roboto Condensed', sans-serif;
            display: inline-block;
            width: 100%;
            padding: 30px 0 30px 30px;
            float: left;
        }

.dropdown-icon {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 0;
    padding: 17px;
    z-index: 1;
}

.abouttab_menu span:before,
.moneybacktab_menu span:before {
    content: "\f067";
    color: #000;
    font-size: 18px;
    font-weight: 400;
    transition: all .7s;
    font-family: FontAwesome;
    line-height: 50px;
}

span.dropdown-icon.minus:before {
    content: "\f068";
}

.dropdown-icon .minus:before {
    content: "-" !important;
}

.abouttab_menu,
.moneybacktab_menu {
    float: left;
    width: 100%;
}

ul.about_submenu,
.moneyback_submenu {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
    width: 100%;
    float: left;
}

.abouttab_menu .about_submenu li a,
.moneybacktab_menu .moneyback_submenu li a {
    font-size: 16px;
    padding: 10px 30px;
    border-top: 1px solid #eee;
}

.sub_selected {
    background: #1A415C none repeat scroll 0 0;
    color: #fff !important;
}

.abouttab_menu li a:hover,
.abouttab_menu li a:active,
.abouttab_menu li a:focus {
    background: #1A415C;
    color: #fff;
    text-decoration: none;
}

.moneybacktab_menu li a:hover,
.moneybacktab_menu li a:focus,
.moneybacktab_menu li a:active {
    background: #1A415C;
    color: #fff;
    text-decoration: none;
}

.abouttab_menu li.active:after,
.moneybacktab_menu li.active:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #1A415C;
    position: absolute;
    left: 100%;
    top: 26px;
}

.abouttab_menu li.active a,
.moneybacktab_menu li.active a {
    color: #fff;
}

.abouttab_menu li ul.about_submenu li a,
.moneybacktab_menu li ul.moneyback_submenu li a {
    color: #000;
}

    .abouttab_menu li ul.about_submenu li a:hover,
    .abouttab_menu li ul.about_submenu li a:focus,
    .abouttab_menu li ul.about_submenu li a:active {
        color: #fff;
    }

    .moneybacktab_menu li ul.moneyback_submenu li a:hover,
    .moneybacktab_menu li ul.moneyback_submenu li a:focus,
    .moneybacktab_menu li ul.moneyback_submenu li a:active {
        color: #fff;
    }

.about_submenu li,
.moneyback_submenu li {
    margin-bottom: 0;
}

.abouttab_menu li.active,
.moneybacktab_menu li.active {
    background: #1A415C;
}

.abouttab_menu li a.active {
    color: #fff;
}

.abouttab_menu.bottom_static_link li a,
.moneybacktab_menu.bottom_static_link li a {
    padding: 18px 30px;
}

.bottom_static_link {
    margin: 20px 0;
}

.aboutus_content {
    float: left;
    width: 100%;
}

    .aboutus_content p,
    .moneyback_content p {
        color: #1a2941;
        font-size: 18px;
        font-family: 'zap';
        font-weight: normal;
        line-height: 26px;
        float: left;
        width: 100%;
    }

        .aboutus_content p a {
            color: #1A415C;
        }

            .aboutus_content p a:hover,
            .aboutus_content p a:focus,
            .aboutus_content p a:active {
                color: #1a2941;
                text-decoration: none;
            }

.heading_innerpage {
    font-family: 'zap';
    font-weight: normal;
    color: #555;
    font-size: 36px;
    margin-bottom: 40px;
    margin-top: 0;
    float: left;
    width: 100%;
}

.about_img {
    position: relative;
    margin-top: 0 !important;
}

.moneyback_img {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}

.transparent_container {
    position: absolute;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    bottom: 30px;
    font-size: 30px;
    color: #fff;
    font-family: 'zap';
    text-align: right;
    padding: 30px 40px;
}

.frame_fade {
    display: block;
    position: absolute;
    width: calc(100% - 40px);
    border: 1px solid #fff;
    top: 0;
    height: calc(100% - 40px);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

.aboutus_content figure {
    margin: 40px 0;
    float: left;
    width: 100%;
}

.figure_contactus {
    padding: 20px 0 !important;
    list-style-type: none !important;
    float: left;
    width: 100%;
    margin: 50px 0 0 !important;
}

.moneyback-content-wrapper .figure_contactus {
    margin: 80px 0 0;
}

.figure_contactus li {
    float: left;
    width: 37%;
    text-align: center;
    position: relative;
}

.figure_contactus a,
.figure_contactus p,
.figure_contactus h6 {
    font-size: 18px;
    color: #1a2941;
    font-family: 'zap';
    display: block;
}

.figure_contactus li:first-child,
.figure_contactus li:last-child {
    border-top: 1px solid #000;
    padding: 20px 0;
}

    .figure_contactus li:first-child:before,
    .figure_contactus li:last-child:after,
    .figure_contactus li:nth-child(2):before {
        font-family: FontAwesome;
        position: absolute;
        font-size: 26px;
        background: #fff;
        line-height: 17px;
    }

    .figure_contactus li:first-child:before {
        content: "\f0e0";
        left: 0;
        top: 0;
        margin-top: -8px;
        padding-left: 32px;
        height: 17px;
        padding-right: 15px;
    }

    .figure_contactus li:last-child:after {
        content: "\f095";
        right: 0;
        top: 0;
        background: #fff;
        margin-top: -8px;
        width: 0;
        padding-left: 15px;
        height: 17px;
        padding-right: 45px;
    }

.mail_address {
    float: left;
}

.phn_no {
    float: right;
}

.figure_contactus li:nth-child(2):before {
    content: "\f041";
    bottom: 100%;
    left: 0;
    right: 0;
}

.figure_contactus li:nth-child(2) {
    margin-top: -27px;
    width: 26%;
}

.venue_address {
    margin-top: 20px;
}

.money-back li a {
    color: #464646;
}

.bottom_description p {
    font-size: 14px;
    font-family: 'zap';
    color: #adb0b3;
    font-weight: normal;
    margin: 0;
    float: left;
    width: 100%;
}

.bottom_description {
    float: left;
    width: 100%;
    margin-top: 60px;
}

.btn.btn-inner:hover,
.btn.btn-inner:focus {
    background-color: #048cb9;
    text-decoration: none;
    color: #fff;
}

.right-content-section h3,
.right-content-section h4 {
    font-family: 'zap';
    margin-top: 30px;
    margin-bottom: 15px;
    color: #1a2941;
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 20px;
}

.right-content-section p em {
    font-size: 16px;
    line-height: 18px !important;
    color: #141111;
}

.right-content-section ul {
    list-style-type: disc;
    padding-left: 35px;
    margin: 45px 0;
    font-size: 18px;
    font-family: 'zap';
    color: #1a2941;
}

    .right-content-section ul li {
        font-family: zap;
        font-size: 18px;
        color: #1a2941;
        font-weight: normal;
        line-height: 26px;
    }

/*.right-content-section p img {
    display: table;
    margin: 0 auto;
    max-height: 500px;
    max-width: unset;
    width: auto;
}
.right-content-section p img {
    display: table;
    margin: 0 auto;
    max-height: 500px;
}*/
/*-----------[ Design Ring Page CSS ]-------------*/

.designer-ring-banner {
    padding: 20px 0;
    background-color: #000;
}

.diamondlist {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    list-style: none;
}

    .diamondlist li {
        float: left;
        width: 10%;
        margin: 65px 0;
        text-align: center;
    }

        .diamondlist li a {
            display: inline-block;
        }

.diamond-name {
    font-size: 16px;
    font-family: 'zap';
    display: block;
    margin-top: 10px;
    color: #9c9c9c;
    font-weight: normal;
    transition: all .7s ease;
}

.diamondlist li a:hover .diamond-name {
    color: #44acd7;
    text-decoration: none;
}

.designer-ring-banner .banner_caption {
    position: relative;
    float: left;
    bottom: auto;
    text-transform: uppercase;
}

.filter-products {
    padding: 20px 0;
}

.filter_block,
.filter_block li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.filtercontent {
    float: left;
    width: 25%;
}

.filterobject {
    float: left;
    width: calc(100% - 25%);
}

.figure_list {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
}

.price-range-slider {
    padding-right: 50px;
    padding-left: 80px;
}

.carat-range-slider ul li {
    padding-left: 30px;
    width: calc(100% - -20px);
}

.filterobject .figure_list li {
    float: left;
    width: 10%;
    padding: 0 2px;
}

.filterobject .figure_list li, .color-filter ul li, .color-filter ul li a {
    display: flex;
    flex-flow: column;
    align-items: center;
}

    .color-filter ul li a {
        padding-top: 3px;
    }

        .color-filter ul li a span {
            margin-top: 3px;
        }

    .color-filter ul li.active a img {
        outline: solid #4ab2f1 1px;
        outline-offset: 2px;
    }

    .color-filter ul li.active a span,
    .filter_block.filter_block_gemstone .figure_list li.active span {
        color: #4ab2f1;
    }

.filter_block li {
    margin-bottom: 8px;
}

.filter_block .figure_list li.squr_icon a {
    width: 31px;
    height: 33px;
    position: relative;
    display: block;
    background: url(/Images/newimage/spirit-shape.png) left top no-repeat;
    border: 1px solid white;
    color: #000 !important;
}

.filter_block .figure_list li.round a {
    background-position: 1px 1px;
}

.filter_block .figure_list li.princess a {
    background-position: -40px 1px;
}

.filter_block .figure_list li.emerald a {
    background-position: -365px 0;
}

.filter_block .figure_list li.asscher a {
    background-position: -83px 1px;
}

.filter_block .figure_list li.marquise a {
    background-position: -161px 0;
}

.filter_block .figure_list li.oval a {
    background-position: -200px 0;
}

.filter_block .figure_list li.radiant a {
    background-position: -241px 0;
}

.filter_block .figure_list li.pear a {
    background-position: -281px 0;
}

.filter_block .figure_list li.heart a {
    background-position: -322px 0;
}

.filter_block .figure_list li.cushion a {
    background-position: -122px 0px;
}

.filter_block .figure_list li.active.round a {
    background-position: 1px -30px;
}

.filter_block .figure_list li.active.princess a {
    background-position: -40px -30px;
}

.filter_block .figure_list li.active.emerald a {
    background-position: -365px -31px;
}

.filter_block .figure_list li.active.asscher a {
    background-position: -83px -30px;
}

.filter_block .figure_list li.active.marquise a {
    background-position: -161px -31px;
}

.filter_block .figure_list li.active.oval a {
    background-position: -200px -31px;
}

.filter_block .figure_list li.active.radiant a {
    background-position: -241px -31px;
}

.filter_block .figure_list li.active.pear a {
    background-position: -281px -31px;
}

.filter_block .figure_list li.active.heart a {
    background-position: -322px -31px;
}

.filter_block .figure_list li.active.cushion a {
    background-position: -122px -31px;
}

.filter_block .figure_list.gemstone li.squr_icon a {
    width: 31px;
    height: 33px;
    position: relative;
    display: block;
    background: url(/Images/newimage/spirit-gem-shape.png) left top no-repeat;
    border: 1px solid white;
    color: #000 !important;
}

.filter_block .figure_list.gemstone li.round a {
    background-position: 1px 1px;
}

.filter_block .figure_list.gemstone li.square a {
    background-position: -40px 1px;
}

.filter_block .figure_list.gemstone li.emerald a {
    background-position: -365px 0;
}

.filter_block .figure_list.gemstone li.asscher a {
    background-position: -83px 1px;
}

.filter_block .figure_list.gemstone li.marquise a {
    background-position: -161px 0;
}

.filter_block .figure_list.gemstone li.oval a {
    background-position: -200px 0;
}

.filter_block .figure_list.gemstone li.trillion a {
    background-position: -241px 0;
}

.filter_block .figure_list.gemstone li.pear a {
    background-position: -281px 0;
}

.filter_block .figure_list.gemstone li.heart a {
    background-position: -322px 0;
}

.filter_block .figure_list.gemstone li.cushion a {
    background-position: -122px 0px;
}

.filter_block .figure_list.gemstone li.fancyshape a {
    background-position: -403px 0px;
}

.filter_block .figure_list.gemstone li.active.round a {
    background-position: 1px -30px;
}

.filter_block .figure_list li.active.square a {
    background-position: -40px -30px;
}

.filter_block .figure_list.gemstone li.active.emerald a {
    background-position: -365px -31px;
}

.filter_block .figure_list.gemstone li.active.asscher a {
    background-position: -83px -30px;
}

.filter_block .figure_list.gemstone li.active.marquise a {
    background-position: -161px -31px;
}

.filter_block .figure_list.gemstone li.active.oval a {
    background-position: -200px -31px;
}

.filter_block .figure_list.gemstone li.active.trillion a {
    background-position: -241px -31px;
}

.filter_block .figure_list.gemstone li.active.pear a {
    background-position: -281px -31px;
}

.filter_block .figure_list.gemstone li.active.heart a {
    background-position: -322px -31px;
}

.filter_block .figure_list.gemstone li.active.cushion a {
    background-position: -122px -31px;
}

.filter_block .figure_list.gemstone li.active.fancyshape a {
    background-position: -403px -31px;
}


.filtercontent label {
    font-size: 18px;
    font-family: 'zap';
    font-weight: normal;
    color: #070707;
    text-transform: uppercase;
    margin: 0;
    word-wrap: break-word;
}

.search-range-filter,
.filter_random_value {
    float: left;
    width: 100%;
}

.filter_random_value {
    padding: 5px 0;
}

    .filter_random_value span {
        font-family: 'zap';
        font-size: 14px;
        color: #676767;
        display: inline-block;
        font-weight: normal;
        text-transform: uppercase;
    }

    .filter_random_value span {
        float: left;
        text-align: center;
    }

.color-filter span {
    width: 13.5%;
}

.fltr-clarity span {
    width: 12%;
}

.fair-filter span {
    width: 19%;
}

.filter_random_value.filter-carat span:nth-child(1) {
    border: 1px solid #6c6c6c;
    padding: 4px;
    min-width: 85px;
    margin-top: 2px;
}

.filter_random_value.filter-carat span:nth-child(2) {
    border: 1px solid #6c6c6c;
    padding: 3px 0;
    min-width: 85px;
    float: right;
    margin-top: 2px;
}

.filter-carat {
    padding-left: 25px;
    padding-right: 25px;
}

.advance_search {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
    border: 1px solid #adadad;
    padding: 15px 30px 0;
    margin: 30px 0;
    border-bottom: 2px solid #adadad;
}

.advance-toggle-btn {
    font-size: 14px;
    text-transform: uppercase;
    color: #676767;
    font-family: 'zap';
    position: relative;
    font-weight: normal;
    display: inline-block;
    padding: 0;
    margin-left: 35px;
    margin-bottom: 15px;
}

    .advance-toggle-btn:hover,
    .advance-toggle-btn:active,
    .advance-toggle-btn:focus {
        color: #1A415C;
    }

    .advance-toggle-btn span {
        display: inline-block;
        height: 19px;
        width: 19px;
        border: 1px solid #adadad;
        line-height: 14px;
        vertical-align: top;
        margin-right: 18px;
        margin-top: 1px;
        transition: all .7s ease;
    }

    .advance-toggle-btn:hover span,
    .advance-toggle-btn:focus span,
    .advance-toggle-btn:active span {
        color: #1A415C;
        border: 1px solid #1A415C;
    }

.advance-sub-container .filtercontent {
    width: 30%;
    padding-right: 20px;
}

.advance-sub-container .filterobject {
    width: calc(100% - 30%);
}

.advance-sub-container .fair-filter span:nth-child(1),
.advance-sub-container .fair-filter span:nth-child(2) {
    width: 15%;
}

.advance-sub-container .fair-filter span {
    width: 22%;
}

.advance-sub-container .filterfluorescence span:nth-child(1),
.advance-sub-container .filterfluorescence span:nth-child(2) {
    width: 22%;
}

.advance-sub-container .filterfluorescence span:nth-last-child(-n+3) {
    width: 16%;
}

.advance-sub-container {
    margin-top: 15px;
    display: none;
}

.hideme {
    background: #000;
    color: #fff;
    border: none;
    display: inline-block;
    position: relative;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'zap';
    text-align: left;
    height: 28px;
    width: 66px;
    padding: 3px 10px;
    transition: all .7s ease;
}

    .hideme:after {
        content: "\f106 ";
        font-family: FontAwesome;
        font-size: 18px;
        margin-left: 5px;
        vertical-align: middle;
    }

    .hideme:hover,
    .hideme:focus,
    .hideme:active {
        background: #1A415C;
    }

.advance-search-grid {
    padding: 0 0 40px;
}

.advance-toggle-btn span:before {
    content: "+";
    position: absolute;
    margin: 2px 3px;
}

.advance-toggle-btn.opensearch span:before {
    content: "-";
    position: absolute;
    margin: 0px 5px;
    font-size: 22px;
}

.search-grid-container .grid-row {
    float: left;
    width: 100%;
}

.resultheadinggrid-col {
    width: 60%;
    float: left;
}

.reset-search-col {
    width: calc(100% - 60%);
    float: left;
}

.result-heading {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
    background: #ebebeb;
    border-top: 1px solid #c4c5c9;
    border-right: 1px solid #c4c5c9;
    border-left: 1px solid #c4c5c9;
    display: flex;
    flex-flow: row wrap;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
}

    .result-heading li {
        float: left;
        width: 40%;
        text-transform: uppercase;
        color: #676767;
        font-size: 13px;
        font-weight: normal;
        font-family: 'zap';
        text-align: left;
        padding: 5px 10px;
        border-right: 1px solid #c4c5c9;
    }

        .result-heading li:last-child {
            border-right: none;
        }

        .result-heading li a {
            text-transform: uppercase;
            color: #111;
            font-size: 13px;
            font-family: Open Sans;
            text-align: center;
            font-weight: 600;
        }

            .result-heading li a:hover {
                color: #1A415C;
                text-decoration: none;
            }

        .result-heading li:nth-last-child(-n+2) {
            width: 30%;
        }

.grid-section {
    width: 75%;
    float: left;
    position: relative;
}

.grid-col.diamon_info {
    width: calc(100% - 75%);
    float: left;
    position: relative;
}

.table-grid {
    width: 100%;
}

.grid-section .grid-container {
    border-left: 1px solid #c4c5c9;
    border-bottom: 1px solid #c4c5c9;
}

.table-grid tr th:first-child {
    text-align: left;
}

.table-grid tr th {
    font-size: 12px;
    font-family: Open Sans;
    text-transform: uppercase;
    color: #111;
    font-weight: 600;
    padding: 6px 10px;
    background: #ebebeb;
    border-bottom: 1px solid #c4c5c9;
    border-top: 1px solid #c4c5c9;
    text-align: center;
}

.table-grid tr td:first-child {
    padding-left: 30px;
    text-align: left;
}

.table-grid tr td,
.table-grid tr td a {
    font-size: 12px;
    font-family: inherit;
    color: #111;
    font-weight: 400;
    padding: 6px 10px;
    text-align: center;
    text-transform: uppercase;
}

    .table-grid tr td a {
        padding: 0;
        text-decoration: underline;
    }

        .table-grid tr td a:hover,
        .table-grid tr td a:focus,
        .table-grid tr td a:active {
            color: #1A415C;
        }

table.table-grid tbody tr:nth-child(even) {
    background-color: #f6f6f6;
}

.fixed_headers tbody .table-row:hover {
    background-color: #eee;
}

.reset-search {
    background: transparent;
    border: none;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 12px;
    font-family: Open Sans;
    color: #111;
    transition: all .7s ease;
}

    .reset-search:hover,
    .reset-search:focus,
    .reset-search:active {
        color: #1A415C;
        text-decoration none;
    }

.diamon_info h5 {
    font-size: 12px;
    font-family: Open Sans;
    text-transform: uppercase;
    color: #111;
    font-weight: 600;
    padding: 6px 10px;
    background: #ebebeb;
    border-bottom: 1px solid #c4c5c9;
    border-top: 1px solid #c4c5c9;
    text-align: center;
    margin: 0;
    line-height: 17px;
    border-right: 1px solid #c4c5c9;
}

.diamond_view_more {
    display: block;
    background-color: #1A415C;
    color: #fff;
    text-align: center;
    padding: 10px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'zap';
    font-size: 14px;
    margin-bottom: 10px;
}

    .diamond_view_more:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none;
    }

.diamond_products {
    float: left;
    width: 100%;
}

.col-grid-view-more {
    padding: 10px;
    height: 550px;
    overflow-y: scroll;
    border-right: 1px solid #c4c5c9;
    border-bottom: 1px solid #c4c5c9;
    border-left: 1px solid #c4c5c9;
}

.diamond-product-list {
    padding: 0;
    margin: 20px 0 15px;
    float: left;
    width: 100%;
    list-style: none;
}

    .diamond-product-list li {
        float: left;
        width: 33.33%;
        padding: 0 5px;
    }

        .diamond-product-list li:first-child {
            padding-left: 0;
        }

        .diamond-product-list li:last-child {
            padding-right: 0;
        }

        .diamond-product-list li a {
            display: block;
            border: 1px solid #eee;
        }

            .diamond-product-list li a:hover,
            .diamond-product-list li a:focus,
            .diamond-product-list li a:active {
                border: 1px solid #71bf98;
            }

            .diamond-product-list li a.active {
                border: 1px solid #71bf98;
            }

.diamond_productdescription {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.description-col-left {
    float: left;
    width: 100%;
}

.description-col-right {
    float: left;
    width: 100%;
}

.d_name {
    font-size: 12px;
    color: #111;
    font-family: Open Sans;
    text-transform: uppercase;
    width: 50%;
    display: inline-block;
    font-weight: 600;
}

.d_value {
    color: #5a4f4f;
    font-size: 12px;
    text-transform: uppercase;
    font-family: Open Sans;
    font-weight: normal;
    width: 50%;
}

.grid-col.diamon_info:before {
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    background: #c4c5c9;
    right: 16px;
    z-index: -1;
}

.fixed_headers thead {
    width: 100%;
}

.fixed_headers tbody {
    overflow-y: auto;
    width: 100%;
}

.fixed_headers thead,
.fixed_headers tbody,
.fixed_headers tr,
.fixed_headers td,
.fixed_headers th {
    display: block;
}

    .fixed_headers tbody td,
    .fixed_headers thead > tr > th {
        float: left;
        border-bottom-width: 0;
    }

.fixed_headers tr {
    float: left;
    width: 100%;
}

.table-grid tr th {
    border: none;
    width: 10%;
}

.table-grid.fixed_headers thead tr {
    background: #ebebeb;
    border: 1px solid #c4c5c9;
    border-left: none;
    border-right: none;
    z-index: 1;
    position: relative;
}

.table-grid tr td {
    width: 10%;
}

.grid-section:before {
    content: "";
    height: 100%;
    width: 1px;
    background: #c4c5c9;
    position: absolute;
    right: 15px;
    z-index: 0;
}

.main-product a {
    display: block;
}

.main-product {
    max-width: 350px;
    width: 100%;
    position: relative;
}

    .main-product span {
        position: absolute;
        background: #fff;
        padding: 0 5px;
        width: 90px;
        font-size: 11px;
        font-family: Open Sans;
        line-height: 14px;
        text-transform: none;
        z-index: 1;
        color: #000;
    }

    .main-product .table {
        top: 30px;
        left: 80px;
        text-align: center;
    }

    .main-product .depth {
        bottom: 65px;
        left: 185px;
    }

    .main-product .culet {
        bottom: 19px;
        left: 92px;
    }

    .main-product .girdle {
        bottom: 38px;
        left: 8px;
    }
/*Contact us Page*/

.page-contactus {
    padding: 50px 0;
}

.custom-contact-page .page-title,
.custom-page .page-title {
    border: none;
    padding: 0;
}

.page-title .heading_innerpage {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 30px;
}

.make_appointment {
    float: left;
    width: 100%;
}

    .make_appointment p {
        font-size: 18px;
        color: #1a2941;
        font-family: 'zap';
        font-weight: normal;
        line-height: 26px;
        margin-bottom: 0;
    }

.d_contact h4 {
    font-family: 'zap';
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #1a2941;
    margin: 10px 0;
    line-height: 20px;
    position: relative;
    padding-left: 25px;
}

    .d_contact h4:before {
        content: "";
        position: absolute;
        left: 6px;
        font-family: FontAwesome;
        top: 1px;
        color: #1A415C;
    }

.call-us.d_contact h4:before {
    content: "\f095";
}

.text-us.d_contact h4:before {
    content: "\f4a6";
}

.livechet-us.d_contact h4:before {
    content: "\f27b";
}

.icon-leavemessage {
    color: #1A415C;
    cursor: pointer;
}

    .icon-leavemessage:hover,
    .icon-leavemessage:focus {
        color: #555;
    }

.mail-us.d_contact h4:before {
    content: "\f0e0";
    left: 5px;
}

.time-us.d_contact h4:before {
    content: "\f017";
}

.d_contact_detail {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
    max-width: 250px;
    width: calc(100% - 25px);
    margin-left: 25px;
    margin-bottom: 20px;
}

.d_contact:last-child .d_contact_detail {
    margin-bottom: 0;
    padding-bottom: 0;
}

.d_contact_detail a,
.d_contact_detail small,
.workschedule {
    font-size: 15px;
    font-family: 'zap';
    line-height: 20px;
}

.d_contact_detail a {
    color: #1A415C;
}

    .d_contact_detail a:hover {
        color: #555;
    }

.form-fields.customize-form-fields {
    background-color: transparent;
    border: none;
    margin: 0 -10px;
}

.customize-form-fields .inputs label,
.customize-form-fields .inputs input,
.customize-form-fields .inputs textarea,
.customize-form-fields .inputs select {
    width: 100%;
    display: block;
    text-align: left;
}

.page.contact-page .buttons input[type="submit"] {
    transition: all .7s;
}

.about_order_query {
    width: 60%;
    float: left;
    margin-right: 30px;
    margin-top: 20px;
}

.appointment_detail {
    width: calc(40% - 30px);
    float: right;
    margin-top: 20px;
}

.customize-form-fields {
    padding: 0;
}

    .customize-form-fields .inputs {
        position: relative;
        margin-bottom: 10px;
        padding: 0 10px;
    }

        .customize-form-fields .inputs .required {
            position: absolute;
            right: 0;
            margin: 0;
            top: 70%;
            transform: translateY(-70%);
            font-size: 12px;
        }

        .customize-form-fields .inputs .field-validation-error {
            position: absolute;
            right: 5%;
            top: 50%;
            transform: translateY(-50%);
            font-size: 12px;
            font-family: 'zap';
        }

        .customize-form-fields .inputs label {
            font-size: 14px;
            font-family: 'zap';
            font-weight: bold;
            line-height: 20px;
            margin-bottom: 5px;
            letter-spacing: 1px;
            color: #1a2941;
        }

        .customize-form-fields .inputs input[type="text"],
        .customize-form-fields .inputs input[type="password"],
        .customize-form-fields .inputs select {
            min-height: 38px;
            font-size: 14px;
            font-family: Open Sans, sans-serif;
        }

.gallery_contact {
    padding: 0 0 0 25px;
}

.workschedule.d_contact_detail {
    border: none;
}

.fieldset.customize-fieldset {
    margin-bottom: 20px;
}

.map-arthur {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}

.contact-page .button-1,
.email-a-friend-page .button-1,
.apply-vendor-page .button-1 {
    font-family: 'zap';
    font-size: 16px;
    transition: all .7s;
}
/*Site Map Page*/

.page-sitemap {
    padding: 50px 0;
}

.custom-page .page-title {
    margin: 0;
}

.custom-page .description {
    text-align: left;
    font-size: 18px;
    font-family: 'zap';
    line-height: 20px;
    color: #1a2941;
}

.custom-page .entity-title {
    padding-left: 0;
}

    .custom-page .entity-title h2 {
        font-family: 'zap';
        text-align: left;
        line-height: 20px;
        color: #1a2941;
    }

.sitemap-page.custom-page .entity-body {
    background: transparent;
    padding: 15px 0;
    text-align: left;
}

.site-link-sec .site-link {
    column-count: 5;
}

    .site-link-sec .site-link li {
        display: block;
        line-height: 30px;
    }

.sitemap-page li:before {
    top: 10px;
}

.site-link li a {
    color: #1A415C;
    font-size: 15px;
    font-family: zap;
    font-weight: normal;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
}

    .site-link li a:hover,
    .site-link li a:focus,
    .site-link li a:active {
        color: #1a2941;
        text-decoration: none;
    }
/*Carrier Opportunities*/

.awards-top-brdr h3,
.awards-top-brdr p,
.awards-top-brdr ul li {
    font-family: 'zap';
    font-weight: normal;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 10px;
    color: #1a2941;
}

.awards-top-brdr h3 {
    font-size: 20px;
}

.awards-top-brdr p {
    font-size: 16px;
    margin-bottom: 30px;
}

.awards-top-brdr ul {
    list-style-type: disc;
    padding-left: 30px;
}

    .awards-top-brdr ul li {
        font-size: 16px;
    }

.form_carrier .form-fields {
    background: transparent;
    border: none;
    padding: 0;
    margin: 0 -10px;
}

.form_carrier .fieldset {
    float: left;
    width: 100%;
}

.form_carrier .inputs label,
.form_carrier .inputs input,
.form_carrier .inputs textarea {
    width: 100%;
    text-align: left;
    display: block;
}

.form_carrier .inputs label {
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #1a2941;
}

.form_carrier .inputs input {
    min-height: 38px;
}

.form_carrier .inputs input,
.form_carrier .inputs textarea {
    font-size: 14px;
    font-family: Open Sans, sans-serif;
}

.form_carrier .inputs {
    position: relative;
    margin-bottom: 10px;
}

    .form_carrier .inputs .field-validation-error,
    .form_carrier .inputs .field-validation-valid {
        position: absolute;
        right: 5%;
        top: 50%;
        transform: translateY(-50%);
        font-size: 12px;
        font-family: 'zap';
    }

.form_carrier {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}

    .form_carrier .buttons {
        margin: 0;
        float: left;
        width: 100%;
    }

.career_form_field .inputs:nth-child(odd) {
    float: left;
    width: 15%;
    padding: 0 10px;
}

.career_form_field .inputs:nth-child(even) {
    float: left;
    width: 35%;
    padding: 0 10px;
}

.career_form_field .inputs:nth-child(5),
.career_form_field .inputs:nth-child(6),
.career_form_field .inputs:nth-child(7),
.career_form_field .inputs:nth-child(8) {
    width: 50%;
}

.career_form_field .inputs:nth-last-child(4),
.career_form_field .inputs:nth-last-child(5),
.career_form_field .inputs:nth-last-child(6) {
    width: 33.33%;
}

.career_form_field .inputs:nth-last-child(2),
.career_form_field .inputs:nth-last-child(3) {
    width: 50% !important;
}

.career_form_field .inputs:last-child {
    width: 100%;
}

.product-detail-container.diamond-detail {
    padding: 40px 0 0;
}

.diamond-product a {
    display: inline-block;
}

    .diamond-product a img,
    .border-thumb-list li a img {
        border: 1px solid #c4c5c9;
        transition: all .7s ease;
    }

.border-thumb-list li a:hover img {
    border: 1px solid #656565;
}

.border-thumb-list li a {
    display: inline-block;
}

.thumbs_list.border-thumb-list li:first-child {
    margin-top: 0;
}

.full-image-box.diamond-product {
    padding: 0 0 0 40px;
}

.diamond-detail-specifiction {
    padding: 60px 0 0;
    position: relative;
}

.btn-select-diamond {
    margin-bottom: 0;
}

.details-tab-row .col-tab a {
    display: inline-block;
    font-family: 'zap';
    font-size: 20px;
    text-transform: uppercase;
    color: #807b7b;
    background-color: #f5f5f5;
    padding: 15px 45px;
    width: 100%;
}

.grid-row-compare {
    float: left;
    margin-top: 20px;
    width: 100%;
}

    .grid-row-compare a {
        line-height: normal;
        max-width: 200px;
        padding: 14px 0;
    }

.tblsimilar_compare tbody {
    height: auto;
}

.details-tab-row .col-tab a:hover {
    background-color: #eaeaea;
    color: #000000;
}

.details-tab-row .col-tab.active a {
    background-color: #eaeaea;
    color: #000000;
}

.details-tab-row .col-tab {
    display: inline-block;
    padding: 0 10px;
}

    .details-tab-row .col-tab:first-child {
        padding-left: 0;
    }

.detail-heading-row {
    background-color: #eaeaea;
}

    .detail-heading-row h1 {
        margin: 0;
        color: #5f5d5d;
        font-size: 20px;
        padding: 15px 10px;
        font-weight: normal;
        line-height: 22px;
    }

.download-links {
    padding: 20px 0 10px;
    margin: 0;
    list-style-type: none;
}

    .download-links li a {
        font-family: 'zap';
        font-size: 14px;
        color: #000;
        font-weight: normal;
        line-height: 22px;
    }

        .download-links li a:hover,
        .download-links li a:focus,
        .download-links li a:active {
            color: #1A415C;
        }

    .download-links li {
        display: inline-block;
        padding: 0 25px;
    }

        .download-links li:first-child {
            padding-left: 0;
        }

.detail-heading-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    -webkit-flex-direction: row;
    -webkit-flex-wrap: wrap;
}

    .detail-heading-row:before {
        content: "";
        position: absolute;
        left: 0;
        background: #eaeaea;
        font-family: 'zap';
        width: 100%;
        z-index: -1;
        height: 52px;
    }

.tab-content-details {
    display: none;
}

.tab-content > .tab-pane {
    float: left;
    width: calc(100% - 285px);
}

.tab-content-details.active {
    display: block;
}

.product-details-list {
    padding: 0 10% 0 0;
    margin: 0;
    list-style-type: none;
    font-size: 0;
}

.tabdetails-section {
    background: #f6f6f6;
    padding: 40px 0;
}

.detailcut-filter span {
    width: 20%;
}

.filter_random_value span.active {
    color: #1A415C;
}

.filter-description {
    float: left;
    width: 100%;
    font-family: Open Sans, sans-serif;
    font-size: 12px;
    color: #999999;
    margin: 10px 0;
}

.product-details-list li {
    font-size: 16px;
    font-family: 'zap';
    font-weight: normal;
    line-height: 22px;
    color: #000;
    margin-bottom: 18px;
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
}

    .product-details-list li span {
        display: block;
        color: #888888;
        text-transform: uppercase;
    }

.similar-compare-section {
    margin-top: 60px;
}

.similar-compare-container {
    background: #eaeaea;
    padding: 0 0 50px;
}

.gridsection-detail {
    width: 100%;
}

    .gridsection-detail:before {
        content: none;
    }

    .gridsection-detail .table-grid tr th {
        line-height: 17px;
    }

.similar-compare-container table tr th {
    line-height: 17px;
}

.tblsimilar_compare tr td {
    width: 10%;
    min-width: auto !important;
}

.compare-diamond-info .col-grid-view-more {
    background: #fff;
    max-height: 630px;
}

.compare-diamond-info h5 {
    border-left: 1px solid #c4c5c9;
    border-right: 1px solid #c4c5c9;
    border-top: 1px solid #c4c5c9;
    padding: 6px 14px;
    text-align: right;
}

.tblsimilar_compare tbody tr:nth-child(odd) {
    background: #fff;
}

.tblsimilar_compare tbody {
    max-height: 550px;
}

.tblsimilar_compare thead tr th {
    width: 9.8%;
    min-width: auto;
}

.compare-now {
    float: left;
    width: 100%;
    padding: 30px 0;
}

    .compare-now input[type="button"] {
        font-size: 18px;
        color: #fff;
        background: #646464;
        border: none;
        transition: all .7s ease;
        font-family: 'zap';
        font-weight: normal;
        line-height: 24px;
        display: inline-block;
        padding: 5px 25px;
        margin-right: 20px;
    }

        .compare-now input[type="button"]:hover,
        .compare-now input[type="button"]:focus {
            background-color: #000;
        }

    .compare-now p {
        font-size: 16px;
        color: #646464;
        font-family: 'zap';
        font-weight: normal;
        line-height: 24px;
        display: inline-block;
        margin: 0;
        vertical-align: middle;
    }

.diamond-size-chart {
    margin-top: 60px;
    background: #eaeaea;
    padding: 20px 0;
}

.diamond-chart-content h3 {
    font-size: 36px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    font-family: 'zap';
    margin-top: 30px;
    margin-bottom: 40px;
}

.diamond-chart-content p {
    font-size: 18px;
    font-family: 'zap';
    color: #646464;
    font-weight: normal;
    margin-top: 20px;
    max-width: 300px;
    width: 100%;
}

.diamond-chart-content a {
    display: inline-block;
    margin-top: 50px;
    background-color: #d82727;
    color: #fff;
    padding: 10px 30px;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'zap';
    font-weight: normal;
}

    .diamond-chart-content a:hover {
        background-color: #656565;
    }

    .diamond-chart-content a .fa {
        margin-left: 8px;
    }

.adddiamond-dialog {
    max-width: 430px;
    width: 100%;
    top: 15%;
    text-align: center;
}

.adddiamond-content {
    border-radius: 0;
    box-shadow: none;
    border: 1px solid transparent;
    background-image: url(../images/popup-bg.png);
    background-repeat: no-repeat;
    background-position: -54px 150px;
}

.ondiamond_select-action {
    margin: 60px auto;
    display: inline-block;
    width: calc(100% - 80px);
}

    .ondiamond_select-action input[type="button"]:first-child {
        margin-bottom: 10px;
    }

.adddiamond-content button.close {
    font-size: 30px;
    font-weight: normal;
    line-height: .8;
    margin-right: 2px;
}

.compare-diamond-info .diamond-product-list li a {
    border: 1px solid #c4c5c9;
}

    .compare-diamond-info .diamond-product-list li a:hover,
    .compare-diamond-info .diamond-product-list li a:focus {
        border: 1px solid #555;
    }

    .compare-diamond-info .diamond-product-list li a.active {
        border: 1px solid #555;
    }
/*Login page template*/

.page-userlogin {
    padding: 50px 0 0;
}

.customize-page-title {
    min-height: auto;
    margin: 0;
    padding: 0;
    border: none;
}

.login-page .title strong {
    font-weight: normal;
    font-family: 'zap';
}

.login-page .new-wrapper .text {
    font-family: 'zap';
    font-size: 16px;
}

.customize-login-page .returning-wrapper label {
    color: #1a2941;
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    letter-spacing: 1px;
}

.customize-login-page .returning-wrapper .forgot-password a {
    color: #1A415C !important;
}

    .customize-login-page .returning-wrapper .forgot-password a:hover {
        color: #1a2941 !important;
    }

.registration-page .button-1,
.registration-result-page .button-1,
.login-page .button-1,
.password-recovery-page .button-1,
.account-page .button-1,
.return-request-page .button-1 {
    font-family: 'zap';
    transition: all .7s ease;
}

.customize-login-page .customer-blocks {
    margin: 0;
}
/*Register page*/

.customize-registration-page .title {
    padding: 0;
}

    .customize-registration-page .title strong {
        font-family: 'zap';
        font-weight: normal;
    }

.new-register-page .form-fields .inputs label {
    margin-bottom: 10px;
    color: #1a2941;
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    letter-spacing: 1px;
}

.new-register-page .form-fields .inputs label,
.new-register-page .form-fields .inputs input[type="text"],
.new-register-page .form-fields .inputs select {
    width: 100%;
    text-align: left;
    display: block;
}

.new-register-page .your_options .inputs {
    width: 15%;
    display: inline-block;
    vertical-align: top;
}

.your_options .custom-attributes .required {
    position: absolute;
    right: 15px;
    top: 38px;
}

.yourpassword .inputs input[type="password"] {
    width: 100%;
}

.new-register-page .your_options .custom-attributes,
.yourpassword .inputs {
    width: 42.1% !important;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 20px;
}

.new-register-page .title strong,
.new-register-page .title {
    font-family: 'zap';
    padding-left: 0;
}

.new-register-page .your_options .inputs label,
.new-register-page .your_options .inputs input[type="checked"] {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.new-register-page .personal_detail .form-fields .inputs input[type="text"] {
    display: inline-block !important;
}

.new-register-page .personal_detail .inputs {
    width: 33.1%;
    position: relative;
    display: inline-block;
    padding-right: 20px;
    vertical-align: text-top;
}

.personal_detail .inputs .required {
    vertical-align: middle;
}

.check-availity #check-availability-button {
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
    margin-bottom: 0;
}

.check-availity #username-availabilty,
.check-availity .field-validation-error {
    text-align: left;
}

.new-register-page .inputs .field-validation-valid {
    position: absolute;
    right: 30px;
    top: 30px;
}

.registration-result p {
    font-size: 18px;
    font-family: 'zap';
    color: #1a2941;
    line-height: 26px;
    font-weight: normal;
}

.registration-result {
    margin-bottom: 30px;
}
/*Advanced Search module css*/

.search-page .basic-search label {
    width: auto;
    display: block;
    text-align: left;
    margin-bottom: 10px;
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    color: #1a2941;
    letter-spacing: 1px;
    margin-right: 0;
}

.search-input-box .basic-search .inputs {
    padding: 0 15px;
    width: 100%;
    margin-bottom: 15px;
    text-align: left;
}

    .search-input-box .basic-search .inputs input[type="text"] {
        width: 100%;
    }

.search-page .basic-search .inputs.reversed > * {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
    margin-top: 0;
    width: auto;
}

.search-page .advanced-search .inputs label,
.search-page .advanced-search .inputs select {
    width: 100%;
    display: block;
    text-align: left;
}

.search-page .advanced-search .inputs label {
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    letter-spacing: 1px;
    color: #1a2941;
    margin-bottom: 10px;
}

.search-page .advanced-search .inputs.reversed label {
    margin-bottom: 0;
}

.advanced-search .inputs .price-range {
    margin: 0;
}

.search-page .advanced-search {
    float: left;
    width: 100%;
    margin-top: 15px;
    padding: 0 15px;
    margin-left: -5px;
    margin-right: -5px;
}

.advanced-search-box .inputs .price-range input {
    margin: 0 10px 0 0;
}

.advanced-search-box .inputs {
    margin-right: 0 !important;
    padding: 0 5px;
    width: 33.33% !important;
    float: left;
    margin-bottom: 0;
    margin-top: 15px;
}

.advanced-search .inputs .price-range > span {
    line-height: 35px;
}

.advanced-search .inputs .price-range {
    margin: 0;
    display: flex;
    width: 100%;
    flex-flow: row wrap;
    justify-content: space-between;
    display: -webkit-flex;
    -webkit-flex-flow: row wrap;
    -webkit-justify-content: space-between;
}

.advanced-search-box .inputs .price-range .price-to {
    margin-left: auto;
}

.advanced-search-box .inputs .price-range .price-from {
    margin-right: auto;
}

.advanced-search-box .inputs .price-range input {
    margin: 0;
    width: 35%;
    margin-left: 10px;
}

.search-input.search-input-box .form-fields {
    padding: 15px 0;
}

.search-page .advanced-search .inputs.reversed {
    text-align: left;
    margin-top: 36px;
    margin-bottom: 15px;
}

    .search-page .advanced-search .inputs.reversed > * {
        display: inline-block;
        vertical-align: middle;
        margin-top: 0;
    }

.search-page .fieldset,
.search-page .form-fields {
    float: left;
    width: 100%;
}

.advanced-search .inputs:nth-child(even) {
    float: left;
    width: calc(50% - 15px);
}

.search-page .search-input .buttons {
    float: left;
    width: 100%;
    text-align: left;
}

.search-page .productcatagory_control {
    float: left;
    width: 100%;
}

.search-input .button-1 {
    transition: all .7s ease;
    font-size: 16px;
    font-family: 'zap';
}
/*Make an Appointment*/

.make-an-appointment .appointment_detail,
.make-an-appointment .about_order_query {
    margin-top: 0;
}
/*Order Cart steps */

.clscartsteps .customize-orderprogress {
    margin: 0;
}

.feature-product-grid .feature-products:nth-child(3n+1) {
    clear: right;
}

h5.feature_detail a {
    color: #333333;
    font-family: "zap";
    font-size: 18px;
    line-height: 1.3;
}
/*Inner page css*/

.right-content-section {
    float: left;
}

    .right-content-section h2,
    .right-content-section h1 {
        font-family: 'zap';
        font-size: 36px;
        color: #555;
        font-weight: normal;
        margin-bottom: 40px;
        margin-top: 0;
    }

    .right-content-section p a {
        color: #1A415C;
        word-wrap: break-word;
    }

        .right-content-section p a:hover,
        .right-content-section p a:focus,
        .right-content-section p a:active {
            color: #1a2941;
        }

    .right-content-section p {
        font-size: 18px;
        font-family: 'zap';
        color: #1a2941;
        line-height: 26px;
        font-weight: normal;
        margin-bottom: 20px;
    }

        .right-content-section p strong {
            color: #1a2941;
        }

.btn.btn-inner {
    font-size: 16px;
    font-family: 'zap';
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    display: inline-block;
    width: auto;
    margin-bottom: 15px;
    background-color: #1A415C;
    transition: all .7s;
    padding: 5px 30px;
}

.most-popular-engagement p a,
.most-popular-engagement p,
.most-popular-engagement {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 22px;
}

    .most-popular-engagement p a,
    .most-popular-engagement p,
    .most-popular-engagement {
        font-size: 14px;
        margin-bottom: 5px;
        line-height: 22px;
    }

.most-popular-product-box {
    margin-bottom: 20px;
}

.most-popular-engagement > a {
    margin-bottom: 10px;
    display: block;
    text-align: center;
}

.most-popular-product-box:nth-child(3n+1) {
    clear: left;
}
/*User Survey Templates*/

.survey-div {
    float: left;
    width: 100%;
}

    .survey-div h3 {
        font-family: 'zap';
        margin-top: 30px;
        margin-bottom: 15px;
        color: #1a2941;
        font-weight: normal;
        font-size: 26px;
        margin-bottom: 20px;
    }

    .survey-div .check-box {
        display: inline-block;
        width: 32.33%;
    }

.check-box input[type="checkbox"] {
    vertical-align: top;
}

.survey-div .check-box label,
.mCustomScrollbar .heading > *,
.mCustomScrollbar .row1 > * {
    font-family: 'zap';
    line-height: 20px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #1a2941;
    font-weight: normal;
    font-size: 15px;
    padding-left: 5px;
}

.mCustomScrollbar .heading,
.mCustomScrollbar .row1 {
    display: block;
}

    .mCustomScrollbar .heading > .colum5,
    .mCustomScrollbar .row1 > .colum5 {
        width: 100px;
    }

    .mCustomScrollbar .heading > *,
    .mCustomScrollbar .row1 > * {
        width: 150px;
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 10px;
    }

    .mCustomScrollbar .row1 .colum2,
    .mCustomScrollbar .row1 .colum3,
    .mCustomScrollbar .row1 .colum4,
    .mCustomScrollbar .row1 .colum5 {
        text-align: center;
    }

    .mCustomScrollbar .heading .colum2,
    .mCustomScrollbar .heading .colum3,
    .mCustomScrollbar .heading .colum4,
    .mCustomScrollbar .heading .colum5 {
        text-align: center;
    }

.suggestions-form .block .inputs-right label {
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #1a2941;
}

.suggestions-form .block {
    display: inline-block;
    width: 50%;
    max-width: 49.5%;
    margin-bottom: 20px;
}

    .suggestions-form .block .inputs-right,
    .survey-div .inputs-right {
        position: relative;
    }

.customize-form-fields .inputs input,
.customize-form-fields .inputs label {
    width: 100%;
}

.suggestions-form .block .inputs-right input {
    width: 100%;
    height: 38px;
    display: block;
}

.survey-div.two-col .check-box input[type="radio"] {
    vertical-align: top;
}

.suggestions-form .block .inputs-right label,
.suggestions-form .block .inputs-right input {
    display: block;
}

.suggestions-form .message-error,
.suggestions-form .field-validation-error,
.suggestions-form .username-not-available-status,
.suggestions-form .poll-vote-error,
.suggestions-form .password-error {
    text-align: left;
}

.survey-div .inputs-right textarea {
    width: 100%;
    margin-bottom: 20px;
}

.ui-checkbox input[type="checkbox"],
.ui-radiobtn input[type="radio"] {
    opacity: 0;
    z-index: 1;
    cursor: pointer;
    position: relative;
}

.ui-checkbox label,
.ui-radiobtn label {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

    .ui-checkbox label:before,
    .ui-radiobtn label:before {
        content: "";
        display: inline-block;
        position: absolute;
        width: 16px;
        height: 16px;
        left: 0;
        margin-left: -15px;
        border: 1px solid #cccccc;
        background-color: #fff;
        -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        top: 2px;
    }

    .ui-radiobtn label:before {
        border-radius: 100%;
    }

    .ui-checkbox label:after,
    .ui-radiobtn label:after {
        display: inline-block;
        position: absolute;
        width: 15px;
        height: 15px;
        left: 0;
        top: 0;
        margin-left: -15px;
        padding-left: 2px;
        padding-top: 0px;
        font-size: 11px;
        color: #fff;
        background: #1A415C;
        font-family: FontAwesome;
        line-height: 1.5;
        top: 2px;
    }

.ui-checkbox input[type="checkbox"]:checked + label::after {
    content: "\f00c";
}

.ui-radiobtn input[type="radio"]:checked + label:after {
    content: "\f00c";
    border-radius: 100%;
}

.option-radio input[type="radio"] {
    vertical-align: top;
}
/*Hack Mozila firefox browser*/

@-moz-document url-prefix() {
    .mCustomScrollbar .heading > *, .mCustomScrollbar .row1 > * {
        width: 21.5%;
    }

    .check-box input[type="checkbox"] {
        vertical-align: middle;
        margin-top: 0;
        margin-bottom: 5px;
    }

    input[type="checkbox"],
    input[type="radio"],
    input[type="checkbox"] + *,
    input[type="radio"] + * {
        margin-bottom: 5px;
        margin-top: 0;
    }
}
/*=====================Accounts Pages CSS=======================*/

.sidebar-title {
    padding: 0 !important;
    border-bottom: none !important;
}

    .sidebar-title h2 {
        font-size: 24px;
        font-family: 'zap';
        color: #555;
        font-weight: normal;
        margin-top: 0;
        margin-bottom: 10px;
        border: none;
        line-height: 1.9 !important;
        display: block;
    }

.block .account-list .list a:before {
    content: none;
}

.account-list .list > li {
    padding: 0;
    margin-bottom: 10px;
}

    .account-list .list > li > a {
        display: block;
        border-left: 3px solid #1A415C;
        padding: 10px 10px;
        border-top: 1px solid #ddd;
        background-color: #f7f7f7;
        font-family: 'zap';
        font-weight: normal;
        font-size: 16px;
        transition: all .7s ease;
        color: #1a2941;
    }

.listbox.account-list {
    padding: 0;
}

.account-list .list > li > a:hover {
    color: #fff;
    background-color: #1A415C;
    text-decoration: none;
    border-top: 1px solid transparent;
}

.account-detail-page .page-title {
    margin: 0;
    padding: 0;
    border-bottom: none;
}

    .account-detail-page .page-title h1 {
        line-height: 1.3 !important;
        margin-top: 0;
        font-size: 36px;
        font-family: 'zap';
        color: #555;
        margin-bottom: 20px;
        padding-bottom: 10px;
        position: relative;
        border-bottom: 1px solid #e6e6e6;
    }

        .account-detail-page .page-title h1:after {
            content: "";
            height: 1px;
            width: 100%;
            position: absolute;
            background-color: #e6e6e6;
            bottom: 1px;
            left: 0;
        }

.account-detail-page .form-fields .inputs label {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #1a2941;
}

.account-detail-page .form-fields .inputs {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

    .account-detail-page .form-fields .inputs input[type="text"],
    .account-detail-page .form-fields .inputs select {
        width: 95%;
        min-height: 38px;
        font-size: 14px;
        font-family: Open Sans, sans-serif;
    }

.message-error,
.field-validation-error,
.username-not-available-status,
.poll-vote-error,
.password-error,
.field-validation-valid {
    text-align: left;
}

.check-username-availability-button {
    float: left;
}

.account-detail-page .fieldset .title,
.address-item .title {
    font-size: 20px;
    color: #1a2941 !important;
    font-family: 'zap';
    font-weight: normal;
    line-height: 26px;
    padding: 0;
}

.account-detail-page .form-fields .inputs.newsletter {
    width: 100%;
    text-align: left;
}

    .account-detail-page .form-fields .inputs.newsletter > label,
    .account-detail-page .form-fields .inputs.newsletter > input {
        width: auto !important;
        display: inline-block;
        vertical-align: top;
    }

.add-more-external-records {
    font-size: 18px;
    color: #1a2941;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 0;
    font-family: 'zap';
    text-align: left;
}

.account-detail-page .buttons {
    text-align: left;
}

.address-list .info li,
.address-list .info label {
    font-family: 'zap';
    font-size: 16px;
}

.address-list .info > li {
    margin: 4px 0;
}

.account-detail-page .add-button {
    text-align: left;
}

.address-item .buttons input[type="button"],
.order-list-page .buttons input[type="button"] {
    color: #1A415C;
    font-family: 'zap';
    font-size: 14px;
    font-weight: normal;
    transition: all .7s ease;
}

    .address-item .buttons input[type="button"]:hover,
    .address-item .buttons input[type="button"]:focus,
    .order-list-page .buttons input[type="button"]:hover,
    .order-list-page .buttons input[type="button"]:focus {
        color: #1a2941;
    }

.customize-inner-heading .title,
.reward-points-history .title {
    font-size: 20px;
    color: #1a2941 !important;
    font-family: 'zap';
    font-weight: normal;
    line-height: 26px;
    padding: 0;
}

.customize-inner-heading .info li {
    margin: 4px 0;
    font-size: 16px;
    font-family: 'zap';
}

.review-item-head .review-title {
    font-family: 'zap';
    font-size: 17px;
    font-weight: normal;
}

.review-text {
    font-family: 'zap';
    font-size: 16px;
    font-weight: normal;
}

.product-review-item .review-info > span > *,
.product-review-item .review-info > * {
    display: inline-block;
    vertical-align: top;
    font-family: 'zap';
    font-size: 16px;
}

.product-review-item .review-item-head {
    border-top: 1px solid #ddd;
    overflow: hidden;
    background-color: #f6f6f6;
    padding: 10px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee !important;
}

.product-review-item .review-content {
    padding: 20px 10px;
    border: 1px solid #eee;
}

.product-review-item .review-info a:hover,
.product-review-helpfulness .vote:hover {
    color: #777;
}

.reward-points-overview .current-balance {
    font-family: 'zap';
    font-size: 16px;
}

.no-data {
    font-size: 16px;
    font-family: 'zap';
}

.change-password-page .inputs > input {
    width: calc(100% - 20px);
}

.section.order-item.customize-inner-heading:nth-child(2n+1) {
    clear: left;
}

.section.order-item.customize-inner-heading {
    float: left;
    width: calc(50% - 20px);
    position: relative;
    margin: 0 20px 20px 0;
}

.account-detail-page .address-list {
    float: left;
    width: 100%;
}

.account-detail-page .section.address-item {
    width: calc(50% - 20px);
    float: left;
    margin: 0 20px 30px 0;
    ;
}

.address-list-page .add-button {
    float: left;
    width: 100%;
}

.account-detail-page .section.address-item:nth-child(2n+1) {
    clear: left;
}

.shopby_sidebar .sidebar-title {
    margin: 0;
    background: none;
}
/*=========Wishlist page css========*/

.wishlist-content th,
.wishlist-content td {
    font-family: 'zap';
    font-size: 16px;
}

.wishlist-content .buttons input {
    transition: all .7s ease;
    font-family: 'zap';
    font-size: 16px;
    font-weight: normal;
}

.wishlist-content .tax-shipping-info,
.wishlist-page .share-info {
    font-family: 'zap';
    font-size: 16px;
    text-align: left;
}

.email-a-friend-page .form-fields {
    font-size: 0;
}

.email-a-friend-page .inputs:first-child {
    padding-right: 20px;
}

.email-a-friend-page .inputs {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

    .email-a-friend-page .inputs:last-child {
        width: 100%;
    }

    .email-a-friend-page .inputs label {
        display: block;
        text-align: left;
        width: 100%;
        font-size: 14px;
        font-family: 'zap';
        font-weight: bold;
        line-height: 20px;
        margin-bottom: 5px;
        letter-spacing: 1px;
        color: #1a2941;
    }

    .email-a-friend-page .inputs input[type="text"],
    .email-a-friend-page .inputs input[type="email"] {
        width: 100%;
        min-height: 38px;
        font-size: 14px;
        font-family: Open Sans, sans-serif;
    }

.email-a-friend-page textarea {
    width: 100% !important;
}
/*=====================Cart Pages CSS=======================*/

.order-progress.customize-orderprogress a:before {
    content: "\f105";
    border: 1px solid transparent !important;
    background-color: #4ab2fa !important;
    font-family: FontAwesome;
    color: #fff;
    font-size: 26px;
    line-height: 35px;
    background-image: none;
}

.customize-orderprogress li a {
    font-size: 16px;
    font-family: 'zap';
    color: #000;
    font-weight: normal;
}

.shopping-cart-page .page-title {
    padding: 20px 0 0;
    border-bottom: 1px solid transparent;
}

.cart th,
.data-table th,
.forum-table th,
.cart td,
.data-table td,
.forum-table td {
    font-family: 'zap';
    font-size: 16px;
}

.shopping-cart-page .cart-options .common-buttons input,
.coupon-code input[type="submit"],
.shipping-options .buttons input[type="button"],
.cart-footer .checkout-button,
.address-item .select-button input,
.buttons > input {
    transition: all .7s ease;
    font-family: 'zap';
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
/*Start cart table*/
/*cart table 18-09-2020*/

.shopping-cart-page .cart th, .shopping-cart-page .cart td {
    float: none !important;
    min-width: unset;
    display: table-cell;
    max-width: unset;
}

.shopping-cart-page .cart thead {
    display: table-header-group;
}

.shopping-cart-page .cart tr {
    clear: unset;
    float: none;
    display: table-row;
}

.shopping-cart-page .cart tbody {
    height: auto;
    float: none;
    display: table-row-group;
}

.wishlist-content .cart th,
.wishlist-content .cart td,
.shopping-cart-page .cart th,
.shopping-cart-page .cart td {
    float: none !important;
    min-width: unset;
    display: table-cell;
    max-width: unset;
}

.wishlist-content .cart thead,
.shopping-cart-page .cart thead {
    display: table-header-group;
}

.wishlist-content .cart tr,
.shopping-cart-page .cart tr {
    clear: unset;
    float: none;
    display: table-row;
}

.wishlist-content .cart tbody,
.shopping-cart-page .cart tbody {
    height: auto;
    float: none;
    display: table-row-group;
}

/*End*/

.order-summary-content .cart-collaterals {
    margin-left: 0;
}

.order-summary-content .totals {
    margin: 25px 0 25px;
}

.cart-collaterals .title,
.checkout-data .title {
    font-size: 20px;
    color: #1a2941 !important;
    font-family: 'zap';
    font-weight: normal;
    line-height: 26px;
    padding: 0;
}

.order-summary-content .cart-collaterals .hint {
    font-size: 16px;
    font-family: 'zap';
    font-weight: normal;
}

.order-summary-content .inputs label,
.new-billing-address .edit-address .inputs label,
.new-shipping-address .edit-address .inputs label {
    display: block;
    text-align: left;
    width: 100%;
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #1a2941;
}

.order-summary-content .inputs input,
.order-summary-content .inputs select,
.new-billing-address .edit-address .inputs input,
.new-billing-address .edit-address .inputs select,
.new-shipping-address .edit-address .inputs input,
.new-shipping-address .edit-address .inputs select {
    width: 100%;
    min-height: 38px;
    font-size: 14px;
    font-family: Open Sans, sans-serif;
}

.cart-total tr td label,
.cart-total tr td,
.terms-of-service {
    font-size: 16px;
    font-family: 'zap';
}

.product-grid.cross-sells .title > strong {
    font-family: 'zap';
    margin-top: 30px;
    color: #1a2941;
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 20px;
}

.section.ship-to-same-address {
    text-align: left;
    padding: 15px 0;
    margin-bottom: 10px;
}

    .section.ship-to-same-address .selector > * {
        display: inline-block;
        vertical-align: top;
        font-family: 'zap';
        font-size: 15px;
    }

.address-grid {
    margin: 0 -15px;
}

.select-billing-address .address-item,
.select-shipping-address .address-item {
    margin: 0;
    width: 33.33%;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    padding-right: 15px;
    margin-bottom: 30px;
    padding-left: 15px;
}

    .select-billing-address .address-item:nth-last-child {
        padding-right: 0;
    }

.address-item .address-box li {
    font-family: 'zap';
    font-size: 16px;
}

.new-billing-address .edit-address .inputs,
.new-shipping-address .edit-address .inputs {
    width: 33.33%;
    display: inline-block;
    vertical-align: top;
    margin-right: -4px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.enter-address .edit-address {
    padding: 15px 0;
}

.order-summary-content .cart tbody tr {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    text-align: center;
}

.order-summary-content .cart-collaterals {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    width: 55%;
    margin: 0;
}

.order-summary-content .totals {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-right: -4px;
}

.inputs {
    text-align: left;
}

.shipping-method .method-list .method-name {
    background-color: #f6f6f6;
    padding: 10px;
}

.shipping-method .method-list {
    font-size: 0;
    text-align: left;
}

    .shipping-method .method-list li {
        width: 25%;
        display: inline-block;
        margin: 0 0 30px;
        padding-right: 20px;
        font-family: zap;
        text-align: center;
    }

.shopping-cart-page .pickup-in-store,
.shopping-cart-page .pickup-points .select-pickup-point {
    text-align: left;
}

.order-summary-content .totals .terms-of-service span {
    float: none;
    display: inline-block;
    width: calc(100% - 30px);
    vertical-align: top;
    margin-left: 5px;
}

.shipping-method .method-list .method-name > * {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
}

.shipping-method-selector .select-by {
    max-width: 600px;
    margin-bottom: 15px;
    width: 100%;
}

.payment-info .info {
    background-color: #f6f6f6;
    margin-bottom: 30px;
}

.shopping-cart-page .message-error {
    margin: 0;
    font-family: Zap;
    font-size: 16px;
    font-weight: normal;
}

.info table tr td label {
    display: inline-block;
    text-align: left;
    font-size: 14px;
    font-family: 'zap';
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    letter-spacing: 1px;
    color: #1a2941;
}

.payment-info .info td {
    text-align: left !important;
}

.confirm-order .terms-of-service {
    text-align: left;
    padding: 0;
}

.info-content .billing-info li,
.info-content .shipping-info li {
    font-family: 'zap';
    font-size: 16px;
}

.side-list-wrap li > span {
    color: #444;
    font-family: zap;
    font-size: 15px;
    padding-left: 0;
    font-weight: normal;
}

.order-completed .details .order-number,
.order-completed .details .details-link a {
    font-family: zap;
    font-size: 15px;
}

    .order-completed .details .details-link a:hover {
        color: #444;
        text-decoration: none;
    }

table.cart td.product-picture {
    padding: 0;
}

.givebt_border {
    border-bottom: 1px solid #e6e6e6 !important;
}

.order-details-page a {
    font-family: 'zap';
    font-size: 16px !important;
    margin-bottom: 15px !important;
}

.order-details-page .order-overview .order-number,
.order-details-page .order-overview .order-overview-content li,
.order-details-area .title {
    font-family: 'zap';
}

.cart-collaterals .shipping-results li {
    font-family: Open Sans;
    font-weight: 400;
}

.section.pickup-points {
    background-color: #f9f9f9;
    padding: 15px;
}

.select-pickup-point > ul > li,
.pickup-in-store .description,
.pickup-in-store .selector > label {
    font-family: Zap;
    font-size: 16px;
}

.pickup-in-store .selector > *,
.section.payment-method .method-list li .payment-details > * {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 2px;
}

.section.payment-method .method-list {
    text-align: left;
    margin-left: -15px;
    margin-right: -15px;
}

    .section.payment-method .method-list li {
        text-align: center;
        margin: 0;
        padding: 0 15px;
    }

        .section.payment-method .method-list li .method-name {
            border: 1px solid #e9e9e9;
            padding-bottom: 10px;
        }

.order-review-data {
    margin-left: -15px;
    margin-right: -15px;
}

    .order-review-data .order-review-wrap {
        background-color: #f9f9f9;
        padding: 20px;
    }

    .order-review-data > .order-review-col {
        padding: 0 15px;
        margin: 0 0 30px;
        background-color: transparent;
        width: 50%;
        float: left;
    }

.order-summary-content > form {
    float: left;
    width: 100%;
}

.order-details-page .order-overview {
    margin-top: 20px;
}

/*=====================Single Cart Pages CSS=======================*/
.single-page-cart .panel {
    box-shadow: none;
}

.single-page-cart .shipping-method-panel .method-list,
.single-page-cart .payment-method-panel .method-list {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
}

    .single-page-cart .shipping-method-panel .method-list > li,
    .single-page-cart .payment-method-panel .method-list li {
        flex-basis: 50%;
        max-width: 50%;
    }

        .single-page-cart .payment-method-panel .method-list li .method-name {
            padding-top: 10px;
        }

        .single-page-cart .shipping-method-panel .method-list > li:first-child {
            margin-top: 20px !important;
        }

    .single-page-cart .shipping-method-panel .method-list li .shipping-details > * {
        display: inline-block;
        vertical-align: middle;
        margin: 0;
    }

.single-page-cart .coupon-box-panel .coupon-code button {
    margin-top: 15px;
    max-width: 160px;
    width: 100%;
}

.complete-order-panel .terms-of-service {
    font-size: 15px;
    font-family: Zap;
    font-weight: normal;
    max-width: 41%;
    margin-left: auto;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    margin-top: 15px;
}

    .complete-order-panel .terms-of-service > * {
        display: inline-block;
        vertical-align: middle;
    }

    .complete-order-panel .terms-of-service > label {
        width: calc(100% - 20px);
    }


/*============Order Detail page css===========*/

.order-details-area .billing-info-wrap,
.order-details-area .shipping-info-wrap {
    width: 50%;
    float: none;
    margin-left: 0;
    margin-right: 0;
}

.order-details-area {
    font-size: 0;
}

    .order-details-area .billing-info-wrap {
        width: calc(50% - 20px);
        margin-right: 20px !important;
    }

.shopping-cart-page .products .title {
    font-size: 20px;
    color: #1a2941 !important;
    font-family: 'zap';
    font-weight: normal;
    line-height: 26px;
    padding: 0;
}

.shopping-cart-page .table-wrapper .data-table th.price {
    margin-bottom: 0;
}

.actions > input {
    font-family: 'zap';
    text-transform: uppercase;
    transition: all .7s;
}
/*-----------Educations Pages----------*/

.diamond-eduction {
    float: left;
    width: 100%;
}

.diamond-feature-card {
    float: left;
    width: calc(50% - 10px);
    margin-bottom: 30px;
    margin-right: 10px;
    background: #F7F7F7;
    min-height: 200px;
    padding: 10px;
}

    .diamond-feature-card figure {
        display: inline-block;
        vertical-align: middle;
        max-width: 140px;
        width: 100%;
    }

.feature-card-detail {
    background: #f7f7f7;
    padding: 10px;
    width: calc(100% - 140px);
    display: inline-block;
    margin-left: -4px;
    vertical-align: middle;
}

    .feature-card-detail > h4 {
        font-size: 22px;
        margin-top: 15px;
        margin-bottom: 10px;
    }

    .feature-card-detail > p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 10px;
    }

.edu-parent1 {
    float: left;
    width: 100%;
    font-size: 0;
}

.edu-block-text1 {
    display: inline-block;
    width: 70%;
    margin-right: 20px;
    vertical-align: middle;
}

.edu-block-img1 {
    display: inline-block;
    width: calc(30% - 20px);
    vertical-align: middle;
}

.education-d-foot-nav {
    float: left;
    width: 100%;
    margin-top: 20px !important;
    padding: 0 !important;
    list-style-type: none !important;
    margin-bottom: 20px !important;
}

    .education-d-foot-nav li {
        display: inline-block;
        padding-right: 5px;
    }

        .education-d-foot-nav li a {
            font-size: 16px;
            color: #1A415C;
        }

            .education-d-foot-nav li a:hover,
            .education-d-foot-nav li a:focus,
            .education-d-foot-nav li a:active {
                color: #1a2941;
            }

.diamond-feature-card:nth-child(2n+1) {
    clear: left;
}

.edu-block-img {
    width: 30%;
}

.edu-block-text {
    width: 70%;
}

.diveder-mid {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
    margin-top: 20px;
}

.diamon-clarity-list > h4 {
    margin-bottom: 30px;
}

.diamon-clarity-list .edu-block-text > h4 {
    margin-top: 0;
}

.carat-weight-wrapper {
    padding: 0 !important;
    list-style: none !important;
}

.carat-weight > thead > tr > th:first-child {
    min-width: 120px;
}

.carat-weight {
    border: 1px solid #f7f7f7;
}

    .carat-weight > thead > tr > th {
        font-family: 'zap';
        font-size: 16px;
        font-weight: normal;
        padding: 10px;
        text-align: left;
        background: #f7f7f7;
    }

    .carat-weight > tbody > tr > td {
        padding: 20px 10px;
    }

        .carat-weight > tbody > tr > td > h4 {
            color: #1A415C;
        }

.carat-td-wrapper {
    margin-bottom: 40px;
}

.diamond-shape {
    padding: 40px 0;
    border-bottom: 1px solid #f7f7f7;
    float: left;
    width: 100%;
}

.diamond-shape-img {
    max-width: 200px;
    display: inline-block;
    margin-right: 20px;
    width: 100%;
    vertical-align: top;
}

.diamond-shape-content {
    display: inline-block;
    width: calc(100% - 224px);
    vertical-align: top;
}

    .diamond-shape-content h4 {
        margin-top: 0 !important;
        color: #1A415C;
    }

    .diamond-shape-content p:last-child {
        margin-bottom: 0;
    }

.grade-clarity h4 {
    margin-top: 0 !important;
}

.marginT20 {
    margin-top: 30px;
}

.marginB20 {
    margin-bottom: 30px;
}
/*-----------Sell us your Diamonds and Gold  with confidence----------*/
.result {
    text-transform: capitalize !important;
    color: #058e05 !important;
    font-family: inherit !important;
    font-weight: 500 !important;
    padding: 6px 15px !important;
    background-color: #dad5cc !important;
}

.validation-summary-errors ul {
    list-style: none !important;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

    .validation-summary-errors ul li {
        font-size: 15px !important;
        color: red !important;
        margin-bottom: 8px !important;
        font-weight: 500 !important;
        line-height: normal !important;
    }

.sale-us-diamond-wrapper p {
    font-size: 18px;
    font-family: 'zap';
    color: #1a2941;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 20px;
}

.sale-us-diamond-wrapper ul li {
    font-size: 18px;
    font-family: 'zap';
    color: #1a2941;
    line-height: 26px;
    font-weight: normal;
    margin-bottom: 10px;
    position: relative;
}

.sale-us-diamond-wrapper ul {
    list-style: disc;
    padding-left: 20px;
}

.sale-diamond-link {
    display: block;
    text-align: center;
    margin: 30px 0;
}

.sale-diamond-link {
    display: block;
    text-align: center;
    margin: 30px 0;
    border: 1px solid #f7f7f7;
    padding: 20px;
}

    .sale-diamond-link p {
        margin-bottom: 0;
        margin-top: 10px;
        color: #1A415C;
        transition: all .5s ease-in-out 0s;
    }

    .sale-diamond-link:hover p,
    .sale-diamond-link:focus p {
        color: #1a2941;
        text-decoration: none;
    }

.survey-div.customize-form-fields .inputs {
    padding: 0;
}

/*Reffer a Friends*/

.refer-to-frnd figure {
    text-align: center;
    margin-bottom: 30px;
}

.invitation-form .inputs {
    width: 33.33%;
    display: inline-block;
    padding-right: 5px;
}

.invitation-form .customize-form-fields {
    font-size: 0;
}

.invitation-form .customize-fieldset {
    margin-bottom: 0;
}

.invitation-form {
    margin: 30px 0;
}

    .invitation-form a {
        color: #1A415C;
        font-family: 'zap';
        font-size: 16px;
        display: inline-block;
        margin: 0 0 10px;
    }

        .invitation-form a:hover {
            text-decoration: none;
            color: #1a2941;
        }
/*Sell your Diamonds*/

.choose-shape ul {
    list-style-type: none;
    padding: 0;
}

    .choose-shape ul li {
        min-height: 120px;
        max-width: 95px;
        text-align: center;
        background: #f7f7f7;
        padding: 5px 0;
        display: inline-block;
        margin-right: 5px;
        vertical-align: top;
        box-shadow: 1px 1px 4px rgba(222, 219, 219, 0.7);
        border: 1px solid transparent;
        transition: all .7s ease-in-out;
        width: 100%;
    }

        .choose-shape ul li:hover,
        .choose-shape ul li:focus {
            border: 1px solid #1A415C;
        }

        .choose-shape ul li.active {
            border: 1px solid #1A415C;
        }

        .choose-shape ul li > label > input {
            position: absolute;
            height: 100%;
            width: 100%;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            opacity: 0;
            z-index: 10;
            cursor: pointer;
        }

        .choose-shape ul li label {
            position: static;
        }

.diamond-make-appointment {
    border-top: 1px solid #f7f7f7;
    margin-top: 50px;
}

    .diamond-make-appointment .inputs {
        width: 50%;
        display: inline-block;
        margin-right: -4px;
        padding: 0 10px;
    }

    .diamond-make-appointment .block {
        width: 100%;
        max-width: none;
        padding: 0 10px;
    }

.size-price-w {
    max-width: 250px;
    width: 100%;
}
/*Engagement Ring Popup*/

.sign-pop-box h3 {
    display: block;
    font-family: "zap";
    font-size: 40px;
    font-weight: bold;
    margin: 0;
    padding: 30px 0 10px;
    text-align: center;
    text-transform: uppercase;
    color: #1A415C;
}

.sign-pop-box span {
    color: #1A415C;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    text-transform: none;
}

.sign-pop-box small {
    color: #555;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 20px;
    text-transform: none;
}

.sign-pop-box > p {
    color: #555;
    display: block;
    font-family: "zap";
    font-size: 15px;
    margin: 0;
    padding: 20px 0 0;
    text-align: center;
}

    .sign-pop-box > p > strong {
        color: #000;
        display: block;
        font-family: zap;
        font-size: 15px;
        line-height: 1.5;
        text-transform: uppercase;
    }

.sign-pop-box .em-box {
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 15px 0;
    padding: 15px 0;
}

    .sign-pop-box .em-box > input {
        max-width: 350px;
        min-height: 45px;
        width: 100%;
    }

.sign-pop-box.cnw-box.reward-box > a {
    display: block;
    margin-bottom: 15px;
    text-align: center;
}

.sign-pop-box .popup-footer {
    color: #555;
    font-family: zap;
    font-size: 13px;
    text-align: center;
}

/*Blog*/
.blog-content-wrapper {
    padding: 30px 0;
    border-top: 1px solid #e9e9e9;
}

.block-blog-archive, .block-popular-blogtags .title {
    font-size: 18px;
    text-transform: uppercase;
    color: #333;
    font-family: zap;
    font-weight: bold;
}

    .block-blog-archive .listbox, .block-popular-blogtags, .block-blog-archive .listbox ul li {
        padding-left: 0;
    }

.page.blog-page .heading_innerpage {
    margin-bottom: 15px;
}

.block-blog-archive .number {
    font-size: 16px;
}

.block-blog-archive, .page.blog-page, .page.blogpost-page {
    margin-top: 15px;
    box-shadow: 0px -2px 0px #eee;
    padding-top: 15px;
}

.block-blog-archive, .block-popular-blogtags, .listbox ul li .sublist li a {
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

.blog-posts {
    float: left;
    width: 100%;
}

    .blog-posts * {
        font-family: 'zap';
        color: #1a2941;
    }

.post-date, .news-date {
    font-size: 18px;
}

.post-body, .news-body {
    font-size: 18px;
}

.blog-posts .buttons .read-more, .news-items .buttons .read-more {
    font-size: 14px;
}

.blog-posts .buttons .read-comments {
    display: inline-block;
}

.blogpost-page .post-date {
    overflow: hidden;
}

.blog-posts .post-body h1, .blog-posts .post-body h2, .blog-posts .post-body h3,
.blog-posts .post-body h4, .blog-posts .post-body h5 {
    font-family: 'zap';
    font-weight: normal;
    color: #555;
    font-size: 36px;
    margin: 0 0 25px 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.blog-posts .post-body h2 {
    font-size: 28px;
}

.blog-posts .post-body h3 {
    font-size: 26px;
}

.blog-posts .post-body h4 {
    font-size: 22px;
}

.blog-posts .post-body h5 {
    font-size: 20px;
}

.blog-posts .post-body p, .blog-posts .post-body {
    font-size: 18px;
    font-family: 'zap';
    color: #1a2941;
    line-height: 26px;
    font-weight: normal;
}

    .blog-posts .post-body p {
        margin: 0 0 18px 0;
    }

    .blog-posts .post-body ul li {
        margin: 3px 0;
    }


.blogpost-page .page-body h1, .blogpost-page .page-body h2, .blogpost-page .page-body h3,
.blogpost-page .page-body h4, .blogpost-page .page-body h5, .news-item-page .page-body h1, .news-item-page .page-body h2, .news-item-page .page-body h3,
.news-item-page .page-body h4, .news-item-page .page-body h5 {
    font-family: 'zap';
    font-weight: normal;
    color: #555;
    font-size: 36px;
    margin: 0 0 25px 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.blogpost-page .page-body h2, .news-item-page .page-body h2 {
    font-size: 28px;
}

.blogpost-page .page-body h3, .news-item-page .page-body h3 {
    font-size: 26px;
}

.blogpost-page .page-body h4, .news-item-page .page-body h4 {
    font-size: 22px;
}

.blogpost-page .page-body h5, .news-item-page .page-body h5 {
    font-size: 20px;
}

.blogpost-page .page-body p, .blogpost-page .page-body, .news-item-page .page-body p, .news-item-page .page-body {
    font-size: 18px;
    font-family: 'zap';
    color: #1a2941;
    line-height: 26px;
    font-weight: normal;
}

    .blogpost-page .page-body p, .news-item-page .page-body p {
        margin: 0 0 20px 0;
    }

    .blogpost-page .page-body ul li, .news-item-page .page-body ul li {
        margin: 3px 0;
    }

.blogpost-page .new-comment, .news-item-page .new-comment {
    text-align: left;
    display: inline-block;
    margin: 0 0 25px 0;
    width: 100%;
    max-width: 550px;
    padding: 15px;
    background-color: #eee;
}

    .blogpost-page .new-comment .form-fields, .news-item-page .new-comment .form-fields {
        margin: 0;
        width: 100%;
        display: inline-block;
        padding: 0;
        border: none;
        background-color: transparent;
    }

    .blogpost-page .new-comment .inputs label, .news-item-page .new-comment .inputs label {
        display: none;
        visibility: hidden;
        opacity: 0;
    }

    .blogpost-page .new-comment .inputs textarea, .news-item-page .new-comment .inputs textarea {
        width: 100%;
        display: inline-block;
        max-width: 100%;
        min-height: 120px;
    }

    .blogpost-page .new-comment .buttons, .news-item-page .new-comment .buttons {
        margin: 0;
    }

    .blogpost-page .new-comment .title, .news-item-page .new-comment .title {
        margin: 0 0 10px 0;
        padding: 0 10px;
        font-size: 20px;
        color: #444;
        display: inline-block;
        width: 100%;
    }

.comment-list .comment.blog-comment, .comment.blog-comment, .comment-list .comment.news-comment, .comment.news-comment {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
    padding: 10px 15px 15px;
    border: 1px solid #eee;
}

    .comment-list .comment.blog-comment .comment-info .username, .blog-comment .comment-info .username,
    .comment-list .comment.blog-comment .comment-content, .blog-comment .comment-content,
    .comment-list .comment.blog-comment .comment-content .comment-time, .blog-comment .comment-content .comment-time,
    .comment-list .comment.news-comment .comment-info .username, .news-comment .comment-info .username,
    .comment-list .comment.news-comment .comment-content, .news-comment .comment-content,
    .comment-list .comment.news-comment .comment-content .comment-time, .news-comment .comment-content .comment-time {
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
        text-align: left;
        border: none;
    }

.comment-info .username, .comment-time {
    min-height: 10px;
    border: none;
    text-align: left;
    background: none;
}

.comment-list .comment.blog-comment .comment-content .comment-body, .blog-comment .comment-content .comment-body,
.comment-list .comment.news-comment .comment-content .comment-body, .news-comment .comment-content .comment-body {
    background-color: #eee;
    padding: 15px;
    margin: 15px 0 0 0;
    display: inline-block;
    width: 100%;
    border-radius: 8px;
    position: relative;
    font-family: 'zap';
    font-weight: normal;
    color: #555;
    font-size: 16px;
}

    .comment-list .comment.blog-comment .comment-content .comment-body::after, .blog-comment .comment-content .comment-body::after,
    .comment-list .comment.news-comment .comment-content .comment-body::after, .news-comment .comment-content .comment-body::after {
        bottom: 100%;
        left: 30px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(238, 238, 238, 0);
        border-bottom-color: #eee;
        border-width: 15px;
        margin: 0;
    }

.blog-comment .comment-content .comment-time label, .news-comment .comment-content .comment-time label {
    margin: 0;
    padding: 0;
}

/*------- Custom Css---*/
.Imageview {
    position: relative;
}

#overlay-price {
    position: absolute;
    top: 58.5%;
    right: 39%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.2px;
    width: 90px;
}

.news-list-homepage .title {
    margin: 0;
    border-bottom: 3px solid #ddd;
    padding: 0 0 15px;
    font-size: 40px;
    font-weight: normal;
    color: #1A415C;
    text-align: center;
    text-transform: uppercase;
    font-family: "zap";
}

.news-items {
    padding: 40px 0;
    display: flex;
    flex-flow: wrap;
}

    .news-items .news-item {
        text-align: center;
        border: 1px solid #ddd;
        border-radius: 10px;
        padding: 20px 0 30px;
        box-shadow: 5px 4px 0px 0px rgba(0,0,0,0.15);
        display: flex;
        flex-flow: wrap;
        justify-content: center;
    }

        .news-items .news-item .read-more {
            border-radius: 4px;
            transition: linear .2s;
            -webkit-transition: linear .2s;
        }

            .news-items .news-item .read-more:hover {
                transform: translateY(-4px);
            }

.post-title, .news-title {
    width: 100%;
}

.post-date, .news-date {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #444;
}

.post-body, .news-list-homepage .news-body {
    font-size: 18px;
    text-align: left !important;
    font-family: 'Zap';
    color: #222;
    width: 100%;
    padding: 0 20px;
    align-items: flex-start;
    /*display: flex;*/
}

.news-list-homepage .news-head {
    width: 100%;
}

.news-items .buttons {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: flex-end;
}


/*-----------[ Media Query]-------------*/

@media(max-width: 1200px) {
    .main_product_heading {
        font-size: 18px;
    }

    .product_rating-name li {
        font-size: 14px;
    }

        .product_rating-name li span {
            font-size: 14px;
        }

    .description_heading {
        font-size: 22px;
    }

    .product_description p {
        font-size: 14px;
    }

    .product_detail {
        font-size: 15px;
    }

    .price {
        font-size: 22px;
    }

    .product-detail-form .select-field .select-by {
        font-size: 14px;
        padding-left: 10px;
        padding-right: 20px;
    }

    .product-detail-form .select-field:after {
        right: 8px;
    }

    .btn.btn-add {
        font-size: 14px;
    }

    .reallive_icon li a {
        width: 100%;
    }

    .offer_product_content h5 {
        font-size: 28px;
    }

    .figure_contactus li:nth-child(2) {
        width: 33.33%;
    }

    .figure_contactus li {
        width: 33.33%;
        padding-left: 10px;
        padding-right: 10px;
    }

    .phn_no,
    .mail_address {
        float: none;
    }

    .grid-section:before {
        content: none;
    }

    .grid-col.diamon_info:before {
        content: none;
    }

    .vactor_icon_groups .share_social li {
        width: 50%;
        margin-right: 0;
        padding-right: 10px;
        margin-bottom: 10px;
    }

        .vactor_icon_groups .share_social li:nth-child(even) {
            padding-right: 0;
        }

        .vactor_icon_groups .share_social li:nth-last-child(-n+2) {
            margin-bottom: 0;
        }

    .share_social li a {
        width: 100%;
    }

    .reallive_icon li {
        width: 50%;
    }

        .reallive_icon li:nth-child(even) {
            padding-right: 0;
        }

        .reallive_icon li:last-child {
            width: 100%;
        }

    .custom-contact-page,
    .page {
        text-align: left;
    }

    .diamond-detail .share_social li {
        width: 50%;
        margin-right: 0;
        padding-right: 15px;
        margin-bottom: 15px;
    }

        .diamond-detail .share_social li .btn-social {
            width: 100%;
        }

        .diamond-detail .share_social li:nth-last-child(-n+2) {
            margin-bottom: 0;
        }

    .product-details-list {
        padding: 0;
    }

    .diamond-product-list li {
        padding-right: 5px;
    }

        .diamond-product-list li img {
            max-width: 64px;
        }

    .new-register-page .personal_detail .inputs {
        width: 33%;
    }

    .mCustomScrollbar .heading > *,
    .mCustomScrollbar .row1 > * {
        width: 21.5%;
    }

    .shapes .appointment .block {
        margin-left: 0;
        margin-right: 0;
    }

    .fixed-inputs {
        width: 830px;
    }

    .jquery-scroll-bar {
        overflow-x: auto;
    }

    nav ul li a {
        font-size: 15px;
    }

    .exclusivedeals-featureicon h5 {
        border: none;
    }

    .diamond-feature-card {
        width: 100%;
        margin-right: 0;
    }

    .fixed_headers tbody td,
    .fixed_headers thead > tr > th {
        float: none;
    }

    .fixed_headers td,
    .fixed_headers th {
        display: table-cell;
        min-width: 100px;
    }

    .result-heading {
        padding: 0;
    }

    .footer {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .block.block-recently-viewed-products .title strong {
        padding: 0;
    }

    .block-category-navigation {
        display: block !important;
    }

    .shopby_sidebar .side-category-links {
        background-color: transparent;
        position: relative;
        border-bottom: 1px solid #dbdbdb;
        padding-left: 0;
        padding-right: 20px;
    }

        .shopby_sidebar .side-category-links:after {
            content: "";
            height: 1px;
            width: 100%;
            position: absolute;
            bottom: 2px;
            background-color: #dbdbdb;
            right: 0;
        }

    .custom-login-page-body .customer-blocks {
        display: flex;
        display: -webkit-flex;
        flex-flow: row wrap;
        justify-content: space-between;
        align-items: flex-start;
        -webkit-flex-flow: row wrap;
        -webkit-justify-content: space-between;
        -webkit-align-items: flex-start;
    }

    .custom-login-page-body .returning-wrapper,
    .custom-login-page-body .register-block {
        width: 48%;
    }

    .section.payment-method .method-list li {
        width: 33.33%;
    }

    #overlay-price {
        right: 24%;
    }
}

@media(min-width: 1025px) and (max-width: 1200px) {
    .supporting-links {
        float: none !important;
        text-align: center;
    }

    .users-links {
        float: none !important;
        text-align: center;
    }

    .custom-testimonials:before {
        left: -20px;
    }

    .custom-testimonials:after {
        right: -20px;
    }

    .section-heading-three {
        font-size: 30px;
    }

    span.subheading_inheading {
        font-size: 25px;
    }

    .commitment_main_heading_subheading {
        font-size: 25px;
        line-height: 35px;
    }

    .commitment_main_heading {
        margin-bottom: 20px;
    }

    a.shop-btn {
        font-size: 18px;
    }

    .shop_diamondcontent.shop_jewelrycontent {
        padding: 0 20px 80px;
    }

    .shop_diamondcontent {
        padding: 0 20px 20px;
    }

    .footer_heading {
        font-size: 18px;
        padding-bottom: 10px;
    }
}

@media (min-width:576px) {
    .exclusivedeals-featureicon {
        width: 25% !important
    }
}

@media (max-width: 1000px) {
    .wishlist-content .cart tbody tr,
    .wishlist-content .cart tbody td {
        width: 100%;
        text-align: center;
        margin-left: 0;
        margin-right: 0;
    }

    .order-details-page .table-wrapper tr {
        display: block;
        float: left;
        width: 100%;
        margin: 40px 0 0;
        border: 1px solid #ddd;
    }

    .shopping-cart-page td .message-error {
        text-align: center;
    }

    .order-summary-content .cart td label,
    .order-summary-content .cart td input[type="checkbox"] {
        margin: 0;
        display: inline-block;
        vertical-align: middle;
        line-height: normal;
    }

    .order-summary-content .cart td .attributes {
        line-height: 1.4;
    }

    .cart-footer .total-info,
    .terms-of-service {
        padding: 10px;
    }

    .cart-footer .checkout-buttons,
    .cart-footer .addon-buttons {
        text-align: left;
    }

    #overlay-price {
        right: 18%;
        top: 56%;
    }
}
/*-----------[ Media Query For I pad, Tab, Small devices ]-------------*/

@media(min-width: 768px) and (max-width: 1024px) {
    .featured-items .featured-box .featured-content {
        padding: 35px 20px 0 20px;
    }

        .featured-items .featured-box .featured-content h2 {
            font-size: 30px;
        }

        .featured-items .featured-box .featured-content p {
            font-size: 16px;
        }

    .featured-items .featured-box.plan-color .featured-content {
        padding: 35px 20px 0 20px;
    }

    .featured-items {
        padding: 50px 0;
    }

    .searchbytype {
        padding: 60px 0 40px 0;
    }

    h2.section-heading {
        font-size: 40px;
        margin: 0;
        line-height: 45px;
    }

        h2.section-heading span {
            font-size: 20px;
            padding-left: 50px;
        }

    .searchbytype p {
        font-size: 16px;
    }

    .searchbytype .by-type-ring {
        display: inline-block;
        margin-bottom: 15px;
        margin-right: 10px;
    }

    h2.section-heading-second {
        font-size: 40px;
    }

        h2.section-heading-second span {
            font-size: 22px;
        }

    .showall-designer a {
        font-size: 18px;
        padding: 10px 20px;
    }

    .custom-testimonials:before {
        left: -15px;
    }

    .custom-testimonials:after {
        right: -15px;
    }

    .news-letter ul li:nth-child(3) {
        min-width: auto !important;
    }

    .exclusivedeals {
        padding: 40px 0;
    }

    .news-letter {
        padding-bottom: 40px;
    }

    .exclusivedeals-featureicon {
        margin-top: 40px;
    }

    .footer {
        padding-bottom: 30px;
        padding-top: 50px;
    }

    ul.footer_links {
        margin-bottom: 30px;
    }

    .supporting-links {
        float: none !important;
        text-align: center;
        margin-bottom: 5px !important;
    }

    .users-links {
        float: none !important;
        text-align: center;
    }

    nav ul li {
        padding: 0 5px;
    }

    .section-heading-three {
        font-size: 30px;
    }

    span.subheading_inheading {
        font-size: 25px;
    }

    .commitment_main_heading_subheading {
        font-size: 25px;
        line-height: 35px;
    }

    .commitment_main_heading {
        margin-bottom: 20px;
    }

    a.shop-btn {
        font-size: 18px;
    }

    .shop_diamondcontent.shop_jewelrycontent {
        padding: 0 20px 80px;
    }

    .shop_diamondcontent {
        padding: 0 20px 20px;
    }

    .footer_heading {
        font-size: 18px;
    }
}
/*-----------[ Media Query For Tab Devices ]-------------*/

@media (max-width: 1000px) {
    .customize-login-page .returning-wrapper label,
    .form-fields .inputs label {
        text-align: left;
    }
}

@media (max-width: 991px) {
    .shop_diamondcontent .section-heading-three, .shop_diamondcontent .product-detail-heading {
        color: #333333 !important;
    }

    .img_engagement img,
    .img_wedding img {
        max-width: 250px;
        width: 100%;
    }

    .col_content_engagement {
        margin: 30px 0;
    }

        .col_content_engagement .section-heading-three span {
            font-size: 18px;
        }

    .section-heading-three {
        font-size: 25px;
    }

    .shop_submit {
        text-align: center;
        margin-top: 10px;
    }

    a.shop-btn {
        font-size: 15px;
        padding: 5px 15px;
    }

    .wedding-engagement-shop {
        padding: 50px 0 0;
    }

    .shop_ourengagement {
        padding: 30px 0 50px;
    }

    .shop_diamondsbyshape-col {
        padding: 50px 0;
    }

    span.subheading_inheading {
        font-size: 18px;
    }

    .shopdiamondbyList li {
        width: 20%;
    }

    .commitment_main_heading_subheading {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
    }

    .shop_diamondcontent {
        position: absolute;
        padding: 30px;
        right: auto;
        width: calc(100% - 30px);
        background: rgba(0, 0, 0, .4);
        top: 0;
        bottom: 0;
    }

        .shop_diamondcontent.shop_jewelrycontent {
            padding: 50px 30px;
        }

    .shop_jewelrycontent .section-heading-three {
        color: #333333 !important;
        margin-bottom: 20px;
    }

    .shop_jewelrycontent a.shop-btn {
        color: #fff;
        border: 1px solid #fff;
    }

    .footer-row {
        display: block;
    }

    .footer-col {
        width: 50%;
        float: left;
    }

    .footer {
        padding-top: 20px;
    }

        .footer .foot-col {
            width: 33.33%;
            margin-top: 30px;
        }

            .footer .foot-col:nth-child(3n+1) {
                clear: left;
            }

    .product-detail-form .selectinput-group .select-field {
        width: 100%;
    }

    li.emailus {
        margin-right: 0;
    }

    .offer_product_content h5 {
        font-size: 22px;
    }

    .offer_product_content {
        padding: 20px;
    }

        .offer_product_content h5 span {
            font-size: 18px;
        }

    .featureicon_description {
        width: 50%;
    }

        .featureicon_description:nth-last-child(-n+2) {
            margin-bottom: 0 !important;
        }

        .featureicon_description:nth-last-child(-n+4) {
            margin-bottom: 80px;
        }

    .about_bg_img img {
        margin-bottom: -40px;
    }

    .about-banner {
        padding: 50px 30px 30px;
    }

        .about-banner h1 {
            font-size: 26px;
        }

    .aboutus-content-wrapper {
        padding: 50px 0;
    }

    .abouttab_menu li a,
    .moneybacktab_menu li a {
        font-size: 16px;
        padding: 20px 0 20px 20px;
    }

    .dropdown-icon {
        padding: 8px;
    }

    .abouttab_menu.bottom_static_link li a,
    .moneybacktab_menu.bottom_static_link li a {
        padding: 10px 18px;
    }

    .aboutus_content figure {
        margin: 20px 0;
    }

    .heading_innerpage {
        margin-bottom: 20px;
    }

    .figure_contactus a,
    .figure_contactus p,
    .figure_contactus h6 {
        font-size: 14px;
    }

    .figure_contactus li:first-child:before,
    .figure_contactus li:last-child:after,
    .figure_contactus li:nth-child(2):before {
        font-size: 20px;
        line-height: 12px;
    }

    .venue_address {
        margin-top: 15px;
    }

    .figure_contactus li:nth-child(2) {
        margin-top: -22px;
    }

    .aboutus_content p,
    .moneyback_content p {
        font-size: 15px;
    }

    .abouttab_menu li.active:after,
    .moneybacktab_menu li.active:after {
        top: 15px;
    }

    .heading_innerpage {
        font-size: 30px;
    }

    .transparent_container {
        bottom: 20px;
        font-size: 22px;
        padding: 20px 30px;
    }

    .moneyback_img {
        margin-bottom: 30px;
    }

    .moneyback-content-wrapper .figure_contactus {
        margin: 50px 0 0;
    }

    .bottom_description {
        margin-top: 40px;
    }

    .reallive_icon li button {
        font-size: 11px;
        padding: 5px 30px 5px 5px;
        text-align: center;
    }

        .reallive_icon li button:before {
            right: 3px;
            font-size: 18px;
        }

    .figure_contactus {
        padding: 0;
    }

    .detail-block:last-child {
        clear: left;
    }

    .detail-block {
        width: 50%;
        padding: 0 15px;
    }

        .detail-block:nth-child(2) {
            padding-right: 0;
        }

            .detail-block:nth-child(2):after {
                content: none;
            }

    .reallive_icon li {
        width: 100%;
    }

        .reallive_icon li:nth-child(odd) {
            padding-right: 0;
        }

        .reallive_icon li:nth-child(even) {
            padding-left: 0;
        }

    .grid-section {
        width: 100%;
        margin-bottom: 30px;
    }

    .table-grid.fixed_headers thead tr {
        border-right: 1px solid #c4c5c9;
    }

    .grid-col.diamon_info {
        width: calc(100%);
    }

    .diamon_info h5 {
        border-left: 1px solid #c4c5c9;
    }

    .diamond_view_more {
        max-width: 300px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .result-heading li:first-child {
        text-align: left;
    }

    .result-heading li {
        text-align: left;
    }

    .diamond-product-list li {
        width: 100%;
        max-width: 80px;
    }

    .diamond_products {
        width: 60%;
        margin-right: 20px;
    }

    .diamond_productdescription {
        width: calc(40% - 20px);
        margin: 20px 0 10px;
    }

    .filtercontent label {
        font-size: 13px;
    }

    .filtercontent {
        width: 20%;
    }

    .filterobject {
        width: calc(100% - 20%);
    }

    .filter_random_value span {
        font-size: 11px;
    }

    .advance-toggle-btn {
        margin-left: 0px;
        margin-bottom: 0;
    }

    .advance_search {
        padding: 10px;
        margin: 30px 0;
    }

    .advance-toggle-btn {
        font-size: 13px;
    }

    .hideme {
        font-size: 13px;
    }

    .advance-toggle-btn span {
        margin-right: 10px;
        margin-top: 0px;
    }

    .diamondlist li {
        margin: 40px 0;
    }

    .designer-ring-banner .banner_caption {
        font-size: 30px;
    }

    .page-title .heading_innerpage {
        font-size: 28px;
        margin-bottom: 20px;
    }

    .about_order_query {
        width: 100%;
        margin-right: 0;
    }

    .appointment_detail {
        width: calc(100%);
        float: left;
    }

    .gallery_contact {
        padding: 0;
    }

    .site-link-sec .site-link {
        column-count: 4;
    }

    .img-float,
    .content-float {
        width: 50%;
    }

    .thumbs_list li {
        margin: 10px 0;
    }

    .details-tab-row .col-tab a {
        font-size: 16px;
        padding: 10px 20px;
    }

    .tblsimilar_compare thead tr {
        border-right: none !important;
    }

        .tblsimilar_compare thead tr th {
            width: 10%;
        }

    .compare-diamond-info h5 {
        padding: 10px 0;
        text-align: left;
        border-left: none !important;
    }

    .make-an-appointment .about_order_query {
        margin-top: 30px;
    }

    .new-register-page .personal_detail .inputs {
        width: 49.7%;
    }

    .new-register-page .your_options .inputs {
        width: 100%;
        text-align: left;
    }

    .new-register-page .your_options .custom-attributes,
    .yourpassword .inputs {
        width: 49.7% !important;
    }

    .survey-div .check-box {
        width: 49.33%;
    }

    .account-detail-page .section.address-item {
        width: 100%;
        margin: 0 0px 20px 0;
    }

    .email-a-friend-page .inputs {
        width: 49.7%;
    }

    .shopping-cart-page .common-buttons {
        text-align: center;
    }

    .select-billing-address .address-item {
        width: 50%;
    }

    .payment-info .info table {
        margin: 0 auto;
        width: auto;
    }

    .right-content-section h2,
    .right-content-section h1 {
        font-size: 28px;
        margin-bottom: 25px;
    }

    .right-content-section p {
        font-size: 16px;
        line-height: 22px;
    }

    .right-content-section h3,
    .right-content-section h4 {
        margin-top: 25px;
        margin-bottom: 15px;
        font-size: 22px;
        line-height: 26px;
    }

    .diamond-shape-content {
        width: calc(100% - 175px);
    }

    .diamond-shape-img {
        max-width: 150px;
    }

    .grid-section .grid-container {
        border-right: 1px solid #c4c5c9;
    }

    .resultheadinggrid-col {
        width: 100%;
        border-bottom: 1px solid #c4c5c9;
    }

    .reset-search-col {
        width: 100%;
        border-right: 1px solid #c4c5c9;
        border-left: 1px solid #c4c5c9;
        padding: 5px;
    }

    .main-product .table {
        top: 12%;
        left: 50%;
        transform: translateX(-50%);
    }

    .main-product .girdle {
        bottom: 25%;
        left: 8%;
    }

    .main-product .culet {
        bottom: 15%;
        left: 35%;
    }

    .main-product .depth {
        bottom: 30%;
        right: 10%;
        left: auto;
    }

    .search-diamond-left-col,
    .search-diamond-right-col {
        width: 100%;
    }

    h4.sidespecification_heading,
    .collapse_heading,
    .side-category-links .title strong {
        font-size: 16px;
        padding-right: 20px;
        line-height: 1.4;
        text-transform: uppercase;
    }

    .block.filter-block .collapsespecification .clearFilterOptions {
        right: 30px !important;
    }

    .block.filter-block .filtersCheckboxPanel .checkbox-list .checkbox-item label {
        font-size: 14px;
    }

    .block.block-recently-viewed-products .listbox {
        border-bottom: none;
    }

    h2.banner_caption {
        font-size: 33px;
    }

    .priceRangeMinPanel,
    .priceRangeMaxPanel {
        font-size: 12px !important;
    }

    .shopby_sidebar .side-category-links:before {
        content: "\f0d7";
        position: absolute;
        right: 9px;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 20px;
        top: 13px;
        color: #202020;
    }

    .add-block {
        margin-top: 20px;
    }

    .product-detail-container,
    .product-detail,
    .complimentry_style,
    .recently-viewed {
        padding: 50px 0 0;
    }

    .complimentry_product {
        width: 33.33%;
        padding-bottom: 50px;
    }

    .news-letter ul li {
        width: 48%;
        margin-bottom: 15px;
    }

    li.displayper {
        width: 50%;
        text-align: left;
        margin-bottom: 15px;
    }

    .d_contact_detail {
        max-width: none;
    }

    .select-billing-address .address-item,
    .select-shipping-address .address-item {
        width: 50%;
    }

    .product-detail-form .selectinput-group > dd {
        width: 100%;
    }
}
/*-----------[ Media Query For Mobile Devices ]-------------*/

@media(max-width: 767px) {
    /*css for mobile menu*/
    #overlay-price {
        right: 36%;
        top: 58%;
    }

    .navbar-customize .navbar-collapse {
        transform: translateX(100%);
        position: fixed;
        right: 0;
        height: 100% !important;
        width: 250px;
        transition: all .32s ease-in-out;
        top: 229px;
        z-index: 10;
        background: #1A415C !important;
    }

        .navbar-customize .navbar-collapse.in {
            transform: translateX(0);
            padding-bottom: 50px;
        }

    .scroll-fix {
        position: fixed;
        overflow: hidden;
    }

    .navbar-toggle .icon-bar:nth-child(3) {
        display: none;
    }

    button.navbar-toggle.collapsed .icon-bar:nth-child(3) {
        display: block;
        position: absolute;
        margin-top: 8px !important;
        left: 0;
    }

    button.navbar-toggle.collapsed .icon-bar:nth-child(2) {
        transform: rotate(0deg);
        margin-top: 4px !important;
    }

    .navbar-toggle .icon-bar:nth-child(2) {
        transform: rotate(-45deg);
        margin-top: 0 !important;
        position: absolute;
        left: 0;
        transition: all .7s;
    }

    .copyright {
        padding: 10px 0;
    }

    button.navbar-toggle.collapsed .icon-bar:first-child {
        transform: rotate(0deg);
    }

    .navbar-toggle .icon-bar:nth-child(1) {
        transform: rotate(45deg);
        position: absolute;
        left: 0;
        transition: all .7s;
    }

    .html-overlay {
        opacity: 0;
        background: rgba(0, 0, 0, .5);
        position: fixed;
        bottom: 0;
        left: 0;
        top: 0;
        z-index: -1;
        right: 0;
        transition: all .2s ease-in-out;
    }

        .html-overlay.active {
            opacity: 1;
            z-index: 1;
        }

    body.scroll-fix .top-header,
    body.scroll-fix .main-header {
        position: relative;
        background: #fff;
        z-index: 3;
    }
    /*end*/

    ul.users-links {
        float: none !important;
        text-align: left;
    }

    .supporting-links {
        float: none !important;
        text-align: center;
    }

    .navbar-brand {
        padding: 0;
        float: none;
        display: inline;
    }

        .navbar-brand > img {
            display: block;
            max-width: 120px;
            margin: 0 auto;
        }

    #mobile-menu .navbar-collapse {
        background-color: #f5f5f7;
        text-align: left;
    }

    .navbar-collapse ul {
        padding: 15px;
    }

        .navbar-collapse ul li a {
            padding: 8px 0;
            display: block;
            color: #fff;
        }

    nav ul li a:hover, nav ul li a:focus {
        color: #fff;
    }

    .mobile-toggle {
        text-align: left;
    }

    .navbar-header .navbar-toggle .icon-bar {
        background-color: #575656;
    }

    nav ul li {
        display: block;
        padding: 0;
    }

    #mobile-menu .navbar-collapse {
        padding: 0;
    }

    .mobile-toggle .navbar-toggle {
        border: 1px solid #1A415C;
        margin-top: 15px;
    }

        .mobile-toggle .navbar-toggle .icon-bar {
            background-color: #1A415C;
        }

    .featured-items {
        padding: 35px 0;
    }

        .featured-items .featured-box {
            margin-bottom: 25px;
        }

            .featured-items .featured-box .featured-content {
                padding: 30px 20px 0 20px;
            }

            .featured-items .featured-box.plan-color .featured-content {
                padding: 30px 20px 0 20px;
            }

            .featured-items .featured-box .featured-content h2 {
                font-size: 30px;
            }

            .featured-items .featured-box .featured-content p {
                font-size: 15px;
            }

            .featured-items .featured-box.plan-color .featured-content strong {
                font-size: 30px;
            }

    .searchbytype {
        padding: 35px 0;
    }

    h2.section-heading {
        font-size: 35px;
        line-height: 40px;
        margin: 0 0 10px 0;
    }

        h2.section-heading span {
            font-size: 22px;
            padding-left: 70px;
        }

    .searchbytype p {
        font-size: 16px;
    }

    .searchbytype .by-type-ring {
        margin-bottom: 20px;
    }

        .searchbytype .by-type-ring:nth-child(odd) {
            margin-right: 20px;
        }

    h2.section-heading-second {
        font-size: 35px;
        margin-bottom: 15px;
    }

        h2.section-heading-second span {
            font-size: 20px;
        }

    .jewelrystearch {
        margin-bottom: 25px;
    }

    .showall-designer a {
        margin-top: 5px;
    }

    .testimonails {
        padding: 35px 0;
    }

    .testimonailsquotes p {
        line-height: 28px;
        font-size: 18px;
    }

    h6.author {
        font-size: 16px;
        margin-top: 20px;
    }

    .custom-testimonials:before,
    .custom-testimonials:after {
        display: none;
    }

    .exclusivedeals {
        padding: 35px 0;
    }

    .news-letter {
        padding-bottom: 35px;
    }

    .exclusivedeals-featureicon {
        margin-top: 35px;
    }

    h2.exclusive-heading {
        font-size: 22px;
        line-height: 22px;
        margin-top: 0;
    }

    h6.exclusive-subheading {
        line-height: 22px;
        margin-bottom: 25px;
        font-size: 16px;
    }

    .news-letter ul li {
        display: block;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

        .news-letter ul li input,
        .news-letter ul li button {
            width: 100%;
            border: 1px solid #dfdfdf;
        }

    .exclusivedeals-featureicon h5 {
        border-right: none;
    }

    .footer {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    ul.footer_links {
        margin: 0 0 20px;
    }

    p.copyrighttext {
        float: none !important;
        font-size: 13px;
        margin: 0 -5px 5px -5px;
    }

    p.powerby {
        float: none !important;
        font-size: 13px;
        margin: 0 -5px;
    }

    .showall-designer a {
        min-width: 100%;
        font-size: 18px;
        padding: 10px 20px;
    }

        .showall-designer a::after {
            right: 0;
            padding: 0 30px;
        }

    .img_engagement,
    .img_wedding {
        float: left;
        max-width: 300px;
        width: 100%;
    }

    .col_content_engagement,
    .col_content_wedding {
        float: left;
        width: calc(100% - 300px);
        margin: 70px 0;
        position: relative;
    }

    .col_content_wedding {
        margin: 100px 0 40px;
    }

    .engagement_ring,
    .wedding_ring {
        float: left;
        width: 100%;
    }

    .news-letter ul li {
        width: 48%;
    }

    .exclusivedeals-featureicon,
    .footer-col,
    .feature-shop-col,
    .col-extraordinary {
        width: 50%;
    }

    .copyright {
        text-align: center;
    }

    .engagement_ring .section-heading-three,
    .wedding_ring .section-heading-three {
        margin-bottom: 20px;
    }

    .btn.btn-add {
        display: block;
        width: 49.1%;
        margin-bottom: 15px;
        float: left;
        margin-right: 10px;
    }

    .add_button_group {
        float: left;
        width: 100%;
    }

        .add_button_group .btn-add:last-child {
            margin-bottom: 15px;
            margin-right: 0;
        }

    .product-detail-form .selectinput-group .select-field {
        width: 100%;
    }

    .reallive_icon li:nth-last-child(-n+2) {
        margin: 0;
    }

    .complimentry_product,
    .recent_product {
        width: 50%;
        margin-bottom: 30px;
    }

        .complimentry_product:nth-last-child(-n+2),
        .recent_product:nth-last-child(-n+2) {
            margin: 0;
        }

    .offer_product_box {
        text-align: center;
        margin-bottom: 30px;
    }

        .offer_product_box:last-child {
            margin: 0;
        }

    h2.banner_caption {
        font-size: 34px;
    }

    .designer_product_img {
        text-align: center;
    }

    .logo-content-article {
        margin-bottom: 30px;
    }

    .designer-page-section-row:last-child .logo-content-article:last-child {
        margin-bottom: 0;
    }

    .about-banner h1 {
        font-size: 24px;
    }

    .about-banner {
        padding: 35px 20px;
    }

    .aboutus-content-wrapper {
        padding: 30px 0;
    }

    .transparent_container {
        text-align: center;
    }

    .reallive_icon li {
        width: 50%;
    }

    .bottom_static_link {
        margin: 20px 0 30px;
    }

    .reallive_icon li:nth-child(even) {
        padding-left: 5px;
    }

    .color-filter span {
        width: 62px;
    }

    .fltr-clarity span {
        width: 53px;
    }

    .fair-filter span {
        width: 85px;
    }

    .filter-carat {
        max-width: 450px;
        width: 100%;
    }

    .filterobject .figure_list li {
        width: 45px;
    }

    .site-link-sec .site-link {
        column-count: 3;
    }

    .form_carrier .fieldset {
        margin: 0;
    }

    .col-product-img {
        margin-bottom: 50px;
    }

    .tab-content-details .filter_block {
        margin-top: 50px;
    }

    .detailcut-filter span {
        width: 20%;
        max-width: 86px;
    }

    .col-diamond-figure {
        float: right;
        width: 50%;
    }

    .col-diamond-chart {
        width: 50%;
        float: left;
    }

    .diamond-chart-content h3 {
        font-size: 28px;
    }

    .diamond-chart-content a {
        font-size: 16px;
    }

    .adddiamond-dialog {
        max-width: none;
        width: auto;
    }

    .new-register-page .personal_detail .inputs {
        width: 100%;
    }

    .check-availity #username-availabilty,
    .check-availity .field-validation-error {
        display: block;
        vertical-align: middle;
    }

    .check-availity #check-availability-button {
        margin-top: 15px;
    }

    .personal_detail .inputs.check-availity,
    .check-availity #username-availabilty,
    .check-availity .field-validation-error {
        text-align: left;
        margin-left: 0;
    }

    .new-register-page .your_options .custom-attributes,
    .yourpassword .inputs {
        width: 100% !important;
        display: block;
    }

    .your_options .custom-attributes select,
    .your_options .custom-attributes input {
        max-width: 100%;
    }

    .new-register-page .your_options .inputs label {
        padding-right: 10px;
    }

    .most-popular-product-box:nth-child(1n+1) {
        clear: right;
    }

    .most-popular-product-box {
        width: 50%;
    }

    .search-dropdown {
        max-width: 350px;
        margin: 10px auto 10px;
        display: block;
        position: static;
        border: none;
        padding: 0 0 0 20px;
    }

        .search-dropdown .search-box-text {
            width: calc(100% - 85px);
            display: inline-block;
        }

        .search-dropdown input.search-box-button {
            width: 80px;
        }

    .top-header {
        position: relative;
    }

        .top-header .container {
            padding-left: 15px;
            padding-right: 15px;
        }

    .header-links-wrapper {
        position: fixed;
        background-color: #1A415C;
        padding: 15px;
        z-index: 1;
        top: 230px;
        transition: all .35s ease-in-out;
        height: 100%;
        transform: translatex(-200%);
    }

        .header-links-wrapper.active {
            transform: translatex(0);
            transition: all .35s ease-in-out;
            left: 0;
        }

    .top-header .users-links li {
        display: block;
        padding: 8px 0;
    }

        .top-header .users-links li a,
        .top-header .users-links li i {
            font-size: 12px;
            color: #fff;
        }

    .login-toggel {
        height: 20px;
        width: 10px;
        background: transparent;
        border: 1px solid transparent;
        float: left;
        position: relative;
        display: flex;
        justify-content: center;
        padding: 10px 5px;
        margin: 10px;
    }

        .login-toggel span {
            height: 5px;
            width: 5px;
            border-radius: 100%;
            background: #868383;
            position: absolute;
        }

            .login-toggel span:nth-child(1) {
                top: 0px;
            }

            .login-toggel span:nth-child(2) {
                top: 50%;
                transform: translateY(-50%);
            }

            .login-toggel span:nth-child(3) {
                bottom: 0;
            }

    .mobile-cart {
        display: block;
    }

    .block.block-account-navigation {
        max-width: 100%;
    }

    .sidebar-title h2 {
        margin-bottom: 0;
    }

    .sidebar-title {
        padding: 12px 30px 12px 10px !important;
        border-left: 3px solid #1A415C;
    }

    .block .title {
        background: #f6f6f6 url(../images/toggle-gray.png) right 22px no-repeat;
    }

    .shopby_sidebar .sidebar-title {
        margin-bottom: 10px;
    }

    .shopby_sidebar .account-list {
        display: none;
    }

    .email-a-friend-page .inputs {
        width: 50%;
    }

    .order-summary-content .feature-product-grid .feature-products {
        width: 50%;
    }

    .new-billing-address .edit-address .inputs,
    .new-shipping-address .edit-address .inputs {
        width: 50%;
    }

    .checkout-page .section.order-summary {
        margin: 50px 0 30px;
    }

    .checkout-page .cart-footer {
        margin: 0;
    }

    .shipping-method .method-list li {
        width: 50%;
    }

    .edu-block-img {
        text-align: center;
        margin-bottom: 30px;
    }

    .edu-block-text1 {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .edu-block-img1 {
        width: 100%;
        text-align: center;
        margin: 20px 0;
    }

    .edu-block-text {
        margin-bottom: 10px;
    }

    .edu-block-text1 h4,
    .edu-block-text1 p {
        margin-top: 0;
    }

    .right-content-section {
        float: left;
        width: 100%;
    }

    .swap-parent {
        display: flex;
        flex-flow: row wrap;
    }

    .swap:nth-of-type(2) {
        order: -1;
    }

    .s_diamond {
        width: 50%;
    }

    .diamond-make-appointment {
        margin-top: 30px;
    }

    .choose-shape ul {
        text-align: center;
    }

        .choose-shape ul li {
            max-width: 85px;
        }

    .grid-section .grid-container {
        border: none;
    }

    .result-heading li,
    .result-heading li:nth-last-child(-n+2) {
        width: 100%;
        border-top: 1px solid #c4c5c9;
        border-right: none;
    }

        .result-heading li:first-child {
            border-top: none;
        }

    .diamondlist li {
        margin: 15px;
        float: none;
        display: inline-block;
        width: auto;
    }

    .diamondlist {
        float: none;
        text-align: center;
    }

        .diamondlist li > img {
            max-width: 60px;
        }

    .block.filter-block,
    .shopby_sidebar .side-category-links {
        max-width: none;
        width: 100%;
    }

        .block.filter-block .title.collapsespecification,
        .side-category-links .title {
            background: none;
        }

    .shopby_sidebar {
        margin-bottom: 0;
    }

    .product_categoryblock {
        margin-top: 50px;
    }

    .product-grid .feature-products {
        width: 50%;
    }

    .pager ul {
        text-align: center;
    }

    .product-img-wrapper {
        padding: 0 0 50px;
    }

    .form-fields.customize-form-fields .block {
        max-width: none;
    }

    .survey-div h3 {
        font-size: 20px;
    }

    .page-title .heading_innerpage {
        font-size: 26px;
    }

    .contact-main-wrapper,
    .contactus-detail .make-an-appointment,
    .contact-for-appointment {
        display: flex;
        flex-flow: row wrap;
        display: -webkit-flex;
        -webkit-flex-flow: row wrap;
        flex: 0 0 100%;
    }

        .contact-main-wrapper .contact-sidebar {
            padding-top: 50px;
        }

        .contact-main-wrapper .bottom_static_link {
            margin-bottom: 0;
        }

        .contactus-detail,
        .contactus-detail .make-an-appointment .about_order_query,
        .contact-for-appointment .about_order_query {
            order: -1;
        }

    .aboutus_content figure {
        margin: 20px 0;
        text-align: center;
    }

    .section.payment-method .method-list li {
        width: 100%;
    }

        .section.payment-method .method-list li .method-name {
            padding-top: 10px;
        }

    .checkout-data .cart tr {
        margin-top: 0;
    }

    .search-page .advanced-search {
        width: auto;
    }
}

@media (max-width: 700px) {
    .shop_diamondcontent {
        padding: 10px;
    }

    .ourengagements_rings li {
        padding: 0 15px 15px;
        width: 25%;
    }

        .ourengagements_rings li:last-child {
            padding-bottom: 0;
        }

    .commitment_main_heading {
        margin-bottom: 5px;
    }

    span.subheading_inheading {
        font-size: 16px;
    }

    .commitment_main_heading_subheading {
        font-size: 16px !important;
        line-height: 24px;
        margin-bottom: 5px;
    }

    .section-heading-three {
        font-size: 22px;
    }

    .news-letter ul li:nth-child(3) {
        min-width: 49.2%;
    }

    .news-letter ul li:nth-child(even) {
        margin-left: 9px;
    }

    .col-grid-view-more {
        height: 450px;
    }

    .col-diamond-figure {
        width: 100%;
    }

    .col-diamond-chart {
        width: 100%;
    }

    .diamond-chart-figure {
        text-align: center;
        margin: 40px 0;
    }

    .compare-now p {
        margin: 15px 0 0;
    }

    .diamond-chart-content p {
        max-width: 100%;
        width: 100%;
    }

    #overlay-price {
        right: 33%;
    }
}

@media (max-width: 639px) {
    .footer-col,
    .footer .foot-col {
        width: 50%;
    }

        .footer .foot-col:nth-child(3n+1) {
            clear: none;
        }

        .footer .foot-col:nth-child(2n+1) {
            clear: left;
        }

    .news-letter ul li {
        width: 100% !important;
    }

        .news-letter ul li:nth-child(even) {
            margin-left: 0;
        }

    .col-extraordinary,
    .feature-shop-col {
        width: 100%;
    }

    .feature-shop-col {
        margin-bottom: 20px;
    }

        .feature-shop-col:last-child {
            margin-bottom: 0;
        }

    .shopdiamondbyList li {
        width: 25%;
        padding-bottom: 10px;
    }

    .shop_diamondcontent,
    .shop_diamondcontent {
        padding: 70px 50px !important;
    }

    .img_engagement,
    .img_wedding {
        max-width: 200px;
    }

    .col_content_engagement,
    .col_content_wedding {
        width: calc(100% - 200px);
    }

    .our_commitment_content {
        background: #fff;
        padding: 10px;
    }

    .extraordinary_img {
        text-align: center;
    }

    .select-field {
        width: 48.8%;
    }

    .btn.btn-add {
        width: 48.8%;
    }

    .offer_product_content h5 {
        font-size: 25px;
    }

    .banner_caption {
        font-size: 25px !important;
    }

    .about-banner {
        padding: 30px 0;
    }

        .about-banner h1 {
            font-size: 18px;
        }

    .about_bg_img img {
        margin-bottom: -20px;
    }

    .about_bg_img {
        padding: 15px 15px 0 15px;
    }

    .detail-block {
        width: 100%;
    }

    .product_brief th {
        width: 60%;
    }

    .product_brief td {
        color: #525050;
        width: 40%;
    }

    .detail-block:nth-child(1):after {
        content: none;
    }

    .detail-block:last-child,
    .order-review-data > .order-review-col {
        margin-bottom: 0;
    }

    .diamond_products {
        width: 50%;
    }

    .diamond_productdescription {
        width: calc(50% - 20px);
    }

    .diamond-product-list li {
        max-width: 70px;
    }

    .col-grid-view-more {
        height: 400px;
    }

    .color-filter span {
        width: 13%;
    }

    .fltr-clarity span {
        width: 10%;
    }

    .fair-filter span {
        width: 17%;
    }

    .site-link-sec .site-link {
        column-count: 2;
    }

    /*.search-dropdown {
        margin: 0 auto;
        padding: 10px 0 0;
    }*/

    .order-summary-content .totals {
        width: 100%;
        padding-right: 0;
    }

    .order-summary-content .cart-collaterals {
        width: 100%;
        padding-right: 0;
    }

    .select-billing-address .address-item,
    .new-billing-address .edit-address .inputs,
    .new-shipping-address .edit-address .inputs {
        width: 100%;
    }

    .order-summary .billing-info-wrap {
        margin-right: 0;
    }

    .order-summary .billing-info-wrap,
    .order-summary .shipping-info-wrap {
        width: 100%;
    }

    .order-details-area .billing-info-wrap,
    .order-details-area .shipping-info-wrap {
        width: 100%;
    }

    .order-details-area .billing-info-wrap {
        width: 100%;
        margin-right: 0 !important;
    }

    .diamond-feature-card figure {
        max-width: 80px;
    }

    .feature-card-detail {
        width: calc(100% - 80px);
    }

    .carat-weight-wrapper > li {
        width: 100% !important;
    }

    .popup_imagecontent h2 {
        padding: 0;
    }

    .main-product .depth {
        right: 0%;
    }

    .custom-login-page-body .returning-wrapper,
    .custom-login-page-body .register-block,
    .customize-login-page .returning-wrapper label,
    .form-fields .inputs input {
        width: 100%;
        margin: 0;
    }

    .page-userlogin {
        padding: 50px 0 30px;
    }

    .size-price-w {
        max-width: none;
        width: 100%;
    }

    .cart-collaterals > div {
        max-width: none;
    }

    .order-summary-content .inputs input,
    .order-summary-content .inputs select,
    .new-billing-address .edit-address .inputs input,
    .new-billing-address .edit-address .inputs select,
    .new-shipping-address .edit-address .inputs input,
    .new-shipping-address .edit-address .inputs select {
        width: 100%;
    }

    .cart-collaterals .coupon-code input[type="submit"] {
        font-size: 14px;
    }

    .select-billing-address .address-item,
    .select-shipping-address .address-item,
    .order-review-data > .order-review-col {
        width: 100%;
        margin-bottom: 50px;
    }

    .advanced-search-box .inputs {
        width: 100% !important;
    }

    .product-list .figure {
        max-width: 150px;
    }

    .product-list .details {
        width: calc(100% - 185px);
    }

    #overlay-price {
        right: 23%;
    }
}

@media(max-width: 600px) {
    .footer-col {
        width: 100%;
    }

    .detail-heading-row:before {
        height: 100px;
    }

    .detail-heading-row h1 {
        padding: 15px 30px 10px 0;
    }

    .details-tab-row .col-tab {
        padding: 0;
        display: block;
        margin-bottom: 15px;
    }

    .tblsimilar_compare thead,
    .tblsimilar_compare thead tr th {
        position: absolute;
        top: -99999px;
        left: -99999px;
    }

    .tblsimilar_compare tr td {
        width: auto;
        min-width: auto !important;
        text-align: left;
    }

    .fixed_headers tbody td,
    .fixed_headers thead > tr > th {
        float: none;
    }

    .tblsimilar_compare tr td {
        position: relative;
        padding-left: 50% !important;
        border-bottom: 1px solid #eee;
    }

    .tblsimilar_compare tbody tr td:before {
        content: "";
        position: absolute;
        left: 6px;
        font-weight: bold;
    }

    .tblsimilar_compare tbody tr td:nth-child(1):before {
        content: "Compare";
    }

    .tblsimilar_compare tbody tr td:nth-child(2):before {
        content: "SHAPE";
    }

    .tblsimilar_compare tbody tr td:nth-child(3):before {
        content: "CARAT";
    }

    .tblsimilar_compare tbody tr td:nth-child(4):before {
        content: "COLOR";
    }

    .tblsimilar_compare tbody tr td:nth-child(5):before {
        content: "CLARITY";
    }

    .tblsimilar_compare tbody tr td:nth-child(6):before {
        content: "CUT";
    }

    .tblsimilar_compare tbody tr td:nth-child(7):before {
        content: "REPORT";
    }

    .tblsimilar_compare tbody tr td:nth-child(8):before {
        content: "PRICE";
    }

    .tblsimilar_compare tbody tr td:nth-child(9):before {
        content: "CLARITY";
    }
}

@media(max-width: 574px) {
    .navbar-customize .navbar-collapse, .header-links-wrapper {
        top: 248px;
    }
}

@media(max-width: 550px) {
    .figure_contactus li {
        width: 100%;
    }

        .figure_contactus li:nth-child(2) {
            width: 100%;
            margin: 20px 0;
        }

    .venue_address {
        margin-top: 25px;
    }

    .figure_contactus {
        margin: 50px 0 0;
    }

    #overlay-price {
        top: 57%;
        text-align: left;
    }
}

@media (max-width: 480px) {
    .img_engagement,
    .img_wedding {
        max-width: 200px;
        margin: 0 auto;
        float: none;
    }

    .col_content_engagement,
    .col_content_wedding {
        width: calc(100%);
        margin: 0 0 20px;
    }

    .col-wedding .col_content_wedding {
        margin-bottom: 50px;
    }

    .ourengagements_rings li {
        width: 50%;
    }

        .ourengagements_rings li:last-child {
            margin-bottom: 0;
        }

    .shop_diamondsby {
        padding: 20px 0 20px;
    }

    .shopdiamondbyList li {
        width: 50%;
    }

    .extraordinary_content {
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .extraordinary-designers-col {
        padding: 0 0 50px;
    }

    .our_commitment_content {
        max-width: 100%;
        position: relative;
        top: auto;
        transform: translateY(-0);
        margin-top: 40px;
    }

    .exclusivedeals-featureicon {
        width: 100%;
    }

    .shop_diamondcontent,
    .shop_diamondcontent {
        padding: 20px !important;
    }

    .btn.btn-add {
        display: block;
        width: 100%;
        margin-bottom: 15px;
        float: left;
        margin-right: 0;
    }

    .add_button_group .btn-add:last-child {
        margin-bottom: 0;
    }

    .product-detail-form .select-field:first-child {
        margin-right: 0;
    }

    .select-field {
        width: 100%;
    }

    .complimentry_product,
    .recent_product {
        width: 100%;
        margin-bottom: 30px;
        text-align: center;
    }

        .complimentry_product:nth-last-child(-n+2),
        .recent_product:nth-last-child(-n+2) {
            margin-bottom: 30px;
        }

        .complimentry_product:last-child,
        .recent_product:last-child {
            margin-bottom: 0;
        }

    .product-image-box {
        float: left;
        width: 100%;
        display: flex;
        flex-flow: row wrap;
        display: -webkit-flex;
        -webkit-flex-flow: row wrap;
    }

    .diamond-shape-img {
        display: block;
        margin: 0 auto;
        max-width: 100%;
        text-align: center;
    }

    .diamond-shape-content {
        width: 100%;
        display: block;
        margin-top: 30px;
    }

    .thumbs_list {
        float: left;
        max-width: 100%;
        width: 100%;
        text-align: center;
        order: 2;
    }

    .product-detail-form .selectinput-group .select-field {
        width: 100%;
    }

    .full-image-box {
        float: left;
        max-width: 100%;
        width: 100%;
        text-align: center;
        order: -1;
        padding: 0;
    }

    .thumbs_list li {
        margin: 0 5px;
        display: inline-block;
        border: 1px solid #eee;
        padding: 5px;
    }

    .select-field:first-child {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .row-breadcrums li a,
    .row-breadcrums li {
        font-size: 14px;
    }

    .row-breadcrums li {
        padding: 0 10px;
    }

    .offer_product_content h5 {
        font-size: 18px;
    }

        .offer_product_content h5 span {
            font-size: 16px;
        }

    .featureicon_description {
        width: 100%;
    }

    .banner_caption {
        font-size: 18px !important;
    }

    .about_bg_img {
        width: calc(100%);
        float: left;
    }

    .about-banner {
        width: 100%;
    }

    .about_bg_img img {
        margin-bottom: 0;
        max-width: 250px;
    }

    .about-banner h1 {
        font-size: 18px;
        line-height: 24px;
    }

    .heading_innerpage {
        font-size: 24px;
    }

    .transparent_container {
        font-size: 18px;
        padding: 10px 20px;
    }

    .banner-container {
        display: flex;
        flex-direction: column;
    }

    .about-exchange:nth-child(2) {
        order: -2;
    }

    .diamond_products {
        width: 100%;
        margin-right: 0;
    }

    .main-product {
        text-align: center;
    }

    .diamond_productdescription {
        width: calc(100%);
    }

    .diamond-product-list li {
        max-width: 70px;
    }

    .col-grid-view-more {
        height: 400px;
    }

    .diamond_view_more {
        max-width: 100%;
    }

    .diamond-product-list li {
        float: none;
        display: inline-block;
    }

    .diamond-product-list {
        text-align: center;
    }

    .color-filter span {
        width: 14%;
    }

    .fltr-clarity span {
        width: 12%;
    }

    .fair-filter span {
        width: 19%;
    }

    .form-fields .inputs:nth-child(odd) {
        width: 100%;
        margin-right: 0;
    }

    .form-fields .inputs:nth-child(even) {
        width: 100%;
        margin-right: 0;
    }

    .form-fields .inputs:nth-last-child(2),
    .form-fields .inputs:nth-last-child(3) {
        width: 100% !important;
    }

    .img-float,
    .content-float {
        width: 100%;
    }

    .img-float {
        text-align: center;
        margin: 20px 0;
    }

    .border-thumb-list li {
        margin-bottom: 15px;
    }

    .full-image-box.diamond-product {
        padding: 0;
    }

    .download-links li {
        padding: 0 10px;
    }

    .col-product-img {
        margin-bottom: 10px;
    }

    .product-details-list {
        column-count: 2;
        -webkit-column-count: 2;
        /* Chrome, Safari, Opera */
        -moz-column-count: 2;
    }

    .most-popular-product-box {
        width: 100%;
    }

    .account-detail-page .form-fields .inputs {
        text-align: left;
    }

    .section.order-item.customize-inner-heading {
        width: 100%;
        position: relative;
        margin: 0;
    }

    .email-a-friend-page .inputs:first-child {
        padding-right: 0;
    }

    .order-summary-content .feature-product-grid .feature-products {
        width: 100%;
    }

    .shipping-method .method-list li {
        width: 100%;
        padding: 0;
    }

    .registration-fieldset .inputs:nth-child(odd) {
        padding-right: 0;
    }

    .right-content-section .education-d-foot-nav li {
        width: 50%;
        display: inline-block;
        margin-left: -4px;
    }

    .right-content-section .education-d-foot-nav li {
        text-align: center;
    }

    .edu-block-img {
        width: 100%;
    }

    .edu-block-text {
        width: 100%;
    }

    .s_diamond {
        width: 100%;
    }

    .popup_imagecontent h2,
    .filterobject,
    .advance-sub-container .filterobject {
        width: 100%;
    }

    .popup_imagecontent figure {
        max-width: 130px;
        margin: 0 auto;
        float: none;
    }

    .filtercontent,
    .advance-sub-container .filtercontent {
        width: 100%;
        margin-bottom: 15px;
    }

    .search-range-filter,
    .filter_random_value {
        float: none;
        width: 100%;
        padding: 0 15px;
        margin-top: 15px;
    }

    .advance-sub-container .filterobject .search-range-filter > .search-range-filter {
        padding: 0;
    }

    .noUi-horizontal .noUi-handle {
        left: -10px !important;
    }

    .footer-col,
    .footer .foot-col {
        width: 100%;
    }

        .footer .foot-col:nth-child(2n+1) {
            clear: none;
        }

    .product-grid .feature-products {
        width: 100%;
    }

    li.displayper {
        width: 100%;
    }

    .login-page .returning-wrapper .buttons {
        padding: 30px 0 0;
    }

    .new-wrapper.register-block {
        margin: 0;
    }

    .page-userlogin {
        padding: 50px 0 20px;
    }

    .order-summary-content .cart-options input {
        width: 100%;
        margin: 5px 0;
    }

    .order-details-page .page-title a {
        width: 100%;
    }

    .product-grid .feature-products {
        text-align: center;
    }

    .feature-products .figure {
        display: inline-block;
    }

    #acutionbox {
        display: inline-block;
    }

    .product-list .feature-products .figure {
        max-width: 300px !important;
        width: 100% !important;
    }

    .product-list .details {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 461px) {
    .share_social li a:before {
        font-size: 17px;
    }

    .share_social li a:before {
        line-height: 36px;
    }

    #overlay-price {
        right: 18%;
    }
}

@media (max-width: 360px) {
    .share_social li a:before {
        font-size: 17px;
    }

    .vactor_icon_groups .share_social li {
        margin-right: 0;
        padding-right: 8px;
    }

    .site-link-sec .site-link {
        column-count: 1;
    }

    .download-links li {
        padding: 0 4px;
    }

    .survey-div .check-box {
        width: 100%;
    }

    .download-links li a {
        font-size: 13px;
    }

    .cart-collaterals .coupon-code input[type="submit"] {
        font-size: 15px;
    }

    .cut-slider-data li {
        font-size: 11px;
    }

    .advance_search {
        padding: 0;
        border: none;
    }

    .advance-toggle-btn {
        color: #1A415C;
        display: block;
        background-color: #eee;
        padding: 10px;
    }
}

@media (min-width: 768px) {
    .wedding_ring {
        display: inline-flex;
        flex-flow: wrap;
        width: 100%;
    }

    .col_content_wedding {
        position: static;
        order: -1;
    }

    .wedding_ring figure.img_wedding {
        position: relative;
        top: -30px;
        z-index: -1;
    }
}
/* Top Header Amends 20/08/2021*/

.top-header ul, .top-header ul li, .top-header ul li a {
    display: inline-flex;
    align-items: center;
}

    .top-header ul li a .fa-mobile {
        font-size: 16px;
    }

    .top-header ul li a {
        margin-right: 8px;
        font-size: 12px;
    }

    .top-header ul li:last-child a {
        margin-right: 0px;
    }

.gift-section .img-responsive {
    width: 100%;
}

.home-page-product-grid {
    max-width: 1170px;
    margin: 0 auto !important;
    display: block;
    float: none;
    padding: 0 15px;
    clear: both;
}

    .home-page-product-grid .item-box .feature-products {
        width: 100%;
    }

@media (max-width:1199px) {
    .header-links-wrapper, .top-header ul {
        display: inline-flex;
        width: 100%;
        justify-content: center;
        padding: 0;
    }

    .top-header ul {
        margin-bottom: 5px
    }
}


@media (max-width:767px) {

    .top-header ul {
        flex-flow: wrap;
    }

        .top-header ul li a {
            font-size: 10px;
            margin-bottom: 5px;
        }
}

.filter_random_value span.active {
    color: #4ab2f1;
}
