body{
	line-height: 2;
}
.responsively-lazy:not(img){
    position:relative;
    height:0;
}
.responsively-lazy:not(img) > img{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img.responsively-lazy{
   background:transparent url("../../images/loading_med.gif") no-repeat center center;
}
#nav > li > a{
	font-size: 14px;
	padding: 13px 10px;
}
#nav li {
	text-align: right;
}
#search {
	padding: 0 15px 0px 10px;
}
#word {
	margin: 0;
	width: 210px;
	font-size: 14px;
	height: 38px;
	color: #000;
	padding: 0 15px 0px 10px;
	background: none;
	outline: none;
	border: none;
}
.search-btn-bg {
	margin-left: unset;
	margin-right: : -4px;
	padding-right: unset;
	padding-left: 10px;
}
.owl-wrapper-outer{
	direction: ltr;
}
#nav li.drop-menu:hover ul {
	left: unset;
	right: 0;
	text-align: right;
}

.category-product .category-product-box{
	display: inline; width: 80%
}

.category-product .nav.navbar-nav {
	padding-right: unset;
	padding-left: 0;
	text-align: right;
	width: unset;
	float: left;
}

.category-product .navbar-nav > li {
	padding-right: 5px;
}

.category-product .navbar-nav > li:before {
	content: "";
	border-right: 1px solid #e5e5e5;
	color: #ccc;
	display: inline;
	height: 27px;
	width: 1px;
	margin-left: 2px;
	margin-right: -5px;
	position: absolute;
}

.category-product .navbar-nav > li:first-child:before {
	content: unset;
}

.bestsell-pro .owl-theme .owl-controls,.featured-pro .owl-theme .owl-controls {
	right: unset;
	left: 55px;
}

.featured-pro .slider-items-products .owl-buttons .owl-prev,.slider-items-products .owl-buttons .owl-prev {
	left: -10px;
	right: unset;
}
.featured-pro .slider-items-products .owl-buttons .owl-next {
	right: -15px;
}


.featured-pro .block-title {
	position: relative;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: unset;
}
.owl-item{
	direction: rtl !important;
}

.rating a.star i{
	color: red !important;
}


.warranties{
    overflow: hidden;
    background: #62a83d;
    padding: 0px;
    min-height: 75px;
    margin-top: -75px;
    position: relative;
    z-index: 25;
    border-radius: 2px;
    padding: 25px 30px;
}
	

.warranties .feature-box .content {
    display: inline-block;
    text-align: left;
    text-transform: none;
    color: #fff;
}

.promo-banner .owl-item .item{
	margin: 0px !important;
}


#banners .carousel-caption {
	width: 100%;
	left: 0;
	right: 0;
	padding: 0;
	top: 30%;
}
.our-features-box .feature-box .content {
	display: inline;
	text-align: right;
}

.our-features-box .feature-box h3 {
	font-size: 14px;
	display: inherit;
	line-height: 1.5;
}

.our-features-box .feature-box h3 a{
	color: #fff;
	padding: 0;
}

.our-features-box .feature-box span {
	
	margin-right: unset;
	margin-left: 6px;
}

.new_title {
	text-align: right;
}

.blog-preview_desc {
	font-size: 14px;
	line-height: 28px;
	text-align: justify;
	height: 90px;
	overflow: hidden;
}

footer .about h1{
	padding: 0 0 10px;
	font-size: 16px;
	margin: 0;
	color: #fff;
	font-weight: bold;
}


footer .about p{
	color: #86898b;
	text-align: justify;
	line-height: 2;
}

footer .about .logo{
	float: right;
	margin: 0 0 5px 5px;
}

footer .contact p{
	color: #86898b;
	margin-bottom: 0px;
	line-height: 25px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-size: 14px;
}

footer .contact p i{
	margin-left: 6px;
}

footer .contact p a{
	display: inline;
}
footer .contact p a::before{
	content: unset;
}


footer #poll-content .form-group label,footer #poll-content p{
	color: #86898b;
	line-height: 25px;
	padding-top:7px;
}

footer .footer-column a::before {
	content: "\f104";
	margin-left: 5px;
	margin-right: unset;
}

.footer-column {
	margin-right: unset;
	margin-bottom: unset;
	min-height: 220px;
}

.useful_links  li{
	line-height: 30px;
}

.footer-bottom p{
	color: #86898b;
}

.powered_label{
	text-align: right;
	direction: ltr;
}

.bottom-row{
	border-top: 1px solid #eee;
	padding-top: 7px;
	margin-top: 40px;
}

.social ul li {
	margin-left: unset;
	margin-right: : 8px;
}

ul.mega-column li{
	padding-right: 12px !important;
}

ul.mega-column li.is-top{
	padding-right: 0px !important;
	margin-bottom: 2px;
}

ul.mega-column li.is-top a::before {
	content: "\f104";
	font-family: fontawesome;
	margin-left: 5px;
}

/*       ul category           */

ul.widget-categories li{
    border-bottom: 1px dotted;
}

ul.widget-categories li > ul li:last-child{
    border-bottom: none;
}

ul.widget-categories li > ul {
    padding-right: 25px;
    padding-top: 0px;
 }

.widget-categories li i{
    font-size: 12px;
    margin-left:1px;
}

.widget-categories li a {
	font-size: 14px;
	line-height: 37px;
}

.widget-categories li.active a {
	color: #62a83d;
}

.widget_categories .widget-title {
	padding: 10px 0;
}


.breadcrumb {
	background-color:transparent;
}

.products article .figure-grid .text {
    position: absolute;
    padding: 10px;
    top: 0;
    display: block;
	width: 100%;
 }

.figure-grid .text {
    background-color: #ffffffa6;
}

#gallery .item {
  margin-bottom: 10px;
}

.tp-caption.LargeTitle {
	 font-family: "IRANSans-web","tahoma", sans-serif,"Roboto";
	 font-size: 60px;
	 line-height:70px;
}

.tp-caption.Title{
	font-family: "IRANSans-web","tahoma", sans-serif,"Roboto";
	font-size: 20px;
	line-height:30px;
	font-weight: bold;
}

.buy-btn{
	font-family: "IRANSans-web","tahoma", sans-serif,"Roboto";
}


#slider2 .slider-items .owl-buttons .owl-prev a::before,#slider1 .slider-items .owl-buttons .owl-prev a::before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 24px;
	line-height: 16px;
}

#slider2 .slider-items .owl-buttons .owl-prev,#slider1 .slider-items .owl-buttons .owl-prev{
	position: absolute;
	left: 30px;
	top: 47%;

}
#slider2 .slider-items .owl-buttons .owl-next{
	position: absolute;
	right: 7px;
	top: 47%;
}

#slider1 .slider-items .owl-buttons .owl-next{
	position: absolute;
	right: 30px;
	top: 47%;

}

#slider2 .owl-buttons .owl-next a::before,#slider1 .owl-buttons .owl-next a::before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 24px;
	line-height: 16px;
}

#banners{
	margin-top:40px;
}
#banners .owl-item .item{
	margin: 0;
}


.promo-banner #slider2 .banner-arrow .banner-inner{
	padding-right:  0px;
}


.promo-banner #slider2  .banner-top .overlay{
	margin-right:  0px;
}

.title-nowrap {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-inner,.blog-outer-container{
	width: 100%;
}

.products-grid .item .item-inner .action{
	width: 100%;
	text-align: center;
}

.products-grid .item:hover .item-inner .item-info .info-inner .action a.button {
	background: #ed6663;
	color: #fff;
	border: 1px #ed6663 solid;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}


.products-grid .item .item-inner:hover .action {
	bottom: 145px;
	left: 55px;
	margin-left: -55px;
}

.checkout-action .btn-continue{
	float: left;
}

.pagination li a:hover{
	background-color: inherit;
}

.pager .pages li{
	margin-right: 3px;
}

.pager .pages li.first{
	margin-right: 0px;
}
/*********** list grid view icon   ************/
.display-product-option span.button-grid {
	background: #f8f8f8 url(../../images/icon_grid.png) no-repeat 9px 9px;
	border: 2px solid #fff;
}

.display-product-option span.button-active.button-grid,.display-product-option span.button-grid,.display-product-option span.button-active.button-list{
	padding: 7px 8px 1px 22px;
}

.display-product-option .button-list:hover, .display-product-option span.button-grid:hover, .display-product-option span.button-active.button-grid:hover, .display-product-option span.button-active.button-list:hover {
	padding: 7px 8px 1px 22px;
}

.display-product-option .button-list:hover, .display-product-option span.button-grid:hover {
	border: 2px solid #62a83d;
}

.sort-box select{
	padding: 0 0 0 28px;
	margin: 0;
	/*width: auto;*/
}

.display-product-option{
	width: inherit;
}
/*************   product color size ***********/
.colorTabs {
	display: none;
}

.colorTabs.selected {
	display: block;
}

.color-btn {
	display: block;
	float: right;
	position: relative;
	width: 32px;
	height: 32px;
	background-color: #f8f8f8;
	border: 2px solid transparent;
	margin-right: 10px;
	text-align: center;
	font-size: 10px;
	line-height: 21px;
	color: black;
	background-size: cover;
}

.color-btn.color-btn-biege {
	background-color: #ece3b4;
}


.color-btn.selected {
	border: 2px solid black;
	box-shadow: 2px 4px 3px grey;
}

ul.search_element  li {
    display: inline-block;
    padding-right: 3px;
    border: 1px solid #a8a8a8;
    border-radius: 8px;
    margin: 0px 5px 5px 0px;
    float: right;
}

ul.search_element  li .remove-filter {
    padding: 10px 3px 10px 4px;
    cursor: pointer;
    color: red;
}

.compare-icon-box a , .favorite-date-box label{
	float: left;
	margin-left: 30px;
	color: #6d6a61;
	font-size: 18px;
}

.item .item-inner .item-img .box-hover .add-to-links li a.link-compare::after {
	content: "\f0ec";
}

.box-hover.selected {
	right: 0;
}

.box-hover .add-to-links li a::after {
	line-height: 2.1;
}

.btn.add-new-compare{
	float: left;
	background: #62a83d;
	border: 1px solid #62a83d;
	color: #fff;
}

.compare-title{
	float: right;
}

.comment-content input[type="text"], .comment-content input[type="password"], .comment-content input[type="email"], .comment-content textarea, select {
	 width: 100%; 
}
#ui-datepicker-div{
	z-index: 1051 !important;
}
select.ui-datepicker-month{
		/* background-color: #fff; */
		border: 1px #ddd solid;
		padding: inherit;
		outline: inherit;
		color:inherit;
		margin: 0px;
}

.related-pro .owl-theme .owl-controls{
	right: unset;
	left: 32px;
}

.favorite_date_btn{
    border-radius: 5px;
	padding: 0 5px;
	font-size: 15px;
	cursor: pointer;
	color: white !important;
}

@media (max-width: 767px){
	.cart-table .btn-continue {
		float: left;
	}

	.products-grid .item .item-inner .action,.products-grid .item .item-inner:hover .action{
		position: unset;
	}

	.products-grid .item .item-inner .item-info .info-inner .action a.button {
		background: #ed6663;
		color: #fff;
		border: 1px #ed6663 solid;
		transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	}
}


.signup-daily_fair{
	display: block !important;
}

.logo {
    vertical-align: middle;
    text-align: center;
    padding-top: 11px;
}

.breadcrumbs-box h1{
	color: #333333;
	font-size: 14px;
	margin: 0px;
}
.breadcrumbs-box{
	display: flex;
	flex-direction: row;
 	justify-content: space-between;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.breadcrumb li a {
		margin-right: 0px;
		padding: 6px 0px;
	}
}



#location_search_result_parent {
  position: relative;
}

#location_search_result {
  position: absolute;
  top: 49px;
  right: 0;
  box-shadow: 1px 7px 16px 3px;
  width: 100%;
  display: none;
  max-height: 275px;
  background-color: white;
  overflow-y: scroll;
}

#location_search_result.open {
  display: block;
  z-index: 10000;
}

#location_search_result ul {
  list-style: none;
  padding: 7px;
}

#location_search_result ul li {
  margin-top: 8px;
  font-size: 17px;
  padding: 2px 5px;
  cursor: pointer;
  background-color: rgb(238, 238, 238);
}

#map {
  width: 100%;
  height: 300px;
  overflow: hidden;
}

.map-box {
  position: relative;
}

.map-box .img-box {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 800;
}

.map-box .img-box img {
  position: relative;
  left: -50%;
  top: -59px;
}

button:disabled{
	cursor: not-allowed;
}

.top-cart-contain:hover .top-cart-content{

	display: block;
}

.mini-cart .view-cart{
	margin-left: 7px;
}