/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");
/*************************************/
/*       Style pagina prodotto       */
/*************************************/
.stock{
  margin: 20px 0px;;
}
.variations .reset_variations, .variations select option:first-of-type, .sku_wrapper{
  display: none !important;
}
.product-type-variable#product-4527 .woocommerce-Price-amount{
  display: none;
}
.product-type-variable .woocommerce-variation-price *{
  display: inline !important;
  color:#cc9932;
  font-size: 35px;
  line-height: 29px;
  text-transform: none;
  font-family: Lato, sans-serif;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0px;
}