/*********************HEADER*******************************/
#header .fa-search:before,
#header .fa-user:before,
#header .fa-shopping-bag:before,
#header .fa-bars:before,
#header .fa-navicon:before,
#header .fa-reorder:before{
    content: "" !important;
    width: 30px;
    display: block;
    height: 30px;
    background-size: contain !important;
}
#header .fa-user:before {
    background: url(/themes/prestasolutionschild/icons/user-icon-blanco.svg) center center no-repeat;
}
#header .fa-search:before {
    background: url(/themes/prestasolutionschild/icons/search-icon-blanco.svg) center center no-repeat;
}
#header .fa-shopping-bag:before {
    background: url(/themes/prestasolutionschild/icons/cart-icon-blanco.svg) center center no-repeat;
}
.add-to-cart {
    display: flex;
    width: 100%;
    justify-content: center;
}
#header .add-to-cart i:before {
    background: url(/themes/prestasolutionschild/icons/cart-icon-blanco.svg) center center no-repeat;
    width: 20px;
    height: 20px;
}
#header .fa-bars:before, .fa-navicon:before, .fa-reorder:before{
    background: url(/themes/prestasolutionschild/icons/hamburguer-icon-blanco.svg) center center no-repeat;
}
ul.contactos-nav li a {
    display: flex;
    color: #4f4f4f !important;
}
a.contactos-nav-tel:before {
    content: "\f095";
    display: block;
    margin-right: 5px;
    font-family: FontAwesome;
}
a.contactos-nav-mail:before {
    content: "\f0e0";
    display: block;
    margin-right: 5px;
    font-family: FontAwesome;
}
.col-header-left, .col-header-right{
    max-width: 250px;
    width: 100%
}
.row-servicios-home .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-evenly;
}
.row-servicios-home > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap {
    background: #FFFFFF;
    height: 100% !important;
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.09);
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-evenly;
}
.row-servicios-home > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap > .elementor-section,
.row-servicios-home .elementor-container{
    height: 100% !important;
}
.row-servicios-home .elementor-column-wrap.elementor-element-populated {
    display: flex;
    justify-content: center;
    align-items: stretch;
}
.testimonios-home{
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.09);
}

/*******************************FIN DE HEADER***********************************/

/*********************************HOME****************************************/
#index #wrapper {
    padding: 0;
}
.opiniones-home {
    border: 1px solid #ededed;
    padding: 15px 30px !important;
}
/*******************************FIN DE HOME**********************************/
/******************************MINIATURAS************************************/
.js-product-miniature-wrapper .custom-plist-buttons {
    display: flex;
    flex-wrap: wrap;
    position: absolute;
    width: 100%;
    bottom: -20px;
    height: 40px;
    align-items: flex-end;
}
.js-product-miniature-wrapper .product-flag-wishlist {
    position: relative !important;
    bottom: initial;
    right: initial;
}
.js-product-miniature-wrapper .js-product-add-cart-1-0,
.js-product-miniature-wrapper .product-flag-wishlist {
    display: flex;
    flex: 0 0 50%;
    justify-content: center;
    align-items: center;
    margin: 0;
}
button.btn.btn-product-list.add-to-cart, .product-flag-wishlist a {
    width: 100px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px;
    background: #734dcd;
    border: 2px solid #734dcd;
}
button.btn.btn-product-list.add-to-cart i, .product-flag-wishlist a i {
    color: #FFFFFF;
    font-size: 18px;
}
.product-miniature {
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.09);
}
.product-title a {
    color: #000000 !important;
}
li.product-flag {
    width: 100%;
    height: 30px;
    line-height: 50px;
    left: -8px;
    display: flex;
    min-width: 100px;
    justify-content: center;
    align-items: center;
    margin-top: 10px !important;
    position: relative;
}
li.product-flag:before {
    content: "";
    position: absolute;
}
li.product-flag:before {
    height: 0;
    width: 0;
    top: -9px;
    left: 0.1px;
    border-bottom: 9px solid #75849f;
    border-left: 9px solid transparent;
}
.product-flags .discount:before, .product-flags .on-sale:before {
    border-bottom: 9px solid #a07fed !important;
}
.js-product-miniature-wrapper .product-description {
    padding: 15px 30px 40px 30px !important;
}
article.product-miniature.js-product-miniature{
    position: relative;
    display: block;
}
.products-grid .product-miniature-default {
    height: auto;
}
/******************************FIN DE MINIATURAS************************************/
/**************************************FOOTER******************************************/
.custom-footer-2 {
    display: flex;
    justify-content: center;
    align-items: center;
}
span.especialfooter {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}
div#footer-container-main {
    max-width:1600px;
    padding:60px 30px;
    margin: 0 auto;
}
.rowdatosfooter li {
    list-style: none;
    display: flex;
}
.rowdatosfooter ul {
    padding:0;
}
.rowdatosfooter li.direccionfooter:before, .rowdatosfooter li.ciffooter:before, .rowdatosfooter li.emailfooter:before, .rowdatosfooter li.telefonofooter:before {
    content: "" !important;
    width: 15px;
    display: block;
    height: auto;
    background-size: contain !important;
    margin-right: 10px;
}
li.direccionfooter:before{
    background: url(/themes/prestasolutionschild/icons/location-icon-blanco.svg) center center no-repeat;
}
li.ciffooter:before{
    background: url(/themes/prestasolutionschild/icons/globe-icon-blanco.svg) center center no-repeat;
}
li.emailfooter:before{
    background: url(/themes/prestasolutionschild/icons/mail-icon-blanco.svg) center center no-repeat;
}
li.telefonofooter:before{
    background: url(/themes/prestasolutionschild/icons/phone-icon-blanco.svg) center center no-repeat;
}
footer .block-title{
    display:none;
}
#footer-container-main.footer-style-1 .ps-emailsubscription-block .ps-emailsubscription-conditions {
    max-width: 100%;
}
#footer .ps-emailsubscription-block .newsletter-input-group{
    background: transparent;
}
#footer input.form-control.input-subscription {
    margin-right: 15px !important;
    background: #FFFFFF;
}
#footer button.btn.btn-primary.btn-subscribe.btn-iconic {
    background: #734dcd;
    color: #FFFFFF !important;
    border: 2px solid #734dcd;
    font-weight: bold;
    height: 43px;
}
#footer button.btn.btn-primary.btn-subscribe.btn-iconic:hover {
    background: transparent;
    color: #734dcd !important;
}
#footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group{
    border:none;
}
#footer .ps-emailsubscription-block h5 {
    font-size: 18px;
    font-family: Averia Serif Libre, Sans-serif;
    font-weight: 300;
    text-align: center;
}
#footer .ps-emailsubscription-block h6 {
    font-size: 22px;
    font-family: Averia Serif Libre, Sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 15px;
}
#footer .row.footer-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}
footer .footer-links-wrapper {
    background: #f2f1ee;
    padding: 15px 30px;
    position: relative;
    width: 100%;
    display: block;
    margin: 0;
}
footer .footer-links-wrapper ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
footer .footer-links-wrapper li {
    margin: 5px 15px !important;
}
.block-iqitlinksmanager-5{
    padding: 0 !important;
}
footer .footer-links-wrapper a {
    font-size: 18px;
    color: #000000 !important;
    font-weight: 400;
}
.col.copyright-img.text-right{
    text-align:center !important;
}
.col-7.col-md-8.custom-footer-2 {
    flex-wrap: wrap;
}
#footer .rowdatosfooter {
    justify-content: center;
    align-items: center;
    display: flex;
}
/**************************************************************************************/
/************************************CATEGORY*****************************************/
#product section.category-products .js-product-miniature-wrapper {
    margin: 30px 0 0 0;
}
.js-product-miniature-wrapper {
    margin: 30px 0 60px 0;
}
/**************************************************************************************/
/***********************************PRODUCT*****************************************/
#product .category-products .swiper-container-wrapper {
    overflow: visible !important;
}
#product section#wrapper {
    margin-bottom: 70px;
}
#product .thumb-container picture{
    width: 100% !important;
    display: block;
}
#product .col-add-qty{
    display:none;
}
#product .row.extra-small-gutters.product-quantity {
    display: flex;
    flex-direction: row;
    flex-wrap:wrap;
}
#product span.custom-js-wishlist {
    flex: 0 0 50px;
    width: 100%;
    max-width: 50px;
}
#product .col-add-btn {
    flex:1 0;
}
#product .row.extra-small-gutters.product-quantity {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#product div#content-wrapper {
    max-width: 1200px;
    margin:0 auto;
}
nav.breadcrumb * {
    padding: 0;
}
#product nav.breadcrumb{
    max-width: 1200px !important;
    margin: 0 auto;
    padding: 0 15px;
}
#product div#iqithtmlandbanners-block-4 ul {
    padding: 15px 0;
}
#product div#iqithtmlandbanners-block-4 ul li {
    list-style: none !important;
}
#product .custom-price-row {
    display: flex;
    flex-wrap: wrap;
    flex: 1 0 100%;
    width: 100%;
    max-width: 100%;
    align-items: center;
}
#product span.custom-pre-price {
    font-size: 18px;
    margin-right: 30px;
    font-weight: bold;
    color: #000000;
}
#product .custom-price-wrapper {
    flex: 1 0;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    max-width: 100%;
}
#product .h1.page-title {
    font-size: 28px !important;
    border: none;
    margin: 0;
    padding: 0;
}
div#col-product-info {
    border: solid 1px #e3e3e3;
    padding: 30px;
}
.feedbacks_product.pts.bootstrap {
    border: solid 1px #e3e3e3;
    padding: 30px;
    background: none !important;
}
#product .product-additional-info {
    border-top: none;
    padding-top: 0;
}
.row.product-info-row {
    margin-top: 30px;
}
.view_all_feedbacks .col-xs-12.clearfix {
    padding: 0;
}
#product .col-product-info {
    padding-right: 0;
}
/********************************************************************************************/
/*******************************ESTILOS GENERALES**************************************/
.swiper-pagination {
    margin-top: 50px;
}
span.swiper-pagination-bullet {
    background: transparent;
    padding: 10px;
    border: 2px solid #292c32;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #734dcd;
}
#blockcart-content .cart-totals {
    font-size: 18px;
}
.row-contacto-landings form.ets-cfu-form h3 {
    display: none;
}
.row-contacto-landings input.ets_cfu_form-control {
    height: 58px !important;
}
.row-contacto-landings .ets_cfu_box .ets_cfu_col {
    padding: 0;
}
.row-contacto-landings .ets_cfu_box, .row-contacto-landings .ets_cfu_input {
    margin-bottom: 0px;
    margin-left: 0px;
}
.row-contacto-landings input.ets_cfu-tel {
    border-radius: 15px 0 0 15px;
    padding: 15px 30px;
    font-size: 16px;
}
.row-contacto-landings input.ets_cfu-submit  {
    border-radius: 0 15px 15px 0;
}
.row-contacto-landings input.ets_cfu-submit {
    border-radius: 0 15px 15px 0;
    min-width: 170px !important;
    font-size: 16px;
}
.row-contacto-landings input.ets_cfu-submit:hover{
    background: transparent !important;
    font-weight: bold;
    border: 2px solid #0A1220;
    color: #0A1220 !important;
}
.columns-with-shadow .elementor-column .elementor-column-wrap{
    box-shadow: 0px 3px 12px 0px rgba(0, 0, 0, 0.09);
}
.row-contacto-landings p{
    margin: 0 !important;
}
.row-contacto-landings .clearfix{
    height: 0px !important;
}
.row-contacto-landings label{
    margin-bottom: 0px !important;
}
html {
    scroll-padding-top: 80px; /* Ajusta este valor según necesites */
    scroll-behavior: smooth;
}
#home_feedback .ifeedback_block_content, .opiniones-home{
    background: #f6f6f6;
    margin:0;
}
#product #wrapper {
    padding: 30px 15px;
}

/************************ESTILOS CMS*********************************/
#cms #main .page-content {
    margin: 0;
}
#cms #wrapper{
    padding: 0;
}
#cms #wrapper .breadcrumb {
    padding: 10px 0;
    margin: 0;
}







/*********************************ESTILO IFEEDBACK ********************************/
#home_feedback #hero-carousel div.carousel-item {
    height: 100%;
}
#home_feedback a.last_comment.pull-right {
    position: absolute;
    right: 20px;
    bottom: 20px;
}
#right_product_column button.btn.btn-primary.view_all_feedbacks.btn-col-12 {
    background: #e12942;
    border: 1px solid #e12942;
    padding: .5rem 1.25rem;
    height: 50px;
    border-radius: 0;
}
#right_product_column button.btn.btn-primary.view_all_feedbacks.btn-col-12:hover {
    background: transparent;
    border: 1px solid #e12942;
    color: #e12942;
}
div#div_accordion i {
    float: none !important;
    margin: 0 15px;
}
div#right_product_column.pts.bootstrap{
    margin: 10px 0 !important;
    padding: 0 !important;
    border: none !important;
}
.content_feedback, .item_feedback {
    border: none;
}
section#section_content_feedbacks h3 {
    color: #333333;
}

#module-ifeedback-rating .card {
    border:none;
}
div#ifeedback_rating > div.pts_content_rating div#div_total_rating{
    background: none !important;
}
.pts .alert-info {
    color: #FFFFFF;
    background-color: #e12942;
    border-color: #e12942;
}
.pts .btn-primary {
    color: #e12942;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.pts .btn-primary:hover {
    color: #FFFFFF;
    background-color: #e12942;
    border-color: #FFFFFF;
}
div#home_feedback #icon_rate {
    display: none !important;
}
div#home_feedback .ifeedback_block_content {
    border: none;
}
#home_feedback .ifb_div_comment {
    background-color: #e12942;
}
#home_feedback .ifb_div_comment::before {
    border-right: 47px solid #e12942 !important;
}
#home_feedback div.ifb_content_feedback {
    color: #FFF;
}
#order-slip li.ifeedback-customer a:before {
    content: "\f075";
    font-family: 'FontAwesome';
    margin-right: 4px;
}
#order-slip li.ifeedback-customer {
    list-style: none;
    padding: .6rem;
}
#home_feedback div.ifb_content_feedback {
    color: #FFF;
}
#order-slip li.ifeedback-customer a:before {
    content: "\f075";
    font-family: 'FontAwesome';
    margin-right: 4px;
}
#order-slip li.ifeedback-customer {
    list-style: none;
    padding: .6rem;
}
#order-slip a.data-request:before {
    content: "\f0ea";
    font-family: 'FontAwesome';
    margin-right: 4px;
}
li.ifeedback-customer {
    list-style: none;
    padding: .6rem;
}
li.ifeedback-customer a:before {
    font-family: "FontAwesome";
    content: "\f086";
}
.item_feedback {
    border-bottom: 1px solid #e7e7e7;
}
#home_feedback #hero-carousel div.carousel-item {
    color: #FFFFFF;
}
.product_list_review {
    max-height: 25px;
    height: auto !important;
}
h2.h3.product-title{
    height: auto !important
}
.product-price-and-shipping .text-muted {
    color: initial !important;
}
span#score-title{
    display:none;
}
.product_list_review .col-xs-7.col-7.nopadding{
    display:flex !important;
    flex: 1 0 100%;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    max-width: 100% !important;
}
#home_feedback .ifb_div_comment {
    background-color: #FFFFFF;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    padding: 15px 30px;
    max-height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#home_feedback #hero-carousel div.carousel-item {
    color: #000000;
    background: #FFFFFF;
}
.block_content.ifeedback_block_content.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#home_feedback .ifb_div_comment::after, #home_feedback .ifb_div_comment::before{
    content: none !important;
}
.row.container-carousel-ratings, .row.container-carousel-ratings p {
    font-size: 16px !important;
}
a.last_comment.pull-right {
    margin-top: 15px;
}
#home_feedback #title_feedbacks{
    margin-top: 0px !important
}
@media (max-width: 991px) {
    .section_home.container_customer {
        display: none !important;
    }
    .section_home.container_average_rating, .section_home.col-xs-6.container_feedbacks_home {
        max-width: 50% !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    #home_feedback .ifb_div_comment {
        max-height: 100% !important;
        min-height: 100% !important;
        height: 100% !important;
    }
    .section_home.col-xs-6.container_feedbacks_home .carousel-item.text-center{
        height:100% !important;
    }
    .ifeedback-home-elementor .elementor-container.elementor-column-gap-default {
        max-width: 100%;
    }
    .col-lg-3.col-md-3.col-sm-4.col-xs-4.text-center.section_home.container_average_rating {
        max-width: 200px !important;
    }
    .section_home.col-xs-6.container_feedbacks_home {
        flex: 1 0 100% !important;
        max-width: 75% !important;
    }
}
@media (max-width: 767px) {
    .section_home.container_average_rating, .section_home.col-xs-6.container_feedbacks_home {
        max-width: 100% !important;
        flex: 1 0 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width: 650px) {
    .item_feedback .col-12.col-xs-12.col-lg-12 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
}
/**************************************************************************************/
#right_product_column button.btn.btn-primary.view_all_feedbacks.btn-col-12 {
    background: #e12942;
    border: 1px solid #e12942;
    padding: .5rem 1.25rem;
    height: 50px;
    border-radius: 0;
}
#right_product_column button.btn.btn-primary.view_all_feedbacks.btn-col-12:hover {
    background: transparent;
    border: 1px solid #e12942;
    color: #e12942;
}
div#div_accordion i {
    float: none !important;
    margin: 0 15px;
}
div#right_product_column.pts.bootstrap{
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
}
.content_feedback, .item_feedback {
    border: none;
}
section#section_content_feedbacks h3 {
    color: #333333;
}

#module-ifeedback-rating .card {
    border:none;
}
div#ifeedback_rating > div.pts_content_rating div#div_total_rating{
    background: none !important;
}
.pts .alert-info {
    color: #FFFFFF;
    background-color: #e12942;
    border-color: #e12942;
}
.pts .btn-primary {
    color: #e12942;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
.pts .btn-primary:hover {
    color: #FFFFFF;
    background-color: #e12942;
    border-color: #FFFFFF;
}
div#home_feedback #icon_rate {
    display: none !important;
}
div#home_feedback .ifeedback_block_content {
    border: none;
}
#home_feedback .ifb_div_comment {
    background-color: #e12942;
}
#home_feedback .ifb_div_comment::before {
    border-right: 47px solid #e12942 !important;
}
#home_feedback div.ifb_content_feedback {
    color: #FFF;
}
#order-slip li.ifeedback-customer a:before {
    content: "\f075";
    font-family: 'FontAwesome';
    margin-right: 4px;
}
#order-slip li.ifeedback-customer {
    list-style: none;
    padding: .6rem;
}
#home_feedback div.ifb_content_feedback {
    color: #FFF;
}
#order-slip li.ifeedback-customer a:before {
    content: "\f075";
    font-family: 'FontAwesome';
    margin-right: 4px;
}
#order-slip li.ifeedback-customer {
    list-style: none;
    padding: .6rem;
}
#order-slip a.data-request:before {
    content: "\f0ea";
    font-family: 'FontAwesome';
    margin-right: 4px;
}
li.ifeedback-customer {
    list-style: none;
    padding: .6rem;
}
li.ifeedback-customer a:before {
    font-family: "FontAwesome";
    content: "\f086";
}
.item_feedback {
    border-bottom: 1px solid #e7e7e7;
}
#home_feedback #hero-carousel div.carousel-item {
    color: #FFFFFF;
}
.product_list_review {
    max-height: 25px;
    height: auto !important;
}
h2.h3.product-title{
    height: auto !important
}
.product-price-and-shipping .text-muted {
    color: initial !important;
}
span#score-title{
    display:none;
}
.product_list_review .col-xs-7.col-7.nopadding{
    display:flex !important;
    flex: 1 0 100%;
    justify-content: center;
    align-items: center;
    width: 100% !important;
    max-width: 100% !important;
}
#home_feedback .ifb_div_comment {
    background-color: #FFFFFF;
    box-shadow: 0px 10px 15px -3px rgba(0, 0, 0, 0.1);
    padding: 15px 30px;
    max-height: 100% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#home_feedback #hero-carousel div.carousel-item {
    color: #000000;
    background: #FFFFFF;
}
.block_content.ifeedback_block_content.row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
#home_feedback .ifb_div_comment::after, #home_feedback .ifb_div_comment::before{
    content: none !important;
}
.row.container-carousel-ratings, .row.container-carousel-ratings p {
    font-size: 16px !important;
}
a.last_comment.pull-right {
    margin-top: 15px;
}
#home_feedback #title_feedbacks{
    margin-top: 0px !important
}
/*Estilos botones demo product*/
.demos-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.demo-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#col-product-info .demo-wrapper h3 {
    font-size: 18px;
}
.custom-demo {
    display: flex;
    border: solid 1px #e3e3e3;
    flex-wrap: wrap;
    width: 100%;
    flex: 0 0 100%;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
}
.demos-buttons-wrapper {
    display: flex;
    flex-wrap: wrap;
}
.demos-buttons-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    height: 100%;
    margin: 0;
    position: relative;
}
.demos-buttons-wrapper a {
    display: flex;
    background: #DF1668;
    border: 2px solid  #DF1668;
    color: #FFFFFF !important;
    padding: 10px 5px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    margin-bottom: 5px;
    justify-content: center;
}
.demos-buttons-wrapper a:hover {
    background: transparent;
    color: #DF1668 !important;
}

.button-demo-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0 5px;
}
.crendenciales-demos p {
    margin: 0;
}
.demo-wrapper h4 {
    font-size: 18px;
}
.demos-wrapper .demo-wrapper:first-child{
    padding-right: 5px;
}
.demos-wrapper .demo-wrapper:last-child{
    padding-left: 5px;
}

/**/
@media (max-width: 991px) {
    .section_home.container_customer {
        display: none !important;
    }
    .section_home.container_average_rating, .section_home.col-xs-6.container_feedbacks_home {
        max-width: 50% !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }
    #home_feedback .ifb_div_comment {
        max-height: 100% !important;
        min-height: 100% !important;
        height: 100% !important;
    }
    .section_home.col-xs-6.container_feedbacks_home .carousel-item.text-center{
        height:100% !important;
    }
    .ifeedback-home-elementor .elementor-container.elementor-column-gap-default {
        max-width: 100%;
    }
    .col-lg-3.col-md-3.col-sm-4.col-xs-4.text-center.section_home.container_average_rating {
        max-width: 200px !important;
    }
    .section_home.col-xs-6.container_feedbacks_home {
        flex: 1 0 100% !important;
        max-width: 75% !important;
    }
}
@media (max-width: 767px) {
    .section_home.container_average_rating, .section_home.col-xs-6.container_feedbacks_home {
        max-width: 100% !important;
        flex: 1 0 100% !important;
        max-width: 100% !important;
    }
}
@media (max-width: 650px) {
    .item_feedback .col-12.col-xs-12.col-lg-12 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
}
div#search_widget input::-webkit-input-placeholder{
    color:#9f9f9f;
}
div#search_widget input::-moz-placeholder {
    color:#9f9f9f;
}
.row.product-info-row {
    margin: 30px auto 10px 0;
    max-width: 100%;
}
.view_all_feedbacks .col-xs-12.clearfix {
    padding: 0;
}
/*************************************************/
/*****************RESPONSIVE***************************/
@media (max-width: 1400px) {
    .row-contacto-landings .elementor-row{
        flex-wrap: wrap;
    }
    .row-contacto-landings .elementor-row .elementor-col-50{
        width: 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-contacto-landings .elementor-row .elementor-col-50 .elementor-widget-wrap{
        max-width: 400px;
    }
    .row-contacto-landings  .ets_cfu_box{
        width: 100%;
    }
    .row-contacto-landings .elementor-row .elementor-col-50:last-child{
        margin-top: 30px;
    }
    .row-contacto-landings .elementor-row .elementor-col-50 .elementor-column-wrap{
        margin:0;
    }

}
@media (max-width: 1200px) {
    .row-servicios-home .elementor-heading-title span{
        font-size: 24px;
    }
    .row-servicios-home .elementor-text-editor p{
        font-size: 16px;
    }
    .title-quehacemos-home span {
        font-size: 1.6em;
    }
    ul.social-links._footer i {
        font-size: 30px;
    }
    .solucion-problemas-landing .solucion-problema-col .elementor-column-wrap{
        padding: 60px 30px 60px 30px !important;
    }
}
@media (max-width: 1100px) {
    .custom-demo {
        flex-direction: column;
    }
    .crendenciales-demos, .enlaces-demos-product{
        width:100%;
    }
    .button-demo-row{
        width: 50%;
        margin-top: 10px;
    }

}
@media (max-width: 991px) {
    .row-servicios-home > .elementor-container > .elementor-row {
        display: flex    ;
        flex-direction: column;
        flex: 100%;
    }
    .row-servicios-home > .elementor-container > .elementor-row > .elementor-column, .solucion-problemas-landing .solucion-problema-col{
        width: 100%;
        text-align: center;
    }
    .custom-footer-1, .custom-footer-2 {
        width: 100%;
        flex: 1 0 100%;
        flex-wrap: wrap;
    }
    div#iqithtmlandbanners-block-3, .custom-footer-2 .col-12.col-md-auto {
        flex: 0 0 50%;
        width: 50%;
    }
    #product .custom-price-row {
        flex-direction: column;
        align-items: flex-start;
    }
    #product .custom-price-wrapper {
        margin-top:10px;
        justify-content: flex-start;
    }
    .demos-buttons-wrapper a {
        font-size: 13px;
    }
    #product button.btn.btn-primary.btn-lg.add-to-cart{
        font-size: 14px;
    }

}
@media (max-width: 925px) {
    .cabecera-landing {
        background-position: center left !important;
    }
}
@media (max-width: 767px) {
    .row-servicios-home .elementor-column-wrap.elementor-element-populated{
        padding: 15px;
    }
    .cabecera-home{
        background-image: url(https://prestasolutions.com/img/cms/Home/cabecera-mobile.jpg) !important;
        background-position: center right !important;
    }
    .cabecera-landing {
        padding: 60px 30px 60px 30px !important;
    }
    .ets_cfu_col.col1, .ets_cfu_col.col2 {
        flex: 1;
    }
    .cabecera-landing .ets_cfu_input_submit.ets_cfu_input, .row-contacto-landings .ets_cfu_input_submit.ets_cfu_input {
        margin-top: 0;
    }
    .row-contacto-landings .elementor-row .elementor-col-50 .elementor-widget-wrap {
        max-width: 350px;
    }
    .cabecera-landing {
        background-position: 40% 20% !important;
    }
    #product button.btn.btn-primary.btn-lg.add-to-cart{
        font-size: 16px;
    }
    .demos-buttons-wrapper a {
        font-size: 16px;
    }
    .demos-wrapper {
        flex-direction: column;
    }
    #product .col-product-info, .demos-wrapper .demo-wrapper:first-child, .demos-wrapper .demo-wrapper:last-child {
        padding: 0;
    }
    .demos-wrapper .demo-wrapper:last-child {
        margin-top: 10px;
    }

}
@media (max-width: 550px) {
    .testimonios-home .elementor-column {
        width: 100%;
    }
    .testimonios-home-img {
        height: 100%;
        min-height: 450px;
    }
    .custom-footer-2 .col-12.col-md-auto {
        justify-content: center;
        align-items: center;
        display: flex;
        margin-top: 30px;
        max-width: 100%;
        flex: 0 0 100%;
        width: 100%;
    }
    div#iqithtmlandbanners-block-3, .col-12.col-md-auto {
        flex: 1 0 100%;
        width: 100%;
    }
    .cabecera-home h1, .cabecera-landing h1{
        font-size: 40px !important;
    }
    .cabecera-home h2, .cabecera-landing h2{
        font-size: 26px !important;
    }
    .casos-exito-home{
        padding-top: 0 !important;
    }
    .casos-exito-home .elementor-column-wrap{
        align-items: normal;
    }
    .testimonios-home .elementor-row{
        height:100%;
    }
    .button-demo-row {
        width: 100%;
    }
}
@media (max-width: 450px) {
    .cabecera-landing {
        background-position: 42% 10% !important;
    }
    #product .custom-price-row, #product .custom-price-wrapper {
        align-items: flex-start;
        flex-direction: column;
    }
    #product .custom-price-wrapper{
        margin-top: 10px !important;
    }

}
@media (max-width: 400px) {
    .cabecera-home h1, .cabecera-landing h1{
        font-size: 34px !important;
    }
    .cabecera-home h2, .cabecera-landing h2{
        font-size: 22px !important;
    }
    .cabecera-home .elementor-column-wrap, .cabecera-landing .elementor-column-wrap{
        padding: 15px !important;
    }
    .row-servicios-home .servicio-home .elementor-column-wrap{
        padding: 30px 15px !important;
    }
    .cabecera-landing {
        padding: 30px 15px 30px 15px !important;
    }
    .row-contacto-landings .elementor-row .elementor-col-50:last-child {
        margin-top: 15px;
    }
    .row-contacto-landings .elementor-column-wrap{
        padding: 0 !important;
    }
    .row-contacto-landings input.ets_cfu-tel {
        padding: 0 15px;
    }
}
/************************************************/