/*!
Theme Name: Intentfully Fit Home
Theme URI: http://underscores.me/
Author: Moinahemad Mansuri
Author URI: http://wecreatedesign.co/
Description: Custom Theme Developement for Intentfully Fit Home
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: intentfully-fit-home
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Intentfully Fit Home is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
section#info.single{
	padding:75px 0px;
}
.leadImage img {width:100%;height:auto;}
#feature p{
	font-family: 'Georgia';
}

.navbar-default .navbar-nav>li>a{
	letter-spacing:3px;
	font-family:'helveticaneue-medium';
}
#info h6 a{
	letter-spacing:3px;
	font-weight: bold;
	font-size: 15px;
}

#header .navbar {
    border-top: 2px solid #bbb9b8;
    border-bottom: 2px solid #bbb9b8;
}

#banner h2 {
	font-size:78px;
	line-height:64px;
	letter-spacing:2px;
	margin-bottom:54px;
}

#info .bd {
    border-top: 2px solid #bbb9b8;
    border-bottom: 2px solid #bbb9b8;
}
#info h6 a{
	font-weight:600 !important;
}

.navbar-default .navbar-nav>li>a {
	background:none;
}

.navbar-default .navbar-nav>li>a {
    letter-spacing: 3px;
    font-family: 'helveticaneuemedium';
}
.pum-form--style-default button{
	    color: #fff;
    background-color: #baaec4;
    border: none;
    width: 240px !important;
}
.pum-form--style-default input[type=email], .pum-form--style-default input[type=text]{
	border:none;
}

#footer ul li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 15px 0;
}

#footer ul li:first-child a, #footer ul li:last-child a {
    text-align: center;
    padding: 15px 0;
}


#exitpopup-modal h4,
 #exitpopup-modal h3,
#exitpopup-modal p,
#exitpopup-modal input[type=email],
#exitpopup-modal input[type=submit],
#exitpopup-modal .exitpopup-modal-footer p {
    font-family: 'helveticaneuemedium';
	
}

#about-info h2 {
    margin-bottom:  10px;
}


#about-info input  {
	border-bottom:1px solid #ccc;
}


#about-info input.submit {
	border:none;
}

#feature .in .b-left {
	text-align:justify;
}

#feature.interior .in .rt h6 {
	color:blue !important;
}

.blog-content .navigation ul {
	padding:0px !important;
	margin:0px;
}

a.btn.btn-home {
	font-family:'helveticaneuemedium' !important;
	width:auto !important;
}

.addtoany_content {
	clear: both;
	margin:75px auto 0px auto !important;
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 0px !important;
	height: 30px;
}
p.blue-text{
color:blue;
}
#about-info a,#feature .in .b-left a{
	cursor:pointer;
}
#about-info h2.single-title{
    font-family: 'Georgia' !important;
        color: #4d4d4f;
    font-size: 30px;
    font-weight:bold;
    line-height: 64px;
    letter-spacing: 2px;
    margin: 30px;
    text-align:center;
    }
#info .bd{
	margin-top:30px;
}
#banner .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:-40px;
}
.woocommerce #secondary {
    display: none;
}
li.menu-item-has-children:hover ul.sub-menu{
display:block;
}
li.menu-item-has-children>ul.sub-menu>li{
	position:relative;
}

li.menu-item-has-children>ul.sub-menu>li>ul.sub-menu {
    display: none !important;
	position:absolute;
	top:0;
	left:100%;
}

li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children:hover>ul.sub-menu {
    display: block !important;
}


ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
	border: none;
    border-radius: 0px;
    background: #fff;
    box-shadow: none;
    width: 300px;
	margin-top: -5px;
}
ul.sub-menu li a{
	color: #120000;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	color:#000;
	padding-left:15px;
	    font-family: 'helveticaneuemedium' !important;
	padding:10px 10px;
}
ul.sub-menu {
    box-shadow: 0px 0px 4px 0px rgb(0 0 0 / 30%);
    width: 222px;
}

ul.sub-menu li a {
    color: #000;
    text-transform: inherit;
    font-size: 13px;
    padding: 6px 15px;
    display: inline-block;
    width: 100%;
}

.bx-wrapper .bx-pager{
	z-index:9999999;
}
ul.sub-menu {
	margin-top:-1px;
	background:#fff !important;
}

li.menu-item-has-children:hover>a {
    color: #fff;
    background-color: #baaec4;
}

.lazy-img {
    height: auto !important;
    width: 100% !important;
}


ul.sub-menu li a:hover {
    color: #fff !important;
    background-color: #baaec4 !important;
}
#info.gather p, #info.gather h6 a{
	font-family: 'Georgia' !important;
	
}
#info.gather p{
	    color: #4d4d4f !important;
	     font-weight: 500 !important;
}
#info.gather h6 a{
	    color: #4d4d4f ;
	 font-weight: 500 !important;
}
#banner .slider-content {
	text-align:center;
}

#banner .slider-content h6 {
    color: #8e8d8d;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-family: 'helveticaneuemedium';
    font-weight: bold;
    margin-top: 40px;
}

#banner .slider-content h6 a {
    font-family: 'helveticaneuemedium';
}

#banner .slider-content p {
    color: #4d4d4f;
    font-size: 30px;
    font-family: 'Georgia';
    line-height: 1.5;
    margin-top: 30px;
}

#banner .slider-content p a {
    font-family: 'Georgia';
}

#banner .slider-content .read {
    display: inline-block;
    color: #8e8d8d;
    font-size: 15px;
    text-transform: uppercase;
    font-family: 'helveticaneuemedium';
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 40px;
}

div#newsubscribe {
    z-index: 999999;
}
#about-info p b{
	font-weight:bold !important;
}

#navbar .current-menu-item {
color: #fff!important;
    background-color: #baaec4;
}
#navbar .current-menu-item a {
    color:#fff!important;
}


@media only screen and (max-width: 767px) {
#about-info h2.single-title {
	font-family: 'Georgia' !important;
    color: #4d4d4f;
	font-size: 30px !important;
    font-weight: bold ;
    line-height: 45px !important;
    letter-spacing: 2px;
    margin: 0px !important;
    margin-bottom: 20px !important;
    text-align: center;
}
}
body.post-template-default.single.single-post.postid-294 a.visible-xs.mobile  {
    background-size: cover !important;
}

.visible-xs.mobile.new{
	  background-size: cover !important;
}

