/* 404 code */

.error404 footer#colophon {
    display: inline-block!important;
	width:100%!important;
}
.error404 form.search-form {
    margin-bottom: 40px!important;
}
.error404 .ast-separate-container .ast-article-single:not(.ast-related-post){
padding: 30px 0px 0px 0px !important;
}

.error404 .main-header-bar-wrap{
 margin-top: 9px!important;
}

.error404 #tpbr_box a{
	color:#000000!important;
}
.error404 #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-widget h4{
    font-size: 13px!important;
    font-weight: 600;
    line-height: 16px!important;
}
}
.error404 element.style {
    line-height: 2em;
}
.error404 #tpbr_box .top-bar {
    padding-bottom: 19px!important;
}
.error404 .main-header{
    background-color: #A22531;
transition: 0.3s;
}
.error404 .main-header.sticky-active{
	background-color:#ffffff!important;
}
.error-404 {
    margin: 160px 0px;
}
@media only screen and (max-width:1024px){
.error404 .main-header {
    background-color: #fff!important;
}
}

/*serp */
.tag-serp .footer-width-fixer{
display:flex!important;
}
.tag-serp footer#colophon {
    display: inline-block!important;
	width:100%!important;
}
.tag-serp form.search-form {
    margin-bottom: 40px!important;
}
.tag-serp .ast-separate-container .ast-article-single:not(.ast-related-post){
padding: 30px 0px 0px 0px !important;
}

.tag-serp .main-header-bar-wrap{
 margin-top: 9px!important;
}

.tag-serp #tpbr_box a{
	color:#000000!important;
}
.tag-serp #quadmenu .quadmenu-navbar-nav li.quadmenu-item .quadmenu-item-widget h4{
    font-size: 13px!important;
    font-weight: 600;
    line-height: 16px!important;
}
}
.tag-serp element.style {
    line-height: 2em;
}
.tag-serp #tpbr_box .top-bar {
    padding-bottom: 19px!important;
}
.tag-serp .main-header{
    background-color: #A22531;
transition: 0.3s;
}
.tag-serp .main-header.sticky-active{
	background-color:#ffffff!important;
}

@media only screen and (max-width:1024px){
.tag-serp .main-header {
    background-color: #fff!important;
}
}