/*

Theme Name: Anna Lite
Theme URI: https://www.themeinprogress.com/anna-clean-wordpress-blog-and-shop-theme/
Description: Anna Lite is an elegant and clean WordPress theme, perfect to share your stories, sell your products and manage your fashion or food blog. Based on Bootstrap framework, Anna Lite is optimized to work with Contact Form 7 and WooCommerce plugins.
Author: ThemeinProgress.
Author URI: https://www.themeinprogress.com
Version: 1.0.2
Tags: custom-background, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, post-formats, right-sidebar, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, full-width-template, grid-layout, blog, e-commerce, photography
Text Domain: anna-lite
Domain Path: /languages
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

*/
#header-wrapper, #logo{
    margin-bottom: 10PX;
}
#top_sidebar{margin-bottom: 0;}
.home .post-article h1.title, #sidebar{display:none;}
.col-md-8.right-sidebar{width: 100%;}
.post-article {
    padding: 10px;}
.wpb_images_carousel.wpb_content_element{    margin-bottom: 0;}
.wpb_raw_code.wpb_content_element{margin-bottom: 10px;}
@media (max-width: 480px){
.woocommerce-checkout #payment div.payment_box .form-row {
    width: 100%;}
}
@media screen and (max-width: 992px) and (min-width: 0px){
.header-cart, .header_2 .header-cart a.cart-contents {
    display: block;
    visibility: inherit;}
}
@media (max-width: 900px) and (min-width: 600px){
.woocommerce .row .product-container {
    width: 50%;
    float: left;}
}
@media (max-width: 768px) and (min-width: 600px){
.woocommerce div.product div.images {
    width: 49%;
    float: left;
}
.woocommerce div.product div.summary {
    width: 49%;
    float: right;}
}