/*
Theme Name: Elessi Theme Child
Theme URI: https://alahd.tech/
Description: This is a child theme for Elessi Theme
Author: NasaTheme team
Author URI: https://alahd.tech/
Template: elessi-theme
Version: 1.0
*/


/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
body {
    font-family: "Tajawal", Tajawal ,"Open Sans", Helvetica, Arial, sans-serif;
}
* {
    letter-spacing: 0 !important;
}


a.nasa-title-menu {
    font-size: 18px !important;
}

body.nasa-rtl .nasa-vertical-header.vertical-menu .section-title {
    font-size: 18px !important;
}

a[data-target="shipping_company_field"], #shipping_address_2_field, #nasa-billing-detail-wrap,#nasa-billing-info {
    display: none !important;
}
@media only screen and (min-width: 768px) {
	p#shipping_phone_field {
		width: 33%;
	}
}

#shipping_country_field, ul.nasa-wrap-popup-nodes, #nasa-counter-viewing, .single-product .product_meta, #nasa-init-viewed {
    display: none !important;
}

a.toggle-sidebar-shop.nasa-tip {
    display: none !important;
}
/*************** ADD YOUR CUSTOM CSS IN THIS AREA ***************/
.star-rating {
    display: none !important;
    height: 50px;
}

.slick-track {
    padding-bottom: 20px;
}
a[data-target="shipping_company_field"], #shipping_address_2_field, #nasa-billing-detail-wrap,#nasa-billing-info {
    display: none !important;
}

.mobile-text-center {
    background: #1672a5;
    padding: 13px;
}