/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.3.7
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/

/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

.checkout .large-7 {
    position: relative;
    margin: 0;
    padding: 0 15px 30px!important;
    width: 100%;
}
.shop-container .type-product .col-inner { border:2px solid #ddd;}
.shop-container .type-product .col-inner .box-text-products {height:88px;}
.related-products-wrapper .image-zoom_in {
    height: 154px;
}
.related-products-wrapper .product-title { font-size:12px; }
.product-category .col-inner {
    border: 0px solid #ddd;
}
.page-template-default .col, .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 15px 30px;
    width: 100%;
}
.woocommerce-cart.col .gallery-item, .columns {
    position: relative;
    margin: 0;
    padding: 0 30px 30px;
    width: 100%;
}
.page-id-11822 .large-12 {
    position: relative;
    margin: 0;
    padding: 0 0px 0px;
    width: 100%;
}
.woocommerce_category_listing_box {
    border: 0px solid #F7F7F7;
    margin-bottom: 10px;
    padding: 0;
}
.image-zoom_in {
    height: 250px;
}
.shop-container {margin-top:10px;}
.copyright-footer {
    padding: 10px;
}