/*
Theme Name: Eanlabs
Theme URI: eanlabs@protonmail.com
Author: Eanlabs
Author URI: eanlabs@protonmail.com
Description: Individual developed theme for Rami Koren <ramikorenk2@gmail.com> 
Version: 0.1
Tags: one-column, left-sidebar, right-sidebar, flexible-header, custom-background, custom-header, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, blog, e-commerce, news
License: Academic Free License (AFL 3.0)
License URI: http://opensource.org/licenses/afl-3.0.php
Text Domain: eanlabs
*/

body {
	direction: rtl;
	unicode-bidi: embed;
	font-family: 'Assistant', sans-serif;

}




.alignright {
	text-align: left;
}
.alignleft {
	text-align: right;
}
.aligncenter {
	text-align: center;
}

blockquote::before {
	color: #d0d0d0;
	content: "\f10d";
	display: table;
	float: right;
	font-family: "FontAwesome";
	font-size: 28px;
	margin-top: 6px;
	font-weight: normal;
	width: 6%;
}

.info-right {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}



.info-right li {
	display: inline-block;
	margin-left: 15px;
	padding: 0;
}

.eanlabs-head-detail ul ul {
	display:none;
	position:absolute;
	top:98%;
	left: inherit;
	background:#fff;
	padding:0;
	border-radius: 0;
	z-index: 999;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.13);
	border: 1px solid #eee;
}

.eanlabs-head-detail ul ul ul {
	top:0;
	right:100%;
}

.eanlabs-head-detail ul li:last-child > ul {
	float: right;
	left: 0;
	right: inherit;
}


.header-widget  .eanlabs-header-cart {
	float: left;
	margin: 0;	
	list-style: none;
}


.header-widget span.eanlabs-cart-title {
	//float: right;
	padding-right: 35px;
}

.header-widget span.eanlabs-cart-price {
    color: #303f9f;
    font-size: 15px;
    margin-left: 0;
    white-space: nowrap;
}
.navbar-wp .eanlabs-header-cart-mob {
	float: left;
    font-size: 15px;
    line-height: 40px;
    display: none;
    
}


.navbar-wp .navbar-nav > li> a {
	padding: 16px 16px;
	margin-left: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.5px;
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	transition: all .25s ease-out;
	margin-bottom: 0px;
}
.navbar-wp .navbar-nav > li > ul::before {
	content: "";
	right: 15%;
	position: absolute;
	top: -22px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	border-style: solid;
	border-width: 11px;
	width: 0;
	z-index: 1100;
}
.navbar-wp .navbar-nav > li > ul > li > a i {
	padding-left: 10px;
}


.navbar-wp .dropdown-menu {
	min-width: 200px;
	padding: 0;
	border: none;
	border-radius: 0;
	z-index: 10;
	left: auto;
	right: 0;
}


.navbar-nav > li:last-child > .dropdown-menu {
	left: 0;
	right: auto;
}


.dropdown-submenu > .dropdown-menu {
	top: -1px;
	right: 100%;
	margin-top: 0;
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}


.dropdown-submenu.pull-left > .dropdown-menu {
	right: -100%;
	margin-right: 10px
}



#product .eanlabs-product a .onsale {
    right: auto;
    left: 0;
    top: 0;
    position: absolute;
    border-radius: 0;
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    margin: 18px;
    min-height: 10px;
    padding: 0 12px;
    z-index: 999;
    background: #4caf50;
    color: #fff;
    width: 56px;
    height: 56px;
    line-height: 56px;
    text-transform: uppercase;
    border-radius: 50%;
}


#product .eanlabs-product a .price {
    float: right;
    height: auto;
    line-height: 22px;
    min-height: 40px;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 15px;
    color: #333;
}

#product .eanlabs-product a .price ins {
    color: #e96656;
    margin-right: 10px;
    line-height: 20px;
}
		
#product .eanlabs-product a.button, .added_to_cart {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 2px 6px 0;
    text-align: center;
    ////box-shadow: 1px 1px 6px rgba(0, 0, 0, 0.4);
    width: 151px;
    height: 32px;
}

.eanlabs-sidebar .eanlabs-widget ul.menu li .sub-menu {
	margin-right: 15px;
}


@media (min-width: 767px) and (max-width: 769px) {

.woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
	width: 33% !important;
	float: right;
	clear: none !important;
	margin: 0 0 2.992em;
}


.woocommerce .upsells.products ul li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even) {
	margin-right: 0;
	//float: right;
	width: 33% !important;
	float: right;
}
.woocommerce .upsells.products ul li.product:nth-child(odd), .woocommerce-page ul.products li.product:nth-child(odd) {
	clear: none;
	width: 33% !important;
	float: right;
}
}

 
@media (max-width: 600px) {
.woocommerce-page .product .images {
	width: 100%;
}
.woocommerce-page .product .entry-summary {
	width: 100%;
	padding-right: 0%;
	margin-top: 50px;
}

.entry-meeanlabs-large {
	position: relative;
	float: right;
	width: 100%;
}

}


@media (max-width: 480px) {


.woocommerce-page .woocommerce .product-name a {
	font-size: 16px;
	line-height: 20px;
	float: right;
    margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}


}
/* [end] woocommerce */
@media (min-width: 768px) and (max-width: 991px) {
.navbar-header {
	float: right;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {

.navbar-wp .eanlabs-search-box {
	float: right;
}
.eanlabs-search {
	margin: 0 auto;
}
}

.btn-theme-two {
	margin-right: 15px;
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.12), 0 1px 4px rgba(0, 0, 0, 0.12);
}


.entry-header h1::before {
	border: 1px solid;
	bottom: 0;
	content: "";
	display: block;
	right: 0;
	margin: auto;
	position: absolute;
	width: 30px;
	transition: all 0.4s ease 0s;
}




.woocommerce ul.products li.product .price {
	float: right;
    height: auto;
    line-height: 22px;
    min-height: 40px;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 15px!important;
    color: #333;
}

.woocommerce ul.products li.product a.button {
	border: 0;
	border-radius:0;
	display: inline-block;
    font-size: 15px;
    font-weight: 500;
    height: 32px;
    padding: 8px 2px 6px 0;
    text-align: center;
    width: 151px;
}



.woocommerce-page .products a .price {
	line-height: 20px;
	width: 100%;
	float: right;
	height: auto;
	min-height: 40px;
	text-align: center;
	padding: 10px 0;
}

.woocommerce-page .products a .price ins {
	display: inline-block;
	font-weight: bold;
	background: none;
	line-height: 20px;
	margin-right: 10px;
}


.woocommerce-page .woocommerce-result-count {
	float: right;
	font-size: 14px;
	line-height: 46px;
	margin-top: 20px;
}

.woocommerce-page .woocommerce-ordering {
	float: left;
	margin-top: -22px;
}


.shippingwidget .textwidget p{
	color: #333333;
	font-size: 15px;
	font-weight: 400;
	text-align: right;
	line-height: normal;
	max-width: 240px;
	
}

.pay{
	background: url(images/cc.png) no-repeat 100% 0;
	//height: 150px;
}

.only-search #s {
    background: url(images/search.png) no-repeat 0 100% ;
	background-color: #fff;
	border-color: #e1e1e1;
	border-width: 1px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #333;
}


@media (min-width: 479px) {
	.wpcf7-form{
		margin-right: 18%;
	}
}

.widget_product_categories ul{
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float: right;
}

.widget_product_categories li{
    float: right;
    //padding: 16px;
}


.quantity-nav {
  float: left;
  margin-left: -30px;
  width: 10px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li{
	margin: 0;
}



.woocommerce div.product form.cart table div.quantity{
 float: right;
 margin-right: 15px;
}

.value select{
	width: 100%;
    background: url(images/select_arrow.png) no-repeat right;
    background-position-x: 5%;
    -webkit-appearance: none;
    -moz-appearance:none;
    appearance: none;    
}

#menu-main{
	margin-right: -15px;
}

th {
  text-align: right;
}

#searchform {
	padding-top:15px;
	float:left;
	}