/*
Theme Name: Oxygen
Theme URI: https://laborator.co/themes/oxygen/
Author: Laborator
Author URI: https://laborator.co/
Description: Oxygen &ndash; is a WooCommerce theme, built exclusively for online shopping and offers great variety of options to customize the look and feel of the theme via theme options panel. Activate it and let the fun begin. Connect with Laborator on: <a href="https://themeforest.net/user/laborator">Envato</a> &bull; <a href="https://twitter.com/thelaborator">Twitter</a> &bull; <a href="https://www.facebook.com/laboratorcreative">Facebook</a> &bull; <a href="https://www.instagram.com/laboratorcreative/">Instagram</a>
Version: 5.22
License: ThemeForest Split Licence
License URI: http://themeforest.net/licenses
Text Domain: oxygen
*/


.product-left-info .ribbon {display: none}
.bigfont h4 {font-size: 5em;color: #FFF;}
.bigfont p {font-size: 3em;color: #FFF;text-transform: uppercase;}
.frame {padding: 35px 10% 70px 10%;}
.frame .vc_column-inner {border: 1px solid white;}
#instaShowGallery_1 .instashow-gallery-control-scroll-slider, #instaShowGallery_1 .instashow-gallery-control-scroll {display: none !important;}
 /* BEGIN sale banner */
.bubble {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: none!important;
  height: auto !important;
  position: relative;
  width: auto !important;
  z-index: 99999 !important;
}
.inside {
  position: absolute;
  right: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.inside span {
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#9BC90D 0%, #79A70A 100%);
  box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
  position: absolute;
  top: 19px; right: -21px;
}
.inside span::before {
  content: "";
  position: absolute; left: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid #79A70A;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
.inside span::after {
  content: "";
  position: absolute; right: 0px; top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #79A70A;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #79A70A;
}
/* END sale banner */

.laborator-woocommerce .product-single .entry-summary .price del:before {
  content: "prix avant: ";
}