/*
Theme Name: Egoli
Theme URI: https://www.webfirm.com/
Author: The Webfirm Team
Author URI: https://www.webfirm.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: egoli
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

egoli is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/



@font-face {
    font-family: 'FONTSPRING DEMO - Isabel';
    src: url('fonts/FONTSPRINGDEMO-IsabelThinRegular.eot');
    src: url('fonts/FONTSPRINGDEMO-IsabelThinRegular.eot?#iefix') format('embedded-opentype'),
        url('fonts/FONTSPRINGDEMO-IsabelThinRegular.woff2') format('woff2'),
        url('fonts/FONTSPRINGDEMO-IsabelThinRegular.woff') format('woff'),
        url('fonts/FONTSPRINGDEMO-IsabelThinRegular.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Excellent Signature Demo';
    src: url('fonts/ExcellentSignatureDemo.eot');
    src: url('fonts/ExcellentSignatureDemo.eot?#iefix') format('embedded-opentype'),
        url('fonts/ExcellentSignatureDemo.woff2') format('woff2'),
        url('fonts/ExcellentSignatureDemo.woff') format('woff'),
        url('fonts/ExcellentSignatureDemo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Medium.eot');
    src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Medium.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Medium.woff') format('woff'),
        url('fonts/HelveticaNeue-Medium.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Medium.svg#HelveticaNeue-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Bold.eot');
    src: url('fonts/HelveticaNeue-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Bold.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Bold.woff') format('woff'),
        url('fonts/HelveticaNeue-Bold.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Bold.svg#HelveticaNeue-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/HelveticaNeue-Light.eot');
    src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Light.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Light.woff') format('woff'),
        url('fonts/HelveticaNeue-Light.ttf') format('truetype'),
        url('fonts/HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
    font-weight: 300; 
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Helvetica Neue 400';
    src: url('fonts/HelveticaNeue-Roman.eot');
    src: url('fonts/HelveticaNeue-Roman.eot?#iefix') format('embedded-opentype'),
        url('fonts/HelveticaNeue-Roman.woff2') format('woff2'),
        url('fonts/HelveticaNeue-Roman.woff') format('woff'),
        url('fonts/HelveticaNeue-Roman.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

* {box-sizing: border-box; outline: 0; } 
body { background-color:#FAFAFA; margin: 0; padding: 0;     font-family: 'Helvetica Neue 400' !important;} 
h1, h2, h3, h4, h5, h6, p, span {margin: 0; padding: 0; }

a {text-decoration: none; }
.form-control:focus {box-shadow: none; }

ul,
ol {list-style: none; margin: 0 0 20px; padding: 0; }
p {margin: 0 0 20px;}
a:hover {text-decoration: none; outline: none;}
img {outline: none; border: none; display: block; max-width: 100%;height:auto; }
.container,.woocommerce-no-products-found,.blog main#primary,section.error-404.not-found,.woosw-list .woosw-actions {width: 100%; max-width: 1685px; margin: 0 auto; padding: 0 20px; }
.row {display: flex; flex-wrap: wrap; }
 /* common css */ 
.main-navigation {order: 0; width: 30%; }
header .site-logo {order: 1; width: 30%; text-align: center; }
header .mobile-nav {display: none; }
.mega-menu {position: absolute; opacity: 0; visibility: hidden; z-index:99; } 
ul.sub-menu {position: absolute; opacity: 0; visibility: hidden; }
section.banner { background-repeat: no-repeat; background-size: cover; }
.banner-content h2 {font-family: 'Excellent Signature Demo' !important; font-weight: 400; font-size: 336px; line-height: 210.64px; letter-spacing: 0; color: #2B4933; }
.banner {min-height: inherit; background-position: center; background-size: cover; background-repeat: no-repeat; display: flex; align-items: center; padding-bottom: 80px; height: 100vh;}
.banner-content h1 {font-family: 'Helvetica Neue 400'; font-weight: 400; font-size: 96px; line-height: 95.04px; letter-spacing: 0; text-transform: capitalize; color: #2B4933; margin-bottom: 50px; }
.banner-btn a {font-family: 'Helvetica Neue 400'; font-weight: 400; font-size: 16px; line-height: 19.2px; letter-spacing: 0; color: #525251; text-decoration: underline; text-underline-offset: 5px; text-transform: capitalize; }
.banner-btn {display: flex; column-gap: 40px; }
ul.main-menu.nav-menu {display: flex; margin-bottom:0; }
.main-navigation ul li a {font-weight: 400; font-size: 18px; line-height: 15.3px; letter-spacing: 0; font-family: 'Helvetica Neue 400'; color: #2B4933; cursor:pointer; }
.main-navigation ul li {padding: 0px 15px 0 15px; }
.main-navigation ul li:first-child {padding-left: 0; } 
.main-navigation ul li:last-child {padding-right: 0; }
.mega-menu-arrow:after,.sub-menu-arrow:after {
    content: ""; border: solid #2B4933; border-width: 0 1px 1px 0; display: inline-block; padding: 3px; transform: rotate(45deg); margin-left: 8px; position: relative; top: -5px; }
.mega-menu-box,.mega-menu-arrow,.sub-menu-arrow {position: relative; cursor: pointer;}
.header-call {width: 35%; order: 2; }
header span.count {
    width: 16px;
    height: 16px;
    background-color: transparent;
    border-radius: 50px;
    font-size: 12px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #D3867C;
    top: -11px;
    right: -11px;
    font-weight: 700;
}

header a.header-wishlist {
    position: relative;
    display: block;
}

header .header-wishlist svg path {
    fill: #2b4933;
}
.woocommerce-info {
    border-top-color: #2B4933;
}
.woocommerce-info::before {
    color: #2B4933;
}
header a.wishlist-text {
    color: #2b4933;
    margin-top: 0;
}
header .row {align-items: center; justify-content: space-between; }
header {padding: 17px 0 10px 0; border-bottom: 1px solid #E8E8E8; background-color: #fff; }
svg.wishlist-icon {width: 32px; } 
div#header-wishlist {    float: right;margin-left: 21px;}
.header-right {float: right;padding-right: 2px; width: 30%; justify-content: flex-end; display: flex; align-items: center;}
a.wishlist-text {color: #2B4933; font-family: 'Helvetica Neue 400'; font-size: 18px; font-weight: 400; margin-top: 6px; display: inline-block; letter-spacing: -0.2px; }
span.wishlist_products_counter_number {position: absolute;position: absolute;color: #f3889b; }
.announcement-bar p {
    font-weight: 250;
    font-size: 100px;
    line-height: 100%;
    letter-spacing: 0;
    color: #FFFFFF;
    display: inline-block;
    padding: 0 230px;
    font-family: 'Excellent Signature Demo' !important;
    margin: 0;
}
.announcement-bar {
    background-color: #2B4933;
    justify-content: space-between;
    padding: 20px 0 40px 0;
}
.product-inner {display: grid; grid-template-columns: 1fr 1fr 1fr; grid-column-gap: 96px; }
.product-grid {padding:150px 0; position: relative;z-index: 1;}
.product-grid .product-img img {width: 100%; }
.product-grid .product-title {font-family: 'Helvetica Neue 400'; font-weight: 700; font-size: 16px; line-height: 15.84px; letter-spacing: 0; text-align: center; color: #525251; text-transform: uppercase; margin-top: 25px; margin-bottom: 11px; }

.product-grid .container {max-width: 1533px; }
.product-box p {text-align: center; font-family: 'Helvetica Neue 400'; color: #525251; font-size: 15px; display: inline-block; text-decoration: underline; text-underline-offset: 3px;}
.product-box {text-align: center; }
.jewellers-section h2 {font-family: 'Excellent Signature Demo' !important; letter-spacing: 15px; font-weight: 100; color: #D3867C; font-size: 45vw; /* line-height: 0.2; */ margin-top: -21vw; }
.jewellers-section .container {max-width: 100%; text-align: center; }
.jewellers-section p { font-weight: 400; text-align: left; line-height: 1.5; margin-bottom: 26px; letter-spacing: 0.2px; font-size: 18px;}
section.jwellers-section {display: flex; flex-wrap: wrap; width: 100%; overflow: hidden; }
section.multi-column {display: flex; flex-wrap: wrap; background-color: #fff; border-top: solid 1px #eeeeee; padding: 100px 0 78px; margin-top: 32px; }
.jewellers-text {    margin: -10vw auto 8.5vw;max-width: 428px;}
.multi-column-inner {width: 25%; padding-left: 92px; }
.multi-column .container {max-width: 1568px; }
.multi-column-inner h4 {text-transform: uppercase; margin-bottom: 12px; color: #525251; }
.multi-column-inner p {max-width: 226px; color: #525251; }
section.testimonial {background-color: #2c4933; padding:198px 0; overflow:hidden; }
.testimonial-info {width: 57%; padding-top: 64px; padding-right: 157px; padding-left: 30px;}
.testimonial-img {width: 43%; padding-left: 5px; }
.testimonial-wrapper {padding: 0; }
.testimonial .container {max-width: 1400px; }
.testimonial-info img {margin-bottom: 71px; }
.testimonial-info h4 {
    font-size: 125px;
    font-family: 'Excellent Signature Demo' !important;
    color: #fff;
    font-weight: 200;
    line-height: 60px;
    margin-bottom: 50px;
    max-width: 600px;
}
.testimonial-info p {color: #fff; font-weight: 400; line-height: 1.45; font-size: 16px; margin-bottom: 22px;max-width: 600px; }
.testimonial-info .testimonial-name {text-transform: uppercase; color: #fff; font-size: 16px; }
.testimonial-wrapper.slick-initialized {
    overflow: hidden;
}

.testimonial-slider {display: flex !important; height: auto !important; }
p.gform_required_legend {display: none; }
ul.slick-dots {display: flex; justify-content: center; margin: 80px 0 0; }
.testimonial ul.slick-dots {margin: 120px 0 0; }
ul.slick-dots button {border: none; font-size: 0; margin: 0 3px; width: 35px; background-color: #fff; opacity: 0.2; }
.testimonial ul.slick-dots button {
    width: 50px;
    height: 3px;
    border-radius: 4px;
    cursor: pointer;
}
.slick-dots li.slick-active button {opacity: 1; width:40px; }
.testimonial .slick-dots li.slick-active button {
    
    width: 70px;
}

section.process {
    background-repeat: no-repeat;
    background-size: 100%;
   
    align-items: center;
    display: flex;
    margin-bottom: 140px;
}
.process .process-box p {
    max-width: 100% !important;
    margin: 10px 0 0 0 !important;
    color: #525251;
    font-weight: 700 !important;
    display: block;
}
.process .container p {max-width: 435px; margin: 0 auto; }      
.process-content {
    text-align: center;
    margin-bottom: 50px;
}
.process-content h2 {
    font-size: 500px;
    text-align: center;
    margin-bottom: 60px;
    text-transform: capitalize;
    color: #2B4933;
    font-weight: 400;
    font-family: 'Excellent Signature Demo' !important;
    line-height: 65%;
}
.process-box img {
    width: 100%;
    height: auto;
    display: block;
}
.process .slick-track:before,.process .slick-track:after {
    display: none;
    content: '';
}
.process .slick-track {
    display: flex;
    grid-gap: 20px;
}
p {color: #525251; line-height: 1.45; }
.process-content p {margin-bottom: 29px; text-align: left; }
.process-content a {
    color: #525251;
    text-decoration: underline;
    text-underline-offset: 4px;
    margin-top: 24px;
    display: inline-block;
}
section.bottom-banner {text-align: center; background-repeat: no-repeat; background-size: cover; min-height: 825px; display: flex; align-items: center;background-position: center;position: relative;z-index: 1; }
.bottom-banner .banner-btn {text-align: center; justify-content: center; }
.bottom-banner .banner-btn a {color: #fff; font-size: 24px;}
.bottom-banner h4 {font-size: 40vw; color: #fff; line-height: 0.5; margin-top: -220px; font-weight: 400; font-family: 'Excellent Signature Demo' !important; }
.bottom-banner .banner-btn {margin-top: 46px; }
section.instagram-section {padding: 100px 0; text-align: center; } 
.instagram-inner {display: flex; flex-wrap: wrap; margin: 30px 0; }
.insta-img-box {width: calc(20% - 16px); margin: 0 8px; }
.big-signature h2 {font-family: 'Excellent Signature Demo' !important; letter-spacing: 15px; font-weight: 100; color: #2B4933; font-size: 71vw; line-height: 0.8; margin-top: -17vw; text-align:center; }
.tax-product_cat .big-signature h2 {
    margin-top: -22vw;
}
.big-signature p {text-align: right; color: #2B4933; font-family: 'Excellent Signature Demo' !important; font-size: 10vw; line-height: 0.6; margin-top: -10vw; }
section.big-signature {display: flex; flex-wrap: wrap; margin-bottom:18px; padding-bottom: 15px; overflow:hidden; }
footer { padding: 0 0 20px 0;padding-top: 0; }
footer .container:before {
    content: "";
    width: 100%;
    max-width: calc(100% - 40px);
    background-color: #2b4933;
    height: 2px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
footer .container {
    position: relative;
    padding-top: 44px;
}
.footer-box h3 {color: #525251; font-size: 14px; margin-bottom: 25px; font-weight: 700; letter-spacing: normal;font-family: 'Helvetica Neue 400' !important; }
.footer-box form label {width: 100%; display: block; font-size: 14px; margin-bottom: 12px; }
.social-link {display: flex; margin: 82px 0 82px 0; }
.social-link img {
    width: 24px;
    height: 24px;
}
.social-link a {margin-right: 5px; } 
.footer-box {width: 25%;    padding-left: 120px; }  
.footer-box input[type="email"] {height: 40px; width: 100%; }
.footer-box form {max-width: 300px; }
.footer-box ul {padding: 0; margin-bottom: 25px; }
.footer-box ul li {margin-bottom: 0px;font-family: 'Helvetica Neue 400' !important; }
.footer-box ul li a {color: #2B4933; font-size: 14px;font-family: 'Helvetica Neue 400' !important; line-height: 219%;}

section.inner-page-banner {overflow: hidden; /* font-family: 'Excellent Signature Demo' !important; */ }
.inner-page-banner .container {padding: 0; max-width: 100%; }
.services-text {width: 50%; float: left; padding-bottom: 60px; display: flex; justify-content: center; flex-direction: column; flex-wrap: wrap; align-items: center; text-align: left;padding-right: 87px; }
.services-image {width: 50%; padding-left: 87px; }
.services-inner {display: flex; flex-wrap: wrap; align-items: center; margin-bottom: -90px; }

.services-text h2 {font-size: 46px; color: #2B4933; margin-bottom: 20px; font-weight: 400;font-family: 'Helvetica Neue 400'; }
.services-text a {font-size: 16px; color: #525251; text-decoration: underline;text-underline-offset: 4px; }
.services-inner:nth-child(even) {flex-direction: row-reverse; }
.services-inner:nth-child(even) .services-image {padding-left: 0; padding-right: 87px; }
.services-inner:nth-child(even) .services-text {justify-content: left; display: flex; flex-wrap: wrap; flex-direction: column; padding-left: 87px; align-items: flex-start;padding-right: 0; }
section.services-section {display: flex; flex-wrap: wrap; margin-bottom: 180px; padding: 20px 0; }
.services-text-inner {max-width: 480px; }
.services-text-inner p {margin-bottom: 20px; }
.services-text-inner li {
    font-size: 16px;
    color: #525251;
    line-height: 1.45;
    list-style: disc;
    margin-bottom: 10px;
}
.services-text-inner ul {
    padding-left: 25px;
}
.center-content .container {max-width: 890px; text-align: center; }
section.center-content {padding: 0px 0 100px; }
.center-content h2,.more-posts-wrapper h2,.single-blog-content h1,.about-product h2 {font-size: 46px; line-height: 1.1; margin-bottom: 30px; color: #2B4933; font-weight: 400; font-family: 'Helvetica Neue 400';}
.center-content a {color: #525251; font-size: 16px; text-decoration: underline; text-underline-offset: 4px; }
.contact-text {width: 50%; }
.contact-form {width: 50%; } 
.contact-info .container {display: flex; flex-wrap: wrap; justify-content: center; max-width: 1044px; margin: 0 auto; }
.contact-text p strong {display: block; margin-bottom: 6px; color:#2B4933; }
.contact-text p {margin-bottom: 25px; color: #2B4933; }
.contact-info {    padding-bottom: 110px; }
.contact-text p a {color: #2B4933; } 

p.copyright-text {font-size: 12px; font-weight: 400;color: #2B4933; }
footer .gform_wrapper.gravity-theme .gform_footer, 
footer .gform_wrapper.gravity-theme .gform_page_footer {display: none; }
footer .gform_wrapper.gravity-theme .gfield.gfield--width-half {grid-column: span 12; }
body .gform_wrapper.gravity-theme .gfield input.medium, 
body .gform_wrapper.gravity-theme .gfield select.medium {width: calc(100% - 8px); background-color: transparent; border: solid 1px #000; }
footer .gform_wrapper.gravity-theme #field_submit {position: absolute; right: 9px; top: 25px; }
footer .gform_wrapper.gravity-theme .gform_fields {position: relative; }
body .gform_wrapper.gravity-theme #field_submit input {height: 40px; background-color: transparent; border: none; font-size: 0;    background-image: url(https://egolibuild2025.webfirmdemo.com/wp-content/uploads/2025/03/Vector-1.png);font-size: 0;width: 40px;background-repeat: no-repeat;background-position: center; }
body .gform_heading h2.gform_title {font-size: 14px !important; font-family: 'Helvetica Neue 400' !important;  color: #525251; }
footer .footer-box:first-child {padding-left: 0; }
.testi-rating {margin-bottom: 30px; font-size: 45px;}
body .gform_wrapper.gravity-theme .gfield_label {font-weight: 400; margin-bottom: 8px; padding: 0; color: #525251; font-size: 14px; }
body .gform_wrapper.gravity-theme .gfield_validation_message, 
body .gform_wrapper.gravity-theme .validation_message {background: transparent !important; border: none !important; font-size: 12px !important; margin-block-start: 0; padding: 0 !important; }
.full-single-image img {height: auto; width: 100%; }

body .gform_wrapper.gravity-theme .gform_footer input {width: 100%; height: 45px; background-color: #2B4933; border: none; color: #fff;cursor: pointer; }
body .gform_wrapper.gravity-theme .gfield input,
body .gform_wrapper.gravity-theme .gfield select {border: solid 1px #E8E8E8; font-size: 14px; height: 44px; padding: 0 15px; background-color: transparent;font-family: 'Helvetica Neue 400' !important;color: #2B4933; }
body .gform_wrapper.gravity-theme .gfield input::placeholder {color: #2B4933; }
body .gform_wrapper.gravity-theme .gfield textarea {height: 110px; border: solid 1px #E8E8E8; background-color: transparent; font-family: 'Helvetica Neue 400' !important; padding: 15px; color: #2B4933; }
body .gform_wrapper.gravity-theme .gfield textarea::placeholder {color: #2B4933; } 
body .gform_wrapper.gravity-theme .gform_validation_errors {display: none !important; }
.mega-menu {visibility: hidden; }
li#menu-item-701 {position: inherit; }
.col-box-section {max-width: 1400px; padding: 0 50px; }

section.bottom-banner {display: flex; flex-wrap: wrap; width: 100%; }
.banner-content p {font-size: 24px; color: #fff; margin-top: 70px; font-weight: 400; }

.bottom-banner h4 {color: #ffffff;font-size: 30vw; }
.tax-product_cat .bottom-banner h4,.single-product .bottom-banner h4 {color: #F5D5D0; }
.bottom-banner .banner-btn {margin-top: 110px;}
.woocommerce .woocommerce-breadcrumb {color: #2b4933;font-size: 14px;margin-bottom: 28px;}
.woocommerce .woocommerce-breadcrumb a:hover {
    color: #2b4933 !important;
}
.woocommerce div.product .product_title {font-size: 66px; font-weight: 400; color: #2B4933; line-height: 112%; max-width: 526px;font-family: 'Helvetica Neue 400'; }
.description {font-size: 16px; font-weight: 400; max-width: 435px; margin-top: 30px; margin-bottom: 33px; color: #525251; line-height: 140%; font-family: 'Helvetica Neue 400' !important; }
section.center-content {padding: 100px 0; }
section.related.products {padding: 0 30px; justify-content: center; display: flex; flex-wrap: wrap; }
section.related.products ul.products.columns-4 {display: flex; flex-wrap: wrap; justify-content: center; max-width:100%; width:100%; }
.woocommerce div.product div.summary {padding-top: 180px;padding-left: 96px; position: sticky; top: 0;height: fit-content; }
.yith-wcwl-icon-svg__wrapper svg path {fill: #2b4933; }


.feature-lists {max-width: 435px;margin-bottom: 34px; } 
.single-product-accs {display: flex; flex-wrap: wrap; width: 100%; padding: 100px 0 90px; }
.single-product-accs .container {max-width: 1345px; }
h2.accordion-header {font-size: 24px;transition: all linear .3s; color: #2B4933; font-weight: 400; padding: 40px 50px 40px 20px; border-bottom: solid 1px #e3dddd; position: relative;cursor: pointer;}
h2.accordion-header:first-child {border-top: solid 1px #e3dddd; }
h2.accordion-header:after {content: ""; position: absolute; border: solid #2B4933; border-width: 0 1px 1px 0; padding: 4.5px; transform: rotate(45deg); right: 24px; top: 47px;transition: all linear .3s; }
.woocommerce div.product div.images img {border: none; }
section.related.products h2 {font-size: 46px; color: #2B4933; margin-bottom: 50px; font-weight: 400; text-align:center; width:100%;font-family: 'Helvetica Neue 400';}
.woocommerce .related.products ul.products .product {width: 100% !important; margin: 0; }
.accordion-header.active + .accordion-content {
    border-bottom: solid 1px #e3dddd;
}
.woocommerce .related.products ul.products .product h2.woocommerce-loop-product__title {text-align: center; color: #000; font-size: 16px; color: #2B4933; }
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button).yith-wcwl-add-to-wishlist-button--added svg.yith-wcwl-add-to-wishlist-button-icon path {fill: #2B4933; }
.yith-wcwl-add-to-wishlist-button:not(.yith-wcwl-add-to-wishlist-button--themed-button) svg.yith-wcwl-add-to-wishlist-button-icon {stroke: #2B4933; }
.single-product section.multi-column {margin-top: 0;width: 100%; }
.feature-lists ul li {display: flex; flex-wrap: wrap; padding: 12px 0; border-top: solid 1px #dfdfdf; }
.feature-lists ul li span {width: 50%; display: block; color: #5251514d; font-weight: 400;font-size: 14px; }
.feature-lists ul li span.right {display: flex; justify-content: flex-end; color: #2B4933;font-size: 14px; text-align: right;}
.feature-lists ul li:last-child {border-bottom: solid 1px #dfdfdf; }
.top-btns {display: flex; flex-wrap: wrap; align-items: center; }
a.hint-btn {color: #2B4933; line-height: 99%; border: solid 1px #E8E8E8; max-width: 359px; width: 100%; text-align: center; padding: 16px 20px; }
.yith-wcwl-add-to-wishlist-button {border: none; font-size: 0 !important; background-color: transparent; font-family: 'Helvetica Neue 400' !important; margin-left:28px; }
.enquire-btn {max-width: 465px; }
.enquire-btn a {width: 100%; background-color: #2B4933; display: flex; justify-content: center; padding: 13px 20px; color: #fff; margin-top: 20px; border:solid 1px #2B4933; }
a.hint-btn:after {content: ""; background: url(assets/images/hint-icon.svg); width: 45px; height: 16px; display: inline-block; background-repeat: no-repeat; background-position: center 1px; background-size: contain; }
.gallery-item img {width: 100%; }
.accordion-content {padding: 30px 20px 0; } 

div#product-gallery .gallery-item img {
    width: 100%;
    height: 750px;
    object-fit: cover;
 }


.page-id-825 section.services-section {margin-bottom: 50px; } 
.text-banner-content {text-align: center; padding-bottom: 0; }
.text-image img {margin: 0 auto; width: 39vw; }
h1.top {font-size: 62vw; font-family: 'Excellent Signature Demo' !important; font-weight: 400; line-height: 20%; position: relative; text-align: left; color: #F5D5D0; }
.text-banner .container {max-width: 100%; }
h2.btm {font-size: 60vw; font-family: 'Excellent Signature Demo' !important; font-weight: 400; line-height: 19%; position: relative; text-align: center; top: -21vw; padding-left: 30%; color: #F5D5D0; }
.inspirational.gspwp-content {
    width: 100%;
    margin: 0;
    float: none;
}
.layout-cover.gallery {
    padding: 0 57px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 21px;
}
.gallery .inspirational.gspwp-content figure {background-color: #fff !important; }

.main-navigation ul li a:hover {opacity: 0.5; }
.main-navigation ul li.current_page_item > a {opacity: 0.5; }
.services-text a:hover {color: #2b4933; text-decoration: none;opacity: 0.5; }
.bottom-banner .banner-btn a:hover {text-decoration: none; color: #f5d5d0; }
.footer-box ul li a:hover {opacity: 0.5; }
body .gform_wrapper.gravity-theme #field_submit input:hover {cursor: pointer; opacity: 0.5; }
.social-link a:hover img {opacity: 0.5; } 
.process-content a:hover {text-decoration: none; opacity: 0.5; }
.banner-btn a:hover {opacity: 0.5; text-decoration: none; }
.header-right a:hover {opacity: 0.5; }
.footer-box:nth-child(3) {
    padding-left: 160px;
}

.footer-box:nth-child(4) {
    padding-left: 200px;
}



.modal-content-wrapper,
.modal-product-content-wrapper,
.modal-product-shop-wrapper { 
    flex-wrap: wrap;
    align-items: center;
    position: fixed; 
    display: none; 
    z-index: 9999; 
    background-color: rgba(0 0 0 / 0.5); 
    top: 0; 
    left: 0; 
    height: 100%; 
    width: 100%; 
    overflow: auto; 
}
body .gform_wrapper.gravity-theme .ginput_container_date input {
    width: 100%;
}
.modal-content-wrapper div#hint-form,
.modal-product-content-wrapper #product-form,
.modal-product-shop-wrapper #product-shop-form {
    background-color: #fff; 
    max-width: 866px; 
    margin: 0 auto; 
    width: 100%; 
    padding: 50px 160px 40px; 
    position: relative; }
.modal-content-wrapper .gform_wrapper.gravity-theme .gsection {border: none; margin-bottom: 0; padding-bottom: 0; }
body .modal-content-wrapper .gform_heading h2.gform_title,
body .modal-product-content-wrapper .gform_heading h2.gform_title,
body .modal-product-shop-wrapper .gform_heading h2.gform_title {
    font-size: 25vw !important;
     font-family: 'Excellent Signature Demo' !important;
      line-height: 0.3; 
      font-weight: 400; 
      text-align: center; 
      padding-bottom: 160px; 
      color: #2B4933; 
    }
.modal-content-wrapper span#close-hint-form,
.modal-product-content-wrapper #close-product-form,
.modal-product-shop-wrapper #product-shop-form-cls {
    position: absolute; 
    right: 40px; 
    font-size: 42px; 
    font-weight: 200; 
    color: #525251;
    cursor: pointer;
    top: 0;

}
.modal-content-wrapper .gform_confirmation_message,
.modal-product-content-wrapper .gform_confirmation_message,
.modal-product-shop-wrapper .gform_confirmation_message,
#woosw_wishlist .gform_confirmation_message {
    font-family: 'Helvetica Neue 400';
    color: #2B4933;
    font-size: 18px;
    text-align: center;
    margin: 0 auto;
    max-width: 370px;
}
#woosw_wishlist #popup-enq-form .gform_confirmation_wrapper  {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.modal-content-wrapper h3.gsection_title {font-size: 16px; color: #2B4933; margin-top: 20px; }

.open-popup .modal-content-wrapper,
.open-product-popup .modal-product-content-wrapper,
.open-shop-form-popup .modal-product-shop-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    z-index: 999999;
}
.modal-content-wrapper .validation_message,
.modal-product-content-wrapper .validation_message,
.modal-product-shop-wrapper .validation_message {
    margin-top: 10px !important;
}
.process-box h4.process-title {
    margin: 45px 0 20px;
    font-size: 16px;
    color: #525251;
    text-transform: uppercase;
}
.process-box p {font-size: 16px; font-weight: 400; }




.tax-product_cat .full-single-image {
    height: auto;
    overflow: hidden;
}

header.woocommerce-products-header {
    all: unset;
    background-color: transparent;
    border: none;
    text-align: center;
}

h1.woocommerce-products-header__title.page-title {
    font-size: 66px;
    font-weight: 400;
    color: #2B4933;
    line-height: 99%;
    margin: 117px 0 40px 0;
    font-family: 'Helvetica Neue 400';
}

.woocommerce .woocommerce-result-count {
    display: none;
}

body .wpf_layout_horizontal.wpf_items_wrapper {
    display: flex;
    justify-content: center;
    column-gap: 20px;
}

body .wpf_layout_horizontal .wpf_item_name {
    background-color: transparent;
    padding: 0;
    font-size: 16px;
    display: flex;
    font-weight: 400;
    cursor: pointer;
}

body .wpf_layout_horizontal .wpf_item {
    background-color: transparent; 
    border: none;
    margin: 0;
}
body .wpf_form {
    margin: 0 0 65px 0;
}
body .wpf_layout_horizontal .wpf_item_name:after {
    font-size: 10px;
    color: #000000;
    margin-left: 5px;
}

body .wpf_layout_horizontal .wpf_items_group {
    width: 100%;
    max-width: 414px;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    z-index: 99;
    padding: 40px 0 25px 0;
    border-radius: 0;
}
body span.wpf_item_count {
    display: none;
}

body .wpf_item input[type=checkbox] {
    border-radius: 2px;
}

body .wpf_item label {
    font-size: 14px;
    color: #2B4933B2;
}



body .wpf_reset_btn {
    float: right;
    color: #2B4933;
    font-size: 12px;
    margin-top: 30px;
    font-weight: 400;
    margin: 0 !important;
    padding: 0 39px 0 0;
}
div#selectedCount {
    padding: 0 0 0 33px;
}
.wpf_hide_text li>input:checked+label>i:after, .wpf_item input[type=checkbox]:checked:before {
   
    color: #2B4933;
}

body .wpf_reset_btn:after,body .wpf_reset_btn:before {
    display: none;
}


.tax-product_cat .yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button-over-image--top-left {
    right: 0; left: auto; top:15px;
} 
.tax-product_cat.woocommerce ul.products,
section.related.products,
.woocommerce-shop ul.products,
.woocommerce .woocommerce-ordering {
    margin: 0 auto;
    max-width: 1500px;
    padding: 0 30px;
    padding-bottom: 30px;
}

.tax-product_cat.woocommerce .woocommerce-ordering {
    display: none;
} 

.tax-product_cat.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-shop ul.products li.product .woocommerce-loop-product__title {
    text-align: center;
    font-size: 16px;
    color: #2B4933;
    font-weight: 400;
    letter-spacing: 1.1px;
    margin-top: 0;
}

.tax-product_cat.woocommerce-page ul.products li.product,
.woocommerce-shop ul.products li.product {
    margin: 0 0 58px 0 !important;
    width: 100%;
}

.tax-product_cat.woocommerce-page ul.products li.product .enquire-btn,
.woocommerce .related.products ul.products .product .enquire-btn,
.woocommerce-shop ul.products li.product .enquire-btn {
    position: absolute;
    bottom: 59px;
    padding:0 22px 22px;
    width: 100%;
    background-color: transparent;
}


.tax-product_cat.woocommerce-page ul.products li.product .enquire-btn a,
.woocommerce .related.products ul.products .product .enquire-btn a,
.woocommerce-shop ul.products li.product .enquire-btn a  {
    background-color: transparent;
    color: #2B4933;
    font-weight: 400;
    opacity: 0;
    transition: all linear .3s;
}

.tax-product_cat.woocommerce-page ul.products li.product:hover .enquire-btn a,
.woocommerce .related.products ul.products .product:hover .enquire-btn a,
.woocommerce-shop ul.products li.product:hover .enquire-btn a  {
    opacity: 1;
    }
.wpc-filters-scroll-container .wpc-filters-widget-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
ul.products li.product:hover .woocommerce-loop-product__title {
text-decoration: underline;
}
.wpc-filters-section {
    margin-bottom: 0;
    margin: 0 10px;
}

span.wpc-wrap-icons {
    font-family: 'Helvetica Neue 400' !important;
    margin-right: 9px;
}

body .wpc-filter-collapsible .wpc-filter-title .wpc-open-icon {
    font-size: 11px;
}

/* body .wpf_layout_horizontal.wpf_items_wrapper {display: block;} */

body .wpc-filter-content.wpc-filter-pa_gemstone {
    position: absolute;
    width: 414px;
    background-color: #fff;
    z-index: 999;
    padding: 32px;
}

body .wpc-filters-main-wrap li.wpc-term-item a {
    font-size: 14px;
    color: #2B4933B2;
}

body .wpc-filters-main-wrap ul.wpc-filters-ul-list input {
    border: 1px solid #ccd0dc;
    border-radius: 2px;
}

/**/
#woosw_wishlist.woosw-popup .woosw-popup-content {
    height: 100vh !important;
    max-width: 50%;
    top: 0;
    left: unset;
    right: 0;
    transform: translateX(100%);
    transition: all ease-in-out .5s;
    padding-top: 52px;
}

#woosw_wishlist.woosw-popup.woosw-show .woosw-popup-content {
    transform: translateX(0);
}
#woosw_wishlist.woosw-popup {
    opacity: 1;
    background: rgb(0 0 0 / 47%);
    z-index: 99999;
}

#woosw_wishlist.woosw-popup .woosw-items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-column-gap: 26px;
    grid-row-gap: 35px;
    overflow-x: hidden;
    padding: 60px 0 160px 0;
}

#woosw_wishlist.woosw-popup .woosw-item-inner {
    flex-direction: column;
    padding: 0;
    border: 0;
    position: relative;
}

#woosw_wishlist.woosw-popup .woosw-item--time {
    display: none;
}

#woosw_wishlist.woosw-popup .woosw-item--image {
    width: 100%;
    margin: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

#woosw_wishlist.woosw-popup .woosw-items .woosw-item {
    padding:0;
}

#woosw_wishlist.woosw-popup .woosw-item--actions {
    order: 2;
    width: 100%;
}

#woosw_wishlist.woosw-popup .woosw-item--info {
    order: 3;
}

#woosw_wishlist.woosw-popup .woosw-item--atc .enquire-btn a {
    background-color: transparent;
    color: #2B4933;
    font-weight: 400;
    font-size: 12px;
    line-height: 99%;
    letter-spacing: 0;
    text-align: center;
    border: solid 1px #E8E8E8;
    margin: 0;
    padding: 14px 20px;
    transition: all linear .3s;
    opacity: 0;
    position: absolute;
    bottom: 50px;
    width: 90%;
    left: 50%;
    transform: translateX(-50%);
}
#woosw_wishlist.woosw-popup .woosw-items .woosw-item:hover .enquire-btn a {
    opacity: 1;
}
#woosw_wishlist.woosw-popup .woosw-item--atc .enquire-btn {
    max-width: 100%;
    width: 100%;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid,
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    padding: 0 30px 0 60px;
}

#woosw_wishlist.woosw-popup .woosw-item--name a {
    font-weight: 600;
    font-size: 14px;
    line-height: 99%;
    letter-spacing: 0;
    text-align: center;
    color: #2B4933;
    text-transform: uppercase;
}
#woosw_wishlist.woosw-popup .woosw-item--name {font-weight: 400;font-size: 14px;}

#woosw_wishlist.woosw-popup .woosw-item--info {
    margin: 15px 0 0 0;
}
#woosw_wishlist.woosw-popup .woosw-item--remove {
    margin: 0;
    margin-left: auto;
    position: absolute;
    right: 5px;
    top: 5px;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    background-color: transparent;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top span.woosw-name {
    font-weight: 700;
    font-size: 14px;
    line-height: 144%;
    letter-spacing: 0;
    color: #2B4933;
}
#woosw_wishlist.woosw-popup .woosw-popup-links {
    background-color: #ffffff;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 24px;
    position: fixed;
    width: calc(100% - 100px);
    bottom: 0;
    z-index: 2;
    left: 60px;
    padding-bottom: 40px;
}

#woosw_wishlist.woosw-popup .woosw-popup-links a {
    max-width: 100%;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 99%;
    letter-spacing: 0;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-bot {
    display: none;
}

.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:before,
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after,
#popup-enq-form  .woosw-popup-close:before,
#popup-enq-form  .woosw-popup-close:after {
   all: unset;
   content: "";
   height: 28px;
   width: 1px;
   display: block;
   background-color: #525251;
   transform: rotate(-135deg);
   position: absolute;
   right: 25px;
   top: 10px;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close:after,
#popup-enq-form  .woosw-popup-close:after {
  
    transform: rotate(-45deg);
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close {
    top: -10px;
    right: 30px;
    width: 48px;
}
.woosw-items .woosw-item .woosw-item--remove span:hover:before, .woosw-items .woosw-item .woosw-item--add span:hover:before {
    color: #525251;
}
#popup-enq-form {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    background-color: #ffffff;
    height: 100vh;
    z-index: 999999;
    padding-top: 70px;
    overflow-y: auto;
}



#popup-enq-form .gform_wrapper {
    height: 100%;
}

#popup-enq-form .gform_heading h2 {
    font-size: 25vw !important;
    font-family: 'Excellent Signature Demo' !important;
    line-height: 0.3;
    font-weight: 400;
    text-align: center;
    padding-bottom: 160px;
    color: #2B4933;
}

#popup-enq-form .gform-body {
    max-width: 560px;
    margin: 0 auto;
}

.popup-enquire-top {
    display: flex;
    justify-content: space-between;
}

#popup-enq-form span.popup-wishlist-count {
    font-weight: 700;
    font-size: 16px;
    line-height: 144%;
    letter-spacing: 0;
    color: #2B4933;
}

#popup-enq-form a.back-wishlist {
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0;
    text-decoration: underline;
    color: #525251;
    text-underline-offset: 3px;
}

.popup-enquire-top {
    margin-bottom: 28px;
}

#popup-enq-form .gform-footer input {
    max-width: 409px;
    margin: 0 auto;
    cursor: pointer;
}
#popup-enq-form .gform-footer {
    padding: 0;
    margin: 40px 0 0 0;
}
#popup-enq-form  .woosw-popup-close {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    position: absolute;
    cursor: pointer;
    text-transform: none;
    color: #999999;
    font-weight: 400;
    top: 30px;
    right: 30px;
    width: 48px;
}
#popup-enq-form .ginput_container_date input {
    width: 100%;
}
#popup-enq-form .name_first {
    padding-right: 0 !important;
}
.header-wishlist svg.wishlist-icon {
    display: none;
}

.header-wishlist:before,
.product .wishlist-icon .woosw-btn-icon:before {
    content: "";
    width: 23px;
    height: 20px;
    background: url(assets/images/love.svg);
    display: block;
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center;
}
.tax-product_cat.woocommerce-page .product .wishlist-icon,
.woocommerce .related.products .wishlist-icon,
.woocommerce-shop .product .wishlist-icon {
    position: absolute;
    top: 31px;
    right: 27px;
    
}
.product .wishlist-icon {
    border: 0;
    background-color: transparent;
    padding: 0;
    cursor: pointer;
}
.product .wishlist-icon.woosw-btn-added .woosw-btn-icon:before {
    background: url(assets/images/love-fill.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.product .wishlist-icon .woosw-btn-icon {
    transform: none !important;
}
.product-top-section {
    display: flex;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #2B493366;
}
.woocommerce-page div.product div.summary .button-box .hint-btn {
    margin-right: 32px;
    font-weight: 400;
}
.hint-btn:hover,
.enquire-btn a:hover {
opacity: 0.5;
}
.woocommerce-page div.product div.summary .button-box .enquire-btn a {
    color: #fff;
    margin-top: 13px;
    font-weight: 400;
}
h2.accordion-header.active {
    border-bottom-color: transparent;
    padding: 40px 50px 15px 20px;
}
/* h2.accordion-header.active+.accordion-content {
    border-bottom: solid 1px #e3dddd;
    
} */
h2.accordion-header.active:after {
    transform: rotate(-135deg);
}
.single-product .center-content .container,
.page-id-828 .center-content .container,
.page-id-78 .center-content .container {
    max-width: 625px;
}
.single-product .center-content p,
.page-id-828 .center-content .container,
.page-id-78 .center-content .container p {
    text-align: left;
}
.page-id-78 .center-content  {
    padding: 0;
}
.page-id-828  section.center-content {
    padding: 0;
    padding-bottom: 100px;
}
.page-id-828 .center-content h2,
.more-posts-wrapper h2,
.about-product h2 {
    text-align: center;
}
.page-id-78 .inner-page-banner h1 {
    padding-bottom: 0;
}

.page-id-828 section.full-single-image {
    margin-bottom: 130px;
}
section.related.products ul:before,
section.related.products ul:after,
.tax-product_cat.woocommerce ul.products:before,
.tax-product_cat.woocommerce ul.products:after,
.woocommerce-shop ul.products:after,
.woocommerce-shop ul.products:before {
    display: none;
}
section.related.products ul.products,
.tax-product_cat.woocommerce ul.products,
.woocommerce-shop ul.products {
    display: grid !important;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-column-gap: 23px;
}
.woocommerce .related.products ul.products .product img,
.tax-product_cat.woocommerce-page ul.products li.product img,
.woocommerce-shop ul.products li.product img {
    /* height: 473px !important; */
}
.single-product .big-signature h2 {
    margin-top: -21vw;
}

.single-product .center-content {
    padding-bottom: 140px;
    width: 100%;
}
nav.woocommerce-breadcrumb a:after {
    border: solid #2B493366;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    content: "";
    transform: rotate(-45deg);
    margin: 0px 9px 0 6px;
    position: relative;
    top: -1px;
}
.single-product .center-content a {
    display: block !important;
    margin-top: 40px;
}
body .footer-box .ginput_container.ginput_container_email input::placeholder {
font-family: Helvetica;
font-weight: 400;
font-size: 12px;
line-height: 120%;
letter-spacing: 0;
color: #525251;


}
.tf_clearfix:after, .wpf_form:after, .wpf_item ul:after, .wpf_item:after {
    display: none;
}
.wpf_column_columns {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 0 20px 24px 58px !important;
    grid-gap: 10px;
}
body .wpf_item label {
    background: transparent !important;
    padding: 0 !important;
    margin: 0 !important;
    font-family: 'Helvetica Neue 400';
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: 0;
    color: #2B4933B2 !important;
    text-align: left !important;
}
.wpf_column_columns li {
    width: 100% !important;
    margin: 0 !important;
    display: flex !important;
    align-items: start;
}
.wpf_hide_text li i {
    font-size: 12px !important;
    position: relative;
    top: -6px;
    left: -3px;
}
.wpf_column_columns li img {
    width: 18px !important;
    height: 18px !important;
    margin-right: 9px;
}
div#selectedCount, .wpf_reset_btn input[type=reset] {
    font-family: 'Helvetica Neue 400';
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 219%;
    letter-spacing: 0 !important;
    color: #2B4933 !important;
}
.home .banner {
    height: 1200px;
}

body .wpf_item .wpf_color_icons li input,
body .wpf_item input[type=checkbox] {
    display: block !important;
    width: 17px;
    height: 17px;
    margin-right: 9px;
    position: relative;
    top: 1px;
    flex: 0 0 17px;
}
footer .container .row .footer-box:not(:first-child) ul {
    margin-bottom: 50px;
}
.services-section .container {max-width: 100%; padding: 0 59px; } 
.services-image img {
    width: 100%;
}
.inner-page-banner h1 {font-size: 60vw; line-height: 0.68; font-family: 'Excellent Signature Demo' !important; display: flex; align-items: flex-start; margin-top: -18vw; padding-bottom: 65px; justify-content: center; }
.page-id-864 section.services-section {
    padding-top: 46px;
}
.page-id-864 section.center-content {
    padding-bottom: 0;
}
section.text-banner h1.top {
    line-height: 15%; 
}
.page-id-825 section.center-content .container {
    max-width: 625px;
}
.page-id-825 section.center-content p {
    text-align: left;
    margin-bottom: 40px;
}
.page-id-825 section.center-content {
  
   padding: 0;
}
section.text-banner {
    margin-bottom: 100px;
    overflow: hidden;
}
.page-id-825 section.services-section {
    margin-bottom: 0;
    padding-top: 160px;
    padding-bottom: 300px;
}
section.process-grid {
    padding-bottom: 160px;
    padding-top: 99px;
}
.center-content a:hover {
    text-decoration: none;
    opacity: 0.5;
}
.process-grid .process-inner {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 95px;
}
.process-grid .process-inner .process-img img {
    width: 100%;
 }
 .process-grid .container {
    
    max-width: 1537px;
}
.page-id-825 section.multi-column {
    margin-top: 0;
    padding: 88px 0 68px;
    margin-bottom: 130px;
}
.gspwp-contents-cover {
    margin-top: 140px;
}
.gallery .inspirational.gspwp-content figure,
.inspirational.gspwp-content figure img {
   
    width: 100%;
}
body .wpf_item input[type=checkbox]:checked ~ label {
    color: #2B4933 !important;
}
body .wpf_item .wpf_color_icons li input:checked {
    border-color: #2B4933;
}
body .wpf_layout_horizontal .wpf_item_name:before {
    display: none !important;
}
.tax-product_cat section.bottom-banner:after {content: ""; position: absolute; background-color: rgba(0 0 0 /  0.4); height: 100%; bottom: 0; left: 0; width: 100%;z-index: -1; }
.tax-product_cat section.bottom-banner {
    position: relative;
    z-index: 1;
}
.tax-product_cat .bottom-banner .banner-btn,
.single-product .bottom-banner .banner-btn {
    margin-top: 46px;
}
.page-id-828 section.process {
    background-color: #FAFAFA;

}
section.contact-section {
    padding: 150px 0 0 0;
}
.contact-map iframe {
    height: 670px;
}
.gform_wrapper.gravity-theme .gfield textarea {
    resize: none;
}
.header-bottom,
header img.close-menu  {
    display: none;
}
.mega-menu-back,
.sub-menu-back {
    display: none;
}
#menu-main-nav {
    display: flex;
    margin: 0;
}
.book-menu,
.sub-menu-arrow {
    display: none;
}

header {
    position: sticky;
    top: 0;
    z-index: 999;
}
.product-box a:hover p,
#popup-enq-form a.back-wishlist:hover {
    text-decoration: none;
    opacity: 0.5;
}
#woosw_wishlist.woosw-popup .woosw-popup-links a:hover,
#popup-enq-form .gform-footer input:hover,
body .gform_wrapper.gravity-theme .gform_footer input:hover,
.contact-text p a:hover {
    opacity: 0.5;
}
.hide-desk {
    display: none;
}

.product-grid .slick-track:before,.product-grid .slick-track:after {
    display: none;
}
.product-box.slick-slide {
    margin: 0 48px;
}
section.bottom-banner:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00000080;
    z-index: -1;
}
.blog-card h3 {
    color: #525251;
    margin-bottom: 10px;
}


 .page-content h3 {
    margin-bottom: 15px;
}
.page-content,
section.error-404.not-found,
.blog main#primary {
    padding-top: 100px;
}
.page-content .wp-block-heading {
    margin-bottom: 15px;
    
    color: #2B4933;
}
.page-content h2.wp-block-heading {
    font-weight: 500;
    font-size: 32px;
}
.page-content h4 {
    margin-bottom: 10px;
}
.page-content li {
    color: #525251;
    margin-bottom: 15px;
    list-style: disc;
}
.page-content ul {
    padding-left: 20px;
}

section.error-404.not-found header {
    all: unset;
}
section.error-404.not-found h1.page-title {
    font-size: 36px;
    margin-bottom: 10px;
}

section.error-404 a {
    color: #525251;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}
section.error-404 a:hover {
    text-decoration: none;
}
section.error-404 form {
    margin: 30px 0;
}
section.error-404 .widget h2 {
    margin-bottom: 20px;
}
section.error-404 li {
    display: flex;
}
section.error-404 form input,
.widget_archive select,
.woocommerce .woocommerce-ordering select,
input#woosw_copy_url {
    border: solid 1px #E8E8E8;
    font-size: 14px;
    height: 44px;
    padding: 0 15px;
    background-color: transparent;
    font-family: 'Helvetica Neue 400' !important;
    color: #2B4933;
    cursor: pointer;
    
}

section.error-404 form input.search-submit {
    
    height: 45px;
    background-color: #2B4933;
    border: none;
    color: #fff;
    cursor: pointer;
}
section.error-404 form input.search-submit:hover {
    opacity: 0.6;
}
.main-gallery {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-gap: 20px;
}
.main-gallery img {
    width: 100%;
    display: block;
    height: 216px;
}
.main-gallery figure {
    width: 100%;
}
.page-id-828 .services-inner:nth-child(2) .services-text-inner {
    padding-top: 100px;
    max-width: 500px;
}
.page-id-828 .services-inner:nth-child(2) {
    align-items: start;
}
.page-id-77 .gspwp-contents-cover {
    margin-top: 45px;
}

section.page-content h1 {
    font-size: 36px !important;
    font-weight: 400;
    color: #2B4933;
    margin-bottom: 70px !important;
}


.woocommerce nav.woocommerce-pagination {
   position: relative;
   z-index: 5;
   padding-bottom: 70px;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    text-align: center;
    font-size: 16px;
    color: #2B4933 !important;
    font-weight: 400;
    letter-spacing: 1.1px;
    line-height: normal;
}
nav.woocommerce-pagination ul li a.current, 
nav.woocommerce-pagination ul li span.current,
nav.woocommerce-pagination ul li a:hover, 
nav.woocommerce-pagination ul li span:hover,
nav.woocommerce-pagination ul li a:focus, 
nav.woocommerce-pagination ul li span:focus {
    background: #2B4933 !important;
    color: #ffffff !important;
}
.woocommerce nav.woocommerce-pagination ul li {
    overflow: hidden;
    border: solid 1px #2B4933;
    width: 35px;
    height: 35px;
}

.woocommerce-page .woocommerce-pagination ul.page-numbers::before,
.woocommerce-page .woocommerce-pagination ul.page-numbers::after {
    display: none;
}

.woocommerce nav.woocommerce-pagination ul {
    display: flex;
    justify-content: center;
    border: 0;
    column-gap: 15px;
}
.woocommerce .woocommerce-ordering {
    float: none;
    text-align: right;
}
.sitemap-pages a {
    font-weight: 400;
    font-size: 18px;
    line-height: 15.3px;
    letter-spacing: 0;
    font-family: 'Helvetica Neue 400';
    color: #2B4933;
    cursor: pointer;
    text-decoration: underline;
}
.sitemap-pages li {
    margin-bottom: 15px;
}
.sitemap-pages  li ul {
    padding-left: 10px;
    padding: 40px 20px 15px 25px;
    margin: 0;
    list-style: disc;
}
.sitemap-pages a:hover {
    text-decoration: none;
}
.woosw-list table.woosw-items {
    margin: 50px auto;
    width: 100%;
    max-width: 800px;
    border: solid 1px #2B4933;
    
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a {
    font-weight: 400;
    font-size: 18px;
    line-height: 15.3px;
    letter-spacing: 0;
    font-family: 'Helvetica Neue 400';
    color: #2B4933;
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 10px;
    display: block;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a:hover {
    text-decoration: none;
}
.woosw-list .enquire-btn a {
    margin-top: 0;
}
.woosw-popup-links a {
    width: fit-content;
    height: 54px;
    display: flex;
    align-items: center;
}

.woosw-popup-links {
    display: flex;
    justify-content: center;
    column-gap: 20px;
}
.woosw-icon {
    color: #2B4933;
}
button#woosw_copy_btn {
    width: fit-content;
    background-color: #2B4933;
    display: flex;
    justify-content: center;
    padding: 0px 20px;
    color: #fff;
    margin-top: 20px;
    border: solid 1px #2B4933;
    height: 44px;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
    margin: 0;
}
button#woosw_copy_btn:hover {
    opacity: 0.6;
}

.woosw-list {
    padding: 0 25px;
}
.announcement-bar.fade-wrapper {
    height: 90px !important;
    
}
.announcement-bar.fade-wrapper .fade-item {
    top: -30px !important;
}
.fancybox-button.fancybox-button--zoom svg {
    display: none;
}

.fancybox-button.fancybox-button--zoom {
    position: relative;

}


.fancybox-button.fancybox-button--zoom:after {
    content: "";
    background-image: url(assets/images/zoom-in.svg);
    width: 22px;
    height: 22px;
    background-size: cover;
    background-repeat: no-repeat;
    display: block;
}
.fancybox-button--zoom[disabled]:after {
  background-image: url(assets/images/zoom-in.svg) !important;
  opacity: 0.5;
}
.fancybox-can-drag .fancybox-button.fancybox-button--zoom:after {
background-image: url(assets/images/zoom-out.svg) ;

}
.fancybox-caption {
 
    text-transform: capitalize;
}
.admin-bar .fancybox-container {
    margin-top: 32px;
}
.flatpickr-day.selected {
    background: #2B4933 !important;
    border-color: #2B4933 !important;
}

.flatpickr-current-month input.cur-year {
  
    font-size: 15px !important;
    margin-left: 15px !important;
}
.flatpickr-current-month .flatpickr-monthDropdown-months {
    width: 80px;
    font-size: 15px !important;
}
.blog-section .container {
    max-width: 100%;
    padding: 0 60px;
}

.posts-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 96px;
    text-align: center;
}

.post-date {
 
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0;
    color: #ADADAD;
    margin-bottom: 12px;
}

.post-content .post-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 99%;
    letter-spacing: 0;
    text-align: center;
    text-transform: uppercase;
    color: #525251;
    margin-bottom: 12px;
}

.blog-section .simple-btn,
.more-posts .simple-btn  {
   
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0;
    color: #525251;
    text-decoration: underline;
    text-underline-offset: 4px;
    width: fit-content;
    margin: 0 auto;
}

.post-content {
    margin-top: 24px;
}
.post-thumbnail img {
    width: 100%;
    height: 586px;
    object-fit: cover;
}
.post-thumbnail img {
    width: 100%;
    height: 586px;
    object-fit: cover;
}

.more-posts .more-post-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: solid 1px #E8E8E8;
    border-bottom: solid 1px #E8E8E8;
    padding: 29px 60px;
}

.more-posts-wrapper {
    max-width: 1045px;
    margin: 140px auto 0 auto;
}
.more-posts .more-post-item .post-title {
    font-weight: 400;
    font-size: 16px;
    line-height: 99%;
    letter-spacing: 0;
    text-align: center;
    color: #525251;
}
.blog-section .simple-btn:hover,
.more-posts .simple-btn:hover {
    text-decoration: none;
}
.blog .inner-page-banner h1 {
    color: #D3867C;
    font-size: 63vw;
        margin-top: -20vw;
}
.blog .inner-page-banner {
    overflow: unset;
}
.post-thumbnail {
    overflow: hidden;
}
.post-thumbnail img {
    transition: all linear .3s;
}
.post-thumbnail:hover img {
    transform: scale(1.07);
}
header .logo img {
    max-width: 145px;
}
.more-posts .simple-btn {
    margin: 0;
}
.single-blog-inner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 96px;
    row-gap: 60px;
}

.single-blog-img img {
    width: 100%;
    height: 1080px;
    object-fit: cover;
}

.single-blog-content span.date {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0;
    color: #ADADAD;
    margin-bottom: 40px;
    display: block;
}

.single-blog-content {
    padding-top: 180px;
}

.single-blog-img {
    height: fit-content;
    position: sticky;
    top: 50px;
}
.single-blog-content h2 {
    font-weight: 400;
    font-size: 24px;
    line-height: 140%;
    letter-spacing: 0;
    color: #525251;
    margin-bottom: 20px;
}
.single-blog-content h3 {
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    color: #525251;
    margin-bottom: 20px;
}

.single-blog-content .wp-block-image figure,
.single-blog-content .wp-block-image figure a {
    width: 100%;
}
.single-blog-content .wp-block-image img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.big-sign-desc p {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0;
    font-family: 'Helvetica Neue 400' !important;
    max-width: 486px;
    text-align: left;
    margin: 180px 0 0 auto !important;
}
.about-product p {
    max-width: 585px;
    margin: 0 auto;
    font-size: 16px;
}

.about-product {
    margin-bottom: 40px;
}
.insta-section {
    margin-top: 140px;
}
.insta-section h4 {
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0;
    text-align: center;
    color: #525251;
    margin-bottom: 28px;
}
.page-id-828 section.process h2 {
    margin-top: -10vw;
}
.wpf_color_icons:not(.wpf_hide_text) li>input:checked+label {
    
    border: 0 !important;
}
.single-post .more-posts-wrapper {
    margin: 140px auto 140px auto;
}
#load-more-posts {
    margin: 40px auto 0 auto;
    display: block;
}
.single-blog-section blockquote p:before {
    content: "";
    background: url(assets/images/Quote.svg);
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 26px;
    height: 25px;
    flex: 0 0 26px;
    margin-right: 10px;
}
.single-blog-section blockquote p {
    display: flex;
    margin: 0 !important;
}

.single-blog-section blockquote {
    background-color: #ffffff;
    margin: 40px 0;
    padding: 30px;
}
.single-blog-section .wp-block-gallery {
    grid-template-columns: 1fr 1fr;
    display: grid;
    grid-gap: 20px !important;
    margin-bottom: 40px;
}

.single-blog-section .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: 100% !important;
}
.single-blog-section .wp-block-gallery figure.wp-block-image img {
    height: 313px !important;
    flex: unset !important;
}
.single-blog-section .wp-block-image {
    margin: 30px 0;
}
.single-blog-section .slick-track:before,.single-blog-section .slick-track:after {
    display: none !important;
}
#product-enq-form {
    cursor: pointer;
}
.fancybox-title-over #fancybox-title {
    display: none !important;
}
.woocommerce .related.products ul.products .product img, 
.tax-product_cat.woocommerce-page ul.products li.product img,
.woocommerce-shop ul.products li.product img {
    /* height: 380px !important; */
    max-height: 293px;
    object-fit: cover;
}
.accordion-content .product-enq-form {
    text-decoration: underline;
    text-underline-offset: 2px;
    cursor: pointer;
}
.accordion-content .product-enq-form:hover {
    text-decoration: none;
}
.flatpickr-calendar.open {
    z-index: 999999 !important;
}

.egoli-date-picker input {
    background-image: url(assets/images/calender.svg);
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: top 10px right 10px;
    cursor: pointer;
}
.inspirational.gspwp-content figure img {
   
    height: 150px;
    object-fit: cover;
}

.slick-slide {
	margin: 0px 5px;
}
.paoc-popup-inr-wrap .enquire-btn {
    margin: 0 auto;
}
@media(min-width: 992px) {
     .woocommerce-page div.product div.summary {
        width: 50%;
    }
    div#product-gallery {width: 50%; float: left; }
    .col-right {display: flex; flex-wrap: wrap; width: 70%; }
    .col-left {width: 30%; }
    
    .mega-menu h2 {color: #2B4933; font-size: 16px; }
    .col-left p {max-width: 378px; line-height: 140%; color: #2B493366; margin-top: 22px;font-weight: 400; }
    .mega-menu-box.mob-show {display: none; }
    .mega-menu-wrp h3 {font-size: 16px; margin-bottom: 22px; color: #2B4933; font-weight: 800 !important; }
    ul.mega-menu-list {margin: 0; padding: 0; margin-bottom: 35px; }
    ul.mega-menu-list li {padding: 0; margin-bottom: 14px; color: #2B4933; }
    ul.mega-menu-list li a {color: #2B4933; font-size: 16px; }
    .mega-menu .mega-menu-box:after {display: none; }
    .mega-menu .mega-menu-box {position: relative; width: 25%; border-left: solid 1px #f2f2f2; padding-left: 25px; }
    .mega-menu {opacity: 1; visibility: hidden; width: 100%; background-color: #fff; left: 0; }
    .main-navigation ul li {position: inherit; }
    header {
        /* position: relative; */
    }
    .mega-menu .col-box-section .col-left a {
        text-decoration: underline;
        text-underline-offset: 5px;
        font-weight: 400;
        margin-top: 50px;
        display: block;
    }
    .mega-menu .mega-menu-box .mega-menu-wrp:first-child {
        margin-bottom: 60px;
    }
    .mega-menu .mega-menu-box li {
        padding: 0;
    }
    .main-navigation ul li.active .mega-menu {
        opacity: 1;
        visibility: visible;
        top: 80px;
    }
    .mega-menu .col-box-section {max-width: 1688px; margin: 0 auto; padding: 80px 80px;display: flex;flex-wrap: wrap; }
    .mega-menu-box.active .mega-menu-arrow:after {
    transform: rotate(-135deg);
    top: -1px;
}

}
@media (min-width:1550px) {
    .text-image img {width: 814px;}
   
    .mega-menu .col-box-section {padding: 80px 20px;}

}
@media(min-width: 1700px) {
    body .modal-content-wrapper .gform_heading h2.gform_title, body .modal-product-content-wrapper .gform_heading h2.gform_title, body .modal-product-shop-wrapper .gform_heading h2.gform_title {
    font-size: 18vw !important;
        padding-bottom: 110px;
}
}
@media(min-width: 1750px) {
    .main-navigation ul li.active .mega-menu {
       
        top: 108px;
    }
    .mega-menu .col-box-section {padding: 80px 20px; }
}
@media(min-width: 1920px) {
    .main-navigation {
   
    width: 35%;
}
}
@media(min-width: 2200px) {
body .modal-content-wrapper .gform_heading h2.gform_title, body .modal-product-content-wrapper .gform_heading h2.gform_title, body .modal-product-shop-wrapper .gform_heading h2.gform_title {
    font-size: 14vw !important;
    padding-bottom: 130px;
}
}
@media(min-width: 2700px) {
    body .modal-content-wrapper .gform_heading h2.gform_title, body .modal-product-content-wrapper .gform_heading h2.gform_title, body .modal-product-shop-wrapper .gform_heading h2.gform_title {
    font-size: 12vw !important;
}
}
@media(min-width: 3000px) {
    body .modal-content-wrapper .gform_heading h2.gform_title, body .modal-product-content-wrapper .gform_heading h2.gform_title, body .modal-product-shop-wrapper .gform_heading h2.gform_title {
    font-size: 300px !important;
}
}



@media(max-width: 1750px) {
.single-blog-section .wp-block-gallery {
    grid-gap: 15px !important;
    margin-bottom: 30px;
}
    .single-blog-section blockquote {
    margin: 30px 0;
}
  .page-id-828 section.process h2 {
    margin-top: -6vw;
}
     .container,.woocommerce-no-products-found,.blog main#primary,section.error-404.not-found,.woosw-list .woosw-actions {padding: 0 80px;}
    #popup-enq-form {
        padding-top: 10px;
        overflow-y: auto;
    }
    #popup-enq-form form {
       
        padding-bottom: 50px;
    }

    /**/
    .main-navigation ul li a,
    header a.wishlist-text {
        font-size: 14px;
        font-weight: 400;
    }
    .main-navigation ul li {
        padding: 0px 8px 0 8px;
    }
    header .logo img {
        max-width: 110px;
    }
    .header-wishlist:before{
       
        width: 16px;
        height: 16px;
    }
    div#header-wishlist {
        margin-left: 12px;
    }
    .home .banner {
        height: 890px;
    }
    .banner-content h2 {
        font-size: 230px;
        line-height: 152.64px;
    }
    .banner-content h1 {
        font-size: 68px;
        line-height: 65.04px;
        margin-bottom: 30px;
    }
    .banner-btn a {
        font-size: 13px;
        line-height: 19.2px;
    }
    .product-grid .container,
    .process-grid .container,
    .tax-product_cat.woocommerce ul.products,
    section.related.products,
    .woocommerce-shop ul.products,
    .woocommerce .woocommerce-ordering {
        max-width: 1300px;
    }
    .product-inner {
        grid-column-gap: 70px;
    }
    .product-grid .product-title {
        font-size: 12px;
        margin-top: 14px;
        margin-bottom: 5px;
    }
    .product-box p {
        font-size: 12px;
        font-weight: 400;
    }
    .jewellers-section h2 {
        margin-top: -26vw;
    }
    .multi-column .container {
        max-width: 1390px;
    }
    .testi-rating {
        font-size: 35px;
    }
    .testimonial .container {
        max-width: 1328px;
    }
    .testimonial-info p {
        font-size: 12px;
    }
    .testimonial-info {
        padding-right: 120px;
        padding-left: 61px;
    }
    .testimonial ul.slick-dots {
        margin: 90px 0 0;
    }
   .process .container p {
        font-size: 14px;
        font-weight: 400;
            max-width: 325px;
    }
    .process-content {
    margin-bottom: 35px;
}
    .process-content a {
        font-size: 12px;
        font-weight: 400;
        text-underline-offset: 5px;
    }
    section.process {

    margin-bottom: 100px;
}
 
    .bottom-banner .banner-btn {
        margin-top: 80px;
    }
    .footer-box h3 {
        margin-bottom: 15px;
        font-size: 12px;
    }
    .footer-box ul li a,
    body .gform_wrapper.gravity-theme .gfield_label {
        font-size: 12px;
        font-weight: 400;
    }
    footer .container .row .footer-box:not(:first-child) ul {
        margin-bottom: 35px;
    }
   
    footer {
        padding: 0 0 40px 0;
    }
    .social-link {
        margin: 56px 0 60px 0;
    }
    .inner-page-banner h1 {
        font-size: 60vw;
        line-height: 0.68;
        padding-bottom: 0;
    }
    .services-text h2 {
        font-size: 34px;
        line-height: 32px;
        margin-bottom: 25px;
    }
    .services-text a {
        font-size: 14px;
        font-weight: 400;
    }
    .services-text {
        padding-right: 60px;
    }
    .services-image {
        padding-left: 60px;
    }
    .services-inner:nth-child(even) .services-text {
        padding-left: 60px;
    }
    .services-inner {
        margin-bottom: -60px;
    }
    section.big-signature {
        padding-bottom: 10px;
    }
    section.services-section {
        margin-bottom: 125px;
    }
   .big-sign-desc p {
    margin: 130px 0 0 auto !important;
        max-width: 425px;
        font-size: 12px !important;
}
  
    section.text-banner {
        margin-bottom: 58px;
    }
   
    .page-id-825 section.center-content p {
      
        margin-bottom: 20px;
    }
   
    .page-id-825 section.services-section {
        padding-bottom: 240px;
        padding-top: 130px;
    }
    section.process-grid {
        padding-top: 80px;
    }
    .process-grid .process-inner {
        grid-gap: 80px;
    }
    .process-box h4.process-title {
        margin: 35px 0 15px;
        font-size: 12px;
    }
   
    section.process-grid {
        padding-bottom: 130px;
    }
    .testimonial-info .testimonial-name,
    .multi-column-inner h4 {
        font-size: 12px;
    }
   
    
    .page-id-825 section.multi-column,
    section.multi-column  {
       
        padding: 68px 0 48px;
    }
    h1.woocommerce-products-header__title.page-title {
        font-size: 45px;
        margin: 80px 0 30px 0;

    }
    body .wpf_layout_horizontal .wpf_item_name {
        font-size: 12px;
    }
    body .wpf_form {
        margin: 0 0 50px 0;
    }
    .tax-product_cat .product .wishlist-icon .woosw-btn-icon:before,
    section.related.products  .wishlist-icon .woosw-btn-icon:before,
    .woocommerce-shop .product .wishlist-icon .woosw-btn-icon:before {
       
        width: 16px;
        height: 16px;
    }
    .tax-product_cat.woocommerce-page .product .wishlist-icon,
    section.related.products .wishlist-icon,
    .woocommerce-shop .product .wishlist-icon  {
       
        top: 20px;
        right: 20px;
    }
    .tax-product_cat.woocommerce ul.products li.product .woocommerce-loop-product__title,
    .woocommerce-shop ul.products li.product .woocommerce-loop-product__title {
       
        font-size: 12px;
    }
    .tax-product_cat.woocommerce-page ul.products li.product,
    .woocommerce-shop ul.products li.product {
        margin: 0 0 38px 0 !important;
    }
   .bottom-banner .banner-content p {
        font-size: 18px;
    }
   
    nav.woocommerce-breadcrumb a:after {
        padding: 2px;
        margin: 0px 7px 0 4px;
    }
    .woocommerce div.product div.summary {
        padding-top: 108px;
        padding-left: 70px;
    }
    .woocommerce div.product div.summary .description {
        
        max-width: 340px;
        margin-bottom: 25px;
    }
    .feature-lists ul li span {
        font-size: 12px;
    }
   
    .feature-lists {
        max-width: 330px;
        margin-bottom: 25px;
    }
    .feature-lists ul li {
        padding: 10px 0;
    }
    .woocommerce div.product div.summary .product_title {
    font-size: 46px;
}
.woocommerce div.product div.summary section.button-box {
    max-width: 330px;
}
.woocommerce div.product div.summary .top-btns {
    flex-wrap: nowrap;
}
.woocommerce-page div.product div.summary .button-box .hint-btn,
.woocommerce-page div.product div.summary .button-box .enquire-btn a {
    padding: 10px 20px;
    font-size: 14px;
}
.woocommerce-page div.product div.summary  .wishlist-icon .woosw-btn-icon:before {
   
    width: 18px;
    height: 18px;
}
.single-product-accs {
    padding: 80px 0 90px;
}
h2.accordion-header {
    font-size: 18px;
    padding: 30px 50px 30px 20px;
}
h2.accordion-header:after {
    padding: 3px;
    top: 33px;
}
.single-product-accs .container {
    max-width: 1150px;
}

.single-product .center-content h2 {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}
.single-product .center-content p,
.page-id-828 .center-content .container,
.page-id-78 .center-content .container {
    font-size: 12px;
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
}
.page-id-828 .center-content .container {
    max-width: 540px;
}
.page-id-828 .inner-page-banner h1 {
    
    padding-bottom: 55px;
}
.single-product .center-content a {
    font-size: 12px;
    margin-top: 28px;
}
.single-product .center-content {
    padding-bottom: 120px;
}
section.related.products h2 {
    font-size: 34px;
    margin-bottom: 40px;
}

.tax-product_cat.woocommerce-page ul.products li.product .enquire-btn, 
.woocommerce .related.products ul.products .product .enquire-btn,
.woocommerce-shop ul.products li.product .enquire-btn {
   
    background-color: transparent;
    bottom: 40px;
}
.woocommerce .related.products ul.products .product h2.woocommerce-loop-product__title {
    
    font-size: 12px;
}
.tax-product_cat .bottom-banner .banner-btn, .single-product .bottom-banner .banner-btn {
    margin-top: 40px;
}

.page-id-828 section.full-single-image {
    margin-bottom: 100px;
}
.page-id-828 .services-text-inner {
    max-width: 350px;
}
.page-id-828  .jewellers-section h2 {
    margin-top: -23vw;
}
.jewellers-section p {
    font-size: 14px;
    margin-bottom: 18px;
}
.jewellers-text {
    max-width: 350px;
}
.contact-text p {
    font-size: 12px;
    margin-bottom: 20px;
}
body .gform_heading h2.gform_title {
    font-size: 12px !important;
}
body .gform_wrapper.gravity-theme .gfield input::placeholder,
body .gform_wrapper.gravity-theme .gfield input,
body .gform_wrapper.gravity-theme .gfield select,
body .gform_wrapper.gravity-theme .gfield textarea::placeholder,
body .gform_wrapper.gravity-theme .gfield textarea {
    font-size: 12px;
    font-weight: 400;
}
body .gform_wrapper.gravity-theme .gform_footer input,
.gform_wrapper.gravity-theme .gfield select,
body .gform_wrapper.gravity-theme .gfield input {
    height: 38px !important;
    font-size: 12px;
}
body .footer-box .gform_wrapper.gravity-theme #field_submit input {
    height: 36px !important;
}
.page-id-78 .gform_wrapper.gravity-theme .gfield textarea.small {
    height: 80px;
}
.contact-info {
    padding-bottom: 85px;
}

.modal-content-wrapper h3.gsection_title {
    font-size: 14px;
}
.mega-menu-arrow:after, .sub-menu-arrow:after {
    
    padding: 2px;
    top: -4px;
}

footer .container:before {
    max-width: calc(100% - 160px);
}

.testimonial-info h4 {
    font-size: 90px;
    line-height: 50px;
}

.center-content a,
.multi-column-inner p,
p.copyright-text,
#woosw_wishlist.woosw-popup .woosw-popup-links,
.process-box p,
.woocommerce .woocommerce-breadcrumb,
.woocommerce div.product div.summary .description,
.feature-lists ul li span.right,
.accordion-content p,
.single-product .center-content p,
.page-id-828 .center-content .container p,
.page-id-78 .center-content .container p,
.contact-text p,
.services-text-inner li {
    font-size: 12px;
    font-weight: 400;
}
.services-text-inner p,
.page-id-825 section.center-content p,
.page-id-825 section.center-content a {
    font-size: 14px;
    font-weight: 400;
}
body .wpf_layout_horizontal .wpf_item_name:after {
    font-size: 7px;
    margin-left: 5px;
    margin-top: 1px;
}
.enquire-btn a {
    padding: 12px 20px;
    font-size: 14px;
}
.tax-product_cat .bottom-banner .banner-btn {
    margin-top: 28px;
}
.contact-text p strong {
    margin-bottom: 2px;
}
.product-box.slick-slide {
    margin: 0 35px;
}
.blog-section .container {
   
    padding: 0 40px;
}
.posts-grid {
    grid-gap: 75px;
}
.blog .inner-page-banner h1 {
    
    margin-bottom: 70px;
}
.post-content {
    margin-top: 15px;
}
.post-content .post-title {
   
    font-size: 13px;
}
.blog-section .simple-btn,
.more-posts .simple-btn {
   
    font-size: 13px;
}
.more-posts-wrapper {
    margin: 100px auto 0 auto;
}
.more-posts .more-post-item .post-title {
   
    font-size: 14px;
}
.single-blog-content p {
    font-size: 14px;
    margin-bottom: 15px;
}
.single-blog-content {
    padding-top: 130px;
}
.single-blog-content span.date {
 
    margin-bottom: 25px;
}
.single-blog-content h1 {
    margin-bottom: 20px;
}
.single-blog-content h2 {
    font-size: 22px;
    margin-bottom: 15px;
}
.single-blog-content h3 {
    font-size: 18px;
    margin-bottom: 15px;
}
.single-blog-img img {
    height: 800px;
}
.more-posts .more-post-item {
    padding: 29px 45px;
}
.about-product p {
    max-width: 500px;
    font-size: 14px;
}
.single-post .more-posts-wrapper {
    margin: 130px auto 120px auto;
}
.bottom-banner .banner-btn a {
   
    font-size: 18px;
}
}
@media(max-width: 1550px) {
      .page-id-828 .full-single-image + section.center-content {
    padding-bottom: 200px;
}
     section.bottom-banner {height: 640px; min-height: initial;}
       .announcement-bar {
        padding: 5px 0 34px 0;
        font-size: 30px;
    }
    section.testimonial {padding: 120px 0;}
    .bottom-banner h4 {    margin-top: -100px;}
    .footer-box,.footer-box:nth-child(3),.footer-box:nth-child(4) {padding-left: 80px;}

    .header-right,.main-navigation {width: 40%;}
    .center-content h2,
    .more-posts-wrapper h2,
    .single-blog-content h1,
    .about-product h2 {font-size: 32px}
   
    footer .container:before {max-width: calc(100% - 100px);}
    .page-id-828  .jewellers-section h2 {
    margin-top: -30vw;
    font-size: 40vw;
}
.page-id-828 .jewellers-text {
    margin: -10vw auto 0;
}
.page-id-828 .gspwp-contents-cover {
    margin-top: 30px;
}


}
@media(max-width: 1400px) {
    .product-inner {
        grid-column-gap: 40px;
    }
    .multi-column-inner {
        padding-left: 65px;
    }
  
    footer {
        padding: 0 0 15px 0;
    }
    .social-link {
        margin: 76px 0 60px 0;
    }
  
    .product-box.slick-slide {
    margin: 0 20px;
}
.process-content h2 {
    font-size: 400px;
}
.single-blog-inner {
    column-gap: 60px;
}
.single-blog-img img {
    height: 600px;
}
   
}
@media(max-width: 1300px) {
    #popup-enq-form {
        padding: 25px 20px 0 20px;
    }
    #popup-enq-form  .woosw-popup-close {
        top: 51px;
        right: 10px;
    }
    .woocommerce div.product div.summary {
        padding-top: 95px;
        padding-left: 55px;
        padding-right: 30px;
    }
    .woocommerce div.product div.summary .description,
    .woocommerce div.product div.summary .feature-lists {
       
        max-width: 100%;
        
    }
    .woocommerce div.product div.summary .top-btns {
        flex-wrap: nowrap;
    }
    .process-grid .process-inner {
        grid-gap: 40px;
    }
    .main-gallery {
    grid-template-columns: repeat(5, 1fr);
}
.blog .inner-page-banner h1 {
    margin-bottom: 50px;
}
.post-thumbnail img {
  
    height: 400px;
}
.posts-grid {
    grid-gap: 40px;
}
.more-posts .more-post-item {
    padding: 29px 40px;
}
.single-blog-img img {
    height: 400px;
}
.single-blog-content {
    padding-top: 60px;
}
.single-post .more-posts-wrapper {
    padding: 0 25px;
}
   
}
@media(max-width: 1200px) {
    header .container {
    padding: 0 25px;
}
}
@media(max-width: 1024px) {
    section.related.products ul.products, .tax-product_cat.woocommerce ul.products,
    .woocommerce-shop ul.products {
        
        grid-template-columns: 1fr 1fr 1fr;
    }
    .woocommerce div.product div.summary {
        padding-top: 80px;
        padding-left: 49px;
    }
    .woocommerce div.product div.summary {
        padding-top: 80px;
        padding-left: 49px;
        padding-right: 40px;
    }
    .header-wishlist:before {
        width: 23px;
        height: 20px;
    }
    div#header-wishlist {
        margin-left: 21px;
    }
    .process-content h2 {
    font-size: 300px;
}
}
@media(max-width: 992px) {
    .single-blog-section .wp-block-gallery .slick-list.draggable {
    padding-right: 100px;
}
  .single-blog-section .slick-track {
   
    display: flex;
    grid-gap: 12px;
}
.single-blog-section .wp-block-gallery {
    grid-template-columns: 1fr;
    margin-right: -25px;
}
    .page-id-825 section.services-section {
    margin-bottom: 0;
    padding-bottom: 0;
}
.layout-cover.gallery {
    grid-template-columns: repeat(4, 1fr);
}

.container,.woocommerce-no-products-found,.blog main#primary,section.error-404.not-found,.woosw-list .woosw-actions {padding: 0 25px;}
.testimonial-info {padding-right: 40px; padding-top: 0;}
.big-signature h2 {margin-top: -11vw;}
.testimonial-info {font-size: 28px;}
.bottom-banner h4 {    margin-top: -74px;}
.multi-column-inner {width: 50%; padding-left: 0;}
.menu-main-nav-container {display: block; }
a.wishlist-text {display: none; }
.testimonial-info {padding-right: 60px; }
.product-inner {grid-column-gap:40px;}
.footer-box {width: 50%; padding-left: 0; margin-bottom: 31px; }
.footer-box:nth-child(3),.footer-box:nth-child(4) {
    padding-left: 0;
}


.services-image {padding-left: 0; width: 100%; }
.services-text {width: 100%; text-align: center; }
.services-inner:nth-child(even) .services-text {padding-left: 0;}
.services-inner {margin-bottom: 0; flex-direction: column-reverse; }
.services-image img {width: 100%; }
.services-text {justify-content: center; flex-direction: row; align-items: center; text-align: center; margin-top: 50px; }
.services-inner:nth-child(even) {flex-direction: column-reverse; }
.services-inner:nth-child(even) .services-image {padding-right: 0; }
.services-text-inner {max-width: 100%; text-align: center; display: inline-block; width: 100%; padding:0 20px; }

.text-image img {width: auto;}
.text-image {padding: 0 30px; }
h1.top {    font-size: 73vw;    line-height: 37%;}
h2.btm {font-size: 80vw; padding-left: 0;}
.center-content h2,
.more-posts-wrapper h2,
.single-blog-content h1,
.about-product h2 {font-size: 24px; line-height: 130%; }
.header-right, .main-navigation {width: auto; float: left; justify-content: flex-start; display: flex; }
.header-right {position: absolute; left: 0; }
.logo {width: 100%; display: flex; justify-content: center; }

footer .container:before {max-width: calc(100% - 50px);}
p.copyright-text {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    margin: 0;
}
      .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid,
    .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top {
    padding: 0 30px 0 30px;
}
    #woosw_wishlist.woosw-popup .woosw-popup-links {
    bottom: 0;
    z-index: 2;
    left: 30px;
    padding-bottom: 20px;
}
    #woosw_wishlist.woosw-popup .woosw-items,
    section.related.products ul.products {
   grid-template-columns: 1fr 1fr;
   grid-gap: 20px;
   padding: 40px 0 200px 0;
   row-gap: 35px;
}

    #woosw_wishlist.woosw-popup .woosw-item--atc .enquire-btn a {
    
    opacity: 1;
}
    #woosw_wishlist.woosw-popup .woosw-popup-content {
   
    max-width: 80%;
}
header .mobile-nav {
    display: block;
}
header .mobile-nav button.menu-toggle {
    background-color: transparent;
    border: 0;
    padding: 0;
}
.main-navigation {
    position: absolute;
    right: 25px;
}
.woocommerce div.product .product_title {
    font-size: 24px;
}
footer {
    padding: 0 0 25px 0;
}
.testimonial-info {
    padding-right: 60px;
    padding-left: 0;
}
.testimonial-info .testimonial-name {
    font-size: 12px;
}
p.copyright-text {
    bottom: 0;
    left: 0;
}

.product-inner {
    grid-column-gap: 15px;
}
.home .banner {
    height: 700px;
}
.services-image {
    padding-left: 0;
}
.services-text {
    padding-right: 0;
    margin-top: 40px;
    margin-bottom: 80px;
    padding-bottom: 0;
}
.services-section .container {
    
    padding: 0;
}
.inner-page-banner h1 {
    margin-top: -10vw;
    margin-bottom: 60px;
}
.services-text h2 {
    margin-bottom: 20px;
}
.services-inner:nth-child(even) .services-text {
    padding-left: 0;
}
.services-inner {
    margin-bottom: 0;
}
section.services-section {
    margin-bottom: 0;
    padding-bottom: 0;
}
.page-id-864 section.services-section {
    padding-top: 0;
}
.page-id-825 section.services-section {
    padding-bottom: 20px;
}
.process-grid .process-inner {
    grid-gap: 20px;
}
section.process-grid {
    padding-bottom: 80px;
}
footer .container:before {max-width: calc(100% - 50px);}
body .footer-box .gform_wrapper.gravity-theme #field_submit input {
    height: 30px;
}
   .product-box.slick-slide {
    margin: 0 7.5px;
}
.page-id-828 .services-text-inner {
    max-width: 100%;
            padding: 0 44px;
}
.page-id-828 .services-inner:nth-child(2) .services-text-inner {
    padding-top: 0;
    max-width: 100%;
}
.page-id-828 .services-text-inner p {
   
    text-align: left;
}
.page-id-828 section.full-single-image {
    margin-bottom: 40px;
}
.page-id-828 section.inner-page-banner + section.center-content {
    padding-bottom: 60px;
}
/* .page-id-828  section.center-content {
    padding-bottom: 15px;
} */
.page-id-828  .jewellers-section h2 {
    margin-top: -23vw;
    font-size: 38vw;
}
.page-id-828 .jewellers-text {
    margin: -7vw auto 0;
}

.page-id-828 .services-text {
  
    margin-bottom: 60px;
}
   .main-gallery {
    grid-template-columns: repeat(4, 1fr);
}
    ul.main-menu.nav-menu {
        flex-direction: column;
    }
    .main-navigation ul li {
        padding: 31px 0px !important;
        position: relative !important;
        border-top: solid 1px #E8E8E8;
    }
    .main-navigation ul li:last-child {
        border-bottom: solid 1px #E8E8E8;
    }
    
    .menu-main-nav-container:before {
        content: "";
        width: 70px;
        height: 100%;
        background-color: #0000005e;
        position: absolute;
        right: 100%;
    }
    .menu-main-nav-container {
        position: fixed;
        
        right: -100%;
        width: calc(100% - 70px);
        background-color: #ffffff;
        top: 0;
        height: 100vh;
        box-shadow: -1px 0px 4px 0px rgba(188,181,181,0.75);
        -webkit-box-shadow: -1px 0px 4px 0px rgba(188,181,181,0.75);
        -moz-box-shadow: -1px 0px 4px 0px rgba(188,181,181,0.75);
        padding: 105px 24px 0 24px;
        z-index: 999;
        overflow-y: auto;
        overflow-x: hidden;
        transition: all linear .5s;
    }
    .main-navigation ul li a {
        font-size: 16px;
        font-weight: 400;
        line-height: 85%;
        
        display: block;
    }
    
    span.mega-menu-arrow,
    .sub-menu-arrow {
        position: absolute;
        top: 25px;
        right: 0;
        width: 25px;
        height: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .mega-menu-arrow:after,
    .sub-menu-arrow:after {
        margin-left: 0;
        top: 0;
        transform: rotate(-45deg);
        padding: 3px;
    }


.header-bottom {
    padding-top: 60px;
    display: block;
}
header img.close-menu {
    position: absolute;
    top: 30px;
    right: 27px;
    display: block;
}
.mega-menu .col-left {
    display: none;
}

.mega-menu .col-box-section {
    padding: 0;
    background-color: #ffffff;
}
.mega-menu-box.double-row .mega-menu-wrp:last-child {
    display: none;
}


.mega-menu h3 {
    font-weight: 400;
    line-height: 85%;
    letter-spacing: 0;
    font-size: 16px;
    color: #2B4933;
    padding: 31px 0px !important;
    border-bottom: solid 1px #E8E8E8;
}
.mega-menu-box .mega-menu-box.double-row h3 {
    border-top: solid 1px #E8E8E8;
}
.main-navigation .mega-menu-back,
.main-navigation .sub-menu-back {
    position: absolute !important;
    top: 40px;
    font-weight: 400;
    font-size: 12px;
    line-height: 85%;
    letter-spacing: 0;
    color: #525251;
    display: block;
    border: 0;
    padding: 0 !important;
    z-index: 999;
}


.mega-menu,
ul.mega-menu-list {
    visibility: visible;
    opacity: 1;
    width: calc(100% - 70px);
    height: 100vh;
    position: fixed;
    background-color: #ffffff;
    top: 0;
    overflow-y: auto;
    left: 101%;
    transition: all linear .5s;
    padding: 105px 24px 0 24px;
    box-shadow: -1px 0px 4px 0px rgba(188,181,181,0.75);
        -webkit-box-shadow: -1px 0px 4px 0px rgba(188,181,181,0.75);
        -moz-box-shadow: -1px 0px 4px 0px rgba(188,181,181,0.75);
}


.mega-menu-parent.active .mega-menu,
.mega-menu-wrp.active ul.mega-menu-list {
    left: 70px;
    z-index: 999;
}
#menu-main-nav {
   margin-bottom: 0;
    flex-direction: column;
}
.mobile-menu-open .menu-main-nav-container {
    right: 0;
}
body.mobile-menu-open:before,
body.mobile-menu-open header:before {
    content: "";
    width: 100vw;
    height: 100vh;
    background-color: #00000036;
    position: fixed;
    top: 0;
    left: 0;
    transition: all linear .3s;
}
.mobile-menu-open {
    overflow: hidden;
}
.book-menu {
    display: block;
}
#woosw_wishlist.woosw-popup .woosw-popup-content {
    max-width: calc(100% - 70px);
    right: unset;
    left: 0;
    transform: translateX(-100%);
}
.main-navigation .close-menu-list {
    all: unset;
    width: 25px;
    height: 25px;
    display: block;
    position: absolute !important;
    top: 30px;
    right: 27px;
    padding: 0 !important;
}
.main-navigation .close-menu-list img.close-menu {
    position: unset;
}
.main-navigation .header-btm-list {
    border-bottom: 0 !important;
    padding: 0 !important;
}


.service-menu .sub-menu-back,
.service-menu .close-menu-list,
.service-menu .sub-menu-arrow,
.service-menu .header-btm-list {
    display: none;
}
.main-navigation .service-menu .mega-menu h3,
.main-navigation .service-menu li a,
.mega-menu-wrp li.hide-desk,
.mega-menu-wrp .mega-menu-list a {
    font-weight: 700 !important;
    line-height: 219% !important;
    font-size: 14px !important;
    border: 0;
}
.mega-menu-wrp li.hide-desk {
    color: #2B4933;
}
.main-navigation .service-menu li,
.mega-menu-wrp .mega-menu-list li {
    border: 0 !important;
    padding: 0 !important;
}
.main-navigation .service-menu li a,
.mega-menu-wrp .mega-menu-list li a {
    font-weight: 400 !important;
}
.main-navigation .service-menu .mega-menu h3 {
    padding: 0 !important;
}
.main-navigation .service-menu .mega-menu-box {
    margin-bottom: 31px;
}
.main-navigation .service-menu .header-bottom {
    display: none;
}

.service-menu .col-right {
    border-top: solid 1px #E8E8E8;
    border-bottom: solid 1px #E8E8E8;
    padding: 31px 0;
    margin-bottom: 40px
}
.service-menu .col-right .mega-menu-box:last-child {
    margin: 0;
}
.mega-menu-back:before,
.sub-menu-back:before {
    content: "";
    border: solid #525251;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(135deg);
    position: relative;
    top: -1.2px;
    margin-right: 7px;
}
.hide-mob {
    display: none;
}
.hide-desk {
    display: block;
}
.main-navigation .service-menu li.hide-desk {
    display: none;
}

.mega-menu-wrp li.hide-desk,
.main-navigation .header-btm-list .header-bottom {
    position: relative;
}
.mega-menu-wrp li.hide-desk:before,
.main-navigation .header-btm-list .header-bottom:before {
    content: "";
    background-color: #E8E8E8;
    width: 100%;
    height: 1px;
    position: absolute;
    top: -30px;
}
.main-navigation .header-btm-list .header-bottom:before {
    top: 25px;
}
.mega-menu-wrp ul.mega-menu-list {
    padding: 130px 24px 0 24px;
}
.service-menu ul.mega-menu-list {
    /* all: unset; */
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: auto;
    position: unset;
    background-color: #ffffff;
    top: 0;
    overflow-y: unset;
    left: 100%;
    transition: all linear .5s;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    margin: 0;
}
.testimonial-info h4 {font-size: 80px;}
.main-navigation .header-bottom a, .main-navigation .header-bottom span {
    font-weight: 400 !important;
    font-size: 12px !important;
    line-height: 85% !important;
    letter-spacing: 0 !important;
    color: #2B4933 !important;
    display: block !important;
    margin-bottom: 16px !important;
}
.mega-menu-box, .mega-menu-arrow, .sub-menu-arrow {
    cursor: unset;
}
.single-blog-inner {
    grid-template-columns: 1fr;
}
.single-blog-img {
    position: unset;
}
.single-blog-content {
    padding-top: 0;
}
.single-blog-content h2 {
    font-size: 18px;
}
.single-blog-content h3 {
    font-size: 16px;
}
.single-blog-content .wp-block-image img {
    
    max-height: unset;
}
.big-sign-desc p {
    margin: 100px 0 0 auto !important;
}
.single-post .more-posts-wrapper {
    margin: 100px auto 100px auto;
}
.main-navigation .header-bottom .returns-menu-item {
    display: none !important;
}
}
@media(max-width: 767px) {
    #popup-enq-form .gform_heading h2 {
    padding-bottom: 60px;
}
h1.woocommerce-products-header__title.page-title {
    font-size: 24px;
    margin: 80px 0 20px 0;
}

.tax-product_cat.woocommerce ul.products,
.woocommerce-shop ul.products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 13px;
    grid-row-gap: 34px;
    padding-bottom: 70px;
}
.tax-product_cat.woocommerce-page ul.products li.product,
.woocommerce-shop ul.products li.product {
    width: 100% !important;
    margin: 0 !important;
}
.tax-product_cat.woocommerce ul.products:before,
.tax-product_cat.woocommerce ul.products:after,
.woocommerce-shop ul.products:before,
.woocommerce-shop ul.products:after {
    display: none;
}
.tax-product_cat.woocommerce-page ul.products li.product .enquire-btn a,
.woocommerce .related.products ul.products .product .enquire-btn a,
.woocommerce-shop ul.products li.product .enquire-btn a {
    font-size: 12px;
    margin: 0;
}
.tax-product_cat.woocommerce-page ul.products li.product .enquire-btn,
.woocommerce .related.products ul.products .product .enquire-btn,
.woocommerce-shop ul.products li.product .enquire-btn {
   background-color: transparent;
    padding-bottom: 0;
}
.tax-product_cat.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce .related.products ul.products .product h2.woocommerce-loop-product__title,
.woocommerce-shop ul.products .product h2.woocommerce-loop-product__title {
  padding: 0;
    margin-top: 0;
    font-size: 14px;
}
.testi-rating::before,
.star-fill::before {
    font-size: 20px;
    letter-spacing: 3px;
}
.slick-slide img {
    width: 100%;
}
.big-signature h2 {
    margin-top: -24vw;
}
body footer .gform_heading h2,
body footer .gform_wrapper.gravity-theme .gfield_label {
    font-size: 12px !important;
}
.footer-box ,
.footer-box ul li a {
    font-size: 12px;
    margin-bottom: 20px;
}
.footer-box ul {
    margin-bottom: 30px;
}
footer .container {
    padding: 44px 0 0 0;
}
footer .container .row .footer-box:not(:first-child) {
    margin-bottom: 0;
}
footer .container .row .footer-box:not(:first-child) ul {
    margin-bottom: 50px;
}
.bottom-banner .banner-content p {
    margin-top: 35px;
}
footer .container:before {
    max-width: 100%;
}
.product .wishlist-icon .woosw-btn-icon:before {
   
    width: 15px;
    height: 13px;
}
.woocommerce ul.products li.product a img {
    /* min-height: 217px; */
}
.tax-product_cat.woocommerce-page .product .wishlist-icon,
.woocommerce .related.products .wishlist-icon,
.woocommerce-shop .product .wishlist-icon {
   
    top: 17px;
    right: 13px;
}
.woocommerce .related.products ul.products .product img, 
.tax-product_cat.woocommerce-page ul.products li.product img,
.woocommerce-shop ul.products li.product img {
    height: auto !important;
}
div#product-gallery {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.product-top-section {
    flex-wrap: wrap;
}
.product-top-section .slick-arrow {
    display: none  !important;
}
div#product-gallery .gallery-item img {
    height: 452px;
}
.woocommerce div.product div.summary {
    margin-bottom: 60px;
    padding: 34px 25px 0 25px;
}
.product-top-section ul.slick-dots {
    margin: 0;
    position: absolute;
    bottom: 35px;
    left: 50%;
    transform: translateX(-50%);
}
.product-top-section ul.slick-dots button {
    
    background-color: #2B493333;
    opacity: 1;
    height: 3px;
    border-radius: 3px;
}
.product-top-section .slick-dots li.slick-active button {
   
    background-color: #2B4933;
}
.woocommerce .woocommerce-breadcrumb {
    text-align: center;
    font-size: 10px;
    margin-bottom: 34px;
}
nav.woocommerce-breadcrumb a:after {
    padding: 2.5px;
    margin: 0px 8px 0 4px;
    top: 0px;
}
  .woocommerce div.product .product_title {
   
    font-weight: 400;
}
.product-top-section  .description {
    font-size: 12px;
    line-height: 131%;
}
.feature-lists ul li span {
    font-weight: 400;
}
.feature-lists ul li {
    padding: 13px 0;
}
.woocommerce div.product div.summary .top-btns .wishlist-icon .woosw-btn-icon:before {
    width: 22px;
    height: 20px;
}
.single-product-accs {
    padding: 0 0 60px;
}
h2.accordion-header {
    font-size: 14px;

}
h2.accordion-header {
    font-size: 14px;
    padding: 21px 50px 21px 20px;
}
h2.accordion-header:after {
    padding: 3px;
    top: 24px;
}
.multi-column-inner h4 {
    font-size: 12px;
    margin-bottom: 10px;
}
.multi-column-inner p:last-child {
    margin: 0;
}
section.multi-column {
    padding: 39px 0 39px 0;
}
.single-product .center-content h2 {
    margin-bottom: 40px;
}
section.related.products h2 {
    font-size: 24px;
    line-height: 99%;
    margin-bottom: 34px;
}
section.related.products ul.products {
    padding-top: 0;
}
.single-product .center-content {
   padding-top: 115px;
   padding-bottom: 100px;
}
section.related.products ul.products {
   
    column-gap: 13px;
    row-gap: 34px;
}
.single-product .big-signature h2 {
    margin-top: -16vw;
}

.footer-box form {
    max-width: 100%;
}
.footer-box .ginput_container.ginput_container_email input {
    width: 100% !important;
}
footer .row {
    position: relative;
}
p.copyright-text {
    font-size: 12px;
    font-weight: 400;
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    margin: 0;
}
.home .banner {
    height: 882px;
}
.product-grid .container {
    padding: 0 0 0 25px;
}
.product-grid .product-title {
    font-size: 12px;
    margin-top: 12px;
}
.product-box p {
    font-size: 12px;
}
.jewellers-section p {
    font-size: 12px;
    margin-bottom: 15px;
}
.testimonial-info .testimonial-name {
    
    font-size: 12px;
}
.testimonial ul.slick-dots {
    margin: 35px 0 0;
}
.testimonial ul.slick-dots button {
    width: 22px;
}
.testimonial .slick-dots li.slick-active button {
    width: 40px;
}

.bottom-banner .banner-btn a {
    font-size: 12px;
    text-underline-offset: 8px;
}
.bottom-banner h4 {
    font-size: 55vw;
}
.bottom-banner .banner-btn, .tax-product_cat .bottom-banner .banner-btn, .single-product .bottom-banner .banner-btn {
    margin-top: 35px;
}
.product-inner {
    grid-column-gap: 8px;
}
.jewellers-section h2 {
    margin-top: -15vw;
}
.multi-column-inner {
    padding-left: 30px;
}
.testimonial-info {
    padding-right: 0;
}

section.big-signature {margin-bottom: 14px; padding: 65px 0 10px; }
.social-link {margin: 44px 0 24px 0; }
.footer-box h3 {
    margin-bottom: 20px;
}

.services-text-inner {padding: 0 20px; }
.services-text {
    margin-top: 40px;
}
.services-text h2 {
    font-size: 24px;
    line-height: 99%;
    margin-bottom: 15px;
}
section.bottom-banner:after {
    background-color: transparent;
}
.services-text h2 br {
    display: none;
}
section.bottom-banner {height: 403px; padding: 120px 0; position: relative;background-position: center; }
.services-text-inner p {
    font-size: 12px;
    text-align: left;
    max-width: 305px;
    margin: 35px auto 35px auto;
}
.services-text-inner li {
    font-size: 12px;
}
.services-text-inner ul {
    text-align: left;
    max-width: 305px;
    margin: 0 auto;
    padding-left: 15px;
}
.tax-product_cat section.bottom-banner {
    height: 415px;
}
.page-id-864 .center-content .container {
    padding: 0 23px;
}
.page-id-864 .center-content a {
    display: block;
}
.page-id-864 section.center-content {
    padding-bottom: 70px;
}
section.text-banner h1.top {
    line-height: 38%;
}
.center-content a {
    font-size: 12px;
}
section.process-grid {
    padding-top: 55px;
}
.process-grid .process-inner {
    grid-gap: 8px;
    scrollbar-width: none;
}
.process-grid .container {padding-right: 0; padding-left: 24px;}
.process-box h4.process-title {
    margin: 12px 0 23px;
    font-size: 14px;
}
.testimonial-info h4 {
    max-width: 100%;
}
.testimonial-info p {
    text-align: left;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}
.page-id-825 section.multi-column {
    margin-top: 0;
    padding: 42px 0 42px;
    margin-bottom: 110px;
}
.gspwp-contents-cover {
    margin-bottom: 110px;
}
.page-id-825 section.services-section {
   
    padding-top: 110px;
}
.tax-product_cat section.full-single-image img {
    height: 204px;
    object-fit: cover;
}
.tax-product_cat .bottom-banner .banner-btn a, .tax-product_cat .bottom-banner .banner-content p,.single-product .bottom-banner .banner-content p {
    font-size: 14px;
}
.woocommerce div.product div.summary .product_title {
    font-size: 24px;
    text-align: center;
}
.woocommerce-page div.product div.summary .button-box .hint-btn, .woocommerce-page div.product div.summary .button-box .enquire-btn a {
    padding: 13px 20px;
}
section.contact-section {
    padding: 55px 20px 0 15px;
}
.contact-text {
    padding-bottom: 45px;
}
.page-id-78 body .gform_wrapper.gravity-theme .gfield input, body .gform_wrapper.gravity-theme .gfield select {
    
    height: 44px !important;
}
.page-id-78 body .gform_wrapper.gravity-theme .gform_footer input {
  
    height: 49px;
    font-size: 16px;
}
.page-id-78 .gform_wrapper.gravity-theme .gfield textarea {
    height: 90px;
}
.page-id-78 .gform_wrapper.gravity-theme .gform_footer {
    margin: 30px 0 0 0;
    padding: 0;
}
   .product-box.slick-slide {
    margin: 0 4px;
}
.page-id-828 .services-text-inner p {
    max-width: 100%;
    margin: 0 0 25px 0;
}
.page-id-828  .jewellers-section h2 {
    margin-top: -14vw;
}
.page-id-828 .jewellers-text {
    margin: 5vw auto 0;
}
.page-id-828 .inner-page-banner h1 {
    font-size: 68vw;
    margin-top: -19vw;
    margin-bottom: 0;
    padding-bottom: 20px !important;
}
.page-id-828 .services-text-inner p:last-child {
    margin-bottom: 0;
}
.page-id-828  .services-text h2 {
    margin-bottom: 30px;
}
    #woosw_wishlist.woosw-popup .woosw-popup-links a {
        
        font-size: 12px;
        height: 44px;
    }
    #woosw_wishlist.woosw-popup .woosw-item--atc .enquire-btn a {
       
        padding: 12px 20px;
    }
    .banner-content h1 {font-size: 55px; line-height: 99%; margin-bottom: 24px; } 
    .inner-page-banner h1 {
        font-size: 74vw;
        margin-top: -8vw;
        margin-bottom: 40px;
    
    }
    .page-id-76 .inner-page-banner h1,
    .page-id-78 .inner-page-banner h1 {
        font-size: 74vw;
        margin-top: -18vw;
        margin-bottom: 15px;
    }
    header .logo img {max-width: 91px;}
    .feature-lists {
        
        margin-bottom: 34px;
    }
    .contact-text p,
    body .gform_wrapper.gravity-theme .gfield input,
    body .gform_wrapper.gravity-theme .gfield input::placeholder,
body .gform_wrapper.gravity-theme .gfield input,
body .gform_wrapper.gravity-theme .gfield select,
body .gform_wrapper.gravity-theme .gfield textarea::placeholder {
        font-size: 14px;
    }
    body .gform_heading h2.gform_title {
        font-size: 14px !important;
    }
    body .gform_wrapper.gravity-theme .gform_footer input, .gform_wrapper.gravity-theme .gfield select, body .gform_wrapper.gravity-theme .gfield input {
        height: 44px;
    }
    .contact-section .gform_wrapper.gravity-theme .ginput_complex span {
        
        margin-bottom: 0px !important;
    }
    .contact-section .gform_wrapper.gravity-theme .gform_fields {
       
        grid-gap: 12px !important;
    }
    .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top span.woosw-name {
       
        font-size: 12px;
    }
    #woosw_wishlist.woosw-popup .woosw-item--name a,
    #popup-enq-form span.popup-wishlist-count,
    #popup-enq-form a.back-wishlist {
        font-size: 14px;
    }
    #popup-enq-form .name_first {
        margin: 0 !important;
    }
   body .modal-content-wrapper .gform_heading h2.gform_title, 
   body .modal-product-content-wrapper .gform_heading h2.gform_title,
   body .modal-product-shop-wrapper .gform_heading h2.gform_title {
    padding-bottom: 80px;
    max-width: 150px;
    margin-left: auto;
    margin-right: auto;
}
.modal-content-wrapper div#hint-form, 
.modal-product-content-wrapper #product-form,
.modal-product-shop-wrapper #product-shop-form {
   
    padding: 50px 30px 40px;
}
div#hint-form .gform_wrapper.gravity-theme .ginput_complex span,
#product-form .gform_wrapper.gravity-theme .ginput_complex span {
   
    margin-bottom: 0 !important;
    
}

.page-content,
section.error-404.not-found,
.blog main#primary {
    padding-top: 50px;
}
section.page-content .inspirational.gspwp-content {
    width: 100%;
    margin: 0;
    min-width: unset;
}
.main-gallery {
    grid-template-columns: repeat(2, 1fr);
}
section.page-content h1 {
    margin-bottom: 50px !important;
}
.gspwp-contents-cover {
    margin-top: 35px;
}
.page-id-421 .inner-page-banner h1 {
    font-size: 50vw;
}
.woosw-list .enquire-btn a {
    white-space: nowrap;
}
.woosw-list table.woosw-items .woosw-item .woosw-item--name a,
.woosw-item--time {
   
    font-size: 14px;
}
.woosw-popup-links {
    margin-bottom: 50px;
}
.woosw-share {
    margin-bottom: 20px;
}
.announcement-bar {
    padding: 5px 0 20px 0;
    font-size: 30px;
}
.announcement-bar.fade-wrapper {
    height: 50px !important;
}
.announcement-bar.fade-wrapper .fade-item {
    top: -15px !important;
}
.text-image {padding: 0 7px; }
.center-content p {font-size: 12px; text-align: left; }
.center-content .container {padding: 0 40px; }
.center-content a {font-size: 12px; }
.services-text h2 {font-size: 24px; }


.services-text a {font-size: 12px; }
.inspirational.gspwp-content {        
    width: calc(100% - 12px);
        margin: 0 6px 16px;
        min-width: 225px;
    }


section.banner {align-items: flex-start; text-align: center; padding-top: 10px; }


.banner-content h2 {font-size: 206px; line-height: 0.66; }
.banner-btn {justify-content: center; }

a.wishlist-text {display: none; }
section.banner {align-items: flex-start; text-align: center; padding-top: 60px; }

.banner-content h2 {font-size: 206px; line-height: 0.66; }
.banner-btn {justify-content: center; }
.testimonial-info {padding-right: 0; width: 100%; text-align: center; }
.main-navigation {width: auto; }
.header-right {width: auto; }
.jewellers-section h2 {font-size: 123px; font-size: 51vw; letter-spacing: normal; line-height: 0.6;margin-top: -15vw; }
.product-grid {padding: 71px 0 80px 0; }
.product-inner {overflow: auto; display: flex; white-space: nowrap; grid-column-gap: 8px;scrollbar-width: none; }
.product-box {width: 90%; min-width: 203px; }
.announcement-bar p {font-size: 60px; }
.jewellers-text {margin: 50px auto 60px; max-width: 284px;}


.testimonial-img {width: 100%; padding-left: 0; margin-top: 30px; }
.footer-box {margin-bottom: 11px; width: 100%; }
.footer-box {margin-bottom: 11px; }


.bottom-banner .container {position: relative; z-index: 99; }
footer {padding:0 0 44px 0; margin: 0 24px;}

.big-signature h2 {font-size: 78vw; letter-spacing: normal; }

.big-signature p {font-size: 13vw; letter-spacing: normal; }

.bottom-banner .banner-btn a,.bottom-banner .banner-content p {font-size: 14px; font-weight: 400; }
.bottom-banner h4 {margin-top: -50px; font-size: 60vw; }
.bottom-banner .banner-btn {margin-top: 32px; }
.process .container p {font-size: 12px; margin-bottom: 20px;max-width: 285px;margin-left: auto;margin-right: auto; }
.process-content a {font-size: 12px; }

ul.slick-dots {margin-top: 40px; }
section.testimonial {padding: 70px 0 70px; }

.testimonial-slider {display: block !important; height: auto; margin: 0 !important;padding: 0 8px;}
.testimonial .container {padding: 0 15px;}
.multi-column-inner {padding-left: 20px; width: 90%; min-width: 252px; }
.multi-column .row {display: flex; white-space: normal; flex-wrap: nowrap; overflow: auto;scrollbar-width: none; }
.testimonial-slider {display: block !important; height: auto; }
.center-content h2,
.more-posts-wrapper h2,
.single-blog-content h1,
.about-product h2 {font-size: 24px; line-height:100%; }
section.center-content p {font-size: 12px; text-align: left; max-width: 100%; }
.contact-text {width: 100%; }
.contact-text p {font-size: 14px;}
.contact-form {width: 100%; }
section.banner {background-repeat: no-repeat; background-size: contain; background-position: bottom; background-color: #ffff; }
/* .center-content a {display: none;} */
section.center-content {padding: 100px 0;}
/* .center-content a {display: none; } */

.page-id-825 section.services-section + .center-content {padding-bottom: 23px; }
.process-inner {flex-wrap: nowrap; overflow: auto; }
.process-box {min-width: 250px; }
.process-box.slick-slide {
    min-width: unset !important;
}

.process-box h4.process-title {font-size: 14px; }
.process-box p {font-size: 14px; }
.multi-column-inner p {font-size: 12px; }
section.multi-column {padding-top: 80px; }
.multi-column .container {padding-right: 0; }
.layout-cover.gallery {
    display: flex;
    overflow: auto;
    grid-gap: 0;
    padding: 0;
    margin-left: 24px;
    scrollbar-width: none;
}
.process-content h2 {
    font-size: 34vw;
    margin-bottom: 30px;
    white-space: nowrap;
}

.blog .inner-page-banner h1 {
    margin-bottom: 15px;
        font-size: 67vw;
            margin-top: -22vw;
}
.posts-grid {
    grid-template-columns: 1fr;
}
.blog-section .container {
    padding: 0 23px;
}
.post-content .post-title {
    font-size: 12px;
}
.blog-section .simple-btn,
.more-posts .simple-btn {
    font-size: 12px;
}
.blog .inner-page-banner {
    overflow: hidden;
}
.more-posts .more-post-item {
    padding: 24px 0px;
}
.more-posts .post-info {
    max-width: 160px;
}
.more-posts .more-post-item .post-title {
   
    text-align: left;
}
.blog-section {
    margin-bottom: 80px;
}
#eapps-instagram-feed-1 .eapps-instagram-feed-content {
    padding: 0px 25px !important;
}
.page-id-828  .full-single-image + section.center-content {
    padding-bottom: 70px;
}
.page-id-828 section.process h2 {
    margin-top: -11vw;
}
.insta-section {
    margin-top: 80px;
}
.modal-content-wrapper div#hint-form, 
.modal-product-content-wrapper #product-form,
.modal-product-shop-wrapper #product-shop-form  {
    max-width: 95%;
}
#woosw_wishlist.woosw-popup .woosw-items {
    grid-gap: 13px;
    row-gap: 25px;
}
    div#product-gallery .slick-list.draggable {
    width: 100%;
}
#woosw_wishlist #popup-enq-form .gform_confirmation_wrapper {
    
    width: 100%;
}
#woosw_wishlist .gform_confirmation_message {
      max-width: 100% !important;
    padding: 0 20px;
}
footer .gform_wrapper.gravity-theme #field_submit {
    
    right: 0px;
    top: 23px;
}
.page-content h2.wp-block-heading {
    
    font-size: 30px;
}

}
@media(max-width: 720px) {
  body .paoc-cb-popup-body, body .paoc-hide-overlay.custombox-content {
    position: absolute !important;
    max-width: 85% !important;
    left: 50%;
    transform: translateX(-52%);
    height: auto !important;
    max-height: 700px !important;
}
}
@media(max-width: 575px) {
      #woosw_wishlist.woosw-popup .woosw-popup-links {
    grid-template-columns: 1fr;
    grid-gap: 11px;
    position: fixed;
    width: 100%;
    left: 0;
    padding: 0 30px 15px 30px;
}
   #woosw_wishlist.woosw-popup .woosw-popup-links .enquire-btn {
    max-width: 100%;
}
    .woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-top .woosw-popup-close {
    
    right: 15px;
}
.inspirational.gspwp-content {
    width: calc(100% - 6px);
    margin: 0 3px 16px;
    min-width: 110px;
}
.wpf_column_columns {
    padding: 0 20px 24px 24px !important;
}
div#selectedCount {
    padding: 0 0 0 24px;
}
body .wpf_reset_btn {
    padding: 0 24px 0 0;
}
body .wpf_layout_horizontal .wpf_items_group {
    padding: 25px 0 25px 0;
}
    .main-gallery img {
  
    height: 185px;
}
.modal-content-wrapper .gform_confirmation_message, 
.modal-product-content-wrapper .gform_confirmation_message,
.modal-product-shop-wrapper .gform_confirmation_message {
 
    font-size: 16px;
    max-width: 280px;
}
.enquire-btn a {
    padding: 8px 20px;
    white-space: nowrap;
}
.tax-product_cat.woocommerce-page ul.products li.product .enquire-btn, .woocommerce .related.products ul.products .product .enquire-btn, .woocommerce-shop ul.products li.product .enquire-btn {
    
    bottom: 60px;
}
#woosw_wishlist.woosw-popup .woosw-item--image img {
    height: 170px;
}
#woosw_wishlist.woosw-popup .woosw-item--name a {
    font-weight: 500;
    font-size: 12px !important;
    white-space: nowrap;
}
.woosw-popup .woosw-popup-inner .woosw-popup-content .woosw-popup-content-mid {
    padding: 0 15px 0 15px;
}

}

