.yellowbooks-post.yb-post-style-1 {
    border: 2px solid #eee;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}

.yb-post-card {
    display: flex;
}

.yb-post-card .yb-post-thumbnail {
    height: 130px;
    width: 130px;
}

.yb-post-card .yb-post-thumbnail img {
    height: 100%;
    object-fit: cover;
}

.yb-post-card .yb-post-content {
    width: calc(100% - 130px);
    padding: 0 0 0 15px;
    position: relative;
}

.yb-post-content-info {
    display: flex;
    flex-wrap: wrap;
}

.yb-post-primary-info {
    width: 70%;
}

.yb-post-card .yb-post-primary-info h2.yb-post-title {
    font-size: 19px;
    color: #067ab4;
    margin-bottom: 7px;
}

.yb-post-card .yb-post-primary-info h2.yb-post-title a {
    font-size: 19px;
    line-height: 22px;
    color: #067ab4;
}

.yb-post-card .yb-post-primary-info h2.yb-post-title a:hover {
    text-decoration: underline;
}

.yb-boosted-post {
    font-family: Inter;
    font-size: 10px;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 0em;
    text-align: left;
    margin-bottom: 8px;
    display: block;
    color: #000000;
}

.yb-post-card .yb-post-primary-info .yb-post-categories {
    margin-bottom: 7px;
}

.yb-post-card .yb-post-primary-info .yb-post-categories a {
    font-size: 13px;
    line-height: 14px;
    color: #000;
    margin-right: 4px;
}

.yb-post-card .yb-post-primary-info .yb-post-categories a:not(:last-child)::after {
    content: ',';
}

.yb-post-card .yb-post-primary-info .yb-post-categories a:hover {
    text-decoration: underline;
}

.yb-post-card .yb-post-content .yb-post-card-rating {
    display: flex;
    margin-bottom: 7px;
    align-items: center;
}

.yb-post-card .yb-post-content .yb-post-card-rating span {
    color: #067ab4;
}

.yb-post-rating-stars.yb-post-rating-stars i {
    margin-right: 3px;
    font-size: 22px;
    color: #dddddd;
}

.yb-post-rating-stars.yb-post-rating-stars i.filled,
.yb-post-rating-stars.yb-post-rating-stars i.half-filled {
    color: #fac800;
}

.yb-post-card .yb-post-content .yb-post-primary-info .yb-post-card-links {
    margin-bottom: 7px;
}

.yb-post-card .yb-post-content .yb-post-primary-info .yb-post-card-links a {
    font-size: 13px;
    line-height: 13px;
    display: inline-block;
    color: #067ab4;
}

.yb-post-card .yb-post-content .yb-post-primary-info .yb-post-card-links a:hover {
    text-decoration: underline;
}

.yb-post-primary-info .yb-post-card-business-experience {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.yb-post-primary-info .yb-post-card-business-experience span {
    font-size: 10px;
    line-height: 12px;
    display: inline-block;
    color: #333;
    margin: 0 10px 0 0;
    text-transform: uppercase;
}

.yb-post-primary-info .yb-post-card-business-experience span.yb-years-count {
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    text-align: center;
    background-color: #333;
    border-radius: 15px;
    padding: 0px 7px;
}

.yb-post-primary-info .yb-post-amenities {
    display: flex;
    position: relative;
    margin-bottom: 7px;
}

.yb-post-primary-info .yb-post-amenities p {
    margin-right: 3px;
    color: #222222;
    font-weight: 500;
}

.yb-amenities-icons {
    cursor: pointer;
}

.yb-post-primary-info .yb-post-amenities .yb-amenities-icons i {
    font-size: 14px;
    margin-left: 9px;
    cursor: pointer;
    color: #959595;
}

.yb-amenities-info {
    padding: 5px 16px 20px;
    border-radius: 4px;
    box-shadow: 0 0 12px 5px rgba(0, 0, 0, .05);
    background-color: #fff;
    position: absolute;
    left: 80px;
    bottom: 30px;
    width: 350px;
    z-index: 10;
    flex-wrap: wrap;
}

.yb-amenities-info span {
    width: 50%;
    margin-left: 0;
    margin-top: 15px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -.03px;
    display: inline-block;
    color: #333333;
}

.yb-amenities-info span i {
    margin-right: 2px;
}

.yb-post-primary-info .yb-post-amenities .yb-amenities-icons:hover+.yb-amenities-info {
    display: flex !important;
}

.yb-post-card .yb-post-content .yb-post-secondary-info {
    width: 30%;
    text-align: right;
    padding-left: 12px;
}

.yb-post-secondary-info h6 {
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 3px;
}

.yb-post-secondary-info p {
    color: #000;
    margin-bottom: 3px;
}

.yb-post-secondary-info .yb-post-business-status {
    display: flex;
    align-items: center;
    justify-content: right;
}

.yb-post-secondary-info .yb-post-business-status i {
    margin-right: 5px;
    color: #000;
    font-size: 14px;
}

.yb-post-secondary-info .yb-post-business-status h3 {
    color: #ed5400;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

.yb-post-secondary-info .yb-post-business-status.opened h3 {
    color: #6dc03b;
}

.yb-post-order-online {
    font-size: 14px;
    line-height: 16px;
    background: var(--button-bg);
    color: var(--button-color);
    border: none;
    margin-right: 10px;
    display: inline-block;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
}

.yb-post-order-online i {
    margin-right: 5px;
}

.yb-post-order-online:hover {
    color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .5);
    text-decoration: none;
}

/*--------------------- Responsive -----------------*/
@media (max-width: 480px) {
    .yb-post-card {
        display: block;
    }

    .yb-post-card .yb-post-thumbnail {
        width: 100%;
        height: 150px;
        margin-bottom: 6px;
    }
    .yb-post-card .yb-post-content {
        width: 100%;
        padding: 0;
    }
    .yb-post-primary-info {
        width: 100%;
    }
    .yb-post-card .yb-post-content .yb-post-secondary-info {
        width: 100%;
        text-align: left;
        padding: 0;
    }
    .yb-post-secondary-info .yb-post-business-status {
        justify-content: left;
    }
}