/*



Theme Name: MyHome Child

Theme URI: http://myhome.tangibledesing.net

Author: TangibleDesign

Author URI: http://themeforest.net/user/tangibledesign

Description: Child

Version: 1.1

Template: myhome

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: myhome-child

Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready



*/
@media (min-width:1023px) {
html body#myhome-app #mega_main_menu.mh-primary>.menu_holder>.menu_inner>ul>li:first-child>.item_link {
padding-left:17px!important;
}

#mega_main_menu_ul > .menu-item:hover > a {
background:#000000!important;
color:white!important;
}

#mega_main_menu_ul > .menu-item:hover > a *,
html body #mega_main_menu.mh-primary>.menu_holder>.menu_inner>ul>li:hover>a:after {
color:white!important;
background:#000000
}
    .mh-top-header-big .mh-top-bar-user-panel {
        position: static;
        right: 0;
    }

    .mh-top-header-big .mh-top-bar-user-panel__user-info {
        background: #000000 !important;
        padding: 0;
    }

    .mh-top-header-big .mh-top-bar-user-panel__user-info > a {
        color: #ffffff;
    }

    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button .symbol_menu {
        font-size: 25px;
    }

    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button .symbol_menu i {
        margin-top: -10px;
    }

    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button .symbol_cross {
        font-size: 25px;
    }

    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button .symbol_cross i {
        margin-top: -11px;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown {
        padding: 0 18px !important;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown li {
        background: #000000;
        color: #ffffff;
        border-bottom: 1px solid #545454 !important;
        padding: 0;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown li * {
        color: #222;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown li .item_link:before {
        border-color: #ffffff;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown li a {
        padding: 14px 18px;
        background: #000000;
        color: #ffffff;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown li a .link_content {
        line-height: 36px;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown li:last-child {
        border-bottom: 0;
    }

    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li.default_dropdown .mega_dropdown,
    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li .mega_dropdown > li .post_details {
        background: #000000 !important;
    }

    html body #mega_main_menu.mh-primary li.default_dropdown .mega_dropdown > li > .item_link,
    html body #mega_main_menu.mh-primary li.widgets_dropdown .mega_dropdown > li > .item_link,
    html body #mega_main_menu.mh-primary li.multicolumn_dropdown .mega_dropdown > li > .item_link,
    html body #mega_main_menu.mh-primary li.grid_dropdown .mega_dropdown > li > .item_link {
        background: #000000 !important;
    }

    html body #mega_main_menu.mh-primary li .post_details > .post_icon > i,
    html body #mega_main_menu.mh-primary li .mega_dropdown .item_link *,
    html body #mega_main_menu.mh-primary li .mega_dropdown a,
    html body #mega_main_menu.mh-primary li .mega_dropdown a *,
    html body #mega_main_menu.mh-primary li li .post_details a {
        color: #ffffff;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown > li.current-menu-item > .item_link *,
    html body #mega_main_menu.mh-primary .mega_dropdown > li > .item_link:focus *,
    html body #mega_main_menu.mh-primary .mega_dropdown > li > .item_link:hover *,
    html body #mega_main_menu.mh-primary li.post_type_dropdown > .mega_dropdown > li > .processed_image:hover > .cover > a > i {
        color: #00AEEF;
    }

    html body #mega_main_menu.mh-primary.responsive-enable > .menu_holder > .menu_inner > ul > li > .item_link:after {
        right: 6px;
    }

    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > ul > li > .item_link {
        border-bottom: 1px solid #ccc;
        padding-left: 18px;
        text-align: left;
    }

    html body #mega_main_menu.mh-primary > .menu_holder > .menu_inner > .nav_logo .logo_link {
        padding-left: 15px;
    }

    html body #mega_main_menu.mh-primary .nav_logo .logo_link {
        padding: 0px 15px;
    }

    html body #mega_main_menu.mh-primary .mega_dropdown {
        padding: 0 15px;
    }

    html body #mega_main_menu.mh-primary li.default_dropdown > .mega_dropdown > .menu-item > .item_link:before {
        border-color: #002E40 !important;
    }
}
@media (min-width: 1023px) {
    .mh-top-bar-user-panel-small {
        display: inline-block;
        position: relative;
    }
}

.mh-top-header--default .mh-top-bar-user-panel__user-info {
    background: #004A66;
}

.mh-top-header--default .mh-top-bar-user-panel__user-info a {
    color: #000000;
		padding: 4px;
}

.mh-top-header-big .mh-top-bar-user-panel__user-info {
    background: #D7DCDD;
}

.mh-top-header-big .mh-top-bar-user-panel__user-info > a {
    color: #D7DCDD;
}

.mh-top-header-big .mh-top-header--primary .mh-top-bar-login-register {
    color: #D7DCDD;
}
@media (max-width: 1023px) {
    .mh-top-header-big .mh-top-bar-user-panel {
        position: static;
        right: 0;
    }

    .mh-top-header-big .mh-top-bar-user-panel__user-info {
        background: #D7DCDD !important;
        padding: 0;
    }

    .mh-top-header-big .mh-top-bar-user-panel__user-info > a {
        color: #222;
    }
}

.mh-hide-top-bar-on-mobile .mh-top-header,
.mh-hide-top-bar-on-mobile .mh-top-header-big {
    display: none;
}

@media (min-width: 1024px) {
    .mh-hide-top-bar-on-mobile .mh-top-header,
    .mh-hide-top-bar-on-mobile .mh-top-header-big {
        display: block;
    }
}
/* Top Header */
.mh-top-header {
    font-family: Play, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 36px;
    color: #8899AA;
		background: #000000;
    border-bottom: 1px solid #ffffff;
}

@media (min-width: 1024px) {
    .mh-top-header {
        height: 38px;
        text-align: right;
    }
}

.mh-top-header:not(.mh-top-header--primary) a {
    color: #8899AA;
}

.mh-top-header:not(.mh-top-header--primary) a:hover {
    color: #ffffff;
}

.mh-top-header address {
    font-style: normal;
		color: #8899AA;

}

@media (min-width: 1024px) {
    .mh-menu-currency-wrapper {
        display: inline-block;
        width: auto;
    }
}

.mh-menu-currency-wrapper button {
    box-shadow: none !important;
    margin: 0 !important;
    line-height: 1.2 !important;
    width: auto !important;
    max-height: 28px !important;
    min-width: 65px !important;
    padding-top: 6px !important;
    padding-bottom: 6px !important;
    position: relative !important;
    top: 3px !important;
    padding-left: 12px !important;
}

.mh-top-header .mh-currency-switcher,
.mh-top-header-big .mh-currency-switcher {
    float: left;
    width: auto;
    left: 0;
    margin-bottom: 0;
    display: none;
}

.mh-top-header .mh-currency-switcher .dropdown-menu,
.mh-top-header-big .mh-currency-switcher .dropdown-menu {
    z-index: 9999999999;
    border: 1px solid #8899AA;
}

.mh-top-header .mh-currency-switcher .filter-option,
.mh-top-header-big .mh-currency-switcher .filter-option {
    font-style: normal;
}

.mh-top-header .mh-currency-switcher > .btn,
.mh-top-header-big .mh-currency-switcher > .btn {
    min-width: 65px;
    padding-top: 6px;
    padding-bottom: 6px;
    position: relative;
    top: 2px;
    padding-left: 12px;
    font-style: normal;
    background: #8899AA;
    border: none;
}

.mh-top-header .mh-currency-switcher .dropdown-menu > li,
.mh-top-header-big .mh-currency-switcher .dropdown-menu > li {
    line-height: 21px;
}

.mh-top-header .mh-currency-switcher .dropdown-menu > li > a,
.mh-top-header-big .mh-currency-switcher .dropdown-menu > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    min-height: 21px;
}

.mh-top-header .mh-currency-switcher .dropdown-menu > li > a:hover,
.mh-top-header-big .mh-currency-switcher .dropdown-menu > li > a:hover {
    color: #ffffff;
		background: #8899AA;
}

.mh-top-header .mh-currency-switcher .dropdown-menu > li.selected > a:hover,
.mh-top-header-big .mh-currency-switcher .dropdown-menu > li.selected > a:hover {
    color: #fff;
}

.mh-top-header .mh-currency-switcher option,
.mh-top-header-big .mh-currency-switcher option {
    font-size: 14px;
    color: #999;
    border: 0;
    background: transparent;
}

.mh-top-header .mh-currency-switcher option.selected,
.mh-top-header-big .mh-currency-switcher option.selected {
    color: #222;
    background: #8899AA;
}

.btn-group.bootstrap-select.mh-currency-switcher {
    display: block;
}
.mh-top-bar-user-panel__user-menu {
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    margin-top: 36px;
    right: 0;
    z-index: 999999999999;
    background: #26677F;
    list-style: none;
    width: 180px;
}

.mh-top-bar-user-panel__user-menu li {
    margin: 0;
}
@media (min-width: 768px) {
    .mh-widget-title {
        margin-bottom: 15px;
				margin-top: 35px;
    }
}
@media (min-width: 768px) {
    .mh-top-title__author-info__content {
        display: table-cell;
        vertical-align: middle;
    }
}

.mh-top-title--image-background {
    border: 0;
    position: relative;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    color: #fff;
}

.mh-top-title--image-background .mh-top-title__heading {
    color: #fff;
    z-index: 2;
}

.mh-top-title--image-background:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 0;
}

.mh-top-title--image-background .mh-top-title__subheading {
    position: relative;
    color: #fff;
    z-index: 2;
}
@media (min-width: 768px) {
    .mh-top-title__social-icons {
        text-align: left;
    }
}

.mh-top-title--parallax {
    position: relative;
    padding-top: 72px;
    padding-bottom: 72px;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover !important;
}

.mh-top-title--parallax .mh-top-title__heading {
    position: relative;
    color: #fff;
    z-index: 2;
}

.mh-top-title--parallax .mh-top-title__subheading {
    position: relative;
    z-index: 2;
    color: #fff;
}

.mh-top-title--parallax:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}

.mh-top-title--wide-bg {
    position: relative;
    padding-top: 72px;
    padding-bottom: 72px;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover !important;
}

.mh-top-title--wide-bg .mh-top-title__heading {
    position: relative;
    color: #fff;
    z-index: 2;
}

.mh-top-title--wide-bg .mh-top-title__subheading {
    position: relative;
    z-index: 2;
    color: #fff;
}

.mh-top-title--wide-bg:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 1;
}
