.elementor-656 .elementor-element.elementor-element-3130f2c{--display:flex;--position:fixed;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.7;--margin-top:0%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;top:0px;}.elementor-656 .elementor-element.elementor-element-3130f2c:not(.elementor-motion-effects-element-type-background), .elementor-656 .elementor-element.elementor-element-3130f2c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://enviovelozdom.es/wp-content/uploads/2025/08/carro-de-enviovelozdominicana-banner.webp");background-position:0px -99px;background-repeat:no-repeat;background-size:cover;}.elementor-656 .elementor-element.elementor-element-3130f2c::before, .elementor-656 .elementor-element.elementor-element-3130f2c > .elementor-background-video-container::before, .elementor-656 .elementor-element.elementor-element-3130f2c > .e-con-inner > .elementor-background-video-container::before, .elementor-656 .elementor-element.elementor-element-3130f2c > .elementor-background-slideshow::before, .elementor-656 .elementor-element.elementor-element-3130f2c > .e-con-inner > .elementor-background-slideshow::before, .elementor-656 .elementor-element.elementor-element-3130f2c > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000;--background-overlay:'';}body:not(.rtl) .elementor-656 .elementor-element.elementor-element-3130f2c{left:0px;}body.rtl .elementor-656 .elementor-element.elementor-element-3130f2c{right:0px;}.elementor-656 .elementor-element.elementor-element-8f7b801{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){.elementor-656 .elementor-element.elementor-element-3130f2c:not(.elementor-motion-effects-element-type-background), .elementor-656 .elementor-element.elementor-element-3130f2c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-656 .elementor-element.elementor-element-3130f2c:not(.elementor-motion-effects-element-type-background), .elementor-656 .elementor-element.elementor-element-3130f2c > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://enviovelozdom.es/wp-content/uploads/2025/08/carro-de-enviovelozdominicana-banner-movil.webp");background-position:0px 0px;}}@media(min-width:768px){.elementor-656 .elementor-element.elementor-element-3130f2c{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-28967a3 */.libro-reclamaciones {
    max-width: 800px;
    margin: 0 auto;
    background: #f7f9fc;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.05);
    font-family: 'Inter-Light', sans-serif;
}

.libro-reclamaciones h2 {
    font-family: 'Montserrat-Bold', sans-serif;
    color: #0046b7;
    font-size: 1.8rem;
    margin-bottom: 10px;
    text-align: center;
}

.libro-reclamaciones p {
    text-align: center;
    margin-bottom: 20px;
    color: #555;
}

.libro-reclamaciones label {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    color: #333;
}

.libro-reclamaciones input[type="text"],
.libro-reclamaciones input[type="tel"],
.libro-reclamaciones input[type="email"],
.libro-reclamaciones input[type="date"],
.libro-reclamaciones select,
.libro-reclamaciones textarea {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ccd5e0;
    border-radius: 6px;
    font-size: 1rem;
    font-family: 'Inter-Light', sans-serif;
    transition: border-color 0.3s ease;
    margin-bottom: 15px;
    background: #fff;
}

.libro-reclamaciones input:focus,
.libro-reclamaciones select:focus,
.libro-reclamaciones textarea:focus {
    border-color: #0046b7;
    outline: none;
}

.libro-reclamaciones input[type="file"] {
    border: none;
    margin-bottom: 15px;
}

.libro-reclamaciones input[type="submit"] {
    background: #0046b7;
    color: #fff;
    padding: 12px 20px;
    border-radius: 30px;
    border: none;
    font-size: 1rem;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s ease;
}

.libro-reclamaciones input[type="submit"]:hover {
    background: #003a96;
}

/* Responsive */
@media (max-width: 600px) {
    .libro-reclamaciones {
        padding: 20px;
    }
    .libro-reclamaciones h2 {
        font-size: 1.5rem;
    }
}/* End custom CSS */