/*
Theme Name: Simplekey Child Theme
Theme URI: http://demo.themevan.com/simpekey
Description: Child Theme for the SimpleKey theme.
Template:  simplekey
Author: ThemeVan
Author URI:  http://www.themevan.com
License: GNU General Public License and Themeforest general license
License URI: License/README_License.txt
Tags: one-column,flexible-width,custom-colors,custom-menu,theme-options,translation-ready
Version: 1.0
*/
@import url(../simplekey/style.css);

.portfolios .portfolio-item {
    width: 241px;
    height: 413px;
    margin: 0 2px 2px 0;
}

.shrink h1#site-logo,
.shrink h1#site-logo a {
    background-size: auto 25px !important;
}

#primary-menu-container ul li.current-menu-item a {
    /* color: #3b5998;
    background: #fff; */
    padding: 0px 10px;
}

#primary-menu-container ul .active a{
	background: #fff !important;
	color: #3b5998 !important;
}

.vc_general.vc_cta3 h4 {
    margin-bottom: 10px !important;
}

.vc_btn3.vc_btn3-color-sky {
    color: #f7f7f7;
    background-color: #3b5998 !important;
}


.built-in-btn,
.built-in-btn:hover {
    color: #ffffff;
    border-right: 0px solid #ddd;
    border-bottom: 0px solid #ccc;
    background: #3b5998 !important;
    border-radius: 5px;
}

::selection {
    background: #3b5998 !important;
    color: #fff;
}


/* ============ (10-04-2025) ============ */

body {
    scroll-behavior: smooth;
    transition: all 0.5s ease-in-out;
}

a {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#primary-menu #primary-menu-container,
.social-icons {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

#primary-menu-container>ul>li {
    transition: all 0.5s ease-in-out;
}

#primary-menu {
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    position: fixed;
    top: 0;
}

.admin-bar #primary-menu {
    transition: all 0.5s ease-in-out;
}

#primary-menu.shrink {
    transition: all 0.5s ease-in-out;
}

.admin-bar #primary-menu.shrink {
    transition: all 0.5s ease-in-out;
}

#primary-menu-container ul li {
    margin: 0px 5px;
    padding: 0 0px;
}

#primary-menu-container a {
    padding: 0px 10px;
}

#primary-menu-container ul li:hover,
#primary-menu-container ul li:focus,
#primary-menu-container ul li a:hover,
#primary-menu-container ul li a:focus {
    background: #fff;
    color: #3b5998;
}

#primary-menu.shrink,
.shrink #primary-menu-container>ul>li {
    height: 69px;
    line-height: 69px;
}

#primary-menu-container a:hover,
#primary-menu-container li.current-menu-item a:hover,
#primary-menu-container li ul.sub-menu li a:hover {
    color: #3b5998 !important;
}

#primary-menu-container ul li.current-menu-item a {
    transition: all 0.5s ease-in-out;
}

#primary-menu.float-menu h1#site-logo,
h1#site-logo a {
    width: 180px;
}

.shrink h1#site-logo,
.shrink h1#site-logo a {
    height: 69px;
}

.shrink h1#site-logo,
.shrink h1#site-logo a {
    background-size: 100% !important;
}

.shrink h1#site-logo,
.shrink h1#site-logo a {
    width: 180px;
}

.shrink #primary-menu-container>ul>li a {
    font-size: 14px;
}

#top-slider {
    transition: all 0.5s ease-in-out;
}

.pricetable .plan .list_check {
    padding: 0px 15px;
}

.sathi-services .config_item h2 {
    min-height: 60px;
}

.blue-theme-btn .vc_btn3-color-sky:hover {
    background: transparent !important;
    border: 1px solid #3b5998 !important;
    color: #3b5998 !important;
}

.pricetable .built-in-btn:hover {
    background: transparent !important;
    border: 1px solid #3b5998 !important;
    color: #3b5998 !important;
}

.contactform .contact-btn:hover {
    background: transparent !important;
    border: 1px solid #3b5998 !important;
    color: #3b5998 !important;
}

.mb-3 {
    margin-bottom: 30px;
}

.support-box {
    min-height: 120px;
}

.blue-price-box .plan4 figure {
    background: #b39d85;
}

.blue-price-box .plan4 figcaption {
    background: #a28e77;
}

.home_slider_enabled .page-area .title h2 {
    text-transform: unset;
    margin-bottom: 20px;
}

.requirement-box {
    border-color: #4564A7 !important;
    background-color: rgba(69, 100, 167, 0.1) !important;
    border-style: dashed !important;
    border-width: 2px !important;
    transition: all 0.5s ease-in-out;
}
.requirement-box ul{padding:0px; margin:0px}
.requirement-box ul li {
    color: #3B5998;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
    font-weight: 600;
	list-style:none;
}
/*.entry .requirement-box ul li ul{padding-left:20px !important; margin:8px 0px !important;}
.requirement-box ul li {
    color: #3B5998;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0px;
    font-weight: 500;
}*/

.requirement-box:hover {
    box-shadow: 0px 0px 10px rgba(59, 89, 152, 0.5);
}

.faq-section .vc_toggle_title h4 {
    color: #3B5998;
    font-size: 16px;
}

.features-box .vc_col-has-fill {}

.features-box .vc_col-has-fill .vc_column-inner {
    border-color: #4564A7 !important;
    border-style: dashed !important;
    border-width: 1px !important;
    border-radius: 15px;
    transition: all 0.5s ease-in-out;
    padding: 0 !important;
    margin: 0;
    overflow: hidden;
}

.features-box .vc_col-has-fill .vc_column-inner:hover {
    box-shadow: 0px 0px 10px rgba(59, 89, 152, 0.5);
}

.features-box .vc_col-has-fill .vc_general.vc_cta3 h4 {
    min-height: 55px;
}

#backtoTop {
    width: 50px;
    height: 50px;
    display: none;
    position: fixed;
    bottom: 30px;
    right: 20px;
    cursor: pointer;
    background: url(./assets/img/top-arrow.svg) #3b5998 no-repeat;
    background-position: top center;
    background-size: 88%;
    border-radius: 50px;
    box-shadow: 0px 0px 10px #ccc;
    z-index: 999;
}

.page-area .title h2 strong {
    position: relative;
}

.page-area .title h2 strong:before {
    background: url(./assets/img/title-line-three.svg) no-repeat center right;
    bottom: -7px;
    content: '';
    position: absolute;
    top: 50px;
    width: 100%;
    max-width: 250px;
    height: 10px;
    right: 0;
    background-size: 100%;
}

#support.page-area .title h2 strong:before {
    filter: brightness(0) invert(1);
}

.contactform input,
.contactform textarea {
    margin: 0px;
    color: #ffff !important;
    border-radius: 5px;
    resize: none;
}

.contactform label {
    display: block;
    margin-bottom: 15px;
}

#contact .contactform .contact-btn {
    margin-top: 15px;
}

.contactform .cp {
    position: relative;
    min-height: 60px;
    left: 0;
}

.contactform .cp .error {
    color: #EC4242;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 0px;
}

.contactform .wpcf7-submit {
    background: #3b5998;
    color: #4c2d20;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    border: none;
    width: 150px;
    height: 40px;
    padding: 5px 10px;
    text-shadow: unset !important;
    border-radius: 5px;
}

.contactform .wpcf7-submit:hover {
    background: #fff;
    border-color: #fff;
    color: #3b5998 !important;
}

.support-section .wpb_wrapper p {
    font-size: 18px;
}

.faq-section .faq-alerts-box {
    color: #3b5998;
    background-color: #cce5ff;
    border-color: #b8daff;
    border: 1px dashed;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.faq-section .faq-alerts-box pre {
    background-color: #cce5ff;
}

#primary-menu {
    box-shadow: 0px 0px 10px #ccc;
}

.admin-bar #primary-menu.shrink {
    box-shadow: 0px 0px 10px #ccc;
}

.sathi-services .config_item .thumbnail {
    margin-bottom: 0;
}

.sathi-services .config_item img {
    height: 90px;
    margin-bottom: 15px;
}


#container .page-area {
    padding: 65px 0 70px;
}

.page-area .title,
.home .page-area .title {
    margin: 0 0 50px;
}

.remove-spacing .wpb_content_element {
    margin-bottom: 0px;
}

.remove-spacing h5,
.remove-spacing h4 {
    margin: 0px 0px;
}

.features-box-bottom-text .vc_general.vc_cta3 {
    border: 0;
    margin-top: 30px;
}

.about-spacing .wpb_content_element {
    margin-bottom: 10px;
}

.about-spacing h5 {
    margin: 0px 0px;
}

.why-choose-section .remove-spacing h5 {
    margin-top: 15px;
}

section#about .about-spacing .vc_btn3 {
    margin: 30px 0px -10px;
}

section#about .blue-theme-btn .vc_btn3-color-sky:hover {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #3b5998 !important;
}

section#services .service-section .remove-spacing .vc_btn3 {
    margin: 30px 0px -10px;
}

section#faq .faq-section .vc_btn3 {
    margin: 30px 0px -10px;
}

section#support .support-section .blue-theme-btn .vc_btn3 {
    margin: 30px 0px -10px;
}

section#support .support-section .blue-theme-btn .vc_btn3-color-sky {
    background: #fff !important;
    border: 1px solid #fff !important;
    color: #3b5998 !important;
}

section#support .support-section .blue-theme-btn .vc_btn3-color-sky:hover {
    background: #3b5998 !important;
    border: 1px solid #fff !important;
    color: #fff !important;
}

.vc_btn3.vc_btn3-icon-left {
    text-transform: capitalize;
    text-align: left;
    font-size: 16px !important;
}

#top-slider span {
    font-family: 'nexa_boldregular' !important;
}

.tag-line {
    background: rgba(59, 89, 152, 0.35);
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 18px;
    font-style: italic;
    line-height: normal;
    font-weight: 600;
}

.short-line {
    margin-top: 20px;
    font-size: 18px;
    font-style: oblique;
    line-height: normal;
    font-weight: 500;
}

.telegram-icon {
    width: 50px;
    display: block;
    margin: 20px 0px 0px;
}

.telegram-qa-card {
    background: #fff;
    width: max-content;
    border-radius: 20px;
    overflow: hidden;
    width: 200px;
    margin: 20px 0px 0px;
}

.contactway {
    margin-top: 10px;
}

.contact-inform {
    margin: 10px 0px 0px;
    padding: 0px 0px;
    list-style: none;
}

.contact-inform li {
    font-size: 16px;
    line-height: 25px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 15px;
}

.contact-inform li:last-child {
    margin-bottom: 0px;
	display:flex;
}
.contact-inform li:last-child a{display:inline-block}
.contact-inform li a {
    color: #fff;
}

.contact-inform li a:hover {
    text-decoration: underline;
    color: #fff;
}

.contact-inform li strong {
    min-width: 100px;
    display: inline-block;
}

#contact .contactway {
    display: none;
}

section#contact .wpcf7 form.invalid .wpcf7-response-output {
    display: none;
}

.sk_close_button {
    width: auto;
    height: auto;
    right: 300px;
    background: #3b5998;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0px 0px 10px;
    padding: 15px 15px;
}


@media (max-width: 1200px) {
    section#pricing .vc_col-sm-1\/5 {
        width: 33%;
    }
}

@media (max-width: 992px) {
    #sk_mobile_menu {
        display: block;
        margin-right: 15px;
    }

    #primary-menu-container {
        display: none;
    }

    .faq-section .faq-alerts-box pre {
        white-space: normal;
    }

    .pricing-section .vc_col-sm-1\/5 {
        width: 50% !important;
    }

    .features-box {
        padding: 0px 0px;
        margin: 0px !important;
    }

    .faq-section {
        margin: 0px !important;
    }

    .service-section {
        margin: 0px !important;
    }

    .service-section h4 {
        margin: 0px;
    }

    .support-section {
        margin: 0px !important;
    }

    section#support .vc_col-sm-3 {
        width: 50%;
    }

    .support-box {
        min-height: 90px;
        margin-bottom: 20px;
    }

    .about-section {
        margin: 0px !important;
    }

    .pricing-section {
        margin: 0px !important;
    }

    .why-choose-section {
        margin: 0px !important;
    }

    .page-area .title h1,
    .page-area .title h1 strong,
    .page-area .title h2,
    .page-area .title h2 strong {
        font-size: 25px !important;
    }

    .page-area .title h2 strong:before {
        top: 35px;
    }

    .tag-line {
        background: transparent;
        color: #fff;
        padding: 0px;
        border-radius: 5px;
        margin-bottom: 0px;
        border: 0px dashed #fff;
        margin-top: unset;
        font-size: unset;
        font-style: unset;
        line-height: normal;
        font-weight: unset;
    }

    .short-line {
        margin-top: unset;
        font-size: unset;
        font-style: unset;
        line-height: unset;
        font-weight: unset;
    }

    .contactform input,
    .contactform textarea {
        width: 95%;
    }

    .contactform {
        width: 100%;
    }

    .contactinfo {
        width: 100%;
        margin-top: 50px;
    }

    .shrink .mini-menu-button {
        height: 70px;
        line-height: 70px;
    }

    .shrink h1#site-logo,
    .shrink h1#site-logo a {
        background-size: auto 22px !important;
    }

    .shrink h1#site-logo,
    .shrink h1#site-logo a {
        width: 120px;
    }
}

@media (max-width: 767px) {

    .home #top {
        max-height: 615px !important;
    }

    #container .page-area {
        padding: 100px 0 50px;
    }

    .page-area .title,
    .home .page-area .title {
        margin: 0 0 30px;
    }

    .features-box {
        padding: 0px 0px;
        margin: 0px !important;
    }

    .faq-section {
        margin: 0px !important;
    }

    .service-section {
        margin: 0px !important;
    }

    .service-section h4 {
        margin: 0px;
    }

    .support-section {
        margin: 0px !important;
    }

    section#support .vc_col-sm-3 {
        width: 100%;
    }

    .about-section {
        margin: 0px !important;
    }

    section#about .title {
        margin: 0px 0px 30px;
    }

    .about-section .vc_icon_element {
        margin-bottom: 10px;
    }

    .about-section h5 {
        margin: 0px;
    }

    .pricing-section {
        margin: 0px !important;
    }

    .why-choose-section {
        margin: 0px !important;
    }

    .support-box {
        min-height: auto;
        margin-bottom: 20px;
    }

    .page-area .title h1,
    .page-area .title h1 strong,
    .page-area .title h2,
    .page-area .title h2 strong {
        font-size: 20px !important;
    }

    .page-area .title h2 strong:before {
        top: 30px;
    }

    #backtoTop {
        width: 40px;
        height: 40px;
        background-size: 85%;
    }

    #key-features.page-area .title h2 strong:before {
        top: 60px;
        left: 60px;
    }

    section#downloads .entry h1 {
        margin: 0px 0px 20px;
    }

    .sathi-services .config_item h2 {
        min-height: auto;
    }

    .pricing-section .vc_col-sm-1\/5 {
        width: 100% !important;
    }

    #primary-menu.shrink {
        opacity: 1 !important;
        height: 69px !important;
    }

    .shrink h1#site-logo,
    .shrink h1#site-logo a {
        width: 120px !important;
        height: 69px !important;
        background-size: 100% !important;
    }

    .entry .service-section h3 {
        font-size: 18px !important;
    }

    .sathi-services.service-section .config_item {
        width: 100%;
        margin-bottom: 10px;
    }

    .about-spacing .wpb_content_element {
        margin-bottom: 30px;
    }

    .features-box .vc_col-has-fill .vc_general.vc_cta3 h4 {
        min-height: auto;
        font-size: 16px;
    }

    .features-box .vc_col-has-fill .vc_column-inner .vc_general.vc_cta3 {
        padding: 20px 20px !important;
    }

    section#why-choose-us.page-area {
        padding: 50px 0 50px;
    }

    .entry .service-section .remove-spacing h4 {
        font-size: 16px;
    }

    .features-box-bottom-text .vc_general.vc_cta3 {
        margin-top: 10px;
    }

    .features-box-bottom-text .vc_general.vc_cta3 p {
        font-size: 16px !important;
    }

    .wpb_wrapper .pricetable {
        margin-bottom: 10px;
    }

    .shrink .mini-menu-button {
        height: 69px;
        line-height: 69px;
    }

    section#contact {
        padding: 50px 15px 30px !important;
    }

    #contact .contactform .contact-btn {
        margin-top: 10px;
    }

    section#downloads {
        text-align: center !important;
        margin: 0 auto !important;
    }

    section#downloads .vc_btn3-container.vc_btn3-left {
        text-align: center;
    }

    .footer-r.menu #menu-footer-menu li {
        margin-bottom: 8px;
    }

    .footer-r.menu #menu-footer-menu a {
        color: #898989;
        font-size: 12px;
        font-weight: 500;
        padding: 5px 10px;
    }

    .footer-r.menu #menu-footer-menu a:hover {
        color: #fff;
    }

    section#downloads .entry h1 {
        font-size: 25px;
    }
}

@media only screen and (max-width: 640px) {
    #footer .footer-l {
        padding: 0px 10px;
    }
}

/* ============ (10-04-2025) ============ */


.home #top {
    max-height: 615px !important;
}

/*Chekout page style*/
.woocommerce-checkout .page-area {
    padding: 100px 0 0 0px !important;
}


.woocommerce-checkout .wrapper {
    width: 100%;
    height: auto;
    margin: 0 auto;
    max-width: 1200px;
}

.woocommerce-checkout pre.wp-block-preformatted {
    padding: 0px;
    border: 0px solid #eee;
    padding: 10px;
    background: #fff;
    margin-bottom: 20px;
}


.wp-block-preformatted {
    white-space: unset;
}

.woocommerce-info {
    padding: 0em 2em 0em 3.5em;
}

.woocommerce-info::before {
    top: 0em;
}

.woocommerce form.checkout_coupon {
    padding: 0px 10px;
    margin: 25px 0px 0px;
}

.checkout.woocommerce-checkout ul.woocommerce-error {
    display: none;
}

.woocommerce form.checkout_coupon .form-row input[type="text"] {
    padding: 15px 10px;
    border: 1px solid #3b5998;
    box-shadow: none;
}

.checkout_coupon .form-row.form-row-last .button {
    padding: 14px 0px;
    font-size: 16px;
    font-weight: 600;
    background: #3b5998;
    border: 1px solid #3b5998;
    box-shadow: none;
    color: #fff;
    text-transform: capitalize;
}

.checkout_coupon .form-row.form-row-last .button:hover,
.checkout_coupon .form-row.form-row-last .button:focus {
    background: transparent;
    border: 1px solid #3b5998;
    color: #3b5998;
}

.address-field.update_totals_on_change span strong {
    border: 1px solid #000;
    display: inline-block;
    width: -webkit-fill-available;
    padding: 5px 10px;
    border-radius: 5px;
}

.woocommerce .woocommerce-checkout-payment .button,
.single_add_to_cart_button {
    background: #3b5998 !important;
    color: #fff !important;
    border: none !important;
}

.woocommerce-additional-fields__field-wrapper .notes textarea {
    height: 100px !important;
    resize: none;

}

.checkout.woocommerce-checkout h3 {
    margin: 30px 0px 0px;
}

.checkout.woocommerce-checkout #customer_details {
    border-width: 1px;
    padding: 0px 20px;
    margin: 0px 0px;
    width: auto;

}

#contact.page-area .title h2 strong:before {
    display: none;
}

.woocommerce .woocommerce-message {
    color: #3b5998;
    border-top: 2px solid #3b5998;
}

.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward {
    padding: 14px 0px;
    font-size: 16px;
    font-weight: 600;
    background: #3b5998;
    border: 1px solid #3b5998;
    box-shadow: none;
    color: #fff;
    text-transform: capitalize;
}

.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:hover,
.woocommerce-notices-wrapper .woocommerce-message .button.wc-forward:focus{
    background: transparent;
    border: 1px solid #3b5998;
    color: #3b5998;
}

.checkout.woocommerce-checkout #order_review_heading {
    margin-bottom: 30px;
}

.woocommerce #payment {
    margin-top: 30px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    float: unset;
    font-size: 18px;
}

.woocommerce .col2-set .col-1 {
    padding-bottom: 20px;
}

.woocommerce-checkout #payment div.payment_box {
    margin: 1em 0 0;
}

.woocommerce-checkout #payment div.form-row {
    padding: 0em 1em 1em;
}

.woocommerce #payment ul.payment_methods li, .woocommerce-page #payment ul.payment_methods li {
    padding: 10px 0 0;
}

.woocommerce-checkout section#contact {
    padding: 80px 20px !important;
}

#checkout-page .woocommerce-notices-wrapper {
    display: none;
}

.woocommerce-checkout-payment .place-order .button {
    border: 1px solid #3b5998 !important;
}

.woocommerce-checkout-payment .place-order .button:hover,
.woocommerce-checkout-payment .place-order .button:focus{
    background: transparent !important;
    border: 1px solid #3b5998 !important;
    color: #3b5998 !important;
}

section#downloads .vc_single_image-wrapper img {
    pointer-events: none;
}

section#contact .title h2 strong {
    text-transform: capitalize;
}

#btn-razorpay {
    background: #3b5998;
    border-radius: 5px;
    padding: 15px 30px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: normal;
    color: #fff;
    border: 1px solid #3b5998;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
}

#btn-razorpay:hover,
#btn-razorpay:focus {
    background: transparent;
    color: #3b5998;
    border: 1px solid #3b5998;
}

#btn-razorpay-cancel {
    background: transparent;
    border-radius: 5px;
    padding: 15px 30px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: normal;
    color: #3b5998;
    border: 1px solid #3b5998;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
}

#btn-razorpay-cancel:hover,
#btn-razorpay-cancel:focus {
    background: #3b5998;
    color: #fff;
    border: 1px solid #3b5998;
}

.error404_info .gohome {
    background: #3b5998;
    border-radius: 5px;
    padding: 15px 30px;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: normal;
    color: #fff;
    border: 1px solid #3b5998;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
}

.error404_info .gohome:hover,
.error404_info .gohome:focus {
    background: transparent;
    color: #3b5998;
    border: 1px solid #3b5998;
}


.error404 #container {
    min-height: 100%;
    height: calc(100vh - 78px);
}

.error404 #container .page-area {
    padding: 80px 0 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 400px;
}

@media (max-width:1300px) {
    .error404 #container .page-area {
        min-height: 300px;
    }
}

@media (max-width:992px) {
    .woocommerce-checkout section#contact {
        padding: 50px 20px 30px !important;
    }
}

@media (max-width:767px){
    .woocommerce-info {
        padding: 1em 2em 1em 3.5em;
        line-height: 24px !important;

    }
    .woocommerce-info  a{ display: inline-block;}
    .woocommerce-info::before {
        top: 16px;
    }

    .woocommerce-checkout .page-area {
        padding: 50px 0 0 0px !important;
    }
    .woocommerce form.checkout_coupon {
        padding: 0px 10px;
        margin: 15px 0px 15px;
    }
    .woocommerce .col2-set .col-1 {
        padding-bottom: 0px;
    }

    .woocommerce form .form-row, .woocommerce-page form .form-row {
        margin: 10px 0 5px;
        padding: 3px 15px 3px 15px;
    }

    .checkout.woocommerce-checkout #customer_details {
        padding: 0px 10px;
    }

    .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        float: unset;
        font-size: 16px;
        width: auto;
    }

    .error404_info {
        width: 100%;
    }

    .error404 #container {
        min-height: 100%;
        height: calc(100vh - 198px);
    }
}

@media only screen and (max-width: 479px) {
    .woocommerce form .form-row, .woocommerce-page form .form-row {
        width: auto;
        float: unset;
    }
}

@media (max-width: 576px) {
    .cky-preference-center {
        margin-top: 50px;
    }
}


.woocommerce-billing-fields__field-wrapper .optional{
    color: #a00;
}


section[id] {
	scroll-margin-top: 70px; /* match your header height */
}

.woocommerce-checkout .page-area .title {
    margin: 0 0 20px;
}
 
.checkout.woocommerce-checkout #order_review_heading {
    margin-bottom: 15px;
}
 
.checkout.woocommerce-checkout h3 {
    margin: 15px 0px 0px;
}
 
.woocommerce #payment {
    margin-top: 15px;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields h3 {
    margin-bottom: 5px;
}
  
/*.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-flow: wrap;
}*/
 
.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
    padding: 3px 15px 3px 0;
    margin: 0px 0px 5px;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row label {
    line-height: normal;
}
 
@media (max-width: 1200px) {
    .checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
        padding: 3px 15px 3px 0;
    }
}
 
@media (max-width: 767px) {
    .checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row {
        padding: 3px 15px 3px 0;
    }

    .checkout.woocommerce-checkout .woocommerce-billing-fields h3 {
        font-size: 18px;
    }

    .checkout.woocommerce-checkout #order_review_heading {
        font-size: 18px;
    }

    .woocommerce-checkout .page-area {
        padding: 20px 0 0 0px !important;
    }

    .woocommerce-checkout .page-area .title {
        margin: 0 0 5px;
    }
    #terms-and-conditions-page h1{
        padding: 0 !important;
    }
    #end-user-license-agreement-page h1{
        padding: 0 !important;
    }
    #refund-and-cancellation-policy-page h1{
        padding: 0 !important;
    }
    #privacy-policy-page h1{
        padding: 0 !important;
    }
}
div#pricing-3\ Months .plan4 figure{
    background: #6381c1 !important;
}
div#pricing-3\ Months .plan4 figcaption{
    background: #3b5998 !important;
}
#terms-and-conditions-page h1{
    padding: 50px 0 0px;
}
#end-user-license-agreement-page h1{
    padding: 50px 0 0px;
}
#refund-and-cancellation-policy-page h1{
    padding: 50px 0 0px;
}
#privacy-policy-page h1{
    padding: 50px 0 0px;
}
.copyright-div{
    margin-top: 50px;
    margin-left: 10px;
}
.footer-policy-links{
    margin-top: 10px;
}

/*New Style for blogs pages*/
.page-id-313 #container .page-area{padding:90px 0 70px;}
.page-id-313 #container #portfolio-tpl .wrapper {width: 100%;  max-width: 1320px;}
.page-id-313 #container .page-area .wrapper .post { padding: 20px; border: 1px solid #dcdcdc; margin-bottom: 30px;}
.page-id-313 #container .page-area .wrapper .post .column{margin-right:4%;}
#footer .wrapper {width: 100%;  max-width: 1320px;}
.single-post #container .page-area:not(#contact) {
    padding-top: 120px;
}

@media (max-width:767px){
	.copyright-div {
    margin-top: 10px;
    margin-left: 10px;
    position: relative;
    text-align: left;
    display: inline-block;
}
	#footer .menu li {
    float: left;
    padding: 10px 10px 10px 0px;
}
	.footer-policy-links{padding-right:10px;}
	.single-post #container .page-area:not(#contact) {
    padding-top: 50px;
}
	.page-id-313 #container .page-area {    padding: 30px 0 70px;}

}


.vc_custom_1758200300576 h5{margin-top:0px !important;}

.social-icons-new a.whatsapp {
    background: #4CAF50 !important;
}


