html, body {
    overflow-x: hidden !important;
    margin: 0 auto !important;
    width: 100%;
    position: relative;
}

.custom-brand-style .custom-column-style:hover .custom-icon-style span.elementor-icon {
    background-color: #fff !important;!imporatnt;
    color: #e92064 !important;
    fill: #e92064 !important;
}

.custom-brand-style .custom-column-style:hover .custom-icon-style h3.elementor-icon-box-title {
    color: #fff !important;
}

.custom-brand-style .custom-column-style:hover .elementor-icon-wrapper .elementor-icon {
    rotate: -40deg;
}

.custom-brand-style .custom-column-style:hover .elementor-icon-wrapper .elementor-icon svg path {
     stroke: #e92064;
}
.custom-brand-style p.elementor-icon-box-description {
    visibility: hidden;
}

.custom-brand-style .custom-column-style:hover p.elementor-icon-box-description {
    visibility: visible;
    color: #fff;
}

.video-views {
    border-radius: 20px;
}

.cust-tips.elementor-element.elementor-element-6453a1e .ue_item_content{
	    max-width: 860px;
    width: 100%;
}

#masthead ul{
	margin: 0 !important;
}
.cust_icon {
    left: 0 !important;
    right: 0;
    top: unset !important;
    bottom: -40px;
    margin: auto;
}
.cust-contact form p label,
.cust-contact form p textarea,
.cust-contact form p input{
    width: 100% !important;
}

.custom-column-style.e-flex.e-con.e-child.animated.fadeInLeft {
    height: 320px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.cst-mobile-slider-sec .custom-column-style {
    padding: 20px 0;
}
.cst-mobile-slider-sec .custom-column-style .elementor-widget-theme-post-featured-image.elementor-widget-image {
    display: flex;
    justify-content: center;
}
.cst-mobile-slider-sec .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #fff;
}

@media (max-width: 1024px) { 
.custom-column-style.e-flex.e-con.e-child.animated.fadeInLeft {
    flex-wrap: unset; 
    flex-direction: column;
}
.foot_health img {
    max-width: 350px !important;
}
}

@media (max-width: 767px){
	.meet_our_img img{
    object-fit: contain;
}
.header_txtdiv {
    width: 100% !important;
    max-width: fit-content !important;
    padding-left: 10px;
}
	.cust_icon {
    bottom: -25px;
}
}

#affiliate-products-container li.product {width: 100%;}
#mp_form_below_posts3 {
    width: 560px;
    position: relative;
    left: 50%;
    margin-left: -280px;
}


/* hide form in footer on landing page */
.page-id-3814 #mp_form_below_posts3 {
	display: none;
}

/* blog posts page's images always be a square */
#blog-posts-container .hfe-post-image img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: center;
}
