/*  #A2212E rosso per hover
    #7b1e22 rosso primario e footer
    #f5e9da beige caldo per sfondi
    #d5b272 oro sabbia banner

 */
.bg-light {
    background: #eee !important;
}
.bg-lightadmin {
    background: #eee !important;
    min-height: 60vh;
}

.btn-main {
    background: #7b1e22;
    border-color: #7b1e22;
    color: #ffffff;
}

.btn-main:hover, .btn-main:focus, .btn-main:active{
    background:color-mix(in srgb, #A2212E, transparent 10%) !important;
    border-color:color-mix(in srgb, #A2212E, transparent 10%) !important;
    color:#ffffff !important;
}

.btn-outline-main{
    background:transparent;
    border-color:#7b1e22;
    color:#7b1e22;
}

.btn-outline-main:hover, .btn-outline-main:focus, .btn-outline-main:active{
    background:#A2212E !important;
    border-color:#A2212E !important;
    color:#ffffff !important;
}

.skin-dark-footer .footer-bottom {
    background: #ede9e6;
    border-top: 1px solid rgba(0, 0, 0, 0.46);
    padding-top: 20px;
}

footer.dark-footer {
    background: #ede9e6;
    color: #000000;
}

footer.skin-dark-footer .footer-widget ul li a, footer.skin-dark-footer, footer.skin-dark-footer a {
     color: rgb(0, 0, 0);
}
.footer-add {
    color: rgb(0, 0, 0);
}

.bg-main {
    background-color: #A4596D !important;
}

.btn.btn-call-to-act {
    background: #7b1e22;
    color: #ffffff;
    -webkit-box-shadow: none;
    border-radius: 5px;
}

.page-title {
    background: #7b1e22;
}

.form-control.simple {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.hero-banner {
    display: flex;
    flex-direction: column;
}

.datablog {
    padding: 4px 15px;
    color: #f5e9da;
    font-weight: 500;
    border-radius: 4px;
    font-size: 100%;
    background-color: #7b1e22;
}

.btn-photo.top {
    top: 30px;
    bottom: auto;
    right: 50px;
}

.btn-photo {
    bottom: 30px;
    right: 50px;
    background: #7b1e22;
    padding: 15px 26px;
    border-radius: 5px;
    font-weight: 600;
    color: white;
}

.btn-photo:hover {
    background-color: #A2212E;
    color: #ddd !important;
}

.btn a.link:hover, a.link:focus, a:hover, a:focus {
    color: #ddd;
}

.btn.btn-call-to-act:hover {
    background: #A2212E ;
    color: #eee;
    -webkit-box-shadow: none;
    border-radius: 5px;
}

.gray-simple {
    background: #efefef !important;
}

h1, h2, h3, h4, h5, h6 {
    text-transform: none;
}

.page-title .ipt-title {
    margin-top: 75px;
}

ul.like_share_list {
    justify-content: center;
}

.btn-gray {
    background: #7b1e22;
    color: white;
}

.btn-gray:hover, .btn-gray:focus, .btn-gray:active{
    background: #A2212E  !important;
    border-color:#A2212E  !important;
    color:#eee !important;
}

.social:hover {
    color: #7b1e22;
}

a.link:hover, a.link:focus, a:hover, a:focus {
    color: #7b1e22 !important;
}

.btn-main:hover, .btn-main:focus, .btn-main:active{
    background: #A2212E  !important;
    border-color:#A2212E  !important;
    color:#eee !important;
}

:root, [data-bs-theme=light] {
    --maincolor:#7b1e22;
}

.hero-style-3 {
    padding: 1.5rem;
    display: flex;
    align-items: center;
    margin-top: -265px;
    border: none;
    z-index: 1;
    position: relative;
    background-color: rgba(255, 255, 255, 0.30);
    border-radius: 6px;
}

.bd{
     border-radius: 6px;
}

.bdlogo{
    border-radius: 6px;
    max-height: 250px;
    margin-right: 15px;
}

.pbw-flex-thumb {
     padding: 0rem;
}

.cantina{
    max-height: 800px;
    max-width: 1422px;
}

.data {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-bottom: 13px;
}

.blog-body {
    padding: 10px 20px 30px;
}

.login {
    padding: 30px 40px;
    background-color:  #ede9e6;
    border-radius: 5px;
    min-width: 300px;
}

.submit-form .form-control, .submit-page .form-control, .form-submit .form-control {
    border-radius: 0.4rem;
    background: color-mix(in srgb, var(--maincolor), transparent 85%);
    border: 1px solid color-mix(in srgb, var(--maincolor), transparent 80%);
}

.form-submit .select2-container--default .select2-selection--single {
    background: color-mix(in srgb, var(--maincolor), transparent 85%);
    border: 1px solid color-mix(in srgb, var(--maincolor), transparent 80%);
    border-radius: 0;
    border: none;
    height: 56px;
    border-radius: 4px;
    padding-left: 15px;
}

.d-navigation ul li.active a {
    color: var(--maincolor) !important;
    background: color-mix(in srgb, var(--maincolor), transparent 90%);
}

.add{
    font-size: 14px;
    display: flex;
    align-items: center; /* <--- aggiungi questa linea */
    font-weight: 400;
    color: var(--navcolor);
    padding-bottom: 15px;
    padding-left: 15px;
    border-bottom: 1px solid var(--formborder);
    font-family: var(--primaryfont);
}

.data-blog {
    display: block;
    font-size: 20px !important;
    font-weight: 450;
    line-height: 1.4;
    margin: 2px 0 0;
    color: var(--maincolor) !important;
}

.data-articolo {
    padding-top: 5px;
    padding-bottom: 13px;
}

.widget-search {
    font-size: 14px;
    text-transform:uppercase;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 15px;
}

.widget-search p {
    margin: 0 !important;
}

.listadettagli {
    text-align: end;
    padding-top: 10px;

}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border-radius: 0.4rem;
    background:color-mix(in srgb, var(--maincolor), transparent 85%);
    border: 1px solid color-mix(in srgb, var(--maincolor), transparent 80%);
    outline: 0;
    padding: .5rem .75rem;
    min-height: 56px;
    position: relative; /* aggiunto per posizionare la freccia */
    padding-right: 2.5rem; /* spazio per la freccia */
}

.select2-container--default .select2-selection--multiple {
    border-radius: 0.4rem;
    background:color-mix(in srgb, var(--maincolor), transparent 85%);
    border: 1px solid color-mix(in srgb, var(--maincolor), transparent 80%);
    cursor: text;
    padding: .5rem .75rem;
    min-height: 56px;
    position: relative; /* aggiunto */
    padding-right: 2.5rem; /* spazio per la freccia */
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;

    user-select: none;
    -webkit-user-select: none;
    border-radius: 0.4rem;
    background:color-mix(in srgb, var(--maincolor), transparent 85%);
    border: 1px solid color-mix(in srgb, var(--maincolor), transparent 80%);
    padding: .5rem .75rem;
    min-height: 56px;
    position: relative; /* aggiunto */
    padding-right: 2.5rem; /* spazio per la freccia */
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto;
    border-radius: 0.4rem;
    background:color-mix(in srgb, var(--maincolor), transparent 85%);
    border: 1px solid color-mix(in srgb, var(--maincolor), transparent 80%);
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background:#eee;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background:#eee;
    border: 1px solid #7b1e22;
}

.btn-amm {
    padding: 10px 10px;
    height: 36px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    -o-transition: all ease 0.4s;
    transition: all ease 0.4s;
}

.select2-container--default .select2-selection--multiple::after {
    content: "\f107"; /* codice FontAwesome: chevron-down */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none; /* passa click al select */
    color: #555;
    font-size: 1rem;
}

.arrow-fake {
    pointer-events: none; /* centra verticalmente l'icona dentro il div */
}

.pagina h2 {
    color: white !important;
    text-align: center;
}

.pagina h5{
    color: white !important;
    text-align: center;
}

.guida {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75vh;
    text-align: center;
    background-size: cover;
    background-position: center;
    padding: 0 20px;
}

/* Responsive header */
.guida .big-header-capt {
    font-size: 3rem;
    color: white;
    line-height: 1.2;
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .guida .big-header-capt {
        font-size: 2rem;
    }
}

@media (max-width: 480px) {
    .guida .big-header-capt {
        font-size: 1.5rem;
    }
}

/* Rendi la nav-menu flex per allineare tutti i li in orizzontale */
.nav-menu {
    display: flex;
    align-items: center;
    flex-wrap: nowrap; /* IMPORTANTISSIMO: niente a capo */
    white-space: nowrap; /* previene la rottura delle parole */
    padding-left: 0;
    margin: 0;
    list-style: none;
}

/* li di base, per allineamento */
.nav-menu > li {
    display: flex;
    align-items: center;
}

/* li che contiene i bottoni */
.menu-item-buttons {
    /* fa da wrapper flex per i due bottoni */
}

/* container interno ai bottoni, per metterli affiancati */
.menu-container {
    display: flex;
    align-items: center;
    gap: 15px;
}

/* singoli item: icona sopra testo centrati verticalmente */
.menu-item-custom {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    min-width: 90px;
    height: 70px;
    text-align: center;
}

/* link e button layout verticale */
.menu-item-custom a,
.menu-item-custom button,
.menu-item-custom img{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #B8860B;
    background: none;
    border: none;
    cursor: pointer;
    font-weight: 600;
    font-size: 1rem;
    padding: 0;
    width: 100%;
    transition: color 0.3s ease, border-color 0.3s ease;
}

/* icona */
.menu-item-custom a i {
    font-size: 1.5rem;
    margin-bottom: 5px;
    line-height: 1;
}

/* testo */
.menu-item-custom span {
    font-size: 10px;
    line-height: 1.2;
}

/* bottone con bordo */
.menu-item-custom.btn-box button {
    border: 2px solid white;
    border-radius: 5px;
    padding: 3px 3px; /* 3px sopra e sotto, 10px ai lati */
    width: 99px;
    height: 30px;
    font-size: 0.9rem;
    justify-content: center;
    background: transparent;
    line-height: 1; /* per evitare spazi extra */
}

/* sticky nav: colori */
.header.header-transparent.header-fixed .menu-item-custom a,
.header.header-transparent.header-fixed .menu-item-custom i,
.header.header-transparent.header-fixed .menu-item-custom span,
.header.header-transparent.header-fixed .menu-item-custom button {
    color: var(--navcolor);
    border-color: var(--navcolor);
}
.header.header-transparent.header-fixed .menu-item-custom a:hover,
.header.header-transparent.header-fixed .menu-item-custom button:hover,
.header.header-transparent.header-fixed .menu-item-custom a:focus,
.header.header-transparent.header-fixed .menu-item-custom button:focus,
.header.header-transparent.header-fixed .menu-item-custom i:hover,
.header.header-transparent.header-fixed .menu-item-custom span:hover,
.header.header-transparent.header-fixed .menu-item-custom a:hover i,
.header.header-transparent.header-fixed .menu-item-custom a:hover span {
    color: #a2212e;
    border-color: #a2212e;
}

.nav-menu > li > a:hover,
.nav-menu > li > a:focus,
.menu-item-custom a:hover,
.menu-item-custom a:focus,
.menu-item-custom button:hover,
.menu-item-custom button:focus {
    color: #7b1e22;
    border-color: #7b1e22; /* per i pulsanti con bordo */
}

/* ===== BASE STILI MENU ===== */


.nav-menu > li.active > a,
.nav-menu > li > a:hover,
.nav-menu > li > a:focus {
    color: #7b1e22;
}
/* Hover, focus e active di tutti i link nel menu - sempre colore #7b1e22 */
.nav-menu>.active>a,
.nav-menu>.focus>a,
.nav-menu>li:hover>a,
.header-transparent .navigation-portrait .nav-menu>.active>a,
.header-transparent .navigation-portrait .nav-menu>.focus>a,
.header-transparent .navigation-portrait .nav-menu>li:hover>a,
.header-transparent .nav-menu>.active>a,
.header-transparent .nav-menu>.focus>a,
.header-transparent .nav-menu>li:hover>a,
.header-transparent.dark .nav-menu>.active>a,
.header-transparent.dark .nav-menu>.focus>a,
.header-transparent.dark .nav-menu>li:hover>a,
.header-transparent.dark.header-fixed .nav-menu>.active>a,
.header-transparent.dark.header-fixed .nav-menu>.focus>a,
.header-transparent.dark.header-fixed .nav-menu>li:hover>a,
.header-transparent.header-fixed .nav-menu>.active>a,
.header-transparent.header-fixed .nav-menu>.focus>a,
.header-transparent.header-fixed .nav-menu>li:hover>a {
    color: #A2212E !important;
}

.property_block_wrap.style-3 {
    margin-top: -120px;
}

@media (max-width: 991px) {

    .navigation.navigation-landscape {
        flex-direction: column;
    }

    .nav-menus-wrapper {
        width: 320px;
        height: 100%;
        top: 0;
        left: -400px; /* nascosto inizialmente */
        position: fixed;
        background-color: #ffffff;
        z-index: 20000;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        transition: left 0.3s ease-in-out;
    }

    .nav-menus-wrapper.open {
        left: 0;
    }

    .nav-menu {
        display: flex;
        flex-direction: column;
        padding: 0;
        margin: 0;
        list-style: none;
    }

    .nav-menu > li {
        display: block;
        width: 100%;
    }

    .nav-menu > li > a {
        display: block;
        width: 100%;
        padding: 1rem;
        text-decoration: none;
        color: #333;
        border-bottom: none;
    }

    .menu-item-buttons {
        padding: 1rem;
    }

    .menu-item-buttons button {
        width: 100%;
        padding: 0.75rem;
        font-size: 1rem;
    }
}


.contatti {
    bottom: 0;
    left: 0;
    width: 100%;
}

.prt-detail-title-desc {
    position: relative;
    overflow: hidden;
}

.mx-autogalleria {
    max-height: 180px;
    max-width: 260px;
    margin: 6px 0px;
}

.navigation-portrait .menu-item-custom a,
.navigation-portrait .menu-item-custom button,
.navigation-portrait .menu-item-custom img {
    color: var(--navcolor);
    border-top: none;
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (max-width: 1365px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .nav-toggle {
        display: none;
    }
}
@media (max-width: 991px) {
    .nav-toggle {
        display: block;
    }
}

@media (max-width: 1365px) {
    .header.header-transparent .nav-brand,
    .header.header-transparent .nav-brand:focus,
    .header.header-transparent .nav-brand:hover,
    .header.header-transparent .nav-menu>li>a,
    .header.header-transparent .menu-item-custom a,
    .header.header-transparent .menu-item-custom button,
    .header.header-transparent .menu-item-custom img
    {
        color: #000000;
        border-color: var(--navcolor);
    }
}

.pricing-wrap {
    min-height: 580px;
    padding-bottom: 60px;
}

.btnprice {
    bottom: 20px;
    position: absolute;
    width: 75%;

}


.paypal-button {
    background-color: #253b80;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #253b80;
    border-radius: 5px;
    padding: 10px 10px;
    height: 36px;
    width: 144px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    text-align: center;
    text-decoration: none;
    transition: background-color 0.3s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.paypal-button:hover {
    background-color: #2997d8;
}

.mini{
    max-width: 25px;
    max-height: 25px;
    margin: 2px;
}

.textlista{
    font-size: 25px;
}

.wa {
    position: fixed;
    bottom: 10%;
    right: 2%;
    max-width: 50px;
    max-height: 50px;
    z-index: 9999;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

/* Rimuove le linee divisorie nella navigazione mobile */
@media (max-width: 1365px) {
    .navigation-portrait .nav-menu>li {
        border-top: none;
    }
    .navigation-portrait .nav-menu>li:last-child {
        border-bottom: none;
    }
    .navigation-portrait .nav-dropdown>li>a {
        border-bottom: none;
    }
}

/* Evita che il pannello overlay blocchi i link del menu su mobile */
.nav-overlay-panel {
    pointer-events: none;
}
.nav-menus-wrapper.nav-menus-wrapper-open ~ .nav-overlay-panel {
    pointer-events: auto;
}
.pbw-flex-thumb {
    background: white;
}
.box {
    max-width: 100%; /* Impedisce di uscire dal contenitore genitore */
    box-sizing: border-box; /* Include padding e border nel calcolo della larghezza */
    background: #ffffff;
    padding: 25px;
    border-radius: 6px;
    margin-bottom: 30px;
    border: 1px solid var(--formborder);
    overflow-wrap: break-word; /* Previene overflow del testo */
    word-break: break-word; /* Assicura che testi lunghi vadano a capo */
}
.box img {
    max-width: 100%;
    height: auto;
    display: block;
}
@media (max-width: 600px) {
    .box {
        padding: 15px;
    }
}
.map-container {
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    height: 0;
    overflow: hidden;
    border-radius: 6px; /* opzionale per estetica */
}

.map-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.video-wrapper {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* 16:9 aspect ratio */
    height: 0;
    overflow: hidden;
    border-radius: 6px; /* opzionale, per estetica */
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.rowscheda {
    margin-top: 10px;
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;

    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x));
}
.simple-sidebar button.w3-bar-item.w3-button.w3-large{

    color: #7b1e22;
}
.text-muted-2 {
    color:        color-mix(in srgb, #7b1e22, transparent 30%) !important;
}
@media (max-width: 991px) {
    .sm-sidebar {

        width: auto; !important

    }
}

.dropdown-menu {
    --bs-dropdown-link-active-bg: #fff;
 }

.wacontatti {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: start !important;

}
.wacontatti img{
    height: 41px;
    width: 150px;
}
.post-title {
    padding-bottom: 20px;
}
.topsection {
    padding: 110px 0 110px;
}
.boxpagina{
    display: flex;
    justify-content: center;
}
.boxvuoto{
    flex: 1;
}
.boxphoto{
    width:600px ;
    text-align: center;
}
.vaischeda {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 219px;

}
.listainfo {
    margin-top:auto;
    padding-top: 15px;
}
@media(min-width:1980px){
    .vaischeda{
        min-height: 299px;
    }
}

.header.header-transparent.menu-container {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
}

/* Tablet */
@media (max-width: 1440px) {
    .topsection {
        padding-top: 90px;
        padding-bottom: 90px;
    }
}

/* Small laptop */
@media (max-width: 1024px) {
    .topsection {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

/* Tablet verticale / smartphone largo */
@media (max-width: 768px) {
    .topsection {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

/* Smartphone */
@media (max-width: 480px) {
    .topsection {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: color-mix(in srgb, var(--maincolor), transparent 0%);
    border-radius: 10px;
    box-shadow: 0 .5em 0 0 color-mix(in srgb, var(--maincolor), transparent 0%), 0 1em 0 0 color-mix(in srgb, var(--maincolor), transparent 0%);
}

.iscrivi {
    position: fixed;
    top: 55px;
    right: 20%;
    width: 250px;
    height: 100px;
    z-index: 9999;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
}

/* Schermo fino a 1920px */
@media (max-width: 1920px) {
    .iscrivi {

        right: 15%;
        width: 220px;
        height: 90px;
    }
}

/* Schermo fino a 1440px */
@media (max-width: 1440px) {
    .iscrivi {

        right: 10%;
        width: 200px;
        height: 80px;
    }
}

/* Schermo fino a 1024px */
@media (max-width: 1024px) {
    .iscrivi {

        right: 8%;
        width: 170px;
        height: 70px;
    }
}

/* Schermo fino a 768px */
@media (max-width: 768px) {
    .iscrivi {

        right: 5%;
        width: 155px;
        height: 65px;
    }
}


.single-post-item .post-details p, .single-post-item .post-details .text {
    color:
        color-mix(in srgb, var(--inversecolor), transparent 20%);
    font-size: 18px;
    margin: 25px 0 0;
}
.property_block_wrap.style-3 {
    padding: 1rem;!important;
}
footer.skin-dark-footer h4 {
    color:black;
}


.card {
    border: 1px solid #ccc;
    transition: border 0.3s ease;
}

input[type="radio"]:checked + .card-wrapper label .card {
    border: 6px solid #B8860B !important;
}

input[type="radio"]:checked + label .card {
    border: 6px solid #B8860B;
}

input[type="radio"]:checked + label .btnprice {
    background-color: #B8860B;
    color: white;
    border-color:#B8860B;
}

input[type="radio"]:checked ~ .card-wrapper label .btnprice {
    background-color: #B8860B;
    color: white;
    border-color: #B8860B;
}
input[type="radio"] {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.prezzointero{
    color: black;
    font-size: 0.7em;
    text-decoration: line-through;
    text-align: right;
    display: block;
    line-height: 0;
    font-weight: 300;
    font-style: italic;
}
.home{
    font-size: 18px;
}
.home strong {
    color: black;
    font-weight: bold;
}
.header {
    padding: 0.4rem 0;
    background-color: #ede9e6;!Important
}
.nav-brand img {
    max-width: 100px;
}
@media (min-width: 992px) {
    .header.header-fixed {

        background: #ede9e6;

    }
}
.btn-taglia {
    background: #B8860B;
    border-color: #B8860B;
    color: black;
}
.btn-eli {
    background: red;
    border-color: red;
    color: white;
}
.bg-info {
    --bs-bg-opacity: 1;
    background-color: #B8860B !important;
}
.nav-menu>li .nav-dropdown {
    border: none;
    padding: 15px;
    background: #ede9e6;
    box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
    -webkit-box-shadow: 0px 0px 50px 0px rgba(32, 32, 32, 0.15);
    border-radius: 0.4rem;
}
.nav-dropdown {
    min-width: 125px;
    margin: 0;
    padding: 0 !important;
    display: none;
    position: absolute;
    z-index: 99;
    white-space: nowrap;
}
.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    left: 150px;
    cursor: pointer;
}
.nav-menu>li>.nav-dropdown:before {
    background-color: #ede9e6;
}
.responsivetable{
    overflow: scroll;
}
@media (max-width: 767px) {
    .footer-bottom {
        margin-top: 20px;
    }
}
@media (max-width: 992px) {
    ul.nav-dropdown {
        margin-top: 0 !important;
    }
}
