/*
Theme Name: Riode Child
Theme URI: https://riode.org/
Author: D-THEMES
Author URI: https://riode.org/about-me/
Description: Riode Responsive WordPress + eCommerce Theme.
Version: 6.8.3
Template: riode
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.page-id-11106 .woocommerce-store-notice.demo_store,
.page-id-12292 .woocommerce-store-notice.demo_store,
.page-id-19012 .woocommerce-store-notice.demo_store,
.page-id-20108 .woocommerce-store-notice.demo_store,
.page-id-20684 .woocommerce-store-notice.demo_store{
	display: none !important;
}


.page-id-20684 .minipopup-area,
.page-id-20108 .minipopup-area,
.page-id-11106 .minipopup-area,
.page-id-12292 .minipopup-area,
.page-id-19012 .minipopup-area{
	display: none !important;
}

input[type="checkbox"], input[type="radio"]{
  -webkit-appearance: auto !important; 
  -moz-appearance: auto !important;    
  appearance: auto !important;
	display: inline-block !important;
}
.elementor-18150 .elementor-element.elementor-element-38be065 .elementor-field-group .elementor-field:not(.elementor-select-wrapper){
	border-radius: 0 !important;
}

.woocommerce-store-notice.demo_store{
	background-color: var(--rio-primary-color) !important
}
.woocommerce-store-notice.demo_store:nth-of-type(2) {
	display: none !important;
}

.header.custom-header  .elementor-sticky--active{
	z-index: 1100 !important
}