/*
Theme Name: Wolmart Child
Theme URI: https://wolmart.org/
Author: D-THEMES
Author URI: https://wolmart.org/about-me/
Description: Wolmart Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: wolmart
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/


.rtl #news_boxes .banner .banner-content{
    right: 26.4% !important;
}
div#customer_returen .elementor-icon-box-wrapper{
    display: flex;
    flex-direction: row !important;
}

div#customer_returen .elementor-icon-box-icon {
    margin-left: 20px !important;
    margin-right: 0 !important;
}
.rtl .single_buy_now_button {
margin-left: 0 !important;
    margin-right: 1rem !important;
}
@media(max-width:787px){
  .rtl #news_boxes .banner .banner-content{
    right: 36.4% !important;
}  
.product-list, .product-list-sm {
    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
}
footer#footer {
    padding: 0 20px;
    background-color: #f8f8f8;
}
}