@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap);

body,
html {
    margin: 0;
    padding: 0
}

.copyright ul li a,
.copyright ul li a:hover,
.frog-cursor:hover,
.frog-footer ul li a,
.frog-footer ul li a:hover,
.navbar .nav-item,
.navbar .nav-link,
.navbar-brand,
.navbar-toggler {
    cursor: url('https://escambron.com/assets/32x32-inch-drop-shadow-05.png'), auto !important
}

.navbar .nav-link,
footer a {
    font-weight: 700
}


#mc_embed_signup_scroll input[type="submit"], .subscriptionForm .btn-fill {
    background-color: #bdbdbd !important;
    
}
#mc_embed_signup_scroll input[type="submit"]:hover, .subscriptionForm .btn-fill:hover{
    
        background-color: #bdbdbd !important;

}
.btn-fill,
body {
    font-size: 16px
}

.box-white,
.box-white .icon,
.how-weworks,
.video-overlay,
nav .btn-light {
    text-align: center
}

.navbar .navbar-nav li a,
nav .btn-light:hover {
    color: #e7c266
}

.box-white .icon,
.btn-fill,
.navbar .navbar-nav li a,
.navbar-brand img,
footer a,
nav .btn-light,
nav.navbar {
    transition: .3s ease-in-out
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: auto
    }
}

body,
html {
    height: 100%;
    background-color: #eadbd3
}

.navbar .nav-link.active {
    color: #007ac3 !important;
    font-weight: 700 !important;
    font-size: 17px
}

body {
    cursor: url('https://escambron.com/assets/32x32-inch-drop-shadow-05.png'), auto;
    font-family: 'Open Sans' !important;
    color: #292d32;
    font-weight: 400
}

.copyright ul li a {
    font-weight: 700;
    text-decoration: none
}

.copyright ul li a:hover {
    text-decoration: none
}

footer .copyright {
    margin-top: 3rem
}

footer ul.nav {
    max-width: 100%;
    margin: auto;
    padding: 0;
    list-style: none;
    flex-wrap: wrap;
    justify-content: center
}

footer ul.nav .nav-item {
    margin: 0 5px
}

footer a {
    color: inherit;
    text-decoration: none;
    font-size: 15px
}

footer ul.socials {
    margin-right: 0;
    max-width: 150px
}

footer a:hover {
    color: #007ac3
}

@media (max-width:767.98px) {
    footer .copyright {
        text-align: center
    }

    footer ul.nav {
        justify-content: center;
        row-gap: 5px
    }
}

.video-section {
    position: relative;
    height: 100vh;
    overflow: hidden
}

.navbar.sticky-top1::before,
.video-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.video-section video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: -1
}

.video-overlay {
    background: rgba(0, 0, 0, 0);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
    z-index: 1
}

.box-white,
.hero-banner,
.newsletter,
nav .btn-light {
    position: relative
}

.box-white,
.btn-fill,
.btn-fill:hover {
    background: #bdbdbd !important;
}

.video-overlay h1 {
    font-size: 3rem;
    margin-bottom: .5rem
}

.video-overlay p {
    font-size: 1.25rem;
    max-width: 600px
}

@media (max-width:768px) {
    .video-overlay {
        justify-content: center;
        text-align: center;
        padding: 0 20px
    }

    .video-overlay h1 {
        font-size: 2rem
    }

    .box-white {
        padding: 30px 0 !important
    }
}

.btn-fill {
    padding: 17px 40px;
    min-width: 156px;
    border-radius: 50px;
    color: white;
    font-weight: 600;
    border: 0;
    outline: 0;
    box-shadow: none;
    line-height: 100%;
    font-family: 'Open Sans'
}

.common-head {
    font-size: 2rem;
    font-weight: 700;
    margin: 0
}

.common-head span {
    font-weight: 400;
    color: #ecd540
}

.how-weworks {
    padding: 5rem 0
}

.filterby {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
    white-space: nowrap
}

.box-white,
.filterby select {
    gap: 20px;
    box-sizing: border-box;
    display: flex
}

.navbar.sticky-top1 {
    background: #000;
    padding: 0
}

.navbar.sticky-top1::before {
    background: center top no-repeat;
    content: "";
    z-index: -1
}

.left-content {
    margin-top: 7rem
}

.navbar-brand img {
    padding: 0;
    max-width: 86%;
    height: auto
}

.navbar.sticky-top1 .btn-light {
    font-size: 15px;
    padding: 7px 15px
}

.filterby label {
    opacity: .6
}

.filterby select {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    background-color: #eff8ef;
    border: 1px solid #daefda;
    border-radius: 50px
}

.how-weworks .col-md-4:not(:last-child) .box-white::before {
    position: absolute;
    width: 82.34px;
    height: 33.53px;
    left: 93%;
    top: 0;
    content: "";
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    z-index: 11
}

.how-weworks .box-white.second::before {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.box-white {
    flex-direction: column;
    align-items: center;
    padding: 30px;
    border: 1px solid #daefda;
    border-radius: 20px
}

.box-white .icon {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    background: url(../assets/how-work-icon.svg) 18px center no-repeat #fff
}

.box-white .icon.one {
    background-position: -83px center
}

.box-white .icon.two {
    background-position: -182px center
}

.box-white .title {
    color: black;
    font-size: 1.75rem;
    font-weight: 700;
    margin: 0
}

.color-white {
    color: white
}

.image-white {
    border: 1px solid #fff
}

.box-white p {
    margin: 0;
    max-width: 91%;
    color: white
}

.box-white:hover .icon {
    box-shadow: rgb(0 141 0 / 5%) 0 10px 10px;
    transform: rotate(360deg)
}

nav .btn-light {
    color: #292d32;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    border: 0;
    display: flex;
    align-items: center;
    gap: 10px;
    background-color: #fff;
    border-radius: 50px;
    text-decoration: none;
    padding: 10px 20px
}

nav .btn-light::before {
    width: 24px;
    height: 24px;
    background: url(../assets/sprite-icon.png) -207px 0 no-repeat;
    content: ""
}

nav .btn-light.register::before {
    background-position: -250px 0
}

nav.navbar {
    padding: .3rem 0
}

.navbar .navbar-nav li a.active {
    color: #fff;
    font-weight: 600
}

.navbar-dark .navbar-nav .nav-link {
    color: #fff !important
}

.nav-item .nav-link:hover {
    color: #007ac3 !important
}

.navbar .navbar-nav li a:hover {
    color: #e7c266 !important
}

.hero-banner {
    background: linear-gradient(102.39deg, #006800 0, #ecd540 100%);
    color: #fff;
    padding-top: 132px
}

.hero-banner .main-head {
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 65px;
    letter-spacing: .01em;
    background: linear-gradient(93.54deg, #fcd674 -10.9%, #d5b15a 64.08%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent
}

.hero-banner p {
    font-style: italic;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: .02em
}

.hero-banner p strong {
    color: #35be4b
}

.hero-banner::before {
    background: url(../assets/hero-bg-texture.svg) center top no-repeat;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.newsletter {
    background: #171717;
    border-radius: 20px;
    color: #fff;
    min-height: 147px;
    display: inline-flex;
    align-items: center;
    width: 100%;
    padding: 0 2rem;
    margin-top: -4rem
}

.newsletter .form-letter .input-group {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 12px 30px;
    background: rgba(255, 255, 255, .13);
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 50px;
    gap: 15px;
    transition: .3s ease-in-out
}

.newsletter .form-letter .input-group:has(.form-control:focus) {
    border-color: #fcd674
}

.newsletter .form-letter .input-group-text {
    background-color: transparent;
    border: 0;
    background-image: url(../assets/sprite-icon.png);
    background-repeat: no-repeat;
    background-position: -167px 0;
    width: 24px;
    height: 24px;
    padding: 0
}

.newsletter .form-letter .form-control::-ms-input-placeholder {
    color: #fff
}

.newsletter .form-letter .form-control::placeholder {
    color: #fff
}

footer ul.socials li a {
    width: 25px;
    height: 25px;
    background: url(../assets/sprite-icon.png) 2px 0 no-repeat;
    font-size: 0;
    display: block
}

footer ul.socials li a:hover {
    background-position: 2px -31px
}

footer ul.socials li a.instagram {
    background-position: -40px 0
}

footer ul.socials li a.instagram:hover {
    background-position: -40px -31px
}

footer ul.socials li a.twitter {
    background-position: -83px 0
}

footer ul.socials li a.twitter:hover {
    background-position: -83px -31px
}

footer ul.socials li a.youtube {
    background-position: -126px 0
}

footer ul.socials li a.youtube:hover {
    background-position: -126px -31px
}

.newsletter .form-letter .form-control {
    background-color: transparent;
    font-size: 16px;
    font-weight: 600;
    border: 0;
    outline: 0;
    box-shadow: none;
    color: #fff;
    padding: 0;
    font-family: 'Open Sans';
    height: auto
}

.newsletter .title {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    letter-spacing: 1px;
    color: #fff;
    margin: 0
}

@media (max-width:768px) {
    .subtextpadding {
        padding: 0 !important
    }

    .subtextpadding .title {
        padding: 0
    }

    .newsletter .title span {
        letter-spacing: .01em;
        background: white;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        font-weight: bolder
    }

    .newsletter::before {
        background: center center no-repeat #171717;
        border-radius: 20px;
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        mix-blend-mode: lighten
    }

    .auctionlist {
        max-height: 400px;
        overflow-y: auto
    }

    .auctionlist::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        border-radius: 50px;
        background: #eeefef
    }

    .auctionlist ::-webkit-scrollbar-track {
        background: #eeefef;
        border-radius: 50px
    }

    .auctionlist::-webkit-scrollbar-thumb {
        background: #292d32;
        border-radius: 50px
    }

    .auctionlist .box-gray {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 15px 20px;
        gap: 5px;
        background: #f9f9f9;
        border-left: 2px solid rgba(41, 45, 50, .08);
        border-radius: 15px;
        line-height: normal;
        height: 100%
    }

    .right-part::before {
        border-left: 1px solid #e6e6e6;
        content: "";
        left: 0;
        position: absolute;
        top: 78px;
        height: calc(100% - 78px)
    }

    .testimonials,
    footer {
        background-color: #f9f9f9
    }

    .card-box .top-head {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 2.5rem
    }

    .auctionlist .box-gray .title {
        color: #ecd540;
        font-weight: 600;
        font-size: 16px;
        margin: 0
    }

    .auctionlist .box-gray .title a {
        color: inherit;
        text-decoration: none
    }

    .auctionlist .box-gray span {
        color: #292d32
    }

    .auctionlist .box-gray p {
        font-size: 14px;
        margin: 0;
        opacity: .7
    }

    .auctionlist.recent {
        position: relative
    }

    .auctionlist.recent .box-gray {
        background-color: #fff;
        border-left: 3px solid rgba(41, 45, 50, .08);
        box-shadow: 0 0 6px rgba(0, 0, 0, .05)
    }

    .auctionlist .box-gray span strong {
        font-weight: 600
    }

    footer {
        padding-bottom: 1.2rem;
        margin-top: 9rem
    }

    .custom-shape-divider-bottom-1725190886 {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        overflow: hidden;
        line-height: 0;
        transform: rotate(180deg)
    }

    .custom-shape-divider-bottom-1725190886 svg {
        position: relative;
        display: block;
        width: calc(100% + 1.3px);
        height: 336px;
        transform: rotateY(180deg)
    }

    .custom-shape-divider-bottom-1725190886 .shape-fill {
        fill: #FFFFFF
    }

    .el-animate {
        transform: translateY(50px);
        opacity: 1;
        transition: transform 1s .2s, opacity 1s .2s
    }

    .el-animate.animated {
        transform: translateY(0);
        opacity: 1
    }

    .el-animate.fade-in {
        transform: none;
        transition: opacity 1s .5s
    }

    .el-animate.scale-up {
        transform: translateY(40px) scale(.9)
    }

    .el-animate.scale-up.animated {
        transform: translateY(0) scale(1)
    }

    .auction-sec {
        position: relative;
        z-index: 1
    }

    .auction-sec::before {
        background: url(../assets/left-texture.png) no-repeat;
        content: "";
        left: 0;
        top: -115px;
        width: 100%;
        display: block;
        position: absolute;
        height: 100%;
        z-index: -1
    }

    .navbar.sticky-top1 .navbar-brand img {
        transform: scale(.9)
    }

    .testimonials .common-head {
        margin-bottom: 4rem
    }

    .testimonials {
        padding: 5rem 0
    }

    .left-pic {
        border-radius: 20px;
        width: 100%
    }

    .testimonials .carousel-item>.row {
        --bs-gutter-x: 4rem
    }

    .testimonials .container {
        max-width: 1170px
    }

    .testimonials p {
        margin: 2rem 0
    }

    .testimonials .name-cls strong {
        border-right: 1px solid rgba(0, 0, 0, .2);
        padding-right: 8px
    }

    .testimonials .name-cls {
        line-height: 100%
    }

    .navs {
        width: 56%;
        margin-left: auto
    }

    .navs button {
        position: relative;
        width: auto;
        border: 0;
        outline: 0;
        margin-top: -2.5rem
    }

    .form-container {
        padding: 20px;
        background-color: #f0f0f0;
        border: 1px solid #ccc;
        border-radius: 8px;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
        margin: 10px
    }

    .input-group {
        display: flex;
        align-items: center;
        margin-bottom: 20px
    }

    .input-group span {
        background-color: #ddd;
        padding: 10px;
        border: 1px solid #ccc;
        border-right: none;
        border-radius: 4px 0 0 4px
    }

    .form-container button,
    .form-container button:hover {
        background-color: #ecd540
    }

    .input-group input {
        padding: 10px;
        border: 1px solid #ccc;
        border-radius: 0 4px 4px 0;
        flex: 1
    }

    .form-container button {
        padding: 10px 20px;
        color: #fff;
        border: none;
        border-radius: 4px;
        cursor: pointer
    }

    .colorgreen {
        color: #ecd540
    }

    .bordercolor li {
        border: 1px solid #357c08;
        border-radius: var(--bs-nav-pills-border-radius)
    }

    .fire-icon {
        color: #ff4500;
        animation: 1s infinite flicker
    }

    hr {
        width: 100%;
        border-top: 1px solid #000 !important
    }

    @keyframes flicker {

        0%,
        100% {
            opacity: 1
        }

        50% {
            opacity: .5
        }
    }

    @media only screen and (min-width:992px) {
        .navbar .navbar-nav li a.active::before {
            content: "";
            position: absolute;
            width: 63px;
            height: 63px;
            left: 0;
            bottom: 131%;
            background: #fff;
            border-radius: 50px
        }

        .navbar.sticky-top1 .navbar-nav li a.active::before {
            bottom: 100%
        }
    }

    @media only screen and (max-width:1199px) {
        .left-content {
            margin-top: 2rem;
            margin-bottom: 10rem
        }

        .navbar .navbar-nav {
            margin-left: 7%
        }

        .testimonials .carousel-item>.row {
            --bs-gutter-x: 2rem
        }
    }

    @media only screen and (max-width:991px) {
        .navbar .navbar-nav {
            padding: 2rem;
            margin: 0;
            width: 100%
        }

        .how-weworks,
        .testimonials {
            padding: 3rem 0
        }

        .offcanvas {
            overflow-y: auto;
            background-color: #000 !important;
            justify-content: space-between;
            padding-bottom: 1rem
        }

        .newsletter .title {
            text-align: center;
            margin-bottom: 1.5rem
        }

        .left-content {
            margin-top: 0;
            margin-bottom: 11rem
        }

        .hero-banner .main-head {
            line-height: 100%
        }

        .right-part::before {
            content: none
        }

        footer {
            margin-top: 5rem
        }

        .navs button {
            margin: 0
        }
    }

    @media only screen and (max-width:767px) {

        .common-head,
        .copyright,
        .hero-banner p,
        .navs {
            text-align: center
        }

        .navbar-brand,
        .navbar-brand img {
            max-width: 240px
        }

        .how-weworks,
        .testimonials {
            padding: 2rem 0
        }

        .testimonials .carousel-item>.row {
            --bs-gutter-y: 2rem
        }

        .testimonials .common-head {
            margin-bottom: 2rem
        }

        .navs {
            margin: 2rem 0 0;
            width: 100%
        }

        .how-weworks .col-md-4:not(:last-child) .box-white::before {
            left: 0;
            top: 105%;
            right: 0;
            margin: auto
        }

        .newsletter {
            padding: 2rem .5rem
        }

        .copyright {
            gap: 20px
        }

        footer ul.socials {
            margin-right: auto
        }

        footer .copyright {
            margin-top: 2rem
        }

        .card-box .top-head {
            flex-direction: column;
            gap: 20px;
            margin-bottom: 2rem
        }

        .card-box {
            padding: 2rem 1rem
        }

        .common-head {
            font-size: 1.5rem
        }

        .left-content {
            margin-top: 0;
            margin-bottom: 2rem
        }

        .hero-banner .main-head {
            font-size: 40px;
            line-height: 100%;
            text-align: center
        }

        .hero-banner p {
            font-size: 20px;
            line-height: normal
        }

        .auction-sec::before {
            transform: rotate(-38deg);
            top: 0
        }

        .auction-sec {
            overflow: hidden
        }

        .navbar-brand {
            display: inline-block
        }
    }

    #activeorders_filter,
    #allorders_filter,
    #myTable_filter,
    #myTable_length,
    #myTabletwo_filter,
    #myTabletwo_length,
    #mysubmissiontable_filter,
    #yourdomaintable_filter {
        margin-bottom: 3% !important
    }

    .close-date-column {
        width: 25% !important
    }

    #activeorders_length,
    #allorders_length,
    #mysubmissiontable_length,
    #yourdomaintable_length {
        margin-bottom: 2% !important
    }

    .submitdomainforauc {
        background-color: #009aff !important;
        color: #fff
    }

    .submitdomainforauc:hover {
        background-color: #44b5ff !important;
        color: #000
    }

    .btn.btn-primary,
    .btn.btn-primary:hover {
        background-color: #FACC15 !important
    }

    .btn.btn-primary {
        border: 1px solid black !important;
        color: #000 !important
    }

    #subscriptionForm,
    .subscribeinput {
        margin-bottom: 0 !important
    }

    .newssubscriberstabs {
        border-bottom: 1px solid grey !important;
        border-radius: 5px !important
    }

    .highlightrow {
        background-color: #00f;
        font-weight: 700
    }

    tr.highlightnew td {
        background-color: #d3eeee !important;
        font-weight: 700
    }

    .highlight {
        background-color: orange;
        color: #000
    }

    .navbar-toggler:focus {
        box-shadow: none !important
    }

    .camera-button,
    .gotfeedback {
        display: none
    }

    @media screen and (max-width:768px) {
        table {
            font-size: 12px
        }

        td,
        th {
            padding: 5px
        }

        table.dataTable thead {
            display: none
        }

        table.dataTable tr {
            display: block;
            margin-bottom: 15px
        }

        table.dataTable td {
            display: block;
            text-align: right;
            padding-left: 50%;
            position: relative
        }

        table.dataTable td::before {
            content: attr(data-label);
            position: absolute;
            left: 10px;
            font-weight: 700;
            text-align: left
        }

        #bidForm p,
        .actionresponsive .btn {
            font-size: 12px !important
        }

        td {
            min-width: 100px;
            min-height: 15px
        }

        .actionresponsive {
            margin-top: 20px !important
        }

        .active.inventorytabs {
            background-color: #008c00 !important;
            color: #fff !important
        }

        .active.inventorytabs:hover {
            color: #fff !important
        }

        .texttocenter {
            text-align: center
        }

        .camera-button {
            display: block !important
        }

        .domainpgedomain {
            padding-top: 0
        }

        .domainviewtitles {
            font-size: 16px
        }
    }

    @media (max-width:767px) {
        .subdomainauc {
            padding-right: 16%
        }

        #myTable_filter input {
            margin-left: 0
        }

        #myTable_filter select {
            margin-left: 0 !important
        }

        #subscriptionForm .btn-fill {
            min-width: max-content;
            padding: 12px 15px
        }

        .button-back .btn-fill {
            min-width: max-content;
            padding: 12px 15px
        }

        .newsletter {
            min-height: auto;
            padding: 1.2rem .5rem !important
        }

        #liveToast {
            margin: 0 auto
        }

        .position-fixed {
            z-index: 11;
            margin: 0 auto;
            display: inline-block;
            width: 100%;
            left: 0 !important
        }

        #subscriptionForm {
            flex-direction: row !important
        }
    }

    @media (max-width:768px) {
        .popopo {
            left: 0 !important
        }

        .gotfeedback {
            display: block
        }
    }

    @media (min-width:600px) and (max-width:1024px) {
        .newsletter {
            padding: .5rem !important
        }

        .newsletter .title {
            font-size: 18px;
            margin-bottom: .5rem !important;
            margin-top: -10px
        }

        .btn-fill {
            font-size: 18px
        }

        .subscribeinput input {
            font-size: 18px !important
        }

        .gap-4 {
            gap: .5rem !important
        }

        .newsletter .form-letter .input-group {
            padding: 7px 23px
        }
    }

    @media (min-width:200px) and (max-width:600px) {
        .newsletter .title {
            margin-bottom: .5rem !important;
            font-size: 14px;
            margin-top: -10px
        }

        .btn-fill {
            font-size: 14px
        }

        .subscribeinput input {
            font-size: 14px !important
        }

        .gap-4 {
            gap: .5rem !important
        }

        .newsletter .form-letter .input-group {
            padding: 7px 23px
        }
    }

    .btn-close {
        --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") !important
    }
}

.sec-title {
    margin-bottom: 2rem;
}

.sec-title {
    font-style: normal;
    font-weight: 700;
    font-size: 40px;
    line-height: normal;
    text-align: center;
    color: var(--whitecolor);
    font-family: var(--oswald);
    margin-bottom: 4rem;
    text-transform: uppercase;
    letter-spacing: -1px;
}

.news_date_display_main {
    text-align: center;
    margin: 20px 0;
}

.tagdiv-type {
    line-height: 1.74;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

.news_details_date {
    margin-top: 10px;
    font-size: 18px;
    clear: both;
}

.next_and_previous_links {
    margin-top: 30px;
    position: relative;
    display: inline-block;
    width: 100%;
}

.wp-block-image .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}

.news_details_main_image {
    max-width: 100%;
    width: 300px;
    height: auto;
}

img,
svg {
    vertical-align: middle;
}

.news_details_tags_main ul {
    display: flex;
    flex-wrap: wrap;
    /* Allows tags to wrap to the next line */
    gap: 12px 6px;
    /* Adds space between the tags */
    padding: 0;
    margin: 0;
    list-style: none;
}

.news_details_tags_main ul li {
    margin: 0;
}

.news_details_tags_main ul li a {
    padding: 4px 10px;
    color: #333;
    text-decoration: none;
    white-space: nowrap;
    border: 1px solid black;
    /* Optional: subtle border */
}

@media (max-width: 768px) {
    @media (min-width: 200px) and (max-width: 600px) {
        .load-btn-more {
            font-size: 14px;
            min-width: max-content;
            padding: 12px 15px;
        }
    }
}

.load-btn-more {
    padding: 17px 40px;
    min-width: 156px;
    border-radius: 50px;
    color: #000;
    font-weight: 600;
    border: 0;
    outline: 0;
    box-shadow: none;
    line-height: 100%;
    font-family: 'Open Sans';
    background: #EADBD3;
    border: 1px solid black;
}

.news_details_tags_main li {
    display: inline-block;
    margin-left: 0;
}

.news_details_tags_main .tags_title {
    margin-right: 4px;
    padding: 2px 8px 3px;
    color: #fff;
    background-color: #222;
}

.news_details_tags_main a {
    margin-right: 4px;
    padding: 1px 7px 2px;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}

.social_share_buttons a {
    position: relative;
    display: inline-block;
    border: 1px solid #fff;
    padding: 5px;
    margin-right: 5px;
    cursor: pointer;
}

.social_share_buttons .td-social-but-icon {
    float: left;
    padding: 4px 10px;
}

.prev-link {
    color: black;
    font-size: 0.9rem;
    text-decoration: none;
    font-weight: bolder;
}

.prev-link:hover {
    color: #007ac3 !important;
}

.next-link {
    color: black;
    font-size: 0.9rem;
    text-decoration: none;
    font-weight: bolder;
}

.next-link:hover {
    color: #007ac3 !important;
}

.next_and_previous_links .tdb-block-inner {
    display: flex;
    justify-content: space-between;
    /* pushes one left, one right */
    align-items: center;
    gap: 20px;
    /* optional spacing */
}

.tdb-post-prev,
.tdb-post-next {
    flex: 1;
    /* both take equal width */
    max-width: 48%;
    /* keep some gap */
}



.related_news_section {
    margin-top: 30px;
}

.related_news_section .block-title {
    font-family: roboto, sans-serif;
    font-size: 14px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 26px;
    border-bottom: 2px solid #fff;
}

.button-back .btn-fill:hover {
    color: black;
}

@media (max-width: 768px) {

    html,
    body {
        overflow-x: hidden;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }
}

.related_news_section .block-title .related_news_section .td-image-container {
    display: block;
    order: 0;
    flex: 0 0 0;
}

.related_news_section .td-module-thumb img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    /* or scale-down */
    border-radius: 8px;
    background-color: transparent;
    /* optional but explicit */
}

.related_news_section .td-module-title {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
}

.related_news_section .td-module-title a {
    text-decoration: none;
    color: black;
}

.news-span {
    background-color: black;
    color: white;
    padding: 6px;
}

@media (max-width: 768px) {
    .news_details_tags_main ul {
        display: flex;
        flex-wrap: wrap;
        /* Allows wrapping */
        gap: 9px;
        /* Space between tags */
        margin-top: 20px;
        list-style-type: none;
        padding: 5px;
    }

    .news_details_tags_main .tags_title {
        margin-right: 4px;
        padding: 2px 8px 3px;
        color: #fff;
        background-color: #222;
        white-space: nowrap;
    }

    .news_details_tags_main ul li a {
        padding: 2px 5px;
        color: #333;
        text-decoration: none;
        border-radius: 4px;
        white-space: nowrap;
    }
}

/* Default mobile styling */
.arrow-card {
    position: absolute;
    bottom: 20px;
    /* Adjust as needed */
    left: 50%;
    top: 167%;
    transform: translateX(-50%);
    z-index: 10;
}

.arrow-container {
    display: flex;
    justify-content: center;
}

.arrow-6 {
    display: flex;
    flex-direction: column;
    height: 30px;
    width: 30px;
    align-items: center;
    animation: chevron 1.5s infinite ease-in-out;
}

.arrow-6 span {
    width: 30px;
    height: 30px;
    border-right: 5px solid white;
    border-bottom: 5px solid white;
    transform: rotate(45deg);
    margin: -20px;
}

.arrow-6 span:nth-child(2) {
    animation-delay: 0.15s;
}

.arrow-6 span:nth-child(3) {
    animation-delay: 0.3s;
}

@keyframes chevron {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        transform: translateY(20px);
    }
}

/*tabs css for all pages*/
.nav-tabs .nav-item {
    border: 1px solid black;
    border-radius: 12px;
    margin-right: 9px !important;
    margin-bottom: 10px !important;
    color: black !important;
}

/* default tab style */
.nav-tabs .nav-link {
    font-size: 16px;
    padding: 7.5px 10px;
    /*border: 1px solid black;     moved here */
    border-radius: 12px;
    /* moved here */
    /* keep white by default */
    color: black !important;
}

/* hover */
.nav-tabs .nav-link:hover {
    font-size: 16px;
    padding: 6.4px 10px !important;
    border-radius: 12px;
    background-color: #f9f9f9;
    /* slight gray for hover */
}

/* active tab */
.nav-tabs .nav-link.active {
    color: black !important;
    font-weight: bold;
    border: 1px;
    border-color: #FACC15;
    font-size: 15px;
    padding: 7px 8px !important;
    border-radius: 12px;
    background-color: #FACC15 !important;
}

.nav-tabs .nav-item {
    margin-right: 6px !important;
    margin-bottom: 10px !important;
}

.nav-tabs .nav-item {
    margin: 3px !important;
    /*equal margin on all 4 sides */
}

.categoryTabs .nav-item .nav-link:hover {
    font-size: 15px;
    padding: 7.5px 10px;
    border-radius: 12px;
}




#categoryTabs .nav-link {
    font-size: 15px;
    padding: 7px 8px;
}

.btn-reserve {
    width: auto;
    background-color: #FACC15;
    color: black;
    border-color: #FACC15;
    border: 1px solid black;
}

.btn-reserve:hover {
    background-color: #FACC15;
    color: black;
    border-color: #FACC15;
}

/* Mobile only */
@media (max-width: 768px) {
    .btn-reserve {
        width: auto;
        background-color: #FACC15;
        border-color: #FACC15;
        color: black;
        max-width: 300px;
        display: block;
        margin: 0 auto;
        border: 1px solid black;
    }

    .btn-reserve:hover {
        background-color: #FACC15;
        color: black;
        border-color: #FACC15;
    }
}

/* Desktop view */
@media (min-width: 768px) {
    .arrow-6 {
        height: 30px;
        width: 30px;
    }

    .arrow-6 span {
        width: 30px;
        height: 30px;
        border-right: 5px solid white;
        border-bottom: 5px solid white;
        margin: -10px;
    }

    .arrow-card {
        bottom: 10px;
        left: 50%;
        top: 150%;
        transform: translateX(-50%);
    }

    .arrow-container {
        flex-direction: column;
        align-items: center;
    }
}