/*

 Theme Name:   Basel Child

 Description:  Basel Child Theme

 Author:       XTemos

 Author URI:   http://xtemos.com

 Template:     basel

 Version:      1.0.0

 Text Domain:  basel-child

*/

/* Your customizations starts here */

#rev_slider_47_1_forcefullwidth {
  margin-bottom: 5% !important;
}

.basel-hover-base .swatches-on-grid {
  margin-bottom: 0;
  height: 0;
}

.page-description {
  line-height: 0;
}

.basel-hover-base .hover-mask {
  display: flex;
  justify-content: center;
}

.basel-hover-base .product-element-top a {
  display: flex;
  max-height: 263px;
}

.basel-hover-base .hover-mask > div {
  max-width: 40px;
}

pre.wp-block-preformatted {
  background-color: white;
}

.product-title a {
  white-space: normal;
  word-break: break-word;
}

pre.wp-block-preformatted > div > div > div > h3.product-title {
  margin-bottom: 20px;
}

.basel-hover-base .product-element-top a {
  display: initial;
  max-height: none;
}

/*
* Ajustes en el Carrito -> Finalizar compra
*/
.wp_pkpo_checkout_column h3 {
  font-size: 1rem;
}

.wp_pkpo_checkout_column select {
  background-color: #fff;
}

.wp_pkpo_checkout_column {
  background: #ebebeb;
}

@media (max-width: 600px) {
  .wp_pkpo_checkout_column h3 {
    font-size: 0.8rem;
  }
}

@media (max-width: 400px) {
  .wp_pkpo_checkout_column h3 {
    font-size: 0.6rem;
  }
}
