/**
 * Ocean WP integration styles
 */
/* Product Button styles */
.add_to_cart_button.button {
  float: none;
  display: inline-block;
  background-color: transparent;
  color: #848494;
  padding: 5px 12px;
  border: 3px double #e4e4e4;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  text-transform: none; }
  .add_to_cart_button.button:hover {
    background-color: transparent;
    color: #13aff0;
    border-color: #13aff0; }

.entry-content .jet-woo-builder .product_meta > span {
  display: block; }

.entry-content .jet-woo-builder .woocommerce-tabs li {
  margin: 0; }

.entry-content .jet-woo-builder .tabs > li:after, .entry-content .jet-woo-builder .tabs > li:before {
  display: none; }

.entry-content .jet-woo-builder .tabs > li a {
  width: 100%;
  display: block; }

.entry-content .jet-woo-builder .woocommerce-tabs ul.tabs.wc-tabs,
.entry-content .jet-woo-builder .woocommerce-tabs ul.tabs.wc-tabs li a {
  border: none; }

.entry-content .jet-woo-builder .woocommerce-variation-price .price {
  display: block; }

.entry-content .jet-woo-builder .woocommerce-tabs .panel.wc-tab {
  margin: 0; }

.entry-content .jet-woo-builder .price .amount {
  color: inherit; }

.entry-content .jet-woo-builder .single_add_to_cart_button {
  vertical-align: top; }

.entry-content .jet-woo-builder form .input-text.qty {
  max-width: calc( 100% - 74px); }

.woocommerce div.product .jet-single-images__wrap .woocommerce-product-gallery .flex-control-thumbs li {
  clear: unset !important; }

/*# sourceMappingURL=style.css.map */