@import url('https://fonts.googleapis.com/css2?family=Trirong:wght@400;500;600;700;800;900&display=swap');

nav.navUser {
    background: #f5f5f5;
}

nav.navUser ul.navUser-section li.navUser-item {
    float: right;
    line-height: 12px;
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
}

nav.navUser ul.navUser-section li.phnumber {
    float: left;
}

nav.navUser ul.navUser-section {
    display: block;
    float: none;
}

nav.navUser ul.navUser-section li.phnumber a {
    display: inline-block;
}

nav.navUser ul.navUser-section li.navUser-item a.navUser-action {
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
    text-transform: none;
}

nav.navUser ul.navUser-section li.navUser-item {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKAQMAAABPHKYJAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABlBMVEXd3d3///+uIkqAAAAAAWJLR0QB/wIt3gAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAtJREFUCNdjYMAEAAAUAAHlhrBKAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 5px;
}

nav.navUser ul.navUser-section li.navUser-item.phnumber {
    padding: 0px;
    background: transparent;
    text-transform: uppercase;
}

nav.navUser ul.navUser-section li.navUser-item.phnumber a {
    color: #78aed4;
    font-weight: 700;
    font-family: Trirong;
    font-size: 17px;
    text-transform: uppercase;
}

.header-wrapper {
    padding: 10px 1.5rem;
}

.logo-header {
    float: left;
    display: block;
}

.header-wrapper form.form.searchform {
    display: block;
    float: left;
}

.header-wrapper form.form.searchform input#search_query_adv {
    border: 0px;
    height: 38px;
}

.header-wrapper form.form.searchform input.button.button--primary {
    background: transparent none !important;
    border: 0px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAulBMVEV4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtR4rtT///8MYK9FAAAAPHRSTlMAFn7K6ct/WfRbVP6tPhE9q1cU8YB88oK0sYXRPzvU8wwI+AEJ+tLWh66qF3Jv+xWfAvWeG4/bep2TlITwwTC/AAAAAWJLR0Q90G1RWQAAAAlwSFlzAAALEgAACxIB0t1+/AAAAJhJREFUGNNVjokOgkAQQwdFRVFUULwPEMQTRbzt/3+Xw65roMk26ds0UyIirVTW9UpVo59qBoSMuswNE82WZbU7MLtZth305E8fbtYaYKi6I4zZJ5gqMMOcfYGlAh78VQEEZshgna9E7BtsFdiJe3sHB5mPiE//YYHHw4BzIqZf5PSYXyrI9XYPET3sJ5MX5ZSkgEsF8vY/X+jTE9q0nXJPAAAAAElFTkSuQmCC') !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    font-size: 0px;
    height: 38px;
}

.header-wrapper form.form.searchform {
    height: 40px;
    background-color: white;
    border: 1px solid #eee;
    max-width: 500px;
    width: 100%;
    margin-top: 20px;
    margin-left: 11%;
}

.header-wrapper form.form.searchform .form-field {
    margin: 0px;
}

ul.socialLink.socialLink--alt {
    margin: 0px;
    list-style: none;
    padding: 0px;
    float: left;
    margin-left: 5%;
    margin-top: 25px;
}

ul.socialLink.socialLink--alt li.socialLink-item {
    display: inline-block;
    margin-left: 3px;
}

ul.socialLink.socialLink--alt li.socialLink-item a {
    width: 30px;
    height: 30px;
    background-color: #fff;
    color: #78aed4;
    display: block;
    text-align: center;
    line-height: 30px;
    border: 1px solid #eee;
    border-radius: 30px;
}

ul.socialLink.socialLink--alt li.socialLink-item a:hover {
    background-color: #204d84;
    color: #fff;
}

ul.header-cart-box span.cartLabel {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 15px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
}

ul.header-cart-box span.cartpill.cart-quantity,
ul.header-cart-box li span.countPill.cart-quantity
{
    width: 25px;
    height: 25px;
    background-color: #78aed4;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 30px;
    line-height: 24px;
    position: absolute;
    left: 17px;
    top: 0px;
}

ul.header-cart-box li.navUser-item.navUser-item--cart>a {
    height: 40px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAoCAMAAADezbogAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAe1BMVEUgTYT///8gTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYQgTYT///8esVCmAAAAJ3RSTlMAACKL1PkBe5b9uYRd1i1e3+gb4QM4bz5mI3gPro8RgR+HcO4Ov3dqBJFyAAAAAWJLR0QB/wIt3gAAAAlwSFlzAAALEgAACxIB0t1+/AAAAKpJREFUOMvt08kOgjAUheEWKKOgoGJB5sHz/m8oozVVkKUL/s29ybdok6aEiBRVY0xTFSoSqBsMQ8zQv7AJWLbj2BZgfvIBcL1uUs8FjjLrJ/hBv1Aa+DhfJL4CIRmZhsBNYg5EM0cAlzgG7jPfgXgj87GkO3taeXd2Mq0Eq/3mNOvKgSKbKoC8n+nA5dLVSsFVXTczN3VdSfzq7TV33vmvuH0s1G75RGs9AV6gPbJw82B9AAAAAElFTkSuQmCC');
    display: block;
    position: relative;
    background-repeat: no-repeat;
    padding: 0px;
    padding-left: 44px;
    padding-top: 9px;
}

ul.header-cart-box li.navUser-item.navUser-item--cart a span.cartLabel {
    display: block;
    line-height: 14px;
    letter-spacing: 1px;
}

ul.header-cart-box li.navUser-item.navUser-item--cart a span.cartContent {
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
    text-transform: none;
    position: relative;
}
ul.header-cart-box li.navUser-item.navUser-item--cart a span.cartContent span.countPill.cart-quantity {
    background: no-repeat;
    position: relative;
    display: inline-block;
    width: auto;
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
    text-transform: none;
    left: 0;
    right: 0;
    top: 0;
}

ul.header-cart-box {
    float: right;
    margin-top: 20px;
}

.header-wrapper:after {
    content: '';
    display: table;
    width: 100%;
}

.header-wrapper {
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}

#menu a.navPages-action {
    font-family: "Adobe Gurmukhi";
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    /* Text style for "Home" */
    color: #78aed4;
    /* Text style for "Rings Bracelet" */
    color: #204d84;
    padding: 10px 18px;
}

div#menu {
    border-bottom: 1px solid #204d84;
}

nav.navPages {
    max-width: 100%;
}

.banner-text {
    max-width: 1150px;
    margin: 0 auto;
    text-align: center;
}

.banner-text p {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}

.container {
    max-width: 100%;
    padding: 0 1.5rem;
}

ul.ctboxes {
    margin: 0px;
    list-style: none;
    padding: 0px;
    margin-left: -30px;
    font-size: 0;
}

ul.ctboxes>li {
    display: inline-block;
    width: 25%;
    padding-left: 30px;
    margin-bottom: 30px;
}

ul.ctboxes>li img {
    max-width: 100%;
}

ul.ctboxes li a.catTitle {
    color: #78aed4;
    font-family: Trirong;
    font-size: 21px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    text-align: center;
    margin-top: -50px;
}

ul.ctboxes li a.catBtn {
    display: block;
    text-decoration: none;
    color: #09214f;
    font-family: Prompt;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    z-index: 10;
    transition: all 0.5s;
    text-align: center;
    margin-top: 20px;
}

ul.ctboxes li a.catBtn:before {
    content: '';
    display: block;
    width: 81px;
    height: 2px;
    background: #09214f;
    margin: 10px auto;
}

.catboxes:after {
    content: '';
    display: table;
    width: 100%;
}

ul.ctboxes>li a.catImag {
    display: block;
}

ul.ctboxes li a.catBtn:hover {
    color: #78aed4;
    letter-spacing: 2px;
}

ul.ctboxes li a.catTitle:hover {
    color: #09214f;
}

.catboxes h3,
.shop_by_gem h3 {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 40px;
    line-height: 60px;
    text-transform: uppercase;
    /* Text style for "shop by" */
    font-weight: 400;
    text-align: center;
}

.catboxes {
    margin-bottom: 60px;
}

.productGrid .product {
    width: 20%;
}

article.card {
    background-color: white;
    /*border: 1px solid #78aed4;*/
    text-align: center;
}

article.card h4.card-title {
    color: #09214f;
    font-family: Prompt;
    font-size: 18px;
    height: 100px;
    overflow: hidden;
    font-weight: 400;
    line-height: 25px;
    text-align: center;
}

.card-text-price {
    text-align: center;
}

.card-text-price label {
    color: #09214f;
    font-family: Prompt;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
}

.card-text-price .price-section {
    color: #78aed4;
    font-family: "Adobe Gurmukhi";
    font-size: 32px;
    font-weight: 700;
    line-height: 34px;
}

.card-btn .button {
    color: #09214f;
    font-family: Prompt;
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFEAAAACAQMAAAAaW6IsAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABlBMVEUJIU////+9AIDKAAAAAWJLR0QB/wIt3gAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAtJREFUCNdjYMAOAAAYAAFNB2pIAAAAAElFTkSuQmCC');
    border-radius: 0px;
    background-repeat: no-repeat;
    background-position: top center;
}

.card-body {
    padding: 10px;
}

article.card h4.card-title {
    margin-bottom: 31px;
}

.card-text-price {
    margin-bottom: 26px;
    letter-spacing: 2px;
}

.card-btn a.button {
    padding-top: 16px;
    letter-spacing: 2px;
    margin-bottom: 32px;
}

.copyRight {
    padding: 0 1.5rem;
}

.copyText {
    float: left;
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
    line-height: 40px;
}

.footImage {
    float: right;
}

.footImage a {
    margin-left: 25px;
}

.copyRight:after {
    content: '';
    display: table;
    width: 100%;
}

.copyRight {
    border-top: 1px solid #204d84;
    padding-top: 30px;
    padding-bottom: 50px;
}

.footer h5.footer-info-heading {
    color: #78aed4;
    font-family: "Adobe Gurmukhi";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.footer-info-list li a {
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
    line-height: 25px;
}

ul.footer-info-list.footer-half {
    width: 50%;
    float: left;
}

.footer h5.footer-info-heading {
    letter-spacing: 2px;
}

.footer h5.footer-info-heading {
    margin-bottom: 14px;
}

article#sp_shop {
    width: 33%;
    margin-right: 5%;
}

article#com_info {
    margin-right: 5%;
}

article#mi_ac {
    margin-right: 5%;
}

article#ct_us p {
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
}

article#ct_us p a {
    color: #aaa;
    font-family: Prompt;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
    text-decoration: none;
}

.footer-info-col {
    margin-bottom: 0px;
}

footer.footer {
    padding-top: 60px;
    padding-bottom: 50px;
}

.newsBlock {
    background-color: whitesmoke;
    padding: 1px 1.5rem;
}

.newsBlock h5.footer-info-heading {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 40px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0px;
    display: inline-block;
    vertical-align: middle;
}

.newsBlock form.form {
    margin: 0px;
    display: inline-block;
    padding: 10px 0;
    vertical-align: middle;
    margin-left: 56px;
}

.newsBlock:after {
    content: '';
    display: table;
    width: 100%;
}

.newsBlock .form-input {
    height: 40px;
    background-color: white;
    border: 0px;
    border-radius: 0px;
    width: 300px;
    max-width: 100%;
    float: left;
}

.newsBlock input.button.button--primary {
    float: left;
    margin: 0px;
    height: 40px;
    background-color: #78aed4;
    border: 0px;
    border-radius: 0px;
    margin-left: 56px;
}

.newsBlock {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.about-sec {
    display: flex;
    flex-wrap: wrap;
}

.about-text {
    padding-right: 25px;
    width: 70%;
}
.about-vid {
    width: 30%;
}
.about-vid iframe {
    width: 100%;
}

.about-text h2 {
    font-family: Trirong;
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    margin-top: 0px;
    color: #204d84;
    text-transform: uppercase;
}
.about-text h2 span
{
    font-weight: 300;
}

.about-text p {
    font-family: Prompt;
    font-size: 15px;
    font-weight: 300;
    line-height: 21px;
    color: #204d84;
}

.promoTxt ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.promoTxt ul li a {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.promoTxt ul li {
    display: inline-block;
    width: 30%;
}

.promoTxt {
    text-align: center;
    margin-bottom: 40px;
}

.return_Txt {
    text-align: center;
}

.return_Txt p {
    color: #aaa;
    font-family: "Adobe Gurmukhi";
    font-size: 40px;
    /* Text style for "If you donGÇÖt l" */
    font-weight: 400;
}

.return_Txt p a {
    text-decoration: none;
    font-weight: 700;
    color: #aaa;
}

.promoTxt ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.promoTxt ul li a {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
}

.promoTxt ul li {
    display: inline-block;
    width: 30%;
}

.promoTxt {
    text-align: center;
    padding: 60px 0;
}

.return_Txt {
    text-align: center;
}

.return_Txt p {
    color: #aaa;
    font-family: "Adobe Gurmukhi";
    font-size: 40px;
    /* Text style for "If you donGÇÖt l" */
    font-weight: 400;
}

.return_Txt p a {
    text-decoration: none;
    font-weight: 700;
    color: #aaa;
}

.return_Txt {
    border-top: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    padding: 22px 0;
}

.return_Txt p {
    margin: 0px;
}

.shop_by_precious,
.shop_by_stone {
    text-align: center;
    padding-bottom: 4%;
    padding-top: 2.1%;
}

.shop_by_precious h3,
.shop_by_stone h3,
.prod_list h2.page-heading {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 40px;
    text-transform: uppercase;
    /* Text style for "Shop by" */
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 3.2%;
}

.shop_by_precious ul,
.shop_by_stone ul {
    margin: 0;
    padding: 0;
}

.shop_by_precious ul li {
    display: inline-block;
    padding: 0 0.8%;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAPAQMAAAAf0Te6AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABlBMVEWqqqr///8FH9MDAAAAAWJLR0QB/wIt3gAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAtJREFUCNdjYMAHAAAeAAFuhUcyAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: right;
}

.shop_by_precious ul li a {
    text-decoration: none;
    font-family: "Adobe Gurmukhi";
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    text-transform: uppercase;
    /* Text style for "9k" */
    color: #78aed4;
}

.return_Txt {
    letter-spacing: 4px;
}

.shop_by_precious ul li:last-child {
    background: none;
}

.shop_by_stone ul li {
    display: inline-block;
    text-align: center;
    width: 110px;
    vertical-align: top;
    padding: 0 15px;
}

.shop_by_stone ul li span {
    display: block;
    color: #09214f;
    font-family: Trirong;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    text-transform: uppercase;
}

.shop_by_stone ul li span:first-child {
    height: 78px;
}

.shop_by_stone ul li a {
    text-decoration: none;
}

ul.ctboxes.box5>li {
    width: 20%;
}

.catboxes h3,
.shop_by_gem h3 {
    letter-spacing: 3px;
    margin-bottom: 20px;
}

* {
    outline: none;
}

.prod_list h2.page-heading {
    margin-bottom: 20px;
}

.shop_by_gem ul li a {
    border: 1px solid #78aed4;
    display: block;
    text-align: center;
    text-decoration: none;
}

.shop_by_gem ul li {
    float: left;
    width: 14.28%;
    padding-left: 10px;
    margin-bottom: 10px;
}

.shop_by_gem .container {
    max-width: 1320px;
    margin: 0 auto;
}

.shop_by_gem ul li a strong {
    display: block;
    text-align: center;
    color: #78aed4;
    font-family: "Adobe Gurmukhi";
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
}

.shop_by_gem ul {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: -10px;
}

.shop_by_gem .container:before,
.shop_by_gem .container:after {
    content: '';
    display: table;
    width: 100%;
}

.shop_by_gem ul li a span {
    display: table;
    width: 100%;
}

.shop_by_gem ul li a span em {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 112px;
}

.shop_by_gem ul li a span em img {
    max-height: 112px;
}

.shop_by_gem {
    /*background: url('https://cdn7.bigcommerce.com/s-fax5c3und2/product_images/uploaded_images/gemstone.jpg');*/
    background: #f5f5f5;
    background-position: top center;
    background-size: cover;
    padding-bottom: 4%;
    padding-top: 1%;
}
section.heroCarousel {
    margin-bottom: -3px;
}

.catboxes .box5 a.catTitle {
    margin-top: -40px;
    line-height: 25px;
}
.prodPAgeMain .catboxes .box5 a.catTitle
{
    margin-top: 0;
}
ul.ctboxes.box5 li a.catBtn:before {
    margin: 5px auto;
}

h5.sidebarBlock-heading {
    height: 50px;
    /*background-color: #204d84;*/
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 21px;
    font-weight: 700;
    line-height: 25px;
    border-bottom: 1px solid #78aed4;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.u-vmenu ul {
    margin: 0px;
}

.u-vmenu ul li {
    width: 100%;
    list-style: none;
}

.u-vmenu ul ul {
    display: none;
}

.u-vmenu>ul>li {
    background: url(../images/vmenu/zakladka.png) left top no-repeat;
    background-size: 100% auto;
}

.u-vmenu ul li a {
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 14px;
    color: #82846f;
    text-decoration: none;
    outline: none;
}

.u-vmenu>ul>li>a {
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
}

.u-vmenu>ul>li>ul>li>a {
    padding-left: 40px;
}

.u-vmenu>ul>li>ul>li>ul>li>a {
    padding-left: 60px;
}

.u-vmenu>ul>li>ul>li>ul>li>ul>li>a {
    padding-left: 80px;
}

.u-vmenu ul li a[data-option='on'] {
    background: url(../images/vmenu/on.png) right center no-repeat;
}

.u-vmenu ul li a[data-option='off'] {
    background: url(../images/vmenu/off.png) right center no-repeat;
}

.u-vmenu>ul>li>a {
    text-transform: uppercase;
    color: #000;
}

.u-vmenu ul li a[data-option=on] {
    color: #4b2f91;
}

.u-vmenu ul li a.active {
    color: #4b2f91;
    font-weight: bold;
}

.u-vmenu ul li.sactive>a {
    color: #4b2f91;
    font-weight: bold;
}

.sidebarBlock .BlockContent ul {
    list-style: none;
    margin: 0px;
}

h5.sidebarBlock-heading {
    margin-bottom: 0px;
}

.page-sidebar .nicescroll ul li label {
    color: #777777;
    /*font-family: "Adobe Gurmukhi";*/
    font-size: 16px;
    font-weight: 400;
    line-height: 50px;
    text-transform: uppercase;
    display: block;
    /*padding-left: 20px;*/
    font-family: 'Prompt';
}

.nicescroll .BlockContent {
    /*border: 1px solid #eee;*/
}

.nicescroll .BlockContent li {
    /*border-bottom: 1px solid #eee;*/
}

.nicescroll-rails {
    border-left: 1px solid #78aed4;
    opacity: 1 !important;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWBAMAAADZWBo2AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJ1BMVEXu7u7u7u7u7u7f39/7+/v29vb////5+fn09PTr6+vn5+fm5ubj4+Pr+hPUAAAAA3RSTlP+/fxQNbvDAAAAAWJLR0QGYWa4fQAAAAlwSFlzAAALEgAACxIB0t1+/AAAAD5JREFUGNNjYDaGAwMGERcYcDVgEEuDgXRqcTLakDjNFghOhrFxG5zTbGxsAeOkzAQCN+q5gDBHaxUMrD4AALpJXac6CtwSAAAAAElFTkSuQmCC'), url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAWBAMAAADZWBo2AAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAJ1BMVEXu7u7u7u7u7u7n5+fm5ubj4+P////5+fnf39/7+/vr6+v09PT29vZlgcbjAAAAA3RSTlP8/f69vw6BAAAAAWJLR0QGYWa4fQAAAAlwSFlzAAALEgAACxIB0t1+/AAAAD5JREFUGNNjYDaGAZMABrE0GEhvoDEncxUQTIPJ7Ojo6IYry+7o2IbQs6MbyYDsbbRwjuRMGJjTwKDRAQcNAKz3aS0b6IBoAAAAAElFTkSuQmCC') !important;
    background-position: top center, bottom center !important;
    background-repeat: no-repeat, no-repeat !important;
}

.nicescroll-cursors {
    /*border-right: 1px solid #787878 !important;
    border-bottom: 1px solid #787878 !important;
    border-left: 1px solid #e4e4e4 !important;
    border-top: 1px solid #e4e4e4 !important;*/
    background-color: #78aed4 !important;
}

.catpage ul.breadcrumbs,
ol.breadcrumbs {
    text-align: left;
}

.catpage h1.page-heading {
    text-align: left;
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    /* Text style for "All Rings" */
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    border-bottom: 1px solid #eceaea;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.catpage p {
    color: #204d84;
    /*font-family: "Adobe Gurmukhi";*/
    font-family: Prompt;
    font-size: 17px;
    font-weight: 400;
    line-height: 24px;
}

article.productView-description {
    width: 100%;
    float: none;
    clear: both;
}

figure.productView-image {
    overflow: hidden;
}

ul.productView-thumbnails {
    float: none;
    width: 35%;
    padding-right: 8px;
    margin-left: 0;
}

.productView-images {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
}

ul.productView-thumbnails .productView-thumbnail {
    width: 50%;
    margin-bottom: 3px;
}

.productView .productView-thumbnail-link {
    /*width: 100px;
    height: 100px;
    max-width: 100%;*/
    height: 100px;
    max-width: 100%;
    padding: 0;
    overflow: hidden;
}

.productView .productView-thumbnails img {
    max-height: 100px;
    max-width: 100%;
}
.productView-thumbnails img
{
    width: 100%;
}
.card .card-title>a {
    color: #09214f;
    font-family: Prompt;
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
}

article.productView-description ul.tabs li.tab a.tab-title {
    color: #204d84;
    font-family: "Adobe Gurmukhi";
    font-size: 36px;
    font-weight: 700;
    line-height: 32px;
}

.tabs-contents {
    color: #204d84;
    font-family: Prompt;
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
}

div#tab-description {
    color: #204d84;
    font-family: Prompt;
    font-size: 17px;
    font-weight: 300;
    line-height: 24px;
}

h1.productView-title {
    color: #204d84;
    font-family: 'Trirong', serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 31px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.productView-brand {
    margin: 15px 0 0;
}

.productView-brand a {
    text-decoration: none;
    color: #09214f;
    font-size: 20px;
    font-family: 'Trirong', serif;
    font-weight: 700;
}

.productView-price {
    height: 30px;
    font-weight: 700;
    line-height: 45px;
    min-height: 45px;
    font-size: 32px;
    color: #09214f;
    font-family: 'Trirong', serif;
    margin: 0;
}

.prodPricing {
    padding: 15px 0;
    background-image: url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/borderbg.jpg), url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/borderbg.jpg);
    background-repeat: repeat-x;
    background-position: top, bottom;
    margin: 10px 0;
    display: flex;
    align-items: center;
}

.prodPricing label {
    font-size: 20px;
    margin-right: 15px;
    color: #222;
    font-family: 'Trirong', serif;
}

section.productView-details .productView-price {
    height: auto;
}

dl.productView-info dt.productView-info-name,
.form-field.form-field--increments label.form-label.form-label--alternate {
    font-family: "Adobe Gurmukhi";
    font-size: 28px;
    line-height: 27px;
    color: #204d84;
    font-weight: 700;
    display: inline-block;
}

dl.productView-info dd.productView-info-value,
.form-field.form-field--increments .form-increment {
    display: inline-block;
    font-family: "Adobe Gurmukhi";
    font-size: 28px;
    line-height: 27px;
    color: #aaa;
    font-weight: 400;
}

ul.breadcrumbs,
ol.breadcrumbs {
    text-align: left;
    font-family: "Adobe Gurmukhi";
    font-size: 15px;
    font-weight: 700;
    color: #204d84;
}

ul.breadcrumbs li a,
ol.breadcrumbs li a {
    font-family: "Adobe Gurmukhi";
    font-size: 15px;
    font-weight: 700;
    color: #204d84;
    text-decoration: none;
}

ul.breadcrumbs li span,
ol.breadcrumbs li span {
    font-family: "Adobe Gurmukhi";
    font-size: 15px;
    font-weight: 700;
    color: #78aed4;
}

figure.productView-image {
    border: 1px solid #e5e5e5;
    width: 65%;
}

.productView-product {
    border: 0px;
    padding-bottom: 0px;
}

.productView-options .form-field {
    margin-bottom: 1rem;
}

section.productView-details {
    margin-bottom: 1rem;
}

.form-field.form-field--increments .form-increment {
    margin-left: 10px;
}

.productView-rating {
    font-family: "Adobe Gurmukhi";
    font-size: 20px;
    line-height: 27px;
    color: #204d84;
    font-weight: 400;
}

.productView-options .form-action #form-action-addToCart {
    height: 54px;
    background-color: #204d84;
    border-radius: 2px;
    padding: 0 2rem;
    color: white;
    font-family: "Adobe Gurmukhi";
    font-size: 27px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0px solid;
}
.productView-options .form-action #form-action-addToCart:hover
{
    background: #265c9e;
}
.addToCartArea {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding-bottom: 45px;
    background: url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/borderbg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.addToCartAreaLeft {
    width: 40%;
}
.addToCartAreaRight {
    width: 60%;
    padding-left: 45px;
}
.addToCartAreaRight .form-field.form-field--increments
{
    position: absolute;
    left: 0;
    top: 35px;
}
.addToCartArea .form-field--increments label.form-label.form-label--alternate {
    font-size: 20px;
    color: #222;
    font-family: "Times New Roman";
    font-weight: normal;
}
.productView-options .form 
{
    display: inline;
    width: 100%;
    display: block;
    margin: 0;
}
.addToCartArea .form-action.cartFieldBtn {
    width: 100%;
    margin-top: 0;
}
.addToCartArea .form-action.cartFieldBtn .addCartBtn {
    display: block;
    width: 100%;
    border-radius: 5px !important;
    background: #09214f;
    font-size: 16px !important;
    box-shadow: 0 8px 10px -10px #000;
    height: 45px !important;
}
.addToCartAreaRight .pricewaiter--wrap {
    float: left;
    width: 48%;
}
.addToCartAreaLeft .form-field.form-field--stock {
    display: none;
}
.addToCartAreaRight .pricewaiter--wrap iframe {
    width: 100% !important;
}
.addToCartAreaRight .form.form-wishlist.form-action {
    float: right;
    width: 48%;
    margin: 0;
}
.addToCartAreaRight .form.form-wishlist.form-action a {
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    width: 100%;
    border: 2px solid #32759f;
    padding-bottom: 8px;
}
.skuProd {
    display: flex;
    align-items: center;
}
.skuProd dt, .skuProd dd {
    margin: 0;
    font-size: 20px;
    font-family: 'Trirong', serif;
}
.skuProd dd
{
    margin-left: 15px;
    font-weight: 700;
}

.headerTop,
.mobile-menu {
    display: none;
}
.header
{
    height: auto;
}
.prodPAgeMain
{
    overflow: hidden;
}
ul.ctboxes>li a.catImag:before,
.shop_by_gem ul li a span em:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 1;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
}

ul.ctboxes>li:hover a.catImag:before,
.shop_by_gem ul li a:hover span em:before {
    animation: effect_shine 1s;
    -webkit-animation: effect_shine 1s;
}

@-webkit-keyframes effect_shine {
    100% {
        left: 150%;
    }
}

@keyframes effect_shine {
    100% {
        left: 150%;
    }
}

ul.ctboxes>li {
    position: relative;
}

ul.ctboxes>li a.catImag,
.shop_by_gem ul li {
    position: relative;
    overflow: hidden;
}

ul.ctboxes li a.catTitle {
    z-index: 1;
    position: relative;
}

.shop_by_gem ul li a {
    overflow: hidden;
}

.shop_by_gem ul li a:hover strong {
    color: #204d84;
}

.shop_by_gem ul li a strong {
    transition: all 0.5s;
}

.shop_by_stone ul li a:hover span {
    color: #78aed4;
}

p.downtext {
    display: block;
    position: fixed;
    bottom: 0px;
    left: auto;
    right: 0;
    background: #78aed4;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    font-size: 17px;
    padding: 5px 20px;
    border-top-left-radius: 4px;
    box-shadow: 0 0 3px #ddd;
}

nav.navUser ul.navUser-section li.navUser-item.holidayhours {
    float: left;
}

nav.navUser ul.navUser-section li.navUser-item.holidayhours a {
    color: #C44C57;
    font-weight: 700;
    font-size: 18px;
}

nav.navUser ul.navUser-section li.navUser-item.holidayhours a:hover {
    text-decoration: underline;
}

article.productView-description ul.tabs li.tab {
    min-width: 33%;
}

article.productView-description ul.tabs li.tab.is-active a.tab-title {
    background: #256c97;
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-family: 'Trirong', serif;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.tabs-contents p, .tabs-contents li {
    font-size: 15px;
    color: #09214f;
    font-family: Prompt;
}


/*********** Detail page Listing *******/
.prodDetailTabs article.card {
    border: none;
}
.prodDetailTabs figure.card-figure {
    border: 1px solid #eeeeee;
}
.prodDetailTabs .card-body {
    background: #f5f5f5;
    position: relative;
    text-align: center;
}
.prodDetailTabs .card .card-title > a {
    color: #09214f;
    font-family: 'Trirong', serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 15px;
}
.prodDetailTabs .card  h4.card-title
{
    margin-bottom: 15px;
    line-height: 18px;
    height: 55px !important;
    overflow: hidden;
}
.prodDetailTabs .card .card-text-price .price-section {
    color: #09214f;
    font-size: 20px;
    font-family: 'Trirong', serif;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0;
}
.prodDetailTabs .card-text-price label {
    display: none;
}
.prodDetailTabs .card-btn .button {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
article.productView-description .tabs-contents {
    padding: 0 15px;
}
.prodDetailTabs .card-btn {
    display: inline-block;
    background: #78aed4;
    padding: 12px 15px;
    z-index: 99999999;
    max-width: 140px;
    margin: auto;
    left: 0;
    right: 0;
    position: absolute;
    bottom: -20px;
}
.prodDetailTabs .card-btn:hover
{
    background: #204d84;
}
.prodDetailTabs .card-btn a {
    color: #fff;
    font-family: 'Trirong', serif;
    letter-spacing: 1px;
}
.prodDetailTabs .slick-list {
    overflow: visible;
}
.prodDetailTabs ul.slick-dots {
    display: none;
}
.prodDetailTabs {
    margin-bottom: 60px;
}


.refundDetail p {
    font-size: 40px;
    font-weight: 300;
    margin: 0;
    text-align: center;
    font-family: Trirong;
    color: #aaaaaa;
    letter-spacing: 1px;
}
.refundDetail {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.returnDetails h6 {
    font-size: 20px;
    color: #09214f;
    text-transform: uppercase;
    font-family: Trirong;
    margin: 0;
    font-weight: 700;
}
.returnDetails h6 span
{
    font-weight: normal;
}
.returnDetails h6 img
{
    margin-right: 5px;
}
.returnDetails ul {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.returnDetails ul li {
    width: 33%;
    align-items: center;
    text-align: center;
    list-style: none;
}
.returnDetails {
    padding-top: 65px;
}

div#menu ul.navPages-list li.navPages-item
{
    position: relative;
}
div#menu div.navPage-subMenu ul li {
    display: block;
    float: none;
    padding: 0 !important;
    width: 100%;
    border-bottom: 1px solid #123473;
    position: relative;
}
div#menu div.navPage-subMenu ul li:last-child
{
    border-bottom: none;
}
div#menu div.navPage-subMenu
{
    padding: 0 !important;
    z-index: 999;
    min-width: 260px;
    background-color: #204d84;
}
div#menu .navPage-subMenu-item > .navPage-subMenu-action
{
    border: none;
    margin: 0;
    font-size: 15px;
    /*color: #09214f;*/
    color: #fff;
    font-family: Trirong;
    line-height: 15px;
    display: block;
    width: auto;
    padding-right: 15px;
    background-color: transparent;
}
div#menu .navPage-childList {
    padding-left: 20px;
    display: none;
}
div#menu div.navPage-subMenu ul li:hover > .navPage-childList
{
    display: block;
}
div#menu .navPage-childList li a {
    font-size: 13px;
    color: #09214f;
    padding: 0 0 0 15px;
    font-family: Prompt;
    font-weight: 400;
}
div#menu .navPage-childList li a:hover,
div#menu .navPage-subMenu-item > .navPage-subMenu-action:hover
{
    color: #78aed4;
}
a.navPage-subMenu-action.navPages-action.has-subMenu 
{
   /* background-image: url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/listarrow.png);
    background-repeat: no-repeat;
    background-position: right center;*/
}
a.navPage-subMenu-action.navPages-action.has-subMenu:hover,
div#menu .navPage-childList li a:hover

{
    /*background-image: url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/listarrowhover.png);*/
}
div#menu .navPage-childList li a
{
    /*background-image: url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/listarrow.png);
    background-position: left;
    background-repeat: no-repeat;*/
    color: #fff;
    background-repeat: no-repeat;
    line-height: 35px;
}

div#menu .navPage-childList {
    left: 100%;
    position: absolute;
    top: 0;
    min-width: 220px;
    padding: 0;
    background: #204d84;
}

.dealImage .card-img-container {
    max-width: 100%;
    background: #fff;
    width: 100%;
}
.dealImage .card-img-container:after
{
    display: none;
}
.dealImage img.card-image {
    position: relative;
}
.dealImage img {
    max-height: 250px;
    margin: 0 auto;
    display: inherit;
}
.dealWeekSection
{
    background-image: url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/dealbg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.dealofTheWeek {
    display: flex;
    flex-wrap: wrap;
    padding: 25px 40px;
    /*align-items: center;*/
    max-width: 80%;
    margin: 0 auto;
}
.dealHead {
    /*width: 19%;
    padding-right: 35px;*/
}
.dealImage {
    width: 50%;
    /*border: 1px solid #09214f;*/
    padding: 15px;
    /*margin: 0 35px;*/
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 110px;
}
.dealDetails {
    width: 50%;
    padding-left: 35px;
}
.dealTitle a {
    font-size: 22px;
    color: #09214f;
    text-transform: uppercase;
    font-family: "Adobe Gurmukhi";
    text-decoration: none;
    line-height: 20px;
}
.dealPrice .card-text-price {
    display: flex;
    align-items: center;
    margin: 0;
}
.dealPrice .card-text-price label
{
    margin-right: 10px;
    background: none;
}
.dealPrice .price-section,
.dealPrice .card-text-price label {
    font-size: 30px;
    font-weight: 700;
    color: #09214f;
    font-family: Prompt;
}
.dealHead h2 {
    font-size: 40px;
    color: #09214f;
    font-family: "Adobe Gurmukhi";
    /* text-transform: uppercase; */
    line-height: 45px;
    text-align: left;
    margin: 0;
    background-image: url(https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/titlebg.png);
    background-repeat: no-repeat;
    background-position: bottom left 20px;
    padding-bottom: 35px;
}
.dealPrice {
    margin: 25px 0;
}
.dealHead h2 span {
    font-size: 30px;
    text-transform: lowercase;
}
.dealHead h2 b {
    font-size: 80px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
}
.dealHead {
    margin-bottom: 20px;
}
.dealView a {
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Adobe Gurmukhi";
    color: #09214f;
    font-weight: 700;
    position: relative;
    font-size: 0;
    display: block;
    height: 42px;
}
.dealView a:after {
    position: absolute;
    content: 'View Offer >';
    display: block;
    top: 0;
    font-size: 14px;
    background: #09214f;
    color: #fff;
    padding: 10px 30px;
}
.dealView a:hover:after {
    background: #1a4daf;
}
.dealPrice .card-text-price {
    /*margin: 50px 0 70px;*/
}
.page.categoryDetailPage {
    border-top: 1px solid #78aed4;
}
.actionBar-section .form-field
{
    margin: 0;
}
form.actionBar {
    border-bottom: 1px solid #78aed4;
    margin: 8px 0;
    padding: 0 0 9px;
}
.categoryImage {
    width: 100vw;
    left: -50vw;
    position: relative;
    margin-left: 49.3%;
    margin-top: -2.5rem;
    background: #F5F5F5;
    text-align: center;
    display: none;
}
.categoryImage.subcataimg
{
    display: block;
}
.categoryImage img {
    /*width: 100%;*/
}
.categoryImage img 
{
    max-width: 300px;
}
.categoryImage.subcataimg img
{
    max-width: 100%;
}
ul.subcategories-grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -30px;
    list-style: none;
}
ul.subcategories-grid li.subcategories-grid-item {
    width: 25%;
    padding-left: 30px;
    margin-bottom: 55px;
}
.subcategoriesBox
{
    position: relative;
}
a.subcategories-name {
    font-size: 24px;
    font-family: 'Trirong';
    color: #78aed4;
    font-weight: 700;
    text-align: center;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
a.subcategories-name span {
    display: block;
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    font-size: 15px;
    color: #09214f;
    font-family: 'Prompt';
    font-weight: normal;
    border-top: 1px solid;
    width: 80px;
    margin: auto;
    margin-top: 8px;
}
.subcategoriesBox:hover
{
    opacity: 0.7;
}
.affirmBanner {
    display: flex;
    flex-wrap: wrap;
    margin: 55px 0;
}
.affirmBannerImage {
    background: #eef7ff;
    display: flex;
    align-items: center;
    padding: 24px;
    width: 38%;
}
.affirmImageArea {
    width: 30%;
}
.affirmImageText {
    padding-left: 20px;
}
.affirmContent {
    width: 62%;
}
.affirmImageText h1 {
    font-family: Adobe Gurmukhi;
    text-transform: uppercase;
    color: #78aed4;
    line-height: 30px;
    margin: 0;
}
.affirmImageText p {
    font-weight: 700;
    color: #060809;
    font-family: Adobe Gurmukhi;
    font-size: 21px;
    padding: 0;
    margin: 8px 0;
}
.affirmImageText a {
    background: #78aed4;
    display: inline-block;
    padding: 10px 14px;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-family: Adobe Gurmukhi;
    text-decoration: none;
    border-radius: 5px;
}
.affirmContent h1 {
    color: #204d84;
    font-family: Adobe Gurmukhi;
    margin-top: 0;
}
.affirmContent p {
    font-size: 14px;
    color: #204d84;
    font-family: Adobe Gurmukhi;
}
.affirmContent {
    width: 62%;
    padding-left: 30px;
}
.bannerfinance {
    margin: -35px -21px 0;
}
.bannerfinance {
    position: relative;
}
.financeLogo {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    text-align: center;
}
.financeLogo img {
    max-width: 25%;
}

.affirmFinanceContent h3 {
    color: #4987ab;
    font-family: Adobe Gurmukhi;
    margin-bottom: 0;
    font-weight: 700;
}
.affirmFinanceContentImg img {
    max-width: 135px;
}
.affirmFinanceContent p {
    font-family: Prompt;
    color: #060809;
    line-height: 25px;
}
.affirmFinanceContent {
    position: absolute;
    bottom: 65px;
    left: 0;
    right: 0;
    text-align: center;
}
.affirmFinanceContent a {
    background: #78aed4;
    color: #fff;
    text-decoration: none;
    font-family: Adobe Gurmukhi;
    padding: 10px 15px;
    display: inline-block;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 21px;
}
.financeBoxes {
    /* border-top: 5px solid #f6fbff; */
    z-index: 99999;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    /*max-width: 70%;*/
    margin: 0 auto;
    padding-top: 35px;
    justify-content: center;
}
.financeBox {
    padding-left: 100px;
    width: 40%;
    background-position: top 3px left 55px;
    background-repeat: no-repeat;
}
.financeBox h2 {
    color: #09214f;
    font-family: Adobe Gurmukhi;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 0;
}
.financeBox.quickBox {
    background-image: url('https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/quickico.png');
}
.financeBox.feeBox {
    background-image: url('https://cdn11.bigcommerce.com/s-a60me21/product_images/uploaded_images/feeico.png');
}
.financeBox p {
    color: #060809;
}
.checkAffirm img {
    width: 70px;
    margin: 0 15px;
    margin-top: -15px;
}
/********** New Design ************/
.productCarousel .productCarousel-slide {
    width: 20%;
}
.heroCarousel-slide .heroCarousel-image-wrapper
{
    height: auto;
}
.heroCarousel.slick-initialized
{
    max-height: 300px;
    margin-bottom: 0;
}
.heroCarousel-slide .heroCarousel-image {
    width: 100%;
}
section.productView-details
{
    padding-bottom: 0;
}
div#cart-preview-dropdown {
    z-index: 9999999;
}
.prodCustDet {
    column-count: 2;
    list-style: none;
}
.prodCustDet li label {
    color: #256c97;
    font-weight: 500;
    min-width: 100px;
    display: inline-block;
    font-size: 14px;
}
.prodCustDet li {
    font-size: 14px;
}
.productView-options .pricewaiter--wrap {
        float: right;
    }
    .productView-options .pricewaiter--wrap {
        float: right;
        margin-top: -50px;
        margin-right: 180px;
    }
    .productView-options form.form.form-wishlist.form-action {
        float: right;
        width: 100%;
        max-width: 180px;
        margin-top: -50px;
        margin-right: -15px;
    }
.productView-options form.form.form-wishlist.form-action a {
    padding: 10px;
    border: 2px solid #32759f;
    text-transform: uppercase;
    font-size: 12px;
    color: #32759f;
    font-family: 'Trirong', serif;
}
.productView-options form.form.form-wishlist.form-action a span,
.productView-options form.form.form-wishlist.form-action a,
.productView-options form.form.form-wishlist.form-action input
{

    font-family: 'Trirong', serif;
    font-weight: 700;
}
#wishlist-dropdown.is-open {
    padding-right: 0;
    right: 15px;
}
#wishlist-dropdown a,#wishlist-dropdown input
{
    padding: 0;
}
.main.full .productCarousel .slick-next {
    right: 0;
}
.main.full .productCarousel .slick-prev {
    left: 0;
}
/*.subcategories-image.noimageFound img {
    max-height: 234px;
    margin: 0 auto;
    display: block;
}*/
ul.socialLinks a:focus:after {
    display: none;
    border: none;
}
ul.socialLinks .socialLinks-item .socialLinks__link:focus:before {
    border: none;
}
/*************************************************/
/***********************************************/
/*************************/
@media screen and (min-width: 1501px)
{
    #menu a.navPages-action
    {
        font-size: 16px;
        padding: 10px 12px;
    }
    .heroCarousel.slick-initialized {
        /*max-height: 600px;*/
    }
}
@media screen and (max-width: 1500px) and (min-width: 1201px) {
    #menu a.navPages-action {
        padding: 10px 7px;
        font-size: 14px;
    }
    body .page-sidebar+.page-content .productGrid .product {
        width: 25%;
    }
    body .page-sidebar+.page-content {
        width: 80%;
    }
    body .page-sidebar {
        width: 20%;
    }
}

@media screen and (max-width: 1200px) and (min-width: 800px) {
     /*#menu a.navPages-action {
         padding: 10px 6px;
         font-size: 12px;
     }*/
    body .page-sidebar+.page-content .productGrid .product {
        width: 33.33%;
    }
    body .page-sidebar+.page-content {
        width: 77%;
    }
    body .page-sidebar {
        width: 23%;
    }
    .financeBox
    {
        width: 50%;
    }
}
@media screen and (min-width: 992px) and (max-width: 1100px)
{
     #menu a.navPages-action {
        padding: 10px 4px;
        font-size: 12px;
    }
}
@media screen and (min-width: 801px) and (max-width: 991px)
{
     #menu a.navPages-action {
        padding: 10px 4px;
        font-size: 12px;
    }
    .affirmFinanceContent a
    {
        padding: 5px 15px;
    }
    .affirmFinanceContent h3
    {
        font-size: 20px;
    }
    .affirmFinanceContentImg img
    {
        max-width: 110px;
    }
    .financeBox {
        padding-left: 60px;
        background-position: top 3px left 20px;
    }
}
@media (min-width: 801px) {
    .page-sidebar {
        width: 15%;
    }
    .page-sidebar+.page-content {
        width: 85%;
    }
    .page-sidebar+.page-content .productGrid .product {
        width: 20%;
    }
}

@media screen and (max-width: 1700px) {
    .header-wrapper form.form.searchform {
        margin-left: 5%;
        max-width: 300px;
    }
}

@media screen and (max-width: 1250px) {
    .shop_by_gem ul li {
        width: 20%;
    }
    .affirmFinanceContent h3
    {
        margin-top: 10px;
    }
}

@media screen and (max-width: 1150px) {
    ul.socialLink.socialLink--alt {
        display: none;
    }
    .header-wrapper form.form.searchform input.button.button--primary {
        width: 20%;
        margin: 0px;
    }
    a.logo-header {
        margin: 14px 0;
    }
    .productGrid .product {
        width: 25%;
    }
    .prod_list {
        text-align: center;
    }
    ul.footer-info-list.footer-half li {
        padding-right: 20px;
    }
    .shop_by_gem ul li {
        width: 25%;
    }
}

@media screen and (max-width: 800px) {
    .productGrid .product {
        width: 33.33%;
    }
    .about-sec {
        display: block;
    }
    .about-vid {
        max-width: 100%;
    }
    .about-vid iframe {
        width: 100%;
    }
    .shop_by_gem ul li {
        width: 33.33%;
    }
    header.header,
    body.hasAdminBar .header {
        position: relative;
        padding-top: 0px;
    }
    .adminBar {
        display: none;
    }
    body,
    body.hasAdminBar {
        padding-top: 0px;
    }
    .productView-options form.form.form-wishlist.form-action
    {
        margin-right: 0;
    }
    .dealofTheWeek
    {
        background-size: cover;
        padding: 15px;
    }
    .dealHead {
        width: 100%;
        padding-right: 0;
    }
    .dealHead h2,
    .dealHead h2 b
    {
        font-size: 24px;
    }
    .dealHead h2 b
    {
        display: initial;
        margin-left: 5px;
    }
    .dealImage
    {
        width: 100%;
    }
    .dealDetails {
        width: 100%;
        padding-left: 0;
        margin-top: 8px;
    }
    .dealPrice .card-text-price {
        margin: 5px 0px;
    }
    a.subcategories-name
    {
    	font-size: 18px;
    }
    .affirmFinanceContent {
        position: relative;
        bottom: 0;
    }
    .financeBoxes
    {
        display: block;
        width: 100%;
        max-width: 100%;
    }
    .financeBox
    {
        width: 100%;
        margin-bottom: 25px;
    }
    .affirmBannerImage,
    .affirmContent
    {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .productGrid .product {
        width: 50%;
    }
    .slick-slide img {
        width: max-content !important;
    }
    .prodCustDet
    {
        column-count: 1;
    }
    .card .card-title>a {
        font-size: 14px;
        line-height: 18px;
        display: block;
        font-family: Prompt;
    }
    .card-text-price label {
        font-size: 10px;
    }
    .card-text-price .price-section {
        font-size: 18px;
        line-height: 22px;
    }
    .card-text-price {
        margin-bottom: 10px;
    }
    .card-btn a.button {
        font-size: 12px;
        letter-spacing: 0px;
        padding: 20px 0px;
        margin-bottom: 0px;
    }
    article.card h4.card-title {
        margin-bottom: 10px;
    }
    .shop_by_gem ul li a strong {
        font-size: 11px;
    }
    .catboxes h3,
    .shop_by_gem h3,
    .prod_list h2.page-heading,
    .shop_by_precious h3,
    .shop_by_stone h3 {
        letter-spacing: 1px;
        font-size: 26px;
    }
    .shop_by_stone ul li {
        margin-bottom: 20px;
        width: 32%;
        box-sizing: border-box;
    }
    .shop_by_stone ul li span {
        font-size: 10px;
        line-height: 11px;
    }
    .return_Txt p {
        font-size: 20px;
    }
    .promoTxt ul li {
        display: block;
        text-align: center;
        width: 100%;
    }
    .about-text {
        padding-right: 0px;
        text-align: center;
    }
    .newsBlock h5.footer-info-heading {
        font-size: 26px;
        line-height: 25px;
    }
    .newsBlock form.form {
        margin: 0px;
    }
    .newsBlock input.button.button--primary {
        display: block;
        margin: 10px auto;
    }
    article#sp_shop {
        width: 100%;
    }
    .copyText {
        float: none;
        text-align: center;
        line-height: 20px;
        font-size: 11px;
    }
    .footImage {
        float: none;
        display: block;
        text-align: center;
    }
    .footImage a {
        margin: 10px 0;
        display: block;
    }
    ul.footer-info-list.footer-half {
        width: 100%;
    }
    article#com_info,
    article#mi_ac,
    article#sp_shop {
        margin: 0px !important;
        margin-bottom: 22px !important;
    }
    ul.footer-info-list.footer-half li {
        padding-right: 0px;
    }
    ul.ctboxes.box5>li,
    ul.ctboxes>li {
        width: 50%;
    }
    .catboxes .box5 a.catTitle,
    ul.ctboxes li a.catTitle {
        font-size: 14px;
        margin-top: -30px !important;
        line-height: 16px;
        margin-bottom: 0px;
    }
    ul.ctboxes li a.catBtn {
        font-size: 10px;
        line-height: 7px;
    }
    ul.ctboxes>li {
        margin-bottom: 19px;
    }
    ul.ctboxes>li {
        padding-left: 20px;
    }
    ul.ctboxes {
        margin-left: -20px;
    }
    .shop_by_precious ul li a {
        line-height: 22px;
        padding: 0 10px;
    }
    .header-wrapper form.form.searchform {
        margin: 0 0 15px 0;
        max-width: 100%;
    }
    a.logo-header {
        float: none;
        text-align: center;
        margin: 15px 0;
    }
    .header-logo-image-unknown-size {
        max-height: 53px;
    }
    .headerTop {
        background: #f5f5f5!important;
    }
    .headerTop ul {
        margin: 0;
        list-style: none;
        text-align: center;
    }
    .headerTop ul li {
        display: inline-block;
        padding: 0px 10px;
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAKAQMAAABPHKYJAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAABlBMVEXd3d3///+uIkqAAAAAAWJLR0QB/wIt3gAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAtJREFUCNdjYMAEAAAUAAHlhrBKAAAAAElFTkSuQmCC');
        background-repeat: no-repeat;
        background-position: left;
    }
    .headerTop ul li a {
        color: #aaa;
        font-family: Prompt;
        font-size: 13px;
        font-weight: 300;
        line-height: 40px;
        text-decoration: none;
    }
    .headerTop ul li:first-child {
        background: none;
    }
    ul.socialLink.socialLink--alt {
        display: block;
        text-align: center;
        float: none;
        margin: 0px;
        margin-bottom: 15px;
    }
    .header-wrapper form.form.searchform {
        float: none;
    }
    ul.header-cart-box {
        display: none;
    }
    a.mobileMenu-toggle {
        position: relative;
        float: left;
    }
    a.mobile-cart {
        float: right;
        line-height: 54px;
        padding: 0 1.28571rem;
        color: #204d84;
        font-family: "Adobe Gurmukhi";
        font-size: 18px;
        font-weight: 700;
        text-decoration: none;
    }
    .mobile-menu {
        clear: both;
        background: #f5f5f5;
    }
    .mobile-menu:after {
        content: '';
        display: table;
        width: 100%;
    }
    header.header {
        box-shadow: none !important;
        border: 0px;
    }
    .header-wrapper {
        box-shadow: none;
    }
    .card-body {
        padding: 5px;
    }
    .card-btn a.button {
        padding: 10px 0;
    }
    div#menu {
        position: relative;
        padding-top: 0px;
    }
    .has-activeNavPages {
        overflow: initial;
    }
    .navPages-quickSearch {
        display: none;
    }
    #menu a.navPages-action {
        padding: 10px 0;
    }
    a.mobileMenu-toggle:after {
        content: 'Menu';
        position: absolute;
        font-size: 16px;
        line-height: 24px;
        left: 44px;
        top: 16px;
        color: #204d84;
        font-family: "Adobe Gurmukhi";
        font-size: 18px;
        font-weight: 700;
    }
    a.mobileMenu-toggle {
        float: left;
        overflow: visible;
        color: #204d84;
    }
    .navPage-subMenu.is-open {
        padding-left: 20px;
    }
    #menu .navPage-subMenu a.navPages-action {
        /*padding: 0px 0px;*/
        font-size: 14px;
    }
    .navPage-subMenu-action .collapsible-icon-wrapper
    {
        width: auto;
        float: right;
        padding: 0;
    }
    .banner-text {
        padding: 0 20px;
    }
    ul.productView-thumbnails {
        width: 50px;
    }
    ul.productView-thumbnails .productView-thumbnail {
        width: 100%;
        padding: 0px;
    }
    .productView .productView-thumbnail-link {
        width: 50px;
        height: 50px;
    }
    .productView .productView-thumbnails img {
        max-width: 42px;
        max-height: 42px;
    }
    .headerTop,
    .mobile-menu {
        display: block;
    }
    .productView-images,
    figure.productView-image,
    .addToCartAreaLeft,
    .about-text,
    .about-vid,
    .returnDetails ul li
    {
        width: 100%;
    }
    .returnDetails ul li
    {
        margin-bottom: 15px;
    }
    .refundDetail p,
    .productView-price
    {
        font-size: 24px;
        line-height: 25px;
    }
    ul.productView-thumbnails,
    .addToCartAreaRight {
        width: 100%;
        padding: 0;
    }
    ul.productView-thumbnails .productView-thumbnail {
        width: 16%;
    }
    .addToCartAreaRight .form-field.form-field--increments {
        position: relative;
        left: 0;
        top: 0;
        text-align: left;
    }
    ul.subcategories-grid li.subcategories-grid-item {
	    width: 50%;
	}
	a.subcategories-name
	{
		font-size: 18px;
		line-height: 18px;
		position: relative;
	}
    .financeLogo
    {
        top: -10px;
    }
    .financeLogo img {
        max-width: 60%;
    }
    .affirmFinanceContentImg img {
        max-width: 110px;
    }
    .affirmFinanceContent h3
    {
        font-size: 18px;
    }
    .affirmFinanceContent p {
        line-height: 20px;
        font-size: 13px;
    }
    .affirmFinanceContent a
    {
        font-size: 18px;
        padding: 5px 15px;
    }
    .financeBox
    {
        text-align: center;
        padding-left: 0;
        background-position: top 3px left 15px;
    }
    .affirmContent
    {
        padding-left: 0;
    }
    .affirmImageText a
    {
        padding: 5px 14px;
        font-size: 16px;
    }
    .affirmImageText h1
    {
        font-size: 18px;
        line-height: 22px;
    }
    .affirmImageText p
    {
        font-size: 16px;
    }
    .affirmContent h1
    {
        font-size: 22px;
        margin-top: 5px;
    }
    .affirmBannerImage
    {
        padding: 15px;
    }
    .bannerfinance
    {
        margin-top: 0;
        padding-top: 35px;
    }
    .heroCarousel .slick-next, .heroCarousel .slick-prev {
        padding: 0;
        width: 18px;
        height: auto;
    }
    .heroCarousel .slick-next:before, .heroCarousel .slick-prev:before {
        background-size: 9px;
    }
    section.heroCarousel .slick-dots {
    display: none !important;
}
}


@media print{
    html body *{
        visibility:visible!important
    }
}
