.listing-meilion img{
	height:auto;
    width: 150px;
}

.footer-copyrights-section {
    position: relative;
}

body.archive-listing .show_all_wrap a.basc{
    transition: all ease-in-out 0.3s;
    border: 2px solid #9e243d;
}

body.archive-listing .show_all_wrap a.basc:hover{
    background: #ffffff;
    color: #9E243D;
}

.show_all_wrap a{
    display: inline-block;
    font-size: initial;
    padding: 15px 50px;
    text-transform: unset;
    font-family: 'Poppins', sans-serif;
    background: #9e243d;
    color: #fff;
    margin: 0 10px;
    transition: all ease-in-out 0.3s;
    border: 2px solid #9e243d;
}

.show_all_wrap a:hover{
    background: #ffffff;
    color: #9E243D;
}

.singular-listing .entry-content p, .singular-job-listing .entry-content p {
    white-space: pre-line;
}
.single_listing_reviews .page-wrapper{
    padding-top: 20px;
}

.listing_name a{
	font-weight: normal!important;
}

body .listing_cat_details h3{
	font-size:18px!important;
}

.body_flex {
    display: block;
    width: 100%;
}

li.listing_br_tek_post > a div,
    li.listing_br_tek_cat > a div {
        width: 65px;
        height: 45px;
        background-repeat: no-repeat!important;
        background-size: cover!Important;
        background-position: center!important;
        border-radius: 2px;
        margin-right: 10px;
    }

.listing_cat_details h3{
	font-weight: normal;
}


.single_listing_content {
    font-size: 17px;
    color: #555555;
    line-height: 32px;
}

form.input-wrapper.newsletter-form{
	position: relative;
}

.close_modal .fa-times:before{
    content: "";
    background-image: url(https://sbo.sg/wp-content/uploads/2021/10/cross.png);
    background-repeat: no-repeat;
    height: 30px;
    background-size: contain;
    width: 30px;
    z-index: 9;
    position: absolute;
}

.arrows .fa-angle-right:before {
    content: "";
    background-image: url(https://sbo.sg/wp-content/uploads/2021/10/right.png);
    background-repeat: no-repeat;
    height: 30px;
    background-size: contain;
    width: 30px;
    z-index: 9;
    position: absolute;
	top: 80px;
}
.arrows .fa-angle-left:before{
    content: "";
    background-image: url(https://sbo.sg/wp-content/uploads/2021/10/left.png);
    background-repeat: no-repeat;
    height: 30px;
    background-size: contain;
    width: 30px;
    z-index: 9;
    position: absolute;
		top: 80px;
}




a{
	color:#9e243d;

}


.singular-listing span.yeni_secilen_title {
    display: none;
}

.singular-listing pre {
    display: none;
}

body.archive-listing .archive_listing_header:before, body.taxonomy-listing_category .archive_listing_header:before{
	    opacity: .46!important;
}

.gfield_description {
    font-size: 12px;
    margin-top: 0;
    color: #908e8e;
    font-family: 'Poppins', sans-serif;
}
.add_listing_ul li.long_li input[type="text"] {
    margin-bottom: 10px;
}
select {
    -webkit-appearance: none;
    background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
    background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    calc(100% - 2.5em) 0.6em;
    background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
    background-repeat: no-repeat;
}

select:focus {
    background-image:
    linear-gradient(45deg, green 50%, transparent 50%),
    linear-gradient(135deg, transparent 50%, green 50%),
    linear-gradient(to right, #ccc, #ccc);
    background-position:
    calc(100% - 15px) 1em,
    calc(100% - 20px) 1em,
    calc(100% - 2.5em) 0.5em;
    background-size:
    5px 5px,
    5px 5px,
    1px 1.5em;
    background-repeat: no-repeat;
    border-color: green;
    outline: 0;
}


select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}



fieldset.custom_form {
    padding: 2em;
    border-radius: 1em;
}
fieldset.custom_form legend {
    padding: 0 1em;
    text-align: center;
    font-size: 2.2em;
    font-weight: bold;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

._ning_hidden {
    opacity: 1;
}

div#main > .page-wrapper {
    min-height: 1400px;
    max-width: 1200px;
}

  /* from single listing */

  .featured-products-column {
    display: inline-block;
    width: calc(33.333% - 20px);
    margin: 10px 15px;
    margin-left: 0;
    vertical-align: top;
}

.featured-products-column img{
    height: 175px;
    width: 100%;
    object-fit: cover;
    border: 1px solid #eeeeee;
    object-position: center; 
}

.featured-products-column h3{
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
}

.singular-listing .entry-content,
.singular-job-listing .entry-content {
    max-width: 800px;
    display: inline-block;
    width: calc(65% - 20px);
    padding-bottom: 40px;
    margin-right: 40px;
}
.singular-listing .entry-content p,
.singular-job-listing .entry-content p {
    color: #555555;
    line-height: 26px;
}
.singular-listing .wpsr-share-icons .wpsr-si-inner {
    display: inline-block;
}
.singular-listing .socializer.sr-popup.sr-40px.sr-circle.sr-opacity.sr-pad.sr-count-1 {
    width: 40px;
    display: inline-block;
}
.new_feedback_wrap {
    margin-left: 100px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.single_listing_title {
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    line-height: 38px;
    font-weight: 700;
    padding: 10px 0;
    margin: 0;
    color: #9e243d;
}
.singular-listing .author_name {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2;
    padding: 10px 0;
    margin: 0;
    color: #000;
}
.single_listing_alt_content {
    font-size: initial;
    display: block;
    color: #555555;
    line-height: 1.4;
}
.single_listing_alt_content img {
    display: block;
    margin: 2em 0;
}
ul.single_listing_meta_list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
body.singular-listing .single_listing_meta_list li {
    position: relative;
    margin: 0 0 15px;
    width: 50%;
}
.single_listing_meta_list li span:before {
    content: "";
    width: 25px;
    height: 25px;
    position: absolute;
    top: 54%;
    left: 0;
    transform: translateY(-50%);
    background-size: 25px 25px;
    background-position: center;
    filter: invert(20%) sepia(24%) saturate(5483%) hue-rotate(324deg) brightness(95%) contrast(95%);
}

.single_listing_meta_list span {
    font-size: 16px;
    padding-left: 38px;
    line-height: 1.1;
}
.single_listing_meta_list li.listing_open_hours span {
    display: block;
}
.single_listing_metas h4,
.single_listing_alt_content h4,
.single_listing_follow h4,
.single_listing_reviews h4 {
    font-weight: 400;
    text-decoration: none;
    font-size: 22px;
    color: initial;
}
.single_listing_follow a {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
    border-radius: 6px;
    padding: 8px 20px;
}
.single_listing_follow i {
    font-size: 16px!important;
    text-transform: none;
    margin-right: 8px;
    vertical-align: middle;
    top: -2px;
    position: relative;
}
.single_listing_reviews {
    background-color: #f9f9f9;
    padding: 2em 0;
}
.single_listing_reviews h4 {
    margin-bottom: 8px;
}
.single_listing_reviews_inner_wrap {
    max-width: 800px;
    display: inline-block;
    width: calc(65% - 20px);
    margin-top: 10px 0 40px;
    padding-bottom: 40px;
}
span.single_listing_reviews_rate {
    font-size: 36px;
    font-weight: 800;
    color: #9e243d;
    font-family: 'Poppins', sans-serif;
}
span.single_listing_reviews_rate_text {
    display: block;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    color: #626262;
}
ul.single_listing_reviews_list {
    margin: 30px 0 0 0;
    padding: 0;
    list-style: none;
}
ul.single_listing_reviews_list li {
    border-bottom: 1px solid #9393935e;
    padding: 1.4em 0;
    margin-bottom: 0!important;
    margin-top: 20px;
}
ul.single_listing_reviews_list li:first-child {
    padding-top: 0;
}
.single_listing_review_author {
    display: flex;
    align-items: center;
}
.single_listing_review_author img {
    border-radius: 100%;
    margin-right: 12px;
    width: 50px;
    height: 50px;
    display:none;
}
.single_listing_review_author span {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 700;
}
.single_listing_review_meta {
    display: flex;
    align-items: center;
    margin: .65em 0 .7em;
}
.single_listing_review_text {
    display: block;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #626262;
    line-height: 20px;
    margin-bottom: 20px;
}
body.singular-listing span.single_listing_review_date {
    display: block;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    color: #626262;
    vertical-align: middle;
    margin-top: 4px;
}

body.singular-listing .ie7 .stars {
    *zoom: 1;
}
body.singular-listing .stars:before,
body.singular-listing .stars:after {
    display: table;
    content: "";
}
body.singular-listing .stars:after {
    clear: both;
}
body.singular-listing .stars input[type="radio"] {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
}
body.singular-listing .stars input[type="radio"].star-5:checked ~ span {
    width: 100%;
}
body.singular-listing .stars input[type="radio"].star-4:checked ~ span {
    width: 80%;
}
body.singular-listing .stars input[type="radio"].star-3:checked ~ span {
    width: 60%;
}
body.singular-listing .stars input[type="radio"].star-2:checked ~ span {
    width: 40%;
}
body.singular-listing .stars input[type="radio"].star-1:checked ~ span {
    width: 20%;
}
body.singular-listing .stars label {
    display: block;
    width: 35px;
    height: 30px;
    margin: 0 !important;
    padding: 0 !important;
    text-indent: -999em;
    float: left;
    position: relative;
    z-index: 10;
    background: transparent !important;
}
.single_listing_reviews_add_review .stars label:hover ~ span {
    background-position: 0 -30px;
}
.single_listing_reviews_add_review .stars label.star-5:hover ~ span {
    width: 100% !important;
}
.single_listing_reviews_add_review .stars label.star-4:hover ~ span {
    width: 80% !important;
}
.single_listing_reviews_add_review .stars label.star-3:hover ~ span {
    width: 60% !important;
}
.single_listing_reviews_add_review .stars label.star-2:hover ~ span {
    width: 40% !important;
}
.single_listing_reviews_add_review .stars label.star-1:hover ~ span {
    width: 20% !important;
}

span.single_read_more {
    color: #9e243d;
    font-weight: 700;
    display: inline-block;
    margin-left: 5px;
    cursor: pointer;
}
.single_listing_reviews_add_review span {
    display: block;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    color: #000000;
}
.single_listing_reviews_add_review textarea {
    display: block;
    width: 100%;
    height: 150px;
    border: 1px solid #9393935e;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
    margin: 10px 0;
}
.single_listing_reviews_add_review textarea:focus {
    border: 1px solid #9e243d;
    border-radius: 4px;
    outline: 0;
}
.single_listing_reviews_add_review input[type="text"]:focus,
.single_listing_reviews_add_review input[type="email"]:focus {
    border: 1px solid #9e243d;
    border-radius: 4px;
    outline: 0;
}
.single_listing_reviews_add_review input[type="text"],
.single_listing_reviews_add_review input[type="email"] {
    display: block;
    width: 100%;
    border: 1px solid #9393935e;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
    margin: 10px 0 20px;
}

.single_listing_reviews_add_review label {
    display: flex;
    align-items: center;
    line-height: 1;
    cursor: pointer;
    margin: 16px 0 30px;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.single_listing_reviews_add_review label input[type="checkbox"] {
    margin-right: 5px;
}
.single_listing_reviews_add_review label span {
    font-weight: normal;
    font-size: 13px;
    color: #000;
    margin-top: 2px;
}
.single_listing_reviews_add_review .stars {
    margin-top: 6px;
    margin-bottom: 20px;
}

.single_listing_meta_list li.listing_store_type span:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/store.svg) no-repeat;
}s
.single_listing_meta_list li.listing_delivery_type span:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/delivery.svg) no-repeat;
}
.single_listing_meta_list li.listing_languages span:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/language.svg) no-repeat;
}
.single_listing_meta_list li.listing_open_hours span:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/clock.svg) no-repeat;
}

.single_listing_contact_details_list li.listing_email a:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/mail.svg) no-repeat;
}
.single_listing_contact_details_list li.listing_contact_number a:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/phone.svg) no-repeat;
}
.single_listing_contact_details_list li.listing_address span:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/address.svg) no-repeat;
}
.single_listing_contact_details_list li.listing_website a:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/site.svg) no-repeat;
}
.single_listing_meta_list li.listing_store_type span:before {
    background: url(https://sbo.sg/wp-content/themes/hybridthoughts2/images/store.svg) no-repeat;
}

.single_listing_reviews_add_review button.submit_your_review.basc {
    text-transform: none;
    margin: 0;
    cursor: pointer;
}
.single_listing_reviews_add_review label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.single_listing_reviews_add_review label .checkmark {
    position: absolute;
    top: -5px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff;
    border: 1px solid #9393935e;
    border-radius: 3px;
}
.single_listing_reviews_add_review label input:checked ~ .checkmark {
    background-color: #9e243d;
}
.single_listing_reviews_add_review label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.single_listing_reviews_add_review label input:checked ~ .checkmark:after {
    display: block;
}
.single_listing_reviews_add_review label .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.single_listing_more_experiences_wrapper {
    padding: 60px 0;
}
.single_listing_more_experiences_wrapper .featured_header > div:last-child h3 {
    color: #333333;
    opacity: 1;
    margin: 0 0 20px 4px;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    text-align: left;
    margin-left: 10px;
}

span.may-find {
    display: block;
    font-weight: normal;
    font-size: 16px;
    margin-top: 5px;
}

ul.single_listing_contact_details_list {
    padding: 0;
    margin: 0 0 10px!important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.single_listing_contact_details .toc_title {
    text-align: center;
}
.single_listing_contact_details .toc_title h2 {
    margin-top: 0;
}

#main ul.single_listing_contact_details_list li {
    position: relative;
    margin: 0 0 20px;
    width: 100%;
    text-align: left;
}
.single_listing_contact_details_list span,
.single_listing_contact_details_list a {
    font-size: 15px;
    padding-left: 38px;
    line-height: 24px;
    display: inline-block;
    color: #333333;
    position: relative;
    word-break: break-word;
}
.single_listing_contact_details_list li span:before,
.single_listing_contact_details_list li a:before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    top: 3px;
    left: 0;
    background-size: 20px 20px!important;
    background-position: center!important;
}

.single_listing_contact_details_list li.listing_address span:before {
    top: 2px;
}
.single_listing_contact_details_list li.listing_website a:before {
    top: -2px;
}

body.singular-job-listing .post-table.sticky {
    z-index: 999;
}
.single_listing_body {
    margin-top: 30px;
}
.single_listing_body .post-table.sticky {
    top: 130px;
}

.archive-listing ul.single_listing_all_cats{
    top: 38px;
}


form#single_listing_review_form {
    position: relative;
}

.single_listing_no_review {
    font-size: initial!important;
    display: block;
    color: #555555!important;
    line-height: 1.4!important;
}

/* from listing archive */

body.archive-listing .featured_body {
display: flex;
justify-content: space-between;
}
body.archive-listing .featured_header > div:first-child {
width: 50%;
line-height: 1;
}
body.archive-listing .featured_header > div:last-child {
width:200px;
}
body.archive-listing .featured_header > div:last-child h3 {
color: #000;
opacity: .7;
font-weight: normal;
margin: 0 0 0 2em;
}
body.archive-listing .featured_header > div:last-child h3 a {
color: #000;
}
body.archive-listing .listing_cat {
position: absolute;
top: 20px;
left: 20px;
z-index: 2;
}
body.archive-listing .listing_cat a {
background-color: #fff;
color: #9e243d;
font-size: 12px;
position: relative;
padding: 5px 18px;
border-radius: 15px;
font-weight: bold;
}
body.archive-listing .featured_body article:hover .featured-post-img a:after,
body.singular-listing .featured_body article:hover .featured-post-img a:after,
body.taxonomy-listing_category .featured_body article:hover .featured-post-img a:after {
opacity: .6;
transition: opacity .4s ease;
}
body.archive-listing .featured_body article:hover h2.entry-title {
color: #9e243d;
}
body.archive-listing .show_all_wrap,
body.singular-listing .show_all_wrap {
text-align: center;
margin-top: 30px;
}
body.archive-listing .show_all_wrap a.basc,
body.singular-listing .show_all_wrap a.basc,
body.archive-listing a.basc.cat_without_thumb,
body.taxonomy-listing_category a.basc.cat_without_thumb,
body.taxonomy-listing_category .show_all_wrap a.basc {
font-size: initial;
text-transform: none;
font-family: 'Poppins', sans-serif;
font-weight: normal;
margin-bottom: 0px;
}
body.archive-listing a.basc.cat_without_thumb,
body.taxonomy-listing_category a.basc.cat_without_thumb {
border-radius: 20px;
}
body.archive-listing .listing_special_cats_inner_wrapper,
body.taxonomy-listing_category .listing_special_cats_inner_wrapper {
display: flex;
flex-direction: column;
}




body.archive-listing .cats_with_thumb_wrap,
body.taxonomy-listing_category .cats_with_thumb_wrap {
display: flex;
 align-items: flex-start;

}
body.archive-listing a.cat_with_thumb,
body.taxonomy-listing_category a.cat_with_thumb {
width: calc(33.33% - 20px);
position: relative;
margin: 0 5px;
margin-bottom: 20px;
}
body.archive-listing a.cat_with_thumb:before,
body.taxonomy-listing_category a.cat_with_thumb:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000000;
border-radius: 10px;
opacity: .5;
transition: all .4s ease;
}
body.archive-listing a.cat_with_thumb:hover:before,
body.taxonomy-listing_category a.cat_with_thumb:hover:before {
background: #000000;
opacity: .7;
transition: all .4s ease;
}
body.archive-listing a.cat_with_thumb img,
body.taxonomy-listing_category a.cat_with_thumb img {
width: 100%;
height: 250px;
object-fit: cover;
object-position: center;
border-radius: 10px;
}
body.archive-listing .listing_cat_details,
body.taxonomy-listing_category .listing_cat_details {
position: absolute;
top: 51%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
width: 80%;
}
body.archive-listing .listing_cat_details h2,
body.taxonomy-listing_category .listing_cat_details h2 {
color: #fff;
font-size: 28px;
font-weight: bold;
margin: 0;
padding: 0;
line-height: 1.1;
/* text-shadow: 1px 1px 2px #00000087; */
}
body.archive-listing .listing_cat_details span,
body.taxonomy-listing_category .listing_cat_details span {
font-size: 18px;
height: 0;
color: #fff;
line-height: 24px;
display: block;
margin-top: 0px;
font-family: 'Poppins', sans-serif;
opacity: 0;
transition: all .4s ease;
}
body.archive-listing .cats_without_thumb_wrap,
body.taxonomy-listing_category .cats_without_thumb_wrap {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
margin: 10px 10px 0;
}
body.archive-listing .featured_listings_wrapper,
body.archive-listing .single_spacial_listing_cat_wrapper,
body.archive-listing .services_wrapper,
body.archive-listing .services_wrapper {
padding: 80px 0;
}
body.archive-listing .listing_special_cats_wrapper,
body.taxonomy-listing_category .listing_special_cats_wrapper,
body.archive-listing .workshop_wrapper {
padding: 80px 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
max-width: 1200px;
margin: auto;
}
body.taxonomy-listing_category .listing_special_cats_wrapper{
border-bottom:none!important;
}
body.archive-listing .header_flex {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 0 20px;
padding-left: 10px;
}
body.archive-listing .body_flex,
body.singular-listing  .body_flex,
body.taxonomy-listing_category  .body_flex {
display: flex;
/* display: inline-block; */
/* justify-content: space-between; */
}
body.taxonomy-listing_category .body_flex{
display: inline-block;
}

body.archive-listing .body_flex article {
width: 19%;
position: relative;
margin: 0 10px;
}
body.taxonomy-listing_category .body_flex article {
    width: 18%;
    position: relative;
    margin: 10px 10px!important;
    display: inline-block;
    vertical-align: top;
}


body.archive-listing .services_body.body_flex {
display: inline-block!important;
width: 66%;
}
body.taxonomy-listing_category .body_flex {
width: 100%;
justify-content: center;
margin: 0 auto;
}
body.taxonomy-listing_category .featured_header.header_flex {
text-align: center;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 0 20px;
}
body.archive-listing .services_body.body_flex article {
width: 30%;
position: relative;
margin: 0 10px;
display: inline-block;
}
body.archive-listing .workshop_body.body_flex article {
width: calc(33% - 18px);
}
body.singular-listing .body_flex article {
width: calc(20% - 10px);
position: relative;
margin-left:10px;
margin-right: 10px;

}
body.archive-listing .single_spacial_listing_cat_header > div:first-child {
width: 50%;
line-height: 1;
}
body.archive-listing .section_title,
body.taxonomy-listing_category .section_title {
font-size: 36px;
color: #9e243d;
font-family: 'Poppins', sans-serif;
margin: 0;
}
body.taxonomy-listing_category .listing_special_cats_wrapper .section_title {
text-align: center;
margin: -10px 0 50px 0;
}


body.archive-listing .section_desc,
body.taxonomy-listing_category .section_desc {
color: #000;
opacity: .7;
font-weight: normal;
margin-top: 10px;
}

.home .featured_listings_wrapper {
padding-bottom: 50px;
background: #f3f3f3;
padding-top: 50px;
}
body.home .featured_listings_wrapper .section_desc{
color: #000;
opacity: .7;
font-weight: normal;
margin-top: 10px;
}

body.home .featured_listings_wrapper .section_title{
font-size: 36px;
color: #9e243d;
font-family: 'Poppins', sans-serif;
margin: 0;
}

body.home .featured_listings_wrapper article:hover .featured-post-img > a:after,body.singular-post .featured_listings_wrapper article:hover .featured-post-img > a:after{
opacity: .6;
transition: opacity .4s ease;
}

.singular-post .featured_listings_wrapper{
margin-bottom: 100px;
margin-top:50px;
}


.singular-post .featured_listings_wrapper .page-wrapper{
padding-left:0;
padding-right: 0;
}

body.taxonomy-listing_category .section_desc {
margin-bottom: 35px;
}
body.archive-listing article .featured-post-img,
body.singular-listing .featured-post-img,
body.home .featured_listings_wrapper article .featured-post-img,
body.taxonomy-listing_category .featured-post-img,
body.singular-post .featured_listings_wrapper article .featured-post-img
{
position: relative;
overflow:hidden;
}
body.home .featured_listings_wrapper article .featured-post-img a:after,
body.archive-listing article .featured-post-img a:after,
body.singular-listing article .featured-post-img a:after,
body.taxonomy-listing_category .featured-post-img a:after,
body.singular-post .featured-post-img a:after{
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000000;
opacity: 0;
z-index: 1;
border-radius: 10px;
transition: opacity .4s ease;
}
body.archive-listing article h3.entry-title,
body.singular-listing article h3.entry-title,
body.taxonomy-listing_category article h3.entry-title {
color: #333333;
font-size: 16px;
padding: 0 10px;
text-overflow: ellipsis;
line-height: 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-box-orient: vertical;
box-orient: vertical;
-webkit-line-clamp: 2;
-moz-line-clamp: 2;
-ms-line-clamp: 2;
line-clamp: 2;
overflow: hidden;
font-weight: 600;
}

body.home .featured_listings_wrapper article h3.entry-title,body.singular-post .featured_listings_wrapper article h3.entry-title{
color: #333333;
font-size: 16px;
padding: 0 10px;
text-overflow: ellipsis;
line-height: 20px;
display: -webkit-box;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-ms-box-orient: vertical;
box-orient: vertical;
-webkit-line-clamp: 2;
-moz-line-clamp: 2;
-ms-line-clamp: 2;
line-clamp: 2;
overflow: hidden;
font-weight: 600;
}



body.archive-listing .listing_name {
position: absolute;
text-align: center;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 999;
width: 90%;
height: 0;
opacity: 0;
overflow: hidden;
transition: all .6s ease;
}
body.archive-listing .listing_name a {
color: #fff;
font-size: 20px;
line-height: 25px;
font-weight: bold;
font-family: 'Poppins', sans-serif;
}
body.archive-listing .single_spacial_listing_cat_body article:hover .featured-post-img > a:after {
opacity: .6;
transition: opacity .4s ease;
}
body.archive-listing .single_spacial_listing_cat_body article:hover h2.entry-title {
color: #9e243d;
}
body.archive-listing .single_spacial_listing_cat_body article:hover .listing_name {
height: auto;
opacity: 1;
transition: all .6s ease;
}



body.archive-listing a.cat_with_thumb:hover .listing_cat_details span,
body.taxonomy-listing_category a.cat_with_thumb:hover .listing_cat_details span {
height: 48px;
opacity: .9;
transition: all .4s ease;
margin-top: 8px;
} 
body.archive-listing .workshop_header {
flex-direction: column;
text-align: center;
}
body.home .featured_listings_wrapper article .featured-post-img,
body.singular-post .featured_listings_wrapper article .featured-post-img,
body.archive-listing article .featured-post-img,
body.singular-listing article .featured-post-img,
body.taxonomy-listing_category .featured-post-img {
position: relative;
height: 300px;
border-radius: 10px;
}


body.home .featured_listings_wrapper article .featured-post-img img,
body.singular-post .featured_listings_wrapper article .featured-post-img img,
body.archive-listing article .featured-post-img img,
body.singular-listing article .featured-post-img img,
body.taxonomy-listing_category .featured-post-img img {
object-fit: cover;
object-position: center;
width: 100%;
height: 100%;
border-radius: 10px;
}
body.archive-listing .services_wrapper .page-wrapper {
display: flex;
justify-content: space-between;
}
body.archive-listing .services_header {
width: 33%;
}
body.archive-listing services_body {
width: 62%;
}
body.archive-listing .services_header .show_all_wrap {
margin: 0;
padding: 0;
text-align: left;
}
body.archive-listing .services_header .show_all_wrap a {
margin: 0;
}
body.archive-listing .archive_listing_header,
body.taxonomy-listing_category .archive_listing_header {
width: 100%;
height: calc(60vh - 72px);
background-position: center!important;
background-size: cover!important;
position: relative;
}
body.archive-listing .archive_listing_header:before,
body.taxonomy-listing_category .archive_listing_header:before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: .56;
transition: opacity .4s ease;
}
body.archive-listing .archive_listing_header_inner,
body.taxonomy-listing_category .archive_listing_header_inner {
position: absolute;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
max-width: 800px;
font-family: 'Poppins', sans-serif;
width: 100%;
}
body.archive-listing .archive_listing_header_inner h1 {
font-size: 40px;
color: #fff;
margin: 0;
line-height: 34px;
}
body.archive-listing .archive_listing_header_inner h2,
body.taxonomy-listing_category .archive_listing_header_inner h2 {
color: #fff;
font-weight: normal;
font-size: 21px;
}
body.archive-listing .archive_listing_header_inner form {
opacity: .85;
display: block;
width: 66%;
margin: 0 auto;
}
body.archive-listing .archive_listing_header_inner form input {
width: 47%;
height: 45px;
font-size: 16px;
padding: 0 25px;
line-height: 1;
font-family: 'Poppins', sans-serif;
border-radius: 25px 0 0 25px;
border: 0;
outline: 0;
}
body.archive-listing .archive_listing_header_inner form button {
height: 45px;
font-size: 16px;
padding: 0 25px;
border: 0;
outline: 0;
border-radius: 0 25px 25px 0;
background-color: #9e243d;
color: #fff;
font-family: 'Poppins', sans-serif;
cursor: pointer;
}

body.archive-listing .form-search form input{
width: 64%;
border-radius: 25px;
margin-right: -44px;
height: 50px;
}

body.archive-listing  .form-search form button{
position: relative;
width: 40px!important;
height: 40px!important;
padding: 10px!important;
top: 5px;
right: 4px;
}
body.archive-listing  .form-search form button img{
top: 0;
bottom: 0;
width: 34px;
display: inline-block;
text-align: center;
left: 0;
right: 0;
}


body.archive-listing .form-search .archive_listing_header_inner button{

height: 45px;
font-size: 16px;
padding: 0 25px;
border: 0;
outline: 0;
border-radius: 0 25px 25px 0;
background-color: #9e243d;
color: #fff;
font-family: 'Poppins', sans-serif;
cursor: pointer;
width: 45px;
border-radius: 100%;
}


body.archive-listing .archive_listing_header_inner form button:hover {
background-color: #333;
}


div#field_24_13 {
    display: none;
}
.listing_gallery_modal {
display: none;
flex-direction: column;
position: fixed;
top: 0;
z-index: 5000;
min-width: 100%;
min-height: 100%;
font-family: Google-Oswald;
font-weight: 400;
background-color: rgba(0,0,0,0.8);
}
.listing_gallery_modal .prev,
.listing_gallery_modal .next {
cursor: pointer;
position: absolute;
top: 45%;
width: auto;
padding: 16px;
color: white;
font-weight: bold;
font-size: 20px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
user-select: none;
-webkit-user-select: none;
transform: translate(-50%,-50%);
}
.listing_gallery_modal .prev i,
.listing_gallery_modal .next i {
font-weight: 900!important;
font-size: 4em!important;
}
.listing_gallery_modal .prev {
left: 7.5%;
border-radius: 3px 0 0 3px;
}
.listing_gallery_modal .next {
right: 2.5%;
border-radius: 3px 0 0 3px;
}
.listing_gallery_modal .pager_active,
.listing_gallery_modal .pager_thumb:hover {
outline: 3px solid #BB1214;
outline-offset: -3px;
}
.listing_gallery_modal .close_modal {
display: inline-block;
cursor: pointer;
position: absolute;
z-index: 99999999;
right: 2%;
top: 6.5%;
padding: 16px;
transition: 0.6s ease;
border-radius: 0 3px 3px 0;
transform: translateX(-50%);
color: #fff;
}
.listing_gallery_modal .close_modal i {
font-size: 2em!important;
}
.listing_gallery_modal_inner {
position: relative;
-ms-flex: 1 1;
flex: 1 1;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-direction: column;
flex-direction: column;
max-width: 100%;
}
.listing_gallery_pager_wrapper {
bottom: 0;
width: 100%;
padding: 1em;
position: absolute;
}
.gallery_pager_inner_wrap {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
padding-left: 1em;
overflow: hidden;
justify-content: center;
}
.listing_gallery_modal .pager_thumb {
-ms-touch-action: manipulation;
touch-action: manipulation;
display: inline-block;
width: 50px;
height: 50px;
margin: 0 4px 4px 0;
background-size: cover;
background-position: 50%;
cursor: pointer;
}
.listing_gallery_modal .image-content img {
display: none;
position: absolute;
top: 50%;
left: 50%;
max-width: 80%;
max-height: 75%;
transform: translate(-50%, -50%);
}
.listing_gallery_modal .image-content img.big_thumb_active {
display: block;
}

/*** from single listing ***/
.entry-content h2.featured-products-title{
    font-weight: 400;
    text-decoration: none;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 5px;
    margin-top: 40px;
}

.single_listing_contact_details.table-wrap {
overflow: unset;
max-height: unset;
padding: 30px 29px;
box-shadow: 10px 10px 75px 0px rgb(0 0 0 / 26%);
-webkit-box-shadow: 10px 10px 75px 0px rgb(0 0 0 / 26%);
-moz-box-shadow: 10px 10px 75px 0px rgba(0,0,0,0.26);
border-radius: 10px;
}
.single_listing_contact_details.table-wrap ul.table-list {
display: none;
}
.single_listing_contact_details.table-wrap .post-headings a.basc {
font-size: 14px;
display: block;
text-align: center;
width: 60%;
margin: 0 auto;
border-radius: 24px;
text-transform: none;
font-weight: 500;
} 
body.taxonomy-listing_category .archive_listing_header_inner h1 {
font-size: 70px;
color: #fff;
margin: 0;
line-height: 70px;
}
body.taxonomy-listing_category .archive_listing_header_inner h3 {
font-size: 20px;
color: #fff;
margin: 16px 0 23px;
line-height: 20px;
}

p.section_desc {
font-size: 20px;
}


.archive-listing .archive_listing_header {
position: absolute!important;
bottom: 0!important;
background: rgba(0, 0, 0, 0.1)!important;
color: #f1f1f1!important;
width: 100%!important;
padding: 20px 0;
top: 25px!important;
height: 500px!important;
}

video#myVideo {
height: 500px;
width: 100%;
object-fit: cover;
position: relative;
}

.archive-listing .single_listing_menu_bar_inner_left img{
width: 80px;
padding-left: 10px;
}

.archive-listing .single_listing_menu_bar {
    position: sticky!important;
    top: 0px!important;
    padding: 15px 0;
    padding-bottom: 18px;
}

.coming-soon{
font-size: 18px;
margin-top: 29px;
margin-bottom: 20px;
text-transform: uppercase;
font-weight: bold;
color: #333333;

}

body.archive-listing .body_flex article:hover .listing_name {
height: auto;
opacity: 1;
transition: all .6s ease;
}

body.archive-listing .body_flex article,body.home .body_flex article,.singular-post .body_flex article {
display: inline-block;
width: calc(20% - 20px);
margin-bottom:20px;
vertical-align: top;
margin: 0 10px!important;
}

body.archive-listing .body_flex{
display: inline-block;
}

.singular-listing-21551 .featured-products-column{display:none;}
.single_listing_metas{
display:none;
}

.single_listing_alt_content li{
font-size:16px!important;
}
.listing_cat_details h3{
    color: #ffffff;
    font-size: 24px!important;
}

.singular-listing-22513 .featured-products-column{display:none;} 

i.fa.fa-facebook,i.fa.fa-instagram,i.fa.fa-youtube-play{
    font-size: 20px!important;
}


.listing-meilion img{
    transition: all ease-in-out 0.3s;
}

.listing-meilion img:hover{
    transition: all ease-in-out 0.3s;
    transform: translateY(-4px);
}

.listing_special_cats_inner_wrapper {
    /* flex-direction: column!important; */
}

.listing_name a::after{
    background:unset!important;
}

.services_body article:hover a:after{
    opacity: 0.6!important;
}

.single_listing_contact_details .single_listing_follow a{
    width: auto!important;
    display: inline-block!important;
    font-size: 12px!important;
    margin: 0 3px!important;
}

.single_listing_follow i.fa.fa-facebook, .single_listing_follow i.fa.fa-instagram, .single_listing_follow i.fa.fa-youtube-play{
    font-size:14px!important;
}

.single_listing_follow h4{
    font-size: 14px;
    font-weight: bold;
}

div#follow_us{
    text-align:center;
}

button.submit_your_review.basc {
    font-family: 'Poppins', sans-serif;
    font-weight: normal;
    font-size: 16px;
}



.workshop_body article:hover ::after{
    opacity: 0.6!important;
}


body.archive-listing .listing_special_cats_wrapper a:last-child:hover:before,body.taxonomy-listing_category .listing_special_cats_wrapper a:last-child:hover:before{
    opacity: .5;
}

.singular-listing .listing_name a{
    color: #fff;
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
}
.singular-listing .listing_name{
    position: absolute;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 90%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all .6s ease;
}
.singular-listing article:hover .listing_name{
    height: auto;
    opacity: 1;
    transition: all .6s ease;
}

.singular-listing article:hover .listing_name{
    height: auto;
    opacity: 1;
    transition: all .6s ease;
}
.new_feedback_wrap img{
  width: 130px;
  height: auto;
  transition: all ease-in-out 0.3s;
}


.new_feedback_wrap{
    margin-left: 75px;
    margin-top: 8px;
    position: fixed;
    z-index: 9999;
    right: 26px;
    bottom: 0;
    }

    .singular-post .entry-footer .new_feedback_wrap a{
        box-shadow:unset!important;
    }

    @font-face {font-display: swap; }
    li.listing_br_tek_post > a div, li.listing_br_tek_cat > a div {
        width: 75px;
        height: 50px;
        margin-right: 15px;
    }
    
    body.taxonomy-listing_category .breadcrumbs-wrapper {
        max-width: none;
        padding-left: 20px;
        padding-top: 10px;
        top: 0;
    }

    header .archive-listing .page-wrapper{
        position: relative;
    }
    .taxonomy-listing_category .archive_listing_header_inner {
        text-align: left!important;
    }
    
    body.archive-listing .listing_name a{
        font-weight: normal!important;
    }
    
    body .listing_cat_details h3{
        font-size:18px!important;
    }
    
    body.archive-listing .body_flex {
        display: block;
        width: 100%;
    }
    
    body.archive-listing .workshop_header{
        padding: 0!important;
    }
    
    .workshop_body article:first-child{
        margin-left: 0!important;
    }
    
    .workshop_body article:nth-child(3){
        margin-right: 0!important;
    }

    body.archive-listing a.cat_with_thumb:before, body.taxonomy-listing_category a.cat_with_thumb:before{
        opacity:0.3!important;
    }
    
    body.archive-listing a.cat_with_thumb:hover:before, body.taxonomy-listing_category a.cat_with_thumb:hover:before{
            opacity:0.7!important;
    }
    
    body.archive-listing .listing_cat_details h2, body.taxonomy-listing_category .listing_cat_details h2{
        font-weight: normal!important;
        font-size:18px!important;
    }
    
    body.wordpress.archive-listing .listing_cat_details span, body.wordpress.taxonomy-listing_category .listing_cat_details span{
        font-size: 14px!important;
        line-height:18px!important;
    }
    
    .listing_cat_details h3{
        font-weight: normal;
    }
    .workshop_body article:nth-child(4){
        display: none!important;
    }
    
    .services_body  article:nth-child(4){
        display: none!important;
    }
    
    .new_social_right h2{
        font-weight:700px!important;
    }
    
    .form-search input{
            border: 1px solid #dddddd!important;
            display: inline-block;
    }
    
    .page-template-newhome3 .new_social_right h2{
        font-weight: 700!important;
    }
    
    .single_listing_content {
        font-size: 17px;
        color: #555555;
        line-height: 32px;
    }
    
    .singular-post .subscription-box #newsletter span{
        border: 0;
        outline: 0;
        background-color: #9e243d;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        cursor: pointer;
        border-radius: 100%;
        display: inline-block;
        position: absolute;
        width: 17px!important;
        height: 17px!important;
        padding: 10px!important;
        top: 3px;
        right: 166px;
    }
    
    .singular-post .subscription-box h4{
        font-size:26px!important;
    }
    
    .new_social_subscription_wrap form .basc img{
            top: 0;
        bottom: 0;
        width: 34px;
        display: inline-block;
        text-align: center;
        left: 0;
        right: 0;
    }
    
    .new_social_subscription_wrap form{
        position:relative;
    }
    
    #menu-main-menu ul.sub-menu{
        text-align: left;
    }
    
    .menu-item-41652:after{
        content:"";
        display: inline-block;
        font-size: 12px;
        background: url(https://sbo.sg/wp-content/uploads/2021/09/profile.svg);
        height:25px;
        width: 25px;
        background-repeat: no-repeat;
        vertical-align: middle;
            margin-left: -13px;
        top: -1px;
        position: relative;
    }
    
    #menu-main-menu li a{
        display: inline-block;
            vertical-align: middle;
    }
    
    
    body.archive-listing .archive_listing_header:before, body.taxonomy-listing_category .archive_listing_header:before{
            opacity: .46!important;
    }
        body.archive-listing .archive_listing_header_inner h1{
            line-height: 26px!important;
        margin-bottom: 15px!important;
    }
        .new-effect .column-misc-new {
        margin-left: 0!important;
            margin-top: 140px!important;
    }
        .close_modal .fa-times:before{
            right: 58px;
        }
        .listing_gallery_modal .prev{
            left: 58px!important;
        }
        
        
    .services_body.body_flex {
        text-align: left!important;
    }
        .workshop_body.body_flex {
        text-align: left!important;
    }
        body.archive-listing .listing_cat a{
            font-size: 8px!important;
        }
        .category-articles article img{
        height:auto!important;
    }
        .embed-vimeo iframe {
        height: 230px;
    }
        .brands img{
        height: 80px;
    }
        
      
    .hover-effect.smile {
        z-index: 9999999!important;
        opacity: 1;
    }
    .post-table.sticky{
        position: sticky;
        display: inline-block;
        width: calc(30% - 22px);
        top: 0;
        vertical-align: top;
    }
    .wp-socializer.wpsr-share-icons{
        display: inline-block;
        position: absolute;
        top: 0;
        right: -68px;
    }
.badge h3{
    font-size: 16px;
}
.badge p {
    padding: 0 30px;
    font-size: 12px;
    line-height: 1.1;
}
.badge {
    text-align: center;
    margin-top: 40px;
    padding-bottom:40px;
}
.badge button {
    background: #9E243D;
    padding: 7px 20px;
    border: 0;
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #9e243d;
    transition: all ease-in-out 0.3s;
    height: 36px;
    width: 105px;
}
.badge input {
    padding: 9px;
    vertical-align: middle;
    outline: none;
    border-radius: 0;
    border: 1px solid #cccccc;
    height: 16px;
}

.modal { 
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  }
  .modal-content {
      background-color: #fefefe;
      margin: 3% auto;
      padding: 27px 35px 10px;
      border: 1px solid #888;
      width: 34%;
  }
  .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }
  .new_feedback_wrap {
      margin-left: 100px;
      margin-top: 20px;
  }
  .new_feedback_wrap a {
      display: block;
  }
  input#input_20_7 {
      width: 100%;
      padding: 8px;
      margin-bottom: 20px;
  }
  #CounterVisitor span{
      font-size: 20px;
      font-weight: bold;
      text-align:center;
  
  }
  #CounterVisitor{
      text-align:center;
      margin-bottom: 20px;
  }
  
  .business-form{display:none;}
  .business-form{
      display: block;
      padding: 0px;
      border: 1px solid #cccccc;
      border-radius: 5px;
      margin-top: 35px;
      margin-bottom: 35px;
  }
  .business-form label.gfield_label {
      font-size: 16px;
  }
  .business-form .postcard-left img{
      object-fit: cover;
      height: 691px;
  }
  form#gform_24{
      width: 100%;
  }
  .postcard-left{
      display: inline-block;
      width: 30%;
      vertical-align: middle;
  }
  .postcard-right{
      display: inline-block;
      vertical-align: top;
      width: calc(70% - 40px);
      padding: 20px;
      position: relative;
  }
  .business-form{
      margin: auto;
      max-width: 1230px;
      padding-top: 0;
      padding-bottom: 0;
  }
  .stamp-img{
      width: 97%;
      display: block;
      text-align: right;
      transition: all ease-in-out 0.3s
  }
  .stamp-img img{
      width: 110px;
  }

  .business-form .gf_left_half, .business-form .gf_right_half{
      margin: 0 12px;
  }
  input#input_24_1,input#input_24_2,input#input_24_5,input#input_24_3,input#input_24_9,input#input_24_11,input#input_24_14{
      width: 100%!important;
      padding: 10px 5px;
      border:1px solid #cccccc; 
      transition: all ease-in-out 0.3s;
      border-radius: 3px;
  }
  .gfield_required{
      display:none!important;
  }
  div#field_24_7 {
      display: none;
  }
  input#gform_submit_button_24 {
      background: #9e243d;
      display: inline-block;
      padding: 10px 20px;
      color: #ffffff;
      border: 2px solid #9e243d;
      transition: all ease-in-out 0.3s;
      font-weight: normal;
      font-family: "Mont", sans-serif;
      cursor: pointer;
      font-size: 16px;
      margin: 0 12px;
      border-radius: 3px;
      width: calc(100% - 24px);
      margin-top: 10px;
  }
  input#gform_submit_button_24:hover{
      background: unset;
      color: #9e243d;
  }
  #gform_fields_24 input:focus{
      border:1px solid #9e243d; 
      outline:0!important;
  }
  .business-form h3{
      font-weight: 400;
      text-decoration: none;
      font-size: 22px;
      color: initial;
  }
  .business-form .gf_left_half, .business-form .gf_right_half{
      padding-right: 0;
  }
  .to-post {
    font-size: 26px;
    margin: 0 12px;
    margin-top: -50px;
    color: #555555;
    margin-bottom: 20px;
    width: 70%;
    word-break: break-word;
  }
  input#gform_submit_button_24:hover{
      color:#9e243d;
      background:unset;
  }
  .stamp-img img{
      position: relative;
      transition: all ease-in-out 0.3s;
    
  }
  .stamp-img img:hover{
      transform: translateY(-4px);
  }
  h2.gform_submission_error.hide_summary {
      font-size: 16px;
      font-weight: normal;
      padding: 0 14px;
      margin-bottom: 0;
      margin-top: 0;
  }
  .gfield_validation_message {
      color: red;
      font-size: 12px;
      position: absolute;
      margin-top: 2px;
  }
  div#gform_confirmation_message_24{
      padding: 0 14px;
      font-size: 16px;
  }

  .singular-listing div#field_24_1 {
      margin: 0 12px;
  }
  .singular-listing div#field_24_15 {
      margin: 0 12px;
  }
  textarea#input_24_15{
      border: 1px solid #cccccc;
      transition: all ease-in-out 0.3s;
      height: 130px;
      border-radius: 3px;
  }
  textarea#input_24_15:focus{
      border: 1px solid #9e243d;
      outline: 0!important;
  }
  div#field_24_16 {
      padding: 0 12px;
      margin-top: 10px;
  }
  
  li.listing_br_tek_cat {
      margin: 6px 0 !important;
      padding: 0 !important;
  }
  li.listing_br_tek_post > a,
  li.listing_br_tek_cat > a {
      display: flex;
      align-items: center;
  }
  li.listing_br_tek_post > a div,
  li.listing_br_tek_cat > a div {
      width: 40px;
      height: 28px;
      background-repeat: no-repeat!important;
      background-size: cover!Important;
      background-position: center!important;
      border-radius: 2px;
      margin-right: 10px;
  }
  div#gform_confirmation_wrapper_24:after{
	content: '';
    background-image: url(https://sbo.sg/wp-content/uploads/2021/07/Chop.png);
    position: absolute;
    height: 200px;
    width: 208px;
    z-index: 9;
    display: inline-block;
    background-size: contain;
    background-repeat: no-repeat;
    top: 49px;
    right: 101px;
    opacity: 0.8;
}

a.rfl-bu {
    display: inline-block;
    /* padding: 10px; */
    font-size: 16px;
    background: #9e243d;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    border: 2px solid #9e243d;
    text-transform: uppercase;
    transition: all ease-in-out .3s;
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 5px;
    font-family: poppins,sans-serif;
    font-weight: normal;
    text-transform: none;
}

a.rfl-bu:hover{
    background: none;
    color:#9e243d;
}

.business-listing-logo{
    max-width:450px;
    width:100%;
    object-fit: contain;
}

.archive-meilion-search{
    margin-bottom: -12px;
    z-index: 9;
    position: relative;
}
.page-wrapper.new-listing-banner {
        margin-bottom: -150px;
    }
.slider_logo {
    position: fixed;
    top: 262px;
    left: 50%;
    transform: translateX(-50%);
    width: 58px!important;
    height: 58px!important;
    background: white;
    padding: 8px;
    z-index: 99999999;
    border-radius: 100%!important;
    box-shadow: 0px 2px 8px #a5a5a5;
}


@media screen and (max-width: 768px){
    .singular-listing div#field_24_15{
        margin:0!important;
    }
    h3.section_desc {
        text-align: center!important;
    }

    body.singular-listing article h3.entry-title{
        padding-left: 0;
        margin-top: 0;
    }
    
    .business-form .gf_left_half, .business-form .gf_right_half{
        margin:0!important;
    }
    
    .gf_left_half, .gf_right_half{
        width:100%!important;
    }
    
    .singular-listing div#field_24_1{
        width:100%!important;
        margin: 0!important;
    }
    
    .gform_wrapper.gravity-theme .gfield.gfield--width-half{
        grid-column: span 12!important;
    }
    .featured_promo_slider_header span{
        font-size: 60px!important;
    }
    body.archive-listing .archive_listing_header_inner form{
        margin-top:0!important;
    }
    .slider_logo {
        top: 182px;
    }
    .listing_archive_featured_slider .listing_cat {
        display: none;
    }
    .single_listing_gallery_inner_masonry{
        max-height: 293px;
    }
}
.slider_logo img {
    object-fit: unset!important;
    height: auto!important;
    position: relative;
    /* top: 50%; */
    transform: translateY(-50%);
    border-radius: 100%!important;
}
.listing_archive_featured_slider .article-info {
    margin-top: 46px;
}
.listing_archive_featured_slider .article-info a span {
    display: block;
    text-align: center;
    font-size: 12px;
    line-height: 1;
    display: none;
}
.featured_promo_slider_header {
    position: relative;
    margin-bottom: 30px;
    text-align: end;
}
.featured_promo_slider_header h2 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 2;
}
.featured_promo_slider_header span {
    text-align: center;
    font-size: 99px;
    color: #bcbcbc4d;
    font-family: 'Poppins', sans-serif;
    margin: 0;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.nav_arrows {
    position: relative;
    right: 0;
    bottom: 0;
	cursor:pointer;
}
.nav_arrows span {
    border: 1px solid #c8c8c8;
    background: white;
    padding: 10px;
    line-height: 1;
    width: 14px;
    height: 14px;
    text-align: center;
    border-radius: 100%;
    margin-right: 5px;
    transition: all .2s ease;
	display:inline-flex;
	justify-content: center;
	position: static !important;
}
.nav_arrows span:hover {
    background: #9e243d;
    border-color: #9e243d;
    transition: all .2s ease;
}
.nav_arrows span:hover i {
    color: #fff!important;
    transition: all .2s ease;
}
.nav_arrows span i {
    font-size: 19px!important;
    color: #333;
    line-height: 1!important;
    position: relative;
    top: -2px;
    transition: all .2s ease;
}
.post-headings {
    text-align: center;
}

.single_listing_contact_details.table-wrap .post-headings a.basc{
    display: inline-block;
    font-size: initial;
    padding: 10px 15px;
    text-transform: unset;
    font-family: 'Poppins', sans-serif;
    background: #9e243d;
    color: #fff;
    margin: 0 10px;
    transition: all ease-in-out 0.3s;
    border: 2px solid #9e243d;
    font-size: 14px!important;
    margin: auto;
    text-align: center;
    margin: 5px!important;
}
.single_listing_contact_details.table-wrap .post-headings a.basc:hover{
    background: #ffffff;
    color: #9E243D;
}

.single_listing_reviews_add_review {
    margin-top: 25px;
}

button.submit_your_review.basc {
    display: inline-block;
    font-size: initial;
    padding: 8px 20px;
    text-transform: unset;
    font-family: 'Poppins', sans-serif;
    background: #9e243d;
    color: #fff;
    margin: 0 10px;
    transition: all ease-in-out 0.3s;
    border: 2px solid #9e243d;
    font-size: 14px;
}

button.submit_your_review.basc:hover{
    background: #ffffff;
    color: #9E243D;
}

@media screen and (max-width: 1280px){
    .mobile-logo {
    display: inline-block!important;
}
.mobile-logo{
    display: block!important;
        padding-left: 20px;
}
}
@media screen and (max-width: 991px){
    .post-table.sticky {
        width: calc(100% - 22px);
    }
    body.archive-listing .body_flex article{
        width: calc(25% - 20px);
    }
    body.archive-listing .featured_body article:nth-child(9),body.archive-listing .featured_body article:nth-child(10){
        display:none;
    }
}


@media screen and (max-width: 768px){
    .business-form{
        margin-bottom: 40px;
    }
        .modal-content {
            width: 72%;
        }
        div#input_20_6 > div {
            max-width: 100%!important;
            
        }
        #CounterVisitor{
            display:none;
        }
        .count{
            display:none;
        }
    #CounterVisitor span{
        display: none;
    }
    body.singular-listing .body_flex article:nth-child(5){
        display: none!important;
    }
   
	.singular-listing .breadcrumbs-wrapper{
	margin-top: 0px!important;
    padding-left:20px;
}

	ul.listing_breadcrumb{
		display:inline-block!important;
				margin-bottom: 0px!important;
	}
	
	ul.listing_breadcrumb li{
		display:inline-block!important;
		    margin-bottom: 0!important;
	}
	.singular-promotion .listing_breadcrumb li:nth-child(4){
		display:none!important;

	}
	
	.listing-logo-right{
		text-align:center!important;
	}
	#CounterVisitor{
		    display: inline-block!important;
    margin-left: 0!important;
	}
	.count{
		margin-left:0!important;
	}
		.singular-listing .listing-meilion img{
		width: 110px;
	}
	.btt-bu-column{
	display:inline-block;
}
    .badge{
        display: none;
    }
	
	.btt-bu{
    width: 20px!important;
    margin-right: 6px;
    vertical-align: middle;
	}
    .single_listing_more_experiences_wrapper .featured_header > div:last-child h3{
        margin: 10px 0 20px 4px!important;
    }

    .page-wrapper {
        padding: 0 20px;
    }
    
    .single_misc img {
        width: 85px;
    }
    .single_misc h4 {
        margin: 6px 0 0;
        font-size: 23px;
    }
    .single_misc p {
        margin-top: 5px;
        margin-bottom: 0;
    }
    .singular-listing .post-table.toc_visible{
        display:block!important;  
        margin-bottom: 20px!important;
    }
    ul.single_listing_contact_details_list{ 
        margin-top:0!important;
        margin-bottom:0!important
    }
    .singular-listing .listing-meilion img{
        margin-left: unset;
    }

    .listing-meilion{
        bottom: 11px;
        right: 20px;
        position: fixed;
        z-index: 999;
        width: 115px;
    }

    .single_misc img{
        height: auto!important;
    }
    body.archive-listing a.cat_with_thumb:hover .listing_cat_details span, body.taxonomy-listing_category a.cat_with_thumb:hover .listing_cat_details span
    .single_misc img{
        display: none;
    }
    .single_listing_gallery_inner_masonry {
        margin-right: -10px;
    }
    .single_listing_gallery_inner_masonry div{
        display: none;
        margin: 0;
    }
    .single_listing_gallery_inner_masonry div:nth-child(1) {
        display: block;
        width: 65%;
        height: 200px;
    }
    .single_listing_gallery_inner_masonry.items_wrap_6 div:nth-child(3),
    .single_listing_gallery_inner_masonry.items_wrap_6 div:nth-child(6){
        display: block;
        width: 30%;
        height: 87px;
    }
    .single_listing_gallery_inner_masonry.items_wrap_6 div:nth-child(3){
        margin: 0 0 10px;
    }

    .single_listing_gallery_open_button_wrap img {
        margin-right: 4px;
        width: 22px;
    }
    .single_listing_more_experiences_wrapper {
        padding: 20px 0;
    }
    .single_listing_reviews {
        padding: 20px 0 0;
    }


    .new_feedback_wrap {
        margin: 0 auto!important;
        display: block;
        text-align: center;
        padding: 0 0 30px;
    }

    .single_listing_menu_bar_inner_left ul {
        display: none;
    }
    
    .singular-listing .entry-content {
        width: 100%;
    }
    .singular-listing .author_name {
        font-size: 15px;
        line-height: 15px;
    }
    .singular-listing h1.single_listing_title {
        font-size: 22px;
    padding: 10px 0 0;
    line-height: 27px;
    }
    .single_listing_content {
        margin: 20px 0;
        /* border-bottom: 1px solid #0000001f; */
        padding-bottom: 20px;
        font-size: 17px;
    color: #555555;
    line-height: 32px;
    }
    .singular-listing .entry-content p {
        /* margin: 0; */
        line-height: 30px;
    }
    .single_listing_metas {
        /* border-bottom: 1px solid #0000001f; */
        margin-bottom: 20px;
    }
    .single_listing_meta_list span {
        font-size: 13px;
        padding-left: 36px;
        line-height: 14px;
    }
    .single_listing_metas h4, 
    .single_listing_alt_content h4, 
    .single_listing_follow h4, 
    .single_listing_reviews h4,
    .single_listing_contact_details.table-wrap .toc_title h2 {
        margin-bottom: 14px;
    }
    .single_listing_reviews h4 {
        margin-top: 10px;
    }
    .single_listing_follow a {
        margin-left: 0;
        margin-right: 10px;
    }
    .singular-listing .entry-content {
        max-width: 100%;
        display: block;
        padding-bottom: 0;
    }
    .single_listing_body .post-table.sticky {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        max-width: 100%;
    }
    .single_listing_contact_details.table-wrap {
        display: block;
        max-width: 100%;
        margin: 0;
        width: 100%!important;
        box-sizing: border-box;
        padding: 0;
        box-shadow: unset;
        background: unset;
        overflow: unset;
    }
    .single_listing_contact_details.table-wrap .toc_title h2 {
        font-weight: 400;
        text-decoration: none;
        font-size: 22px;
        color: initial;
        text-align: left;
    }
    .single_listing_contact_details.table-wrap .post-headings {
        padding: 10px 0px;
        border: 0;
        border-radius: 0;
    }
    .single_listing_contact_details.table-wrap .post-headings a.basc {
        font-size: 14px;
        display: block;
        text-align: center;
        width: 80%;
        margin: 0 auto;
        border-radius: 24px;
        text-transform: none;
        line-height: 22px;
    }
    ul.single_listing_contact_details_list {
        margin-bottom: 0px!important;
    }
    .wp-socializer.wpsr-share-icons {
        display: none!important;
    }
    .single_listing_reviews_inner_wrap {
        width: 100%;
        max-width: 100%;
        display: block;
    }
    .single_listing_reviews_add_review button.submit_your_review.basc {
        display: block;
        margin: 0 auto;
    }
    body.archive-listing .body_flex,
    body.singular-listing .body_flex {
        flex-wrap: wrap;
    }
    .archive-listing .featured_body.body_flex {
        margin: 0 20px;
        width: calc(100% - 20px)!important;
    }
    body.archive-listing .body_flex article,
    body.singular-listing .body_flex article,
    body.archive-listing .workshop_body.body_flex article {
        width: calc(50% - 10px)!important;
        margin: 0 5px 10px!important;
        flex: unset;
        position: relative;
        display: none;
    }

    body.home .body_flex article:last-child,.body_flex article .body_flex article{
        display:none;
    }

	body.archive-listing .body_flex article:nth-child(1), 
	body.archive-listing .body_flex article:nth-child(2), 
	body.archive-listing .body_flex article:nth-child(3), 
	body.archive-listing .body_flex article:nth-child(4), 
    
	body.singular-listing .body_flex article:nth-child(1),
	body.singular-listing .body_flex article:nth-child(2),
	body.singular-listing .body_flex article:nth-child(3),
	body.singular-listing .body_flex article:nth-child(4) {
		/* display: block; */
        display: inline-block;
	}
    body.home .featured_listings_wrapper .section_desc{
        text-align:center;
    }
    body.home .featured_listings_wrapper .section_title{
        text-align:center;
    }


	body.archive-listing .body_flex article:nth-child(5), 
	body.archive-listing .body_flex article:nth-child(6), 

	body.singular-listing .body_flex article:nth-child(5),
	body.singular-listing .body_flex article:nth-child(6) {
		/* display: block; */
        display: inline-block;
	}

    .taxonomy-category .post-end-ads ._ning_jss_zone{
        margin-top:0;
        padding-top:0!important;
    }

	.listing_gallery_pager_wrapper {
		padding: 0 0 1em;
	}
	.gallery_pager_inner_wrap {
		padding-left: 0;
		margin: 0;
		width: 100%;
	}
	.listing_gallery_modal .prev,
	.listing_gallery_modal .next {
        position: fixed;
    top: 20px;
    right: unset;
    margin-top: 85px;
    margin-left: 15px;
	}
    .listing_gallery_modal .prev {
        left: 28px;
        right: unset;
    }
	.listing_gallery_modal .next {
		left: 120px;
		right: unset;
	}
	.listing_gallery_modal .prev i,
	.listing_gallery_modal .next i {
        font-size: 18px!important;
	}
	.listing_gallery_modal .close_modal {
		top: 16px;
		right: -20px;
	}
	.listing_gallery_modal .close_modal i {
        font-size: 18px!important;
        margin-top: 65px;
        margin-right: 12px;
	}
    
    .single_listing_contact_details.table-wrap .post-headings a.basc{
        width: auto;
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    }
    
    #main ul.single_listing_contact_details_list li{
        text-align:center;
    }
    body.archive-listing article .featured-post-img, body.singular-listing article .featured-post-img, body.taxonomy-listing_category .featured-post-img, body.home .featured_listings_wrapper article .featured-post-img,body.singular-post .featured_listings_wrapper article .featured-post-img{
        height: 220px;
    }
    .featured-products-column {
        width: calc(50% - 10px)!important;
    margin-left: 0;
    margin-right: 10px!important;
    margin: 0 0;
    }

    .entry-content h2.featured-products-title{
        text-align: center;
        font-size: 20px;
    }
    .page-template-newhome3 .best_in_singapore_body h3.entry-titl{
        font-size: 14px!important;
    }
    .whats_new_wrap h3.entry-title{
        font-size: 14px!important;
    }
    .page-template-newhome3 .whats_new_wrap h3.entry-title{
        font-size: 14px!important;
    }
    .page-template-newhome3 .best_in_singapore_body_right h3.entry-title{
        font-size: 14px!important;
    }

    .page-template-newhome3 .videos_left h3.entry-title{
        font-size: 14px!important;
    }

    .ending-column{
        width: calc(100% - 20px)!important;
    }
    .post-end-ads{
        display: block;
    }
    .post-end-ads ._ning_jss_zone{
        padding-right: 0;
    }
    .singular-post .entry-content{width:100%!important;}
    .post-table.toc_visible{
        display: none!important;
    }

    .singular-listing .post-table.toc_visible{
        display:block!important;  
        margin-bottom: 20px!important;
    }
    ul.single_listing_contact_details_list{ 
        margin-top:0!important;
        margin-bottom:0!important
    }
    .singular-listing .listing-meilion img{
        margin-left: unset;
    }

    .listing-meilion{
        bottom: 11px;
        right: 20px;
        position: fixed;
        z-index: 999;
        width: 115px;
    }

    .single_misc img{
        height: auto!important;
    }
    body.archive-listing a.cat_with_thumb:hover .listing_cat_details span, body.taxonomy-listing_category a.cat_with_thumb:hover .listing_cat_details span
    .single_misc img{
        display: none;
    }
    .single_listing_gallery_inner_masonry {
        margin-right: -10px;
    }
    .single_listing_gallery_inner_masonry div{
        display: none;
        margin: 0;
    }
    .single_listing_gallery_inner_masonry div:nth-child(1) {
        display: block;
        width: 65%;
        height: 200px;
    }
    .single_listing_gallery_inner_masonry.items_wrap_6 div:nth-child(3),
    .single_listing_gallery_inner_masonry.items_wrap_6 div:nth-child(6){
        display: block;
        width: 30%;
        height: 87px;
    }
    .single_listing_gallery_inner_masonry.items_wrap_6 div:nth-child(3){
        margin: 0 0 10px;
    }

    .single_listing_gallery_open_button_wrap img {
        margin-right: 4px;
        width: 22px;
    }
    .single_listing_more_experiences_wrapper {
        padding: 20px 0;
    }
    .single_listing_reviews {
        padding: 20px 0 0;
    }
    .new_feedback_wrap {
        margin: 0 auto!important;
        display: block;
        text-align: center;
        padding: 0 0 30px;
    }

    .single_listing_menu_bar_inner_left ul {
        display: none;
    }
    .single_listing_gallery_open_button_wrap {
        text-align: center;
        padding: 12px;
    }
    .single_listing_menu_bar_inner_right {
        /* display: none; */
    }
    .single_listing_menu_bar_inner_left img {
        margin: 0!important;
        width: 150px;
    }
    .single_listing_menu_bar_inner_left {
        width: auto;
        display: block;
        text-align: center;
    }
    .single_listing_menu_bar {
        margin: 0;
        padding: 6px 0 6px;
        top:0px;
    }
    .singular-listing .entry-content {
        width: 100%;
    }
    .singular-listing .author_name {
        font-size: 15px;
        line-height: 15px;
    }
    .singular-listing h1.single_listing_title {
        font-size: 22px;
    padding: 10px 0 0;
    line-height: 27px;
    }
    .single_listing_content {
        margin: 20px 0;
        /* border-bottom: 1px solid #0000001f; */
        padding-bottom: 20px;
        font-size: 17px;
    color: #555555;
    line-height: 32px;
    }
    .singular-listing .entry-content p {
        /* margin: 0; */
        line-height: 30px;
    }
    .single_listing_metas {
        /* border-bottom: 1px solid #0000001f; */
        margin-bottom: 20px;
    }
    .single_listing_meta_list span {
        font-size: 13px;
        padding-left: 36px;
        line-height: 14px;
    }
    .single_listing_metas h4, 
    .single_listing_alt_content h4, 
    .single_listing_follow h4, 
    .single_listing_reviews h4,
    .single_listing_contact_details.table-wrap .toc_title h2 {
        margin-bottom: 14px;
    }
    .single_listing_reviews h4 {
        margin-top: 10px;
    }
    .single_listing_follow a {
        margin-left: 0;
        margin-right: 10px;
    }
    .singular-listing .entry-content {
        max-width: 100%;
        display: block;
        padding-bottom: 0;
    }
    .single_listing_body .post-table.sticky {
        position: relative;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        max-width: 100%;
        padding-bottom: 40px;
    }
    .single_listing_contact_details.table-wrap {
        display: block;
        max-width: 100%;
        margin: 0;
        width: 100%!important;
        box-sizing: border-box;
        padding: 0;
        box-shadow: unset;
        background: unset;
        overflow: unset;
    }
    .single_listing_contact_details.table-wrap .toc_title h2 {
        font-weight: 400;
        text-decoration: none;
        font-size: 22px;
        color: initial;
        text-align: center;
    }
    .single_listing_contact_details.table-wrap .post-headings {
        padding: 10px 0px;
        border: 0;
        border-radius: 0;
    }
    .single_listing_contact_details.table-wrap .post-headings a.basc {
        font-size: 14px;
        display: block;
        text-align: center;
        width: 80%;
        margin: 0 auto;
        border-radius: 24px;
        text-transform: none;
        line-height: 22px;
    }
    ul.single_listing_contact_details_list {
        margin-bottom: 0px!important;
    }
    .wp-socializer.wpsr-share-icons {
        display: none!important;
    }
    .single_listing_reviews_inner_wrap {
        width: 100%;
        max-width: 100%;
        display: block;
    }
    .single_listing_reviews_add_review button.submit_your_review.basc {
        display: block;
        margin: 0 auto;
    }
    body.archive-listing .body_flex,
    body.singular-listing .body_flex {
        flex-wrap: wrap;
    }

    body.archive-listing .body_flex article,
    body.singular-listing .body_flex article,
    body.archive-listing .workshop_body.body_flex article {
        width: calc(50% - 10px)!important;
        margin: 0 5px 10px!important;
        flex: unset;
        position: relative;
        display: none;
    }




    body.home .body_flex article,.singular-post .body_flex article{
        width: calc(50% - 20px)!important;
    margin: 0 0px 10px!important;
    flex: unset;
    position: relative;
    }

        


    body.home .body_flex article{

        margin-left:10px!important;
        margin-right: 10px!important;
    }

    body.home .body_flex article:last-child,.body_flex article .body_flex article{
        display:none;
    }

	body.archive-listing .body_flex article:nth-child(1), 
	body.archive-listing .body_flex article:nth-child(2), 
	body.archive-listing .body_flex article:nth-child(3), 
	body.archive-listing .body_flex article:nth-child(4), 
    
	body.singular-listing .body_flex article:nth-child(1),
	body.singular-listing .body_flex article:nth-child(2),
	body.singular-listing .body_flex article:nth-child(3),
	body.singular-listing .body_flex article:nth-child(4) {
		/* display: block; */
        display: inline-block!important;
	}
    body.home .featured_listings_wrapper .section_desc{
        text-align:center;
    }
    body.home .featured_listings_wrapper .section_title{
        text-align:center;
    }


	body.archive-listing .body_flex article:nth-child(5), 
	body.archive-listing .body_flex article:nth-child(6), 

	body.singular-listing .body_flex article:nth-child(5),
	body.singular-listing .body_flex article:nth-child(6) {
		/* display: block; */
        display: inline-block;
	}

	.listing_gallery_pager_wrapper {
		padding: 0 0 1em;
	}
	.gallery_pager_inner_wrap {
		padding-left: 0;
		margin: 0;
		width: 100%;
	}
	.listing_gallery_modal .prev,
	.listing_gallery_modal .next {
        position: fixed;
    top: 20px;
    right: unset;
    margin-top: 85px;
    margin-left: 15px;
	}
    .listing_gallery_modal .prev {
        left: 28px;
        right: unset;
    }
	.listing_gallery_modal .next {
		left: 120px;
		right: unset;
	}
	.listing_gallery_modal .prev i,
	.listing_gallery_modal .next i {
        font-size: 18px!important;
	}
	.listing_gallery_modal .close_modal {
		top: 16px;
		right: -20px;
	}
	.listing_gallery_modal .close_modal i {
        font-size: 18px!important;
        margin-top: 65px;
        margin-right: 12px;
	}
	body.archive-listing .cats_with_thumb_wrap,
	body.taxonomy-listing_category .cats_with_thumb_wrap {
		flex-direction: column;
	}
	body.archive-listing a.cat_with_thumb,
	body.taxonomy-listing_category a.cat_with_thumb {
		width: 100%;
		position: relative;
		margin-bottom: 10px;
	}
	body.archive-listing a.cat_with_thumb img,
	body.taxonomy-listing_category a.cat_with_thumb img {
		width: 100%;
		height: 126px;
		object-fit: cover;
		object-position: center;
		border-radius: 10px;
	}
	body.archive-listing a.basc.cat_without_thumb,
	body.taxonomy-listing_category a.basc.cat_without_thumb {
		border-radius: 20px;
		margin: 4px 2px!important;
	}
	body.archive-listing .listing_cat_details h2,
	body.taxonomy-listing_category .listing_cat_details h2 {
		color: #fff;
		font-size: 26px;
		margin: 0;
		padding: 0;
		line-height: 1.1;
		/* text-shadow: 1px 1px 2px #00000087; */
	}
	body.archive-listing .archive_listing_header_inner, 
	body.taxonomy-listing_category .archive_listing_header_inner {
		position: absolute;
		z-index: 2;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		text-align: center;
		max-width: 94%;
        font-family: 'Poppins', sans-serif;
		width: 100%;
	}
	body.archive-listing .archive_listing_header_inner h1,
	body.taxonomy-listing_category .archive_listing_header_inner h1 {
		font-size: 34px;
		color: #fff;
		margin: 0;
		line-height: 70px;
	}
	body.archive-listing .archive_listing_header_inner h2,
	body.taxonomy-listing_category .archive_listing_header_inner h2 {
		color: #fff;
		font-weight: normal;
		font-size: 16px;
	}
	body.archive-listing .archive_listing_header_inner form {
		opacity: 1;
		display: flex;
		width: 96%;
		margin: 28px auto 0;
        display: inline-block;
	}
	.admin-bar #main {
		margin-top: 56px!important;
	}
	body.archive-listing .archive_listing_header,
	body.taxonomy-listing_category .archive_listing_header {
		width: 100%;
		height: calc(54vh - 72px);
	}
	body.archive-listing .single_listing_menu_bar_inner_left {
		width: auto;
	}
	body.archive-listing .single_listing_menu_bar_inner_left img {
		margin: 0;
		height: 30px;
        height: auto;
	}

	body.archive-listing .single_listing_menu_bar_inner_right {
		display: block;
	}
	body.archive-listing .single_listing_menu_bar {
		display: block!important;
		margin: 0;
		padding: 15px 0;
	}
	body.archive-listing .header_flex, body.home .header_flex,.singular-post .header_flex {
		flex-direction: column;
	}

	body.archive-listing .featured_header > div:first-child {
		width: 78%;
		line-height: 1;
		text-align: center;
	}
	body.archive-listing .section_title, 
	body.taxonomy-listing_category .section_title {
		font-size: 27px;
        text-align: center;
	}
	body.taxonomy-listing_category .section_title {
		    margin: -10px 0 20px 0!important;
	}
	body.archive-listing .featured_header .section_desc,
	body.taxonomy-listing_category .featured_header .section_desc {
		display: none;
	}
	body.archive-listing .featured_header > div:last-child h3 {
		font-size: 16px;
		margin: 0 1em;
	}
	body.archive-listing .featured_header > div:last-child {
		margin: 15px 0 20px;
        width: auto;
	}
	body.archive-listing .featured_listings_wrapper,
	body.archive-listing .single_spacial_listing_cat_wrapper,
	body.archive-listing .services_wrapper,
	body.archive-listing .services_wrapper {
		padding: 45px 0;
	}
	body.archive-listing .listing_special_cats_wrapper,
	body.taxonomy-listing_category .listing_special_cats_wrapper,
	body.archive-listing .workshop_wrapper {
		padding: 45px 0;
		background: #f2f2f2;
	}
	body.archive-listing .single_spacial_listing_cat_header > div:first-child,
	body.taxonomy-listing_category .featured_header.header_flex > div {
		width: 70%;
		line-height: 1;
		text-align: center;
		margin: 0 auto;
	}
	body.archive-listing .services_wrapper .page-wrapper {
		flex-direction: column;
	}
	body.archive-listing .services_wrapper .page-wrapper > div {
		width: 100%;
		text-align: center;
	}
	.show_all_wrap.bottom_mobile_show {
		display: block;
	}
	body.archive-listing .services_header .show_all_wrap {
		display: none;
	}
	body.taxonomy-listing_category .body_flex {
		width: 100%;
		justify-content: left;
		margin: 0 auto;
		flex-wrap: wrap;
	}
	body.taxonomy-listing_category .body_flex article {
		position: relative;
		width: calc(50% - 10px)!important;
		margin: 0 5px 10px!important;
		flex: unset;
	}

    body.singular-post .body_flex article:nth-child(5){
        display: none!important;
    }
	body.taxonomy-listing_category .featured_listings_wrapper {
		text-align: center;
		padding: 45px 0;
	}
	body.taxonomy-listing_category .featured_header.header_flex {
		padding: 0;
	}
    body.taxonomy-listing_category .breadcrumbs-wrapper{
        overflow: hidden;
    }
}


@media screen and (max-width: 500px){

    .postcard-left img{
        height: 300px!important;
    }
	.to-post{text-align:center;}

	.gf_left_half, .gf_right_half{
		width: calc(100% - 10px);
	}
	.business-form{
		padding-top:5px;
	}
	.postcard-left{
		width: 100%;
	}
	.postcard-right{width: calc(100% - 64px); padding-bottom:40px;}

	.stamp-img {
    text-align: center;
    margin-top: -100px;
    margin-bottom: 20px;
    margin-left: 10px;
}
input#gform_submit_button_24{width:100%;}
.business-form{
	margin-bottom: 40px;
}
div#gform_confirmation_wrapper_24:after {
    top: -49px;
    right: 74px;
    opacity: 0.6;
}
.to-post {
	margin-top:0;
}

    .business-form{
        border: 0px !important;
    }
	
	.singular-listing .featured-products-column {
    width: calc(100% - 10px)!important;
}


	body.archive-listing .archive_listing_header_inner h1{
	    line-height: 26px!important;
    margin-bottom: 15px!important;
}
	
	.singular-listing .breadcrumbs-wrapper {
    margin-top: 0px!important;
		overflow-x:hidden;
}
	
	ul.listing_breadcrumb{
		padding-left:10px;
	}
	body.archive-listing .listing_cat a{
    font-size: 11px!important;
    display: inline-block!important;
    padding-left: 0px!important;
    padding-right:0!important
}

body.archive-listing .listing_cat {
    position: relative!important;
    top: 10px!important;
    left: 0!important;
    z-index: 2!important;
    text-align: left!important;
}
body.archive-listing article h3.entry-title{
			margin-top: 8px!important;
			font-size: 14px!important;
			line-height: 18px!important;
		}

.archive-listing img.single_listing_store_logo {
    display: none;
}
.single_listing_gallery_inner_masonry{
    max-height:293px!important;
}

body.archive-listing .form-search form input{
font-size: 15px!important;
}
.new-listing-banner{
margin-bottom: -155px!important;
padding-top: 300px!important;
}
.postcard-right {
    width: calc(100% - 40px);
    padding-bottom: 40px;
}

}


ol.a {list-style-type: lower-alpha;}

@media screen and (max-width: 375px){
	.featured-post-single article img {
    height: 89px!important;
}

.postcard-left img{
    height: 200px!important;
}

}

