/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

@media (min-width: 769px) {
 .mobonly {
  display: none!important;
   }
}
@media (max-width: 768px) {
.acneetop .l-section-img {background-image:none!important;}

.deskonly {
    display: none!important;
}
.w-nav-icon i {
    color:#fff!important;
}

.sticky .w-nav-icon i {
}
}

.w-tabs-section-content h1, .w-tabs-section-content h2, .w-tabs-section-content h3, .w-tabs-section-content h4, .w-tabs-section-content h5{
    color:inherit!important;
} 

.imgcor {
    max-width:85%!important;
    margin:0 auto;
}

.yellow {
    color:#ffffce!important;
}


.cirese_button.w-btn.color_primary.style_outlined {
    border-color:#b00816!important;
    color:#b00816!important;
}

.l-sectionf-h {
/*     padding-top:0!important;
    padding-bottom:0!important; */
}

.l-titlebar.size_large, .l-titlebar.size_huge {
    text-align:left!important;
}


@media (max-width: 900px) {

.page-id-3300 .l-titlebar-img.loaded {
    background-image:none!important;
    background-color:#f4595e!important;
}
}

.submenu-home {
    font-weight:bold;
}
 
.copy_footer {
    font-size: 12px!important;
    line-height: 20px!important;
    clear:both!important;
}

.menu_subfooter {
    clear:both!important;
}

.header_hor .l-header.shadow_none.sticky .l-subheader.at_middle {
    box-shadow: 0 2px 8px rgba(0,0,0,0.14);
}

.w-form-row.for_checkbox label>input:checked + i:before {
    color:#333;
}

#us_grid_0 .w-grid-item {
    padding:2rem!important;
}

.scrolldown {
    max-width:60px;
    margin:60px auto 0 auto;
}

sup {
    font-size:50%;
    top:-0.8em;
}

.no {display:none!important;}

.fmn.w-menu .menu-item:last-child {
	margin:0 0 0 14px !important;
}