body {
    padding-top: 46px;
}

.m-header-left {
    float: left;
}

.alert-box {
    width: 360px;
}

#home-cat a {
    background: #f4f7fb;
    border: none;
    margin: unset;
}

#home-cat a .img img {
    height: 60px;
    margin: 5px 0;
}

.home-container:nth-child(even) {
    background: #f4f7fb;
}

#home-search .line1 {
    border: 1px solid;
}

#home-search input {
    height: 55px;
}

#home-search .col4 .btn {
    height: 58px;
}

.home-container {
    padding: 20px 0;
}

#mobile-filter-floating {
    background: #149777;
}

.app-badges a {
    display: contents;
}

.app-badges img {
    width: calc(50% - 10px);
    margin: 5px;
}

.custom_banner {
    margin-bottom: 10px !important;
}

#product-contact-buttons {
    display: inline-flex;
    position: fixed;
    bottom: 0;
    left: 0;
    text-align: right;
    width: 100%;
    z-index: 10;
}

#product-contact-buttons a:not(.middle),
#product-contact-buttons a:not(.middle) button {
    width: 100%;
}

#product-contact-buttons a:not(.middle):nth-child(1) {
    margin-right: 2.5px;
}

#product-contact-buttons a:not(.middle):nth-child(2) {
    margin-left: 2.5px;
}

#product-contact-buttons a.middle {
    background: #ffc800;
    border-radius: 50%;
    padding: 12.5px;
    margin: 5px;
    box-shadow: 0 5px 30px #00000025;
    position: absolute;
    transform: translateX(-50%);
    left: calc(50% - 5px);
    top: -25px;
}

#product-contact-buttons a .fa {
    font-size: 25px;
}

#product-contact-buttons a:not(.middle) .fa {
    position: relative;
}

#product-contact-buttons a:not(.middle):nth-child(1) .fa {
    top: 4px;
}

#product-contact-buttons a:not(.middle):nth-child(2) .fa {
    top: 1px;
}

.tox .tox-tbtn svg {
    fill: #fff !important;
}

.mobile-box a {
    padding: 15px 35px;
}

.mobile-box a i {
    margin-right: 8px;
}

header .right a.publish {
    border-color: #fff;
}

.desktop_im {
    font-size: 15px;
}

.desktop_im .fa {
    font-size: 18px;
}

@media screen and (min-width: 767px) {
    .app-badges {
        width: 280px;
    }
    .bottom-toolbar {
        display: none;
    }
    #product-contact-buttons {
        display: none;
        /* width: 240px;
        left: unset;
        right: 75px;
        bottom: 10px; */
    }
    #product-contact-buttons a .fa {
        font-size: 18px;
    }
    #product-contact-buttons a:not(.middle):nth-child(1) .fa {
        top: 2px;
    }
}

@media screen and (max-width: 767px) {
    header .left {
        width: calc(100% - 190px);
    }
    .mobile-block a .ln {
        height: 2.5px;
    }
    .mobile-block a .inr {
        height: 22px;
        width: 22px;
    }
    .mobile-block a .rd {
        height: 20px;
        width: 20px;
    }
    .mobile-block a .cd {
        width: 6px;
        right: -3px;
        bottom: 0;
    }
    .mobile-block a .ln.ln2 {
        top: 12px;
    }
    .mobile-block a .ln.ln3 {
        top: 20px;
    }
    .mobile-block {
        height: 45px;
        margin: unset !important;
    }
    .logo {
        height: 35px;
    }
    header {
        padding-left: 5px !important;
        padding-right: 0 !important;
    }
    #menu-user,
    #menu-options {
        top: 45px;
    }
    #listing .item>div.main-data {
        width: calc(100% + 30px);
    }
    .main-data>.img,
    .main-data>.loc,
    .bx-slider li {
        width: 100vw !important;
    }
    #listing .side .line .user-name {
        width: 100%;
        padding: 0;
    }
    #search-sort .user-type {
        width: 50%;
        margin-left: unset;
        margin-right: unset;
    }
    #search-sort .user-type a {
        padding: 11px 12px;
    }
    #home-cat a .img img {
        margin: 0;
    }
    .header-search-mobile {
        top: 45px !important;
    }
    #body-search .search #main {
        padding-top: 0;
    }
    .search #main {
        margin-bottom: 0;
    }
    .alert-box {
        width: calc(100vw - 15px);
    }
    .link-check-box a:before,
    .link-check-box a:after {
        height: 16px;
        width: 16px;
    }
    .sub-line .img-check .link-check-box a {
        padding-left: 20px;
    }
    .sub-line .img-check .link-check-box a,
    a.alert-notify {
        font-size: 13px;
    }
    .mobile-post {
        width: 46px;
        padding: 12px 14px;
    }
    .mobile-post i {
        margin-right: 0;
    }
    #mobile-post-button {
        position: absolute;
        right: 15px;
        top: -45px;
        transition: top 0.3s;
    }
    .btn.cat-confirm,
    .btn.loc-confirm {
        bottom: 65px;
    }
    .body-ua .logo {
        width: 100%;
        height: 35px;
    }
    .user-menu-wrap {
        margin: 15px 0 15px 0;
    }
    #home-search .simple-select .text i:not(.help),
    #home-search #location-picker .fa.fa-angle-down {
        right: 0;
    }
    #home-cat {
        margin: 0;
    }
    .loc-home #home-cat,
    #home-cat>.inside {
        padding: 0;
    }
    .custom-fields .field {
        display: flex;
    }
    .mobile-block a .ln.ln1,
    .mobile-block a .ln.ln3 {
        width: 85%;
    }
    #home-cat a .name {
        padding: 0;
        font-size: 14px;
    }
    .app-badges {
        width: 80%;
        transform: translateX(-50%);
        left: 50%;
        position: relative;
    }
    #im-create-thread-form input {
        max-width: 100%;
    }
}

.icon_blog {
    display: block;
    border: 0;
    padding-left: 28px;
    text-decoration: none;
}

.icon_blog:before {
    left: 8px;
    width: 20px;
    height: 20px;
    border: 3px solid;
    margin-top: -10px;
    background: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.icon_blog:before,
.icon_blog:after {
    content: "";
    position: absolute;
    top: 50%;
}

.icon_blog:after {
    left: 14px;
    width: 20px;
    height: 3px;
    border: 2px solid;
    margin-top: -6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#read-more {
    display: none;
}

.flash-box {
    z-index: 10000;
}

.sub-line {
    display: inline-flex;
    float: unset;
    clear: unset;
    margin: 0;
    padding-top: 10px;
}

.sub-line>div {
    width: 33.33% !important;
}

.search #main .titles-top {
    text-align: center;
}

.sub-line .img-check .link-check-box {
    float: right;
    width: unset;
}

#img .bx-wrapper .bx-prev,
#img .bx-wrapper .bx-next {
    width: 34px;
    height: 34px;
}

.app-badges {
    display: inline-flex;
}

.custom-menu-plus {
    background-color: #ffc800;
    border-radius: 50%;
    width: 20px !important;
    top: -15px;
    box-shadow: 0 15px 20px #00000050;
    padding: 20px 10px !important;
}

.custom-menu-plus i.fa.fa-plus.icon {
    margin: auto;
    padding-top: 5px;
    padding-left: 2.5px;
}

@media screen and (max-width: 490px) {
    .logo img {
        max-height: 32px;
        transform: translateX(-50%);
        left: 50%;
        position: absolute;
    }
    .home-container h2,
    .home-container .h2,
    #home-cat h2 {
        font-size: 25px;
    }
    #mobile-filter-floating {
        cursor: pointer;
        position: fixed;
        cursor: pointer;
        display: inline-block;
        height: 46px;
        width: 46px;
        z-index: 9;
        line-height: 22px;
        border-radius: 28px;
        font-size: 17px;
        font-weight: 500;
        box-shadow: 0px 3px 3px rgb(0 0 0 / 10%);
        text-align: center;
        background: #149777;
        bottom: 15px;
        right: 15px;
        transition: bottom 0.3s;
    }
    .mobile-filter i,
    .mobile-item i {
        font-size: 18px;
        line-height: 12px;
    }
}

#listing .item .stats span {
    padding: 4px 8px;
}

#listing .side .line .user-name>strong {
    margin: 0 0 8px 0;
}

#listing .side .line .user-name>strong span {
    float: unset;
    font-size: 24px;
    display: inline-flex;
}

#listing .side .line .user-name>span {
    margin: 0 0 6px 0;
}

#listing .side .line .user-name>span:nth-child(2) {
    font-size: 14px;
    font-weight: bold;
}

#listing .data .connect-pre .mob a {
    width: calc(50% - 10px);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#listing .data .connect-pre .mob a:nth-child(1) {
    margin-right: 5px;
    text-align: left;
}

#listing .data .connect-pre .mob a:nth-child(2) {
    margin-left: 5px;
}

#bread {
    display: none;
}

#home-search .line1 {
    margin-top: 10px;
}

.safety-tips {
    padding: 15px !important;
}

.safety-tips h3 {
    font-size: 18px;
    margin: 0 0 10px 0;
}

.safety-tips li {
    font-size: 15px;
    list-style: inside;
}

@media screen and (max-width: 420px) {
    #home-search .col4 .btn {
        padding-left: 20px !important;
    }
    .products.list .simple-prod .user,
    .products.list .simple-prod .extra {
        display: unset;
    }
    .products.list .simple-prod .user {
        visibility: hidden;
        top: 30px;
        right: 10px;
    }
    #home-cat a .name {
        margin-top: 0;
    }
    #home-search .col1 {
        width: 53%;
    }
    #home-search .col2 {
        width: 27%;
    }
    #home-search .col2 input {
        padding-left: 0px;
        padding-right: 5px;
    }
    #home-search .query-picker .shower-wrap {
        width: calc(188.66% + 2px);
    }
}

@media screen and (max-width: 540px) {
    #listing .side .line .user-img {
        text-align: center;
        box-shadow: unset;
        width: 134px;
        height: 134px;
        border-radius: 50%;
        left: 50%;
        transform: translateX(-50%);
    }
    #home-cat a {
        margin: 5px 2px;
        height: 110px;
        padding: 0;
    }
    #search-sort .list-grid {
        width: 33.33%;
    }
    #listing .item .data .description .text {
        margin-bottom: 5px;
    }
    #home-search .col1 input {
        font-size: 16px;
        padding-left: 10px;
    }
    #home-search .col1 input,
    #home-search .col2 input {
        height: 42px;
    }
    #home-search .col4 .btn {
        height: 43px;
        padding: 10px 5px;
    }
    #home-cat a {
        width: 75px;
    }
}

@media screen and (max-width: 1024px) {
    .products.list .simple-prod .data {
        padding: 10px;
    }
}

#home-search {
    padding: 0 !important;
    background-color: #f4f7fb;
}

#home-search>.inside {
    display: table;
    width: 100%;
    padding: 12px;
}

#home-search .box {
    margin: 0 auto;
}

.products.list .simple-prod .user:after {
    visibility: visible;
}

.products.list .simple-prod .extra .slash {
    margin: 0 2px;
}

footer .cl .txt,
footer .cl .hd,
footer .cl .lnk {
    color: #fff !important;
}

footer .line2 .left,
footer .share a i {
    color: #959595;
}

a#rm-more_0 {
    display: table;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    padding: 5px 15px;
    border: 1px solid #ccc;
}