.product_thumbnail .badge{
    display: none!important;
}
#shop-products .row{
        margin: 0 auto;
    max-width: 1420px;
}

.pesta_messenger {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
  max-width: 70px !important;
}
.pesta_whatsapp{
  position: fixed;
  bottom: 70px;
  left: 12px;
  z-index: 9999;
  max-width: 70px !important;
}

.footer-items.footer-right{
    font-size: 10px;
}
 .footer-bar .menu > li > a{
    font-size: 12px!important;
}

.nf-form-fields-required{
    font-size: 10px!important;
    letter-spacing: 1px!important;
}

.top-bar .et-top-menu > li > a {
    font-size: 10px;
    letter-spacing: 2px;
}

.social-icons li a {
    font-size: 14px;
    padding: .45em;
    vertical-align: middle;
}

.bner_home a.et-banner-link{
    background: #EE5397!important;
    padding: 5px 10px!important;
    color: #fff!important;
    font-size: 13px!important;
}

.bner_home a.et-banner-link:hover{
    background: #000!important;
    color: #fff!important;
    text-decoration: none!important;
}

.bner_home .et_btn.link:after {
    background-color: transparent!important;
}

.et-banner-text {
    width: 80%!important;
}


.elemento_cel{
	display: none!important;
}

.baners_home img{
    border: 1px solid #666;

}


.et-menu-account-btn{
    display: none!important;
}


/**/
.wc-block-components-address-form__company{
    display: none!important;
}
/**/


.search-panel .search-button-group {
    border-bottom: 2px solid #EE5397!important;
}




@media only screen and (max-width: 767px){
    .footer-widgets .footer1 .widget, .footer-widgets .footer2 .widget, .footer-widgets .footer3 .widget{
        margin-bottom: 10px!important;
    }
     .footer-widgets .footer1 .menu, .footer-widgets .footer2 .menu, .footer-widgets .footer3 .menu{
        margin-bottom: 50px!important;
    }

    .baners_home .vc_col-sm-3{
        margin-bottom: 50px;
    }

    .bner_home .et-banner-text-inner{
        padding-bottom: 60px!important;
    }
	.elemento_cel{
	display: block!important;
	}
	.elemento_pc{
	display: none!important;
	}
}




@media only screen and (max-width: 500px){

    .pesta_messenger, .pesta_whatsapp{
        display: none!important;
}

}