/* 
Theme Name:		 OCI
Theme URI:		 https://www.oci.fr/
Description:	 Thème enfant de Hello Elementor, créé par OCI
Author:			 OCI
Author URI:		 https://www.oci.fr/
Template:		 hello-elementor
Version:		 2.0.0
Text Domain:	 OCI
*/
/* cacher les notifications Woocommerce de base */
.woocommerce-notices-wrapper,
.woocommerce-message, 
.woocommerce-error {
    display: none !important;
}

/*:::::::::::::::::::::: RESPONSIVE ::::::::::::::::::::::*/

@media screen and (max-width: 1024px) {
  
}

@media screen and (max-width: 767px) {
  
}