#site-header-wrap {background-color: #fff;}
.artico-header-fixed.fixed-show{background-color:#fff;}
#breadcrumbs .breadcrumb-trail > a:not(:last-child):before {right: 6px; top: 0px; line-height: 18px;}
.master-post-meta {display: flex;}
.artico-header-fixed{transform: translateY(0); display: none;}
#site-header-wrap {position: fixed; top: 0; width: 100%;}
#main-content {margin-top: 105px;}
#scroll-top{z-index: 99;}

@media (max-width:1024px){
.artico-menu-panel .menu-panel-wrap {padding: 60px 30px 0 35px;}
#scroll-top {right: 20px; line-height: 38px; width: 39px; height: 39px;}
}

@media (max-width:767px){
#main-content {margin-top: 85px;}
}