/*
Theme Name: HypnoTherapy Child
Theme URI: http://edward-carter.ancorathemes.com/
Description: HypnoTherapy Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Template: hypnotherapy
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: hypnotherapy-child
*/
.dark-overlay {
    position: relative;
}
.dark-overlay:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgb(0 0 0 / 40%);
    height: 100%;
}

.dark-overlay .wpb_column.vc_column_container {
    position: relative;
    z-index: 9;
}

.sc_layouts_menu_nav > li > a,
.sc_layouts_menu_nav > li.menu-item-has-children > a {
    padding: 10px;
}

/*h1, h2, h3, h4, h5, h6 {
	margin: 20px 0;
}

h2{
	font-size: 45px;
}

h3 {
	font-size: 35px;
}*/

p {
    font-size: 18px;
}

footer {
    color: #fff;
}

body .footer_wrap .socials_wrap .social_item a.social_icons {
    color: #cb9b31;
}

body .footer_wrap .socials_wrap .social_item a.social_icons:hover {
    color: #fff;
}

@media (min-width: 992px) {
    body .contact-icons .trx_addons_column-1_3 .sc_icons_item_description {
        margin-top: 10px;
    }
}

.gf_browser_chrome.gform_wrapper input[type="radio"] + label:before {
    border-color: transparent;
    background-color: transparent;
}

.gf_browser_chrome.gform_wrapper .gform_footer input[type="submit"] {
    font-size: 18px;
    color: #fff;
    background-color: #cb9b31;
}

.gf_browser_chrome.gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #000;
}

.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-accordion .vc_tta-panel-title .vc_tta-title-text {
    font-size: 20px;
}

.wpb-js-composer .vc_tta-container .vc_tta.vc_general .vc_tta-panels .vc_tta-panel-body {
    padding: 10px 0;
}

.wpb-js-composer .vc_tta-container .vc_tta.vc_tta-accordion .vc_tta-panel-heading .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
    padding: 15px 20px;
}

.sc_googlemap_content {
    background-color: #cb9b31;
    background-image: none;
}

#gform_wrapper_2 .gform_footer {
    text-align: center;
}

.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    height: 50px;
}

.testimonial-col {
    box-shadow: 4px 1px 5px 1px rgb(0 0 0 / 23%);
}

.post_featured.hover_dots .icons {
    border: 1px solid;
}

.archive .content {
    padding: 50px 25px;
}

.archive.category .breadcrumbs,
.single .breadcrumbs,
.archive.category .sc_layouts_title_caption img {
    display: none;
}

.custom-width-row {
    max-width: 1000px;
    margin: auto;
}

.contact-icons .sc_icons_item {
    display: flex;

    align-items: center;
}

.contact-icons .sc_icons_columns .trx_addons_column-1_3 {
    width: 100%;
    width: 100%;
    padding: 20px 0 !important;
}

.contact-icons .sc_icons_image {
    width: 25%;
}

.contact-icons .sc_icons_image img {
    max-width: 70px;
}
.contact-icons .sc_icons_item_description {
    width: 65%;
}
.contact-icons .sc_icons_item_description span {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    text-align: left;
    padding-left: 20px;
}

body .contact-icons .trx_addons_column-1_3 .sc_icons_item_description {
    margin-top: 0;
}

body .contact-icons .sc_icon_type_fontawesome:before {
    font-size: 35px;
}

.wpb_wrapper ul li {
    font-size: 18px;
}

.text-white .sc_item_title,
.text-white .wpb_wrapper p,
.text-white .wpb_wrapper p em,
.text-white .wpb_wrapper p strong {
	color:  #fff;
}
@media (max-width: 1024px) {
    body .sc_layouts_menu_nav > li > a,
    .sc_layouts_menu_nav > li.menu-item-has-children > a {
        padding: 7px;
    }
}

@media (max-width: 991px) {
    body .sc_layouts_menu_mobile_button {
        display: block !important;
    }

    body .sc_layouts_menu_nav {
        display: none !important;
    }

    .contact-icons .sc_icons_item_description span {
        font-size: 18px;
    }

    body .contact-icons .sc_icon_type_fontawesome:before {
        font-size: 25px;
    }
}
@media (min-width: 768px) {
    .home .vc_images_carousel .vc_carousel-indicators {
        bottom: -70px;
    }

    .home .vc_carousel-indicators li:before {
        display: none;
    }
}
@media (max-width: 767px) {
    body .vc_row {
        margin-left: 0;
        margin-right: 0;
    }

    body .content_wrap,
    body .content_container {
        width: 100%;
    }

    .certification-section,
    .certification-section .wpb_single_image {
        text-align: center;
    }

    body .vc_column_container > .vc_column-inner,
    .testimonial-row {
        padding-left: 25px;
        padding-right: 25px;
    }

    .testimonial-col {
        margin-bottom: 30px;
    }

    body .testimonial-row {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
}
