﻿@font-face {
    font-family: 'Yekan';
    src: url('fonts/Yekan.eot');
    src: url('fonts/Yekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/Yekan.woff') format('woff'),
         url('fonts/Yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'BYekan';
    src: url('fonts/BYekan.eot');
    src: url('fonts/BYekan.eot?#iefix') format('embedded-opentype'),
         url('fonts/BYekan.woff') format('woff'),
         url('fonts/BYekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
* { margin:0; padding:0; }
*:focus,*:active,*:hover{
  text-decoration: none !important;
  outline: none !important;
}
body {
    font-family: 'yekan', hindlight;
    color: #646464;
    font-weight: 300;
}
*{
    margin:0;
    padding:0;
}

.oldprice{
	text-decoration:line-through;
	color:red;
}

.rtl{
	direction:rtl;
}

.newprice{
	color:green;
}


#currency .dropdown-menu li button:hover,
#language .dropdown-menu li a:hover,
.menu_link li a:hover{
  background: #515151 !important;
  color: #92C841 !important;
}
body          { font: 'yekan', 13px/20px 'yekan', yekan, Helvetica, sans-serif; color:#646464; text-align: right;background:#ffffff}
img           { border:0; vertical-align:top; }
a             { color:#adadad; text-decoration: none;  transition:all 200ms ease-in 0s;cursor: pointer}
a:hover       {text-decoration:none;color: #92C841}
a:focus{ outline:none; }
:focus{ outline:none; }
img { max-width: 100%; height: auto;}
/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; font-family: 'yekan', 'hindbold'; direction:rtl;}
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:15px; font-weight:normal; }
h4            { font-size:14px; font-weight:normal; }
h5            { font-size:12px; font-weight:normal; }
h6            { font-size:11px; font-weight:normal; }
/* Forms */
form          { display:inline; }
fieldset      { border:0;line-height: 25px }


/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align: right; font-weight:normal; }

/* Content */
p             { margin:0 0 10px; direction: rtl;}
strong        { font-weight:normal; }
address       { font-style:normal; line-height:25px; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; margin: 0;}
.form-control:focus {
    border-color: #F2F2F2;
}
input,
input:focus{
  box-shadow: none !important;
}
input[type=password], input[type=email], input[type=tel], input[type=text], textarea {
    padding: 2px;
}
input[type=password], input[type=email], input[type=tel], input[type=text], select, textarea {
    border: 1px solid #F2F2F2;
}
input, select, textarea, button {
    font: 'yekan', 13px/15px yekan,Helvetica,sans-serif;
    vertical-align: middle;
    color: #888;
    background: none repeat scroll 0% 0% #FFF;
}
/** header **/
.top-header{
    background: none repeat scroll 0% 0% #0D0D0D;
}
.top-header .infor {
    float: left;
    font-size: 12px;
    color: #FFF;
    padding: 12px 0px;
}
.top-header .infor .fa {
    width: 26px;
    padding-left: 4px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin-right: 5px;
}
.top-header .phone {
    padding-left: 5px;
    margin-left: 15px;
    padding-right: 15px;
}
#language div,
#currency div{
  float: right
}
.top-link .dropit .dropit-trigger,
#language div button,
#currency div button{
    display: inline-block;
    padding: 15px 0px 15px 25px;
    position: relative;
    z-index: 999;
    float: right;
    color: #fff;
    border: none !important;
}
.top-link .dropit .dropit-trigger span{
  color: #fff;
}
.top-link .dropit:hover .menu_link{
  display: block
}
.menu_link{
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 9;
  list-style: outside none none;
  padding: 0px;
  margin: 0px;
  display: none;
  min-width: 140px;
}
.lang-curren ul.dropdown-menu{
  border-radius: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: none;
}
.lang-curren ul.dropdown-menu li button,
.lang-curren ul.dropdown-menu li a,
.menu_link li a{
  background: none repeat scroll 0% 0% #393939 !important;
  padding: 11px 27px;
  line-height: 11px;
  display: block;
  text-transform: capitalize;
  font-weight: normal;
  height: inherit;
  border-radius: 0px;
  font-size: 12px;
  text-align: right;
  min-width: 145px;
  color: #fff !important;
  
}
.bottom-header{
  background: none repeat scroll 0% 0% #363636;
  direction: rtl;
}


#logo {
	z-index:2000;

}

#logo a{
  position: absolute;
  left:0;
}

.toplogo{
		height:148px;
}

#minicart .dropdown-menu{
  width: 360px;
  position: absolute;
  top: 100%;
  right: 0px;
  border: 1px solid #EEE;
  background: none repeat scroll 0% 0% #FFF;
  padding: 15px;
  text-align: left;
  border-radius: 0;
  z-index:3000;
/*  box-shadow: none;*/
}
#minicart .dropdown-menu  li{
  float: left;
  width: 100%;
  margin: 0px 0px 10px;
}
#minicart .dropdown-menu  li .product-image{
  float: right;
  display: inline;
  
  
}
#minicart img{
	height:80px;
	width:auto;
}

#minicart .dropdown-menu  li .product-details{

  position: relative;
  direction:rtl;
}
#minicart .dropdown-menu  li .product-details button{
  position: absolute;
  right: 0px;
  top: 6px;
  cursor: pointer;
  display: inline-block;
  width: 16px;
  height: 16px;
  font-size: 0px;
  line-height: 0;
  background: url("btn_remove.gif") no-repeat scroll 0px 0px transparent;
  text-indent: -999em;
  overflow: hidden;
}
#minicart .dropdown-menu  li .product-details .product-name{
  word-wrap: break-word;
  direction:rtl;
  text-align:right;
}
#minicart .dropdown-menu  li .product-details .product-name a {
    font-size: 13px;
}
#minicart .dropdown-menu  li .product-details .price {
    width: auto;
    font-size: 15px;
    direction:rtl;
    font-family: 'byekan', "hindsemibold";
    color:green;
}

#minicart .dropdown-menu  li .product-details .pqty {
color:#C47500;
   font-family: 'byekan', "hindsemibold";
      font-size: 15px;
    direction:rtl;


}
#minicart .dropdown-menu .top-subtotal{
  /* float: right; */
  direction: rtl;
  margin: 15px 0px 0px;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: normal;
  text-align: right;
}
.total1{
  display: none
}
#minicart .dropdown-menu .top-subtotal span {
    font-size: 15px;
}
#minicart .dropdown-menu .actions {
    padding: 0px;
    float: right;
    margin: 10px 0px 0px;
    padding-left: 2px;
}
#minicart .dropdown-menu .actions a{
  display: block;
padding: 12px 20px;
font: 'yekan', 14px/15px "hindbold",yekan,Helvetica,sans-serif;
text-align: center;
white-space: nowrap;
text-transform: uppercase;
background: none repeat scroll 0% 0% #363636;
color: #FFF;
}
/** /header **/
/** top-search **/
#search-by-category {
    background: #4e4e4e;
    border-radius: 20px;
    display: inline-block;
    float: right;
    position: relative;
    margin-top: 16px;
    width: 73%;
    margin-right: 20px;
}

#search-by-category .search-container .categories-container{
    float:left;
    position:relative
}
#search-by-category .search-container #text-search{
    width: 65%;
    background: #4E4E4E;
    box-shadow:none;
    height:32px;
    color: #888;
    font-size: 14px;
    float: left;
    border:none;
    text-indent: 10px;
    border-left: 1px solid #3e3e3e;
    /*border-right: 1px solid #3e3e3e;*/
    
}
#search-by-category #sp-btn-search{
    float:right;
    background: none;
}
#search-by-category .search-container .categories-container{
    border-radius: 20px 0 0 20px;
    background: #4E4E4E;
}
#search-by-category .search-container .categories-container .hover-cate p{
    margin:0;
    font-size: 14px;
    color: #FFF;
    font-family: 'yekan', "hindbold";
    padding:0 20px 0 10px;
    cursor: pointer;
    height: 32px;
    overflow: hidden;
    text-transform: capitalize;
    display: table;
}
#search-by-category .search-container .categories-container .hover-cate p span{
  line-height: 32px;
}
#search-by-category .search-container .categories-container .hover-cate p i{
    position:absolute;
    top:0;
    right:0px;
    padding: 9px 5px 9px 0;
    
}
#search-by-category .search-container .categories-container .hover-cate .cate-items{
    z-index: 9999 !important;
    position: absolute;
    display: none;
    background: none repeat scroll 0% 0% #FFF;
    max-height: 300px;
    overflow: auto;
    margin-top:5px;
    border: 1px solid #ddd!important;
    padding: 5px;
    width:120px;
    cursor: pointer;
}
.cate-items li {
    text-transform: uppercase;
    color:#333;
    font-size: 10px;
    list-style: none;
}
.cate-items li:hover{
    color:#E98388
}
.cate-items li.f1 {
    padding-left: 5px;
}
.cate-items li.f2 {
    padding-left: 15px;
}
#search-by-category .search-ajax{
    position: absolute;
    z-index: 9999 !important;
    background: none repeat scroll 0% 0% #fff;
    right: 65px;
    top: 37px;
    width:70%;
}
#search-by-category .search-ajax li{
    list-style: none;
}
#search-by-category .search-ajax .ajax-result-container{
  box-shadow: 0px 0px 5px rgba(0,0,0,0.1);
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-msg{
  padding: 20px;
  margin: 0;
}
#search-by-category .search-ajax .ajax-result-container .ajax-result-list{
    display:block;
    border:1px solid #ddd;
    max-height:300px;
    overflow: auto;
    padding:10px;
}
#btn-search-category{
    background:#4E4E4E;
    border:none!important;
    padding:0;
    box-shadow:none;
    border-radius: 0 20px 20px 0;
    text-shadow:none;
}
#btn-search-category span{
  width: 60px;
  height: 32px;
  display: block;
  border-left: 1px solid #3e3e3e;
}
#btn-search-category i{
    text-align: center;
    font-size: 15px;
    color: #A9A9A9;
    
}
#minicart,#loginbtn{
  float: right;
 background: #4E4E4E; 
  margin: 0 auto;
  text-align: center;
  width: auto;
  position: relative;
}
#minicart button,#loginbtn button{
  background: none;
  border: none;
}
#minicart button span{
  background: url(icon-cart.png) no-repeat scroll center 5px transparent;;
  border: none;
  padding: 37px 13px 12px;
  float: right;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'byekan', "hindbold";
  color: #FFF;
  
}

#loginbtn button span{
  background: url(login-icon.png) no-repeat scroll center 5px transparent;;
  border: none;
  padding: 37px 13px 12px;
  float: right;
  font-size: 11px;
  text-transform: uppercase;
  font-family: 'byekan', "hindbold";
  color: #FFF;
  
}



.gotocart{
	
	text-align:center;
}
.gotocart a {
width:150px;
text-align:center;
margin:auto;
color:white;
}
/** /top-search **/
.top-menu{
  border-bottom: 1px solid #F1F1F1;
}
.common-home .top-menu{
  border: none
}
/** hozmegamenu **/
.nav-container{
    
}
#pt_custommenu .parentMenu{
    bottom:0
}
#pt_custommenu .parentMenu a{
    padding: 11px 20px;
    text-decoration: none;
    display: block;
    line-height: 32px;
    text-transform: uppercase;
    font-size: 14px;
    font-family: 'yekan', "hindsemibold";
    color: #363636;
    border-left: 1px solid #F1F1F1;
    top:0
}
#pt_custommenu .parentMenu a span{
    line-height:48px;
}
#pt_custommenu .pt_menu.active .parentMenu a,
#pt_custommenu .parentMenu a.current,
#pt_custommenu .parentMenu a:hover{
    background: none repeat scroll 0% 0% #92C841;
    color: #FFF !important;
}
a.current{
    color: #92C841!important;
}
/*hozmobile*/
.menu-mobile{
  background-color: #92C841;
  border-radius: 0px;
}
.ma-nav-mobile-container{
  margin-top:20px;
}
.ma-nav-mobile-container .navbar{
  border: none;
  background: #92C841;
  padding: 0 2px 2px;
  border-radius: 0
}
#ma-mobilemenu{
  background: #fff;
}
.menu-mobile {
    float: left;
    width: 100%;
    padding: 0px 2%;
}
.navbar .btn-navbar {
    margin-top: 10px;
    border: 0px none !important;
    box-shadow: none !important;
    background: url("bg-menu-mobile.png") no-repeat scroll 50% 50% transparent;
}
.navbar .brand {
    color: #FFF;
    text-transform: uppercase;
    padding: 18px 0px;
}
/** /hozmegamenu **/

/** main**/
.main {
    padding-top: 20px;
    
}
.common-home .main{
    padding-bottom: 50px;
    direction: ltr;
}
.module-title{
  margin: 30px 0px;
}
.module-title h2 {
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    color: #363636;
}
.block_end_bottom {
    margin: 15px 0px 30px;
    overflow: hidden;
}
.block_end_bottom .box-col {
    float: left;
    padding: 20px;
    color: #FFF;
    width: 33.3333%;
    background: none repeat scroll 0% 0% #5E5E5E;
    min-height: 100px;
    
}
.block_end_bottom .box-col .pull-left {
    margin-right: 10px;
}
.block_end_bottom .box-col .pull-left img{
  width: 56px ;
  height: 56px ;
}
.block_end_bottom .box-col h3 {
    color: #FFF;
    text-transform: uppercase;
    padding-top: 6px;
    font-size: 13px;
}
.block_end_bottom .box-col:hover {
    background: none repeat scroll 0% 0% #92C841;
    color: #FFF;
}
/** /main**/
/** oc-block-bottom **/
.banner-home-inner{
    text-align: center;
    position: relative
}
.banner-home-inner a{
  display: block;
  overflow: hidden;
}
.banner-home-inner a .mask{

  width:100%;
  height: 100%;
  
}
.banner-home-inner a:hover{
  background: #92C841;
  margin-bottom: 15px;
  z-index: 1 !important
}
.banner-home-inner a:hover img{
  transform: scale(.9);
  margin:0;
  z-index: 999999 !important;
}
.banner-home-inner a img {
    margin-bottom: 15px;
    -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
/** /oc-block-bottom **/
/** vermegamenu mobile **/
.oc-nav-mobile-container{
  overflow: hidden;
  border: 1px solid #EBEBEB;
  padding: 0px;
  margin: 0px;
  font-size: 16px;
  text-transform: capitalize;
}
.oc-nav-mobile-container .block-title {
  background: none repeat scroll 0% 0% #000;
  border-image: url('') none;
  margin: 0px;
	border-left-style: none;
	border-left-width: 0px;
	border-right-style: none;
	border-right-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
}
.oc-nav-mobile-container .block-title strong {
  padding: 19px 0px 16px 25px;
  width: 100%;
  line-height: 12px;
  color: #A8A8A8;
  background: url("icon_title_category.png") no-repeat scroll left 23px center transparent;
  font-size: 16px;
  word-wrap: break-word;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'yekan', "hindbold";
}
.oc-nav-mobile-container .block-title strong span {
    margin-left: 30px;
    font-family: 'yekan', "hindbold";
    font-size: 18px;
    text-transform: uppercase;
    color: #FFF;
}
.oc-nav-mobile-container .block-content{
  overflow: hidden
}
#ma-mobilemenu li.act_parent a.alevel0,
#ma-mobilemenu li ul li.act_parent a,
#ma-vermobilemenu li.act_parent a.alevel0,
#ma-vermobilemenu li ul li.act_parent a{
    color: #92C841;
}
#ma-mobilemenu li,
#ma-vermobilemenu li{
  background: none;
}

#ma-vermobilemenu a{
  border:none;
}
#ma-mobilemenu a:hover,
#ma-vermobilemenu a:hover{
  color: #92C841 !important
}
#ma-mobilemenu a.alevel0,
#ma-vermobilemenu a.alevel0{
  color: #363636;
  font-size: 13px;
  direction: rtl;
  line-height: 25px;
  padding: 15px 5px;
  text-transform: uppercase;
  margin:0;
}
#ma-mobilemenu a.alevel0 span,
#ma-vermobilemenu a.alevel0 span {
    padding-left: 15px;
}
.close-child,
.more-child{
  color: #888;
  display: block;
  height: 22px;
  padding: 0px;
  width: 30px;
  border: 0px none;
  text-indent: 100%;
  overflow: hidden;
  border: none !important;
  position: absolute;
  top: 17px;
  left: 0px;
  margin:0 10px !important;
}
#ma-mobilemenu ul li .close-child,
#ma-mobilemenu ul li .more-child,
#ma-vermobilemenu ul li .close-child,
#ma-vermobilemenu ul li .more-child{
  top:8px;
}
.more-child{
  background: url("menu_down.png") no-repeat scroll 50% 50% transparent;
}
.more-child:hover{
  background: url("menu_up.png") no-repeat scroll 50% 50% transparent;
}
.close-child{
  background: url("menu_up.png") no-repeat scroll 50% 50% transparent
}
.close-child:hover{
  background: url("menu_down.png") no-repeat scroll 50% 50% transparent;
}
#ma-mobilemenu li > ul,
#ma-vermobilemenu li.act_parent > ul {
    padding: 0px 20px;
}
#ma-mobilemenu li ul li,
#ma-vermobilemenu li ul li{
  font-size: 0.9em;
}
#ma-mobilemenu ul a ,
#ma-vermobilemenu ul a {
    font-size: 13px;
    padding-left: 15px;
    direction: rtl;
    text-transform: capitalize;
}
#ma-mobilemenu ul a:before,
#ma-vermobilemenu ul a:before{
  font-feature-settings: normal;
  font-language-override: normal;
  content: "\f0a8";
  display: inline-block;
  font-family: 'yekan', FontAwesome;
  font-size: inherit;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  padding-left: 5px;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  margin-right: 10px;
  text-rendering: auto;
  color: #92C841;
}
#ma-mobilemenu img,
#ma-vermobilemenu img{
  vertical-align: middle
}
#ma-mobilemenu ul .ttclose a:before,
#ma-mobilemenu ul .open a:before,
#ma-vermobilemenu ul .ttclose a:before,
#ma-vermobilemenu ul .open a:before{
  content: "";
}
/** /vermegamenu mobile**/
/** ocnewproductslider **/
.ocnewproductslider{
    margin-top: 30px;
}
.related-title,
.ocnewproduct-title{
    background: none repeat scroll 0% 0% #000;
    padding: 15px;
    margin-bottom: 20px;
}
.related-title h2,
.ocnewproduct-title h2 {
    font-size: 14px;
    color: #FFF;
    text-transform: uppercase;
}
.related-products-view .owl-theme .owl-controls,
.ocnewproductslider .owl-theme .owl-controls {
    width: 60px;
    background: url("bkg_slider_new.png") no-repeat scroll 0% 0% transparent;
    height: 30px;
    left: -1px;
    top: -50px;
}
.related-products-view .owl-theme .owl-controls .owl-buttons .owl-prev,
.ocnewproductslider .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("new_prev.png") no-repeat scroll right center transparent;
    width: 30px;
    height: 30px;
}
.related-products-view .owl-theme .owl-controls .owl-buttons .owl-prev:hover,
.ocnewproductslider .owl-theme .owl-controls .owl-buttons .owl-prev:hover{
    background: url("new_prev.png") no-repeat scroll right center transparent;
}
.related-products-view .owl-theme .owl-controls .owl-buttons .owl-next,
.ocnewproductslider .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("new_next.png") no-repeat scroll center center transparent;
    width: 30px;
    height: 30px;
}
.related-products-view .owl-theme .owl-controls .owl-buttons .owl-next:hover,
.ocnewproductslider .owl-theme .owl-controls .owl-buttons .owl-next:hover{
  background: url("new_next.png") no-repeat scroll center center transparent;
}
.related-products-view .item_product,
.ocnewproductslider .item_product{
  margin: 0px 0px 30px;
  overflow: hidden;
}
.related-products-view .item_product .image,
.ocnewproductslider .item_product .image{
  margin-right: 10px;
  float:left
}
.related-products-view .item_product .image a img,
.ocnewproductslider .item_product .image a img {
    border: 1px solid #EAEBEC;
    padding: 5px;
}
.related-products-view .item_product .caption,
.ocnewproductslider .item_product .caption{
  overflow: hidden
}
.related-products-view .item_product .caption .product-name a,
.ocnewproductslider .item_product .caption .product-name a {
    font-family: 'yekan', "hindregular";
    color: #363636;
    font-size: 13px;
    text-transform: capitalize;
    padding:0;
}
.related-products-view .item_product .caption .price-box,
.ocnewproductslider .item_product .caption .price-box {
    color: #0D0D0D;
    font-size: 13px;
    font-family: 'byekan', "hindbold";
}
.related-products-view .button-group,
.related-products-view .item_product .caption .des-newproduct,
.ocnewproductslider .item_product .caption .des-newproduct{
  display: none;
}
/** /ocnewproductslider **/
/** product **/
.item-inner {
    margin: 0px 0px 30px;
    padding: 0px 15px;
    overflow: hidden;
}
.oc-box-content {
    border-left: 1px solid #EAEBEC;
	border-right: 1px solid #EAEBEC;
	border-top: 1px solid #EAEBEC;
	border-bottom: 1px solid #92C841;
	position: relative;
    border-image: url('') none;
    padding: 15px;
}
.oc-box-content::before {
    height: 1px;
    width: 40%;
    background-color: #B9A272 !important;
    position: absolute;
    right: 0px;
    bottom: -1px;
    content: "";
}
.label-pro-new, .label-pro-sale , .label-pro-exist{
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 60px;
    width: 50px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    display: block;
    color: #FFF;
    background-color: #92C841;
    padding-right: 5px;
    font-size: 13px;
    font-family: 'yekan', "hindsemibold";
    text-transform: uppercase;
}
.label-pro-new::before, .label-pro-sale::before{
    border-left: 5px ridge transparent;
	border-right: 17px ridge #92C841;
	border-top: 17px ridge transparent;
	border-bottom: 17px ridge transparent;
	position: absolute;
    content: "";
    border-image: url('') none;
    left: 34px;
    top: 0px;
}



.label-pro-hot{
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    display: block;
    color: #CC3300;
    background-color: #FFCC00;
    padding-right: 5px;
    font-size: 13px;
    font-family: 'yekan', "hindsemibold";
    text-transform: uppercase;
}




.oc-box-content .top-inner {
    min-height: 110px;
}
.product-name {
    margin: 0px;
    font-weight: normal;
    line-height: 18px;
    display: block;
    font-family: 'yekan', hindlight
}
.product-name a {
    font-size: 13px;
    text-transform: uppercase;
    color: #363636;
    padding-top: 15px;
    display: block;
}
.product-name a:hover {
    color: #92C841 !important ;
}
.price-box {
    font-family: 'byekan', "hindsemibold";
    color: #0D0D0D;
    direction: rtl;
    margin: 10px 0px;
}
.price-box p {
    display: inline;
}
.old-price {
    margin: 0px;
}
.old-price .price {
    color: #A2A2A2;
    text-decoration: line-through;
    font-size: 14px;
}
.special-price {
    margin: 0px;
    padding: 0px;
}
.ratings {
    font-size: 12px;
    
    margin: 4px 0px 0px;
    display: inline-block;
}
.rating-box {
    float: left;
    margin-right: 3px;
}
.rating-box {
    width: 94px;
    height: 18px;
    
}
.rating-box .rating0{
  background: url(rating0.png) no-repeat transparent;
  text-indent: 100%;
  overflow: hidden
}
.rating-box .rating1{
  background: url(rating1.png) no-repeat transparent;
  text-indent: 100%;
  overflow: hidden
}
.rating-box .rating2{
  background: url(rating2.png) no-repeat transparent;
  text-indent: 100%;
  overflow: hidden
}
.rating-box .rating3{
  background: url(rating3.png) no-repeat transparent;
  text-indent: 100%;
  overflow: hidden
}
.rating-box .rating4{
  background: url(rating4.png) no-repeat transparent;
  text-indent: 100%;
  overflow: hidden
;
  height: inherit;
}
.rating-box .rating5{
  background: url(rating5.png) no-repeat transparent;
  text-indent: 100%;
  overflow: hidden
}
.oc-box-content .actions {
    position: absolute;
    width: 100%;
    left: 0px;
    right: 0px;
    bottom: -50%;
    z-index: 10;
    transition: all 0.5s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.oc-box-content button.btn-cart {
    float: left;
    width: 50%;
}
.oc-box-content button.btn-cart span {
    padding: 13px 13px 8px;
    width: 100%;
    min-height: 43px;
    background: none repeat scroll 0% 0% #92C841;
}
.oc-box-content button.btn-cart span .fa {
    font-size: 18px;
    margin-right: 5px;
}
.button {
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
}
button.button {
    overflow: visible;
    width: auto;
    border: 0px none;
    padding: 0px;
    margin: 0px;
    background: none repeat scroll 0% 0% #92C841;
    cursor: pointer;
}

.color2 {
   background-color:#C0C0C0;
  
}


button.button span {
    display: block;
    padding: 12px 20px;
    font: 'yekan', 14px/15px "hindbold",yekan,Helvetica,sans-serif;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #363636;
    color: #FFF;
}
button.button:hover span {
    background: none repeat scroll 0% 0% #92C841;
    color: #FFF;
}
.oc-box-content ul.add-to-links {
    float: right;
    width: 40%;
}
.oc-box-content .add-to-links li a {
    float: left;
    position: relative;
    width: 50%;
    height: 43px;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    color: #FFF;
    background-color: #B9A272;
    border-left: 1px solid #C7B58E;
}
.oc-box-content .add-to-links li a:hover{
  background-color: #92C841;
}
.add-to-links li em{
    min-width: 95px;
    height: auto;
    line-height: 20px;
    padding: 3px 5px;
    right: 0%;
    margin-left: 4px;
    text-transform: capitalize;
    font-size: 12px;
    font-style: normal;
    color: #FFF;
    font-weight: normal;
    text-align: center;
    background: none repeat scroll 0% 0% #333;
    text-indent: 0px;
    position: absolute;
    pointer-events: none;
    bottom: 30px;
    white-space: nowrap;
    font-family: 'yekan', Corbel;
    opacity: 0;
    transition: all 0.2s ease-in-out 0s;
}
.oc-box-content:hover .actions {
    bottom: 0px;
}
/** /product **/
/* tabproduct */
.tab_container .owl-theme .owl-controls {
    top: -100px;
}
.tab_container .owl-theme .owl-controls .owl-buttons .owl-prev {
    background: url("bkg_prevous_tab.png") no-repeat scroll 0% 0% transparent;
}
.tab_container .owl-theme .owl-controls .owl-buttons .owl-next {
    background: url("bkg_next_tab.png") no-repeat scroll 0% 0% transparent;
}
.tab_container .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: url("bkg_prevous_tab.png") no-repeat scroll 0px 100% transparent;
}
.tab_container .owl-theme .owl-controls .owl-buttons .owl-next:hover {
    background: url("bkg_next_tab.png") no-repeat scroll 0px 100% transparent;
}
/* tabproduct */
/** owl **/
.owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    top: -85px;
    direction: ltr;
    left: 15px;
    width: 100px;
}
.owl-theme .owl-controls .owl-buttons {
    position: relative;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
    font-size: 0px;
    color: transparent;
    width: 60px;
    height: 43px;
    background: url("bkg_prevous.png") no-repeat scroll 0% 0% transparent;
    transition:all 200ms ease-in 0s;cursor: pointer
}
.owl-theme .owl-controls .owl-buttons .owl-next:hover {
    background: url("bkg_next.png") no-repeat scroll 0px 100% transparent;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
    font-size: 0px;
    color: transparent;
    width: 60px;
    height: 43px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: url("bkg_next.png") no-repeat scroll 0% 0% transparent;
    transition:all 200ms ease-in 0s;cursor: pointer
}
  



.owl-theme .owl-controls .owl-buttons .owl-prev:hover {
    background: url("bkg_prevous.png") no-repeat scroll 0px 100% transparent;
}
.owl-theme .owl-controls .owl-page {
    display: inline-block;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    opacity: 1;
    background: none repeat scroll 0% 0% #92C841;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    border-radius: 20px;
    background: none repeat scroll 0% 0% #5E5E5E;
}
/** /owl **/
.testimonial-newleter {
    border: 1px solid #D9D9D9;
    overflow: hidden
}
.testimonial-newleter > div:first-child{
  border-right: 1px solid #D9D9D9;
}
/** testimonial**/
.testimonial-container{
    margin: 0px;
    padding: 30px;
}
.testimonial-container .block-title {
    background: none repeat scroll 0% 0% transparent;
    padding-bottom: 20px;
}
.testimonial-container .block-title strong {
    font-size: 16px;
    color: #363636;
    padding: 10px 15px 10px 0px;
    word-wrap: break-word;
    display: inline-block;
    text-transform: uppercase;
    background: none repeat scroll 0% 0% #FFF;
    font-family: 'yekan', "hindbold";
}
.testimonial-container .block-title strong {
    font-size: 16px;
    color: #363636;
    word-wrap: break-word;
    text-transform: uppercase;
    font-family: 'yekan', "hindbold";
}
.testimonial-container .pull-left {
    margin-right: 20px;
}
.testimonial-author {
    font-family: 'yekan', "hindbold";
    color: #92C841;
    font-size: 13px;
    text-transform: uppercase;
}
.testimonial-box em {
    padding: 0px 5px;
}
.testimonial-date {
    text-transform: uppercase;
    font-size: 11px;
    color: #B3B3B3;
}
.testimonial-box a {
    margin-top: 20px;
    display: block;
    direction: rtl;
}
.testimonial-container .owl-theme .owl-controls {
    top: 100%;
    right: 0px;
    text-align: right;
    width: 100%
}
/** newsletter **/
.box{
  text-align: center;
  overflow: hidden;
  padding: 30px 20px 0 20px;
}
.box .subscribe-title {
    margin-bottom: 30px;
}
.box  .subscribe-title h3 {
    margin: 0px;
    text-transform: uppercase;
    color: #363636;
    font-size: 16px;
    line-height: 25px;
}
.subscribe-title label {
    font-weight: normal;
    font-size: 15px;
    margin: 14px 0px 3px;
    color: #FFF;
    text-transform: uppercase;
    display: none;
}
.des-newlletter{
    font-size: 13px;
    color: #363636;
    clear: both;
    display: block;
    line-height: 24px;
    margin-bottom: 15px;
}
.subscribe-content .input-box {
    height: 40px;
    margin-right: 5px;
    line-height: 40px;
    width: 65%;
    float: left;
    background: none repeat scroll 0% 0% #FFF;
    margin-bottom: 5px;
}
.subscribe-content input[type=text] {
    display: block;
    border: 1px solid #D9D9D9;
    background: none repeat scroll 0% 0% transparent;
    width: 100%;
    transition: width 1s ease-in-out;
    color: #DDD;
    text-indent: 10px;
    /* padding:12px 0; */
}
.subscribe-content .actions-subcribe{
  float: left
}
.subscribe-content button.button span {
    text-align: center;
    padding: 13px 18px;
    background: none repeat scroll 0% 0% #363636;
    font-size: 13px;
    color: #FFF;
}
.subscribe-content button.button:hover span {
    color: #92C841;
}
#notification{
  clear: both;
  min-height: 13px;
  margin: 3px 0px 0px;
  padding-left: 17px;
  font-size: 11px;
  font-weight: normal;
  line-height: 13px;
  background: none repeat scroll 0% 0% transparent;
  color: #EB340A;
}
/** ocslideshow **/
.nivo-directionNav a {
    width: 60px;
    height: 43px;
    display: block;
    background: url("bkg_prevous.png") no-repeat scroll 0% 0% transparent;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 9;
    float: left;
    position: absolute;
    top: 0px;
}
.nivo-directionNav a.nivo-nextNav {
    background: url("bkg_next.png") no-repeat scroll 0% 0% transparent;
    right: 5px;
    position: absolute;
}
.nivo-directionNav a:hover {
    background-position: 0px 100%;
}
.nivo-directionNav a.nivo-nextNav:hover {
    background-position: 0px 100%;
}
/** ocslideshow **/
/** footer **/
.our-brand{
    background: none repeat scroll 0% 0% #F4F5F5;
    margin-top: 50px;
    padding: 15px 0px;
}
.social-footer-link {
    background: none repeat scroll 0% 0% #0D0D0D;
    padding: 15px 0px;
}

ul.link-follow {
    display: table;
    margin: auto;
}

ul.link-follow li{
  float: right;
  margin-right: 8px;
  padding-left: 8px;
  border-left: 1px solid #262626;
}
ul.link-follow li:last-child {
    padding-left: 0px;
     border-left:0px
}


ul.link-follow a {
    position: relative;
    display: block;
    height: 37px;
    line-height: 37px;
    width: 37px;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    padding: 0px;
    border-radius: 100%;
}
ul.link-follow li a span {
    min-width: 100px;
    height: auto;
    line-height: 20px;
    padding: 1px 5px;
    left: 50%;
    margin-left: -40px;
    text-transform: capitalize;
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    text-align: center;
    background: none repeat scroll 0% 0% #92C841;
    text-indent: 0px;
    position: absolute;
    pointer-events: none;
    bottom: 40px;
    display: none;
    font-family: 'yekan', Corbel;
}
ul.link-follow li a:hover span {
    bottom: 50px;
    display: block
}
ul.link-follow li a span:before, ul.link-follow li a span:after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 45%;
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(0, 0, 0, 0.1);
}
ul.link-follow li a span::after {
    bottom: -4px;
    border-top: 5px solid #92C841;
}
.social-footer-link .links {
    margin-top: 8px;
    float: left;}
.links li:first-child{
    padding-left: 0px !important;
    border-left: 0px none !important;
}
.links li {
    display: inline;
}
.social-footer-link .links li:first-child a {
    padding-left: 0px;
}
.social-footer-link .links li a {
    font-size: 12px;
    color: #8B8B8B;
    text-transform: uppercase;
    font-family: 'yekan', "hindsemibold";
    padding: 10px 12px;
}
.footer-static-top{
    background: none repeat scroll 0% 0% #363636;
    padding-top: 40px;
}
.footer-static-top .col-1 {
    margin-top: 10px;
}
.footer-static-content .des{
    margin: 0px;
    padding: 20px 0px;
    color: #959595;
    line-height: 24px;
}
a.readmore{
  color: #92C841;
  text-transform: capitalize
}
a.readmore::after{
  content: "\f0a8";
  display: inline-block;
  font-family: 'yekan', FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  padding-right: 5px;
  margin-left: 5px;
}
/* lastest, special*/
.title-contact,
.lastest-title,
.special-title{
  border-bottom: 1px solid #4A4A4A;
  margin-bottom: 20px;
  background: none repeat scroll 0% 0% transparent;
}
.title-contact h2,
.lastest-title h2,
.special-title h2 {
    font-size: 20px;
    color: #FFF;
    padding: 0px 0px 10px;
    text-transform: capitalize;
    background: none repeat scroll 0% 0% transparent;
    font-family: 'yekan', "hindbold";
    margin-bottom: 5px;
}
.footer-module .product-thumb{
  overflow: hidden;
  margin: 0 0 10px 0;
}
.footer-module .image{
  margin-right: 10px;
  float: left
}
.footer-module .product-name a {
    font-family: 'yekan', "hindregular";
    color: #FFF;
    font-size: 13px;
    text-transform: capitalize;
    padding-top: 0;
}
.footer-module .price-box {
    color: #92C841;
    font-size: 13px;
    font-family: 'byekan', "hindbold";
}
.footer-module .old-price .price {
    font-size: 13px;
    color: #A2A2A2;
}
.footer-module .caption{
  overflow: hidden
}
.footer-module .button-group,
.footer-module .des-product{
  display: none
}
.content-contact li{
  margin-bottom: 10px;
  color: #959595;
  overflow: hidden;
}
.content-contact .fa{
  width: 40px;
  height: 40px;
  color: #fff;
  background: #92C841;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  font-size: 20px;
  margin-right: 10px;
}
.footer-static-content ul li a:hover {
    background-position: 0px -40px;
    padding-left: 25px;
    color: #92C841;
}
.footer-static{
  padding: 40px 0px 50px;
  background: none repeat scroll 0% 0% #363636;
}
.footer-static-title{
  border-bottom: 1px solid #4A4A4A;
  padding-bottom: 15px;
  margin-bottom: 8px;
}
.footer-static-title h3 {
    text-transform: capitalize;
    font-size: 20px;
    color: #FFF;
}
.footer-static-content ul li {
    border-bottom: 1px solid #4A4A4A;
}
.footer-static-content ul li a {
    line-height: 40px;
    padding-left: 5px;
    color: #959595;
    font-family: 'yekan', "hindregular";
    text-transform: capitalize
}
.footer-static-content ul li a::before {
    content: "\f0a8";
    display: inline-block;
    font-family: 'yekan', FontAwesome;
    font-style: normal;
    padding-left: 5px;
    font-weight: normal;
    line-height: 1;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    font-size: inherit;
    text-rendering: auto;
    margin-right: 10px;
}
.footer {
    margin: 0px auto;
    padding: 25px 0px;
    background: none repeat scroll 0% 0% #0D0D0D;
    font-family: 'yekan', "hindregular";
}
.footer address {
    margin: 0px;
    clear: both;
    padding-top: 5px;
    color: #959595;
}
.footer address a {
    color: #92C841;
}
#back-top{
  background: url("back-top.png") no-repeat scroll 50% 50% #7F7F7F;
  bottom: 35px;
  display: none;
  height: 35px;
  position: fixed;
  right: 12px;
  width: 35px;
  z-index: 9999;
  cursor: pointer;
}
#back-top:hover {
    background-color: #92C841;
}
.footer-static-top-border{
  padding-bottom: 30px;
  border-bottom: 1px solid #4a4a4a;
}
/** /footer **/
/** category **/
.main .breadcrumb{
    padding: 0px 0px 20px;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'yekan', "hindbold";
    background: none;
    border-radius: 0;
    margin: 0;
}
.main .breadcrumb li a {
    padding: 3px 0px;
    color: #9A9A9A;
}
.main .breadcrumb > li + li::before {
    padding: 0px 5px;
    color: #9A9A9A;
    content: "--";
}
p.compare-total,
.description-category,
.name-category{
  display: none
}
.thumb-img{
  margin-bottom: 35px;
}
.thumb-img img{
  border: none;
  border-radius: 0;
  padding: 0;
  width: 100%;
}
.sort-lg{
    float: left;
    width: 50%;
}
.sort-lg button{
    height: 34px;
    width: 34px;
    float: left;
    border: 0px none;
    border-radius: 0px;
    padding-left: 20px;
    margin: 4px 0px 0px;
    text-transform: uppercase;
    text-indent: -9999px;
    transition: all 300ms ease-in 0s;
}
.grid-view:hover,
.list-view:hover,
.sort-lg .selected{
    background-color: #92C841;
    background-position: 0% 100%;
}
.grid-view{
    background: url("grid.png") no-repeat scroll 0% 0% #EDEDED;
}
.list-view{
    background: url("list.png") no-repeat scroll 0px 0px #EDEDED;
}
.product-filter label,
.product-filter select{
  float: right;
  line-height: 38px;
}
.product-filter label {
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
    font-weight: normal;
    text-transform: uppercase;
    color: #808080;
}
.product-filter select {
    padding: 4px 10px 5px;
    max-width: 145px;
    margin: 4px 0px 1px;
    vertical-align: middle;
    text-align: center;
    background: none repeat scroll 0% 0% transparent;
    border: 1px solid #DFDFDF;
    color: #373737;
    text-transform: uppercase;
}
.show-page{
    font-family: 'byekan', "hindsemibold";

}
.show-page label,
.show-page select{
  float: left
}
.show-page .pagination{
  float: right;
  margin: 0px 0px 0px 30px;
  height: 35px;
}
.show-page .pagination li{
    display: inline-block;
    margin: 0px 2px;
    width: 35px;
    border-radius: 0%;
    height: 35px;
    font-size: 13px;
    font-family: 'B yekan', tahoma;
    line-height: 33px;
    text-align:center;
}
.show-page .pagination li.active{
    background: none repeat scroll 0% 0% #92C841;
    border-radius: 0%;
    color: #FFF;
}
.show-page .pagination li.active span:hover{
  background: none;
}
.show-page .pagination li span{
  background: none;
  margin: 0;
  border: none;
  box-shadow: 0;
  padding: 9px 12px 6px 14px;
  border-radius: 0;
   text-align: center;
}
.show-page .pagination li a{
  display: inline-block;
  padding: 9px 10px 6px 10px;
  background: none repeat scroll 0% 0% #EDEDED;
  border: medium none;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #373737;
  font-family: 'B yekan', tahoma;
  font-size: 13px;
  border-radius: 0px;
}
.show-page .pagination li a:hover{
    background: none repeat scroll 0% 0% #92C841;
    color: #FFF;
}
.product-grid .short-des,
.product-list .label-product,
.product-layout .des{
  display: none;
}
.product-list .top-inner{
  float: right;
}
.product-list .oc-box-content{
  overflow: hidden
}
.product-list .product-name a{
  font-size: 18px;
  padding: 0px;
  text-transform: capitalize
}
.products-list .ratings {
    margin: 10px 0px 0px;
}
.product-list .price-box {
    border-top: 1px solid #E5E5E5;
    border-bottom: 1px solid #E5E5E5;
    padding: 10px 0px;
}
.product-list .oc-box-content .actions{
  
  
}
.product-list .oc-box-content{
  border: none;
  padding: 0
}
.product-grid .product-thumb.row{
  margin: 0
}
.product-list div.product-image{
  border: 1px solid #EAEBEC;
}
.product-layout .item-inner{
  padding: 0
}
.product-filter{
  overflow: hidden;
  margin-bottom: 30px;
}
.product-list .actions{
  bottom: 0
}
.product-list .item-inner{
  margin: 0px 0px 70px;
}
.product-list .short-des{
  margin: 20px 0px;
  line-height: 20px;
  color: #646464;
  text-align: justify;
}
div.product-image{
  text-align:center;
  position: relative;
  overflow:hidden;
}
/** product-detail **/
.product-shop-inner {
    float: left;
    width: 100%;
    padding-right: 30px;
    direction:rtl;
}
.thumbnails-image{
  
  border: 1px solid #DDD;
  margin-bottom: 10px;
}
.thumbnails-image a.thumbnail{
  border-radius: 0;
  padding: 0;
  border: none;
  margin: 0;
}
.thumbnails-image a.thumbnail:hover{
  border-color: #DDD;
}
.wrapper-img-additional{
  max-width:354px;
  position: relative;
}
.wrapper-img-additional .owl-carousel{
  position: static;
}
#gallery_01 a.thumbnail{
  margin: 0px 5px 0px 0px;
  border-radius: 0;
  border: none;
  padding: 0;
}
#gallery_01 a.thumbnail img{
  border: 1px solid #ddd;
  padding: 5px;
}
#gallery_01 .owl-controls {
    text-align: center;
    position: absolute;
    left: -100px;
    bottom:0;
    width: 100px;
    top: auto
}
.related-products-view {
    float: left;
    width: 41.6667%;
}
.zoomContainer {
  top: 0px !important;
  left: 0px !important;
  margin-left: 15px !important;
}
.zoomLens {
    height: 100px !important;
    width: 100px !important;
}
.zoomWindow {
    left: 105% !important;
    border: 4px solid #ddd !important;
}
.product-shop-inner .product-name {
    margin: 5px 0px; 
    display: block;
}
.product-shop-inner .product-name h1 {
    margin: 0px;
    font-size: 30px;
    color: #2C2C2C;
    text-transform: capitalize;
    font-family: 'yekan', "hindregular";
    font-weight: 700
}
.product-shop-inner .price-box {
    border-top: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    padding: 10px 0px;
}
.product-shop-inner .short-description {
    margin: 10px 0px;
}
.product-shop-inner .list-infor-product{
    margin: 0px;
    color: #393939;
    font-size: 13px;
    font-family: 'yekan', "hindboldregular";
}
.list-infor-product span,
.list-infor-product span a{
    color: #92C841;
    text-transform: capitalize;
    padding-left: 2px
}
.add-to-cart{
  margin: 20px 0px;
}
.add-to-cart .input-content {
    float: right;
    margin-bottom: 5px;
    margin-left:20px;
}
.add-to-cart label {
    font-size: 13px;
    color: #2C2C2C;
    font-weight: normal;
}
.add-to-cart .qty {
    text-align: center;
    min-width: 60px !important;
    background: none repeat scroll 0% 0% transparent;
    height: 50px;
    line-height: 50px;
    margin-right: 10px;
    color: #92C841;
    font-size:20pt;
}
input.qty {
    width: 2.5em !important;
    text-align: center;
}
.add-to-cart button.btn-cart span {
    border: 0px none;
    background: none repeat scroll 0% 0% #92C841;
    color: #FFF;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding-top: 0px;
    font-size: 18px;
}
button.button span span {
    border: 0px none;
    padding: 0px !important;
    background: none repeat scroll 0% 0% transparent !important;
}
.add-to-cart button.btn-cart span .fa {
    font-size: 18px;
    color: #FFF;
    margin-right: 10px;
}
@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}
.add-to-cart button.btn-cart:hover span .fa {
    box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.3);
    background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.3);
    animation: 0.5s ease-in-out rotate;
    color: #FFF;
    border-radius: 100%;
}
.actions-inner{
  overflow: hidden;
  margin: 20px 0;
}
.actions-inner a,
.actions-inner button{
    float: left;
    position: relative;
    width: 43px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    font-size: 18px;
    color: #FFF;
    background-color: #B9A272;
    margin-left:2px;
    border: none;
}
.actions-inner a:hover,
.actions-inner button:hover{
  background-color: #92C841;
}
.product-shop-inner .alert-info{
  background: none;
  color: #000;
  border: none;
  padding: 0
}
#product{
  max-height: 300px;
  overflow: auto
}
.col-3{
  margin-top: 30px;
  margin-bottom: 50px;
}
.col-3 li a{
    display: block;
    padding: 15px 20px;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    color: #363636;
    font-family: 'yekan', "hindbold";
    border-image: url('') none;
    border-radius: 0;
	border-left-style: solid !important;
	border-left-width: 1px !important;
	border-right-style: solid !important;
	border-right-width: 1px !important;
	border-top-style: solid !important;
	border-top-width: 1px !important;
	border-bottom-style: none !important;
	border-bottom-width: medium !important;
}
.col-3 li a:hover,
.col-3 li.active a, .col-3 li.active a:hover {
    background: none repeat scroll 0% 0% #92C841 !important;
    color: #FFF;
}
.col-3 ul{
  border: none
}
.col-3 .tab-content{
  padding: 15px;
  border: 1px solid #eee;
  
}
.tab-content > div{
  max-height: 300px;
  overflow: auto
}
.tab-content #tab-review{
  max-height: 410px !important;
  overflow: auto
}

.col-3 .nav-tabs > li > a:active, .col-3 .nav-tabs > li > a:focus{
  color: #fff;
}
.col-3 #form-review input[type=radio]{
  margin: 0 !important
}
.col-3 #review tr:first-child{
  background-color: #92C841;
color: #FFF;
}
#button-review{
  margin-bottom: 10px;
}
/** product-detaile **/
.page-title {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #EEE;
    margin: 0px 0px 15px;
}
.page-title h2,
.page-title h1{
    margin: 0px;
    font-size: 19px;
    color: #92C841;
    text-transform: uppercase;
}
.custom-menu-bottom img{
    width:100%;
    height: 150px;
}
.popup .block2{
    display: inline-block;
    width: 100%
}
div.alert {
    margin-bottom: 15px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'yekan';
    font-size: small;
}
.layered-title{
  background: url("bkg_title.jpg") repeat-x scroll left 10px transparent;
}
.layered-title h2{
  font-weight: normal;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 5px;
  color: #363636;
  text-transform: uppercase;
  background: none repeat scroll 0% 0% #F5F5F5;
  padding-right: 20px;
  display: inline-block;
  font-family: 'yekan', hindregular; 
}
.module-account {
    margin: 0px 0px 30px;
    clear: both;
    border: 1px solid #EEE;
    padding: 15px 10px 0px 15px;
}
.block .block-title {
    background: url("bkg_title.jpg") repeat-x scroll left center transparent;
}
.block-title strong {
    font-size: 16px;
    word-wrap: break-word;
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}
.module-account .block-content {
    padding: 10px 7px;
}
.module-account .block-content li {
    border-bottom: 1px solid #F2F2F2;
}
.module-account .block-content a {
    border: medium none;
    display: inline-block;
    padding: 4px 6px;
    margin: 0px 0px 7px;
    text-transform: capitalize;
}
.module-account .block-content li:last-child {
    border-bottom: medium none;
}
#account-panel{
  border: none;
  box-shadow: none;
  border-radius: 0;
}
#account-panel .panel {
    border-color: #EEE !important;
    border-radius: 0px;
    box-shadow: none;
}
#account-panel .panel-heading {
    background: none repeat scroll 0% 0% #92C841;
    border-radius: 0
}
#account-panel h2 {
    margin: 0px;
}
#account-panel h2 a {
    font-size: 14px;
    color: #fff;
}
#account-panel h2 a i{
  margin-left: 5px;
}
#account-panel ul li {
    padding: 5px 0px;
}
.a-back{
  line-height: 39px;
}
/** login **/
.login-page .left-login, .login-page .right-login {
    padding: 14px 21px;
    border-top: 1px solid #F2F2F2;
    border-right: 1px solid #F2F2F2;
    border-left: 1px solid #F2F2F2;
    border-bottom: 0px none !important;
}
.login-page h2 {
    font-size: 16px;
    margin: 0px 0px 14px;
    padding: 0px 0px 5px 23px;
    border-bottom: 1px solid #F2F2F2;
    background-position: 0px 1px;
    background-repeat: no-repeat;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.left-login h2 {
    background-image: url("i_page1.gif");
}
.left-login p {
    color: #888;
}
.login-page .bottom-form button {
    float: right;
}
.right-login h2 {
    background-image: url("i_page2.gif");
}
.login-page .right-login .form-group {
    margin: 15px 0px;
}
.login-page .bottom-form {
    border: 1px solid #F2F2F2;
    padding: 0px 10px;
    height: 60px;
}
.login-page .bottom-form a {
    float: left;
}
.login-page .left-login {
    min-height: 250px;
}
.login-page .bottom-form button, .login-page .bottom-form a {
    margin: 10px 0px;
}
.right-login .form-group em {
    font-style: normal;
    color: #f00;
    padding: 5px;
}
#content fieldset {
    border: 1px solid #F2F2F2;
    padding: 22px 25px 12px 33px;
    margin: 28px 0px;
}
#content fieldset legend {
    float: right;
    font-weight: normal;
    font-size: 13px;
    border: 1px solid #F2F2F2;
    background: none repeat scroll 0% 0% #FFF;
    color: #444443;
    margin: -33px 0px 0px -10px;
    padding: 0px 8px;
    position: relative;
    width: auto;
}
.account-register .required label:after{
  content: "*";
  color: #f00;
  margin-left: 5px;
}
.control-label{
  font-weight: normal
}
/** login **/
td.ratings{
  
}
#column-left .ocnewproductslider{
  margin-top: 0;
  direction: ltr;
}
/** information **/
.information-contact .panel-default {
    border-color: #FFF;
}
.information-contact .panel{
  box-shadow: none;
}
#map-canvas {
    width: 100%;
    height: 300px;
    margin: 10px 0px;
}
.info-store i {
    margin-right: 10px;
}
#accordion .panel, #accordion .panel .panel-heading {
    border-radius: 0px;
}
.information-contact .panel-default {
    border-color: #FFF;
}
#accordion .panel, #accordion .panel .panel-heading {
    border-radius: 0px;
}
#accordion .panel-heading {
    background-color: #92C841;
    color: #FFF;
}
#accordion .panel-heading h4 {
    font-weight: bold;
}
#accordion .panel-heading h4 a:hover{
  color: #fff
}
.col3-set .col-1 {
    float: left;
    width: 32%;
}
.col3-set .col-2 {
    float: left;
    width: 32%;
    margin-left: 2%;
}
.col3-set .col-3 {
    float: right;
    width: 32%;
}
.info-productcart td .refresh-cart {
    background-color: #92C841;
    color: #fff;
    height: 34px;
    width: 44px;
    border: medium none;
}
.info-productcart td .remove-check-cart {
    background: url("btn_remove.png") no-repeat scroll 0px 0px transparent;
    text-indent: 200%;
    overflow: hidden;
    border: medium none;
    height: 14px;
    width: 13px;
}
.pt_custommenu .pt_menu .popup div.level1 div.level0 div.level1 a.level0 {
  text-transform: capitalize;
  color: #aaa;
}
.pt_custommenu .pt_menu .popup div.level1 div.level0 div.level1 a.level0:hover{
  color:#92C841
}
.pt_custommenu div.popup a:hover{
    color:#92C841 
}
/** rotator **/
.product-image .img2{
  position: absolute;
  bottom: -200%;
  transition: all 0.3s ease-out 0s;
}
.item-inner:hover .img2{
  bottom:0;
}
/** /rotator **/
#minicart .actions a:hover{
  background: #92C841;
}
/** mobile **/
@media (max-width: 1199px){
  .visible-lg {
  display: block !important;
  }
  #search-by-category {
    width: 504px;
  }
  #search-by-category .search-container #text-search {
    width:60%
  }
  #pt_custommenu .parentMenu a {
    padding: 11px 15px;
    font-size:13px;
  }
  .slider-2{ margin-left: -450px !important;}
  .banner7-content h1{ font-size: 70px !important; }
  .banner7-content h2{ font-size: 25px !important;}
  .banner7-content .banner7-des{ font-size: 20px !important;}
  #gallery_01 .owl-controls{
    right:0 !important;
  }
  .wrapper-img-additional {
    max-width: 100% !important;
  }
  #gallery_01 .owl-controls{
    display:none !important;
  }
}
@media (max-width: 992px){
  .navbar-toggle, .visible-xs {
      display: block !important;
  }
  .visible-lg {
      display: none !important;
  }
  .product-shop-inner, .related-products-view {
    width: 100%;
    padding: 0px;
    margin-top: 30px;
    direction:rtl;
  }
  .bottom-header,
  .top-header { text-align: center}
  .top-header .infor {
    float: none;
    display: inline-block;
    margin-bottom: 10px;
  }
  #top-links .top-currency,
  #top-links .top-language,
  #top-links .menu.dropit{
    display: inline-block;
  }
  #logo a {
    position: static;
    display: inline-block;
    margin-top: 15px;
  }
  .top-serch{ 
    margin-top: 15px;
  }
  .banner7-content h1 {
    font-size: 60px !important;
  }
  .banner7-content h2 {
    font-size: 20px !important;
  }
  .banner7-content .banner7-des {
    font-size: 18px !important;
  }
  .slider-2 {
    margin-left: -345px !important;
  }
  .testimonial-newleter{
    margin-bottom:30px
  }
  .footer-static-content {
    margin: 0px 0px 20px;
  }
  .layerednavigation{
    margin-bottom:30px;
  }
  .footer-static-top-border .col1,
  .footer-static-top-border .col2,
  .footer-static-top-border .col3,
  .footer-static-top-border .col4{
    margin-bottom:20px;
  }
}
@media (max-width: 991px){
  .oc-nav-mobile-container{
    display: none;
  }
  .common-home .ocnewproductslider{
    margin-top: 0;
  }
}
@media (max-width:767px){
  #search-by-category {
    width: 100%;
    float: none;
    margin-right:0;
  }
  #search-by-category .search-container #text-search {
    width: 50%;
  }
  .block_end_bottom .box-col {
    width: 100%;
    margin-bottom:10px;
    text-align: center;
    height:100px; 
    
  }
  .product-list .product-name {
    margin-top: 10px;
  }
  #minicart,#loginbtn {
    float: right;
    background: none;
  }
  #minicart button,#loginbtn  button{
    background: #92C841
  }
  .owl-controls,
  .nivo-directionNav{
    display: none !important;
  }
  
}
@media (max-width:560px){
  .nivo-directionNav {
    display: none;
  }
  .show-page,
  .sort-lg{
    width:100%;
  }
  .show-page{
    margin-top:10px;
  }
  #minicart .dropdown-menu{
    right: -77px;
  }
} 
@media (max-width:479px){
  #search-by-category .search-container #text-search {
    width: 38% !important ;
  }
}
/** /mobile **/
.product-list .products .actions{
  position:static;
}
.product-list .products .actions button{
  width: auto;
}
.product-list .products .actions .add-to-links{
  float:left;
  width:auto;
}
.product-list .add-to-links li {
    float: left;
}
.product-list .products .add-to-links li a {
    width: auto;
    min-width: 54px;
}
.randommodule-container .item-inner{
  margin-bottom: 0
}
.layerednavigation{
  margin-bottom: 30px;
}
#product{
  border: 1px solid #f4f4f4;
  padding:10px;
}
#popup25{
  left: -288px !important;
}
.testimonial-product .testimonial-container{
  padding: 20px 0 0;
}
.testimonial-product .row-testimonials{
  overflow: hidden;
  margin-bottom: 20px;
  text-align: justify;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
  padding: 10px
}
.row-testimonials .testimonial-images{
  text-align: center
}
.row-testimonials .testimonial-images img{
  border-radius: 100%;
  box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.testimonial-name{
  float:right;
  margin-top: 10px;
}
.testimonial-product .show-page{
  display: inline-block;
  line-height: 33px;
  width: auto;
}
.testimonial-product .testimonial-std{
  text-indent: 10px;
}
.testimonial-product .testimonial-std::before{
  content: "\f10d";
  font-family: 'yekan', FontAwesome;
  padding: 0 5px;
}
.testimonial-product .testimonial-std::after{
  content: "\f10e";
  font-family: 'yekan', FontAwesome;
  padding: 0 5px;
}
#pt_custommenu .parentMenu .block-title{
  padding: 11px 20px;
  text-decoration: none;
  display: block;
  line-height: 32px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'yekan', "hindsemibold";
  color: #363636;
  border-left: 1px solid #F1F1F1;
  top: 0px;
  line-height: 48px;
}
#pt_custommenu .pt_menu.active .parentMenu .block-title,
#pt_custommenu .parentMenu .block-title:hover {
    background: #92C841 none repeat scroll 0% 0%;
    color: #FFF !important;
}



.relatedbox{
	padding-right:110px;
	padding-bottom:10px;
	font-size:25px;
	font-weight:700;
	
	direction:rtl;
}


.owl-theme .owl-controls {
    top: -50px;
 right:0px;
 left:auto;
}

.tab_container .owl-controls  {
    right: auto ;
	 left:0px;
}
 

 

.colorred{
	background-color:#CC3300 ;
}

.label-pro-new.colorred::before {
	border-right: 17px ridge #CC3300 ;
}

.latepayam {
	text-align:center;
	font-size:20px;
	color:red;
}

