.yellowbooks-single-content-section {
    padding: 0 0 30px 0;
    border-bottom: 2px solid #F5F5F5;
    margin-bottom: 30px;
}

.yellowbooks-single-section .yellowbooks-section-title {
    margin-bottom: 12px;
}

.yb-single-section-title {
    margin-bottom: 20px;
}

.yellowbooks-post-save {
    cursor: pointer;
}

.yellowbooks-post-save svg {
    overflow: visible;
    height: 21px;
    top: 2px;
    margin-left: 6px;
    position: relative;
    width: 16px;
    fill: #fff;
    stroke-width: 2;
    stroke: #979797;
}

.yellowbooks-post-save:hover svg,
.yellowbooks-post-save.cwp-saved-post svg {
    fill: var(--primary-color);
}

/*------------------ Section Fields ---------------*/

.yellowbooks-single-page .cwp-cpt-single-field-container {
    padding: 0;
    margin: 0;
    border: 0;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cwp-cpt-single-gallery-container.cwp-cpt-single-field-container {
    display: block;
}

.yellowbooks-single-page .cwp-cpt-single-field-container h4 {
    font-size: 14px;
}

.yellowbooks-single-page .cwp-cpt-single-gallery-item {
    width: unset;
    display: block;
    margin: 5px 10px;
}

.yellowbooks-single-page .cwp-cpt-single-field-container>h4 {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0;
    float: left;
    clear: left;
    width: 25%;
    margin-bottom: .8ex;
    display: table-cell;
    color: #333;
}

.yellowbooks-single-page .cwp-cpt-single-gallery-container>h4,
.yellowbooks-single-page .cwp-cpt-single-yb_business_hours>h4 {
    width: 100%;
}

.cwp-cpt-single-url,
.cwp-cpt-single-text,
.cwp-cpt-single-number,
.yb-single-loc,
.cwp-cpt-single-email,
.cwp-cpt-single-textarea,
.cwp-cpt-single-password,
.cwp-cpt-single-switch,
.cwp-cpt-single-oembed,
.cwp-cpt-single-file,
.cwp-cpt-single-image,
.cwp-cpt-single-wysiwyg_editor,
.cwp-cpt-single-field-container>ul {
    margin-bottom: 21px;
    display: block;
    float: left;
    width: 75%;
    word-wrap: break-word;
}

.cwp-cpt-single-field-container .cwp-cpt-single-url a,
.cwp-cpt-single-field-container .cwp-cpt-single-email a,
.cwp-cpt-single-field-container .cwp-single-category-widget-inner li a p {
    color: #067AB4 !important;
}

.cwp-cpt-single-field-container .cwp-cpt-single-url a:hover,
.cwp-cpt-single-field-container .cwp-cpt-single-email a:hover,
.cwp-cpt-single-field-container .cwp-single-category-widget-inner li a p:hover {
    text-decoration: underline;
}

.yellowbooks-single-page .cwp-cpt-single-field-container .cwp-cpt-single-password input[type="password"] {
    text-align: left;
    padding: 0px;
    border: 0;
    background: transparent;
}

.yellowbooks-single-page .cwp-cpt-single-field-container .cwp-cpt-single-file a {
    color: #007BFF;
    font-size: 14px !important;
    font-weight: 600;
    margin-top: 0;
    display: block;
    text-decoration: underline;
    border: 0;
}

.yellowbooks-single-page .cwp-cpt-single-field-container .cwp-cpt-single-image-item img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.yellowbooks-single-page .cwp-cpt-single-field-container .cwp-user-row {
    width: 100%;
}

.cwp-cpt-single-category-container.cwp-cpt-single-field-container .cwp-single-category-widget-inner li {
    display: inline-block;
    background: unset;
    padding: 0;
    margin: 0 8px 0 0;
}

.cwp-cpt-single-category-container.cwp-cpt-single-field-container .cwp-single-category-widget-inner li:not(:last-child) a p::after {
    content: ',';
}

.cwp-cpt-single-gallery {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.yellowbooks-single-page .cwp-cpt-single-field-container .cwp-cpt-single-gallery-item img {
    height: 140px;
    object-fit: cover;
    border-radius: 5px;
    width: 100%;
}

.yellowbooks-single-page .cwp-cpt-single-field-container .cwp-cpt-single-repeating-field-inner {
    border: 0;
    padding: 0;
    margin: 10px 0;
    border-bottom: 1px solid #F5F5F5;
    border-radius: 0;
    display: block;
    width: 100%;
}

.yellowbooks-single-page .cwp-cpt-single-field-container .cwp-cpt-single-repeating-field-inner:last-child {
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: none;
}

/*------------------ Icon Taxonomy Field -------------*/
.yellowbooks-single-post-taxonomy {
    display: flex;
    position: relative;
}

.yellowbooks-single-post-taxonomy p {
    margin-right: 3px;
    color: #222222;
    font-weight: 500;
}

.yb-single-post-terms {
    cursor: pointer;
}

.yellowbooks-single-post-taxonomy .yb-single-post-terms i {
    font-size: 14px;
    margin-left: 9px;
    cursor: pointer;
    color: #333333;
}

.yb-single-post-terms-detail {
    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-single-post-terms-detail span {
    width: 50%;
    margin-left: 0;
    margin-top: 15px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: -.03px;
    display: inline-block;
    color: #333333;
}

.yb-single-post-terms-detail span i {
    margin-right: 2px;
}

.yellowbooks-single-post-taxonomy .yb-single-post-terms:hover+.yb-single-post-terms-detail {
    display: flex !important;
}

.cwp-field-container.cwp-field-review_star .cwp-radio-container {
    width: 100%;
}

.yellowbooks-single-page .cwp-cpt-single-field-container.cwp-cpt-single-user-container .cwp-single-widget.cwp-admin-widget {
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.102218));
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    padding: 30px;
}

/*------------------ Title Field --------------*/
.yellowbooks-single-post-card {
    display: flex;
    padding: 15px 0;
}

.yb-signle-post-thumnail {
    height: 130px;
    width: 130px;
}

.yb-signle-post-thumnail img {
    height: 100%;
    object-fit: cover;
}

.yb-single-post-card-content {
    width: calc(100% - 130px);
    padding: 0 0 0 15px;
}

.yb-single-post-title {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
}

.yb-single-post-title h1 {
    font-weight: 400;
    line-height: 30px;
}

.yb-single-claimed-categories {
    display: flex;
    margin-bottom: 7px;
    align-items: center;
    flex-wrap: wrap;
}

.yb-single-claimed {
    font-size: 15px;
    background: var(--button-bg);
    color: var(--button-color);
    margin-right: 10px;
    font-weight: 700;
    padding-right: 10px;
    position: relative;
}

.yb-single-card-price-range {
    font-size: 15px;
    color: #777;
    margin-right: 10px;
    padding-right: 10px;
    position: relative;
}

.yb-single-claimed::after,
.yb-single-card-price-range::after {
    content: '';
    position: absolute;
    right: 0;
    top: 3px;
    height: 11px;
    border-right: 1px solid #333;
}

.yb-single-post-categories a {
    color: #333333;
    margin: 0 1px;
}

.yb-single-post-categories a:not(:last-child)::after {
    content: ',';
}

.yb-single-post-categories a:hover {
    text-decoration: underline;
}

.yb-post-card-rating {
    display: flex;
    gap: 0 2px;
    align-items: center;
    margin-bottom: 7px;
}

.yb-post-rating-stars.yb-post-rating-stars i.filled,
.yb-post-rating-stars.yb-post-rating-stars i.half-filled {
    color: #fac800 !important;
}


.yb-post-card-rating span.yb-review-count {
    color: #067ab4;
}

.yb-single-post-business-hours {
    display: flex;
    align-items: center;
    margin-bottom: 7px;
    gap: 0 10px;
}

.yb-post-business-status {
    display: flex;
    align-items: center;
}

.yb-post-business-status.opened {
    display: flex;
    align-items: center;
}

.yb-post-business-status i {
    margin-right: 3px;
    color: #000;
    font-size: 14px;
}

.yb-post-business-status h3 {
    color: #ed5400;
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
}

.yb-post-business-status.opened h3 {
    color: #6dc03b;
}

.yb-single-post-business-hours p {
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #333333;
}

.yb-post-card-business-experience {
    display: flex;
    align-items: center;
}

.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-card-business-experience span {
    font-size: 10px;
    line-height: 12px;
    color: #333;
    margin: 0 10px 0 0;
    text-transform: uppercase;
}

/*------------------ Reviews ------------------*/
.yellowbooks-single-content-section h5.yb-single-section-title {
    font-size: 17px;
    font-weight: 700;
    color: #222222;
    margin-bottom: 15px;
}

.yellowbooks-post-rating {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    border: 2px solid #EEEEEE;
    border-radius: 4px;
    margin-bottom: 20px;
}

.yb-single-current-user {
    margin-right: 10px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    overflow: hidden;
}

.yb-single-review-greeting {
    margin-right: 15px;
}

.yb-single-review-greeting h6 {
    font-size: 13px;
    color: #333333;
    line-height: 18px;
}

.yb-single-review-greeting p {
    letter-spacing: 0.2px;
    color: #333333;
}

.yb-single-rating-stars i {
    color: #bfbfbf;
    font-size: 35px;
    cursor: pointer;
}

.yb-single-rating-stars {
    margin-right: 15px;
    display: flex;
}

.yellowbooks-post-rating a {
    letter-spacing: 0.2px;
    color: #000;
}



/*------------------ Slick Arrows --------------*/
.slick-arrow {
    padding: 13px 9px;
    color: #555555;
    font-size: 12px;
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
    background: #ffffffd4;
    z-index: 9;
}

.slick-arrow:hover {
    background: #fff;
    color: #000000;
}

.yb-prev-arrow {
    left: -5px;
    top: 60px;
}

.yb-next-arrow {
    right: -5px;
    top: 60px;
}

/*------------------ Sidebar ----------------*/
.yellowbooks-single-sidebar-section {
    padding: 20px 18px;
    border: 2px solid #eeeeee;
    border-radius: 4px;
    margin-bottom: 20px;
}

.yellowbooks-single-quik-action .yb-quick-actions-list li:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 2px solid #eeeeee;
}

.yellowbooks-single-quik-action .yb-quick-actions-list li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.yellowbooks-single-quik-action .yb-quick-actions-list li:not(:last-child) {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 2px solid #eeeeee;
}

.yellowbooks-single-quik-action .yb-quick-actions-list li i {
    font-size: 16px;
    color: #000000;
    margin-right: 10px;
}

.yellowbooks-single-quik-action .yb-quick-actions-list .yb-single-post-address i,
.yellowbooks-single-quik-action .yb-quick-actions-list .yb-single-post-submit-review i {
    font-size: 22px;
}

.yellowbooks-single-quik-action .yb-quick-actions-list li:not(:first-child) a h5 {
    color: #067AB4;
}

.yellowbooks-single-quik-action .yb-quick-actions-list li:not(:first-child) a:hover {
    text-decoration: underline;
    color: #067AB4;
}

.yb-single-post-order-online,
.yb-post-claim {
    background: #3CADC9;
    color: #fff;
    border-radius: 3px;
    padding: 10px;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    border: 1px solid transparent;
}

.yb-single-post-order-online:hover,
.yb-post-claim:hover {
    color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .5);
    text-decoration: none;
}

.yb-single-post-order-online:focus,
.yb-post-claim:focus {
    color: #fff;
}

.yb-single-post-order-online i,
.yb-post-claim i {
    margin-right: 8px;
}

/*----------------------- Reviews -----------------*/
.yellowbooks-single-post-overall-rating {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.yb-reviews-logo {
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: bottom;
    background-size: cover;
    margin-right: 10px;
}

.yellowbooks-single-post-overall-rating .yb-post-rating-stars i {
    font-size: 20px;
}

.yellowbooks-single-review:not(:last-child) {
    padding: 20px 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.yellowbooks-single-review:last-child {
    padding: 20px 12px 0;
}

.yb-review-author-date {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}

.yb-review-author-date .yb-review-author-img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 8px;
}

.yb-review-author-details .yb-review-author-name {
    font-weight: 700;
    letter-spacing: 0;
    color: #067ab4;
}

.yb-review-author-details .yb-review-author-name:hover {
    text-decoration: underline;
}

.yb-single-reviews-details {
    display: flex;
    align-items: flex-start;
}

.yb-single-reviews-details .yb-single-review-rating {
    display: flex;
    align-items: center;
    margin-right: 12px;
    width: 200px;
    flex-wrap: wrap;
}

.yb-single-reviews-details .yb-single-review-rating i {
    font-size: 20px;
    color: #dddddd;
}

.yb-single-reviews-details .yb-single-review-rating i.filled,
.yb-single-reviews-details .yb-single-review-rating i.half-filled {
    color: #fac800 !important;
}

.yb-single-reviews-details .yb-single-review-rating>p {
    margin-left: 8px;
}

.yb-single-review-content {
    width: calc(100% - 212px);
}

.cwp-single-right-side .cwp-single-groups .cwp-single-group {
    padding: 0 0 30px 0;
    border: 0;
    border-bottom: 2px solid #F5F5F5;
    margin-bottom: 30px;
    box-shadow: unset;
}

.cwp-single-right-side .cwp-single-groups .cwp-single-group .cwp-cpt-single-field-container ul {
    justify-content: flex-start;
}

.cwp-single-right-side .cwp-single-groups .cwp-single-group .yb-business-hours h6 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    float: left;
    clear: left;
    width: 25%;
    margin-bottom: .8ex;
    display: table-cell;
    color: #333;
}

.cwp-single-right-side .cwp-single-groups .cwp-single-group .yb-business-hours .cwp-cpt-single-field-container {
    margin: 0 0 4px 0;
}

.cwp-single-right-side .cwp-single-groups .cwp-single-group .yb-business-hours h6 {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    float: left;
    clear: left;
    width: 25%;
    margin-bottom: 4px;
    padding-left: 6px;
    display: table-cell;
    color: #333;
}

.cwp-single-right-side .cwp-single-groups .cwp-single-group .yb-business-hours p {
    margin-bottom: 4px;
    display: block;
    float: left;
    width: 75%;
    word-wrap: break-word;
}

/*----------------------- Sidebar Widgets ---------------------*/
.yellowbooks-single-sidebar .yellowbooks-widget {
    border: 2px solid #eeeeee;
    padding: 16px;
    border-radius: 4px;
}

.yellowbooks-single-sidebar .yellowbooks-widget>h5 {
    font-size: 16px;
    line-height: 20px;
    color: #222222;
    margin-bottom: 12px;
}

.yellowbooks-single-sidebar .yellowbooks-widget>h5::after {
    content: unset;
}

.yellowbooks-single-sidebar .yellowbooks-widget a {
    color: #067AB4;
    font-weight: 400;
}

.yellowbooks-single-sidebar .yellowbooks-widget:not(:last-child) {
    margin-bottom: 20px;
}

.cwp-frontend-form-container .cwp-review-submitBTN.cwp-from-submit {
    background: var(--button-bg) !important;
    border: 1px solid var(--button-bg) !important;
    color: var(--button-color) !important;
}

@media (max-width: 480px) {
    .yb-single-post-title {
        align-items: flex-start;
    }

    .yb-single-post-title h1 {
        font-size: 23px;
    }

    .yb-post-rating-stars.yb-post-rating-stars i {
        font-size: 16px;
    }

    .yb-single-card-price-range {
        font-size: 13px;
    }

    .yb-single-post-categories a {
        font-size: 12px;
    }

    .yb-single-post-business-hours {
        flex-wrap: wrap;
    }

    .yb-single-rating-stars i {
        font-size: 20px;
    }

    .yb-single-rating-stars {
        display: flex;
        width: 50%;
        margin-top: 6px;
        justify-content: flex-end;
    }
    .yellowbooks-post-rating a {
        margin-top: 6px;
    }
}