/**
Theme Name: csepetiteenfance
Author: csepetiteenfance
Author URI: https://cse-petite-enfance.fr/
Description: This is my theme
Version: 1.0.8
Text Domain: csepetiteenfance
Template: astra
*/

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single, .ast-separate-container .ast-comment-list li.depth-1, .ast-separate-container .comment-respond, .single.ast-separate-container .ast-author-details, .ast-separate-container .ast-related-posts-wrap, .ast-separate-container .ast-woocommerce-container, .ast-separate-container .ast-single-related-posts-container {
	padding-top: 30px;
}

.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
	margin-left:10px;
}

@media screen and (max-width: 600px) {
  .ast-woo-header-cart-info-wrap {
    visibility: hidden;
  }
}