/*
Theme Name: Casa De Salinas
Author: Allinagency
Author URI: https://allinagency.com
Description: Tema perzonalizado y adaptado para Casa De Salinas.
Template: wandau
Version: 1.0.0
Text Domain: wandau-child
*/

/* Aquí puedes agregar CSS personalizado */

@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1160px!important;
    }
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1160px !important;
}


.navbar .navbar-button a,
.navbar .nav-menu a {
    color: #fff!important;
}

.single-product .navbar .navbar-button a,
.single-product .navbar .nav-menu a {
    color: #000!important;
}
.single-product .navbar-button-wrapper .navbar-button a {
    color: #fff!important;
}
.hamburger path {
    stroke: #fff!important;
}
.single-product .hamburger path {
    stroke: #000!important;
}
.single-product .logo img {
 filter: invert(1) ;
}
.navbar-button-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}

.section-title {
    margin-bottom: 40px!important;
}
p {
    font-weight: 300;
}
b,
strong {
    font-weight: 600;
}

.text-box ul li {
    font-weight: 300;
    margin-bottom: 10px!important;
}

h1  {
    font-weight: 400!important;
    font-family: "Cinzel", serif!important;
    line-height: 1.1!important;
    margin-bottom: 30px!important;
    font-size: 40px;
}

.container-quote {
    border-left: 3px solid #fff;
    padding: 10px 0 10px 20px!important;
}
.container-quote p {
    margin-bottom: 0!important;
}

.side-icon-list ul li {
    margin-bottom: 30px;
}

.play-now text {
    fill: #ffffff;
}

.section-title .icon img {
    height: 100px;
}

.side-icon-list ul li:last-child p {
    margin-bottom: 0;
}

h2 {
    width: 100%;
    display: block;
    margin-bottom: 0;
    font-family: "Cinzel", serif!important;
    line-height: 1.1;
    font-weight: 400;
    font-size: 32px;
}
.title-faq h2 {
    font-size: 35px;
    margin-bottom: 20px;
}
h3 {
    font-family: "Cinzel", serif!important;
    font-weight: 400!important;
}
.seccion-destacada-h2 h2,
.seccion-destacada-horarios h2 {
    font-weight: 400;
}

.side-icon-list ul li figure img {
    height: 40px;
    margin-top: 10px;
}

.seccion-destacada-horarios p {
    font-size: 15px!important;
    color: #000!important;
}

.side-icon-list.right-side {
    padding-right: 0;
    padding-left: 40px;
}


#menu-footer-menu-legal {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    list-style: none!important;
}

.custom-page-header {
    background-color: #000000!important;
}

.custom-page-header .inner {
    max-width: 1160px!important;
    margin: 0 auto!important;
    padding: 0 20px!important;
}

.custom-page-header h1 {
    color: #fff!important;
    font-size: 42px!important;
}

.page-template-default .content-section h2 {
    font-size: 35px;
    margin-bottom: 20px;
}

.page-header-featured-image {
    height: 540px;
    object-fit: cover;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#menu-footer-menu-legal {
    margin: 0!important;
}
#menu-footer-menu-legal li {
    margin: 0;
    border-right: 1px solid #fff;
    padding: 0 10px;
}
#menu-footer-menu-legal li a {
    color: #fff!important;
}
#menu-footer-menu-legal li:last-child {
    border: none;
}
#menu-footer-menu-legal li:before {
    display: none;
}
footer.footer {
    background-color: #7F2421!important;
    color: #fff!important;
    font-weight: 200!important;
}
.footer .footer-bottom {
    border: 0!important;
    background-color: #000000!important;
    color: #fff!important;
    padding: 20px 0 50px 0!important;
    font-size: 15px!important;
    margin-top: 40px;
}

#menu-footer-menu a,
.widget.footer-widget,
.footer .footer-bottom a {
    font-size: 15px!important;
    font-weight: 200!important;
    color: #fff!important;
    
}
.footer .address strong {
    display:initial!important;
}

.footer .widget-title:after {
    background: #fff;
}

.footer .address span {
    display: block;
    font-size: 15px!important;
    font-weight: 200!important;
    line-height: 1.6!important;
    margin-bottom: 10px!important;
    position: relative;
    padding-left: 22px;
}

.footer-widget .menu li:before {
    content: "";
    width: 6px;
    height: 6px;
    float: left;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    transform: rotate(-135deg);
    margin-right: 10px;
    margin-top: 10px;
    opacity: 0.7;
}
.footer .address span i {
    position: absolute;
    top: 5px;
    left: 0;
    font-size: 12px;
}
.footer .address span a {
    font-size: 15px!important;
    font-weight: 200!important;
    color: #fff!important;
}
.footer-widget img {
    max-width: 150px;
    height: auto;
}
.widget.footer-widget p {
    font-weight: 200!important;
}
address strong {
    font-weight: 500!important;
}
.footer.footer-spacing {
    padding-top: 60px;
}

.footer-widget.widget {
    margin-bottom: 20px;
    padding-right: 0;
}

.text-content h6 {
    font-weight: 400!important;
}
#play-container {
    position: relative;
}
.play-now {
    position: absolute;
    width: 250px;
    height: 250px;
    z-index: 4;
    overflow: hidden;
    margin-left: 0;
    top: -50px;
    left: 50%;
}
.play-now svg {
    height: 250px;  
}
input[type="text"],
input[type="email"],
input[type="password"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="datetime"] {
    width: 100%;
    max-width: 100%;
    height: 50px;
    padding: 0 10px;
    border: 1px solid #cecece;
}
textarea {
    width: 100%;
    max-width: 100%;
    height: 80px;
    padding: 0 10px;
    border: 1px solid #cecece;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%), linear-gradient(to right, #ccc, #ccc);
    background-position: calc(100% - 30px) 24px, calc(100% - 25px) 24px, calc(100% - 3.3em) 4px;
    background-size: 5px 5px, 5px 5px, 1px 40px;
    background-repeat: no-repeat;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 15px;
    font-weight: normal;
    display: block;
}
.form-item.checkbox {
    position: relative;
}
.check-item {
    position: absolute;
    left: 0;
    top: -4px;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0;
}

.check-text {
    padding-left: 30px;
    font-size: 14px;
}

.error-404.not-found img {
    height: 100px;
    margin-bottom: 30px;
}

/* Woocomerce */
.error404 .page-header,
.page-header.shop-header {
    height: 420px;
    padding-top: 200px;
}
.error404 .page-header .page-header-featured-image,
.page-header.shop-header .page-header-featured-image {
    height: 420px;
}

.single-product .content-section,
.woocommerce-checkout .content-section,
.woocommerce-cart .content-section,
.woocommerce-shop .content-section {
    padding-top: 40px!important;
}
.woocommerce .woocommerce-ordering select {
    height: 50px;
}
.single_add_to_cart_button,
.boton-aside,
.product_type_variable,
.product_type_grouped,
.wc-block-components-checkout-place-order-button,
.wc-block-cart__submit-container a,
.woocommerce ul.products li.product .button.add_to_cart_button{
    background-color: #7F2421!important;
    padding: 20px!important;
    color: #fff;
    border: 0!important;
}
.single_add_to_cart_button {
    height: 50px!important;
}
.woocommerce-loop-product__title {
    font-size: 27px;
    letter-spacing: 0 !important;
}
.wc-block-components-checkout-step__title {
    font-size: 25px!important;
}
.woocommerce ul.products li.product .price ins {
    float: left;
    margin: 0 20px 0 0;
    text-decoration: none;
}
.woocommerce-Price-amount.amount {
    font-weight: 600;
    text-decoration: none!important;
}
.single-product .page-header {
    width: 100%;
    height: 300px;
    display: flex;
    flex-wrap: wrap;
    align-items: end;
    position: relative;
    overflow: hidden;
    background-size: cover !important;
    background-color: #ffffff!important;
}
.single-product .page-header h1 {
    color: black!important;
    font-size: 30px;
}
/* .single-product .flex-control-nav img {
    height: 100px!important;
    object-fit: contain!important;
} */
.variations select#color {
    height: 50px!important;
    margin: 0!important;
}
.flex-viewport {
    min-height: 500px!important;
}
.textwidget,
.side-widget  p {
    color: #fff!important;
    font-size: 14px!important;
}
.side-widget .widget-title {
    color: #fff!important;
    font-size: 20px!important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    box-shadow: none!important;
}

@media (min-width: 1180px) {
    .navbar {
        max-width: 1160px !important;
        left: 50%;
        margin-left: -580px;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media (max-width: 1160px) {
    .play-now {
        display: block;
        left: 0;
        margin-left: -70px;
        top: -30px;
    }
    #play-container {
        height: 100px;
        left: 0;
    }
}

@media (min-width: 1160px) {
    .navbar {
        max-width: 1160px !important;
        left: 50%;
        margin-left: -580px;
    }
    h1  {
        font-size: 72px;
        letter-spacing: -2px!important;
    }
    h2 {
        font-size: 85px;
        letter-spacing: -2px;
    }
    .custom-page-header h1 {
        color: #fff!important;
        font-size: 72px!important;
    }
    .single-product .custom-page-header h1 {
        color: #000000!important;
        font-size: 42px!important;
    }
    .page-template-default .content-section h2 {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .seccion-destacada-horarios h2 {
        font-size: 42px;
        padding: 0 200px;
        font-weight: 400;
    }
    .seccion-destacada-h2 h2 {
        font-size: 42px;
        font-weight: 400;
    }
    footer.footer-spacing {
        margin-top: -1px;
    }
}
.text-content p {
    padding-left: 0!important;
}
.text-content p:before {
    display: none;
}

.elementor-editor-active .navbar {
    position: relative!important;
    background-color: #000000!important;
}

.woocommerce ul.products li.product .button {
    padding: 0;
    margin: 10px 0 0 0;
    color: #ffffff;
    text-transform: uppercase;
    background: none;
    border-radius: 0;
    font-size: 13px;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
    display: none;
}
@media (min-width: 1px) and (max-width: 767px) {
    .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item, .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item {
        max-width: 50%!important;
    }
}

@media only screen and (max-width: 767px), only screen and (max-device-width: 767px) {
    .section-title h2 {
        font-size: 32px;
        line-height: 1.1;
    }

    .side-icon-list.right-side {
        padding-right: 20px;
        padding-left: 20px;
    }
}