/**
Theme Name: astra child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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: astra-child
Template: astra
*/

/* ============ Header Sections ============ */
.header_sections:not(.home .header_sections ){
	border-bottom:1px solid #F7E8E4 !important;
}

/* ============ Image All Box ============ */
.elementor-widget-image-box .elementor-image-box-content{
	padding-left:18px !important;
	padding-right:18px !important;
}

/* ============ Book an Appointment  ============ */
.book_sections .bpa-front-default-card .bpa-front-module--service-item .bpa-front-si-card__left,
.page-id-578 .comments-area {
	display:none !important;
}


/* ============Single Product  ============ */
.single .wps_wgm_wrapper_for_preview {
	background: #EFEFEF !important;
    padding: 20px !important;
}

.single .button.single_add_to_cart_button {
    padding: 18px 36px !important;
}


/* ============   Gift Card   Lavel Name change   ============ */
.elementor-product-wgm_gift_card .wps_wgm_added_wrapper .wps_wgm_section .wps_wgc_label {
    text-transform: capitalize !important;
}
.wps_wgm_send_giftcard {
    accent-color: #c58621 !important;
}

.wps_wgm_added_wrapper .wps_wgm_section {
	margin-bottom: 16px !important;
}

/* Gift Card preview  */
#TB_window{
	width:100% !important;
}
#TB_title {
    background: #fff !important;
    border-bottom: 1px solid #000 !important;
}


/* ============ Benefits of therapy ============ */
/* .benefites_setions 
.pp-info-box-container 
.pp-grid-item-wrap:nth-child(even) 
.pp-info-box {
    background-color: #F2C4B4;
} 

.benefites_setions .pp-info-box-container .pp-grid-item-wrap .pp-info-box:hover{
	background:#E4EEEE !important;
	transition:0.5s !important;
} */

.benefites_setions .pp-info-box-carousel-wrap .pp-grid-item-wrap {
	box-shadow: 0px 0px 7px 2px #cbcbcb7d !important;
    border-radius: 15px;
}
.benefites_setions .pp-info-box-container .pp-grid-item-wrap:hover{
	background:#E4EEEE !important;
	transition:0.5s !important;
	border-radius: 15px;
}

/* ============ IV Therapy ============ */
.iv_therapy_sections .pp-info-box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.iv_therapy_sections .pp-info-box-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.iv_therapy_sections .pp-info-box-description {
    flex-grow: 1;
}

.iv_therapy_sections .pp-info-box-footer {
    margin-top: auto;
}

/* 
.iv_therapy_sections .pp-info-box-description ul{
    list-style: none !important; 
}
 .iv_therapy_sections .pp-info-box-description li:not(:last-child) {
  border-bottom: 1px solid #f1f1f1  !important;
  padding-bottom: 6px  !important;
  margin-bottom: 6px  !important;
}
 */




.iv_therapy_sections  .pp-info-box-description ul {
    display: inline-block;
    text-align: left;
    margin: 0 auto;
/*     padding-left: 20px;  */
}


.iv_therapy_sections  .pp-info-box-description ul li {
    margin-bottom: 5px;
}

/* ============ Premium Infusions ============ */
.premium_sections .pp-info-box-carousel-wrap .pp-info-box .pp-info-box-description{
	text-align:left !important;
}
.premium_sections .pp-info-box-carousel-wrap .pp-info-box .pp-info-box-footer .pp-info-box-button{
	width:100% !important;
}


.premium_sections  .pp-info-box {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.premium_sections .pp-info-box-content {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.premium_sections .pp-info-box-description {
    flex-grow: 1;
}

.premium_sections .pp-info-box-footer {
    margin-top: auto;
}

/* ============ Personalized Wellness Tiers  ============ */
.personalized_sections  .pp-info-box-container .pp-grid-item-wrap:first-child  .pp-info-box{
	border-width: 0px 0px 0px 0px !important;
}

/* ============ Metabolic Wellness ============ */
.metabolic_sections{
	padding-left: calc((100% - 1550px)/2 + 5px); 
}

/* ============ All Button ============ */

.elementor-button.elementor-button-link, .pp-info-box-button, .button.wps_gc_button, .single_add_to_cart_button, #mwg_wgm_preview_email, .pp-posts  .pp-posts-button,
.elementor-form .elementor-button[type="submit"]{ 
    background: linear-gradient(90deg, #8B6B3F 0%, #C6A678 50%, #B08D57 100%) !important;
    color: #FFFFFF !important; 
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1); 
    border: none !important;    
}

.elementor-button.elementor-button-link:hover,
.pp-info-box-button:hover,
.button.wps_gc_button:hover,
.single_add_to_cart_button:hover,
#mwg_wgm_preview_email:hover,
.pp-posts .pp-posts-button:hover,
.elementor-form .elementor-button[type="submit"]:hover{
    background: linear-gradient(90deg, #B08D57 0%, #D4BC93 50%, #8B6B3F 100%) !important;
    filter: brightness(1.1);
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
    border: none !important;       
} 

#mwg_wgm_preview_email{
	margin-bottom:15px !important;
	padding:6px !important;
}


#short_bar_sections .elementor-button.elementor-button-link {
    background: initial !important;
    color: #AF8F60 !important;
    box-shadow: none !important;
    filter: none !important;
}

#short_bar_sections .elementor-button.elementor-button-link:hover {
    background: initial !important;
    color: #C49755 !important;
    filter: none !important;
}
/* ============ Blog Post ============ */
.pp-posts .ast-grid-common-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pp-posts .pp-post-terms {
    padding: 4px 10px 4px 0px !important;
}



.blog_sections .pp-posts .pp-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
}

.blog_sections .pp-post-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}

.blog_sections .pp-post-content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.blog_sections .pp-post-excerpt {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
}
.blog_sections .pp-posts-button {
    -ms-flex-item-align: start;
        align-self: flex-start;
    width: auto;
    margin-top: auto;
}



