/**
Theme Name: cultivating-digital-child
Author: Cultivating Digital
Author URI: https://cultivatingdigital.com/
Description: Cultivating Digital – Organic marketing for the Life of your business.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: cultivating-digital-child
Template: astra
*/
/* General */
#content {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.uagb-button__link {
    text-align: center;
}
/* End General */
/* Header */
.site-branding.ast-site-identity {
    background-color: #fff;
    text-align: center;
    padding: 10px 5px;
}
.psychiatry-header {
    max-height: 96px;
}
.psychiatry-menu-spacing li a {
    padding: 0 1em;
}
ul.submenu {
    width: 300px !important;
    left: 20px !important;
    right: auto !important;
}
/* End Header */
/* Home */
#explore-treatments ul {
    min-height: 150px;
}
/* End Home */
/* Floating Consultation bar */
.floating-consultation-bar .wp-block-uagb-buttons-child {
    width: 100% !important;
}
/* End Floating Consultation bar */
/* Hooks */
.hook-button-left .uagb-buttons__wrap {
    justify-content: left !important;
}
/* End Hooks */
/* Service EMSELLA */
.button-full-width div {
    width: 100%;
    text-align: center;
}
/* End Service EMSELLA */

@media screen and (max-width:768px){
	.site-footer-primary-section-1 p {
		text-align: center;
	}
	.nk-awb-wrap.nk-awb-rendered {
		height: 220px;
	}
}