/*
 Theme Name:   Store Front Child
 Theme URI:    https://wordpress.org/themes/storefront/
 Description:  Store Front Child Theme
 Author:       LOBA
 Author URI:   https://www.loba.pt
 Template:     storefront
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  storefront-child
*/

.single-product .product_cat-vedantes .price,
.single-product .product_cat-plasticos-tecnicos .price {
  display: none;
}

.woocommerce-tabs.wc-tabs-wrapper {
  display: none;
}

.grouped-products .tooltip {
  display: none;
}

.grouped-products table tr:first-child {
  /*display: none !important;*/
}

.product_cat-plasticos-tecnicos.prod-to-hide {
  display: none;
}

#brands ul {
  width: 100%;
}

.icon-mb {
  height: 40px;
  margin-top: 10px;
  filter: brightness(0) invert(0.9);
}

.ref-prod {
  display: inline-block;
  margin-top: 10px;
  font-weight: 700;
}

.woocommerce-variation-description {
  display: none !important;
}

.cnts {
  padding-left: 25px;
  padding-top: 25px;
  padding-right: 25px;
  background-color: #404040;
  color: #fff;
  display: flex;
}

.cnts h4 {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}

.cnts h3 {
  color: #ef7d00;
  font-weight: 500;
}

.cnts p {
  font-weight: 300;
  margin-bottom: 2px;
  font-size: 13px;
}

.border-cnts {
  padding-left: 10px;
  border-left: 1px solid #ef7d00;
  padding-bottom: 2rem;
}

p.no-found {
  margin-top: 10px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 2rem;
  font-size: 2rem;
}

.showmore-cont {
  text-align: center;
}

.search ul.products-list li.product {
  max-width: 270px !important;
}

.wpcf7-form {
  /*
  max-width: 500px;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
  
  display: none;*/
  background: #fff;
  padding: 4rem;
  border: 1px solid #7c8286;
}
.white-popup-block {
  background: 
  #FFF;
  max-width: 500px;
  margin: 40px auto;
  position: relative;
  padding: 40px;
}


/* paginas areas de negocio */

.btnMoreProducts{
  display:none;
}

/* ------ */


.form-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 999;
  display: none;
}

.form-overlay.show {
  display: block;
}

.wpcf7-form.show {
  display: block;
}

.wpcf7-form i {
  position: absolute;
  right: 4rem;
  top: 3rem;
  font-size: 20px;
  cursor: pointer;
}

.ped-info,.ped-info-single {
  font-size: 12px;
}
a.ped-info:hover,a.ped-info-single:hover {
  color:#ef7d00 !important;
}

.ped-info img,.ped-info-single img {
  max-height: 38px;
  text-align: right;
  display: inline-block;
  float: right;
  margin-right: 10px;
}

.wpcf7-form input {
  width: 100% !important;
  margin-bottom: 1rem;
}

.ped-info:hover {
  color: #fff !important;
}

.button-td {
  text-align: right;
  padding-right: 1.41575em !important;
}

.grouped-products table tr:first-child {
  display: none !important;
}

.showmore-search {
  margin-bottom: 2rem;
}


.footer-widgets .block .widget ul li a,
.site-info .col-full .terms-policies a{
  text-decoration: none;
}

.footer-widgets .block .widget ul li a:hover,
.site-info .col-full .terms-policies a:hover{
  text-decoration: underline;
}





@media (max-width: 767px) {
  .storefront-secondary-navigation.woocommerce-active.single-product.left-sidebar .content-area #product .summary form.cart .variations {
    position: initial;
  }

  .storefront-secondary-navigation.woocommerce-active.single-product.left-sidebar .content-area #product .summary form.cart .variations td a.reset_variations {
    position: initial;
  }

  .storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary {
    display: block;
    float: right;
    width: 100%;
    padding-bottom: 50px;
  }

  .storefront-secondary-navigation.woocommerce-active.tax-product_cat #secondary .sidebar-container,
  .wcc_block {
    width: 100% !important;
  }

  .storefront-secondary-navigation.woocommerce-active.tax-product_cat #primary .storefront-breadcrumb {
    display: none;
  }

  .cnts h3 {
    text-align: center;
  }

  .cnts {
    display: block;
  }

  .cnts .three.columns {
    width: 100%;
  }
}

@media (max-width: 999px) {
  .storefront-secondary-navigation.woocommerce-active .site-footer .footer-widgets .col-full .footer-widget-1, .storefront-secondary-navigation.woocommerce-active .site-footer .footer-widgets .col-full .footer-widget-2 {
    display: block;
  }
}


#egoi_simple_form_19493 a {
  display: none;
}

#egoi_email {
  border: none;
      width: 100%;
    height: 50px;
}

@media (min-width: 1000px) {
  #egoi_email {
      width: 70%;
      float: left;
      height: 50px !important;
  }

  #egoi_submit_button {
    width: 30%;
    float: left;
    margin-top: 0 !important;
    height: 50px !important;
  }

  #brands ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#brands ul li {
  margin-left: 0;
}
}

@media (min-width: 768px) {
  .woo-rel-prod {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .woo-rel-prod li {
    width: 100% !important;
  }
}

.storefront-secondary-navigation.woocommerce-active.single-product.left-sidebar .content-area #product .woocommerce-variation-availability {
  position: sticky;
}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 999; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
  padding: 20px;
  width: 80%; /* Could be more or less, depending on screen size */
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

/* The Close Button */
.close {
  color: #fff;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.woocommerce-cart .woocommerce-shipping-destination {
  display: none;
}

.woocommerce-cart .woocommerce-shipping-methods input.shipping_method {
  float: right;
  margin-left: 1rem;
}

.woocommerce-cart .woocommerce-shipping-methods li {
  margin-bottom: 1rem !important;
}

.woocommerce-checkout ul#shipping_method input {
  float: left;
}

.woocommerce-checkout .woocommerce-shipping-methods li {
  margin-bottom: 1rem !important;
}

.banner {
  position: relative;
}

.banner h1 {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
}

.banner:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
}

.container-loba {
  background: #6a6a6a;
  padding-bottom: 20px;
}

.container-loba div {
  text-align: right;
}

.container-loba div a {
  display: inline-block;
}

.container-loba div a img {
  width: 50px;
}
.error-404_det {
  width:80%;
  margin: 80px auto;
  padding-bottom: 80px;
  text-align: center;
}
.error-404 h2,.error-404 h1 {
  margin-bottom: 40px;
  text-align: center;
}
.error-404 ul.columns-3 li.product:nth-child(3) {
  margin-right: 0 !important;
}
.error-404_det .widget {
  margin-top: 40px;
}
.cnts a{
  color: #ffffff;
  text-decoration: none !important;
}
.footer-widget-3 a {
  text-decoration: none !important;
}
.footer-widget-3 a:hover {
  text-decoration: underline !important;
}
.text-uppercase {
  text-transform: uppercase;
}
span.wpcf7-list-item {
  margin: 0;
  width:100%;
  display: block;
}
.wpcf7-form small {
  margin-bottom: 20px;
  display: block;
}
.wpcf7-form input[type="checkbox"]{ 
  position: relative;
  float: left;
  display: block;
  width:5% !important;
}
.wpcf7-list-item-label {
  position: relative;
  float: left;
  display: block;
  width:95%;
}
.wpcf7-form-control-wrap {
  width:100% !important;
  display: block;
}
.popup-with-form {
  padding-left: 10px !important;
}
#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton {
  padding: 5px 10px !important;
}
@media (max-width: 768px) {
table td,
  table th {
    padding: 1em 0.41575em !important;
  }
  .ped-info,.ped-info-single {
    font-size: 10px;
  }
  .ped-info img,.ped-info-single img {
    display: none;
  }
  }

#form-popup div.wpforms-container-full .wpforms-form button[type="submit"] {
  min-width: 270px;
  background-color:#ef7d00;
  color:#fff;
  margin-top: 0;
  border: 1px solid #ef7d00;
  padding: 0;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
  background: transparent !important;
  border: 0 !important;
}