
@media only screen and (max-width:767px) {
    .makeGridView .productAdd .addDetails {
        min-height: unset
    }

    .topFooter h3.bottomBorder {
        margin-top: 15px
    }

    .addImage .placeholderImage {
        min-height: 150px
    }

    .selectCategory {
        border-top: 1px solid rgba(0, 0, 0, .1);
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .selectCategory::after,
    .selectCategory::before {
        display: none
    }

    .sortOption h3 {
        display: none
    }

    .category_list.card-columns {
        column-count: 2
    }

    section.home_tabs_sec {
        background-color: #f5f5f5;
        padding: 40px 12px;
    }

    section.stripe {
        padding: 30px 0;
        margin: 0
    }

    .searhbarDiv.home_search {
        margin: 0;
        padding: 15px 0;
    }

    .banner_slider .slick-slide img {
        height: auto !important;
        object-fit: cover;
        object-position: center
    }

    .banner_caption {
        top: 57px;
        text-align: left
    }

    .banner_caption h2 {
        font-size: 30px;
        text-shadow: 1px 1px 3px #333
    }

    .banner_caption h5 {
        font-size: 18px;
        text-shadow: 1px 1px 3px #333
    }

    section.stripe h3 {
        display: none;
    }

    .recent_post_slider_sec {
        padding: 10px 0 40px;
    }

    .sec_title {
        font-size: 30px
    }

    .home_search .searchDiv .form-group input {
        border-top: 1px solid rgba(0, 0, 0, .2);
        border-bottom: 1px solid rgba(0, 0, 0, .2)
    }

    /* .banner_slider {
        display: none
    } */

    .searhbarDiv.home_search {
        display: none
    }

    .mobileSearchDiv {
        display: inline-block;
        width: 100%;
        padding: 10px 0
    }

    .mobileSearchDiv .customButton {
        width: 100%;
        float: right;
        padding: 8px 22px;
        font-size: 14px;
        color: #fff;
        border: 0;
        border-radius: 5px;
        background: #196f8d;
        box-shadow: none !important;
        border: none !important;
        outline: 0 !important;
        font-weight: 600
    }



    .cate_slider_wrapper {
        background: 0 0 !important;
        padding: 24px 0 0 !important
    }

    .category_cont {
        padding: 14px 5% 10px;
        text-align: center
    }

    .category_cont .title {
         height: auto;  
        font-size: 17px;
        font-weight: 500;
        overflow: hidden;
    }

    .category_cont strong {
        font-size: 13px
    }

    .feedback {
        display: none
    }

    .categories_slider .slick-slide {
        margin: 10px
    }

    .topHeader {
        background: #1384af
    }

    .postFreeAddBtn {
        background: #fff !important;
        color: #202020 !important
    }

    a.cstm_btn {
        height: 32px;
        line-height: 30px;
        color: #fff;
        background: #1191c2;
        font-size: 14px;
        font-weight: 400
    }

    /* .slick-next.slick-arrow,
    .slick-prev.slick-arrow {
        display: none !important
    } */

    .recent_post_slider_sec .sec_title.text-center {
        text-align: left !important;
        font-size: 22px
    }

    .recent_post_slider_sec .sec_subtitle.text-center {
        display: none
    }

    .post_cont p {
        height: 20px;
        overflow: hidden
    }

    .post_cont h4,
    .post_title {
        margin-bottom: 2px
    }

    .view_all {
        margin-top: 10px
    }

    .bannerButton {
        padding: 6px 50px
    }

    .breadcrumb {
        display: none
    }

    .sortDrop button {
        border: none;
        font-size: 15px;
        font-weight: 700;
        padding: 0;
        color: #196f9c !important
    }

    .productSaleSec .sortOption {
        margin-bottom: 6px
    }

    .viewOptions li:last-child {
        margin-right: 0 !important
    }

    .hidden-xs {
        display: none !important
    }

    .visible-xs {
        display: inline-block !important
    }

    .topHeader ul {
        width: 100%;
        float: left
    }

    .topHeader {
        padding: 0
    }

    .topHeader ul li {
        float: left;
        width: 23%;
        padding: 10px 0;
        text-align: center
    }

    .topHeader ul li:last-child {
        width: 31%
    }

    .topHeader .text-right {
        padding: 0 !important
    }

    .topHeader ul li {
        background-image: none !important;
        background-size: 2px 43px !important;
        border-right: solid 1px #0d3746;
        border-left: solid 1px #2bb6e6
    }

    .dropdown.sortDrop {
        display: none
    }

    .mobileSortOption {
        display: inline-block;
        min-width: 80px;
        margin: 0 10px 0 0;
        padding-left: 25px;
        background-repeat: no-repeat;
        background-image: url(../images/sort.png);
        background-size: auto;
        background-position: center left;
        margin-top: 10px
    }

    .mobileSortOption .nice-select.form-control {
        padding: 0;
        border: none !important;
        box-shadow: none !important;
        font-size: 14px;
        width: 100%;
        text-align: left
    }

    .mobileSortOption .nice-select:after {
        display: none !important
    }

    .productSaleSec .sortOption.fullWidth {
        margin-bottom: 0
    }

    .footerMenuMobile {
        margin-bottom: 0;
        display: inline-block;
        width: 100%
    }

    .footerMenuMobile ul {
        display: none
    }

    .footerMenuMobile.open ul {
        display: inline-block
    }

    .footerMenuMobile ul li a {
        line-height: 20px !important
    }

    .footerMenuMobile h3 i {
        display: inline-block
    }

    .recent_post_slider .slick-list {
        padding: 0 20% 0 0 !important
    }

    .viewOptions {
        width: auto !important
    }

    .productSaleSec {
        padding: 0 0 30px 0
    }
}

@media only screen and (max-width:760px) {
    .searchbarSec {
        display: none;
    }
}

@media only screen and (max-width:575px) {
    .makeGridView .productAdd .addDetails {
        min-height: unset
    }

    .placeholderImage {
        max-height: 200px
    }

    .productSaleSec .col-sm-6.text-right {
        text-align: left !important
    }

    .viewOptions li {
        margin-left: 0;
        margin-right: 14px;
        display: inline-block
    }

    .topHeader ul li>a {
        font-size: 11.5px
    }

    .postFreeAddBtn {
        padding: 4px 8px
    }

    .postFreeAddBtn i {
        display: none
    }

    .mobileHidable {
        display: none !important
    }

    .category_list.card-columns {
        padding: 0 35px
    }

    .category_list .card {
        margin-top: 15px
    }

    .list_title {
        margin-bottom: 0;
        margin-top: 10px
    }

    .topHeader .dropdown-menu {
        width: 210px;
        left: -100px
    }

    .topFooter h3 {
        margin-bottom: 5px;
        margin-top: 15px
    }

    .bottomFooter p {
        text-align: center
    }

    .bottomFooter .col-sm-6.text-right {
        text-align: center !important;
        margin-top: 5px
    }

    .bottomFooter ul li a {
        font-size: 13px
    }

    .productAdd .col-sm-8.col-12 {
        padding-left: 15px
    }

    .detailButton {
        padding: 2px 10px 4px
    }

    .addDetails {
        padding: 9px 15px
    }

    .productAdd {
        margin-bottom: 5px
    }

    .addDetails p {
        margin: 2px 0;
        height: auto
    }

    .addButtonList li {
        margin: 2px 3px 2px 0
    }

    .makeGridView .productAdd {
        width: calc(50% - 15px);
        margin: 7px
    }

    .makeGridView .productAdd .addButtonList {
        margin-left: -7px
    }

    .makeGridView .productAdd .detailButton {
        display: none !important
    }

    .banner_caption,
    .slide_two .banner_caption {
        max-width: 215px
    }

    .category_list.card-columns {
        column-count: 1
    }

    .home_tabs_sec .nav li a {
        font-size: 13px;
        font-weight: 600
    }

    .home_tabs_sec .nav {
        justify-content: center;
        margin-bottom: 20px
    }

    .category_outr {
        margin-bottom: 15px
    }

    .sec_title {
        font-size: 27px
    }

    .bottomBanner {
        padding: 60px 0
    }

    .home_tabs_sec li.nav-item {
        padding: 0 7px
    }

    .gridListView .productAdd .col-sm-4,
    .gridListView .productAdd .col-sm-8 {
        padding: 0 !important;
        padding-left: 15px !important
    }

    .gridListView .callButton,
    .gridListView .simPleButton {
        display: none
    }

    .addImage .placeholderImage {
        min-height: 115px
    }

    .searchbarSec {
        display: none
    }

    .productSaleSec h2 {
        font-size: 13px;
        font-weight: 700
    }

    .productSaleSec h2 span {
        font-size: 12px;
        font-weight: 400
    }

    .navbar-light .navbar-toggler {
        background: #fff
    }

    .makeGridView.gridListView .callButton,
    .makeGridView.gridListView .simPleButton {
        display: inline-block
    }

    .makeGridView.gridListView .addButtonList {
        text-align: left
    }

    .makeGridView.gridListView .addButtonList .detailButton {
        display: inline-block
    }
}

@media (min-width:768px) {
    .modal-content {
        border-radius: 7px !important;
        float: left;
        width: 100%;
        padding-bottom: 30px
    }

    .modal-dialog-2 {
        width: 100%
    }
}

button:focus {
    outline: 0 !important
}

form#searchForm {
    z-index: 999 !important
}



.sub-child .sub-left-nav li.active {
    width: 100%;
    margin-left: 0;
    padding-left: 15px;
}




.banner_slider {
    width: 100%;
    overflow: hidden;
}

.banner_slider .slick-slide {
    position: relative;
}

/* Image always covers full width and height */
.banner_slider img {
    width: 100%;
    height: 70vh;
    /* Adjust height here */
    object-fit: cover;
    /* Keeps image full without stretching */
    object-position: center;
    /* Always center the image */
    display: block;
}

/* Optional: Different height for mobile */
@media (max-width: 768px) {
    .banner_slider img {
        height: 45vh;
    }
}

/* Banner Caption style */
.banner_caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0 20px;
}

.banner_caption h1,
.banner_caption h2,
.banner_caption h3 {
    margin: 0;
    font-weight: 600;
}







/* new */
.banner_slider {
    width: 100%;
    overflow: hidden;
}

.banner_slider .slick-slide {
    position: relative;
}

/* Image always covers full width and height */
.banner_slider img {
    width: 100%;
    height: 70vh;
    /* Adjust height here */
    object-fit: cover;
    /* Keeps image full without stretching */
    object-position: center;
    /* Always center the image */
    display: block;
}

/* Optional: Different height for mobile */
@media (max-width: 768px) {
    .banner_slider img {
        height: 45vh;
    }
}

/* Banner Caption style */
.banner_caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-align: center;
    width: 100%;
    padding: 0 20px;
}

.banner_caption h1,
.banner_caption h2,
.banner_caption h3 {
    margin: 0;
    font-weight: 600;
}

.searhbarDiv.home_search {
    margin: -41px 0 0 !important;
    background-color: rgb(251 251 251 /100%);
    position: relative;
    z-index: 9;
    border-radius: 5px
}

section.stripe {
    background-color: #0091c2;
    padding: 90px 0 30px;
    color: #fff;
    text-align: center;
    margin-top: -80px !important;
	display: flex;
}



/* categories icon Section Styling */
.cate_slider_wrapper {
    padding: 60px 0;
    background: linear-gradient(135deg, #f5f7fa, #e8edf3);
}

.categories_slider>div {
    text-align: center;
    padding: 20px;
    cursor: pointer;
    transition: transform 0.5s ease, filter 0.5s ease;
}

.cate_img {
    width: 120px;
    height: 120px;
    margin: auto;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.55);
    backdrop-filter: blur(15px);
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
    transition: transform 0.5s ease, box-shadow 0.5s ease;
}

.cate_img img {
    width: 65px;
}

.categories_slider p {
    margin-top: 15px;
    font-weight: 600;
    color: #333;
}

/* Highlight center slide */
.slick-center .cate_img {
    transform: scale(1.3);
    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}

.slick-center p {
    font-size: 1.1rem;
    font-weight: 700;
    color: #111;
}

/* Button Style */
.browse-category-btn {
    display: inline-block;
    padding: 14px 35px;
    font-size: 1rem;
    font-weight: 600;
    color: #fff;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.35), #0091c2);
    border-radius: 30px;
    text-decoration: none;
    transition: all 0.4s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}

.browse-category-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
    color: black;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.35), #0091c2);
}


:root {
    --accent: #6f42c1;
    --accent-2: #6610f2;
    --muted: #6c757d;
    --card-radius: 18px;
}

body {
    font-family: 'Poppins', system-ui, -apple-system, 'Segoe UI', Roboto;
    background: #f8f9fc;
}

.pricing-section {
    padding: 70px 0;
}

.pricing-header h1 {
    font-weight: 700;
    letter-spacing: -0.5px;
}

.pricing-header p {
    margin: auto;
    margin-top: 10px;
    color: var(--muted);
}

.plan-card {
    border-radius: var(--card-radius);
    overflow: hidden;
    background: #fff;
    box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
    transition: all .3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.plan-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.12);
}

.plan-top {
    padding: 28px 20px;
    color: #fff;
    text-align: center;
}

.plan-body {
    padding: 24px 20px 30px;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.features li {
    margin-bottom: 8px;
    color: #444;
}

.price-row {
    margin-top: 12px;
    display: flex;
    gap: 12px;
}

.price-bubble {
    flex: 1;
    background: #f7f7ff;
    padding: 12px;
    border-radius: 14px;
    text-align: center;
    border: 1px solid rgba(111, 66, 193, 0.08);
}

.popular-badge {
    position: absolute;
    top: 14px;
    right: 14px;
    background: #ffe066;
    padding: 5px 10px;
    border-radius: 30px;
    font-size: 0.78rem;
    font-weight: 700;
}

.highlight {
    border: 2px solid rgba(111, 66, 193, 0.2);
    transform: translateY(-5px);
}

@media(max-width:575px) {
    .price-row {
        flex-direction: column;
    }
}

li {
    font-size: 14px !important;
}

.banner_slider {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.banner_slider .slide_item {
    position: relative;
}

.banner_slider img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Caption Styling */
.banner_caption {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.6);
}

.banner_caption h1,
.banner_caption h2,
.banner_caption h3 {
    margin: 5px 0;
}

/* Mobile Responsive Caption */
@media(max-width: 768px) {
    .banner_caption h1 {
        font-size: 26px;
    }

    .banner_caption h2 {
        font-size: 18px;
    }
}

/* Make slick arrows black */
.slick-prev:before,
.slick-next:before {
    color: #000 !important;
    /* black */
    font-size: 32px !important;
    /* bigger arrow (optional) */
}


/* all categories */

/* Category section styling */
.home_tabs_sec {
    padding: 40px 0;
    background: #f9f9f9;
}

.home_tabs_sec .nav-pills .nav-link {
    font-size: 1.1rem;
    padding: 10px 20px;
}

/* .home_tabs_sec .nav-pills .nav-link.active {
            background-color: #007bff;
            color: #fff;
        } */

.category_list_outr {
    margin-top: 30px;
}

.category_list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.category_list .card {
    flex: 1 1 calc(25% - 20px);
    padding: 15px;
    transition: transform 0.3s ease;
}

.category_list ul li a:hover {
    color: #196f8d !important;
}


.category_list .card:hover {
    transform: translateY(-5px);
}

.list_title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.list_title span {
    font-size: 2rem;
    color: #007bff;
    margin-right: 10px;
}

.fa-lg {
    font-size: 26px !important;
    line-height: .75em;
    vertical-align: 14% !important;
    color: aliceblue !important;
}

.list_title h4 {
    margin: 0;
    font-size: 1.2rem;
    font-weight: 600;
}

.list_title h4 a {
    color: #333;
    text-decoration: none;
}

.list_title h4 a:hover {
    text-decoration: underline;
}

.category_list ul {
    list-style: none;
    padding-left: 25px;
    margin: 0;
}

.category_list ul li {
    margin-bottom: 5px;
}

.category_list ul li a {
    color: #555;
    text-decoration: none;
}

.category_list ul li a:hover {
    color: #007bff;
}

/* Responsive */
@media (max-width: 1200px) {
    .category_list .card {
        flex: 1 1 calc(33.33% - 20px);
    }
}

@media (max-width: 768px) {
    .category_list .card {
        flex: 1 1 calc(50% - 20px);
    }
}

@media (max-width: 576px) {
    .category_list .card {
        flex: 1 1 100%;
    }
}

.addDetails {
    padding: 10px 15px 0px 0 !important;
}

li.nav-item {

    line-height: 35px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        top: 29px;
    }
}

@media only screen and (max-width: 575px) {
    .addDetails p {

        height: 17px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .topHeader.log ul li:nth-child(3) {
        width: 35% !important;
    }

    .topHeader.log ul li:nth-child(4) {
        width: 34%;
    }

    .topHeader.log ul li:nth-child(5) {
        width: 35%;
    }
}

.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

@media only screen and (max-width: 990px) {
    .navbar-nav li:hover>ul.dropdown-menu {
        display: none;
    }

    .mainHeader .navbar-collapse {
        z-index: 99999 !important;
    }
}





@media (max-width: 767px) {

    h4.media-heading {
        margin-top: 20px;
    }

    .content-container p {
        font-size: 16px;
        line-height: 24px;
        float: left;
        width: 100%;
        font-family: 'Open Sans', sans-serif;
        color: rgba(61, 61, 61, .7);
    }

    .bulk-upload .bulk-icons .media-body {
        font-size: 16px;
        line-height: 22px;
    }

    h3.h1 {
        font-size: 2.5rem !important;
    }

    p {
        font-size: 16px;
        line-height: 22px;
    }

    .media-body span {
        font-size: 16px;
        line-height: 22px;
    }

    .boost-ads .media-body p {
        color: #fff;
        font-size: 16px;
    }

}


@media (max-width: 767px) {
    .goog_ad {
        display: none;
    }
}



/* MOBILE ONLY */
@media(max-width:768px) {

    .mobile-search {
        display: none;
    }

    .mobile-search.mobile-search-open {
        display: block !important;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 999999;
        overflow-y: auto;
        padding: 60px 15px 20px;
    }

    /* CLOSE BUTTON */
    .mobile-close-btn {
        position: absolute;
        top: 15px;
        right: 20px;
        font-size: 35px;
        line-height: 1;
        cursor: pointer;
        color: #000;
        z-index: 99999;
    }

}

/* COMMON BUTTON */
.custom-slick-btn {
    color: white !important;
    border: none !important;
    border-radius: 50%;
    width: 40px !important;
    height: 40px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
}


/* HIDE SEARCH BUTTON DESKTOP */
.mobile-search-item {
    display: none;
}

/* MOBILE ONLY */
@media(max-width:768px) {

    .stripe {
        padding: 15px 0;
    }

    /* TEXT */
    .stripe-title {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 15px;
        padding: 0 10px;
    }

    /* SEARCH BOX/BUTTON BELOW TEXT */
    .mobile-search-item {
        display: flex;
        justify-content: center;
    }

    .mob-search-icon2 {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
        width: 100%;
        max-width: 120px;
        padding: 12px 20px;
        border-radius: 8px;
        color: #fff;
        text-decoration: none;
        font-size: 15px;
        font-weight: 500;
        margin-top: 15px;
        background: #111;
    }

}

/* =====================================================
   UNIQUE PREMIUM ADS SLIDER
   COLOR THEME : #0091c2 , #212529 , #fff
===================================================== */

.ua_premium_ads_section {
    background-color: #f5f5f5;
    padding: 20px 15px;
    overflow: hidden;
}

.ua_premium_ads_container {
    max-width: 1320px;
    width: 100%;
    margin: auto;
}

/* TITLE */
.ua_premium_ads_title {
    text-align: center;
    font-size: 34px;
    font-weight: 800;
    color: #212529;
    margin-bottom: 45px;
    position: relative;
    letter-spacing: 1px;
}

.ua_premium_ads_title::after {
    content: "";
    width: 90px;
    height: 4px;
    background: #0091c2;
    display: block;
    margin: 14px auto 0;
    border-radius: 30px;
}

/* SLIDER */
.ua_premium_ads_slider {
    margin: 0 -10px;
}

.ua_premium_ads_slider .slick-slide {
    padding: 10px;
}

/* CARD */
.ua_ads_card {
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid #e9ecef;
    transition: all .35s ease;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.06);
}

.ua_ads_card:hover {
    transform: translateY(-6px);
    border-color: #0091c2;
    box-shadow: 0 12px 30px rgba(0, 145, 194, 0.18);
}

/* IMAGE */
.ua_ads_image {
    width: 100%;
    height: 260px;
    overflow: hidden;
    background: #f3f4f6;
}

.ua_ads_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: all .4s ease;
}

.ua_ads_card:hover img {
    transform: scale(1.06);
}

/* CONTENT */
.ua_ads_content {
    padding: 18px;
}

.ua_ads_content h4 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 12px;
    color: #212529;
    min-height: 55px;
}

.ua_ads_location {
    font-size: 15px;
    color: #6c757d;
    margin-bottom: 15px;
}

.ua_ads_location i {
    color: #0091c2;
    margin-right: 6px;
}

/* PRICE */
.ua_ads_price {
    display: inline-block;
    background: #0091c2;
    color: #fff;
    padding: 10px 18px;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 700;
}

/* LINK */
.ua_ads_link {
    text-decoration: none;
    color: inherit;
    display: block;
}

/* VIEW BUTTON */
.ua_ads_btn_wrap {
    text-align: center;
    margin-top: 45px;
}

.ua_ads_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 34px;
    background: #0091c2;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 700;
    transition: .3s;
}

.ua_ads_btn:hover {
    background: #0091c2 !important;
    color: #fff;
}

/* DESKTOP ARROWS */
.ua_premium_ads_section .ua_custom_arrow {
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 50%;
    background: #0091c2;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    transition: .3s;
}

.ua_premium_ads_section .ua_custom_arrow:hover {
    background: #0091c2 !important;
}

.ua_premium_ads_section .slick-prev {
    left: -5px;
}

.ua_premium_ads_section .slick-next {
    right: -5px;
}

.ua_premium_ads_section .slick-prev:before,
.ua_premium_ads_section .slick-next:before {
    display: none;
}

/* MOBILE DOTS */
.ua_premium_ads_section .slick-dots {
    bottom: -42px;
}

.ua_premium_ads_section .slick-dots li button:before {
    font-size: 12px;
    color: #0091c2;
    opacity: .4;
}

.ua_premium_ads_section .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #0091c2 !important;
}

/* RESPONSIVE */
@media(max-width:1199px) {

    .ua_ads_image {
        height: 240px;
    }

}

@media(max-width:991px) {

    .ua_premium_ads_section {
        padding: 50px 15px;
    }

    .ua_premium_ads_title {
        font-size: 28px;
    }

    .ua_ads_image {
        height: 220px;
    }

}

/* =========================
   TABLET + MOBILE
========================= */
@media (max-width:767px) {

    .ua_premium_ads_title {
        font-size: 24px;
    }

    .ua_ads_image {
        height: 240px;
    }

    .ua_ads_content h4 {
        font-size: 17px;
        min-height: auto;
    }

    .ua_ads_btn_wrap {
        text-align: center;
        margin-top: 16px;
    }

    /* hide dots */
    .ua_premium_ads_section .slick-dots {
        display: none !important;
    }

    /* slider spacing */
    .ua_premium_ads_slider {
        padding-bottom: 60px;
    }

    /* arrows BELOW cards */
    .ua_premium_ads_section .slick-prev,
    .ua_premium_ads_section .slick-next {
        position: absolute !important;
        top: auto !important;
        bottom: 0px !important;
        gap: 1rem !important;
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;

        width: 42px;
        height: 42px;
        color: #fff !important;
        display: flex !important;
        align-items: center;
        justify-content: center;

        transform: none !important;
        z-index: 10;

        border-radius: 50%;
    }

    /* left arrow */
    .ua_premium_ads_section .slick-prev {
        left: calc(50% - 50px) !important;
        right: auto !important;
    }

    /* right arrow */
    .ua_premium_ads_section .slick-next {
        right: calc(50% - 50px) !important;
        left: auto !important;
    }

    /* remove slick default icon */
    .ua_premium_ads_section .slick-prev:before,
    .ua_premium_ads_section .slick-next:before {
        display: none !important;
    }

    /* custom arrow visible */
    .ua_custom_arrow {
        opacity: 1 !important;
        visibility: visible !important;
    }
}

/* =========================
   SMALL MOBILE
========================= */
@media (max-width:575px) {

    .ua_premium_ads_section {
        padding: 40px 12px 10px;
    }

    .ua_ads_image {
        height: 230px;
    }

    .ua_ads_btn {
        width: 170px;
    }
}

/* ------------------------------------------------------------- */
/* =========================
   PREMIUM ADS SECTION
========================= */

.ua2_premium_ads_section {
    background: #f5f5f5;
    padding: 20px 15px;
    overflow: hidden;
}

.ua2_premium_ads_container {
    max-width: 1320px;
    margin: auto;
    position: relative;
}

/* =========================
   TITLE
========================= */

.ua2_premium_ads_title {
    text-align: center;
    font-size: 34px;
    font-weight: 800;
    color: #111827;
    margin-bottom: 45px;
    position: relative;
    letter-spacing: 1px;
}

.ua2_premium_ads_title::after {
    content: "";
    width: 90px;
    height: 4px;
    background: #0091c2;
    display: block;
    margin: 14px auto 0;
    border-radius: 30px;
}

/* =========================
   SLIDER
========================= */

.ua2_premium_ads_slider {
    margin: 0 -12px !important;
}

/* SLICK FIX */
.ua2_premium_ads_slider .slick-list {
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ua2_premium_ads_slider .slick-track {
    display: flex !important;
}

.ua2_premium_ads_slider .slick-slide {
    padding: 0 12px !important;
    box-sizing: border-box !important;
    height: auto !important;
}

.ua2_premium_ads_slider .slick-slide>div {
    height: 100%;
}

/* REMOVE INTERNAL SPACING */
.ua2_slide_item {
    padding: 0 !important;
    height: 100%;
}

/* =========================
   CARD
========================= */

.ua2_ads_card {
    background: #ffffff;
    border-radius: 18px;
    overflow: hidden;
    border: 1px solid #e5e7eb;
    transition: all 0.35s ease;
    box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    height: 100%;
    margin: 0 !important;
}

.ua2_ads_card:hover {
    transform: translateY(-6px);
    border-color: #0091c2;
    box-shadow: 0 14px 32px rgba(0, 145, 194, 0.18);
}

/* =========================
   LINK
========================= */

.ua2_ads_link {
    text-decoration: none;
    color: inherit;
    display: block;
    height: 100%;
}

/* =========================
   IMAGE
========================= */

.ua2_ads_image {
    width: 100%;
    height: 260px;
    overflow: hidden;
    background: #f3f4f6;
}

.ua2_ads_image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: 0.4s ease;
    display: block;
}

.ua2_ads_card:hover img {
    transform: scale(1.06);
}

/* =========================
   CONTENT
========================= */

.ua2_ads_content {
    padding: 18px;
}

.ua2_ads_content h4 {
    font-size: 18px;
    line-height: 1.5;
    color: #111827;
    margin-bottom: 14px;
    min-height: 55px;
}

/* =========================
   LOCATION
========================= */

.ua2_ads_location {
    font-size: 15px;
    color: #6b7280;
    margin-bottom: 16px;
}

.ua2_ads_location i {
    color: #0091c2;
    margin-right: 6px;
}

/* =========================
   PRICE
========================= */

.ua2_ads_price {
    display: inline-block;
    background: #0091c2;
    color: #fff;
    padding: 10px 18px;
    border-radius: 40px;
    font-size: 15px;
    font-weight: 700;
}

/* =========================
   BUTTON
========================= */

.ua2_ads_btn_wrap {
    text-align: center;
    margin-top: 40px;
}

.ua2_ads_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 34px;
    background: #0091c2;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    font-weight: 700;
    transition: 0.3s ease;
}

.ua2_ads_btn:hover {
    background: #0078a1;
    color: #fff;
}

/* =========================
   ARROWS
========================= */

.ua2_custom_arrow {
    width: 48px;
    height: 48px;
    border: none;
    border-radius: 50%;
    background: #0091c2;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    z-index: 20;
    cursor: pointer;
    transition: 0.3s ease;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.ua2_custom_arrow:hover {
    background: #0078a1;
}

.ua2_prev_arrow {
    left: -10px;
}

.ua2_next_arrow {
    right: -10px;
}

/* REMOVE DEFAULT SLICK ICON */
.ua2_premium_ads_slider .slick-prev:before,
.ua2_premium_ads_slider .slick-next:before {
    display: none !important;
}

/* =========================
   TABLET
========================= */

@media (max-width: 991px) {

    .ua2_premium_ads_title {
        font-size: 28px;
    }

    .ua2_ads_image {
        height: 220px;
    }

}

/* =========================
   MOBILE
========================= */

@media (max-width: 767px) {

    .ua2_premium_ads_section {
        padding: 40px 12px;
    }

    .ua2_premium_ads_title {
        font-size: 24px;
        margin-bottom: 30px;
    }

    /* STACK CARDS */
    .ua2_premium_ads_slider {
        display: flex !important;
        flex-direction: column;
        gap: 18px;
        margin: 0 !important;
    }

    .ua2_slide_item {
        width: 100%;
    }

    .ua2_ads_card {
        border-radius: 16px;
    }

    .ua2_ads_image {
        height: 230px;
    }

    .ua2_ads_content h4 {
        font-size: 17px;
        min-height: auto;
    }

    /* HIDE ARROWS */
    .ua2_custom_arrow {
        display: none !important;
    }

    .ua2_ads_btn_wrap {
        margin-top: 20px;
    }

}

/* =========================
   EXTRA SMALL
========================= */

@media (max-width: 575px) {

    .ua2_ads_image {
        height: 210px;
    }

    .ua2_ads_btn {
        width: 180px;
    }

}



@media (max-width:768px) {

    .mobile-search-item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    /* Button */
    .mob-search-icon2 {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 110px;
        width: 100%;
        max-width: 350px;
        padding: 14px;
        border-radius: 50px;
        background: #fff;
        color: #000;
        text-decoration: none;
        border: 2px solid #000;
    }

    /* Search Box (hidden by default) */
    .search-box-toggle {
        display: none;
        width: 100%;
        max-width: 350px;
        margin-top: 12px;
        border: 2px solid #eee;
        border-radius: 50px;
        overflow: hidden;
        background: #fff;
        align-items: center;
    }

    /* Show class */
    .search-box-toggle.show {
        display: flex;
    }

    .search-box-toggle input {
        flex: 1;
        border: none;
        outline: none;
        padding: 14px;
    }

    .search-box-toggle button {
        width: 55px;
        border: none;
        background: #111;
        color: #fff;
        border-radius: 50%;
        margin: 4px;
    }
}


/* Mobile Slider Styles (768px and below) */
@media (max-width: 768px) {
    .ads-container {
        display: flex !important;
        overflow-x: auto !important;
        scroll-behavior: smooth !important;
        gap: 1rem !important;
        padding-bottom: 0.5rem !important;
        -webkit-overflow-scrolling: touch !important;
        scrollbar-width: none !important;
        margin-left: -0.75rem !important;
        margin-right: -0.75rem !important;
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
        flex-wrap: nowrap !important;
    }

    .ads-container::-webkit-scrollbar {
        display: none !important;
    }

    .ads-card {
        min-width: calc(100vw - 2rem) !important;
        max-width: calc(100vw - 2rem) !important;
        flex: 0 0 calc(100vw - 2rem) !important;
        margin-bottom: 0 !important;
    }

    .slider-nav {
        display: flex !important;
        justify-content: center !important;
        gap: 1rem !important;
        margin-top: 1rem !important;
        margin-bottom: 1rem !important;
    }

    .slider-prev,
    .slider-next {
        background-color: #1191c2 !important;
        border: none !important;
        color: white !important;
        width: 40px !important;
        height: 40px !important;
        border-radius: 50% !important;
        cursor: pointer !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        transition: background-color 0.3s ease, transform 0.2s ease !important;
        font-size: 18px !important;
        padding: 0 !important;
    }

    .slider-prev:hover,
    .slider-next:hover {
        background-color: #1191c2 !important;
    }

    .slider-prev:active,
    .slider-next:active {
        transform: scale(0.95) !important;
    }

    .slider-prev:disabled,
    .slider-next:disabled {
        background-color: #ccc !important;
        cursor: not-allowed !important;
        opacity: 0.5 !important;
    }
}

/* Desktop Grid Styles (769px and above) */
@media (min-width: 769px) {
    .ads-container {
        display: flex !important;
        flex-wrap: wrap !important;
    }

    .ads-card {
        flex: none !important;
    }

    .slider-nav {
        display: none !important;
    }
}



.adAnnouncementBox{

    position:fixed;

    right:25px;
    bottom:25px;

    width:340px;

    padding:28px;

    border-radius:22px;

    z-index:99999;

    overflow:hidden;

    background:
    linear-gradient(
        135deg,
        #1e1e1e 0%,
        #2c2c2c 40%,
        #111 100%
    );

    box-shadow:
    0 15px 45px rgba(0,0,0,0.35);

    border:
    1px solid rgba(255,255,255,0.08);

    animation:premiumPopup .5s ease;

    color:#fff;
}

@keyframes premiumPopup{

    from{
        opacity:0;
        transform:translateY(40px) scale(.95);
    }

    to{
        opacity:1;
        transform:translateY(0) scale(1);
    }
}

.adAnnouncementGlow{

    position:absolute;

    width:180px;
    height:180px;

    background:
    radial-gradient(
        rgba(240,173,78,.35),
        transparent 70%
    );

    top:-70px;
    right:-70px;

    z-index:0;
}

.adAnnouncementClose{

    position:absolute;

    top:15px;
    right:18px;

    font-size:24px;

    color:rgba(255,255,255,.6);

    cursor:pointer;

    z-index:2;

    transition:.3s;
}

.adAnnouncementClose:hover{

    color:#fff;
    transform:rotate(90deg);
}

.adAnnouncementContent{

    position:relative;
    z-index:2;
}

.adAnnouncementBadge{

    display:inline-block;

    background:
    linear-gradient(
        135deg,
        #f0ad4e,
        #ffcc70
    );

    color:#111;

    font-size:12px;

    font-weight:700;

    padding:7px 14px;

    border-radius:30px;

    margin-bottom:18px;

    letter-spacing:.5px;

    text-transform:uppercase;
}

.adAnnouncementIcon{

    font-size:52px;

    margin-bottom:12px;

    line-height:1;
}

.adAnnouncementBox h3{

    margin:0 0 14px;

    font-size:30px;

    line-height:38px;

    font-weight:800;

    color:#fff;
}

.adAnnouncementBox p{

    color:rgba(255,255,255,.75);

    font-size:15px;

    line-height:27px;

    margin-bottom:22px;
}

.announcementFeatures{

    margin-bottom:22px;
}

.announcementFeatures div{

    margin-bottom:12px;

    font-size:14px;

    color:rgba(255,255,255,.88);

    padding-left:2px;
}

.announcementPrice{

    font-size:42px;

    font-weight:800;

    color:#f0ad4e;

    margin-bottom:5px;

    letter-spacing:-1px;
}

.announcementSub{

    font-size:13px;

    color:rgba(255,255,255,.55);
}

@media(max-width:767px){

    .adAnnouncementBox{

        width:calc(100% - 20px);

        right:10px;
        bottom:10px;

        padding:24px;
    }

    .adAnnouncementBox h3{

        font-size:26px;
        line-height:34px;
    }

}