/**
* Theme Name:        avanam-firezy
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-firezy
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/

.site-bottom-header-inner-wrap.site-header-row.site-header-row-has-sides.site-header-row-center-column {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 6px;
    margin: 10px 0;
}
.site-header-section-right {
	width: 100%;
    justify-content: space-between !important;
}
.woocommerce table.my_account_orders .button {
	margin:0 5px;
}
.woocommerce-page form .show-password-input, .woocommerce form .show-password-input {
    right: 4px;
    top: 3px;
}
.woocommerce-MyAccount-content {
    margin: 20px 0 40px;
}
.woocommerce .products.align-buttons-bottom li.product .entry-content-wrap .star-rating {
	display: none;
}
.woocommerce.product-tab-style-center div.product .woocommerce-tabs ul.tabs li {
	margin:0px 6px;
}
.mid-banner-mob {display:none;}
@media screen and (max-width: 767px){
	.splide__arrows.splide__arrows--ltr {
		display: none;
	}
	.elementor-1498 .elementor-element.elementor-element-a4e6e67 {
		margin-bottom: 30px;
        min-height: 120px;
	}
	.mid-banner-mob {display:block;}
	.mid-bnr-desktop, .elementor-1498 .elementor-element.elementor-element-7cbbf9a.e-con {
		display: none;
	}
}

