.privacy-policy-page .privacy-policy-p p {
    font-size: 20px;
    line-height: 120%;
}

.privacy-policy-p .elementor-widget-heading h2 {
    margin-bottom: 10px;
}

/*-----contact-page-start----*/
.main-banner .banner-image img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.main-banner .banner-image {
    height: 992px;
}

.main-banner .banner-heading {
    position: absolute;
    top: 48.6%;
    left: 0;
    right: 0;
    margin: auto;
    background: transparent;
    text-align: center;
    display: inline-block;
}

main#content .main-banner .banner-heading h2 {
    background: rgba(255, 255, 255, 0.80);
    text-align: center;
    display: inline-block;
    padding: 29px 77px 24px;
    font-size: 30px;
    line-height: 120%;
    color: #515353;
    font-family: 'Garamond', sans-serif;
    font-weight: normal;
}

.contact-details-wrap .cnt-address-phone-wrap {
    display: flex;
}

.contact-details-wrap .cnt-address-phone-wrap>div h2 {
    font-size: 25px;
    line-height: 30px;
    color: #000000;
    font-family: 'AdobeGaramondPro';
    text-align: center;
    font-weight: 400;
    margin-bottom: 4px;
}

.contact-details-wrap .cnt-address-phone-wrap>div {
    background-color: #f8f8fa;
    border-left: 10px solid #3d3d3e;
    padding-left: 155px;
    min-height: 194px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    max-width: 490px;
    width: 100%;
    position: relative;
}

.contact-details-wrap .cnt-address-phone-wrap>div::before {
    content: '';
    background-image: url(../images/contact-icon-sprite.png);
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 68px;
    height: 72px;
    position: absolute;
    margin-left: -101px;
}

.contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email::before {
    background-position: -135px 0;
}

.contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-address::before {
    background-position: -266px 0;
}

.contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email {
    margin: 0 30px;
}

.contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email {
    padding-left: 202px;
}

.contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-address {
    padding-left: 130px;
    padding-right: 64px;
}

.contact-details-wrap .cnt-address-phone-wrap>div>div p {
    display: inline;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
}

.contact-details-wrap .cnt-address-phone-wrap>div>div {
    font-size: 21px;
    line-height: 32px;
    color: #2f2f2f;
}

.contact-details-wrap .cnt-address-phone-wrap>div>div a,
.contact-details-wrap .cnt-address-phone-wrap>div>a {
    font-size: 21px;
    line-height: 32px;
    color: #2f2f2f;
}

.contact-details-wrap .cnt-address-phone-wrap>div>div a:hover,
.contact-details-wrap .cnt-address-phone-wrap>div>a:hover {
    color: #c0ae9d;
}

.contact-form-wrap .form {
    background-color: #F8F8FA;
    padding: 28px 52px 75px;
    margin-top: 57px;
    margin-bottom: 40px;
    max-width: 767px;
}

.contact-main-form h2 {
    font-size: 44px;
    font-weight: 400;
    line-height: 222%;
    color: #2F2F2F;
    margin: 0;
}

.contact-main-form h2+.input-group {
    display: flex;
    width: 100%;
}

.contact-main-form h2+.input-group .input-field:first-child {
    margin-right: 28px;
}

html body#neve_body .contact-main-form .input-group .input-field input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
html body#neve_body .contact-main-form textarea {
    border-width: 0;
    min-height: 77px;
}

html body#neve_body .contact-main-form textarea {
    min-height: 257px;
}

.contact-main-form .input-group .input-field {
    margin-bottom: 20px;
}

.contact-main-form .submit input.wpcf7-form-control {
    background-color: #1F2324;
    font-size: 25px;
    font-family: 'AdobeGaramondPro';
    font-weight: 400;
    line-height: 120%;
    padding: 15px 37px;
    border-radius: 0;
}

.contact-main-form .submit input.wpcf7-form-control:hover {
    background: #c0ae9d;
    color: #fff;
}

.contact-main-form .recaptcha-wrap {
    margin-bottom: 20px;
}

.contact-main-form .submit>p {
    display: flex;
    align-items: center;
}

.recaptcha-wrap .g-recaptcha.wpcf7-not-valid>div>div>iframe {
    border: 1px solid red;
    border-radius: 4px;
}

html body#neve_body .contact-main-form input.wpcf7-not-valid,
html body#neve_body .contact-main-form textarea.wpcf7-not-valid {
    border-width: 1px !important;
}

/*-----contact-page-close----*/

/*-----my-account-page-start----*/

body.woocommerce-account.woocommerce-dashboard {
    padding-top: 0;
}

body.woocommerce-account.woocommerce-dashboard .container.single-page-container .nv-single-page-wrap .nv-content-wrap {
    padding-top: 0;
}

body.woocommerce-account.woocommerce-dashboard .container.single-page-container .nv-single-page-wrap .nv-content-wrap .banner-carousal-wrap {
    margin: 0 -15px;
}

body.woocommerce-account .container.single-page-container .banner-carousal-wrap img {
    object-fit: cover;
    width: 100%;
}

body.woocommerce-account main#content .container.single-page-container .banner-carousal-wrap .caption-wrap {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    background-color: transparent;
    opacity: 1;
    z-index: 1;
}

body.woocommerce-account .banner-carousal-wrap .caption-wrap .caption {
    background: rgba(255, 255, 255, 0.80);
    text-align: center;
    display: inline-block;
    padding: 29px 100px 24px;
    width: 58%;
}

body.woocommerce-account .banner-carousal-wrap .metaslider .flex-control-nav {
    bottom: 30px;
    margin: 0;
}

body.woocommerce-account .banner-carousal-wrap .flex-control-nav li:not(:last-child) a {
    margin-right: 28px;
}

body.woocommerce-account .banner-carousal-wrap .flex-control-nav li a {
    height: 32px;
    width: 32px;
    background: #646265 !important;
    border: 5px solid #646265 !important;
    padding: 5px;
    margin: 0;
    border-radius: 50px;
    position: relative;
    box-shadow: 0 0 1px 1px #bdb6b2 !important;
}

body.woocommerce-account .container.single-page-container .flex-control-nav li a:hover,
body.woocommerce-account .container.single-page-container .flex-control-nav li a.flex-active {
    background: #fff !important;
}

body.woocommerce-account .single-page-container ul.flex-direction-nav {
    display: none;
}

body.woocommerce-account .container.single-page-container .banner-carousal-wrap .caption-wrap .caption h4 {
    font-size: 30px;
    font-weight: normal;
    color: #515353;
    line-height: 120%;
    margin: 0 0 18px;
    text-shadow: 0 0;
}

body.woocommerce-account .container.single-page-container .banner-carousal-wrap .caption-wrap .caption p {
    text-align: center;
    font-size: 18px;
    color: #515353;
    line-height: 120%;
    font-weight: normal;
    text-shadow: 0 0;
}

/*-----my-account-page-close----*/


@media only screen and (max-width: 1400px) {
    body.woocommerce-account .banner-carousal-wrap .flex-control-nav li a {
        height: 22px;
        width: 22px;
    }

    body.woocommerce-account .banner-carousal-wrap .flex-control-nav li:not(:last-child) a {
        margin-right: 10px;
    }

    body.woocommerce-account .banner-carousal-wrap .caption-wrap .caption {
        padding: 20px 25px;
    }

    body.woocommerce-account .container.single-page-container .banner-carousal-wrap .caption-wrap .caption h4 {
        font-size: 20px;
        margin: 0 0 5px 0;
    }

    body.woocommerce-account .container.single-page-container .banner-carousal-wrap .caption-wrap .caption p {
        font-size: 15px;
    }
}

@media only screen and (max-width: 1200px) {
    .main-banner .banner-image {
        height: auto;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email {
        padding-left: 140px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-address {
        padding-left: 120px;
        padding-right: 15px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div {
        padding-left: 130px;
    }

    .contact-form-wrap .form {
        background-color: #F8F8FA;
        padding: 10px 30px 55px;
    }

    html body#neve_body .contact-main-form textarea {
        min-height: 160px;
    }

    body.woocommerce-account .container.single-page-container .banner-carousal-wrap img {
        height: 550px;
    }


    .address-wrap .elementor-shortcode {
        max-width: 262px;
    }

}

@media only screen and (max-width: 991px) {
    body.woocommerce-account.woocommerce-dashboard {
        padding-top: 112px;
    }

    body.woocommerce-account .container.single-page-container .banner-carousal-wrap img {
        height: 450px;
    }
}

@media only screen and (max-width: 1024px) {

    .privacy-policy-page .privacy-policy-p p,
    body main#content .e-n-accordion p {
        font-size: 18px;
    }

    body main#content .e-n-accordion summary.e-n-accordion-item-title .e-n-accordion-item-title-text {
        font-Size: 20px;
    }

    .contact-details-wrap .cnt-address-phone-wrap {
        flex-wrap: wrap;
        justify-content: center;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email {
        margin: 0 0 0 20px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div {
        max-width: 480px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-address {
        margin-top: 20px;
    }

    .contact-main-form h2 {
        font-size: 36px;
    }

    html body#neve_body .contact-main-form .input-group .input-field input:not([type="submit"]):not([type="radio"]):not([type="checkbox"]):not([type="file"]),
    html body#neve_body .contact-main-form textarea {
        min-height: 57px;
    }

    .contact-form-wrap .form {
        margin-top: 30px;
    }
}

@media only screen and (max-width: 1023px) {
    main#content .privacy-policy-page {
        margin-top: 34px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div {
        max-width: 354px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div>div {
        font-size: 17px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div>div a,
    .contact-details-wrap .cnt-address-phone-wrap>div>a {
        font-size: 17px;
        line-height: 26px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div h2 {
        font-size: 21px;
        margin-bottom: 3px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div {
        min-height: 160px;
        padding-left: 85px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div::before {
        width: 60px;
        height: 62px;
        margin-left: -70px;
        background-size: 260px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email::before {
        background-position: -106px 0;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email {
        padding-left: 85px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-address {
        padding-left: 85px;
        padding-right: 20px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-address::before {
        background-position: -211px 0;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email {
        margin: 0 0 0 20px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-address {
        margin-top: 20px;
    }

    .contact-main-form h2 {
        font-size: 28px;
    }

    .contact-form-wrap .form {
        padding: 10px 20px 35px;
    }

    .contact-main-form h2+.input-group {
        flex-wrap: wrap;
    }

    .contact-main-form h2+.input-group .input-field:first-child {
        margin-right: 0;
    }

    main#content .contactus-row .office-email button,
    .contact-main-form .submit input.wpcf7-form-control {
        font-size: 18px;
        padding: 14px 37px;
    }

    main#content .contact-details-wrap {
        padding-top: 60px;
        padding-bottom: 20px;
    }

    .contact-main-form .input-group .input-field {
        margin-bottom: 15px;
    }

    .contact-main-form .recaptcha-wrap {
        margin-bottom: 15px;
    }


    .address-wrap .elementor-shortcode {
        max-width: 228px;
    }

    .privacy-policy-p .elementor-widget-heading h2 {
        margin-bottom: 6px;
    }

}

@media only screen and (max-width: 767px) {
    main#content .main-banner .banner-heading {
        top: 60%;
        max-width: max-content;
    }

    .main-banner .banner-image {
        height: 345px;
    }

    .main-banner .banner-image img {
        height: 100%;
    }

    main#content .main-banner .banner-heading h2 {
        font-size: 15px;
        padding: 15px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div.cnt-wrap-email {
        margin: 20px 0 0 0;
    }

    .contact-form-wrap .form {
        margin-top: 0;
    }

    .contact-main-form h2 {
        font-size: 25px;
    }

    .contact-form-wrap .form {
        margin-bottom: 60px;
    }

    html body#neve_body form textarea {
        padding: 10px 15px;
    }

    .contact-details-wrap .cnt-address-phone-wrap>div {
        min-height: 135px;
    }


    body.woocommerce-account.woocommerce-dashboard {
        padding-top: 172px;
    }

    body.woocommerce-account .container.single-page-container .banner-carousal-wrap img {
        height: 230px;
    }

    body.woocommerce-account .banner-carousal-wrap .caption-wrap .caption {
        padding: 15px;
        font-size: 15px;
        width: 92%;
    }

    body.woocommerce-account .container.single-page-container .banner-carousal-wrap .caption-wrap .caption h4 {
        font-size: 16px;
    }

    body.woocommerce-account .container.single-page-container .banner-carousal-wrap .caption-wrap .caption p {
        font-size: 14px;
    }

    body.woocommerce-account .banner-carousal-wrap .metaslider .flex-control-nav {
        bottom: 15px;
    }

    main#content .privacy-policy-page {
        margin-top: 26px;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .contact-form-wrap .side-image {
        width: 50%;
        margin: auto;
    }

    .contact-main-form h2+.input-group {
        flex-wrap: nowrap;
    }

    .contact-main-form h2+.input-group .input-field:first-child {
        margin-right: 15px;
    }


    body.woocommerce-account.woocommerce-dashboard {
        padding-top: 142px;
    }
}