/* 

1. Add your custom Css styles below
2. Place the this code in your template: 

 <link href="css/custom.css" rel="stylesheet">

*/
@font-face {
    font-family: 'wYekan' ;
    src:url('../fonts/wYekan.eot?#') format('eot'),    
          url('../fonts/wYekan.woff') format('woff'),
          url('../fonts/wYekan.ttf') format('truetype'); 
}

/*.html5vid { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; overflow: hidden; z-index: -1; opacity: 0; -webkit-transition: opacity .5s linear; transition: opacity .5s linear; }
.html5vid:before { position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; background-color: #181818; }
.html5vid video { max-width: none !important; border: none; -o-object-fit: cover; object-fit: cover; background-size: cover; opacity: 1; width: 100%; height: 100%; position: absolute; left: 0px; top: 0%; display: block; }
.html5vid.video-loaded { opacity: 1; }

video { width: 100%; }*/


/*.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0;
    background: rgba(0, 0, 0, 0.59);
    opacity: .5;
}

.bg-overlay ~ .container, .bg-overlay ~ .container-fluid {
    position: relative;
    z-index: 2;
}*/
.justify
{
    text-align: justify;
}
.col-lg-125
{-ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%;
}

.product .product-reviews {
    float: right;
}
.product {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
}
.product .product-description {
    padding-right: 10px;
    padding-left: 10px;
}
    .product .product-sale-off {
        width: 120px;
    }
.portfolio-item .portfolio-description {
    float: right;
     text-align: center; 
}
.green {
    color: #009900;
}
.blue {
    color: #0099FF;
}
.red {
    color: #CC3300;
}

.tag {
    margin: 5px;
    border-radius: 2em !important;
    font-size: 16px;
    height: 46px;
    line-height: 23px;
    padding: 10px 14px;
    border-color: #ebedf2;
    background-color: #f4f5f8;
    color: #4c5667;
     /*position: relative;*/
    display: inline-block;
     /*font-weight: 400;*/ /*text-align: center;*/ 
     vertical-align: middle; 
     /*cursor: pointer;*/
      -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; 
    
     transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
    .tag:hover {
        color: #fff !important;
        background-color: #000;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    }


@media (max-width: 768px) {
    table th span, table td span {
        font-size: 1rem;
    }
    .table td, .table th {
        padding: 0.5rem
    }
}

@media  (max-width: 992px)
{.col-lg-125
{-ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
}

button.btn, .btn:not(.close):not(.mfp-close), a.btn:not([href]):not([tabindex]) {
    font-size:14px;
}

#mainMenu nav > ul > li .dropdown-menu > li > a, #mainMenu nav > ul > li .dropdown-menu > li > span, #mainMenu nav > ul > li .dropdown-menu > li [class*="col-"] > ul > li > a 
{font-size: 16px;
    line-height: 20px;
}

/*@media  (max-width: 568px)
{.col-lg-125
{-ms-flex: 0 0 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
}
}*/

.seperator, .seperator {
    color: #ccc;
    width: 100%;
    margin: 10px auto;
    overflow: hidden;
    text-align: center;
    line-height: 1em;
}

.overflowTitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.overflow {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
 
}
.overflow2 {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
 
}
.overflow3 {
   overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
 
}
.overflow5 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 5;
}

p {
    font-size: 1.4rem;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 2;
    letter-spacing: 0;
    color: #777777;
    font-family: 'wYekan' , IranSans , "Poppins", sans-serif !important;
    /*text-align:  right  !important ;*/

}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'wYekan' , IranSans , "Poppins", sans-serif;
    color: #1f1f1f;
    margin: 0;
    letter-spacing: 0.5px;
}

body {
    margin: 0;
    font-family: 'wYekan' , IranSans , -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.5;
    /*color: #212529;*/
    text-align: right;
    background-color: #fff;
    /*text-align: right !important;*/
}
  .rev-btn, .rev-btn:visited {
    outline: 0 !important;
    box-shadow: none !important;
    text-decoration: none;
    line-height: 44px;
    font-size: 17px;
    font-weight: 500;
    padding: 12px 35px;
    box-sizing: border-box;
    font-family: 'wYekan' , IranSans , Roboto,sans-serif;
    cursor: pointer;
}


  /*/////////////////////////*/


  .banner-fade {
    height: 80px;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.85) 84%, rgba(255,255,255,0.85) 85%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 84%,rgba(255,255,255,0.85) 85%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.85) 84%,rgba(255,255,255,0.85) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d9ffffff',GradientType=0 );
    bottom: 95px;
    position: fixed;
    width: 100%;
    z-index: 200000;
}

  .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#campaignMini {
    background: #ff3e3e;
    -webkit-box-shadow: 0px 3px 15px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 3px 15px 8px rgba(0,0,0,0.3);
    bottom: 0;
    color: #fff;
    display: block;
    height: 100px;
    left: 0;
    opacity: 1;
    position: fixed;
    text-decoration: none;
    width: 100%;
    z-index: 250000;
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
#campaignMini .s_wrapper {
    display: block;
    margin: 2px auto 0;
    max-width: 1300px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
.smart .s_wrapper {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
}
.s_wrapper {
    margin: 0 auto;
    max-width: 1300px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 100%;
}
#campaignMini a {
    color: #2C022D;
    text-decoration: none;
}

#campaignMini p {
    color: #fff;
    /*font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif;*/
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding-top: 10px;
    position: relative;
    z-index: 275000;
}

#campaignMini p.sub-headline {
    /*font-family: Helvetica, Arial, sans-serif;*/
    font-size: 18px;
    font-weight: 400;
    padding-top: 1px;
}

#campaignMini .close {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: -22px;
    width: 39px;
    z-index: 300000;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

#campaignMini .footer-illustration {
    display: inline-block;
    max-width: 400px;
    position: absolute;
    bottom: -10px;
    left: 20px;
    z-index: 250000;
}

@media (max-width: 1300px) {
    #campaignMini .close {
        left: 20px;
    }
}
@media (min-width: 568px) and (max-width: 768px) {
    #campaignMini .footer-illustration {
    display: inline-block;
    max-width: 150px;
    position: absolute;
    bottom: 20px;
    left: 0px;
    z-index: 250000;
}
     #campaignMini p {
   
    font-size: 18px;
  
}
#campaignMini p.sub-headline {
    /* font-family: Helvetica, Arial, sans-serif; */
    font-size: 16px;
    font-weight: 400;
    padding-top: 1px;
}
#campaignMini .s_wrapper {
    display: block;
    margin: 2px auto 0;
    max-width: 1300px;
    padding-left: 35%;
    padding-right: 10px;
    position: relative;
    width: 100%;
}

}

@media (min-width: 0px) and (max-width: 568px) {
    #campaignMini .footer-illustration {
        /*display: none;*/
    }
    #campaignMini p {
   
    font-size: 16px;
  
}
#campaignMini p.sub-headline {
    /* font-family: Helvetica, Arial, sans-serif; */
    font-size: 14px;
    font-weight: 400;
    padding-top: 1px;
}
#campaignMini .footer-illustration {
    display: inline-block;
    max-width: 150px;
    position: absolute;
    bottom:  20px;
    left: 0px;
    z-index: 250000;
}
#campaignMini .s_wrapper {
    display: block;
    margin: 2px auto 0;
    max-width: 1300px;
    padding-left: 30%;
    padding-right: 10px;
    position: relative;
    width: 100%;
}
}

@media (max-width: 1024px) {
    #header #logo {
        position: absolute !important;
        width: 100%;
        text-align: center;
        margin: 0 !important;
        float: none;
        height: 80px;
        left: 0;
        right: 0;
        padding: 0 !important;
    }
}

.portfolio-item .portfolio-image:after, .portfolio-item .portfolio-video:after, .portfolio-item .grid-image:after, .portfolio-item .grid-video:after, .portfolio-item .flickity-viewport:after, .grid-item .portfolio-image:after, .grid-item .portfolio-video:after, .grid-item .grid-image:after, .grid-item .grid-video:after, .grid-item .flickity-viewport:after
{    z-index: 0;
}

.product .product-price {
    width: 100%;
}

.product .product-title {
    max-width: 100%;
}