<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
Theme Name: riwatt
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: riwatt
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

riwatt is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
&gt;&gt;&gt; TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
#comments input#submit {
    color: #fff;
    background-color: #ee1d23;
    border-color: #ee1d23;
	width: 23%;align-content}

.left-sidebar .product-cat li a:before{
	position: unset;
    content: "\f0da";
    font-family: 'FontAwesome';
    color: #000;
    font-size: 16px;
     padding-right: 10px;
	
}
.left-sidebar .product-cat ul li a {
    COLOR: #000;
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
    display: block;
    margin-bottom: 3px;
}
.left-sidebar h3 {
    font-size: 20px;
    text-align: center;
    padding: 4px 7px;
    /* border-left: 5px solid red; */
    /* margin-bottom: 24px; */
    background: red;
    color: #fff;
}
.view-more .btn-red {
    background: #ee1d23;
    color: #fff;
    text-decoration: none;
    padding: 8px 13px;
    transition: all .3s;
    border-radius: 20px;
}
#mnmwp-main-menu ul ul li a{
	font-size: 11px!important;
}

.is_mobile #mnmwp-main-menu #mnm-menu-button button.btn.menu-btn {
    background: none;
    padding: 5px;
    position: absolute;
    right: 7px;
    /* right: 100%; */
    top: -45px;
}
#mnmwp-main-menu {
    margin: 0 auto;
    padding-left: 152px;
}
ul.product li.active a {
    color: red;
}

.menu-item-has:hover .sub-menu {
    display: block;
}

.menu-item-has .sub-menu {
    display: none;
}

.menu-item-has-children ul.sub-menu {
    display: none;
}

.menu-item-has-children:hover ul.sub-menu {
    display: block;
    /* position: absolute; */
    /* width: 300px; */
    /* z-index: 9999; */
}
.news-caption p a {
    background: #ee1d23;
    margin: 0;
    color: #fff;
    padding: 10px 20px;
    margin-top: 20px;
    transition: .3s;
    display: inline-block;
    border-radius: 20px;
}
.btn-red, .btn, .submit {border-radius: 50px;}


@media (max-width: 767px) {
form.search-form.d-flex {
   
    margin-top: 0;
    padding-bottom: 13px;
} }
/* ul.sub-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0 !important;
   
    top: 74%!important;
} */
#menu-menu-1 ul.sub-menu.dropdown-menu {
    top: 100%;
}
#menu-menu-1 ul.sub-menu.dropdown-menu&gt;li&gt;ul.sub-menu.dropdown-menu{
	top:0;
}
.product&gt;li&gt;ul.sub-menu.dropdown-menu {
    top: 0;
}
.product&gt;li:hover{background: #d80000;}
.left-sidebar .product-cat .product&gt;li:hover&gt;a{color:#fff;}
.left-sidebar .product-cat .product&gt;li:hover&gt;a:before{color:#fff;}
.product&gt;li&gt;ul.dropdown-menu{left: 100%;width: 350px;}
ul.sub-menu.dropdown-menu .menu-item ul {
    top: 0% !important;
}
.product&gt;li&gt;ul.dropdown-menu&gt;li:hover a{color: #d80000;}
#mnmwp-main-menu ul ul li a {
    border-bottom: 1px solid rgba(150, 150, 150, 0.15);
    padding:  15px !important;
    width: 250px;
    font-size: 15px;
    border-bottom: 1px solid #fff !important;
    text-decoration: none;
    color: #dddddd;
    font-weight: 400;
    background: #333333;
	font-size: 14px !important;
}
.slider-caption .col-md-6 .left {padding-top:25%; }
#mnmwp-main-menu li:hover &gt; ul &gt; li {
  height: auto !important;
}
ul.sub-menu a.nav-link {
    padding: 10px 20px !important;
    border-bottom: 1px solid #efefef;
}
.post-navigation .nav-links {
    justify-content: flex-end !important;
}

.woocommerce ul.products li.product{margin: 0 15px;  background: #fff;  border: 1px solid #eee;  padding: 10px; min-height: 410px;}
.woocommerce h2::before, .woocommerce h2::after {display:none}
.woocommerce ul.products li a{color:#222;}
.woocommerce h2{text-transform:capitalize}
.button {background: #f44336 !important;  color: #fff!important;  border-radius: 50px!important;}
.new-raval-text {margin-top:-50px !important}

.post-navigation .nav-links span.nav-title {
    display: none;
}

.table-bordered&gt;:not(caption)&gt;* {
    border-width: 1px 0 !important;
}
.table-bordered&gt;:not(caption)&gt;*&gt;* {
    border-width: 0 1px !important;
} 
.product-card-new {

    min-height: 442px;
}
.releted-product-slider .slick-slide {
    background: #f4f4f4;
    box-shadow: rgb(0 0 0 / 6%) 0px 3px 12px;
    min-height: 346px !important;
}

.list-group-item .product-card-new {
    min-height: auto !important;
}

.hot-tag ul li a {
    list-style: none;
    background: red;
    padding: 4px 12px;
    border-radius: 6px;
    margin: 4px 4px !important;
    color: #fff;
    font-size: 13px;
    display: inline-block !important;
}

.hot-product a {
    background: #ee1d23;
    color: #fff;
    text-decoration: none;
    padding: 13px 20px;
    text-align: center !important;
    transition: all .3s;
	border-radius:20px;
}

.hot-product {
    text-align: center;
    padding-top: 10px;
}
.news-card h3 a {
    color: #000;
}


@media only screen and (max-width: 600px) {
 .wp-pagenavi a, .wp-pagenavi span{
  padding: 5px !important;
}
.collapse:not(.show) {
    display: block;
}
}

.breadcrumb-item+.breadcrumb-item::before {
    color: #ffffff !IMPORTANT;
}


/* language */
	.page_language{position: relative;margin-left: auto;text-align: left;width: 60%;height: 56px;line-height: 56px;}
	.page_language .show{color: #000; padding: 0 25px; cursor: pointer; height: 100%; text-transform: uppercase;}
	.page_language .show .icon{margin-right: 8px;}
	.page_language .hide{position: absolute;left: 0;top: 56px;width: 400px;border-radius: 0 0 6px 6px;background: #fff;border: 1px solid #efefef;border-top: none;display: none;z-index: 300;}
	.page_language .hide .gtranslate_wrapper{/* height: 272px; */overflow: hidden;box-sizing: border-box;padding: 12px;display: flex;flex-direction: row;flex-wrap: wrap;}
	.page_language .hide .gtranslate_wrapper a.glink{display: flex;align-items: center;width: 33%;padding:  0 8px;font-size: 13px;border-radius: 6px;height: 32px;color: #000;}
	.page_language .hide .list .gtranslate_wrapper a.glink span{display: block;margin-left: 5px;}
	.page_language .hide .list .gtranslate_wrapper a.glink:hover{background: #f9f9f9;}
	.page_language .hide .gtranslate_wrapper.all{height: auto;}
	.page_language .hide .more{text-align: center; padding: 16px; cursor: pointer;}
	.page_language:hover .show{ color: #000;}
	.page_language:hover .hide{display: block;}     

.page-nav{margin-bottom:50px;} 
.page-nav .woocommerce-breadcrumb&gt;a{ color: #f44336;}



@media only screen and (max-width: 767px) {
.page_language{width:100%;}


	
}





</pre></body></html>