﻿

@font-face{
    font-family:'BYekan' ;
    src: url('/Themes/Public/Fonts/BYekan.eot?#')format('eot'),
        url('/Themes/Public/Fonts/BYekan.woff')format('woff'),
        url('/Themes/Public/Fonts/BYekan.ttf')format('truetype');
}
@font-face{
    font-family:'iransans' ;
    src: url('/Themes/Public/Fonts/iransans.woff')format('woff'),
        url('/Themes/Public/Fonts/iransans.ttf')format('truetype');
}

body {
    height:100%;
    width:100%;
    font-family: iransans ;
    font-size: 14px;

}

.rmm.style ul{
    box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15) !important;
}
.rmm.style ul li:hover{
    background:none !important;
}
.rmm.style ul li:hover a{
    color:#fff !important;
        background: #f05437;
}
.rmm.style ul li ul li a{
    border-bottom:0px !important;
}
.rmm.style ul ul li {    
    background: #4f4f4f;
    color:#fff !important;
    border-top: 0px solid  !important;
}
.rmm.style ul li:hover ul li a {
    color:#fff !important;
    font-size: 14px;
    padding:5px 10px !important;
    text-align: right;
    text-shadow: 1px 1px 1px #2e2e2e;
        background: rgba(0,0,0,0.5);
}


.rmm.style ul ul li a:hover {
    background:#000 !important;
    color: #fff !important;
}
.rmm.style ul ul li:hover{
    background:#000 !important;
}
.rmm-toggled-button{
    background:#7f7f7f;
}
.rmm.style .rmm-mobile{
    z-index:10;
    top:0;
}

.rmm.style .rmm-mobile li {
    background: #afafaf !important;
} 
.rmm.style .rmm-mobile li a{
    color:#fff !important;
        padding: 13px !important;
}
.rmm ul{
    background:none !important;
   padding: 0 !important;
}
.rmm ul{
    background:none !important;
}
.rmm.style ul li a{
    padding:46px 15px 12px 15px !important; 
    font-weight: normal !important;
    font-size: 15px !important;
    transition: all ease 0.4s;
}
.rmm.style ul ul {
    animation: ease-out slideInDown 0.5s !important;
}

.zoominner img{
    max-height:300px !important;
    width:auto !important;
    cursor: zoom-in;
    max-width: 400px !important;
	border: 0px !important;
	height: auto !important;
}
.spn-title{
    display: inline;
}
.zoomContainer{
    max-width:400px !important;
}
.zoomLens{
    cursor: zoom-in;
}
.noPad{
    padding:0px;
}
.fix-h{
    min-height:600px;
}
a{
    cursor: pointer;
}
#slides a{
    cursor:default !important;
}
.slider-home #slider,.slider-home #slider img{
    height:550px !important;
}
 .slides-pagination{
    display:none;
}
.theme-default .nivoSlider{
    margin-bottom:0px !important;
}
.nivo-controlNav{
    display: none;
}
footer{
    width: 100%;
    float: right;
    padding: 20px 0 0;
    color: #fff;
    font-size: 14px;
    background-color: #000;
}
.info-footer{
    background-color: #f05437;
    color: #000;
    font-size: 13px;
    text-align: center;
    padding: 3px;
}


/*.my_header_links{
    padding-right:0px;
    margin-bottom: 0px
}
.my_header_links ul li a{
    font-size:13px;
    padding: 6px 10px !important;
}
#header_top a{
    color:#fff !important;
}
#header_top a:hover{
    text-decoration:none;
}
#header_top{
    padding: 0px 15px 0px 25px;
    background:#000;
    width:100%;
    float:right;
}*/

.product_titlepr{
    background:none !important;
    padding: 5px 10px !important;
    font-size: 16px !important;
    color: #000 !important;
    font-weight: bold !important;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	transition:white-space 2s ease;
    text-align:center;
}
.product-link:hover .product_titlepr {
    text-overflow: clip;
    white-space: normal;    
}
.product-link{
	overflow: hidden;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    height: auto;
	border: 1px dotted #d4d4d4 !important;
   
}
.product-link:hover{
	background:rgba(240, 84, 55, 0.50)
}
.product .details{
    background:none !important;
    padding: 0px 6px 6px !important;
}

.product_details {
    font-weight: bold;
    width: 100%;
	padding:0 !important;
}
.addicon{
    display:none !important;
}
.off-color{
    color: #f05437 !important;
    font-weight:normal !important;
    top:0 !important;
}

/*.row [class*="col-"] {
    margin-bottom: -400px !important;
    padding-bottom: 400px !important;
}*/
.row {
   /*overflow: hidden;*/
    margin-left:0;
    margin-right:0;
}

marquee {
	max-height:200px;
}

.carousel-control{
	top:50% !important;
}
.h-20{
	height:auto !important;
    text-align: center;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 2px solid #ccc;
}
footer a{
    color:#fff;
}
footer a:hover{
    text-decoration:none;
    color:#c09c3c;
}
.middle{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.details .col-md-9, .details .col-sm-9, .details .col-xs-9 {
    width: 100%;
}
.off-percent.off1{
    text-align: center;
   margin-bottom: 2px;
}
.callout {
    background: url(/Themes/Temp136/images/banner2.jpg) center fixed;
    color: #fff;
    min-height: 220px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.callout div{
    text-align: center;
    width: 100%;
}

.EmailDiv .form-horizontal .form-group .col-sm-6{
    width:100%;
}
.EmailDiv .form-horizontal .form-group .col-sm-6 input{
    display:inline-block;
    width:70%;
}
.EmailDiv .form-horizontal .form-group .col-sm-6 span{
    width:17%;
    display: inline-block;
}
.EmailDiv .form-horizontal .form-group .col-sm-6 input[type=button]{
   width:auto;
    display: block;
    background: #f05437;
    border: 1px solid #fff;
}
.br-newsletter{
    margin:0;
}

.nivo-controlNav {
    display: none;
}
.product_page {
    padding: 10px 0 !important;
}



.Menu-pg{
    margin-top: 90px !important; 
    margin-bottom: 0px !important;
    background: #fff !important; 
    padding: 0px !important; 
    border: 0px solid #e2e2e2 !important; 
}
.title-Menu h1{
    font-size: 22px !important;
}
.mt-10{
    margin-top:10px;
}

.list-product-page{
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    background: #fff !important;
    padding: 20px 0px !important;
    border: 0px solid #e2e2e2 !important;
}
.LiteralDivBotoom {
    background: #eeeeee !important;
    border-radius: 0px !important;
    box-shadow: 2px 2px 4px #bfbfbf;    
}
.LiteralDivBotoom .Sitemap a{
	color:#f05437;
}
.LiteralDivBotoom  .paged1,.LiteralDivBotoom  .paged2{
	display:none;
}
.dcouter{
	margin-bottom:0 !important;
}
.Menutree a {
    color: #6b6b6b !important;
}
.icon-white{
    color: #fd636b;
}
.sp-file{
    font-size: 13px;
    color: #505050;
    padding: 0 8px;
    text-align: center;
}

.Sitemap h2, .Sitemap h1{
    font-size:16px !important;
}
.blk-reg{
    display:none;
}
.top-menu{
    position: absolute;
    width: 100%;
    z-index: 1000;
    background: rgba(0,0,0,0.5);
}
.logo{
    padding: 7px;
}
.h-title{
    position: absolute;
    width: 31% !important;
    background: rgba(0,0,0,0.3) !important;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 28%;
    border: 3px solid #fff;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    justify-content: center;
    padding-top: 25px !important;
    z-index: 100;
    color: #fff;
}
a:hover{
	text-decoration:none;
}
.pd-15{
    padding:15px;
}
.thumbnail {
    position: relative;
    padding: 0;
    margin: 0 0 -2px 0;
    border: none;
    border-radius: 0;
    overflow: hidden;
    text-transform: uppercase;
}
.thumbnail:before {
    content: '';
    position: absolute;
    display: inline-block;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    opacity: .5;
    transition: .5s ease;
    z-index: 1;
}
.thumbnail>img, .thumbnail a>img {
    display: block;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    max-height: 370px;
    margin-bottom: 1px;
}
.thumbnail .caption {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    padding: 0;
    color: #000;
}
small, .small {
    font-size: 13px;
    line-height: 15px;
    font-weight: 300;
    opacity: .6;
    text-transform: uppercase;
}
.thumbnail:hover:before {
    opacity: 0;
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
}
.thumbnail:after {
    content: '';
    position: absolute;
    display: inline-block;
    height: 120px;
    width: 253px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-color: #fff;
    opacity: 0;
    transition: .5s ease;
    z-index: 1;
}
.thumbnail:hover:after {
    opacity: .7;
}
.thumbnail .caption a:hover {
    color: #f05437;
    text-decoration:none;
}
.product{
    padding:0;
    margin-bottom:0 !important;
}
.title-pr span{
    font-size: 18px;
}
.content-pr .carousel{
    padding:0 8px !important;
}
.content-pr{
    padding:0;
}
.main-pr{
    padding:0;
}
.title-st{
    float:initial !important;
}
/*.product-link .block-img-product{
    background:#f05437;
}*/
.product-link .block-img-product img{
    opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.product-link:hover .block-img-product img{
    opacity:0.5;
}
.fullPage{
    margin-top:90px;
}
.img-responsive-post{
    display:block;
    width:100%;
}
.post-content-home{
    background: #f05437;
    border-left: 1px solid #fff;
}
.post-home{
    color:#fff;
}
.post-home:hover{
    color:#fff;
}
.post-text-home{
    transition:all ease-in 0.4s;
    display:none;
}
.post-home:hover .post-text-home{
    display:block;
    animation:ease-in fadeIn 0.5s;
}
.panel-primary > .panel-heading {
    background-color: #f05437;
    border-color: #f05437;
}
.panel-primary {
    border-color: #f05437;
}
/*start header-top*/
#header_top {
  
    left: -174px;
    padding-top: 0;
    position: fixed;
    top: 25%;
    width: 250px;
    z-index: 9;
   
}
.my_header_links {
    position: relative;
    top: 0px;
    margin: 0;
        padding: 0 40px;
}
ol, ul {
    list-style: outside none none !important;
}
.my_header_links > div {
    float: right;
    margin-left: 10px;
    direction: rtl;
    color: #ffffff;
}
.welcom {
    display: none !important;
}
#Plcresponsepage > li {
    float: right;
    margin-left: 10px;
    position: relative;
    right: 0;
    transition: all 1s;
    width: 250px;
    margin: 0 !important;
    padding: 0 26px 0 0 !important;
}
.Plcresponsepage > li:first-child {
    background-color: #28bb28;
}
.basket {
    background-image: url(/Themes/Temp136/images/bag.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.Your-financial-credit{
     background-image: url(/Themes/Temp136/images/Your-financial-credit.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
#header_top a {
    color: #fff !important;
    float: right;
    width: 84%;
    padding: 10px !important;
    text-decoration: none;
}
#header_top p {
    color: #fff !important;
    float: right;
    width: 84%;
    padding: 10px !important;
    text-decoration: none;
    margin:0;
}
.numberofshop {
    background-color: #248e0e;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    padding: 3px 9px;
}
.Plcresponsepage > li:hover {
    right: -180px !important;
    transition: all 1s !important;
}
.Plcresponsepage > li:nth-child(2) {
    background-color: #00ACED;
}
.editpro {
    background-image: url(/Themes/Temp136/images/66.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.Plcresponsepage > li:nth-child(3) {
    background-color: #DD4B39;
}
.editpass {
    background-image: url(/Themes/Temp136/images/change-password.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.Plcresponsepage > li:nth-child(4) {
    background-color: #007BB6;
}
.shoplist {
    background-image: url(/Themes/Temp136/images/shopping-list.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.ListOfForms{
    background-image: url(/Themes/Temp136/images/forms-list.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.BillOfForms{
    background-image: url(/Themes/Temp136/images/form-bills.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.ShoppingTransaction{
    background-image: url(/Themes/Temp136/images/1010.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.Plcresponsepage > li:nth-child(5) {
    background-color: #CC2127;
}
.sendtiket {
    background-image: url(/Themes/Temp136/images/sendemail.png)!important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.Plcresponsepage > li:nth-child(6) {
    background-color: #FF0084;
}
.creatlink {
    background-image: url(/Themes/Temp136/images/1211.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.Plcresponsepage > li:nth-child(7) {
    background-color: #FC9600;
}
.myaccount {
    background-image: url(/Themes/Temp136/images/1212.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
.Plcresponsepage > li:nth-child(8) {
    background-color: #3B5998;
}
.Plcresponsepage > li:nth-child(9) {
    background-color: #d34bd2;
}
.Plcresponsepage > li:nth-child(10) {
    background-color: #ead40c;
}
.Plcresponsepage > li:nth-child(11) {
    background-color: #ff7c92;
}
.Plcresponsepage > li:nth-child(12) {
    background-color: #333;
}
.logout {
    background-image: url(/Themes/Temp136/images/99.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
#divRegister > li:first-child {
    background-color: #f05437;
}
.registerr {
    background-image: url(/Themes/Temp136/images/register.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
#divRegister > li {
    position: relative;
    right: 0;
    transition: all 1s;
    float: right;
    width: 250px;
    margin: 0 !important;
    padding: 0 27px 0 0;
}
#divRegister > li a {  
    text-decoration: none;
}
.registerr a {
    padding-right: 35px !important;
}
#divRegister > li:nth-child(2) {
    background-color: #000;
}
.loginn {
    background-image: url(/Themes/Temp136/images/loginn.png) !important;
    background-repeat: no-repeat;
    background-position: right 6px center;
}
#divRegister > li:hover {
    right: -180px;
    transition: all 1s;
}
.loginn a {
    padding-right: 35px !important;
}
/*end header-top*/
.searchattr .panel-primary > .panel-heading {
    background-color: #fff !important;
    border-color: #f05437 !important;
    padding: 2px 15px !important;
    color: #222 !important;
}
.searchattr .panel-primary {
    border: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,.05) !important;
    box-shadow: 0 0px 0px rgba(0,0,0,.05) !important;
}
.product_titlesearch {
    background: none !important;
    color: #8d8d8d !important;
    font-size: 13px;
    margin: 0 !important;
}
.searchattr .btn-success {
    background: #f05437 ;
    color: #fff;
    border: 1px solid;
    padding: 3px 5px;
    font-size: 12px;
    margin-top: 15px;
}
.listCategories{
    background: #fff !important;
    border: 0px !important;

}
.categorylists .product_title {
    background-color: #f05437 !important;
    color: #fff !important;
}
.list-product-page .panel-listproduct {
    display: none;
}
.pgwSlider{
    height: 300px !important;
}
.pgwSlider .ps-current img{
    max-height: 300px !important;
}
.titr-pg{
    background:url(/Themes/Temp136/images/bulding.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    padding-top:0 !important;
    font-size: 22px !important;
}
.main-menu{
    padding:13px !important;
}
#lblprice{
    font-size:14px !important;
}
.Sp {
    font-size: 21px !important;
    color: #f05437;
}
.advertpic{
    padding:0;
}
.padd{
    padding:0;
}
.product-lefttop1{
    padding:0;
}
#product_page .spicial{
    top:0 !important;
}
.prodt-tit{
    background: #f05437 none repeat scroll 0 0 !important;
}
.prodt-tit::before{
        border-right: 13px solid #f05437 !important;
}
@media(max-width:768px){
    .h-title{
          width: 100% !important;
    }
    .pgwSlider{
        height:130px !important
    }
}