.rain-switcher .uk-button{
  	background-color: #fcc004;
  	color: #333;
	border: none;
  	border-radius: 25px;
  	font-weight: 600;
}

.rain-switcher .uk-nav-side > li.uk-active > a {
  	background: #FCC004;
  	color:#fff;  
}

.rain-switcher-products .uk-tab > li > a{
	font-family: "Roboto", sans-serif;
  	color: #333;
    font-weight: 600;
}

.rain-switcher-products .uk-tab > li > a:hover{
	background: #FCC004;
  	border: none;
}

.rain-switcher-products p{
  margin-bottom: 50px;
}

.rain-switcher-products{
  height: auto!important;
}

.rain-switcher-products .carousel-item img{
  	height: 300px!important;
  	width: auto!important;
  	margin: auto;
}

.products-grid-page{
  	margin: 50px auto!important;
}

.rain-switcher .uk-thumbnav{
  	list-style: none;
  	text-align: center;
  	width: 50%;
}

.rain-switcher .uk-thumbnav .uk-active{
	border-bottom: 2px solid #FCC004;
}

/* products grid */

.rain-product-grid-page{
  	font-family: "Roboto", sans-serif;
}

.rain-product-grid-page h3{
  	font-family: "Roboto", sans-serif;
  	font-size: 1.5em;
  	color: #333!important;
  	padding: 10px;
  	font-weight: 600;
  	background-color: #fcc004;
}

.rain-ul li {
	display: flex;
	margin-bottom: 15px;
}

.rain-ul li i {
	margin-right: 10px;
}

.rain-title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.rain-description {
	font-size: 14px;
}

.rain-product-slider{
  	text-align: center;
}

.rain-switcher-title{
  	background-color: #fcc004;
  	padding: 15px;
  	text-align: center;
  	margin-bottom: 50px;
}

.rain-switcher-products ul{
  	list-style: none;
}

.fa-droplet {
  	margin-right: 10px;
}

.rain-products-container{
	display: flex;
  flex-direction: column;
}

.carousel-container,
.text-container {
	padding: 0 10px;
}

.rain-switcher .container{
  width: auto;
}

/* icons grid bottom product pages */

.product-grid-rain a{
  	color: #333;
}

.product-grid-rain .uk-width-1-4{
  padding: 25px!important;
}

.rain-cat:hover .rain-p{
  	color: #fcc004!important;
}

/*
.product-grid-rain div:hover{
  	border-bottom: 2px solid #FCC004;
}
*/

.product-grid-rain a:hover{
  	color: #fcc004;
}

.rain-categories h3{
    font-family: "Roboto", sans-serif;
  	color: #333;
   	list-style-type: none;
  	font-weight: 600; 	
}

/* product specs on porduct page */

.rain-product-specs{
  margin-top: 50px;
}

.rain-specifications {
  padding: 0;
}

.rain-specifications li {
  display: inline-block;
  margin-right: 10px; /* Adjust as needed */
  font-weight: 600;
}

.color-options {
  list-style-type: none;
  padding: 0;
}

.color-options li {
  display: inline-block;
  margin-right: 10px; /* Adjust as needed */
}

.color-circle {
  	display: inline-block;
  	width: 20px;
  	height: 20px;
  	border-radius: 50%;
  	margin-right: 5px; /* Adjust as needed */
}

/* rain accordion */

.rain-accordion .uk-accordion-title:hover{
  	color: #fcc004;
}

/* rain sidebar */

.rain-sidebar p{
	font-size: 14px;
}

/* large image product pages*/

.rain-image-header-div{
  	border-top: 4px solid #fcc004;
  	text-align: center;
}
