/*
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.7
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
*/
.theme-switch-box-wrap.custom {
    position: static;
    margin-right: 20px;
}
.custom .theme-switch-box {
    display: flex;
    align-items: center;
}
.custom .theme-switch-box__label {
    width: 36px;
    height: 18px;
}
.slide-bar .theme-switch-box-wrap.custom {
    margin: 0 auto;
    max-width: max-content;
    margin-top: 20px;
}
/* -------Header------ */
.header__main {
    padding: 20px 0 0;
    display: inherit !important;
}
.header__main-wrap.uk-active .header__main {
    padding: 10px !important;
}
@media (min-width: 992px) {
.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
}
}

.main-menu__nav ul li:not(:last-child) {
    margin-right: 30px !important;
}
.main-menu__nav .submenu li a {
    color: #333 !important;
    letter-spacing: .04em !important;
    white-space: nowrap;
}
.main-menu__nav .submenu li a:hover {
    border-bottom: 3px solid transparent !important;
}
#magezix-primary-menu li.menu-item a {
    letter-spacing: .06em;
    text-transform: uppercase;
    color: #f26522;
    display: block !important;
    padding: 0 !important;
    border-bottom: 3px solid transparent;
    
}
#magezix-primary-menu li.menu-item .submenu li a {
    color: #333333 !important;
    text-transform: none;
}
.main-menu__nav ul.menu li.menu-item a:hover {
    border-bottom: 3px solid #f26522;
}
.main-menu__nav ul li.menu-item-has-children > a::after {
    content: none !important;
}
.main-menu__nav .submenu {
    padding: 35px 20px 35px 35px !important;
}
.main-menu__nav .submenu li {
    padding-bottom: 10px;
}
.main-menu__nav .submenu li:last-child {
    padding-bottom: 0;
}
.main-menu__nav ul li .submenu li.menu-item-has-children > a::after {
    top: 4px !important;
}
.main-menu__nav ul.menu {
    align-items: center;
}
.header__main .btn-primary {
    background: #f04902 !important;
    border-color: #f04902 !important;
    padding: 5px 18px !important;
}
.header__main .btn-primary a {
    color: #fff !important;
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}
/* ---Footer---- */
.footer__main {
    padding-bottom: 60px !important;
}
.footer-bg {
    background-color: #FFFFFF !important;
    padding-top: 60px !important;
}
.footer__widget:nth-child(2) {
    padding-left: 0 !important;
}
.footer__widget ul li:not(:last-child) {
    margin-bottom: 0 !important;
}
.footer__widget ul li a {
    font-size: 13.4px !important;
    font-weight: 500 !important;
    color: #666666 !important;
}
.footer__widget .title, .footer__widget .widgettitle {
    font-size: 15px !important;
    line-height: 20px !important;
    color: #333333 !important;
    text-transform: uppercase !important;
    border-bottom: solid 1px #DDDDDD !important;
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
}
.footer__widget .product-cat {
    margin-top: 10px !important;
}
.footer__widget .product-cat a {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #333333 !important;
}
.footer__bottom {
    border-top: 1px solid #ccc !important;
}
.footer__copyright {
    font-size: 14px !important;
    line-height: 18px !important; 
    color: #333 !important;
}
.footer__links a {
    font-size: 14px !important;
    line-height: 20px !important;
    color: #333 !important;
    border-left: 1px solid #333 !important;
    margin-left: 5px !important;
    padding-left: 5px !important;
}
.footer__links a::before {
    content: none !important;
}
.footer__links a:not(:last-child) {
    margin-right: 0 !important; 
    padding-right: 0 !important;
}
.tab-post__item--2 .post-thumb, .tx-post__item .post-thumb, .carousel-post__item .post-thumb {
    border-radius: 10px !important;
-webkit-border-radius: 10px !important;
 -moz-border-radius: 10px !important;
-ms-border-radius: 10px !important;
 -o-border-radius: 10px !important;
}
.pp-multiple-authors-layout-boxed .multiple-authors-links a span,
 a.ppma-author-field-meta span {
    color: #FFFFFF !important;
}
.post-details .entry-content ul {
    padding-right: 0 !important;
}
@media (max-width: 767px) {
    .header .theme-switch-box-wrap.custom {
        display: none;
    }
    .header__main {
        display: flex !important;
    }
    #mobile-menu-active .btn-primary {
        background: #f04902 !important;
        border-color: #f04902 !important;
        margin-top: 10px;
    }
    #mobile-menu-active .btn-primary a {
        color: #fff !important;
        padding: 6px 10px !important;
    }
    .header-mobile-search, .theme-switch-box-wrap {
        display: none !important;
    }
    .side-mobile-menu ul li a:hover {
        color: #f04902 !important;
    }
    .side-mobile-menu ul li ul li a::before {
        content: none !important;
    }
}
@media (min-width: 1200px) {
    .header__right.ul_li, .header__bottom-wrap {
        display: none;
    }
 }

.elementor-page-711 #search-1 {
	margin-top: 0 !important;
}

.tx-section-heading {
	text-align:center;
} 
.header__top{display: none;}
