/**
* Theme Name: Info Child
* Description: This is a child theme of Info, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/crowdyflow">Crowdyflow</a>
* Template: info
* Version: 1.0
*/

/* الخطوط الافتراضية للموقع */
body {
    font-family: 'newYork', sans-serif !important; /* خط اللغة الإنجليزية */
}

/* الخط العربي للغة العربية */
.lang-ar body {
    font-family: 'Cairo', sans-serif !important; /* خط اللغة العربية */
}

.woocommerce-notices-wrapper {
    margin-top: 200px !important;
}
@media screen and (max-width: 480px) {
    .wpr-checkout-notice .woocommerce-message, .woocommerce-notices-wrapper .woocommerce-message {
    
        margin-top: 100px!important;
    }
}

.elementor-16 .elementor-element.elementor-element-face985 .wcf-default-header-layout ul li a, .elementor-16 .elementor-element.elementor-element-face985 .wcf-default-header-layout ul li {
    font-family: "euclid_Circular_B", Sans-serif;
	font-size: 16px !important;}