<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "../../../river/assets/css/style.min.css";

/* Your CSS code goes here   #4fb84c
-------------------------------------- 

.boxed #footer #sidebar-footer {
    margin-top: -100px;
    padding-top: 100px;
}
*/
select#product_cat {
    width: 100%;
	border: 2px solid #4fb84c;
	
      color: #FFFFFF;
    background-color: #4fb84c;
}

#sidebar ul li {
/*
    list-style-type: none;
*/
}
#sidebar ul li ul li {
	padding-right:20px;
	 list-style-type:  circle;
	}
#sidebar ul li ul li ul li {
	padding-right:20px;
	 list-style-type: square;
	}
/*	
#container #top-bar, #container #header, #container .sticky-header {
	background:#FFF url('/wp-content/uploads/2018/07/bghead.png')  ;
    background-repeat: no-repeat;
    background-size: cover;	
	
	}
*/
.sticky-header .logo {
    padding: 0 !important;
}
@media (min-width: 1041px) { 
	.nav-main {
    max-width: 80%;
	}
	#header.logo-right {
		margin-top:0;
	}
	.sticky-header .logo {
    position:  relative;
    left:  -60px;		
		}
	#header .logo {
    position:  relative;
	top	: -20px;	
		}
	.sticky-header {
		height: auto;
	}
}

@media (max-width: 1040px) { 
	.nav-main {
    	width: 100%;
		max-width: 100%;
	}
	#header.logo-right {
	/*	margin-top:-43px;  */
	}
	.sticky-header .logo, #header .logo {
    position:  inherit;
		}
	.sticky-header {
		height: 120px;
	}
}



.sf-menu li a {
    padding: 0 1.3em;
}
.button.size-xl {
    font-size: 1.4em !important;
    line-height: 1.6 !important;
    padding: 11px 33px !important;
}

#primary #content #main {
    margin-top: 0;
    margin-bottom: 30px;
}
.boxed #footer #sidebar-footer {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

/*        search          */

@media (min-width: 768px) { 
	.sticky-header {
		height: auto;
	}
	#ev_search form.aws-search-form {
		left: 0;
		bottom: 0;
		/*
		width: 150% !important;
		left: 70%;
			float: left;
			margin: 10px;
		*/
	}
	#ev_search {
		position:relative;
		width: 270px ;
		float: left;
		margin: 8px 0 0 10px;
	}
	.sticky-header #ev_search {
		margin: 12px 0 0 10px;
	}
div#aws-search-result-1 {
    width: 700px !important;
		/*
		width: 30% !important;
		*/
}

.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells ul li.product, .woocommerce .upsells ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells ul li.product, .woocommerce-page .upsells ul.products li.product {
    width: 25%;
}
	.mphone a {
		display:none;
	}
	.mphone span {
		display: inline-block;
	}
		
	.logo.headt {
		display: flex;
	}
	.logo.headb {
		display:none;
	}
	
}

@media (max-width: 767px) {
	#ev_search {
		position: absolute;
		width: 240px;
		top: 10px;
		left: 85px;
	}
div#aws-search-result-1 {
    width: 80%  !important;
		/*
		width: 30% !important;
		*/
}

.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells ul li.product, .woocommerce .upsells ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells ul li.product, .woocommerce-page .upsells ul.products li.product {
    width: 50%;
}
	.mphone a {
		display: inline-block;
	}
	.mphone span {
		display:none;
	}
		
	.logo.headt {
		display:none;
	}
	.logo.headb {
		display: block;		
	}
	
	#sidebar-footer .widget_nav_menu {
		width:  31%;
		float:  right;
		padding-left: 0;
		}
	#sidebar-footer #nav_menu-2.widget_nav_menu {
		width:  38%;
		float:  right;
		padding-left: 0;
		}
	#sidebar-footer .widget_custom_html {
		width:  100%;
		float:  right;
		}

}

.aws-container .aws-search-form * {
      border-radius: 10px !important;
}
.aws-search-result .aws_result_image {
    float: right !important;
}
span.aws_result_title {
    color: black !important;
}
.aws-search-form:after {
    right: 90% !important;
}
span.aws_result_stock.in {
    display: none;
}

/*        search          */
.sticky-header .logo {
	 padding: 4px 0;
	 
}
#copyright {
	/*      
    background-color: #444444 !important;
    color: #ffffff !important;
	          */
    background-color: #ffffff !important;
}
body.rtl #footer .pull-right {
    text-align: center;
    width: 100%;
}
.woocommerce-ordering {
	display:none;
	}
body {
    background-image:  none !important;
	}
h1, h2, h3 {
	font-weight:bold !important;
}

/*        products          */	
ul.products li.product .inbox .caption h2 {
	padding:0 10px;
}
ul.products li.product .inbox:hover .caption h2 {
    color: #fff !important;
}
.woocommerce .related.products, .woocommerce .upsells.products, .woocommerce-page .related.products, .woocommerce-page .upsells.products {
    width: 100%;
}

#top-bar .widget.widget_aws_widget {
    float: left;
    /* 
	display: inline-block;
	
    margin-left: 20px;
  position: relative;
  left: -5px;
	 */
}

body.rtl #copyright .pull-right {
    /* 
    width: 526px;
	 */
    width: 100%;
    text-align: center;
	font-weight:bold;
     font-size: 16px;

}


#top-bar .elementor-7599 a {
    color: #fff;
}

.aws-container .aws-search-field  {
	background:url(/wp-content/uploads/2018/07/ser.jpg) no-repeat left center;
	background-size: auto 100%;
	height:36px;
}
.elementor-button.elementor-size-xs {
    padding: 6px 20px;
}

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    margin-left: 10px;
    border-radius: 50%;
}


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