/*!
Theme Name: Kadence
Theme URI: https://www.kadencewp.com/kadence-theme/
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Version: 1.1.51
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence
Requires at least: 6.2
Tested up to: 6.4
Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce
Requires PHP: 7.2

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share
what you've learned with others.
*/
.woocommerce ul.products li.product .star-rating~.price{
    padding-right: 0 !important;
}
.elementor-16 .elementor-element.elementor-element-851889a .eael-contact-form{
    margin: 0 auto !important;
    text-align: center;
}
.wpcf7-form .wpcf7-spinner{
    display: none !important;
}
.wpcf7-form-control.wpcf7-submit.has-spinner{
    max-width: 100%;
}
.one-click{
    background: transparent;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #295cff;
    border: 1px solid #295cff;
    border-radius: 3px;
    padding: 9px 33px;
    line-height: 1;
    height: 40px;
}
.one-click:hover{
    background: #295cff;
    color: white;
}
.woocommerce div.product .cart .button.single_add_to_cart_button {
    line-height: 1;
    height: 100%;
    padding: 9px 55px;
    height: 40px;

}
.woocommerce div.product div.summary .cart p{
    margin: 0;
}
.woocommerce div.product form.cart{
    gap: 10px 14px;
}
.woocommerce div.product form.cart::before, .woocommerce div.product form.cart::after{
    content: none !important;
}
.modal-md{
    max-width: 460px;
  
    
}
.modal-content{
    padding: 50px;
    border-radius: 16px;
}
.modal-title{
    font-weight: 700;
    font-size: 37px;
    line-height: 105%;
    letter-spacing: -0.01em;
    text-align: center;
    color: #333;
    text-align: center;
}
.modal-header{
    padding: 0;
    border: none;
    justify-content: center;
    margin-bottom: 30px;
}
.modal-header .close{
    position: absolute;
    right: 25px;
    top: 25px;
    background: none;
    padding: 0;
}
.modal-body{
    padding: 0;
}
.modal-body label{
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: -0.03em;
    color: #333;
}
.modal-body label input{
    border-radius: 6px;
    width: 100%;
    padding: 19px 22px;
    font-weight: 400;
    font-size: 15px;
    line-height: 120%;
    letter-spacing: -0.03em;
    color: #757c8a;
    background: #f3f3f3;
    border: none;
    margin-top: 5px;
}
.wpcf7-form-control-wrap[data-name = "acceptance-474"] input{
    opacity: 0;
    position: absolute;
}
.wpcf7-form-control-wrap[data-name = "acceptance-474"] label{
    position: relative;
}
.wpcf7-form-control-wrap[data-name = "acceptance-474"] label span::before{
    border-radius: 4px;
    width: 21px;
    height: 21px;
    background: #295cff;
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: -32px;
    margin: auto;
}
.wpcf7-form-control-wrap[data-name = "acceptance-474"] label input:checked + span::after{
    content: '';
    position: absolute;
    width: 10px;
    height: 6px;
    border-left: 1.5px solid white;
    border-bottom: 1.5px solid white;
    left: -27px;
    top: 0;
    bottom: 4px;
    margin: auto;
    transform: rotate(-50deg);
}
.wpcf7-list-item{
    margin-left: 32px;
}
.modal-body form > p:nth-child(5){
    margin-bottom: 0;
}
.modal-body form > p:nth-child(5) *{
    cursor: pointer;
}
.modal-body form > p:nth-child(3){
    margin-bottom: 35px;
}
.modal-body form > p:nth-child(4){
    margin-bottom: 8px;
}
.modal-body form > p:nth-child(5),.modal-body form > p:nth-child(4){
    text-align: center;
}
.modal-body form input[type = "submit"]{
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    border-radius: 6px;
    padding: 18px 40px;
    background: #295cff;
    margin-top: 35px;
    width: 240px;
    margin: auto;
}
.check-btn + .wpcf7-list-item-label{
    font-weight: 400;
font-size: 14px;
line-height: 129%;
letter-spacing: -0.03em;
color: #444;
}

.modal-title span {
    color: #295cff;
}

.modal--price .modal-header {
    margin-bottom: 17px;
}

.price-modal {
    column-count: 2;
    column-rule: 1px solid #e8e8e8;
    column-gap: 62px;
    position: relative;
}

.modal--price .modal-dialog {
    max-width: 904px;
}

.price-modal {
    margin-top: 30px;
}

.price-modal:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    background: #e8e8e8;
    height: 1px;
}

.price-modal__header {
    font-weight: 400;
    font-size: 15px;
    line-height: 125%;
    letter-spacing: -0.01em;
    text-align: center;
    color: #333;
    margin-bottom: 22px;
    max-width: 318px;
    margin-left: auto;
    margin-right: auto;
}

.price-modal__description {
    margin-bottom: 20px;
    font-family: var(--font-family);
    font-weight: 600;
    font-size: 15px;
    line-height: 135%;
    letter-spacing: -0.01em;
    color: #333;
}

.price-modal__description span {
    color: #295cff;
}

.price-modal__image img {
    border-radius: 15px;
    display: block;
    overflow: hidden;
}


.modal--price .wpcf7-form-control-wrap[data-name = "acceptance-474"] label span::before {
    width: 17px;
    height: 17px;
    background: transparent;
    border: 1px solid #c5c5c5;
    left: 0;
    position: static;
    display: inline-block;
    /* vertical-align: middle; */
    margin-right: 11px;
    flex-shrink: 0;
    margin-top: 0;
}

.modal--price span.wpcf7-list-item {
    margin: 0;
}

.modal--price span.wpcf7-list-item-label {
    font-weight: 400;
    font-size: 13px;
    line-height: 110%;
    letter-spacing: -0.01em;
    color: #868686;
    display: flex;
    align-items: flex-start;
}

.modal--price .modal-body form input[type = "submit"] {
    width: 100%;
    margin: 8px 0 17px;
    border: 1px solid #295cff;
    height: 50px;
    padding: 0;
}

.modal--price label:not(:only-child) {
    margin-bottom: 14px;
    display: flex;
    flex-direction: column;
    row-gap: 5px;
    font-weight: 400;
    font-size: 13px;
    line-height: 154%;
    letter-spacing: -0.03em;
    color: #333;
}

.modal--price label input {
    background: #f3f3f3;
    border-radius: 6px;
    padding: 10px 22px 10px 22px;
    width: 366px;
    height: 50px;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 129%;
    letter-spacing: -0.03em;
    color: #757c8a;
    width: 100%;
}

.modal--price label input::placeholder {
    color: #757c8a;
}

.modal--price .wpcf7-form-control-wrap[data-name = "acceptance-474"] label input:checked + span::before {
    background: #295cff;
    border-color: #295cff;
}

.modal--price .wpcf7-form-control-wrap[data-name = "acceptance-474"] label input:checked + span::after {
    left: 3px;
    top: -12px;
}

.modal--price .wpcf7-form-control-wrap[data-name = "acceptance-474"] label {
    cursor: pointer;
}

.modal--price .wpcf7-form-control-wrap[data-name = "acceptance-474"] input {
    cursor: pointer;
}

.modal--price .modal-body form input[type = "submit"]:hover {
    background: transparent;
    color: #295cff;
    box-shadow: none;
    border: 1px solid #295cff;
}

.modal--price label input:focus {
    background: #ececec;
}

.modal--price .modal-content {
    padding: 55px;
}
@media (max-width: 991px){
    .modal--price .modal-content {
        padding: 30px;
    }
    
    .price-modal {
        column-gap: 30px;
    }
}
@media (max-width: 767px){
    .modal-title {
        font-size: 28px;
    }
    
    .price-modal {
        column-count: 1;
        column-rule: unset;
        column-gap: 0;
    }
    
    .modal--price label input {
        width: 100%;
    }
    
    .price-modal__image {
        margin-top: 30px;
    }
    
    .modal--price .modal-dialog {
        width: calc(100vw - 30px);
    }
    
    .price-modal__image img {
        width: 100%;
    }
}
@media (max-width: 767px)and (min-width: 736px){
    .modal--price .wpcf7-form-control-wrap[data-name = "acceptance-474"] label input:checked + span::after {
        top: -2px;
    }
}
@media(max-width:575px){
    .modal-title{
        font-size: 35px;
    }
    .check-btn + .wpcf7-list-item-label{
        font-size: 13px;
    }
    .modal-content{
        padding: 50px 25px;
    }

    .modal--price .modal-title {
        font-size: 24px;
    }
    
    .modal--price .modal-title br {
        display: none;
    }
    
    .modal--price .modal-content {
        padding: 30px 20px;
    }
}
@media (max-width: 408px){
    .modal--price .wpcf7-form-control-wrap[data-name = "acceptance-474"] label input:checked + span::after {
        top: -25px;
    }
}