/*
Theme Name: SNS Evon - Child
Description: SNS Evon - Bag Store WooCommerce WordPress Theme
Author: snstheme
Theme URI: http://themeforest.net/collections/5409167-wordpress
Author URI: http://snstheme.com
Version: 1.0
Template: snsevon
Text Domain: snsevon-child
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.cart-subtotal th, .woocommerce-shipping-totals.shipping th {
  text-align: left !important;
}

h1 {
  font-size:55px !important;
}

.white h1,.white h2,.white h3,.white h4,.white p,.white a {
  color:#FFF;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.woocommerce-print-products.link-wrapper {
  margin-bottom: 20px;
}



#sns_tab_informations {
  max-width: 1000px !important;
  margin: auto!important;
}

.vc-hoverbox {
  min-height: 400px;
}

.vc-hoverbox-block-inner.vc-hoverbox-back-inner h2 {
  color: #fff !important;
}

@media (min-width: 1281px) {
  
#tab-description img {
  max-width: 300px;
  float: left;
}}