/*Modificaciones G4 */
/*Presupuestos */
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper h3 {
    margin-top: 0;
}
.yith-request-a-quote-page .yith-ywraq-mail-form-wrapper {
    padding-top: 0;
}
.yith-request-a-quote-page .woocommerce .shop_table thead tr th, .product-info .product-info-header > div {
    background-color: #eb5353;
    color: #fff;
}
.product-page__wrapper form.grouped_form button[type="submit"] {
    display: none;
}

.yith-ywraq-add-to-quote .yith-ywraq-add-button {
    margin-top: 10px;
}
.yith_ywraq_add_item_response_message, .yith_ywraq_add_item_product_message {
    font-weight: bold;
}
.yith_ywraq_add_item_browse_message a {
    position: relative;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    border: 0 none;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
    padding: 0 17px;
    margin: 10px 0;
    font-size: 14px ;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    border-radius: 3px;
    background-color: #eb5353;
    color: #fff;
}
.yith_ywraq_add_item_browse_message a:hover {
    background-color: #222222;
}
.related-products .product-price, img.avatar {
  display:none;
}
#yith-ywraq-form span.product-dummy {
    display: none;
}
/*
.product-page__wrapper form.cart.grouped_form, .woocommerce .product-page__wrapper .single-product-content .price {
    display: none !important;
}*/
button.woocommerce-Button.button {
    font-size: 20px;
    padding: 20px;
    height: auto;
    margin-left: 0;
}
.cp_cff_13 .cff-spinner .cff-spinner-down, .cp_cff_13 .cff-spinner .cff-spinner-up, .cp_cff_13 #fbuilder .pbSubmit, .cp_cff_13 #fbuilder .pbreak .pbPrevious, .cp_cff_13 #fbuilder .pbreak .pbNext, .cp_cff_13 #fbuilder button:not([class*="trumbowyg"]), .cp_cff_13 #fbuilder input[type=submit], .cp_cff_13 #fbuilder input[type=button], .cp_cff_13 #fbuilder input[type=reset] {
    background-color: #335647 !important;
    border-color: #335647 !important;
}
#wcqp-customer-quotation-form .wcqp-quotation-payment-form .form-row.form-group label {
    min-width: 180px;
    display: inline-block;
}
textarea#wcqp-topic {
    width: 200px;
}

@media (max-width: 979px) {
  .gem-contacts-item.gem-contacts-address, .top-area-block.top-area-socials {
      display: none;
  }
}
/* Fin Modificaciones G4 */