/*
 Theme Name:     Clos Pissarra Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         R3nPi2
 Author URI:     https://www.libredo.com
 Template:       Divi
 Version:        1.0.0
*/

/*
 Some Colors:
 
 orange = #e85a04
 beige = #ffcf9a
 blue = #002857
 light blue = #394e73
 
 */

#top-menu li a,
#top-menu li li a {
  font-weight: 200;
  text-transform: lowercase;
}
.et_header_style_split #main-header .centered-inline-logo-wrap {
    margin: 0 0;
}
@media only screen and (min-width: 981px) {
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
    padding-bottom: 20px!important;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 20px 0 0 0!important;
}
}
#main-content {
    background-color: #000 !important;
} 
.woocommerce .woocommerce-breadcrumb a {
  color: #e85a04;
}
.woocommerce .woocommerce-breadcrumb {
    color: #ffcf9a;
}
.et_pb_widget a {
  color: #ffcf9a;
}
.product_meta {
  color: #dadada;
}

body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs, body.woocommerce div.product .woocommerce-tabs ul.tabs {
  background: transparent;
}
body.woocommerce .woocommerce-tabs {
  border: none;
}
.entry-content thead th, .entry-content tr th, body.et-pb-preview #main-content .container thead th, body.et-pb-preview #main-content .container tr th {
  color: #dadada;
}
.woocommerce-Tabs-panel >h2 {
  display: none;
}
.entry-content table:not(.variations) {
  border: none;
}
#content-area table.shop_attributes th,
#content-area table.shop_attributes td {
  padding: 0 0;
}
.woocommerce table.shop_attributes th {
  width: 180px;
}
.woocommerce-product-search {
  width: 100%;
}
.woocommerce-product-search input.search-field {
  max-width: 85%;
  float: left;
  margin: 0;
  border: none;
  border-bottom: 1px solid #dadada;
  color: #fff;
  height: 25px;
  line-height: 25px;
  background-color: transparent;
}
.woocommerce-product-search button {
  max-width: 13%;
  float: left;
  margin: 0;
  font-size: 0;
  background-color: transparent;
  border: none;
  height: 25px;
  line-height: 25px;
  cursor: pointer;
}
.woocommerce-product-search button:before {
  z-index: 20;
  font: normal 20px/1 dashicons!important;
  content: "\f179";
  speak: none;
  color: #dadada;
}
#sidebar .et_pb_widget {
  margin-bottom: 64px;
}
.woocommerce h4 {
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: bold;
}
.woocommerce h1 {
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 2px;
}
p.woocommerce-result-count {
  color: #e7e7e7;
}
.woocommerce-product-search input::placeholder {
  color: #e7e7e7;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
}
.woocommerce-page ul.products li.product .price, .woocommerce-page ul.products li.product .price del, .woocommerce ul.products li.product .price, .woocommerce ul.products li.product .price del {
    color: #e7e7e7!important;
    font-size: 18px;
    text-align: center;
}
a.woocommerce-loop-product__link img {
  transition: all 0.2s ease-in-out;
}
a.woocommerce-loop-product__link:hover img {
  transform: scale(1.3);
  transition: all 0.2s ease-in-out;
}
.et_shop_image {
  overflow: hidden;
  margin-bottom: 10px!important;
}
.woocommerce-page ul.products li.product a img, .woocommerce ul.products li.product a img {
  margin-bottom: 0!important;
}
#menu-woocommerce-menu >li >a {
  font-weight: bold;
}
#menu-woocommerce-menu >li a:hover {
  opacity: 0.8;
}
#menu-woocommerce-menu >li a {
  transition: all 0.2s ease-in-out;
  display: inline-block;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active {
    background: transparent!important;
    border: none;
}
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li.active a, body.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #fff!important;
  font-weight: normal;
  font-family: "Playfair Display";
  font-size: 26px;
  line-height: 44px;
  padding-left: 0!important;
}
.product .related.products >h2 {
    font-size: 26px!important;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 35px;
    padding-bottom: 12px;
}
.product .related h2 {
    font-size: 22px!important;
}
.product .related .et_overlay {
  display: none!important;
}
#main-content .container:before {
    background-color: #666!important;
}
.woocommerce-message, .woocommerce-error, .woocommerce-info {
    color: black!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button {
  margin: 8px!important;
  white-space: nowrap;
}
.woocommerce-info a {
    color: black!important;
    text-decoration: underline;
    margin-left: 5px;
    margin-right: 5px;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
    background: inherit;
}
#customer_details {
  margin-bottom: 30px;
}
form#redsys_payment_form {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: space-around;
  margin-top: 21px;
}
#submit_redsys_payment_form {
  color: #e85a04;
  background-color: transparent !important;
  border: 2px solid #e85a04;
  border-radius: 2px;
  cursor: pointer;
  font-size: 20px;
}
.avis-lateral {
  text-align: center;
  margin-bottom: 20px;
  border: 1px solid white;
  padding: 15px 6px;
}
