/*
Theme Name: Riode
Theme URI: https://d-themes.com/wordpress/riode
Author: D-THEMES
Author URI: https://d-themes.com/
Description: Riode eCommerce Responsive Wordpress Theme.
Version: 1.6.14
Tested up to: 5.8
Requires PHP: 5.6
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: e-commerce, one-column, two-columns, three-columns, four-columns, full-width-template, left-sidebar, right-sidebar, custom-menu, custom-background, custom-colors, custom-header, custom-logo, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: riode
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* .bypostauthor {
  display: block;
}
.mfp-flip-popup{
display:none
} */


/* .mfp-wrap {
    display: none !important;
}
 */

/* .mfp-wrap.mfp-newsletter-popup,
.mfp-bg.mfp-newsletter-popup {
    display: none !important;
} */
.woocommerce-Tabs-panel p{
    font-family: "Merriweather", serif;
    text-transform: capitalize;
}
.woocommerce-Tabs-panel h5 {
    font-family: "Merriweather", serif;
    text-transform: capitalize;
}
.woocommerce-Tabs-panel li {
    font-family: "Merriweather", serif;
    text-transform: capitalize;
}

.mfp-product .product .woocommerce-product-gallery__image {
    width: 100%;
    height: 100%;
    max-height: 400px;
}

.product-categories li a {
    text-transform: uppercase;
}


.gallery-caption,
.wp-caption-text {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  padding-top: 10px;
}

.elementor-4 .elementor-element.elementor-element-76d43f7 {
    --display: unset; /* or --display: initial; or --display: ""; */
}

.s-offers img {
    padding-right: 10px;
}
 
.s-offers span {
    color: #ffa832;
    font-size: 14px;
}

.header p {
    font-size: inherit;
    padding: 0px;
    margin: 0px;
}

body{

        max-width: none !important;
        padding: 0 !important;
    
    
}