﻿

@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 li:not(:last-child){
    border-left:1px solid #b9b9b9;
}
.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;
    border-bottom: 2px solid #2fdab8;
}
.rmm.style ul li ul li a{
    border-bottom:0px !important;
}
.rmm.style ul ul li {    
     border-bottom:0px solid #c6c6c6 !important;
    background: #4f4f4f;
    color:#fff !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;
}

.rmm.style ul ul li {
    border-bottom: 0px solid  !important;
    border-top: 0px solid  !important;
}
.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;
}
.rmm ul{
    background:none !important;
   padding: 0 !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{
	padding: 5px 0;
    display: inline-block;
}
.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:400px !important;
}
 .slides-pagination{
    display:none;
}
.theme-default .nivoSlider{
    margin-bottom:0px !important;
}
.nivo-controlNav{
    display: none;
}   
    */

.my_header_links {
    padding-right: 0px;
    margin-bottom: 0px;
    list-style: none;
}

footer{
    width: 100%;
    float: right;
    padding: 20px 0 0;
    color: #fff;
    font-size: 14px;
    background-color: #000;
}

.info-footer{
    background-color: #2fdab8;
    color: #000;
    font-size: 13px;
    text-align: center;
    padding: 3px;
}
.my_header_links li a{
    font-size:13px;
    padding: 6px 10px !important;
    color:#fff !important;
}
.my_header_links li {
    display:inline-block;
}
#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;
}
.rmm ul{
    background:none !important;
}
.rmm.style ul li a{
    padding: 15px 15px !important; 
    font-weight: normal !important;
    font-size: 15px !important;
}
.rmm.style{
    margin:0 auto;
}

.product_titlepr{
    background:none !important;
    padding: 0px 10px 0 !important;
    font-size: 14px !important;
    color: #fd636b !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;
	transition: transform 0.5s ease-out;
    height: auto;
    transform: scaleY(1);
   box-shadow: 0px 0px 10px 3px #d8d8d8;
   border:0px solid !important;
}
/*.product-link:hover{
	transform: scaleY(1.09) !important;
}*/
.product .details{
    background:none !important;
    padding: 0px 6px 6px !important;
}

.product_details {
    color: #fff !important;
    font-size: 13px !important;
    font-weight: bold;
    background: #2fdab8;
    width: 100%;
	
}
.addicon{
    display:none !important;
}
.off-color {
    color: #fff !important;
    font-weight: normal !important;
    top: 0 !important;
    height: auto !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;
    /*width: 50%;
    margin: 0 auto;
    float: initial;*/
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
footer a{
    color:#fff;
}
footer a:hover{
    text-decoration:none;
    color:#c09c3c;
}
.divRegister {
    padding:3px 0;
}
.divRegister li {
    text-align: center;
}
.divRegister li:not(:last-child){
    border-left:1px solid #949494;
}
.img-head img {
    display: inline-block;
    margin: 0 3px;
}
.img-head img:hover{
    animation:ease-in bounce 1s;
}
.pdtb-5{
    padding: 5px 0;
}
.bg-menu{
    background:#000;
}
.input-group-btn input {
    background-image: url(/Themes/Temp135/images/mag.jpg) !important;
    background-size: 100% 100% !important;
}
.search .input-group {
     padding-top: 0px !important; 
}
.middle{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

/*slider style*/
 .jssorb01 {
    position: absolute;
}

.jssorb01 div, .jssorb01 div:hover, .jssorb01 .av {
    position: absolute;
    /* size of bullet elment */
    width: 12px;
    height: 12px;
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border: #000 1px solid;
}

.jssorb01 div {
    background-color: gray;
}

.jssorb01 div:hover, .jssorb01 .av:hover {
    background-color: #d3d3d3;
}

.jssorb01 .av {
    background-color: #fff;
}

.jssorb01 .dn, .jssorb01 .dn:hover {
    background-color: #555555;
}

.jssora13l, .jssora13r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 50px;
    cursor: pointer;
    background: url('/Themes/Temp135/images/a13.png') no-repeat;
    overflow: hidden;
}

.jssora13l {
    background-position: -10px -35px;
}

.jssora13r {
    background-position: -70px -35px;
}

.jssora13l:hover {
    background-position: -130px -35px;
}

.jssora13r:hover {
    background-position: -190px -35px;
}

.jssora13l.jssora13ldn {
    background-position: -250px -35px;
}

.jssora13r.jssora13rdn {
    background-position: -310px -35px;
}
/*end slider style*/
.navbar-default {
    background-color: #000 !important;
    border-bottom: 0px !important;
    min-height:35px !important
}
.navbar-nav > li {
    border-left: 1px solid #a4a4a4;
}
.nav > li > a > img {
    max-width: none;
    width: 25px;
    height: 25px;
    margin: 0 5px;
}
.bg-black{
    background: #000;
}
.dropdown-menu{
    text-align:initial;
}
.pdr-0{
    padding-right:0;
}
.pdl-0{
    padding-left:0;
}
figure {
    overflow: hidden;
}
.img-responsive-135{
    display:block;
    width:100%;
    margin-bottom:15px;
    max-height: 475px;
    margin-right: 30px;
	-webkit-transform: scaleX(1.1);
	transform: scaleX(1.1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
    opacity: 0.7;
}
figure:hover img{
    margin-right: 0;
    opacity:1;
}
.title-pr{
    text-align:center;
}
.title-pr span{
    font-size: 24px;
    font-weight: bold;
    border-bottom: 3px solid #2fdab8;
    margin-bottom: 10px;
    display: inline-block;
}
.sp2{
    width: auto !important;
    height: auto !important;
    border-top: 0px solid #e51212 !important;
    border-right: 0px solid transparent !important;
    position: absolute;
    right: 0px ;
    left: initial !important;
    z-index: 1;
    background: #fd636b;
}
.spicial{
    position: relative !important;
    top: 0 !important;
    z-index: 9 !important;
    transform: initial !important;
    text-shadow: 0px 0px 0px #0b0b0b !important;
    padding: 3px 6px !important;
    display: inline-block;
        margin-right: 5px;
}

.product {
    margin-top: 10px;
    padding: 0 7px;
    margin-bottom:5px !important
}
.details .col-md-9, .details .col-sm-9, .details .col-xs-9 {
    width: 100%;
}
.off-percent.off1{
    text-align: center;
    background: #fd636b;
   margin-bottom: 2px;
}
.main-pr{
    padding: 10px 15px;
}
.callout {
    background: url(/Themes/Temp135/images/background.jpg) center fixed;
    color: #222;
    min-height: 250px;
    -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: 15px;
}
.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: #2fdab8;
    border: 1px solid #fff;
}
.br-newsletter{
    margin:0;
}
.pgwSlider {
    height: 300px !important;
}
.pgwSlider .ps-current img {
    max-height: 300px !important;
}
.pgwSlider .ps-current ul, .pgwSlider .ps-current li {
    height: 100% !important;
}
.nivo-controlNav {
    display: none;
}
.product_page {
    padding: 10px 0 !important;
}
.logo img{
    margin: 0 auto;
}
#nav1.affix {
    position: fixed;
    margin-top: -1px;
    width: 100%;
    left: 0px;
    z-index: 10000;
    top: 0px;
}
.titr-pg{
    text-shadow:0 0 0 !important;
    background:url(/Themes/Temp135/images/16daykala.png) !important;
    background-size: 100% 100% !important;
    height: 44px !important;
}
.cat-product .product_title {
    background-color: #2fdab8 !important;
}
.cat-product{
    border: solid 1px #1cd5b1 !important;
}
.Menu-pg{
    margin-top: 0px !important; 
    margin-bottom: 0px !important;
    background: #fff !important; 
    padding: 0px !important; 
    border: 0px solid #e2e2e2 !important; 
}
.title-Menu h1{
    font-size: 24px !important;
}
.mt-10{
    margin-top:10px;
}
h1.post-title{
    margin-top:10px;
}
.panel-primary {
    border-color: #cbcbcb !important;
    border-radius: 0px;
    box-shadow: 2px 2px 5px #ccc;
}
.panel-primary .panel-heading {
    color: #fff;
    background-color: #989898 !important;
    border-color: #a6a6a6 !important;
    border-radius: 0px;
}
.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;
}
.Menutree a {
    color: #6b6b6b !important;
}
.icon-white{
    color: #fd636b;
}
.sp-file{
    font-size: 12px;
    color: #757575;
    padding: 0 8px;
}

.Sitemap h2, .Sitemap h1{
    font-size:16px !important;
}
.listitems{
    margin:0 !important;
}
.blk-reg{
    display:none;
}
.secondoff{
    background-color: rgb(47, 218, 184) !important;
}
.firstoff{
    background-color: rgb(47, 218, 184) !important;
}
.firstoff .product_details, .secondoff .product_details {
    color: #0a0000 !important;
}
.panel .product{
    margin-top:0;
}
.Summery{
    margin-top:10px;
}
.tabinner-center{
     background-color: #ffffff !important;
}
.tabs li.tabs-selected a.tabs-inner{
    background:rgb(47, 218, 184) !important;
}
.tabs li {
    border-right: solid 1px rgb(47, 218, 184) !important;
}
.Sp {
    font-size: 20px !important;
}
.gray{
     background: #eeeeee;
}
.product_titlesearch {
    background: #2fdab8 !important;
    color: #fff !important;
}
.CategoryTypeLiteralDiv{
    margin-bottom:5px;
}
.DivSearch #lookup{
    top:34px !important;
}
nav.navbar.bootsnav .navbar-toggle {
    background-color: transparent !important;
    color: #fff;
}
div.cartButton {
    color: #ff0000 !important;
    top: 0px;
}
.navbar-toggle {
    margin-left: -30px;
}
#jcl-demo .carousel-b {
    margin: 15px auto !important;
    background-color: #fff !important;
    max-width: 100% !important;
    border-bottom: 1px solid #dcdcdc;
}

    #jcl-demo .carousel-b > ul > li > a > img {
        width: 100px !important;
        height: 100px !important;
        margin: 10px 40px !important;
    }
    @media (min-width: 1024px) {
        .navbar.bootsnav ul.nav > li > a {
            padding: 10px 15px !important;
            text-align: center !important;
        }

        nav.navbar.bootsnav ul.nav > li > a {
            color: #FFF !important;
        }

            nav.navbar.bootsnav ul.nav > li > a:hover {
                color: #2fdab8 !important;
            }
    }

    @media (min-width: 768px) {
        .navbar-nav {
            float: none !important;
            margin: 0 auto;
            display: table;
            table-layout: fixed;
        }
    }
@media(max-width:768px) {
   .img-responsive-135 {
        margin-right: 0px;
    }
   .img-head img {
       margin: 0 2px;
       width: 20px;
    }
}

