/*
Theme Name: DissertationProposal
Theme URI: https://www.dissertationproposal.co.uk/
Author: Benjamin
Author URI: https://www.dissertationproposal.co.uk/
Description: Any design, any layout. No coding required.
Version: 8.7.0

Tags: multipurpose, responsive, retina ready, SEO ready, mobile friendly, iOS, material design, clean, minimal, business, corporate, portfolio, creative, photography, one page site, micro site
Text Domain: the7mk2
*/
.text-white {
    color: white;
}
.header-full-banner {
    /*display: flex;*/
    flex-wrap: wrap;
    display: none;
}

.header-full-banner a, 
.header-full-banner img{
    width:100%;
    height:auto; 
    display:block;
}

.writer-score span.elementor-icon-list-text small {
    display: block;
    text-align: center;
}
.writer-score span.elementor-icon-list-text {
    text-align: center;
    line-height: 1.2em;
}
.writer-review .elementor-testimonial:before {
    content: "";
    background-image: url(https://www.dissertationproposal.co.uk/wp-content/uploads/2023/11/quote.png);
    width: 60px;
    height: 69px;
    display: block;
    position: absolute;
    top: 0;
    left: 5%;
}
.writer-review .elementor-testimonial {
    display: flex;
    flex-direction: column-reverse;
    align-items: end;
}
.writer-review .elementor-testimonial__content {
    margin-top: 2em;
    padding-bottom: 0;
    margin-left: 1em;
}
.writer-review .elementor-testimonial__header {
    display: flex;
    align-items: center;
}
.image-box figure.elementor-image-box-img {
    margin-top: -1em !important;
}
.discount-list-item span.elementor-icon-list-text {
    margin-left: .2em;
}
.discount-list-item span.elementor-icon-list-text del {
    font-size: 16px;
    color: #686363;
    font-weight: 400;
    margin-left: .5em;
}
form.wpcf7-form.submitting #header-lead-form input.wpcf7-submit {
    cursor: not-allowed;
    pointer-events: none;
    background-color: #ccc;
    color: #666;
    opacity: .5;
}
.calculator_right {
    padding-top: 1em;
}
.discount-badge {
    margin-left: 1em;
}
.discount-badge p {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.discount-badge p .badge {
    margin: 0 .5em;
    font-size: 16px;
    animation: blink 2s linear infinite;
}
@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
div#header-lead-form {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0px 6px 12px rgb(120 120 120 / 25%);
    padding: 10px 0 10px 0;
    background-color: white;
    /* filter: drop-shadow(0px 6px 12px rgba(120, 120, 120, 0.25)); */
    margin: -30px 0 30px 0;
    border: 2px solid #FFE900;
}
div#header-lead-form h3 {
    margin: .5em 0 1em .8em;
    font-size: 22px;
    font-weight: 600;
    text-align: left;
}
.input-box {
    border: 2px solid #000;
    border-radius: 9px;
    padding: 3px 35px;
    margin-bottom: .8em;
    position: relative;
}

.input-box label {
    color: #4B4B4B;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Montserrat';
    margin: 0;
    position: absolute;
    top: 20%;
    left: 2%;
    z-index: 100;
}
.input-box p {
    margin: 0;
}
span.price {
    font-size: 50px;
    font-weight: 600;
}
div.sidebar-lead-form-wrap#sidebar-lead-form-wrap p {
    margin: 0;
}
#header-lead-form ::placeholder {
    opacity: .5;
    color: #4B4B4B;
}
#header-lead-form .input-box .iti__selected-flag {
    padding: 0 6px 0 0px;
}
#header-lead-form .form-control#quantity{
    padding-left: 2.5em;
}
.input-box i.fa {
    color: #ffd117;
    font-size: 20px;
    /*margin-right: .5em;*/
    vertical-align: middle;
}
.input-box br {
    display: none;
}

#header-lead-form .form-control, #header-lead-form .wpcf7-form-control {
    /* border-radius: 5px; */
    background-color: #fff;
    /* border-color: #000; */
    border: none;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat';
    color: #000;
    margin: 0;
}
#header-lead-form textarea.form-control {
    height: 40px;
    line-height: 40px;
}
#header-lead-form .form-control:focus {
    box-shadow: none;
    /*border-bottom: 1px solid #ccc !important;*/
}

.submit-btn-wrap {
    background-color: #ffd117;
    border-radius: 0 0 30px 30px;
}
.submit-btn-wrap p {
    margin: 0;
}
#header-lead-form .submit-btn-wrap .wpcf7-submit {
    width: 100%;
    background-color: #ffd117;
    text-transform: uppercase;
    font-size: 20px;
    /* margin-top: 1em; */
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: .3em 0;
    color: #000;
}
#header-lead-form .iti.iti--allow-dropdown {
    width:100%;
}
div#home_side_lead_form br {
    display: none;
}
.submit-btn-wrap span.wpcf7-spinner {
    display:none;
}

.pay-now-bar {
    background-color: black;
    color: #fff;
    padding: .5em 1em;
    font-weight: 600;
    text-transform: uppercase;
}
section#headerleadform div.cf7wpay_stripe {
    margin-top: 60px;
}
.pay-now-bar p {
    margin: 0;
}
.pay-now-bar .discounted-price p {
    font-size: 33px;
    font-weight: 600;
}

@keyframes blinker1 {
    50% {
        background: rgba(46 202 139 / 20%);
    }
}


div#home_side_lead_form {
    padding: 30px 15px;
    background: linear-gradient(to bottom,  #ffe900 0%,#ffd117 99%);
    border-radius: 30px;
    box-shadow: 0px 0px 6px 0px rgb(0 0 0 / 21%);
}
div#home_side_lead_form h3 {
    font-size: 26px;
    margin-bottom: 0;
    color: #fff;
    line-height: 1.1;
}
div#home_side_lead_form h3, div#home_side_lead_form p {
    text-align: center;
}
div#home_side_lead_form p {
    color: #000;
    font-size: 12px;
    margin: 1em 0;
    font-weight: bold;
}
div#home_side_lead_form input.wpcf7-form-control.wpcf7-submit {
    background-color: #000;
    width: 100%;
    text-transform: uppercase;
    border: none;
}
div#home_side_lead_form ::placeholder {
    color: #000;
}
div#home_side_lead_form .iti.iti--allow-dropdown {
    margin-bottom: 1em;
}
div#home_side_lead_form input[type="email"], div#home_side_lead_form input[type="tel"], div#home_side_lead_form select, div#home_side_lead_form textarea, div#home_side_lead_form input[type="text"] {
    border-radius: 20px;
}
#whatsapp {
    padding: 10px 20px;
    position: fixed;
    left: 10px;
    z-index: 99;
    bottom: 3%;
    top: auto;
    background: #28b63e;
    font-size: 18px;
    text-decoration:none;
}
#whatsapp .badge {
    background: red;
    padding: 2px;
    border: 3px solid #fff;
    border-radius: 50%;
    width: 25px;
    position: absolute !important;
    right: 10px;
    top: -13px !important;
    height: 25px;
    line-height: 15px;
    font-size: 12px;
    padding-left: 2px;
    font-weight: bold;
}
.support {
    position: fixed;
    bottom: 75px;
    left: 10px;
    display: flex;
    align-items: center;
    transition: .2s;
    padding: 8px 5px;
    z-index: 999;
}
.support img {
    border-radius: 50%;
    padding: 7px;
    width: 55px;
    height: 55px;
    cursor: pointer;
    margin-left: 8px;
    animation: bouncebounce .8s ease infinite;
    margin-right: 10px;
    background-color: #E90000;
}
.support .support-numbers {
    border-radius: 5px;
    font-size: 13px;
    width: 0px;
    display: flex;
    flex-direction: column;
    white-space: nowrap;
    overflow: hidden;
    transition: width .3s ease-in-out;
}

.support:hover {
    background: #000;
    border-radius: 5px;
    transition: 1s;
}
.support:hover a {
    color:#fff;
}
.support:hover img {
    animation: none;
}
.support:hover .support-numbers {
    width: 200px;
    transition: width .3s ease-in-out;
}
@keyframes bouncebounce{0%{transform:translateY(0);}50%{transform:translateY(-8px);}100%{transform:translateY(-0px);}}
li.cat-item ul.children {
    margin: .5em 0 0 .5em;
}
li.cat-item ul.children li:before {
    content: "-";
    margin-right: .5em;
}

.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor,
.main-page {}

.mini-widgets .first {
    -webkit-user-select: none; /* Safari */        
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE10+/Edge */
    user-select: none; /* Standard */
} 
.elementor-toc__list-item-text-wrapper:before {
    visibility: hidden;
}
li ol.elementor-toc__list-wrapper {
    margin-left: 2em !important;
}
div#sidebar-lead-form-wrap .country-field-2.form-control {
    padding-left: 3em !important;
}




@media only screen and (max-width: 767px) {
    div#header-lead-form {
        margin-top: 0;
    }
    .discount-lable {
        display: none;
    }
}