/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.tablet-category-outer {
    width: 60%;
    margin: auto;
}
#product-home-section .single-logo-container>h3 {
    font-size: 23px;
    padding-top: 15px;
}
#product-home-section .single-logo-container
{
	padding: 0 0 1px;
    border-radius: 8px;
	background-color:#fff;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 4px 16px 4px;
}
.tablet-category-outer p {
    line-height:1.7;
}
.product_meta {
    display: none;
}
.column.one.post-nav.minimal a.home {
    display: none;
}
.column.one.post-nav.minimal a.next {
    display: none !important;
}
.header-main-outer {
    display: flex;
    justify-content: space-between;
}
.right-menu-outer {
    display: flex;
	width:70%;
	padding-top: 25px;
    justify-content:flex-end;
}
ul.right_side {
    display: flex;
    align-items: center;
	column-gap:25px;
}
ul.right_side li {
    display: flex;
	column-gap:25px;
    align-items: center;
}
ul.right_side li img {
    width: 55px;
}
.menu-outer {
    position: relative;
}

header#Header {
    min-height: auto !important;
}
.is-sticky .right-menu-outer {
    display: none;
}
.logo-no-sticky-padding #Top_bar.is-sticky #logo img.logo-sticky {
    max-height: 90px !important;
}
#Top_bar.is-sticky {
    height: 90px !important;
}
.quality-outer {
    padding: 15px;
	background-color:#fff !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.quality-icon-outer.d-flex.align-items-center {
    min-height: 80px;
}
div#metaslider_22 {
    margin-bottom: 0 !important;
}
.metaslider .flex-control-nav {
    bottom: 15px!important;
}
#mission-section .single-logo-container {
    padding: 0px 0 1px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.1) 1px 4px 16px 4px;
    
}
#mission-section .single-logo-container>h3 {
    font-size: 20px;
    padding-top: 10px;
}
.mission-outer {
    margin: 20px;
    transition: 0.3s all cubic-bezier(0.4, 0, 1, 1);
    border-radius: 15px;
    position: relative;
	min-height:565px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
.mission-image-outer {
    overflow: hidden;
    line-height: 0;
}
.mission-image-outer img {
    transition: 0.5s all cubic-bezier(0.4, 0, 1, 1);
}
.mission-content-outer {
    padding: 0px 0 15px;
    position: relative;
}
.mission-heading {
    background: #f16136;
    padding: 10px 10px;
    margin-bottom: 15px;
}
.mission-heading h5 {
    margin-bottom: 0;
    background: #f16136;
	text-align:center;
    color: #fff;
    padding: 10px 10px;
    border: 1px solid #fff;
}
.mission-content-outer p {
    padding: 0 15px;
}
.mission-outer:hover img {
    transform: scale(1.2);
    opacity: 0.7;
    transition: 0.5s all cubic-bezier(0.4, 0, 1, 1);
}
h6.upper-heading::before {
    content: '';
    position: absolute;
    top: 0;
    background-image: url(http://novosyslifesciences.whdev.in/wp-content/uploads/2023/06/pattern-13.png);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
h6
{
	position:relative;
}
.contact-outer {
    padding: 0 35px;
}
.contact-outer textarea {
    max-height: 120px;
}
.contact-outer input, .contact-outer textarea {
    border: none !important;
    box-shadow: 0 0 6px 4px #00000017 !important;
    padding: 7px 15px !important;
}
.wpcf7-submit {
    margin-left: 15px !important;
    box-shadow: none !important;
}
.social_listing {
    display: flex;
}
.social_listing i {
    font-size: 21px;
    background: #93522d;
    padding: 9px;
    border-radius: 5px;
    margin-right: 10px;
}
#Footer ul.social {
    display: none;
}
.contact-details p {
    display: flex;
    column-gap: 15px;
}
.contact-details i {
    font-size: 25px !important;
    line-height: 1.3;
}
ul#menu-main-menu-1 {
    background: transparent;
	list-style:none;
}
ul#menu-main-menu-1 li:after
{
	border:none;
}
#Footer .copyright {
    width: 95%;
    text-align: center;
}
.search_wrapper {
    z-index: 9999!important;
    width: 50% !important;
    box-shadow: 0 0 3px 1px #cac7c7 !important;
    right: -50px !important;
    left: unset !important;
    top: unset!important;
    bottom: -90px;
}
.our-location-wrapper {
    text-align: center;
    border: 2px solid #f16136;
    padding: 60px 20px 40px 20px;
    height: 400px;
    border-radius: 5px;
    -webkit-transition: .4s;
    transition: .4s;
}
.location-icon-wrapper {
    margin-bottom: 50px;
}
.contact-outer textarea.wpcf7-form-control.wpcf7-textarea {
    max-height: 140px;
}

.location-icon-wrapper i {
    color: #f16136;
    font-size: 30px;
    border: 2px solid #f16136;
    border-radius: 50%;
    padding: 20px;
    width: 30px;
    height: 30px;
}
.our-location-wrapper:hover {
    box-shadow: -1px 1px 35px -10px rgb(0 0 0 / 30%);
    -webkit-transform: translatey(-15px);
    transform: translatey(-15px);
}
.header-stack #Action_bar .contact_details li, .header-stack #Action_bar .social, .header-stack #Action_bar .social-menu {
    padding: 8px 0 !important;
}

.footer-form {
    position: fixed;
    right: 15px;
    bottom: 0;
    z-index: 1000;
    width: 286px;
}
.footer-form .heading-look {
    font-size: 24px;
    background: #f16136;
    color: #fff;
    text-align: center;
    display: block;
    padding: 4px 0;
    cursor: pointer;
}
.banner_wrapper {
    display: none;
}
div#mini_contact_form {
    padding:15px;
    display:none;
    background: #ffff;
}
div#mini_contact_form .col-md-6 {
    max-width: 100%;
    flex: 0 0 100%;
}
div#mini_contact_form textarea
{
	max-height:100px;
}
wpcf7-submit
{
	background-color:#f16136 !important;
}
div#Subheader {
    min-height: 340px !important;
    background-size: cover;
	background-position:center;
}
div#Subheader .column
{
	display:none;
}
.header-content-div {
    display: none !important;
}
.footer-form {
    display: none !important;
}
.header-stack #Top_bar .menu_wrapper .menu > li > a:hover {
    background:#0095eb;
}
ul#menu-footer-menu {
    list-style: none;
    background: transparent !important;
}
.sidebar-one {
    width: 70% !important;
}
.sidebar-two {
    padding: 15px;
    border: 1px solid #dedede;
    margin: 0 0 0 15px;
    box-sizing: border-box;
    background-color: #ffffff;
    width: 28% !important;
}
.section.nutra {
    padding: 5rem 0;
}
.widget
{
	padding-bottom:0 !important;
}
.widget:after
{
	content:none !important;
}
#Top_bar .menu li ul li a {
    padding: 5px 10px 5px 20px !important;
    font-size: 15px !important;
}
#Top_bar .menu li ul li {
    width: 250px !important;
}
li#menu-item-235 ul.sub-menu {
    height: 80vh !important;
    overflow: scroll !important;
}
#Top_bar .menu > li ul li a:hover, #Top_bar .menu > li ul li.hover > a {
    background: #0095eb !important;
}
.footer-phn
{
	display:flex;
	flex-direction:column;
	row-gap:5px;
}
.fm-bar {
    bottom: 140px !important;
    top: unset !important;
}
@media screen and (min-width:767px)
{
	.menu_wrapper {
    position: absolute;
    bottom: -30px;
    right: 0;
    background: #f16136;
    width: 61%;
}
.menu_wrapper::before {
    position: absolute;
    content: '';
    left: -3%;
    bottom: 0px;
    right: 0px;
    top: 0px;
    transform: skewX(-30deg);
    background-color: #f16136;
}
}

@media screen and (max-width:767px)
{
	.header-content-div {
    display: none;
}
	#Top_bar .menu_wrapper
	{
		float:none!important;
		height:1px;
	}
	.menu-outer
	{
		position:unset !important;
	}
	.header-stack #Action_bar .contact_details li, .header-stack #Action_bar .social, .header-stack #Action_bar .social-menu {
    padding: 0px 0 !important;
}
	#Top_bar .logo #logo {
    padding: 0!important;
    margin: 10px 30px !important;
}
	#Top_bar a.responsive-menu-toggle {
    top: 75px !important;
}
	div#Subheader {
    min-height: 110px !important;
    background-position: left center;
}
}


/* core values */
.d-flex .mcb-wrap-inner {
    display: flex;
    align-items: center;
	flex-wrap:wrap;
}