/*

Template: TheFox

Theme Name: TheFox Child Theme

Theme URI: http://www.thefoxwp.com

Description: <strong>A superflexible and responsive Business Theme by Tranmautritam team</strong> - <br/>Update notifications available on twitter and facebook:<br/> <a href='https://twitter.com/tranmautritam'>Follow me on twitter</a><br/> - <a href='https://www.facebook.com/tranmautritam.designer'>Join the Facebook Group</a> A theme by <a href="http://themeforest.net/user/tranmautritam?ref=tranmautritam">Tranmautritam Team</a>.

Version: 1.50

Author: Tranmautritam Team

Author URI: http://themeforest.net/user/tranmautritam?ref=tranmautritam

License: Themeforest Split Licence

License URI: -

*/


/************************************************************************************

Put your custom CSS below this block :)

*************************************************************************************/

/************************************************************************************

Custom CSS modifications pulled from previous parent theme modifications

*************************************************************************************/

header.nav_type_18 {
    background: url(/Images/bm-background-1-1.png) repeat repeat center center #fffcf4;
}

.nav_type_18 #logo_img, .nav_type_18 .logo_text {
	line-height:140px;
	max-height:140px;
	width:100%
}

.header_bottom_nav nav {
	float: none;
    font-family: "Oswald", Times New Roman;
}

.header_bottom_nav.nav_type_18 {
    border-top: 3px solid #73aa39 !important;
    border-bottom: 3px solid #73aa39 !important;
}

.nav_type_18 ul {
    float: none;
    position: static;
    z-index: 5000;
    overflow: visible;
    width: 800px;
    margin: 0px auto;
}

.nav_type_18 ul li a {
	text-transform: uppercase;
}

#nav_button_alt:before {
    color: #73aa39 !important;
}

.page_title_ctn {
    display: none;
}

body {
	font-family: Georgia, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #777;
	overflow-x:hidden;
	font-weight:400;
	background-color:#ffffff;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 28px;
	font-size: 18px;
}


/************************************************************************************

Previous custom CSS by Jacob

*************************************************************************************/


.bmTopBar {
    width: 100%;
    padding: 10px 20px;
    text-align: center;
    background: #73aa39;
}
.bmTopBar h2 {
    color: #ffffff;
    font-family: "Open Sans", Arial;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 0px;
}
.bmTagline {
    display: none;
    text-align: center;
    padding: 10px 20px 10px 20px;
    color: #666666;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    clear: both;
}
.homeIcons {
    float: left;   
    width: 40%;
    height: auto;
    min-width: 100px;
    max-width: 250px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.centerText {
    text-align: center;
}
.leftText {
    text-align: left;
}
.rightText {
    text-align: right;
}
.whiteText {color: #ffffff;}
.greenText {color: #73aa39;}
.forestText {color: #1f3303;}
.shadowText {text-shadow: 2px 2px 2px #222222;}
form {
   padding: 20px;
   border-radius: 20px;
   background: url("/Images/bm-background-2.png") repeat repeat center center #fffcf4;
   font-size: 18px;
}

form h2 {
    color: #1f3303;   
}
text:focus, input:focus, textarea:focus {
    border: 1px solid #1f3303 !important;
}
.greenButton, input[type=submit] {
    text-align: center;
    padding: 15px 30px;
    border-radius: 5px;
    border-top: none;
    border-left: none;
    border-bottom: 3px solid #1f3303;
    border-right: 3px solid #1f3303;
    background: #73aa39; 
    color: #ffffff !important;
    transition: background 1.0s ease-out; 
    text-transform: uppercase;
    font-family: "Oswald", Arial;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    cursor: pointer;
}
.greenButton:hover {
    background: #385215; 
    border-bottom: 3px solid #73aa39;
    border-right: 3px solid #73aa39;
    color: #ffffff;
}
.sliderHeading {
    text-align: center;
    color: #ffffff;
    padding: 20px 30px;
    border-radius: 10px;
    opacity: .93;
    background: #1f3303; 
    border: 2px solid #73aa39;
    margin: 0px auto;
    max-width: 600px;
}
.sliderParagraph {
    text-align: center;
    color: #1f3303;
    font-size: 18px;
    line-height: 26px;
    padding: 20px 30px;
    border-radius: 5px;
    opacity: .93;
    background: #ffffff;
    width: 100%;
    box-sizing: border-box;
    display: inline-block;
    border: 2px solid #73aa39;
}
.fancyImage1 {
   border-radius: 5px;
   border: 5px solid #1f3303;
   width: 100%;
   max-width: none;
   height: auto;
   box-sizing: border-box;
}
.fancyUL1{
    list-style-image: url("/Images/bm-icon-ul.png");
    margin-left: 40px;
    margin-bottom: 20px;
    line-height: 24px;
}
.teamPic {
   width: 100%;
   min-width: 180px;
   margin-bottom: 15px;
   border-radius: 20px;
}
.clientName {
   font-weight: bold;
   font-style: italic;
}
.ebookCover {
    width: 100%;
    max-width: 300px;
    min-width: 120px;
    height: auto;
}
.socialIcons {
    width: 70px !important;
    height: 70px !important;
    display: inline-block;
    padding: 5px;
}
.footnote {
    font-size: 10px;
    line-height: 14px;
    font-weight: bold;
    vertical-align: super;
    display: inline;
}
.footnotes {
   font-size: 12px;
   line-height: 16px;
}
.blogCalloutBox {
    float: right;
    margin: 20px;
    padding: 20px;
    border-radius: 10px;
    background: #f8fef2;
    width: 50%;
    min-width: 280px;
}
#footer form {
    padding: 0px;
    background: transparent;
}
#footer input[type=text], #footer input[type=email] {
    margin-right: 2%;
    float: left;
    background-color: white;
    padding: 5px 10px;
    height: auto;   
    border-radius: 5px;
    margin-bottom: 10px;
    color: #1f3303;
}
#footer input[type=button] {
    margin-top: 15px;
}

.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.last_toggle_el_margin,
.wpb_button {
  margin-bottom: 0px !important;
} 

@media only screen and (max-width: 1100px) {
.homeIcons {
    float: none;
    display: block;
    margin: 0px auto 15px auto;
}
}

@media only screen and (max-width: 767px) {
	
.fixed_header_left {
	position:relative;
	width:auto;
	padding-left:0;
}
.fixed_header_left .wrapper {
	width: 300px;
	padding:0;
}
.fixed_header_left #logo_img {
	float:none;
	min-width:0px;
	margin:0 auto;
	text-align:center;
}
#fixed_header_socials {
	display:none;
}
.fixed_header_left .header_current_cart {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.fixed_header_left .cart-content {
	padding: 37px 14px 38px 14px;
	text-align: center;
	width: 105px;
}
.fixed_header_left .header_current_cart .cdp_2 {
	top:100px;
	left:auto;
}
.fixed_header_left .header_current_cart:hover .cdp_2 {
	top: 54px !important;
	left:auto;
}

#header_socials {
	display:none;
}
#header_bottom {
	height:40px;
}
	
.menu_slide.mt_menu {
	position:fixed!important;
		background: url("/web/20190703145406im_/http://www.bodymindtn.com/Images/bm-background-1.png") repeat repeat center center #fffcf4;
}
#logo_img {
	max-height: 100px;
	line-height: 100px;
}
#logo_img:before {
	margin:0;
}
#logo_img img {
	max-height:70px;
}
#logo {
	max-height: 50px;
	line-height: 50px;
}
#logo_img .mobile_logo,.transparent_header #logo_img .white_logo.mobile_logo {
	display:inline-block !important;
}
#logo_img .desktop_logo,.transparent_header #logo_img .dark_logo.mobile_logo {
	display:none !important;
}

.logo:before {
	margin:0;
}
.logo_text {
	max-height: 50px;
	line-height: 50px;
	width: auto;
}
.mt_menu .header_current_cart {
	float:right;
	height:49px;
	line-height:49px;
}
	
.wrapper {
	width: 300px;
	padding:0;
}
	
#top_bar, header, .header_bottom_nav {
	display:none;
}

#header_container {
	max-height:50px !important;
	min-height:50px !important;
}
header nav {
	width:50px;
	float:none;
	min-height:55px;
	margin:0 0 0 0px;
}
header nav ul {
	display:none !important;
}
.header_bottom_nav nav ul {
	display:none!important;
}
header nav ul li {
	display:none;
}
	
#nav_button, #nav_button_alt {
	float:left;
	display:block;
	margin:0px auto 0px auto;
	width:50px;
	height:50px;
}
#nav_button_alt {
	margin: 8px 10px 0px 0px;
	float: left;
	height: 45px;
}
#nav_button:before {
	font-family:"FontAwesome";
	display:block;
	content:"\f0c9";
	padding:8px 0 0 0px;
	text-align:center;
	margin-left:-1px;
	font-size:18px;
}
#nav_button_alt:before {
	font-family:"FontAwesome";
	display:block;
	content:"\f0c9";
	padding:0px 0 0 0px;
	text-align:center;
	margin-left:-1px;
	font-size:30px;
}
#mobile-menu .wrapper {
	padding:0 0 0 30px !important;
	width:239px;
}
.mt_menu {
	display:block !important;
}
.menu_slide.mt_menu .header_current_cart li a {
	margin:0;
	padding:0;
}
.menu_slide.mt_menu .header_current_cart .current_item_number {
	display:none;
}
header #searchtop {
	padding: 3px 0px 0px 23px !important;
}
header #search-form {
	top:155px!important;
}
header .cart-content {
	float: right !important;
	padding: 3px 17px 5px 17px !important;
	margin: 0px 10px 0px!important;
}
header .header_current_cart:hover .cdp_2 {
	top: 154px !important;
}
.header_cart_dropdown {
	display:none!important;
}	
	
}

