

@media (max-width: 991px) {
    #primary {
        padding-left: 0;
        padding-right: 0;
    }
}

.page-id-521 .site-content {
    padding-bottom: 0px;
}

.page-id-521 .entry-footer {
    display: none;
}

.page-id-521 .contact-form-container {
    padding-bottom: 60px !important;
    background-image: url(https://brother-campaign.co.il/wp-content/uploads/2025/06/buttom_bg.png) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.contact-form-container .wpb_wrapper {
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
}

@media (min-width: 990px) {
    .contact-form-container .wpb_wrapper {
        width: 1170px;
        padding-top: 50px;
    }
}

.contact-form-container .wpb_wrapper .wpcf7 {
    max-width: 550px;
    margin-right: auto;
    background-color: white;
    padding: 15px;
}

@media (min-width: 990px) {
    .contact-form-container .wpb_wrapper .wpcf7 {
        padding: 50px;
        width: fit-content;
    }
}

.contact-form-container .wpcf7 .wpcf7-header {
    font-size: 35px;
    color: #0D2EA0;
    text-align: center;
    display: flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    line-height: initial;
}

@media (max-width: 991px) {
    .contact-form-container .wpcf7 .wpcf7-header {
        font-size: 30px;
    }
}

.contact-form-container .wpcf7 .vc_btn3 {
    background-color: #0D2EA0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 370px;
    max-width: 100%;
    padding-left: 48px;
    text-align: center;
    font-size: 18px;
    border-radius: 50px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
}

.contact-form-container .wpcf7 .vc_btn3 i {
    line-height: 14px;
    font-size: 26px !important;
}

.contact-form-container .wpcf7 .vc_btn3 i {
    height: 14px;
    line-height: 14px;
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    font-size: 26px !important;
    left: 60px !important;
}

.contact-form-container .wpcf7 .wpcf7-subheader {
    display: flex;
    justify-content: center;
    font-size: 24px;
    color: #777777;
}

.contact-form-container .wpcf7 label {
    width: 100%;
    text-align: right;
}

#checkbox-info .wpcf7-list-item label {
    display: flex;
    justify-content: end;
    gap: 15px;
}

.contact-form-container .wpcf7 label input {
    width: 100%;
    border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
    border-bottom: 1px #00A9E0 solid;
}

#checkbox-info .wpcf7-list-item {
    display: block;
}

.contact-form-container .wpcf7-form-control.wpcf7-submit {
    width: 100%;
    font-size: 20px;
    line-height: 20px;
    background-color: #1965E1;
}

.contact-form-container .wpcf7-form-control.wpcf7-submit:hover {
    color: #3578E4;
    background-color: white;
    border: 1px #8CB2F0 solid;
}

#checkbox-info .wpcf7-list-item label input {
    width: 20px;
    order: 2;
    border: 1px #00A9E0 solid;
    appearance: none;
    cursor: pointer;
}

#checkbox-info .wpcf7-list-item label input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 24px;
    min-width: 24px;
    height: 24px;
    border: 2px solid #00A9E0;
    border-radius: 4px;
    background-color: #fff;
    cursor: pointer;
    position: relative;
}

.contact-form-container .wpcf7-form p:nth-last-child(2) {
    margin-top: 100px;
    margin-bottom: 0;
}

