header p{
    margin: 0;
}

header .top-bar {
    background-color: #352E2E;
    color: #FFFFFF;
    padding: 4px 32px;
    text-align: right;
    font-family: "Playfair Display", serif;
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
}

header .top-bar p{
    margin-bottom: 0;
}

header .micuna__header {
    padding: 20px 0 20px 0;
    background-color: #FFFFFF;
}

header .micuna__header ul li,
header .micuna__header .header-actions li{
    list-style: none;
}

header .micuna__header ul#menu-boton-carrito{
    padding-left: 0;
    margin-bottom: 0;
}

header .micuna__header .header-actions > li {
    padding-left: 8px;
}

header .micuna__headerprod {
    padding: 15px;
    background-color: #FFFFFF;
    border-bottom: 1px solid black;
}

header .micuna__subheaderprod {
    padding: 0;
    background-color: #FFFFFF;
    border-bottom: 1px solid black;
}

header .submenuprod{
    padding: 15px;
}

header .menu-principal ul{

}

header .menu-principal ul li{
    margin-left: 23px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
}

header .menu-productos ul li{
    margin-left: 35px;
    font-size: 14px;
    line-height: 24px;
    padding: 0;
}

header .menu-principal ul li a,
header .menu-prroductos ul li a{
    color: #352E2E !important;
    /* text-decoration: none; */
}

header .menu-movil .menu-productos ul li{
    margin-left: 10px;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
    font-weight: 400;
}



header .menu-movil .menu-principal ul li{
    margin-left: 10px;
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
    font-weight: bold;
}

header .menu-productos ul li.active{
    text-decoration: underline;
}

footer .micuna__prefooter {
    background-color: #352E2E;
    padding: 20px 32px;
}

footer .micuna__footer {
    background-color: #D7E3F2;
    padding: 40px 32px 112px 32px;
}


footer .custom-logo{
    margin-bottom: 50px;
}

footer .widget-title{
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 16px;
}

footer ul.menu{
    padding-left: 0;
}

footer .menu li{
    font-weight: 500;
    font-size: 11px;
    line-height: 24px;
    margin-bottom: 16px;
    list-style: none;
}

footer .descargas-footer{
    font-weight: 500;
    font-size: 13px;
    line-height: 24px;
    margin-bottom: 16px;
}

footer .tel-footer{
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}

footer .horario-footer{
    padding-top: 10px;
    padding-left: 40px;
}

footer .email-footer{
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
}

footer .prefooter-item{
    color: #fff;
    font-size: 14px;
    line-height: 24px;
}

footer .textwidget br{
	display: none;
}

.widget_yith-wcwl-items {
    list-style: none;
}

.woofc-menu-item-inner-subtotal{
    display: none;
}

.menu-boton-carrito-container ul{
    margin: 0;
    padding: 0;
}
.menu-boton-carrito-frances-container ul{
    margin: 0;
    padding: 0;
}

li#\36 2858 {
    font-weight: 600;
}
#countryModal .modal-content{
    border-radius: 0;
}
#countryModal .modal-title{
    color: gray;
    font-weight: 300;
}
#countryModal .modal-body, #countryModal .modal-body .form-select{
    color: grey;
}
#countryModal .modal-body .form-select:focus{
    border-color: grey;
    box-shadow: 0px 0px 10px grey
}
#countryModal .modal-footer .button{
    width: auto;

    background-color: #352e2e;
    color: #ffffff;
    text-decoration: none;
    background-image: none;
    margin-top: 5px;
    text-transform: uppercase;
    font-weight: 500;
    white-space: normal;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    border: 0;
    border-radius: 0;
}
.prefooter-img img{
    max-height: 45px;
    width: auto;
}
.prefooter-text{
    margin-top: 0.2rem;
}
.prefooter-text p{
    margin-bottom: 0;
}
.prefooter-text a{
    color: white;
    text-decoration: none;
}
.prefooter-text a:hover{
    color: white;
}
#nav-main .modal-backdrop.show{
    display: none;
}

@media (min-width: 576px) { /* sm */ }
@media (min-width: 768px) { /* md */ }
@media (min-width: 992px) { /* lg */

    header .micuna__header{
        border-bottom: 1px solid black;
    }

    header .top-bar {
        padding: 15px 32px;
    }

    footer .micuna__footer {
        padding-top: 48px;
        padding-bottom: 104px;
    }

    footer .post-footer{
        margin-top: 40px;
    }

    footer .menu li{
        font-size: 13px;
        line-height: 24px;
        margin-bottom: 24px;
    }

    footer .post-footer .menu li{
        display: inline;
    }

    .woofc-menu-item-inner-subtotal{
        display: initial;
    }

    footer .menu-paginas-legales-container li + li:before,footer .menu-paginas-legales-frances-container li + li:before {
        content: " | ";
        padding: 0 10px;
    }

}
@media (min-width: 1200px) { /* xl */ }
@media (min-width: 1400px) { /* xxl */ }
