/*
 Theme Name:     Susan Swann
 Description:    Susan Swann 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;
    letter-spacing: 0.1px !important;
}
li {
    letter-spacing: 0.1px !important;
}
a {
    transition: all 0.2s ease-in-out;
}
a:hover {
    color: #7F6636;
}

/**** ROW & SECTION SETTINGS VIP ****/
.et_pb_row,
.container {
    width: 90% !important;
}
.et_fixed_nav #main-header {
    max-width: 1920px;
}
@media (max-width: 980px) {
    .et_pb_row,
    .container {
        width: 80% !important;
    }
    #main-header .et_menu_container {
        width: 100% !important;
    }
    .et_header_style_left .logo_container {
        width: 70%;
        margin-left: 10%;
    }
    #et-top-navigation {
        padding-left: 0 !important;
        width: 20%;
        margin-right: 10%;
    }
    .et_mobile_menu {
        border-top: 0;
        padding: 5% 10% !important;
    }
    .et_mobile_menu li a {
        font-size: 18px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .et_mobile_menu li:first-child a {
        border-top: 1px solid rgba(0,0,0,.03);
    }
}
@media (max-width: 768px) {
    .et_pb_row,
    .container {
        width: 90% !important;
    }
    .et_header_style_left .logo_container {
        width: 80%;
        margin-left: 5%;
    }
    #et-top-navigation {
        padding-left: 0 !important;
        width: 20%;
        margin-right: 5%;
    }
    .et_mobile_menu {
        padding: 5% 5% !important;
    }
}
.FLEX {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.et_pb_scroll_top.et-pb-icon {
    border-radius: 0;
}

/* --------------------------------------------
        Pages
   -------------------------------------------- */
.et_header_style_left #et-top-navigation nav>ul>li>a {
    letter-spacing: 4px;
}
#hero {
    display: flex;
    align-items: center;
    justify-content: center;
}
#hero h1 {
    max-width: 700px;
}
#hero .servH1 h1 {
	max-width: 100%;
}
.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
}
.subH {
    letter-spacing: 1px !important;
}
.subLH, .subH {
    display: inline-block;
}
.subRH {
    display: none;
}
.subL {
    background-color: #E94E1B;
    height: 3px;
    width: 60px;
    display: inline-block;
    vertical-align: middle;
}
.spcr {
    width: 10px;
    display: inline-block;
}
.midL {
    background-color: #E94E1B;
    height: 3px;
    width: 60px;
    margin: 0 auto;
    display: block;
}
.bul1, .bulP, .bulP2, .bulP3, .bulA {
    padding: 0 !important;
}
.bul1 li:not(:last-child),
.bulP li:not(:last-child),
.bulP2 li:not(:last-child),
.bulP3 li:not(:last-child),
.bulA li:not(:last-child) {
    margin-bottom: 12px;
}
.bul1 li, .bulP li, .bulP2 li, .bulP3 li, .bulA li {
    background: transparent url("https://www.susan-swann.com/wp-content/themes/Susan Swann/img/black-check.png") 0 5px no-repeat;
    padding-left: 32px;
}
.bul1 li:nth-child(3) {
    line-height: 1.4;
}
.priceR {
    width: 100% !important;
}
.priceL, .priceLW {
    padding: 0 !important;
}
.priceL li {
    background: transparent url("https://www.susan-swann.com/wp-content/themes/Susan Swann/img/black-check.png") 0 18px no-repeat;
    padding: 12px 0 12px 28px;
}
.priceLW li {
    background: transparent url("https://www.susan-swann.com/wp-content/themes/Susan Swann/img/white-check.png") 0 18px no-repeat;
    padding: 12px 0 12px 28px;
}
.priceL li,
.priceLW li {
    border-bottom: 1px solid #DDD;
}
.trp-ls-language-name {
    margin-left: 2px;
}
.cnList {
    margin: 25px auto !important;
    padding: 0 !important;
}
.wp-image-441,
.wp-image-442 {
    opacity: 0.6;
}
.lwp-hide-mobile-menu.et_pb_menu .et_pb_menu__menu,
.lwp-hide-mobile-menu.et_pb_fullwidth_menu .et_pb_menu__menu {
    display: flex!important;
}
.lwp-hide-mobile-menu .et_mobile_nav_menu {
    display: none;
}
.menuB #menu-main-menu,
.menuB #menu-other-links {
    flex-direction: column !important;
}
.menuB #menu-main-menu li,
.menuB #menu-other-links li {
    margin-top: 10px !important;
}
.resimg img {
    object-fit: cover;
    width: 34vw !important;
    max-width: 600px;
}

/**** Translate Press ****/
.translatepress-en_GB .lang-coach {
    display: none;
}
.translatepress-en_GB .LCRow {
    padding-bottom: 100px !important;
}
.translatepress-fr_FR .LCRow .et_pb_row_8 {
    padding-bottom: 30px !important;
}
.translatepress-fr_FR .LCRow .et_pb_bottom_inside_divider {
    background-image: none !important;
}

/**** Testimonials ****/
.flexslider .slides > li {
    background-color: #ffffffad;
}
.testify-testimonials .slides li {
    margin-bottom: 20px !important;
}
.testify-testimonials .testimonial-container {
    padding: 30px 30px !important;
}
.testify-testimonials .person-name p {
    color: #757272 !important;
    letter-spacing: 0.5px;
}

@media (min-width: 1200px) {
    .tableIN {
        min-height: 10vh !important;
    }
}
@media (max-width: 980px) {
    .subL {
        background-color: #E94E1B;
        height: 3px;
        width: 40px;
        display: inline-block;
        vertical-align: middle;
    }
    .subRH {
        display: inline-block !important;
    }
    .subRH .subL {
        margin-right: 10px !important;
        margin-left: 0 !important;
    }
    .resimg img {
        width: 82vw !important;
        max-width: 600px !important;
    }
    .resimg2 img {
        object-fit: cover;
        height: auto !important;
        max-height: 300px;
        width: 60vw !important;
        max-width: 600px !important;
    }
    .thr33 img {
        height: auto !important;
        max-height: 300px !important;
        max-width: 600px !important;
    }
    .squ300 img {
        object-fit: cover;
        height: auto !important;
        max-height: 300px;
        width: 82vw !important;
        max-width: 600px !important;
    }
    .ofTop img {
        object-position: top;
    }
}
@media (max-width: 480px) {
    .thr33 img,
    .squ300 img,
    .resimg img,
    .resimg2 img {
        max-height: 275px !important;
    }
}
@media (max-width: 460px) {
    .filB {
        margin-top: 10px;
        margin-left: 0 !important;
        display: block;
    }
}

/* --------------------------------------------
        Contact Us
   -------------------------------------------- */
body #et-main-area .R3.contCon {
    padding-bottom: 0 !important;
}
.cf7 input[type=text],
.cf7 input[type=email] {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    background-color: #f5f5f5;
    border: 0;
}
.cf7 input[type=tel] {
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 16px;
    background-color: #f5f5f5;
    border: 0;
}
.cf7 textarea {
    width: 100%;
    padding: 20px;
    font-size: 16px;
    background-color: #f5f5f5;
    border: 0;
}
.cf7 input[type=submit] {
    width: 100%;
    padding: 20px;
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    color: #FFF;
    background-color: #555555;
    border: 0;
    transition: all 0.2s ease-in-out;
}
.cf7 input[type=submit]:hover {
    background-color: #222222;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    position: absolute;
    top: 38px;
}
.wpcf7-not-valid-tip,
.wpcf7-response-output {
    font-size: 14px;
}
.wpcf7-response-output {
    text-align: center;
    margin: 0 !important;
}
input.wpcf7-not-valid {
    border: 1px solid #dc3232 !important;
}
.wpcf7-spinner {
    margin: 6px 0 0 0 !important;
}
.cf7SU {
    margin-top: 24px;
    display: flex;
}
.cf7SU .wpcf7-list-item {
    margin-left: 0 !important;
}
.cf7SU .wpcf7-list-item-label {
    font-size: 12px;
}
.cf7SU input[type=checkbox]::before,
.cf7SU input[type=checkbox]::after {
    background-color: blue;
}
.cf7SU p {
    font-size: 10px;
    margin-top: 8px;
    margin-left: 6px;
    letter-spacing: 0.3px !important;
}
.checkbox {
    display: inline-flex;
    cursor: pointer;
    position: relative;
}
.checkbox input {
    height: 25px;
    width: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #555555;
    outline: none;
    transition-duration: 0.3s;
    background-color: #F6EFF0;
    cursor: pointer;
}
.checkbox input:checked {
    border: 1px solid #41B883;
    background-color: #34495E;
}
.checkbox input:checked + span::before {
    content: '\2713';
    display: block;
    text-align: center;
    color: #41B883;
    position: absolute;
    left: 0.7rem;
    top: 0.2rem;
}
.checkbox input:active {
    border: 1px solid #34495E;
}
.footer-menu #menu-main-menu {
    flex-direction: column;
}
.otherL ul {
    padding: 0 !important;
}
.otherL li {
    margin-top: 8px;
    line-height: 1em;
}
.otherL li a {
    padding-bottom: 8px;
    line-height: 1.1em;
    display: block;
}
input[type="file"]::file-selector-button {
    content: 'Add Attachment';
    display: inline-block;
    color: #FFF;
    font-size: 16px !important;
    background: #414C76;
    border: 0;
    padding: 12px 24px;
    outline: none;
    white-space: nowrap;
    -webkit-user-select: none;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
input[type="file"]::file-selector-button:hover {
    background: #6778b9;
}
.filB {
    font-size: 14px;
    margin-left: 16px;
}
input[type=file]{
    width: 130px;
    color: transparent;
}
/* WebKit, Edge */
::-webkit-input-placeholder {
    color: #111111;
    font-size: 16px;
}
/* Firefox 4-18 */
:-moz-placeholder {
    color: #111111;
    opacity: 1;
    font-size: 16px;
}
/* Firefox 19+ */
::-moz-placeholder {
    color: #111111;
    opacity: 1;
    font-size: 16px;
}
/* IE 10-11 */
:-ms-input-placeholder {
    color: #111111;
    font-size: 16px;
}
/* Edge */
::-ms-input-placeholder {
    color: #111111;
    font-size: 16px;
}
/* MODERN BROWSER */
::placeholder {
    color: #111111;
}
.check {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
}
.check div:nth-child(1) {
    margin-right: 10px;
}
.check div:nth-child(2) {
    margin-left: 5px;
    margin-right: 5px;
}
.check div:nth-child(3) {
    margin-left: 10px;
}
.cf7 .check input[type=text], .cf7 .check input[type=email] {
    padding: 16px 20px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    background-color: #FFF !important;
    border: 0 !important;
}
.chbox {
    display: flex;
    align-items: center;
    width: 65%;
    margin-left: 35%;
    justify-content: space-between;
}
.cf7SU {
    margin-top: 24px;
    display: flex;
    align-items: center;
}
.chbox .cf7SU p {
    margin-top: 0 !important;
}
.chbox div:first-child {
    margin-right: 30px;
}
.chbox div:last-child {
    width: 25.5vw;
    max-width: 456px;
}
.chbox .checkbox input {
    background-color: #f7f7f7;
}
.cf7 .chbox input[type=submit] {
    padding: 16px 20px !important;
    margin-bottom: 0px !important;
    font-size: 16px !important;
    border: 0 !important;
}
#pbutt .cf7SU p {
    color: #FFF;
}
#pbutt .chbox input[type=submit] {
    background-color: #A79296 !important;
    color: #FFF;
}
#pbutt .chbox input[type=submit]:hover {
    background-color: #A79296 !important;
}
#pbutt form .wpcf7-response-output {
    color: #FFF;
}

@media (max-width: 1239px) {
    .cf7SU p {
        margin-top: 0;
    }
}
@media (max-width: 980px) {
    .cf7SU p {
        margin-top: 8px;
    }
    footer .et_pb_column:nth-child(2),
    footer .et_pb_column:last-child {
        width: 50% !important;
    }
    #et-main-area footer .et_pb_column_4_4 {
        width: 100% !important;
    }
    .chbox {
        width: 100%;
        margin-left: 0 !important;
    }
}
@media (max-width: 767px) {
    .cf7 form div:nth-child(2),
    .cf7 form div:nth-child(3) {
        width: 100%;
        float: none;
        padding: 0;
    }
    .cf7 form div:nth-child(2) {
        margin-bottom: 10px;
    }
    .clcf7 form div:nth-child(2),
    .clcf7 form div:nth-child(3) {
        width: auto;
    }
    .clcf7 form div:nth-child(2) {
        margin-bottom: 10px;
    }
}
@media (max-width: 640px) {
    .check {
        display: block;
    }
    .check div:not(:last-child) {
        margin-bottom: 10px !important;
    }
    .check div {
        margin: 0 !important;
    }
    .chbox {
        display: block;
    }
    .chbox div:last-child {
        max-width: 100%;
    }
    .chbox input[type=submit] {
        margin-top: 0;
    }
}
@media (max-width: 594px) {
    .cf7SU p {
        margin-top: 0;
    }
}
@media (max-width: 479px) {
    footer .et_pb_column:nth-child(2),
    footer .et_pb_column:last-child {
        width: 100% !important;
    }
}