.zp_read-content{
    text-align: center;
    background: #fff;
    padding: 50px 30px 50px 30px;
    box-shadow: 0 0 10px rgb(0 0 0 / 16%);
    border: 1px solid rgba(112,112,112,.09);
    margin-bottom: 100px; 

}   
.zp_read-content h2{
    margin-bottom: 20px;
}

.zp_read-content h3{
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 0;
}

.woocommerce .top-header a.xoo-el-action-sc{
    background-color: transparent;
    padding:0;
    font-size: 13px;
    line-height: 18px;
}
.woocommerce .top-header a.xoo-el-action-sc:hover{
    background-color: transparent;
    padding:0;
    text-decoration:underline;
    background-image:none;
}

.woocommerce-page .vce-page .entry-content{
    margin:0;
}

body .xoo-aff-group{
    margin-bottom:14px;
}


.trim_words_excerpt{
    position:relative;
    padding-bottom:50px;
}

.trim_words_excerpt_more {
    position: absolute;
    bottom: 52px;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 50px;
    background-image: linear-gradient(to bottom, transparent, white);
}

.top-header .vce-wrap-center{
    width: 40%;
}


.woocommerce-page .vce-page .entry-content{
    max-width:none;
    width:100%;
}

.zp_empresa_cont label, .zp_funcao_cont label{
    display:none!important;
}

.zp_distribuicao_cont label, 
.zp_distribuicao_cont label, 
.zp_veterinaria_cont label, 
.zp_ife_abilways_cont label, 
.zp_ife_abilways_publicidade_cont label{
    font-size: 10px;
    font-weight: normal!important;
}

.zp_distribuicao_cont > label, .zp_ife_abilways_cont > label, .zp_veterinaria_cont > label, .zp_ife_abilways_publicidade_cont > label{
    display:none!important;
}


@media only screen and (max-width: 991px) {
    .woocommerce .cart-collaterals .cart_totals, 
    .woocommerce-page .cart-collaterals .cart_totals{
        width: 100%!important;
    }
}

body .gform_wrapper ul.gfield_checkbox li label, 
body .gform_wrapper ul.gfield_radio li label{
    font-size: 11px;
}

body .gform_wrapper .gfield_checkbox li input, 
body .gform_wrapper .gfield_checkbox li input[type="checkbox"]{
    vertical-align: top;
    margin-right: 5px;
    margin-top: 5px;    
}

body .gform_wrapper .field_description_below .gfield_description{
    font-size: 11px;
}

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{
    font-size: 13px;
}


.xoo-el-login-tgr{
    white-space: nowrap;
}

body .xoo-el-srcont .scrollbar-thumb{
    background-color: #908d8d;
}

.woocommerce .related.products{
    float:left;
    margin-top: 30px;
}

.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text#coupon_code{
    max-width: 190px;
    width: 100%;
}

.woocommerce-order-received .woocommerce .woocommerce-customer-details :last-child {
    border: none;
    padding: 0;
}
.woocommerce-order-received .woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before{content:'';}
.woocommerce-order-received table.woocommerce_eupago_table th {
    border-right: 1px solid rgba(0,0,0,.07);
    border-bottom: 1px solid rgba(0,0,0,.07);
}
.woocommerce-order-received table.woocommerce_eupago_table {
    width: 100% !important;
    margin: 2em 0;
}
.notice_error_flex{
    display: flex; 
    justify-content: space-between;
}

.woocommerce-account {
  font-family: 'Open Sans', 'Open Sans Regular', sans-serif;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
  margin-bottom: 38px;
}
.woocommerce-account .woocommerce-MyAccount-navigation a {
  color: #111;
}
.woocommerce-account .woocommerce-MyAccount-navigation a:hover {
  text-decoration: none;
  color: #4db2ec;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul {
  list-style: none;
  box-shadow: none;
  margin:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
  line-height: 30px;
  list-style: none;
  margin-left: 0;
  margin-bottom: 10px;
}
.woocommerce-account .woocommerce-MyAccount-navigation li li {
  margin-left: 0;
}
.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  padding: 9px 12px;
}
.woocommerce table.shop_table .product-quantity,
.woocommerce-page table.shop_table .product-quantity {
  text-align: right;
}

.woocommerce .td-block-row{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.woocommerce .td-block-span3{
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.woocommerce .td-block-span9{
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.woocommerce .td-block-span6{
    padding-left:15px;
    padding-right:15px;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.woocommerce .td-block-span3,.woocommerce .td-block-span9{
    padding-right:15px;
    padding-left:15px;
}
.woocommerce-account #sidebar{
    display:none;
}
.woocommerce-account .vce-main-content {
    width: 100%;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title{
    text-align:left;
    font-size: 25px;
    line-height: 1.25;
}
.woocommerce .woocommerce-customer-details .woocommerce-column--billing-address p{margin-bottom:0;}

.woocommerce .woocommerce-Address{
    margin-bottom:40px;
}

@media screen and (max-width:767px){
    .woocommerce .td-block-span3,
    .woocommerce .td-block-span6,
    .woocommerce .td-block-span9{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}







