/*
Theme Name: Magezix
Theme URI: https://themexriver.com/wp/magezix
Author: themexriver
Author URI: https://themeforest.net/user/themexriver
Description: Magezix - is an Responsive News, Blog & Magazine WordPress Theme.
Version: 1.0.4
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: magezix
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

.header__icons{
	display:none;
}
.header__btn{
	display:none;
}

.footer-section {
    /* background-image: url(../img/footer-bg.jpg); */
    background: #072556;
    background-position: center center;
    background-size: cover;
    padding-top: 70px;
    padding-bottom: 60px;
    position: relative;
}
.footer-content {
    margin-bottom: 28px;
}
.footer-content h2 {
    font-size: 22px;
    color: #ffffff;
    margin: 0;
    font-family: 'Lato', sans-serif;
}
.footer-item p {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    line-height: 30px;
    margin: 28px 0px 0px 0;
}
.footer-item .footer-links {
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 15px;
}
.footer-item .footer-links li {
    list-style-type: none;
    display: inline-block;
}
.footer-item .footer-links a {
    text-decoration: none;
}
.footer-item .footer-links i {
    display: inline-block;
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ffffff;
    color: #2174bd;
    border-radius: 10px;
    margin: 0 4px 0 0px;
}
.fa-brands, .fab {
    font-weight: 400;
}
.menu-item .physio-menu {
    margin-bottom: 0;
    padding-left: 0;
}
.menu-item .physio-menu li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    list-style-type: none;
    line-height: 40px;
}
.menu-item .physio-menu a {
    color: #ffffff;
}
.menu-item-content .quick-menu {
    margin-bottom: 0;
    padding-left: 0;
}
.menu-item-content .quick-menu li {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    list-style-type: none;
    line-height: 40px;
}
.menu-item-content .quick-menu a {
    color: #ffffff;
}
.footer-info h3 {
    font-size: 16px;
    color: #ffffff;
    margin: 1px 0 25px 0;
}
.footer-info a {
    text-decoration: none;
    color: #ffffff;
}
.footer-info span {
    font-size: 16px;
    color: #ffffff;
    line-height: 30px;
}

.brnchLocation h6 {
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 25px 0px 20px;
    padding-bottom: 5px;
    font-size: 26px;
    position: relative;
    font-weight: 800;
}
.brnchLocation h6::before {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #fac917;
    bottom: 0;
    left: 50%;
    margin-left: -50px;
}
address {
    color: #fff;
    font-size: 15px;
    border: 1px solid silver;
    padding: 8px;
    border-radius: 4px;
}
address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit;
}
address p {
    font-size: 17px;
    margin-bottom: 0;
    color: #fac917;
    font-weight: bold;
}
.getDirection {
    background: #fac917;
    color: #000 !important;
    padding: 5px 0;
    text-align: center;
    display: block;
    margin-top: 8px;
    font-weight: bold;
}
address a {
    color: #fff;
    font-weight: bold;
}
address:hover {
    background: #fac917;
    color: #000;
}
address:hover a {
    color: #000 !important;
    font-weight: bold;
}

.ajax-scroll-post .blog-post-wrap-all .post-nav{
	display:none;
}
.breadcrumb-area .magezix-breadcrumb{
	display:none;
}

.header__bottom-right .tags-slide-wrap{
	display:none;
}
.header__recent-posts-wrap {
    max-width: 1248px;
}
ol li{
	 display: list-item;
  list-style-position: inside;
}
.footer-bottom {
    background-color: #021839;
    padding-top: 16px;
    padding-bottom: 16px;
}
.footer-bottom .bottom-content {
    text-align: center;
}
.footer-bottom .bottom-content p {
    font-size: 15px;
    color: #ffffff;
    margin: 0;
    font-weight: 500;
}
.mks {
    font-weight: 800;
    color: #fac917;
}