/*
 Theme Name:   Ecosoap Child
 Theme URI:    https://wordpress.com
 Description:  This is a child theme for Ecosoap
 Author:       Goalthemes
 Author URI:   #
 Template:     ecosoap
 Version:      1.0.0
 Text Domain:  ecosoap-child
*/

/* @import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Original+Surfer&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&display=swap'); 
@font-face {
    font-family: 'Cormorant Garamond';
    src: url('/wp-content/uploads/2026/01/CormorantGaramond-VariableFont_wght.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

body, p, h1, h2, h3, h4, h5, h6, span, a, .sr7_splitted_words_noanim div {
    font-family: "Cormorant Garamond", sans-serif !important;
} */
/*
body, p, h1, h2, h3, h4, h5, h6, span, a, .sr7_splitted_words_noanim div {
    font-family: "Original Surfer", sans-serif !important;
}

body, p, h1, h2, h3, h4, h5, h6, span, a, .sr7_splitted_words_noanim div {
    font-family: "Julius Sans One", sans-serif !important;
}*/

/* .megamenu > li > a {
	font-size: 22px !important;
}

.elementor-heading-title {
	line-height: 1.5 !important;
}
body h2, body .h2 {
    font-size: 42px !important;
}
body p, body a {
	font-size: 22px !important
} 

@media(min-width:1200px){
.woocommerce-Price-amount.amount {
	font-size: 22px !important;
	}
} */

