@media (max-width: 1200px) {
.boxed_layout #page {
width: 100%;
}
.mt-container {
padding: 0 2%;
width: 100%;
}
}
@media (min-width: 1000px) {
#site-navigation {
display: block !important;
}
}
@media (max-width: 1170px) {
#masthead .np-header-ads-area {
width: 65%;
margin-top: 5px;
}
.np-slide-content-wrap .np-post-meta span,
.news_portal_featured_posts .np-single-post .np-post-meta span {
margin-right: 8px;
}
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a {
font-size: 14px;
}
.news_portal_featured_posts .layout2 .np-single-post-wrap .np-post-content .np-post-title a {
font-size: 12px;
}
}
@media (max-width: 979px) {
#masthead .np-header-ads-area {
width: 100%;
text-align: center;
}
#masthead .site-branding {
text-align: center;
float: none;
margin-top: 0;
}
#masthead.layout1 .site-branding {
float: left;
margin: 20px 0;
}
.news_portal_featured_slider .np-featured-slider-section {
float: none;
width: 100%;
}
.np-home-top-section .news_portal_featured_posts,
.news_portal_featured_slider .np-featured-section {
margin-top: 5px;
width: 100%;
}
.news_portal_featured_slider .np-featured-slider-section img,
.news_portal_featured_slider .np-featured-section img {
width: 100%;
}
.news_portal_featured_slider .np-featured-section .featured-top-section .np-single-post-wrap {
width: 100%;
margin-left: 0;
}
.news_portal_featured_slider .np-featured-section .np-single-post-wrap {
margin-top: 2%;
padding-left: 0;
}
.news_portal_featured_slider .np-featured-section .featured-bottom-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-default .np-featured-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-layout2 .np-featured-section .np-single-post-wrap {
width: 48%;
margin-left: 2%;
}
.news_portal_featured_slider .np-featured-section .featured-bottom-section,
.news_portal_featured_slider .featured-slider-default .np-featured-section,
.news_portal_featured_slider .featured-slider-layout2 .np-featured-section {
margin-left: -2%;
width: 102%;
}
.news_portal_featured_posts .np-single-post .np-post-content .np-post-title a {
font-size: 16px;
}
.np-home-top-section .news_portal_slider .np-single-slide-wrap img {
width: 100%;
}
.news_portal_featured_posts .np-featured-posts-wrapper {
margin-left: 0;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap {
margin: 1% 0 1% 2%;
width: 48%;
}
.news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a {
font-size: 14px;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb img,
.news_portal_default_tabbed .np-post-thumb img {
width: 100%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb {
float: left;
width: 30%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-thumb .np-post-title.small-size a {
font-size: 16px;
font-weight: 500;
}
} @media (min-width: 769px) and (max-width: 1200px) {} @media (max-width: 768px) {
.np-home-middle-section .middle-primary,
.np-home-bottom-section .bottom-primary,
.np-home-middle-section .middle-aside,
.np-home-bottom-section .bottom-aside {
float: none;
width: 100%;
}
.news_portal_recent_posts .np-recent-posts-wrapper .np-post-title.small-size a,
.news_portal_default_tabbed .np-post-title.small-size a {
font-size: 16px;
}
#top-footer.footer_column_one .np-footer-widget,
#top-footer.footer_column_two .np-footer-widget,
#top-footer.footer_column_three .np-footer-widget,
#top-footer.footer_column_four .np-footer-widget {
float: none;
width: 98%;
}
.menu-toggle,
.header-menu-close {
display: block;
color: #ffffff;
}
.header-menu-close {
position: absolute;
top: -40px;
left: 100px;
color: #333;
}
.header-menu-close a {
color: #333;
font-size: 22px;
}
#colophon .menu-toggle.hide {
display: none;
}
#site-navigation {
display: none;
left: 0;
position: absolute;
top: 100%;
width: 100%;
z-index: 9999;
}
.np-header-menu-wrapper {
position: relative;
}
#site-navigation ul li {
display: block;
float: none;
}
.sub-toggle {
background: #fff none repeat scroll 0 0;
color: #029FB2;
cursor: pointer;
display: block;
height: 24px;
line-height: 21px;
position: absolute;
right: 15px;
text-align: center;
top: 6px;
width: 24px;
border: 1px solid #cfcfcf;
font-size: 12px;
}
#site-navigation ul>li:hover>.sub-toggle,
#site-navigation ul>li.current-menu-item .sub-toggle,
#site-navigation ul>li.current-menu-ancestor .sub-toggle {
background: #fff;
}
.main-small-navigation li.current-menu-item>.sub-toggle {
background: #ffffff none repeat scroll 0 0;
}
.main-small-navigation li.current-menu-item>.sub-toggle i {
color: #029FB2;
}
.menu-primary-container .sub-menu,
#site-navigation li.menu-item-has-children>a:before,
#site-navigation ul li.page_item_has_children>a:before {
display: none;
}
#site-navigation ul.sub-menu,
#site-navigation ul.children {
position: static;
min-width: 100%;
opacity: 1;
top: 0;
left: 0;
visibility: visible;
display: none;
background: none;
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
transform: translateY(0);
}
#site-navigation ul>li:hover>.sub-menu,
#site-navigation ul>li:hover>.children {
top: 0;
}
#site-navigation ul#primary-menu>li:hover>a::after,
#site-navigation ul#primary-menu>li.current-menu-item>a::after {
display: none;
}
#site-navigation ul.sub-menu li,
#site-navigation ul.children li {
border-bottom: none;
}
#masthead.layout1 #site-navigation {
margin-top: 0;
}
#primary,
.home.blog #primary,
#secondary,
.home.blog #secondary {
float: none;
width: 100%;
}
.news_portal_featured_posts .layout2 .featured-middle-section {
float: none;
width: 100%;
margin: 0 0 2%;
}
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap {
float: left;
width: 48%;
margin-left: 2%;
}
.news_portal_featured_posts .layout2 .featured-left-section,
.news_portal_featured_posts .layout2 .featured-right-section {
margin-left: -2%;
width: 102%;
float: none;
}
.news_portal_featured_posts .layout2 .featured-left-section:after,
.news_portal_featured_posts .layout2 .featured-right-section:after {
content: "";
clear: both;
display: block;
}
.news_portal_featured_posts .layout2 .featured-left-section img,
.news_portal_featured_posts .layout2 .featured-right-section img,
.news_portal_featured_posts .layout2 .featured-middle-section img {
width: 100%;
}
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap:first-child,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap:first-child {
margin-bottom: 2%;
}
#masthead.layout1 .np-header-menu-wrapper,
#masthead.layout1 .np-header-menu-block-wrap,
#masthead.layout1 .np-header-menu-wrapper .mt-container {
position: static;
}
#masthead.layout1 .menu-toggle {
line-height: 80px;
}
#masthead.layout1 .np-logo-section-wrapper {
position: relative;
}
.ticker-caption {
width: 100%;
text-align: center;
float: none;
}
.layout1-ticker .ticker-caption::after {
display: none;
}
.layout1-ticker .ticker-content-wrapper {
display: block;
float: none;
width: 100%;
text-align: center;
}
.layout1-ticker .news-ticker-title>a {
display: inline-block;
}
.layout1-ticker .ticker-content-wrapper .post-cats-list {
display: none;
float: none;
margin-right: 15px;
}
.layout1-ticker .lSSlideOuter.vertical .lSAction>a {
color: #fff;
border: none;
}
} @media (max-width: 600px) {
body.logged-in {
margin-top: -50px;
padding-top: 40px;
}
.np-top-right-section-wrapper .social-link a {
margin: 8px;
}
.top-navigation ul li:first-child {
border-left: none;
}
.news_portal_featured_slider .np-featured-section .featured-bottom-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-default .np-featured-section .np-single-post-wrap,
.news_portal_featured_slider .featured-slider-layout2 .np-featured-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap {
width: 98%;
}
.news_portal_featured_posts .layout2 .featured-left-section .np-single-post-wrap,
.news_portal_featured_posts .layout2 .featured-right-section .np-single-post-wrap {
margin-bottom: 2%;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap {
margin: 2% 0 2% 2%;
width: 97%;
}
.news_portal_block_posts .np-primary-block-wrap {
width: 100%;
float: none;
}
.news_portal_block_posts .np-secondary-block-wrap {
float: none;
margin-top: 20px;
width: 100%;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap .np-single-post,
.news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout2 .np-primary-block-wrap .np-single-post:first-child {
margin-bottom: 3%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post {
float: none;
width: 97%;
}
.news_portal_block_posts .layout3 .np-secondary-block-wrap .np-single-post img {
width: 100%;
}
.np-top-left-section-wrapper .date-section,
.top-navigation {
display: inline-block;
float: none;
}
.np-top-right-section-wrapper,
.np-top-left-section-wrapper {
display: block;
float: none;
text-align: center;
}
.mt-social-icons-wrapper {
display: inline-block;
margin-top: 8px;
}
.site-info,
#footer-navigation ul {
float: none;
text-align: center;
}
.ticker-caption {
float: none;
text-align: center;
width: 100%;
}
.ticker-content-wrapper {
float: none;
text-align: center;
width: 100%;
}
.ticker-content-wrapper .post-cats-list {
display: inline-block;
float: none;
}
.news-ticker-title>a {
display: inline-block;
}
.np-ticker-block .lSAction {
top: 40px;
}
.np-archive-grid-post-wrapper article {
width: 97%;
display: block;
margin-right: 0;
}
.np-related-section-wrapper .np-single-post {
width: 98%;
}
.np-related-section-wrapper .np-single-post {
margin-top: 20px;
width: 98%;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post {
display: block;
margin-bottom: 2%;
width: 100%;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content {
height: auto;
margin-bottom: 20px;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post:last-child .np-post-content {
margin-bottom: 0;
}
.news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post img {
width: 100%;
}
.np-ticker-block .lSAction {
top: 4px;
}
.np-ticker-block .lSAction a {
color: #fff;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap .np-post-thumb,
.news_portal_list_posts .layout3 .np-single-post .np-post-thumb {
width: 28%;
}
.news_portal_featured_posts .layout1 .np-single-post-wrap .np-post-content,
.news_portal_list_posts .layout3 .np-single-post .np-post-content {
float: left;
width: 68%;
margin-left: 4%;
}
.news_portal_list_posts .layout3 .np-single-post,
.news_portal_fullwidth_posts .np-single-post {
width: 100%;
}
.news_portal_list_posts .layout3 .np-single-post,
.news_portal_fullwidth_posts .np-single-post {
width: 100% !important;
}
.middle-primary .news_portal_featured_posts .layout1 .np-single-post-wrap {
width: 98%;
}
#masthead.layout4 .np-social-icons-wrapper {
width: 100%;
text-align: center;
}
#masthead.layout4 .np-logo-section-wrapper .mt-flex {
display: block;
}
#masthead.layout4 .mt-header-search-live-wrap {
padding: 30px 0px 0px;
}
#masthead.layout4 .site-title a,#masthead.layout4 .site-description {
font-size: 20px;
}
#masthead.layout4 .site-branding {
margin: 10px 0px;
width: 70%;
text-align: left;
}
.archive-masonry #primary article {
margin-left: 0;
width: 100%;
}
.archive-masonry #primary .site-main,.archive-masonry .posts-navigation {
margin-left:0;
}
.archive-alternatelist article .single-post-wrap,.archive-alternatelist article:nth-child(even) .single-post-wrap{
grid-template-columns: 100%;
}
.archive-alternatelist .np-archive-post-content-wrapper{
padding:20px 0px;
}
#masthead.layout4 .np-logo-section-wrapper{
padding: 10px 0px;
}
.np-image-zoomin .np-post-thumb img, .np-image-zoomin .np-slide-thumb img{
width: 100%;
}
#masthead.layout4 .np-icon-elements {
margin: 10px 9px 0px 0;
}
#masthead.layout4 .live-button-wrap a{
padding: 7px 8px;
font-size: 0;
margin: 6px 0px 4px 12px;
min-width: 27px;
}
}
@media (max-width: 480px) { .np-related-section-wrapper .np-single-post {
width: 98%;
}
.news_portal_list_posts .np-single-post .np-post-thumb,
.news_portal_list_posts .np-single-post .np-post-content,
.news_portal_list_posts .alternate-img .np-single-post:nth-child(2n) .np-post-content {
float: none;
margin-bottom: 4%;
width: 100%;
}
.news_portal_list_posts .layout3 .np-single-post .np-post-content,
.news_portal_list_posts .layout3 .np-single-post .np-post-thumb {
float: left;
margin-bottom: 0;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce-page[class*="columns-"] ul.products li.product,
.woocommerce[class*="columns-"] ul.products li.product {
width: 100%;
}
}.site-mode--dark.boxed_layout #page,
.site-mode--dark #page {
background: #222222;
}
.site-mode--dark .np-header-search-wrapper .search-form-main{
background: #303030;
}
.site-mode--dark  .np-home-top-section .news_portal_featured_posts .np-block-wrapper {
background: none;
}
.site-mode--dark  .news_portal_featured_posts .np-single-post-wrap .np-post-content .np-post-title a,
.site-mode--dark  .np-post-title.large-size a,
.site-mode--dark  .np-post-title.small-size a,
.site-mode--dark  .news-ticker-title>a,
.site-mode--dark  .np-archive-post-content-wrapper .entry-title a,
.site-mode--dark  h1.entry-title,
.site-mode--dark #masthead.layout1 .np-header-search-wrapper .search-main a{
color: #ffffff;
}
body.site-mode--dark  {
color: #efefef;
}
.site-mode--dark .np-block-title,
.site-mode--dark .widget-title,
.site-mode--dark .page-header .page-title,
.site-mode--dark .np-related-title {
background: none;
border: 1px solid #616161;
border-left: none;
border-right: none;
}
.site-mode--dark .np-ticker-block {
border: 1px solid #616161;
}
.site-mode--dark .np-secondary-block-wrap .np-single-post,
.site-mode--dark .news_portal_default_tabbed .np-single-post,
.site-mode--dark .news_portal_default_tabbed #comments ul li,
.site-mode--dark .news_portal_block_posts .layout2 .np-secondary-block-wrap .np-single-post:nth-child(4) {
border-bottom: 1px solid #616161;
}
.site-mode--dark .news_portal_block_posts .layout4 .np-post-title a {
color: #333333;
}
.site-mode--dark .news_portal_block_posts .layout4 .np-post-excerpt {
color: #3d3d3d;
}
.home.site-mode--dark .np-home-icon a::after,
.site-mode--dark .np-home-icon a:hover::after,
.site-mode--dark #site-navigation ul#primary-menu>li:hover>a::after,
.site-mode--dark #site-navigation ul#primary-menu>li.current-menu-item>a::after {
border-bottom: 5px solid #222222;
}
.seperate.site-mode--dark .np-home-top-section,
.seperate.site-mode--dark .middle-primary,
.seperate.site-mode--dark .bottom-primary,
.seperate.site-mode--dark .middle-aside,
.seperate.site-mode--dark .bottom-aside,
.seperate.site-mode--dark .np-home-middle-fullwidth-section,
.seperate.site-mode--dark .np-home-bottom-fullwidth-section,
.seperate.site-mode--dark #primary article,
.seperate.site-mode--dark .np-breadcrumbs,
.seperate.site-mode--dark .np-related-section-wrapper,
.seperate.site-mode--dark .np-author-box-wrapper,
.seperate.site-mode--dark .np-ticker-block,
.seperate.site-mode--dark #secondary .widget,
.seperate.site-mode--dark .np-post-review-section-wrapper{
background: #2f2f2f;
}
.site-mode--dark .np-archive-post-content-wrapper::before {
display: none;
}
.site-mode--dark .widget_archive a,
.site-mode--dark .widget_categories a,
.site-mode--dark .widget_recent_entries a,
.site-mode--dark .widget_meta a,
.site-mode--dark .widget_recent_comments li,
.site-mode--dark .widget_rss li,
.site-mode--dark .widget_pages li a,
.site-mode--dark .widget_nav_menu li a,
.site-mode--dark .wp-block-latest-posts li a,
.site-mode--dark .wp-block-archives li a,
.site-mode--dark .wp-block-categories li a,
.site-mode--dark .wp-block-page-list li a {
color: #9f9f9f;
}
.site-mode--dark .entry-meta span a,
.site-mode--dark .entry-meta span {
color: #cfcfcf;
}
.site-mode--dark #respond,
.site-mode--dark .comment-list .comment-body {
background: none;
color: #fff;
border: 1px solid #515151;
}
.site-mode--dark #comments h3,
.site-mode--dark #comments h2.comments-title,
.site-mode--dark .comment-author .fn .url {
color: #fff;
}
.site-mode--dark #masthead.layout1 {
border-bottom: none;
}
.site-mode--dark #masthead.layout1 .np-logo-section-wrapper,
.site-mode--dark #masthead.layout2 .np-logo-section-wrapper {
background: #2a2a2a;
}
.site-mode--dark #masthead.layout1 #site-navigation ul li a,
.site-mode--dark #masthead.layout1 .np-home-icon a,
.site-mode--dark #masthead.layout1 .search-main,
.site-mode--dark .news_portal_featured_posts .layout1 .np-single-post-wrap .np-post-content .np-post-title a,
.site-mode--dark .news_portal_block_posts .layout4 .np-post-title a,
.site-mode--dark article.hentry h1.entry-title,
.site-mode--dark .np-author-box-wrapper .author-desc-wrapper .author-title,
.site-mode--dark .news_portal_fullwidth_posts .layout2 .np-single-post .np-post-content .np-post-title a,
.site-mode--dark .news_portal_fullwidth_posts .layout3 .np-single-post .np-post-content .np-post-title a,
.site-mode--dark .news_portal_carousel .layout3 .np-single-post .np-post-content .np-post-title a,
.site-mode--dark #masthead.layout4 .np-header-search-wrapper .search-main a {
color: #fff;
}
.site-mode--dark .np-home-top-section .news_portal_featured_posts .featured-posts.layout1,
.site-mode--dark .news_portal_block_posts .layout4 .np-block-posts-wrapper .np-alt-grid-post .np-post-content,
.site-mode--dark .np-breadcrumbs,
.site-mode--dark .np-archive-more .np-button,
.site-mode--dark .archive-classicabove .np-archive-post-content-wrapper,
.site-mode--dark .single-layout4 .np-above-content-wrapper,
.site-mode--dark.header-bg-color header.site-header,
.site-mode--dark #masthead.layout1 .is-sticky .np-logo-section-wrapper {
background: #333;
}
.site-mode--dark .news_portal_social_media .layout3 .social-link a,
.site-mode--dark .np-post-excerpt p,
.site-mode--dark .np-breadcrumbs .current,
.site-mode--dark .np-breadcrumbs .sep,
.site-mode--dark .entry-content p,
.site-mode--dark .author-description,
.site-mode--dark .np-archive-more .np-button {
color: #9f9f9f;
}
.site-mode--dark .news_portal_social_media .layout3 .social-link a,
.site-mode--dark .np-archive-more .np-button {
border-color: #9f9f9f;
}
.site-mode--dark textarea#comment {
background: #ffffff;
}
.site-mode--dark.archive-list article::after {
border-color: #616161;
}
@media (max-width: 768px) {
.site-mode--dark #site-navigation, .site-mode--dark .main-small-navigation li.current-menu-item > .sub-toggle i {
background: #2a2a2a !important;
}
.site-mode--dark #site-navigation ul li a{
color: #fff !important;
}
}
.site-mode--dark .elementor-element, .site-mode--dark .elementor-element .elementor-widget-container,
.site-mode--dark .cvmm-block-category-collection--layout-one .cvmm-cat-content-all-wrapper,
.site-mode--dark .elementor-element .cvmm-block-title{
background-color: #000 !important;
}
.site-mode--dark .elementor-element a, .site-mode--dark .elementor-element .cvmm-post-content,
.site-mode--dark .cvmm-timeline-desc p, .site-mode--dark .cvmm-post-meta .cvmm-post-meta-item,
.site-mode--dark .elementor-element .cvmm-block-title,
.site-mode--dark .elementor-element .cvmm-block-title.layout--two span{
color:#fff !important
}@media screen and ( min-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 32px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 82px!important;
}
}
@media screen and ( max-width: 782px ){
body.admin-bar .mobmenu, body.admin-bar .mobmenu-panel, .show-nav-left.admin-bar .mobmenu-overlay, .show-nav-right.admin-bar .mobmenu-overlay {
top: 46px!important;
}
body.admin-bar .mob-menu-header-banner {
top: 0px!important;
}
body.admin-bar .mobmenu-search-holder {
top: 96px!important;
}
body.admin-bar  .mob-menu-slideout .mobmenu-search-holder {
top: 50px!important;
}
}
@media screen and ( max-width: 479px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 5%;
}
}
@media screen and ( max-width: 782px ) {
.mob-menu-overlay .mobmenu-content {
padding-top: 10%;
}
}
@media only screen and (min-width:796px){
.mob_menu, .mobmenu-panel, .mobmenu, .mobmenu-cart-panel, .mobmenu-footer-menu-holder, .mobmenu-right-panel, .mobmenu-left-panel  {
display: none!important;
}
}
@media only screen and (max-width:795px) {
.mobmenur-container i {
color: #FFF;
}
.mobmenul-container i {
color: #FFF;
}
.mobmenul-container img {
max-height:  40px;
float: left;
}
.mobmenur-container img {
max-height:  40px;
float: right;
}
.mob-expand-submenu i {
font-size: 25px;
}
#mobmenuleft li a , #mobmenuleft li a:visited, .mobmenu-content h2, .mobmenu-content h3, .show-nav-left .mob-menu-copyright, .show-nav-left .mob-expand-submenu i {
color: #666;
}
.mob-cancel-button {
font-size: 30px!important;
} .mobmenu-content #mobmenuleft .sub-menu  .sub-menu li a:hover {
color: #ccc;
} .mobmenu-content #mobmenuleft .sub-menu .sub-menu li:hover {
background-color: #666;
}
.mobmenu-content #mobmenuleft li:hover, .mobmenu-content #mobmenuright li:hover  {
background-color: #666;
}
.mobmenu-content #mobmenuright li:hover  {
background-color: #666 ;
} .mobmenu-content #mobmenuright .sub-menu .sub-menu li:hover {
background-color: #666;
} .mobmenu-content #mobmenuright .sub-menu  .sub-menu li a:hover {
color: #ccc;
}
.mobmenu-content #mobmenuleft .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
width: 100%;
position: initial;
height: 100%;
}
.mob-menu-left-bg-holder {
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size:  cover;
-moz-background-size: cover;
background-size: cover;
}
.mob-menu-right-bg-holder { 
opacity: 1;
background-attachment: fixed ;
background-position: center top ;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size:  cover;
}
.mobmenu-content #mobmenuleft .sub-menu a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu  a {
color: #fff ;
}
.mobmenu-content #mobmenuright .sub-menu .sub-menu {
background-color: inherit;
}
.mobmenu-content #mobmenuright .sub-menu {
background-color: #3a3a3a ;
margin: 0;
color: #fff ;
position: initial;
width: 100%;
}
#mobmenuleft li:hover a, #mobmenuleft li:hover i {
color: #FFF;
}
#mobmenuright li a , #mobmenuright li a:visited, .show-nav-right .mob-menu-copyright, .show-nav-right .mob-expand-submenu i {
color: #666 ;
}
#mobmenuright li a:hover {
color: #FFF ;
}
.mobmenul-container {
top: 10px;
margin-left: 5px;
margin-top: 0px;
height: 50px;
float: left;
}
.mobmenur-container {
top: 10px;
margin-right: 5px;
margin-top: 0px;
}
.mob-menu-logo-holder {
margin-top:   0px;
text-align:   center;
margin-left:  0;
margin-right: 0;
height:       50px;
}
.mob-menu-header-holder {
width:  100% ;
background-color: #111111 ;
height: 50px ;
position:fixed;
}
body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top {
padding-top: 50px;
}
.mobmenul-container, .mobmenur-container{
position: absolute; 
}
.mobmenu-left-panel {
background-color:#F7F7F7;;
width:  270px;  
}
.mobmenu-right-panel {
background-color:#F7F7F7;		width:  270px; 
}
.show-nav-left .mobmenu-overlay, .show-nav-right .mobmenu-overlay, .show-mob-menu-search .mobmenu-overlay  {
background: rgba(221,51,51,0.83);
}
.mob-menu-slideout-top .mobmenu-overlay {
display:none!important;
}
.mob-menu-slideout.show-nav-left .mobmenu-push-wrap, .mob-menu-slideout.show-nav-left .mob-menu-header-holder {
-webkit-transform: translateX(270px);
-moz-transform: translateX(270px);
-ms-transform: translateX(270px);
-o-transform: translateX(270px);
transform: translateX(270px);
}
.mob-menu-slideout.show-nav-right .mobmenu-push-wrap, .mob-menu-slideout.show-nav-right .mob-menu-header-holder {
-webkit-transform: translateX(-270px);
-moz-transform: translateX(-270px);
-ms-transform: translateX(-270px);
-o-transform: translateX(-270px);
transform: translateX(-270px);
}
.mob-menu-slideout-top .mobmenu-panel {
width:  100%;
height: 100%;
z-index: 1;
position: fixed;
left: 0px;
top: 0px;
max-height: 100%;
-webkit-transform: translateY(-100%);
-moz-transform: translateY(-100%);
-ms-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
}
.mob-menu-slideout-top.show-nav-left .show-panel, .mob-menu-slideout-top.show-nav-right .show-panel  {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
z-index: 300000;
}
.mob-menu-slideout-over.show-nav-left .mobmenu-left-panel {
overflow: hidden;
}
.show-nav-left .mobmenu-panel.show-panel , .show-nav-right .mobmenu-panel.show-panel {
z-index: 300000;
} .mob-menu-slideout .mobmenu-panel, .mob-menu-slideout-over .mobmenu-panel, .mob-menu-slideout .mobmenu-cart-panel, .mob-menu-slideout-over .mobmenu-cart-panel {
position: fixed;
top: 0;
height: 100%;
overflow-y: auto;
overflow-x: auto;
z-index: 10000;
opacity: 1;
} .mobmenu .headertext { 
color: #FFF ;
text-decoration: none;
}
.headertext span {
position: initial;
line-height: 50px;
}
.mobmenu-search-holder {
top: 50px;
}  body.mob-menu-overlay, body.mob-menu-slideout, body.mob-menu-slideout-over, body.mob-menu-slideout-top  {
overflow-x: hidden;
}
.mobmenu-left-panel li a, .leftmbottom, .leftmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenu-content li > .sub-menu li {
padding-left: calc(10*1%);
}
.mobmenu-right-panel li, .rightmbottom, .rightmtop{
padding-left: 10%;
padding-right: 10%;
}
.mobmenul-container i {
line-height: 30px;
font-size: 30px;
float: left;
}
.left-menu-icon-text {
float: left;
line-height: 30px;
color: #222;
}
.mobmenu-left-panel .mobmenu-display-name {
color: #666;
}
.right-menu-icon-text {
float: right;
line-height: 30px;
color: #222;
}
.mobmenur-container i {
line-height: 30px;
font-size: 30px;
float: right;
}
.nav, .main-navigation, .genesis-nav-menu, #main-header, #et-top-navigation, .site-header, .site-branding, .ast-mobile-menu-buttons, .storefront-handheld-footer-bar, .hide {
display: none!important;
}
.mob-standard-logo {
display: inline-block;
height:50px!important;	}
.mob-retina-logo {
height:50px!important;	}
.mobmenu-content #mobmenuleft > li > a:hover {
background-color: #666;
}
.mobmenu-content #mobmenuright > li > a:hover {
background-color: #666;
}
.mobmenu-left-panel .mob-cancel-button {
color: #666;
}
.mobmenu-right-panel .mob-cancel-button {
color: #666;
}	
}
.mob-menu-logo-holder > .headertext span,.mobmenu input.mob-menu-search-field {
font-family:Dosis;
font-size:20px;
font-weight:inherit;
font-style:normal;
letter-spacing:normal;
text-transform:none;
}
.left-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu-content h2,#mobmenuleft .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name, .mobmenu-content .mobmenu-tabs-header li {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
.right-menu-icon-text {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}
#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu-content h2,#mobmenuright .mobmenu-content h3,.mobmenu-left-panel .mobmenu-display-name {
font-family:Dosis;
font-size:inherit;
font-weight:inherit;
font-style:normal;
line-height:1.5em;
letter-spacing:normal;
text-transform:none;
}