﻿@font-face{font-family:'BNazanin';src:url('../fonts/BNazanin') format('eot'),url('../fonts/BNazanin.woff') format('woff'),url('../fonts/BNazanin.ttf') format('truetype');font-weight:normal;font-style:normal;}
@font-face{font-family:'BHoma';src:url('../fonts/BHoma') format('eot'),url('../fonts/BHoma.woff') format('woff'),url('../fonts/BHoma.ttf') format('truetype');font-weight:normal;font-style:normal;}
body {
    font-family:"BNazanin";
    font-size: 16px;
    font-family:"BHoma";
}
.search
{
    margin-top:25px;
}
.logorow {
    margin-bottom:10px;
}
.bg-top
{
    background-color:#eeeeee;
    padding:5px;
    color:#ff5327;
}
    .bg-top .glyphicon {
        color:blue;
    }
.social-wrapper {
    min-height:10px;
    background-color:#444444;
}

.bottom-box-wrapper
{
    min-height:100px;
    background-color:#333333;
    direction:rtl;
    color:#ffffff;
}
.bottom-box-title {
    color:#ff770f;
    font-weight:bold;
    font-size:19px;
}
.shadow {
   -moz-box-shadow:    inset 0 0 10px #0E853B;
   -webkit-box-shadow: inset 0 0 10px #0E853B;
   box-shadow:         inset 0 0 10px #0E853B;
}
.outershadow {
  -moz-box-shadow:    0px 1px 5px 0px #4a4a4a;
  -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
  box-shadow:         0px 1px 5px 0px #4a4a4a;
}
.GreenHead {
    background:#0DAF4A;
    color:#ffffff;
    padding:8px;
}
.gray-shadow {
    -moz-box-shadow:    inset 0 0 10px gray;
   -webkit-box-shadow: inset 0 0 10px gray;
   box-shadow:         inset 0 0 10px gray;
}
.SliderTitel
{
    background:url(../Images/SliderTitel.png) no-repeat;
    position:absolute;
    z-index:1000;
    width:282px;
    height:46px;
    margin-right:-7px;
    margin-top:0;
}
.footer {
     background:#2a2a2a;
    color:#ffffff;
    direction:rtl;
    font-size:16px;
   
}

ul.social  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    direction:rtl;
}

ul.social li{
 float:right;
 margin:4px;
}
ul.social li a{
display: block;
}
#youtube {
     background:url("../Images/social.png") no-repeat 0 0;
     width:40px;
     height:40px;
     
    
}
#facebook {
    background:url("../Images/social.png") no-repeat -120px 0;
     width:40px;
     height:40px;
    
}
#twitter {
     background:url("../Images/social.png") no-repeat -40px 0;
     width:40px;
     height:40px;
     
}
#google {
    background:url("../Images/social.png") no-repeat -80px -40px;
     width:40px;
     height:40px;
     
}
#insta {
    
      background:url("../Images/social.png") no-repeat -40px -40px;
     width:40px;
     height:40px;
}
#linkdin {
    
      background:url("../Images/social.png") no-repeat 0 -40px;
     width:40px;
     height:40px;
}
.ribbon {
    background:url('../Images/ribbon.png') no-repeat; width:134px; height:60px;margin-right:-14px; text-align:right; margin-top:-25px;color:#ffffff; vertical-align:middle; line-height:40px; padding-right:10px; position:absolute; z-index:1000;
}
/*cart quantity*/
.cquantity
{
width:26px;
text-align:center;
-webkit-box-shadow: 0 0 1px rgb(0,0,0);
-moz-box-shadow: 0 0 1px rgb(0,0,0);
box-shadow: 0 0 1px rgb(0,0,0); 
display:block;
position:absolute;
top:70px;
left:37px; 

-moz-box-shadow:    inset 0 0 10px gray;
   -webkit-box-shadow: inset 0 0 10px gray;
   box-shadow:         inset 0 0 10px gray;
}

/*vertical menu*/
@charset "utf-8";.tab-pane ul.navigation a,.tab-pane ul.navigation a:visited{color:#a6a6a6;text-decoration:none;display:block;font-family:"BHoma";font-size:18px;}
.tab-pane ul.navigation{list-style:none;position:relative;margin:0;padding:0;}
.tab-pane ul.navigation li{display:block;margin-bottom:5px;margin-top:5px;padding-top:5px; padding-bottom:5px;width:250px;text-decoration:none;text-align:right;color:#a6a6a6;border-bottom:thin dotted #aaa; vertical-align:middle; line-height:20px;}
.tab-pane ul.navigation li:hover{color:red;border-radius:5px;}
.tab-pane ul.navigation li a:hover{color:#ff5327;}
.tab-pane ul.navigation li.highlight a{color:#ff5327;font-weight:bold;}
.tab-pane ul.navigation li.highlight a, .tab-pane ul.navigation li.highlight a:hover{cursor:default;}
.tab-pane ul.navigation ul.childNav{position:absolute;top:2.5em;left:0;list-style:none;margin:0;padding:0;}
.tab-pane ul.navigation ul.childNav li{float:none;}
.tab-pane ul.navigation li.highlight ul.childNav a{color:#444;cursor:pointer;}
.tab-pane ul.navigation li.highlight ul.childNav a:hover{color:#06c;}
.tab-pane ul.navigation li.highlight ul.childNav li.highlight{background:#999;}
.tab-pane ul.navigation li.highlight ul.childNav li.highlight a, #PdCat ul.navigation li.highlight ul.childNav li.highlight a:hover{color:#fff}

.pd-title-back
       {
            width: 220px; height: 89px; background:url("../Images/pd_title.png") no-repeat;
       }
        .discount             { width: 40px; height: 89px; display: table; float:right; }
.discount p           { display: table-cell; vertical-align: middle; text-align: center; }
        .pd-title             { width: 170px; height: 89px; display: table;  float:left; }
.pd-title p           { display: table-cell; vertical-align: middle; text-align: center;color:#ffffff; font-size:16px;  }

.pnlbg {
    background-color:#2ca63b;
    color:#ffffff;
}
    .pnlbg a {
        color:#ffffff;
    }
.pnlbg input{
background-color:#4cae61;
border:1px solid #e9e7e7;
outline:0;
margin:5px;
}

p {
    margin:0;
    padding:0;
}