/*
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: 1.0
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  ***************/



.woocommerce-store-notice {
	padding: 0.5rem 2rem;
}


.elementor-element-b261e72 .search-wrapper input.form-control {
    border-color: #f0f0f0 !important;
    background-color: #f0f0f0 !important;
}


.elementor-element-27d13a0 .product-category .category-content {
    background-color: transparent;
    top: auto;
    right: 10px;
        bottom: 40px;
    height: auto;
    padding: 5px 0;
    display: unset;
}

.overlay-zoom:hover img {
    transform: unset;
}

.elementor-widget-riode_widget_categories .product-category.product a {
         background-color: #ffffffde;
		padding: 0px 5px;
		border-radius: 10px;
}

.elementor-widget-riode_widget_categories .product-category.product:hover a {
    color: #2266cc;
}
.popup.p-absolute.t-mc {
	display: none !important;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #333333;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid#333333;
}