/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
.section-related-adjustment.simple .button {
    background-color: #f5841f;
    color: #fff;
}
.single-post .single-photo-wrapper.image {
    text-align: center;
    margin-top: 50px; 
}  
.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 1px 10px;
}
.newimgd {
    opacity: 1;
    transition: opacity 400ms;
    transition-delay: 0ms;
    max-height: 700px;
}
.single-post .column.one.post-nav.minimal {
    visibility: hidden;
}
#respond .form-submit input[type="submit"] {
    font-size: 14px;
    float: right!important;
    margin: 0!important;
    color: #fff;
}
.single-post p.logged-in-as a {
    color: #053C5D;
}
a.post-more {
    color: #053C5D !important;
}
a.post-comments{
	  color: #053C5D !important;
} 
.blog-page {
    padding-top: 75px;
}
.bews {
    padding: 4.6875rem 0rem;
}
.blog-page .box {
    margin-bottom: 35px;
}
.multiple-box .box {
    position: relative;
}
.multiple-box .box .yoga-img {
    margin-bottom: 15px;
    border-radius: 22px;
    height: 415px;
    overflow: hidden;
}
.multiple-box .box .yoga-img figure {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    margin-bottom: 0;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
figure {
    margin: 0 0 1rem;
}
.multiple-box .box .ctnt {
    margin: 0;
}
.multiple-box .box .ctnt h4 {
    font-size: 26px;
   
    margin-bottom: 5px;
}
.blog-page .box .ctnt p {
    margin-bottom: 10px;
}
.multiple-box .box .ctnt p {
    font-family: "Ubuntu", sans-serif;
    line-height: 1.6;
    margin-bottom: 25px;
    font-weight: 300;
	font-size: 1.125rem;
}
.blog-page a.btn {
    background: transparent;
    border: none;
    padding: 0;
    color: #fe0a0a;
}
.btn {
    background: #fe0a0a;
    border: 1px solid #fe0a0a;
    color: #fff;
    font-size: 15px;
    font-family: "Conv_Museo700-Regular";
    border-radius: 42px;
    padding: 0 25px;
    line-height: 2.2;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
} 
.elementor-155 .elementor-element.elementor-element-be69c1f .elementor-nav-menu--main .elementor-item {
    color: #656565!important;
    fill: #FFFFFF;
}


   @media only screen and (max-width: 479px)
   {
.heading-txt h2 {
    color: #fff;
    font-size: 4rem;
    line-height: 44px;
}
.text-center.heading-txt p {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0;
    margin-top: 44px;
    padding: unset !important;
}

    }

