/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */


/* ECCUO */

.col-blue {
	color: #29235C !important;
}
.col-green {
	color: #36827F !important;
}
.mb0,
.mb0 p,
.mb0 .elementor-widget-container {
    margin-bottom: 0 !important;
}

header div#desktop-header .header-top {
    padding-top: 40px;
    padding-bottom: 40px;
}
header div#desktop-header .iqit-megamenu-container {
    padding-bottom: 30px;
}

header div#search_widget {
    max-width: 270px;
}
header div#search_widget input.form-search-control {
    background: #eaeaea;
    border: 0 !important;
    border-radius: 15px !important;
    font-size: 14px;
}
header div#search_widget i.fa-search {
    color: #29235C;
}
header div#iqitmegamenu-horizontal li a span.cbp-tab-title {
    font-weight: 500;
}
header div#header-user-btn a.header-user-btn i,
header div#ps-shoppingcart a.header-cart-btn i {
    color: #29235C;
    font-size: 24px !important;
}
header div#ps-shoppingcart a.header-cart-btn i {
    --fa: "\f07a";
}
header div#header-user-btn a.header-user-btn:hover i,
header div#ps-shoppingcart a.header-cart-btn:hover i {
    color: #000000;
}
header .col-contacto .box {
    margin-left: 12px;
}
header .col-contacto .box a {
    font-size: 16px;
    color: #29235c !important;
}
header nav#cbp-hrmenu .cbp-hrsub-inner .cbp-column-title {
    text-transform: none !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

div#iqitmegamenu-wrapper.stuck {
    box-shadow: 0 0 10px rgba(74, 63, 63, 0.15);
}

.home2 .container-2column {
    height: 600px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.home2 .container-2column .box a div {
    width: 382px;
    height: 118px;
    background: url(https://flexitanq.es/img/cms/Elementos%20web%20flexitanq%20-46.png);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
}
.home3 > .elementor-container {
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 20%, transparent 70%);
}
.home6 .container-video .elementor-widget-container {
    text-align: center;
}
.home6 .elementor-widget-container video {
    width: 600px;
}

div.elementor-element-0aesvc0 .borders {
    width: 100%;
    height: 50px;
    border-right: 5px solid;
    border-bottom: 5px solid;
    border-left: 5px solid;
}

.js-product-miniature-wrapper {
    margin-bottom: 25px !important;
}
.js-product-miniature-wrapper article.product-miniature {
    padding: 12px;
}
article.product-miniature .product-description {
    padding-bottom: 0 !important;
}
article.product-miniature h2.product-title {
    margin: 5px 0 !important;
}
article.product-miniature h2.product-title a {
    color: #29235c;
    font-size: 18px;
    font-weight: 700;
}
article.product-miniature .product-price-and-shipping > a span {
    color: #36827F !important;
    font-size: 17px !important;
    font-weight: 700 !important;
}
article.product-miniature .product-price-and-shipping > span {
    color: #36827F !important;
    font-size: 15px !important;
    font-weight: 600;
    padding-left: 12px;
}
article.product-miniature ul.product-flags li.product-flag {
    background: #f9db6d !important;
    font-size: 16px !important;
    color: #292358 !important;
    padding: 10px;
}
body#index article.product-miniature p.product-title a {
    font-size: 18px;
    font-weight: 700;
}

div.container-depositos-table table {
    width: 500px;
    margin: 0 auto;
    text-align: center;
}
div.container-depositos-table thead {
    color: #ffffff;
    background: #29235c;
}
div.container-depositos-table thead th {
    font-weight: 500;
    text-transform: uppercase;
    padding: 7px 10px;
}
div.container-depositos-table tbody td {
    padding: 8px;
}
div.container-depositos-table table tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}
div.container-depositos-table table tbody td {
    border-left: 2px solid;
    border-right: 2px solid;
}
div.container-depositos-table table tbody td:first-child {
    border-left: 0 !important;
}
div.container-depositos-table table tbody td:last-child {
    border-right: 0 !important;
}

div.instalacion-requisitos .elementor-image-box-content {
    margin-top: 18px;
}

div.instalacion-equipamiento .elementor-element-xqqpb7l .elementor-widget-container {
    color: #36827F !important;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
}
div.instalacion-equipamiento .elementor-element-xqqpb7l .elementor-widget-container img {
    width: 20px;
    margin-top: -5px;
}
div.instalacion-equipamiento .column3 img {
    width: 75px;
}
div.instalacion-equipamiento .column3 .elementor-image-box-title {
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
div.instalacion-depositos_1,
div.instalacion-depositos_2 {
    text-align: center;
}
div.instalacion-depositos_1 iframe {
    width: 1000px;
    max-width: 100%;
    height: 562px;
}
div.instalacion-depositos_2 iframe {
    width: 800px;
    max-width: 100%;
    height: 600px;
}

.cexito-container {
    display: flex;
    flex-wrap: wrap;
}
.cexito-container .box {
    width: 33%;
    padding: 20px;
}
.cexito-container .box iframe {
    margin-bottom: 8px;
    height: 300px;
}
.cexito-container .box p.name {
    color: #36827F;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px;
}
.cexito-container .box p.address {
    font-size: 20px;
    border-bottom: 1px solid;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.cexito-container .box p.description {
    font-size: 16px;
    line-height: 1.2;
}
.depositos-agua_comprar .elementor-column a.elementor-button {
    margin-top: 20px;
}
.depositos-agua_comprar .elementor-column:nth-child(4) a.elementor-button {
    margin-top: 0;
}

.snosotros-3column .column-box {
    transition: 0.5s;
}
.snosotros-3column .column-box:hover {
    background: #29235c;
    transition: 0.5s;
}
.snosotros-3column .column-box p.elementor-image-box-title {
    transition: 0.5s;
}
.snosotros-3column .column-box:hover p.elementor-image-box-title {
    color: #ffffff;
    transition: 0.5s;
}
.snosotros-3column .column-box img {
    transition: 0.5s;
}
.snosotros-3column .column-box:hover img {
    transition: 0.5s;
    filter: brightness(10);
}

div.category-header {
    height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url(/img/cms/category-banner.jpg);
    background-size: cover;
    background-position-y: bottom;
}
div.category-header h1.page-title {
    padding: 0 !important;
    margin-bottom: 25px !important;
    border: 0 !important;
    width: 600px;
    text-align: center;
    line-height: 1;
}
div.category-header h1.page-title span {
    font-size: 45px;
    color: #29235c;
}
div.category-header img {
    width: 32px;
}
body#category section#products > div > .products-selection {
    display: none;
}
body#category section#products {
    margin-top: 80px;
    margin-bottom: 40px;
}

body#product .product-container .col-product-info {
    padding-left: 30px !important;
    margin-top: 50px;
}
body#product h1.page-title span {
    font-size: 48px;
    color: #29235c;
    line-height: 1;
}
body#product span.current-price span.product-price {
    color: #36827F;
    font-size: 45px;
}
body#product span.product-discount span.regular-price {
    color: #36827F;
    font-size: 22px;
}
body#product li.product-flag.discount,
body#product .discount.discount-amount {
    display: none;
}

body#product button.add-to-cart {
    border: 2px solid #29235c !important;
    background: #29235c !important;
    font-weight: 500;
    padding: 18px 50px;
}
body#product button.add-to-cart:hover {
    color: #29235c !important;
    background: #ffffff !important;
    font-weight: 500;
}
body#product button.add-to-cart i {
    display: none !important;
}
body#product input#quantity_wanted {
    background: #f4f4f7;
    border-color: #f4f4f7;
    color: #29235c;
    font-size: 28px;
}
body#product span.input-group-btn-vertical > button {
    background: #f4f4f7;
    border-color: #29235c;
    color: #29235c;
}
div#col-product-info .product_header_container {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 40px;
}
div#col-product-info .product-additional-info {
    border-top: none;
}

body#product div#product-details-tab .product-quantities,
body#product div#product-details-tab .product-condition,
body#product div#product-details-tab .product-out-of-stock {
    display: none;
}

body#product .tabs.product-tabs ul#product-infos-tabs {
    border-bottom: 1px solid #29235c;
}
body#product .tabs.product-tabs ul#product-infos-tabs a.nav-link {
    font-size: 18px;
    font-weight: normal;
    color: #29235c;
    border-bottom: none;
    text-decoration: none;
}
body#product .tabs.product-tabs ul#product-infos-tabs a.nav-link.active {
    border-bottom: solid 5px #29235c;
}

.fichatecnica {
  background-color: #f4f4f7;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  box-sizing: border-box;
  padding: 20px 0;
  padding-top: 80px;
  padding-bottom: 80px;
}
.fichatecnica .box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    text-align: center;
}
.fichatecnica .box div {
    width: 25%;
}
.fichatecnica .box img {
    width: 130px;
}
.fichatecnica .box a p {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px;
}
.fichatecnica .box a:hover p {
    color: #29235c;
}

.pidepresupuesto .btnpresupuesto {
    width: 205px;
    margin-top: 30px;
}
.pidepresupuesto .btnpresupuesto a div {
    background: #29235c;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    padding: 12px 20px;
    border: 2px solid #29235c;
}
.pidepresupuesto .btnpresupuesto:hover a div {
    background: #ffffff;
    color: #29235c;
}

body#contact header h1.page-title {
    color: #29235c !important;
    font-size: 27px !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}
body#contact form h4 {
    display: none;
}
body#contact input.btn-primary {
    background: #29235c;
    font-weight: 500;
    padding: 10px 40px;
    border: 2px solid #29235c;
}
body#contact input.btn-primary:hover {
    background: #ffffff;
    color: #29235c;
}

body#contact div#content {
    margin-bottom: 70px !important;
}
body#contact div#content .row {
    justify-content: center;
}
body#contact .form-group .col-md-3,
body#contact .form-group .col-md-6,
body#contact .form-group .col-md-9 {
    width: 100%;
}
body#contact .form-group label {
    padding-bottom: 8px;
}
body#contact section.contact-form form {
    width: 700px;
    max-width: 100%;
    margin: 0 auto !important;
}
body#contact header.page-header h1 {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0 !important;
}
body#contact span.form-control-comment {
    display: none;
}
body#contact textarea#contactform-message {
    max-width: 100%;
    width: 707px !important;
    min-width: 707px !important;
}

.pasos-instalacion-2 {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto;
}
.pasos-instalacion-2 .box .title {
    min-height: 120px;
}
.pasos-instalacion-2 .box .title p.number {
    font-size: 34px;
    font-weight: 700;
    line-height: 1;
}
.pasos-instalacion-2 .box .title p.subtitle {
    /* font-size: 20px; */
    font-weight: 600;
    text-transform: uppercase;
}
.pasos-instalacion-2 .box hr {
    width: 42px;
    height: 7px;
    background: #36827F;
    border: none !important;
    opacity: 1;
}
.pasos-instalacion-2 .box .img-text {
    background: #f4f4f7;
}
.pasos-instalacion-2 .box .img-text div {
    font-size: 16px;
    line-height: 1.25;
    padding: 20px 15px;
}
.pasos-instalacion-2 .box .img-text div p:last-child {
    margin-bottom: 0;
}
.pasos-instalacion-2 .pasos-instalacion-2_1 .img-text div {
    min-height: 260px;
}
.pasos-instalacion-2 .pasos-instalacion-2_2 .img-text div {
    min-height: 220px;
}
.pasos-instalacion-2 .pasos-instalacion-2_3 .img-text div {
    min-height: 170px;
}
.pasos-instalacion-2 .pasos-instalacion-2_4 .img-text div {
    min-height: 340px;
}
.pasos-instalacion-2 .pasos-instalacion-2_5 .img-text div {
    min-height: 370px;
}

body#module-ph_simpleblog-list header.page-header h1.page-title {
    border: none !important;
    text-align: center;
    padding-bottom: 0;
    margin-top: 30px;
    margin-bottom: 40px;
}
body#module-ph_simpleblog-list header.page-header h1.page-title span {
    color: #29235c;
    font-size: 32px;
}
body#module-ph_simpleblog-single div#content-wrapper {
    width: 1200px;
    max-width: 100%;
    margin: 30px auto 0;
}
.simpleblog__postInfo ul li:nth-child(3):after {
    display: none;
}
body#module-ph_simpleblog-single h1.page-title {
    border: none !important;
    text-align: center;
    padding-bottom: 0;
}
body#module-ph_simpleblog-single h1.page-title span {
    color: #29235c;
    font-size: 32px;
}
.simpleblog__listing .simpleblog__listing__post {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px;
}
.simpleblog__listing__post__wrapper__content h3.post-title {
    padding-bottom: 0;
    border: none;
}
.simpleblog__listing__post__wrapper__footer {
    border: none;
}
.simpleblog__postInfo ul {
    justify-content: center;
}
.simpleblog__post {
    margin-top: 35px;
}
nav.simpleblog__listing__pagination {
    display: none;
}

table.stylestable tr:first-child td {
    font-weight: 500;
}
table.stylestable td {
    border: 1px solid;
    padding: 10px;
    font-size: 16px;
}

.galeria-section img {
    min-height: 250px;
    max-height: 250px;
    object-fit: cover;
    object-position: center center;
}

footer div#footer-container-main {
    padding-top: 65px;
}
footer div.block-iqithtmlandbanners-html p.block-title {
    text-transform: uppercase !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #000000 !important;
    border-bottom: 1px solid #000000 !important;
    padding-bottom: 20px !important;
}
footer div.block-iqithtmlandbanners-html ul li {
    color: #000000 !important;
    line-height: 2.4;
}
footer div.block-iqithtmlandbanners-html ul li a {
    color: #000000 !important;
}

footer div#iqithtmlandbanners-block-5 {
    text-align: center;
}
footer div#iqithtmlandbanners-block-6 {
    text-align: right;
}
footer div#iqithtmlandbanners-block-4 ul,
footer div#iqithtmlandbanners-block-5 ul,
footer div#iqithtmlandbanners-block-6 ul {
    padding: 0;
    list-style: none;
}
footer div#iqithtmlandbanners-block-7 {
    margin-top: 45px;
    text-align: center;
}
footer div#iqithtmlandbanners-block-7 p.block-title {
    display: none;
}
footer .footer-logo .footer-rrss {
    display: flex;
    justify-content: center;
    width: 190px;
    margin: 30px auto 0;
}
footer .footer-logo .footer-rrss div {
    padding: 0 10px;
}

header div#blockcart .cart-totals span.label {
    font-size: 18px;
}

article[data-id-product="46"] ul.product-flags,
ul.product-flags li.product-flag.new {
    display: none;
}

form.ets-cfu-form h3{
    display:none;
}

body.category-id-7 div.js-product-miniature-wrapper-31,
body.category-id-7 div.js-product-miniature-wrapper-32,
body.category-id-7 div.js-product-miniature-wrapper-33,
body.category-id-7 div.js-product-miniature-wrapper-34,
body.category-id-7 div.js-product-miniature-wrapper-35,
body.category-id-7 div.js-product-miniature-wrapper-37,
body.category-id-14 div.js-product-miniature-wrapper-30,
body.category-id-14 div.js-product-miniature-wrapper-38,
body.category-id-14 div.js-product-miniature-wrapper-39,
body.category-id-14 div.js-product-miniature-wrapper-40,
body.category-id-14 div.js-product-miniature-wrapper-41,
body.category-id-14 div.js-product-miniature-wrapper-46 {
    display: none;
}

article.product-miniature .product-add-cart {
    margin-top: 12px;
}
article.product-miniature .product-add-cart a {
    border-radius: 25px;
    padding: 8px 12px !important;
    line-height: 1;
}


/* PANTALLAS */

@media(max-width:991px) {
    .home2 .container-2column {
        height: 340px;
    }
    .home2 .container-2column .box a div {
        width: 280px;
        background-size: 260px;
        background-repeat: no-repeat;
        background-position: center;
        font-size: 35px;
    }
    .home3 > .elementor-container {
        background: rgba(255, 255, 255, 0.55);
    }
    .elementor-element-dmh7vkx img {
        width: 90px;
    }
    div#mobile-header .col-mobile-logo img.logo {
        width: 220px !important;
        max-width: 100%;
    }
    body.cms-id-4 .elementor-element-v4nye19 > div {
        padding: 30px !important;
    }
    body.cms-id-4 .home1 .elementor-row {
        display: block;
    }
    body.cms-id-4 .home1 .elementor-row > div {
        width: 100%;
    }
    body.cms-id-4 .home1 .elementor-row > div:last-child {
        height: 400px;
    }
    body.cms-id-4 h1.elementor-heading-title {
        font-size: 27px !important;
    }
    body.cms-id-4 .home1 .elementor-widget-container {
        margin: 0 0 20px !important;
    }
    body.cms-id-4 .home1 h2 {
        font-size: 18px !important;
    }
}

@media(max-width:768px) {
    footer div#footer-container-main .row {
        display: block;
        text-align: center;
    }
    footer div#footer-container-main .row .block-iqithtmlandbanners-html {
        margin-bottom: 40px;
    }
    footer div.block-iqithtmlandbanners-html p.block-title {
        border: none !important;
        padding-bottom: 0 !important;
    }
    footer div#iqithtmlandbanners-block-6 {
        text-align: center;
    }
    footer .footer-logo img {
        width: 220px;
    }
    .cexito-container .box {
        width: 100%;
    }
    .cexito-container .box p.name {
        text-align: center;
        line-height: 1;
        font-size: 20px;
    }
    .cexito-container .box p.address {
        text-align: center;
        font-size: 17px;
    }
    div#main-product-wrapper > .product-info-row {
        display: block;
    }
    div#main-product-wrapper > .product-info-row > div {
        width: 100%;
    }
    body#product h1.page-title span {
        font-size: 25px;
    }
    body#product .product-container .col-product-info {
        padding-left: 13.5px !important;
    }
    .fichatecnica {
        padding: 50px 20px;
    }
    .fichatecnica .box {
        display: block;
    }
    .fichatecnica .box div {
        width: 100%;
        margin-bottom: 30px;
    }
    .fichatecnica .box div:last-child {
        margin-bottom: 0;
    }
    .fichatecnica .box img {
        width: 70px;
    }
    .fichatecnica .box a p {
        font-size: 18px;
        margin-top: 0;
    }
    body#product span.current-price span.product-price {
        font-size: 32px;
    }
    body#product span.product-discount span.regular-price {
        font-size: 18px;
    }
    div.category-header h1.page-title {
        width: 100%;
    }
    body#category section#products {
        margin-top: 50px;
    }
    body#module-ph_simpleblog-single h1.page-title span {
        font-size: 25px;
    }
    body#module-ph_simpleblog-single div#content h2,
    body#module-ph_simpleblog-single div#content h3,
    body#module-ph_simpleblog-single div#content h4 {
        font-size: 18px !important;
    }
    .pasos-instalacion-2 .box {
        margin-bottom: 35px;
    }
    .pasos-instalacion-2 .box .title {
        min-height: auto;
        text-align: center;
        margin-top: 30px;
    }
    .pasos-instalacion-2 .box .title p.subtitle {
        font-size: 16px;
    }
    .pasos-instalacion-2 .box hr {
        margin: 0 auto 20px;
    }
    .pasos-instalacion-2 .img-text div {
        min-height: auto !important;
    }
    .pasos-instalacion-2 .box .img-text img {
        box-shadow: 0 0 8px rgba(0,0,0,0.3);
    }
    .pasos-instalacion-2 h2.elementor-heading-title span {
        font-size: 24px;
    }
    .pasos-instalacion-2 h3.elementor-heading-title span {
        font-size: 22px;
    }
}

@media(max-width:480px) {
    div#mobile-header .col-mobile-logo img.logo {
        width: 185px !important;
    }
    div.category-header h1.page-title span {
        font-size: 30px;
    }
}
