.writing - area h1 {
    font - size: 28px!important
}
.writing - area h2 {
    font - size: 25px!important
}
.writing - area h3 {
    font - size: 23px!important
}
.writing - area h4 {
    font - size: 20px!important
}
.writing - area h5 {
    font - size: 18px!important
}
.writing - area h6 {
    font - size: 16px!important
}
.writing - area img {
    padding - right: 10px!important
}
.sticky a {
    display: none
}
 @ media(max-width: 767px) {
    .sticky a {
        background: url(/images/phone.png)center 5px no - repeat;
        background - color: #000;
        background - size: 30px 30px;
        bottom: 0;
        display: block;
        height: 42px;
        left: 0;
        position: fixed;
        text - decoration: none;
        width: 100 % ;
        z - index: 9999
    }

}
.search - section {
    background - color: #fff;
    min - height: 500px
}
.search - section.list.title {
    font - weight: 700;
    text - shadow: none
}
.search - section.result span {
    color: #000
}
.editor ul {
    list - style: none
}
.editor ul, .editor ul li {
    border: 0;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical - align: top
}
.editor ul li {
    position: relative
}
.editor ul li: before {
    top: 12px;
    transform: rotate(45deg)
}
.editor ul li: after, .editor ul li: before {
    background - color: #000;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 5px
}
.editor ul li: after {
    top: 15px;
    transform: rotate(-45deg)
}
.base - btn {
    border - radius: 2rem!important;
    border - width: 1px!important;
    text - transform: capitalize!important
}
.h - line h2 {
    position: relative
}
.h - line h2: before {
    background - color: #f93549;
    bottom: -8px;
    content: "";
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    width: 60px
}
.equipment.sidebar {
    background: #fff;
    border - top: 1px solid #f8f8f8;
    box - shadow: 0 1px 1px rgba(0, 0, 0, .2)
}
.equipment.sidebar.widget.widget - newsletter {
    padding - top: 30px
}
.equipment.sidebar.widget.list li a {
    color: #4f4f4f;
    font - size: 1em;
    font - weight: 600;
    letter - spacing: .5px
}
.equipment.sidebar.widget.list.child {
    padding - left: 15px
}
.equipment.sidebar.widget.list.child a {
    color: #3c4043;
    font - size: 14px;
    font - weight: 400
}
.equipment.sidebar.widget.list.more a {
    color: #777;
    font - size: 11px;
    font - weight: 700;
    text - decoration: underline
}
footer.list - icon, footer p {
    color: #fff
}
footer.copyright - content a {
    color: #3c4043!important
}
