.you-may-also-like-container-inner{padding: 100px 0 45px;color: var(--vb-white);}
.you-may-also-like-bg{position: absolute; z-index: -1; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; background: url(../../assets/images/also-like-bg-blue-dark.svg) no-repeat center/100% 100%;}
.you-may-like-wrapper{width: calc(100% + 100px);}
.page-signpost-item {width: 320px;}
.page-signpost-box{background: var(--vb-white);color: var(--vb-pink);border-radius: 0 0 15px 15px;}
.page-signpost-img {position: relative;width: 100%; height: 220px; overflow: hidden; background: var(--vb-green-dark);}
.page-signpost-img img {width: 100%; height: 100%; position: absolute;top: 0;right: 0;bottom: 0;left: 0;object-fit: cover; transition: var(--vb-custom-ease);}
.page-signpost-btn {position: relative;min-height: 80px;padding: 10px 55px 10px 20px;display: flex;align-items: center;font-size: 18px;font-weight: 600;transition: all 0.3s ease;letter-spacing: 0.2em;text-transform: uppercase;}
.page-signpost-btn span {position: absolute;top: 24px;right: 20px;width: 39px;height: 24px;}
.page-signpost-box:hover .page-signpost-img img{transform: scale(1.05);} 

.you-may-also-like-container .custom-slider-arrow-box {margin-top: 50px; padding-left: 9%;}

.you-may-also-like-container-inner.theme-yellow,
.you-may-also-like-container-inner.theme-orange{color: var(--vb-black);} 

.you-may-also-like-container-inner.theme-red,
.you-may-also-like-container-inner.theme-blue,
.you-may-also-like-container-inner.theme-purple{color: var(--vb-white);} 

.theme-yellow .you-may-also-like-bg{background-image: url(../../assets/images/also-like-bg-yellow.svg);}
.theme-orange .you-may-also-like-bg{background-image: url(../../assets/images/also-like-bg-orange.svg);}
.theme-red .you-may-also-like-bg{background-image: url(../../assets/images/also-like-bg-red.svg);}
.theme-blue .you-may-also-like-bg{background-image: url(../../assets/images/also-like-bg-blue.svg);}
.theme-purple .you-may-also-like-bg{background-image: url(../../assets/images/also-like-bg-purple.svg);}

.you-may-also-like-container .theme-yellow  .custom-slider-arrow-box,
.you-may-also-like-container .theme-orange  .custom-slider-arrow-box{filter: brightness(0);}

.page-template-event-category-listing .page-signpost-item ,
.page-template-business-category-listing .page-signpost-item {width: 300px;}


.theme-yellow .page-signpost-box{background: var(--vb-black); color: var(--vb-yellow);}
.theme-orange .page-signpost-box{background: var(--vb-black); color: var(--vb-orange);}
.theme-red .page-signpost-box{background: var(--vb-white); color: var(--vb-red);}
.theme-blue .page-signpost-box{background: var(--vb-white); color: var(--vb-blue);}
.theme-purple .page-signpost-box{background: var(--vb-white); color: var(--vb-purple);}
/* ========================================== 
! Large devices (desktops, less than 1200px)
=========================================== */
@media (max-width:1199.98px) {
 
}

/*==========================================
! Medium devices (tablets, less than 992px)
========================================== */
@media (max-width:991.98px) { 
}

/* =================================================  
 ! Small devices (landscape phones, less than 768px)
 ================================================= */
@media (max-width: 767.98px){
    .you-may-also-like-bg{display: none;}
    .you-may-also-like-container-inner{background: var(--vb-blue-dark);margin-left: -24px;width: calc(100% + 48px);border-radius: 0 !important;padding: 104px 24px; clip-path: polygon(calc(100% - 185px) 0%, calc(100% - 185px) 60px, 100% 60px, 100% 100%, 80px 100%, 80px calc(100% - 60px), 0% calc(100% - 60px), 0% 0%);}


    .theme-yellow.you-may-also-like-container-inner{color: var(--vb-black); background: var(--vb-yellow);}
.theme-orange.you-may-also-like-container-inner{color: var(--vb-black); background: var(--vb-orange);}
.theme-red.you-may-also-like-container-inner{color: var(--vb-white); background: var(--vb-red);}
.theme-blue.you-may-also-like-container-inner{color: var(--vb-white); background: var(--vb-blue);}
.theme-purple.you-may-also-like-container-inner{color: var(--vb-white); background: var(--vb-purple);}



    
    .you-may-also-like-container .custom-slider-arrow-box {margin-top: 50px; padding-left: 0;}
    .you-may-like-wrapper{ margin-left: -24px; width: calc(100% + 48px); padding: 0 24px;}

    .you-may-also-like-container-inner:before{content:'';background: var(--vb-white);width: 20px;height: 60px;position: absolute;top: 0;right: 185px;border-radius: 0 0 0 20px;/* z-index: 99999; */}
    .you-may-also-like-container-inner:after{content:'';background: var(--vb-white);width: 20px;height: 60px;position: absolute;bottom: 0;left: 80px;border-radius: 0 20px 0 0;}



    .page-template-business-category-listing .all-listing-container,
    .page-template-event-category-listing .all-listing-container{padding-bottom: 0 !important;}

    .page-template-business-category-listing .you-may-also-like-container,
    .page-template-event-category-listing .you-may-also-like-container{padding-top: 0 !important;}
}

/* ======================================================
 ! Extra small devices (portrait phones, less than 576px)
 ====================================================== */
@media (max-width: 575.98px){

}

/* ======================================================
! Extra small devices (portrait phones, less than 370px)
====================================================== */
@media (max-width:369.98px) { 
}
