/*
Theme Name:     Stratus - Child Theme
Theme URI:      http://themovation.com/stratus
Template:       stratusx
Author:         Themovation
Author URI:     http://themovation.com
Version:        3.0
Text Domain:    stratus
Domain Path:    /languages/
*/


/* = Theme customization starts here
-------------------------------------------------------------- */
.pea_cook_wrapper p {
    color: #fff;
}
.gfield::marker {
    font-size: 0px !important;
}
table.with-line {
    border: 1px solid #1c2056;
}
table.with-line th, table.with-line td {
    padding: 5px 20px !important;
    border: 1px solid #1c2056 !important;
}
.font-light label.gfield_consent_label {
    font-weight: 400;
}
.gfield_consent_description {
    font-size: 14px !important;
}
.hover-white-img .elementor-column:hover img {
    filter: brightness(10);
}
p#billing_country_field {
    display: none;
}
.box-link .elementor-widget-heading {
    position: static;
}
.box-link .elementor-heading-title a:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.menu-btn a.elementor-item:before, .menu-btn a.elementor-item:after {
    display: contents;
}

.instant-form {
    box-shadow: 0px 0px 30px -5px rgb(40 112 219 / 45%);
    padding: 30px;
    border-radius: 20px;
    margin-top: 20px;
}
div.instant-label {
    display: flex;
    margin-bottom: 6px;
    width: 100%;
    max-width: 500px;
    align-items: center;
}
div.instant-label label {
    width: 40%;
}
div.instant-label input {
    width: 60%;
    border: 1px solid #2870db;
    border-radius: 5px;
    padding: 5px 20px;
}
form#instant-form button.instant-btn {
    width: 150px;
    height: 45px;
    background-color: #207fff;
    border: none;
    color: #fff;
    position: relative;
    margin-top: 10px;
    border-radius: 5px;
}
form#instant-form .instant-form ul {
    list-style: none;
    padding: 0;
}
/*table css-------------------*/
.table-1 td {
    border: 1px solid #207fff;
    padding: 5px 20px;
}
.table-wrap .elementor-text-editor {
    overflow: scroll;
}
table.bill-tab.full {
    max-width: 100%;
    min-width: 800px;
}
table.bill-tab.full td:first-child {
    font-weight: 500;
}
.cash-award tr, .cash-award th, .cash-award td {
    border: 1px solid #000 !important;
}
table.bill-tab.cash-award {
    max-width: 100%;
    min-width: 800px;
}
table.bill-tab.cash-award td, table.bill-tab.cash-award th {
    padding: 10px;
}
table.bill-tab {
    max-width: 800px;
    width: 100%;
}
table.bill-tab th {
    color: #2870DB;
    font-weight: 900;
}
table.bill-tab td, table.bill-tab th {
    border: none;
    padding-bottom: 20px;
    text-align: right;
}
table.bill-tab td:first-child, table.bill-tab th:first-child {
    text-align: left;
}
table.bill-tab td {
    color: #000;
}
table.bill-tab td:first-child {
    font-weight: 700;
}
tr.border-top-bottom {
    border-bottom: 1px solid #2870DB;
    border-top: 1px solid #2870DB;
}
td.colour-orange {
    color: #2870DB !important;
}
td.colour-red {
    color: red !important;
}
tr.border-top-bottom td {
    padding-bottom: 10px;
    padding-top: 10px;
}
.bill-tab.table>tbody>tr>td, .bill-tab.table>thead>tr>th {
    border: transparent;
}
/*-------------------table css*/



/*form css-----------------------*/
.title-name .ginput_container_radio {
    margin-top: 0 !important;
}
.eael-gravity-form .gform_wrapper .gf_left_half {
    padding-right: 7px !important;
}
.eael-gravity-form .gform_wrapper .gf_right_half {
    padding-left: 7px !important;
}
.form-ribbon .elementor-image {
    position: absolute;
    z-index: 9;
    right: -40px;
    top: -40px;
    width: 140px;
}
.sd-form input::placeholder, 
.sd-form select, 
.sd-form .ginput_container_consent label, 
.sd-contact.home-step1 textarea, 
.sd-contact.home-step1 textarea::placeholder {
    color: #1c2056 !important;
    font-size: 16px !important;
}
.sd-form input:not([type=checkbox]):not([type=submit]), 
.home-step1 select {
    border: 1px solid #1c2056;
    border-radius: 10px;
    height: 60px;
    padding: 10px!important;;
}
.sd-form select {
    margin: 0 !important;
}
.sd-form label.gfield_label {
    color: #1c206e;
    font-size: 24px !important;
    font-weight: 400 !important;
}
.sd-form input {
    margin-top: 0 !important;
}
.sd-form .name_last, .sd-form .name_first {
    padding-top: 0px !important;
}
.home-step1 input.medium.datepicker {
    width: 100% !important;
}

.blue-submit .gform_button {
    background-color: transparent !important;
    color: #1c2056;
    border: 2px solid #1c2056 !important;
    animation: pulse-bg 1.25s infinite !important;
    box-shadow: 0 0 black;
    width: auto !important;
    margin: 0 auto !important;
    display: block !important;
}

@-webkit-keyframes pulse-bg {
    70%{box-shadow:0 0 0 15px rgba(26,39,55,0)}
    100%{box-shadow:0 0 0 0 rgba(26,39,55,0)}
}
@keyframes pulse-bg {
    70%{box-shadow:0 0 0 15px rgba(26,39,55,0)}
    100%{box-shadow:0 0 0 0 rgba(26,39,55,0)}

}
.table-scroll {
    overflow: auto;
}
.table-scroll table.table {
    min-width: 700px;
}
.wrap-word ul {
 overflow-wrap: break-word;    
}
.file-upload-area .gform_fileupload_rules {
    display: none;
}
.file-upload-area .gform_drop_area {
    background-color: #fff;
    border-width: 2px;
}






@media (max-width:767px){
    #gform_56 .ginput_container_text {
    max-width: 240px;
}
    .gform_wrapper.gravity-theme .gfield-choice-input+label {
    margin-bottom: 5px;
}
    .form-ribbon .elementor-image {
    top: -25px;
    right: -25px;
    width: 110px;
}
.elementor-nav-menu--dropdown .menu-btn a.elementor-item {
    margin-bottom: 30px;
}
.footer-links li.elementor-icon-list-item {
    width: calc(50% - 30px);
    margin-top: 10px;
    margin-bottom: 10px;
}
}
/*-----------------------form css*/

/*contact form----------------*/
.contact-step input:not([type=checkbox]):not([type=submit]):not([type=button]), .contact-step select {
    border: 1px solid #b2b2b2;
    height: 40px;
    border-radius: 4px;
    padding: 10px !important;
    margin: 0 !important;
}
.contact-step .name_last, .contact-step .name_first {
    padding-top: 0px !important;
}
.contact-step input#idpc_button {
    font-size: 16px !important;
    border-radius: 4px !important;
    border: none;
    background-color: #207fff;
    color: #fff;
    height: 40px;
    padding: 0 20px;
    width: auto;
}
.contact-step span.postcode-btn:after {
    display:none;
    }

.contact-step input#idpc_input {
    border-radius: 4px !important;
    max-width: 320px;
    margin-right: 10px !important;
}
.contact-step input.button {
    background-color: #207fff;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 4px;
    width: auto !important;
    padding: 0px 20px;
}
.contact-step .gf_page_steps {
    border: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}
.contact-step .gf_step {
    width: 100%;
    height: 40px;
    display: flex;
    border-top: 1px solid #207fff;
    opacity: 1;
    padding: 10px 5px 10px 20px;
    position: relative;
    border-bottom: 1px solid #207fff;
    margin: 0;
    color: #8c8c8c;
}
.contact-step .gf_step:after{
    border-left: 14px solid transparent;
    border-top: 19px solid transparent;
    border-bottom: 19px solid transparent;
    content: " ";
    display: block;
    width: 0px;
    height: 0;
    position: absolute;
    top: 0px;
    right: -14px;
    z-index: 1;
}
.contact-step .gf_step:before{
    border-left: 14px solid transparent;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    content: " ";
    display: block;
    width: 0px;
    height: 0;
    position: absolute;
    top: -1px;
    right: -14px;
    z-index: 1;
}
.contact-step .gf_step_first {
    border-left: 1px solid #207fff;
}
.contact-step .gf_step_last {
    border-right: 1px solid #207fff;
}
.contact-step img.ui-datepicker-trigger , 
.contact-step .gf_step_number, 
.contact-step .gf_step.gf_step_last:before , 
.contact-step .gf_step.gf_step_last:after{
    display: none !important;
}
.contact-step .gf_step.gf_step_active:before {
    border-left: 14px solid #207fff;
}
.gf_step_active {
    background-color: #207fff;
    color: #fff;
}
.contact-step .gf_step:after {
    border-left-color: #fff;
    right: -12px;
    z-index: 4;
}
.contact-step .gf_step:before {
    border-left-color: #207fff;
    right: -13px;
    z-index: 4;
}
.contact-step .gf_step.gf_step_active:after {
    border-left-color: transparent;
}
.contact-step .gf_step.gf_step_active {
    border-color: #207fff;
    color: #fff;
}
.contact-step div#idpc-output .address {
    color: #5c5c5c;
}
.verification-code, .gform_wrapper .top_label li.verification-code.gfield.gf_right_half {
    display: none;
}
input#miniorange_otp_token_submit {
    width: 100%;
    max-width: fit-content;
    height: auto !important;
   display: none;
}
#mo_message {
    padding: 10px !important;
    font-size: 14px;
        width: 100% !important;
}
.contact-step select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
    background-size: 10px;
    color: #5c5c5c;
    padding:0px 30px 0px 8px !important;
}
.ginput_container_consent {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}
.ginput_container_consent label.gfield_consent_label {
    display: inline-block;
    width: calc(100% - 20px);
}
.list-bullets h3 {
    font-size: 20px;
    color: #207fff;
}
.list-bullets span:before {
    content: "•";
    margin-right: 10px;
    color: #207fff;
}
.checkbox-style .gfield_description {
    font-size: 16px;
}

.label-inline .clear-multi > div {
    margin-top: 0 !important;
}
.contact-step .has_first_name > span label {
    width: 100%;
    font-weight: 700;
    font-size: 16px !important;
    margin: 0 !important;
    max-width: 140px;
}
.contact-step .has_first_name > span {
    width: 100% !important;
    max-width: 435px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}




@media(max-width:1080px){
.contact-step .gf_step.gf_step_active {
    width: 100%;
    font-size: inherit;
}
.contact-step .gf_step {
    font-size: 0;
    width: auto;
    padding: 10px 15px;
}
.contact-step.survey-form .gf_step {
    padding: 10px 15px;
}
}
@media(max-width:641px){
.contact-step input:not([type=checkbox]):not([type=submit]):not([type=button]), .contact-step select {
    width: 100%;
}
.hide-shadow-phone .elementor-column-wrap.elementor-element-populated {
    box-shadow: none !important;
}
div#idpc-output {
    flex-direction: column;
}
div#idpc-output .address {
    margin-bottom: 10px;
}
.hide-shadow-phone .form-ribbon .elementor-image {
    display: none;
}
.contact-step .ginput_container_phone input {
    width: calc(100% - 135px) !important;
}
}




/*button style form */
.btn-style li {
    margin: 10px 10px !important;
}
.btn-style input[type=radio] , .contact-step .btn-style input[type=checkbox] + label:before ,  .btn-style input[type=checkbox] {
    display: none !important;
}
.btn-style input[type=radio] + label ,
.btn-style input[type=checkbox] + label {
    border: 1px solid #207fff;
    color: #207fff;
    border-radius: 4px;
    padding: 5px 20px;
    width: 100% !important;
    max-width: max-content;
    min-width: 80px;
    text-align: center;
}
.btn-style li {
    margin-bottom: 0 !important;
    display: inline-block;
}
.btn-style input[type=checkbox]:checked + label, .btn-style input[type=checkbox]+ label:hover ,
.btn-style input[type=radio]:checked + label, .btn-style input[type=radio]+ label:hover {
    background-color: #207fff;
    color: #fff;
}
/*button style form */

/*----------------contact form*/

/*checkbox-design---------------------*/
.check-style input[type=radio] + label ,
.contact-step input[type=checkbox] + label {
    max-width: initial;
}
.check-style input[type=radio] ,
.check-style input[type=checkbox] ,
.contact-step input[type=checkbox] {
    display: none !important;
}
.check-style input[type=radio] + label:before ,
.check-style input[type=checkbox] + label:before ,
.contact-step input[type=checkbox] + label:before {
    content: "";
    width: 20px;
    display: inline-block;
    height: 14px;
    background: url(https://sandersondrake.co.uk/wp-content/uploads/2021/01/check2.png) no-repeat;
    background-size: contain;
    margin-bottom: -2px;
}
.check-style input[type=radio]:checked + label:before ,
.check-style input[type=checkbox]:checked + label:before ,
.contact-step input[type=checkbox]:checked + label:before {
    background: url(https://sandersondrake.co.uk/wp-content/uploads/2021/01/check1.png) no-repeat;
    background-size: contain;
}
/*---------------------checkbox-design*/


/*------------------------------------------------------------------address check css start------------------------------------------------------------------*/
div#idpc_dropdown_div {
    margin: 0 !important;
}
select#idpc_dropdown {
    margin-top: 1rem !important;
}
.idpc > label.gfield_label {
    display: none !IMPORTANT;
}

.idpc-hide {
    position: absolute;
    z-index: -999;
    left: 900%;
}
.idpc {
    pointer-events: none;
}
.idpc_wrapper .ginput_container {
    display: flex;
    align-items: center;
}
.sd-form input#idpc_button {
    width: 120px;
    background-color: #1c206e;
    height: 40px !important;
    border-radius: 10px;
    margin-top: 10px;
    color: #fff;
    font-size: 14px !important;
    padding: 0 15px !important;
        border-radius: 10px !important;
}

.sd-form input#idpc_input {
    border-radius: 10px !important;
        margin-right: 30px;
        max-width: calc(325px - 150px);
}
.sd-form span.postcode-btn:after {display:none;}
span.postcode-btn {
    position: relative;
        margin: 0 !important;
}
input#idpc_input {
    
    margin-right: 2px;
    border-radius: 10px 0 0 10px !important;
}
.idpc_wrapper .gform_footer {
    padding: 0 !important;
}
li.gfield.idpc {
    display: inline-block;
    width: 50%;
}
input#idpc_button {
    font-size: 0px !important;
    width: 80px;
    border-radius: 0px 20px 20px 0px !important;
}
span.postcode-btn:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-size: 26px;
    font-weight: 900;
    color: #5dbcd2;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
div#idpc-output a {
    color: #f36d44;
    background-color: #ffffff;
    padding: 5px 15px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 700;
    box-shadow: 0 0 10px -5px black;
}
div#idpc-output {
    display: flex;
    justify-content: space-between;
}
div#idpc-output .address {
    font-size: 16px;
    color: #fff;
}
.sd-form  div#idpc-output a {
    background-color: #1c2056;
    color: #fff;
}
.sd-form div#idpc-output .address {
    color: #1c2056;
}
.woocommerce-account h1.entry-title {
    display: none;
}
div#customer_login {
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 60px 0;
}
form.woocommerce-form {
    box-shadow: 0px 0px 30px -5px rgb(40 112 219 / 45%);
    border: 0px;
    border-radius: 10px !important;
    max-width: 500px;
    margin: 50px auto !important;
}
 button.woocommerce-button {
    background-color: #207fff;
    color: #fff;
    border: none;
    height: 40px;
    border-radius: 4px;
    width: auto !important;
    padding: 0px 20px;
}
.woocommerce-account h2 {
    text-align: center;
    color: #207fff;
}
.has_first_name input[type=text] {
    text-transform: capitalize;
}
.btn-style .ginput_container.ginput_container_radio {
    margin-top: -10px !important;
}
@media (min-width:1024px){
.menu-btn a.elementor-item {
    background-color: #fff;
    margin-left: 30px;
    color: #1C2056 !important;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 2px;
}
.menu-btn a.elementor-item:hover {
    background-color: #1C2056;
    color: #fff !important;
}
}



@media (min-width:640px){
    .label-inline .ginput_container {
    margin-top: 0px !important;
    display: inline-table;
}
.label-inline.w-50 label.gfield_label {
    max-width: 40%;
}
    li.label-inline {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
    .label-inline label.gfield_label {
    width: 100%;
    max-width: 140px;
}
li.label-inline .ginput_container {
    max-width: calc(100% - 180px);
}
div#customer_login > div {
    width: 45%;
}
.sd-form input#idpc_input {
    max-width: calc(49% - 78px);
}
div#idpc-output {
    max-width: 360px;
}
    li.gfield.idpc {
    display: inline-block;
    width: 50%;
}
}
/*------------------------------------------------------------------address check css end------------------------------------------------------------------*/
.survey-form_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .survey-form_wrapper textarea {
    border: 1px solid #207fff;
    border-radius: 5px;
    padding: 5px 10px !important;
}

.survey-form_wrapper select {
    border: 1px solid #207fff;
    border-radius: 5px;
    padding: 5px 30px 5px 10px !important;
}


/*review form--------------------------*/
.review-form select, .review-form input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):not([type=button]) {
    border: 1px solid #cecece !important;
    height: 40px !important;
    margin: 0 !important;
    padding: 5px 10px !important;
    border-radius: 5px !important;
}
.review-form .ginput_container_date div.ginput_container {
    margin-top: 0 !important;
}
.review-form label {
    font-size: 16px !important;
    margin: 0 !important;
}
.review-form .ginput_container_consent label {
    padding-left: 10px;
}
.review-form div#idpc-output .address {
    color: #000;
}
span.postcode-btn:after {
    display:none;}
.review-form .name_prefix_select select {
    margin-top: 2px !important;
}
.review-form .gfield_checkbox li input[type=checkbox] {
    margin: 0 !important;
}
input[type="submit"], .gform_page_footer .button {
    background-color: #207fff !important;
    border-radius: 5px !important;
    color: #fff !important;
    border: none;
    padding: 5px 20px !important;
}
input#idpc_input {
    border-radius: 5px !important;
    margin-right: 10px !important;
}
.review-form input#idpc_button {
    font-size: 16px !important;
    border-radius: 4px !important;
    border: none;
    background-color: #207fff;
    color: #fff;
    width: auto;
}
.gform_wrapper .review-form .clear-multi > div select ,
.gform_wrapper .review-form .clear-multi > div {
    width: 100%;
}
.review-form .idpc-main {
    margin-top: 16px !important;
}
.review-form div#idpc-output {
    flex-wrap: wrap;
}
.review-form div#idpc-output .address {
    width: 100%;
}
.review-form div#idpc-output a {
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    color: #207fff;
    text-decoration: underline;
    font-size: 14px;
}
input#miniorange_otp_token_submit {
    background-color: #207fff;
    color: #fff;
}
.review-form .ginput_container_date div.ginput_container:last-child {
    margin: 0;
}
.review-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(https://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png);
    background-repeat: no-repeat;
    background-position: right 6px center;
    background-size: 10px;
    color: #5c5c5c;
    padding: 0px 30px 0px 8px !important;
    background-color: #fff;
}
.ginput_container_date {
    margin-top: 0 !important;
}

@media(max-width:641px){
.eael-gravity-form .gform_wrapper .gf_right_half {
    padding: 0 !important;
}   
.review-form .name_prefix_select select , .idpc_wrapper input#idpc_input  {
    max-width: 120px !important;
}
.review-form .ginput_container_phone , .verification-code .ginput_container_text{
    max-width: 268px;
}
}
@media(min-width:641px){
    .idpc_wrapper {
    width: calc(50% - 7px);
}
.review-form .ginput_container_name > span {
    width: 100% !important;
}
.review-form .ginput_container_name {
    display: flex;
    padding: 0 4px 0 0;
    align-items: center;
}

.review-form .name_prefix_select {
    max-width: 150px !important;
}
}
/*--------------------------review form*/

.gf_list_inline .gfield_checkbox .gchoice {
    display: inline-block;
    padding-right: 16px;
}
.elementor-section.full-width .elementor-container {
    width: 100%;
}
.elementor-section-boxed .full-width .elementor-container {
    width: 100%;
}
.width-date select {
    max-width: calc(25% - 2px);
}
.gform_wrapper .survey-form li.gfield.gf_list_2col ul.gfield_checkbox li label, 
.gform_wrapper .survey-form li.gfield.gf_list_2col ul.gfield_radio li label, 
.gform_wrapper .survey-form li.gfield.gf_list_3col ul.gfield_checkbox li label, 
.gform_wrapper .survey-form li.gfield.gf_list_3col ul.gfield_radio li label, 
.gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox li label, 
.survey-form .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio li label {
    max-width: 100% !important;
}



.lable-left.gfield {
    display: grid;
    grid-template-columns: 200px 1fr;
}
.lable-left.gfield .ginput_container {
    width: 100%;
    max-width: 200px;
    grid-column: 2;
}
.lable-left.gfield .gfield_description {
    grid-row: 2;
    padding: 0 !important;
}
.gfield .infobox-content {
    background-color: #fff;
    border: 1px solid #cecece !important;
    border-radius: 5px;
    padding: 10px;
}
.gfield .infobox-content h4 {
    text-align: center;
    font-size: 20px;
    color: #1C2056;
}
