/**
Theme Name: Foatec
Author: Clickening
Author URI: https://clickening.com
Description: Tema para Foatec Colchones
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foatec
Template: astra
*/


.woocommerce div.product div.woocommerce-product-gallery--columns-6 .flex-control-thumbs li {
  width: 16%;
  width: calc( 16.66% - 0.85em);
  margin-right: 1em;
  margin-bottom: 1em;
}

.woocommerce div.product div.woocommerce-product-gallery--columns-6 .flex-control-thumbs li:nth-child(6n+1) {
  clear: left;
}

.woocommerce div.product div.woocommerce-product-gallery--columns-6 .flex-control-thumbs li:nth-child(6n) {
  margin-right: 0;
}

.single-product div.product p.price small, .single-product div.product span.price small { font-size: 50%; color: rgba(97,97,97,0.6); }