﻿body, ul, li, h1, h2, h3, h4, h5, h6, p {
    padding: 0;text-decoration:none;
    margin: 0;list-style:none;
}
a:hover{
text-decoration:none;
}
body::-webkit-scrollbar {
    width: 0.7em;
}

body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

body::-webkit-scrollbar-thumb {
    background-color: #b3b3b3;
    outline: 1px solid slategrey;
}
@font-face {
    font-family: 'IRANSansWeb';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb.eot');
    src: url('../fonts/IRANSansWeb.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IRANSansWeb.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb.ttf') format('truetype');
}
@font-face {
	font-family: "yekanNumber";
	src: url(/App_Themes/fonts/YekanBakhFaNum-Regular.eot);
	src: url(/App_Themes/fonts/YekanBakhFaNum-Regular.eot?#iefix) format("embedded-opentype"), 
        url(/App_Themes/fonts/YekanBakhFaNum-Regular.woff) format("woff"),
        url(/App_Themes/fonts/YekanBakhFaNum-Regular.ttf) format("truetype"),
        url(/App_Themes/fonts/YekanBakhFaNum-Regular.svg#BYekan) format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
    font-family: 'IRANSansWeb_Bold';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/IRANSansWeb_Bold.eot');
    src: url('../fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'), /* IE6-8 */
    url('../fonts/IIRANSansWeb_Bold.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/IRANSansWeb_Bold.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
    url('../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}
@font-face {
    font-family: 'balsaweb-Regular';
    src: url('/App_Themes/fonts/IRANYekanWebRegular.eot');
    src: url('/App_Themes/fonts/IRANYekanWebRegular.eot?#iefix') format('embedded-opentype'),
        url('/App_Themes/fonts/IRANYekanWebRegular.svg#IRANYekanWebRegular') format('svg'),
        url('/App_Themes/fonts/IRANYekanWebRegular.ttf') format('truetype'), 
        url('/App_Themes/fonts/IRANYekanWebRegular.woff') format('woff'), 
        url('/App_Themes/fonts/IRANYekanWebRegular.woff2') format('woff2');
    font-weight: normal;
}


/*@font-face {font-family: "balsaweb-Regular";
  src: url("../fonts/balsaweb-Regular.eot"); 
  src: url("../fonts/balsaweb-Regular.eot?#iefix") format("embedded-opentype"), 
  url("../fonts/balsaweb-Regular.woff2") format("woff2"), 
  url("../fonts/balsaweb-Regular.woff") format("woff"), 
  url("../fonts/balsaweb-Regular.ttf") format("truetype") ; 
}*/
@font-face {
font-family:'FontAwesome';
src:url('../fonts/fontawesome-webfont.eot?v=4.1.0');
src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),
    url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),
    url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),
    url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
font-weight:normal;
font-style:normal
}

body {
/*font-family: 'balsaweb-Regular';*/
   font-family: 'yekanNumber';
}
.left{
    float:left;
}
.right{
    float:right;
}
.rtl{
    direction:rtl;
}
.pd0{
    padding:0px;
}
.mat25{
    margin-top:25px;
}
.img-responsive{
    width:100%;
}
/******************Header Row Start***************/
header{
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 9px;
}
.balsaweb_hr1{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;position: relative;
    align-items: center;
    width: 100%;padding: 10px 0px 0px;
}
.balsa_logo{
  width: 100%;
    max-width: 150px;
    display: block;
    float: right;
    height: 60px;
}
.balsa_searchBx{
   position: relative;
    width: 100%;
    max-width: 400px;
    float: right;
}
.basa_Se-int{
    width: 100%;
    border: 1px solid #eee;
    padding: 2px 15px;
    border-radius: 11px;
    color: #000;
    height: 34px;
    font-size: 12px;
}
.balsa_Se-btn{
    position: absolute;
    left: 3px;
    top: 1px;
    background: url(../images/special/se1.png) no-repeat center;
    width: 45px;
    height: 34px;
    border: none;
    background-size: 19px;
}
.list_login {
 
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
}
.list_login a{
border: 1px solid #eee;
    padding: 7px 10px;
    border-radius: 3px 11px;
    color: #7f7f7f;
    font-size: 13px;
    position: relative;
    min-width: 80px;
    display: block;

}
.cartitem {
    background: #ff5290;
    background: #bc84ca;
    position: absolute;
    left: 0px;
    color: #fff;
    width: 38px;
    height: 35px;
    top: 0px;
    border-radius: 3px 11px;
    text-align: center;
    line-height: 34px;
    font-size: 11px;
}
.balsaweb_phone {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
    width: 100%;
    justify-content: space-around;
    line-height: 24px;
    color: #ff88b6;
    color: #bc84ca;
    padding-top: 12px;
}
    .balsaweb_phone p {
        font-weight:bold;
    }
    .balsaweb_phone a {
        color: #ff88b6;
        letter-spacing: 5px;
        color: #bc84ca;
    }
#searchContainer{
    display:none
}
#searchContainer{
  
    z-index: 9999999999;
}
#searchButton span{
    display: block;
    width: 20px;
    background-image: url(../images/special/se1.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
    height: 22px;
}

#s, #s2 {
    display: block;
    width: 70%;
    margin-left: 4px;
    float: right;
    border: 0;
    outline: none;
    padding: 0;
    height: 37px;
    line-height: 20px;
    font-size: 14px;
    padding-right: 10px;
    direction: rtl;
    color: #676767;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.12156862745098039);
}
.btn-se {
    background-color: #d52e36;
    width: 28%;
    float: right;
    height: 37px;
    border-radius: 3px;
    color: #fff;
    text-align: center;
    border: none;
}

#loginButton , #searchButton , #searchndButton { 

    z-index:30;
    cursor:pointer;
}

#loginBox , #searchBox ,#searchndBox {
position: absolute;
    top: 96%;
    left: 0px;
    display: none;
    z-index: 29;
    width: 99%;
    max-width: 100%;
}

#loginForm , #searchForm , #searchndForm  {
     width: 100%;
    border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    margin-top: 0;
    background: rgba(211, 211, 211, 0.64);
    padding: 3px;
    float: left;
}

#loginForm fieldset ,#searchForm fieldset ,  #searchndForm fieldset {
    margin:0 0 12px 0;
    display:block;
    border:0;
    padding:0;
}

fieldset .body {
    background:#fff;
    border-radius:3px;
    -moz-border-radius:3px;
    padding:10px 13px;
    margin:0;
}

#loginForm #checkbox , #searchForm #checkbox ,  .searchndForm #search  {
    width:auto;
    margin:1px 9px 0 0;
    float:left;
    padding:0;
    border:0;
    *margin:-3px 9px 0 0; /* IE7 Fix */
}



.body fieldset label {
    display:block;
    float:none;
    margin:0 0 6px 0;
}

#loginForm #login , .searchForm #search ,  .searchndForm #search   {
    width:auto;
    float:left;
    background:#339cdf url(../images/special/loginbuttonbg.png) repeat-x;
    color:#fff;
    padding:7px 10px 8px 10px;
    text-shadow:0px -1px #278db8;
    border:1px solid #339cdf;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    margin:0 12px 0 0;
    cursor:pointer;
    *padding:7px 2px 8px 2px; /* IE7 Fix */
}

#loginForm span {
    text-align:center;
    display:block;
    padding:7px 0 4px 0;
}

#loginForm span a {
    color:#3a454d;
    text-shadow:1px 1px #fff;
    font-size:12px;
}
/******************Header Row End***************/
 
    .main-menu nav> ul > li:nth-child(1) {
        background-image: url(../images/special/pink-back.png) !important;
        background-repeat: no-repeat !important;
        background-position: center !important;        
        text-align: center;
        color: white !important;
        background-size: 122px auto !important;
    }
        .main-menu nav >ul >li:nth-child(1) a {
            color: #fff;
        }
        /******************Menu Mobile Row Start***************/
        .mobile-menu {
            padding: 3px 10px;
            display: block;
            border-radius: 4px;
            direction: rtl;
            width: 45px;
            float: right;
            position: absolute;
            right: -10px;
            top: 12px;
        }
.main-menu nav>ul>li>a{
    position:relative;
}
.main-menu nav>ul>li>a:after{
     position: absolute;
    content: "";
    width: 1px;
    height: 70%;
    top: 7px;
    left: 0px;
    background: #eef0f5;
}
.main-menu nav>ul>li:last-child>a:after{
    display:none;
}
.main-menu nav>ul>li:first-child{
    margin-right:0px;
}
.main-menu nav>ul>li:first-child a{
    /*padding-right:0px;*/
}
.balsa_menu-bx{

}
.main-menu {
    position: relative;
    padding-top: 15px;
}
.offcanvas {
    z-index: 99999999999;
}
.mobile-menu-top {

    color: #d1161d;
}
nav ul {
    direction: rtl;
    text-align: right;
}.main-menu nav>ul>.has-dropdown {
    margin-right:0px;
}
.main-menu nav>ul>li>a {
  
    /*padding: 5px 10px 5px 10px;
    font-size: 12px;*/

}
.main-menu nav>ul>li>a i{
  
  font-size: 25px;
    position: relative;
    top: 4px;
}
.d-lg-none {
    display: none;
}
.mobile-menu-dash {
   
    background: #1b54d2;

}
@media only screen and (max-width:990px) {

    .d-lg-none {
    display: block;
}

}

/******************Menu Mobile Row End***************/








/***************Bxslider Row Start**************/
.balsa-slid{
    position:relative;
    margin-bottom:50px;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
    *zoom: 1;z-index: 9;
}

    .bx-wrapper img {
        width: 100%;
        display: block;
    }

    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
          position: absolute;
    width: 100%;
    z-index: 9999999;
    right: 0;
    bottom: 14px;
    left: 0px;
    margin: 0px auto;
    text-align: center !important;
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000;
    }

    .bx-wrapper .bx-pager {
        text-align: right;
        font-size: .85em;
        font-family: Arial;
        font-weight: bold;
        color: #fff;
    }

        .bx-wrapper .bx-pager .bx-pager-item,
        .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
            display: inline-block;
            *zoom: 1;
            *display: inline;
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
       background: #dedbdb;
    text-indent: -9999px;
    content: " ";
    display: block;
    width: 15px;
    height: 6px;
    margin: 0 4px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 3px;
    border: 1px solid #fff;
    -webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    color: transparent;
        }

            .bx-wrapper .bx-pager.bx-default-pager a:hover,
            .bx-wrapper .bx-pager.bx-default-pager a.active {
                 background: #1c1818;
  
    width: 20px;-webkit-transition: all .15s ease;
    -moz-transition: all .15s ease;
    -ms-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
            }

    .bx-wrapper .bx-prev {
        left: 3%;
        background: url(../images/special/nxx.png) no-repeat 0 1px;
    }

    .bx-wrapper .bx-next {
        right: 3%;
        background: url(../images/special/nxx.png) no-repeat -30px 6px;
    }

.bx-controls-direction {
      width: 100%;
    position: absolute;
    top: 40%;
    right: 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    background-size: 60px;
    outline: 0;
    width: 30px;
    height: 50px;
    text-indent: -9999px;
    z-index: 9999999;
}

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -11px no-repeat;
        margin: 0 3px;
    }

        .bx-wrapper .bx-controls-auto .bx-start:hover,
        .bx-wrapper .bx-controls-auto .bx-start.active {
            background-position: -86px 0;
        }

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -44px no-repeat;
        margin: 0 3px;
    }

        .bx-wrapper .bx-controls-auto .bx-stop:hover,
        .bx-wrapper .bx-controls-auto .bx-stop.active {
            background-position: -86px -33px;
        }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial;
        display: block;
        font-size: .85em;
        padding: 10px;
    }
/***************Bxslider Row End**************/

footer{
     padding: 40px 0px 10px;
    line-height: 28px;
    font-size: 14px;
    color: #464646;
    position: relative;
    background: #f7efef;
    direction: rtl;
}
footer h3{
    color: #282828;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
}
footer a,footer p{
 color: #464646;
 text-align:justify;
}
.balsa_enamd{
display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    margin-top: 15px;
}
.balsa_enamd img{
    width: 60px;
}
.color{
        color: #DD87A5;
    background: -moz-linear-gradient(to bottom, #7093D4, #DD87A5);
    background: -webkit-linear-gradient(to bottom, #7093D4, #DD87A5);
    background: -o-linear-gradient(to bottom, #7093D4, #DD87A5);
    background: -ms-linear-gradient(to bottom, #7093D4, #DD87A5);
    background: linear-gradient(to bottom, #7093D4, #DD87A5);
    background-size: 100% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.p10{
    padding-bottom:10px;
}
footer .fa-map-marker{
        font-size: 33px;
    margin-left: 4px;
}
footer .fa-headphones {
        font-size: 22px;
    margin-left: 4px;
}
footer .fa-envelope {
    font-size: 18px;
    margin-left: 4px;
}
footer .fa-calendar {
        font-size: 18px;
    margin-left: 4px;
}
.list_social li {
    display: inline-block;
    text-align: center;
    margin: 1px 7px 20px;
}.list_social li img {
    width: 23px;
}.power_by {
    
    padding-top: 4px;
    color: #000;
    line-height: 25px;
    font-size: 11px;
    border-top: 1px dashed #fff;
}
    .power_by p{
        text-align:center;
    }
    footer a:hover {
        color: #DD87A5;
        background: -moz-linear-gradient(to bottom, #7093D4, #DD87A5);
        background: -webkit-linear-gradient(to bottom, #7093D4, #DD87A5);
        background: -o-linear-gradient(to bottom, #7093D4, #DD87A5);
        background: -ms-linear-gradient(to bottom, #7093D4, #DD87A5);
        background: linear-gradient(to bottom, #7093D4, #DD87A5);
        background-size: 100% 100%;
        -webkit-background-clip: text;
        -webkit-text-fill-color: rgba(0, 0, 0, 0);
        font-weight: bold;
    }
 .footer_flow1{
     position: absolute;
    top: 0px;
    right: 0;
    opacity: .5;
 }
  .footer_flow2{
        position: absolute;
    left: 0px;
    bottom: 0px;
    opacity: .4;
 }
/***************Sample Start**************/


@-webkit-keyframes movingX {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes movingX {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    50% {
        -webkit-transform: translateX(50px);
        transform: translateX(50px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes jumpReverseAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes jumpReverseAni {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    50% {
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}


/***************Sample End**************/



/***************owl-carousel Start**************/

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0,0,0);
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out;
        }

    .owl-carousel .owl-item {
        float: left;
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.grabbing {
    cursor: url(grabbing.png) 8 8,move;
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);z-index:9;
}

.post-slide {
 padding: 10px 0px;
    position: relative;
    margin: 0px 10px;
}

    .post-slide img {
        width: 100%;
        height: auto;
    }

.owl-controls .owl-buttons {
    margin-top: 20px;
    position: relative;
}

.owl-controls .owl-prev {
    position: absolute;
    left: -50px;
    bottom: 150px;
    padding: 0px 9px;
    transition: background 0.50s ease;
    line-height: 16px;
    /* background: #d7cbdd; */
    padding-top: 6px;
    border-radius: 11px;
}

.owl-controls .owl-next {
    position: absolute;
    right: -50px;
    bottom: 150px;
    padding: 0px 9px;
    transition: background 0.50s ease;
    line-height: 16px;
    /* background: #d7cbdd; */
    padding-top: 6px;
    border-radius: 11px;
}



    .owl-controls .owl-prev:after,
    .owl-controls .owl-next:after {
        content: "\f104";
        font-family: FontAwesome;
        color: #9d9898;
        font-size: 16px;
    }

    .owl-controls .owl-next:after {
        content: "\f105";
    }

    .owl-controls .owl-prev:hover,
    .owl-controls .owl-next:hover {
    }

 .news-slider3 .owl-item .post-slide{
     transition-duration: 1s;
 }
  .news-slider3 .owl-item+.owl-item .post-slide{
 transition-duration: 2s;
 }
   .news-slider3 .owl-item+.owl-item+.owl-item .post-slide{
       transition-duration: 1s;
 }
    .news-slider3 .owl-item+.owl-item+.owl-item+.owl-item .post-slide{
      transition-duration: 2s;
 }
      
@media only screen and (max-width: 990px) {
    .post-slide {
        margin: 0 3px;
    }
    

.owl-controls .owl-next {
  
    right: 41%;
    bottom: 0px;
    padding: 0px 8px;
    background: #d7cbdd99;
    z-index: 9;
    line-height: 20px;
}
.owl-controls .owl-prev {
  
    left: 41%;

    bottom:0px;
    padding: 0px 8px;
    background: #d7cbdd99;
    z-index: 9;
    line-height: 20px;
}
.owl-controls .owl-prev:after, .owl-controls .owl-next:after {
  
    color: #ffffff;
   
}
}

/***************owl-carousel End**************/


.balsaweb-product{
    position:relative;
}

.balsa-title{
 color: #005333;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.gray-title{
  position:relative;
}
.gray-title:before,.gray-title:after{
      content: "";
    position: absolute;
    width: 55px;
    height: 34px;
    top: 7px;
}
.gray-title:before{
      background: url(../images/special/right.png) no-repeat center;
    left: calc(100%);
    background-size: 50px;
}
.gray-title:after{
  background: url(../images/special/left.png) no-repeat center;
    right: calc(100%);
    background-size: 50px;
}
.balsa-prj_box{
    box-shadow: rgb(0 0 0 / 14%) 0px -1px 5px;
    background: #fff;
    display: block;
    border-radius: 8px;
    padding: 0px 0px 15px;
}
.product-image {
     overflow: hidden;
    height: 293px;
    width: 100%;position: relative;
    padding: 40px 15px 30px;

}
.post-slide .product-image > img {
    margin: 0px auto;
    height: 100%;
    object-fit: cover;
    display: block;
    max-width: 100%;
    width: auto;
}
.product-details{
 min-height: 80px;
    padding:0px 10px;
}
.product-details h3 {
   font-size: 12px;
    font-weight: bold;
    color: #6a6a6a;
    direction: rtl;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    line-height: 26px;
    margin-bottom: 10px;
}
.product-details p {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #6a6a6a;
    direction: rtl;
}
.price_off{
    color: #777;
    padding: 10px 0px 10px;
    font-size: 12px;
    text-decoration: line-through;
    direction:rtl;
}
.price {
    color: #ff5290;
    padding: 7px 5px 7px;
    font-size: 12px;
    direction: rtl;
    border-radius: 3px 15px 4px;
    color: #bc84ca;
    background: #bc84ca;
    color: #fff;
}
.tagOff {
    position: absolute;
    top: 8px;
    background: #ff5290;
    color: #fff;
    padding: 4px 8px;
    font-size: 11px;
    border-radius: 3px 15px 4px;
    left: 6px;
    direction: rtl;
    font: 12px 'yekanNumber';
    background: #bc84ca;
}
.tagBrand{
        position: absolute;
    bottom: 7px;
    right: 5px;
    direction: rtl;
    color: #000;
    font-size: 12px;
}
.tagBrand img{
    width:15px;
}
.tagBrand span:first-child{
    color: #9e9d9d;
}

/************************Baner3**************************/
.balsaBaner{
    padding: 40px 0px 60px;
    position: relative;
}
.balsabaner3{
   display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-evenly;
    width: 100%;
    z-index: 9;
    position: relative;
}
.balsabaner3 a ,.balsabaner2 a{
  position:relative;
}
.balsabaner3 a:first-child{
    width: 23%; transition-duration: 2s;display: block;
}
.balsabaner3 a:nth-child(2){
        width: 33%;transition-duration: 3s;display: block;
}
.balsabaner3 a:last-child{
width: 42%;transition-duration: 4s;display: block;
}

.balsabaner3 a img{
    width:100%;
    height:100%;
}


.flower1{
        position: absolute;
    top: -18%;
    right: 0;
}
.flower2{
    position: absolute;
    bottom: -6%;
    left: 0px;
    width: 140px;
}
.flower3 {
    position: absolute;
    top: 18%;
    right: 0;
}

.balsabaner2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content:space-around;
    width: 100%;
    z-index: 9;
    position: relative;
}
.balsabaner2 a:first-child{
    width: 73%; transition-duration: 2s;display: block;
}

.balsabaner2 a:last-child{
width: 23%;transition-duration: 3s;display: block;
}
.balsabaner2 a img{
    width:100%;
    height:100%;
}
.balsabaner3 a:after,.balsabaner2 a:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    border: 1px solid #fff;
    opacity: 0;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}
.balsabaner3 a:hover:after,.balsabaner2 a:hover:after {
    opacity: .53;
    border-width: 10px;
}
/***********************Brand****************************/
.balsa_Brand{
    position:relative;
}
.brandtitle{
       font-size: 28px;
    text-align: right;
    font-weight: bold;
    color: #606881;
    padding-bottom: 35px;
    padding-top: 40px;
    position: relative;
}
.brandtitle::after{
    content: "";
    position: absolute;
    width: 42px;
    height: 2px;
    bottom: 7px;
    right: 2px;
    background: #f4da96;
}
.brandp{
        direction: rtl;
    font-size: 14px;
    line-height: 32px;
    color: #606881;
    padding-left: 25px;
}
.balsa-Brnd_box{
    padding-top:35px;display:block;
}
.Brand-image {
    overflow: hidden;
    height: 40px;
    width: 100%;transition: .3s ease-out all;
    position: relative;  opacity: .7;
  
}
.post-slide .Brand-image > img {
    margin: 0px auto;
    height: 100%;
    object-fit: cover;
    display: block;
    max-width: 100%;
    width: auto;
}
.Brand-image:hover{
    opacity: 1;
    transform: scale(1.1);
}
.flow4,.flow5,.flow6{
    position:absolute
}
.flow4{
    right: 0px;
    top: -75px;
   
    opacity: .6;
}
.flow5{
  right: 0px;
    bottom: 50px;

    opacity: .4;
}
.flow6{
 left: 0px;
    bottom: 0px;

    opacity: .7;
}
/******************************guarantee**********************************/
.balsa_guarantee{
display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
    padding: 30px 0px;
    position: relative;
    text-align: right;
}
.balsa_guarantee > div{
display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row-reverse;
    align-content: center;
    position: relative;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;

}
.balsa_guarantee > div:before, .balsa_guarantee > div:after, .balsa_guarantee > div .over:before, .balsa_guarantee > div .over:after {
    position: absolute;
    display: inline-block;
    content: '';
    background: #fff;
    right: 0;
    bottom: 0;
    width: 0;
    height: 3px;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}
.balsa_guarantee > div:after {
    top: 0;
    left: 0;
}
.balsa_guarantee > div:before {
    top: 0;
    left: 0;
    width: 3px;
    height: 0;
}

.balsa_guarantee > div:hover:before, .balsa_guarantee > div:hover:after, .balsa_guarantee > div:hover .over:before, .balsa_guarantee > div:hover .over:after {
    background: #edbfbf;
}
.balsa_guarantee > div:hover:before,.balsa_guarantee > div:hover .over:before {
    height: 100%;
}
.balsa_guarantee > div:hover:after, .balsa_guarantee > div:hover .over:after {
    width: 100%;
}
.balsa_guarantee > div .over:before {
    width: 3px;
    height: 0;
}
.balsa_guarantee > div:hover:before, .balsa_guarantee > div:hover .over:before {
    height: 100%;
}
/*************************News***************************/

.balsa-news_box {
    position: relative;
    height: 100%;
    display: block;
}
    .balsa-news_box .item-html {
        background: #d13e74;
        position: absolute;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        width: 200px;
        height: 200px;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        padding-top: 11%;
        z-index: 1;
        text-align: center;
        background: #bc84ca;
    }
.news-slider5 .owl-item .post-slide .balsa-news_box .item-html {
 bottom: 0px;
}
.news-slider5 .owl-item:nth-child(odd) .post-slide .balsa-news_box .item-html {
      top: 0px; 
}

.balsa-news_box .item-html h5 {
       font-size: 15px;
    color: white;
    max-width: 172px;
    margin: 0px auto;
    margin-bottom: 13px;

    line-height: 27px;
    direction: rtl;    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}
.balsa-news_box .item-html .des {
    font-size: 12px;
    color: #ffffffcf;
    max-width: 170px;
    margin: 0px auto;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
    direction: rtl;
}
.balsa-news_box .item-html p {
    font-size: 12px;color: white;
}

.btn-link {
    position: relative;
    background: none;
    text-transform: uppercase;
    color: #d13e74;
    padding: 0;
}
    .btn-link:after {
        content: '\f060';
        font-family: 'FontAwesome';
        display: inline-block;
        font-weight: normal;
        font-size: 24px;
        vertical-align: middle;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        background: #d13e74;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        color: white;
        text-align: center;
        margin-left: 10px;
        -moz-transition: 0.3s all ease-out;
        -o-transition: 0.3s all ease-out;
        -webkit-transition: 0.3s all ease-out;
        transition: 0.3s all ease-out;
        background: #420e6a;
    }

.balsa-news_box .btn-link {
    border: none;
    font-size: 0;
    width: 80px;
    height: 64px;
    padding: 5px 0;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: absolute;
    bottom: 0;
    right: 15px;
    margin-top: 20px;
    text-align: right;
}

.balsa-news_box.custom_banner_right .item-html .btn-link {
    right: -36%;
    top: 64%;
}
.balsa-news_box .btn-link:before, .balsa-news_box .btn-link:after {
    content: '';
    background: white;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.balsa-news_box .btn-link:before, .balsa-news_box .btn-link:after {
    background: #d13e74;
    background: #bc84ca;
}
.balsa-news_box .btn-link:before {
    width: 9px;
    height: 9px;
    left: 0;
    top: 0;
    transition-delay: 0.1s;
}
.balsa-news_box  .btn-link:after {
    width: 25px;
    height: 25px;
    left: 5px;
    top: 7px;
    transition-delay: 0.2s;
    margin-left: 7px;
}
.balsa-news_box .btn-link > span:before {
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #d13e74;
    color: white;
    content: '\f061';
    font-family: 'FontAwesome';
    display: inline-block;
    font-weight: normal;
    font-size: 24px;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    line-height: 50px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    transition-delay: 0.3s;
    margin-top: -30px;
    -moz-transition: 0.4s all ease-out;
    -o-transition: 0.4s all ease-out;
    -webkit-transition: 0.4s all ease-out;
    transition: 0.4s all ease-out;
    margin-left: 40px;
    text-align: center;
    background: #bc84ca;
}
.balsa-news_box:hover .btn-link > span:before {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg) ;
}

.news-image{
padding: 30px;
}
.news-image:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 100%;
    content: '';
    display: block;
    border: 1px solid #fff;
    opacity: 0;
    -moz-transition: .5s all ease;
    -o-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}
.news-image:hover:after {
    opacity: .53;
    border-width: 10px;
}






._hide{display:none;}
img{
    max-width:100%;
}
.clear{
    clear:both;
}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 990px) {
   .product-image {
    height: auto;

    padding: 15px 15px 23px;
}.product-details {
    min-height: 100px;
 
}
 .price_off,.price{
     font-size:11px;
 }
 .ms_hide990{
     display:none;
 }
}

@media only screen and (max-width: 768px) {

    .balsa-slid {
margin-bottom:20px;
}

    .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
        bottom: -20px;
    }

    .balsaweb_phone, .balsa_searchBx, .list_login a span, .mobileHide {
        display: none;
    }
  .list_login a {
 min-width: auto;
    width: 34px;
    height: 34px;
    padding: 5px 3px;
    text-align: center;
}
#searchContainer{
    display:block
}
.list-inline>li {
  
    padding-right: 2px;
    padding-left: 2px;
}.balsa_logo {
        float: left;
    margin-right: 24px;
}
 .gray-title:before, .gray-title:after {
 
    width: 32px;
    height: 23px;
    top: 5px;
}
.gray-title:before, .gray-title:after {

    background-size: 24px;
}.balsa-title {
    font-size: 14px;    margin: 20px 0px;
}.product-details h3 {
    font-size: 12px;
  
    line-height: 20px;
    margin-bottom: 9px;
}.balsaBaner {
    padding: 15px 0px 20px;
  
}.flower1 {
  
    width: 150px;
}.flower2 {
   
    width: 66px;
}
 .flower3 {

    top: 29%;
  
    width: 140px;
}
 .maxw450{
         max-width: 450px;
    margin: 0px auto;
 }
 .brandtitle {
    font-size: 18px;
    text-align: right;
    padding-top: 25px;
}.brandp {
    font-size: 12px;
    line-height: 25px;
    padding-left: 0;
}
 .news-slider3 .owl-item .post-slide {
    transition-duration: 0s !important;
}

 [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1 !important;
  
}

 .balsa_guarantee > div {


    flex-direction: column;
    align-content: center;
    font-size: 12px;
}
 .news-image {
    padding: 0px;
}
 .balsa-news_box .item-html {
    background: #d13e7400;
    position: relative;
    -moz-border-radius: 5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    width: 100%;
     height: auto; 
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    padding-top: 5px;
    z-index: 1;
    text-align: center;
    padding-bottom: 5px;
}
 .news-slider5 .owl-item:nth-child(odd) .post-slide .balsa-news_box .item-html {
    top: auto;
}
 .balsa-news_box .item-html h5 {
    color: #0d0d0d;
    max-width: 100%;
    margin-bottom: 7px;
}
 .balsa-news_box .item-html .des {
    color: #8f8f8f;
   max-width: 100%;

}
 .balsa-news_box .btn-link{
     display:none;
 }
}
@media only screen and (max-width: 425px) {
    .flow5{
        display:none;
    }
    .flow6{
        max-width:300px;
    }
    .cartitem {
   
    left: -13px;
   
    width: 19px;
   
    top: -1px;
  
}
}




/******************ProductMenu*************/
 .hidden-content,
        .header-home2 .box-sticky .hidden-content,
        .is-sticky .hidden-content.show-up,
        .is-sticky .hidden-content.always-open {
            display: none;
        }
            .hidden-content.show-up,
            .hidden-content.always-open,
            .is-sticky .hidden-content.show-in-sticky,
            .is-sticky .always-open.show-in-sticky {
                display: block;
            }

        .header-nav-wapper {
            width: 100%;
            border-radius: 50px;
            /*transition: all 0.5s ease 0s;*/
            background-color: rgb(255, 255, 255);
            /*border: 1px solid rgb(220, 220, 220);*/
            padding-top:14px;
        }
            
            .header-nav-wapper .vertical-wapper {
                width: 100%;
                position: relative;
                direction: rtl;
            }

        .vertical-content {
            background-color: #fff;
            padding: 10px 0 20px;
            border: solid 1px #e6e6e6;
            position: absolute;
            top: 100%;
            z-index: 99;
            left: -25px;    padding-bottom: 5px;
            width: 150%;
        }

.vertical-wapper .block-title {
    font-size: 15px;
    color: #50505a;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    height: 44px;
    line-height: 28px;
    cursor: pointer;
    display: block;
    padding: 8px 20px 8px 20px;
}

    .vertical-wapper .block-title .icon-bar {
        display: inline-block;
        vertical-align: middle;
        width: 19px;
        margin-right: 4px;
        color: #eee;
        margin-left: 10px;
        margin-top: 5px;
    }
        .icon-bar span {
            display: block;
            width: 100%;
            margin-bottom: 5px;
            background-color: #d7d7d7;
            height: 1px;
        }
.header-nav-wapper:hover, .header-nav-wapper:hover .vertical-wapper > .block-title, .header-nav-wapper:hover .icon-bar span {
    color: #ff5290;
    font-weight: bold;
    /*transition: all 1s ease 0s;*/
    /*border-radius: 50px;
    border: 1px solid #ff5290;*/
    border-bottom: 1px solid #ff5290;
    border-radius: 0;
    color: #420e6a;
    border-bottom: 1px solid #bc84ca;
}
        .vertical-menu li {
            display: list-item;
            list-style: none;
        }

        .vertical-menu > li > a {
            line-height: 40px;
            font-size: 13px;
            color: #444444;
            text-transform: uppercase;
            text-align: right;
            position: relative;
            display: block;
            border-top: 1px solid #e6e6e6;
            margin: 0 10px;
        }

        .vertical-menu > li:first-child > a {
            border: none;
        }

        .vertical-menu > li:last-child > a {
            /*border-bottom: 1px solid #e6e6e6;*/
        }

        .vertical-menu > li > a:hover,
        .vertical-menu > li:hover + li > a {
            border-color: transparent;
        }

        .vertical-menu li .toggle-sub-menu {
            display: none;
        }

        .vertical-menu > li:hover {
            background-color: #f3f3f3;
        }

        .vertical-menu .menu-item-has-children > a::after {
            content: "\f104";
        }

        .vertical-menu > li > a .icon {
            display: inline-block;
            width: 19px;
            text-align: center;
            vertical-align: top;
            line-height: 44px;
            margin-right: 0;
            opacity: 0.3;
            margin-left: 5px;
        }
        .menu-item-has-children {
            position: relative;
        }
        .vertical-menu .menu-item-has-children.has-megamenu {
            position: inherit;
        }
        .vertical-menu li .toggle-sub-menu {
            display: none;
        }
        .sub-menu {
            position: absolute;
            z-index: 100;
            visibility: hidden;
            opacity: 0;
            right: -15px;
            top: 100%;
            background-color: #fff;
            min-width: 220px;
            padding: 20px 0 30px;
            -webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.2);
            -webkit-transition: opacity .5s,-webkit-transform .5s;
            transition: opacity .3s,transform .3s;
            -webkit-transform: translate(0, 30px);
            -moz-transform: translate(0, 30px);
            -o-transform: translate(0, 30px);
            -ms-transform: translate(0, 30px);
            transform: translate(0, 30px);
            display: block;
            text-align: left;
        }
        .vertical-menu .sub-menu1 {
            max-width: 650px;
            background-image: url(../images/bg2.jpg);
            background-repeat: no-repeat;
            background-position: right bottom;
            padding: 30px 35px;
            min-height: 100%;
            background-color: #fff;
        }
        .vertical-menu .menu-item-has-children > .sub-menu {
            right: 100%;
            top: 30px;
            -webkit-transform: translate(0,0);
            -moz-transform: translate(0,0);
            -ms-transform: translate(0,0);
            -o-transform: translate(0,0);
            transform: translate(0,0);
            min-width: 600px;
        }
        .vertical-menu .menu-item-has-children:hover > .sub-menu {
            visibility: visible;
            opacity: 1;
            top: 0;
        }
        .menu-item-has-children > a::after {
            content: "\f107";
            font-family: "FontAwesome";
            display: inline-block;
            margin-right: 5px;
            font-size: 13px;
            color: #333;
            float: left;
        }
        .vertical-menu .menu-item-has-children > a::after {
            content: "\f104";
        }
        .widget-custom-menu {
            margin-bottom: 30px;
            text-align: right;
        }
            .widget-custom-menu .widgettitle {
                font-size: 14px;
                font-weight: 600;
                color: #c390cf;
                margin: 0 0 15px;
                text-transform: uppercase;
            }
            .widget-custom-menu ul {
                padding: 0;
            }
                .widget-custom-menu ul li {
                    list-style: none;
                    display: list-item;
                }
                    .widget-custom-menu ul li a {
                        font-size: 13px;
                        color: #666;
                        line-height: 24px;
                        display: block;
                    }
        @media only screen and (max-width: 990px)
        {
            .header-nav-wapper {
                display: none;
            }
        }