/*
 Theme Name:     Coach Cariss
 Description:    Coach Cariss Child Theme
 Author:         Karbon Designed
 Author URI:     https://www.karbondesigned.co.uk
 Template:       Divi
 Version:        1.0.0
*/

/* --------------------------------------------
        General Styles
   -------------------------------------------- */
body {
    max-width: 1920px;
    margin: 0 auto;
}
p {
    line-height: 1.5 !important;
}
a {
    transition: all 0.2s ease-in-out;
}

/**** ROW SETTINGS VIP ****/
.et_pb_row,
.container {
    width: 90% !important;
}
@media (max-width: 980px) {
    .et_pb_row,
    .container {
        width: 80% !important;
    }
}
@media (max-width: 768px) {
    .et_pb_row,
    .container {
        width: 90% !important;
    }
}
.et_pb_testimonial_author {
    font-style: normal !important;
}
.left-imgCol {
    display: flex;
}
.left-imgCol,
.right-imgCol,
.colVH img {
    height: 60vh;
}
.nobM .et_pb_column:first-child {
    margin-bottom: 0 !Important;
}
.fomore {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.cfsup {
    padding: 0 40px 40px 40px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}
.cfsup button {
    margin-top: 30px;
}
.dsm_contact_form_7 .wpcf7-form-control.wpcf7-submit {
    display: block !important;
    width: 100% !important;
}
.sect-con .et_pb_row {
    max-width: 1400px !important;
}
.et_pb_column .et_pb_testimonial_description {
    max-width: 420px !important;
    display: block !important;
    margin: 0 auto !important;
}
.mainForm div {
    margin-bottom: 16px;
}
.mainForm form div:nth-child(5),
.cfsup form div:nth-child(2) {
    margin-bottom: 6px;
}
.mainForm form div:nth-child(6) p,
.cfsup form div:nth-child(3) p {
    font-size: 16px;
    text-align: left !important;
}
.dsm_contact_form_7 .wpcf7-not-valid-tip,
.dsm_contact_form_7 .wpcf7-validation-errors {
    text-align: left !important;    
}
.dsm_contact_form_7 div.wpcf7-response-output {
    text-align: center !important;
    margin: 0em 0.5em 1em !important;
}
.et_pb_scroll_top {
    border-bottom-left-radius: 15px !important;
    border-top-left-radius: 15px !important ;
}
.dvmm_content {
    max-width: 1440px !important;
}
.delayed-div {
    display: none;
}
#menu-main-menu-2 li:last-child a {
    background-color: #545454!important;
    color: #FFF;
}
#menu-main-menu-2 li:last-child a:hover {
    background-color: #3d3d3d!important;
}
.dsm_contact_form_7 .wpcf7-form-control.wpcf7-textarea {
    height: 160px !important;
}
#cariss-intro {
    background-position: 30% 540px !important;
}
.hurrytimer-headline {
    font-family: 'Exo 2',Helvetica,Arial,Lucida,sans-serif !important;
    font-size: 28px !important;
}
.hurrytimer-timer-digit {
    font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif !important;
}
.hurrytimer-timer-label {
    font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif !important;
}
.flex-control-paging li a.flex-active {
    background: rgb(255 255 255 / 90%) !important;    
}
.flex-control-paging li a {
    background: rgb(255 255 255 / 50%) !important;
}

@media (max-width: 980px) {
    .FLX .et_pb_row {
        display: flex;
        flex-direction: column;
    }
    .ord1 {
        order: 1;
    }
    .ord2 {
        order: 2;
        padding-left: 0 !important;
        margin-bottom: 0 !important;
    }
    .left-imgCol,
    .right-imgCol,
    .colVH img {
        height: auto;
    }
    .left-imgCol,
    .right-imgCol {
        background-image: none !important;
    }
    #cariss-intro {
        background-image: none !important;
    }
}
@media (min-width: 964px) and (max-width: 980px) {
    div.dvmm_mad_menu div.dvmm_menu__wrap {
        display: none !important;
    }
}
@media (max-width: 964px) {
    .dvmm_menu_inner_container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}