﻿/******************Basket Style Start*********************/

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;
}
.ms-padtop0{
     padding-top:0px !important;
 }
.ms_flexb {
    display: flex;
    -ms-flex-pack: justify!important;
    flex-wrap: nowrap;
    flex-direction: row;
    transition: all 0.5s ease 0s;
    align-content: center;
    justify-content: flex-start;
    direction: rtl;
    margin-left: 15px;
    align-items: center;
}
/* Login Container (default to float:right) */
#loginContainer
{
    /*position: relative;*/
}

/* Login Button */
#loginButton
{
    z-index: 9;color: #000;
    cursor: pointer; 
}

    /* Login Button Text */
    #loginButton span
    {
       
                /*color: #ffffff;
    font-size: 11px;
    font-weight: normal;
    text-shadow: none;
    padding: 4px 26px 9px 10px;
    display: block;
    float: right;
   
    margin: 4px 5px 0px 2px;
    text-align: right;
    direction: rtl;*/
    }

    #loginButton:hover
    {
         
    }

/* Login Box */
#loginBox
{
position: absolute;
    top: 40px;
    right: 0;
    display: none;
    z-index: 99999999;min-width: 240px;
}

/* If the Login Button has been clicked */
#loginButton.active
{
    border-radius: 3px 3px 0 0;
}

    #loginButton.active span
    {
        background-position: 53px -76px;
    }

#loginButton div
{
 /*position: absolute;
    top: 0px;
    right: 0px;
    width: 29px;
    height: 34px;*/

}

    #loginButton div i
    {
          float: right;
    margin: 7px 7px 0px 1px;
    
    font-size: 19px;
    }

#loginButton i
{

}
/* A Line added to overlap the border */
#loginButton.active em
{
    position: absolute;
    width: 100%;
    height: 1px;
    background: #d2e0ea;
    bottom: -1px;
}

/* Login Form */
#loginForm
{
     width: 230px;
    border: 1px solid #e6e6e6;
    border-radius: 10px !important;
    background: #FFFFFF !important;
    padding: 6px;
    box-shadow: rgb(0 0 0 / 16%) 0px -1px 20px !important;
    font-size: 12px;
    direction: rtl;
}

    #loginForm 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
{
    width: auto;
    margin: 1px 9px 0 0;
    float: left;
    padding: 0;
    border: 0;
    *margin: -3px 9px 0 0; /* IE7 Fix */
}

#body label
{
    color: #3a454d;
    margin: 9px 0 0 0;
    display: block;
    float: left;
}

#loginForm #body fieldset label
{
    display: block;
    float: none;
    margin: 0 0 6px 0;
}

/* Default Input */
#loginForm input
{
    width: 92%;
    border: 1px solid #899caa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    color: #3a454d;
    font-weight: bold;
    padding: 8px 8px;
    box-shadow: inset 0px 1px 3px #bbb;
    -webkit-box-shadow: inset 0px 1px 3px #bbb;
    -moz-box-shadow: inset 0px 1px 3px #bbb;
    font-size: 12px;
}

/* Sign In Button */
#loginForm #login
{
    width: auto;
    float: left;
    background: #339cdf url(../images/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 */
}
.ulBasketList
{
   text-align: center;
    padding: 102px 1px 9px 1px;
    color: #666;
    background-image: url(/App_Themes/images/bc6a97c7.svg);
    background-repeat: no-repeat;
    background-position: center 20px;
    background-size: 55px;
overflow: auto;
    height: 160px;
}

    .ulBasketList li
    {
        float: right;
        border-bottom: 1px solid #F0F0F0;
       width:100%;
        background: white;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;padding-bottom: 6px;
        transition: all 250ms ease;    position: relative;
       
    }

        .ulBasketList li:hover
        {
            background: #f5f5f5;
        }

    .ulBasketList .bskImg
    {
        float: right;
    width: 50px;
    height: 50px;
        border-radius: 11px;
    }

    .ulBasketList li span
    {
        float: right;
        font-size: 12px;
    }

    .ulBasketList .bskDel
    {
     cursor: pointer;
    position: absolute;
    left: 0px;
    top: 4px;
    font-size: 14px;
    color: #d4d4d4;
    }

    .ulBasketList .bskTitle
    {
        float: right;
    margin: 8px 5px 3px 5px;
    color: #2F2F2F;
    width: 143px;
    text-align: right;
    position: relative;
    top: 0px;
    padding: 0px;
    }

    .ulBasketList .bskCount
    {
        float: right;
      
    }

   

    .ulBasketList .bskTKadr
    {
     width: 100%;
    float: right;
    margin-top: 5px;
    text-align: center;
    background-color: rgb(245 245 245 / 45%);
    padding: 5px 9px;
    border-radius: 5px;
    }

.bskDown
{

}

.bskDown a
{
    float: right;
    margin: 3px;
}

.bskDown span
{
        color: #00bfd6;
    background-color: rgba(0,191,214,0.1);
    padding: 5px 9px;
    width: 100%;
    display: block;
    font-size: 13px;
    text-align: center;
    margin-bottom: 6px;
    border-radius: 6px;
}
.orangeBtn
{
     border: 1px solid #e7e7e7;
    display: inline-block;
    cursor: pointer;
    padding:7px 7px !important;
    border-radius: 19px;
    background-color: #f5f5f5;
    width: 89px  !important;
    color: #000;
    text-align: right;position: relative;
    padding-right: 15px;
}
.orangeBtn i{
           font-weight: 100;
    position: absolute !important;
    left: 9px;
    top: 8px !important;
    opacity: .2;
    font-size: 16px !important;
}
.list-tp li:nth-child(2) .bskDown a:before{
    display:none;
}
.list-tp li:nth-child(2) .bskDown a:hover{
    color: #000 ;
}
    .orangeBtn:hover
    {
       background: #f14890;
    color: #fff !important;
    border: 0px solid #f14890;
    }

    .orangeBtn:active
    {
        position: relative;
        top: 1px;
    }

    .ms-link_basket{
     font-size: 12px !important;
    letter-spacing: -0.5px;
    width: 113px !important;
    padding-right: 7px !important;
    }

    .bskTKadr .qtyplus2, .bskTKadr .qtyminus2 {
    border: 1px solid #eee;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    line-height: 26px;
    background: #fff;
    cursor: pointer;
}.bskTKadr .txtbasket {
    width: 45px !important;
    height: 25px;
    border: 1px solid #eee !important;
    -webkit-box-shadow: inset 0px 1px 3px #bbb0 !important;
}





/******************Basket Style End*********************/
.pro-gift {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px !important;
}

.mainlang {
    position: absolute;
    right: 1%;
    top: 1px;
}

    .mainlang input {
        margin: 1px;
        cursor: pointer;
        width: 20px;
        height: 17px;
    }

.intro-header {
    width: 100%;
    max-height: 300px;
}

.DimoContent {
    -webkit-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 3px 3px 0 0;
    direction: rtl;
    text-align: justify;
    padding: 7px auto;
    color: #000;
    margin: 10px auto;
    min-width: 183px;
    font-size: 13px;
    line-height: 33px;
    margin-top: 9px;
    font-family: iranyekan;
    background: #fff;
    margin-bottom: 3px;
    width: 90%;
    max-width: 1400px;
    overflow: hidden;
    min-height: 300px;
}

    .DimoContent h2 {
        font-size: 20px;
        padding: 15px 0 10px;
    }

    .DimoContent h3 {
        font-size: 19px;
        padding: 15px 0 10px;
    }

    .DimoContent .title-ln {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }

    .DimoContent .dt-balsa {
        width: 25px;
        background: none;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-evenly;
        align-items: center;
        align-content: center;
    }

        .DimoContent .dt-balsa span {
            background-color: #000 !important;
            display: block;
            border-radius: 50%;
        }

            .DimoContent .dt-balsa span:nth-child(1) {
                width: 6px;
                height: 6px;
            }

            .DimoContent .dt-balsa span:nth-child(2) {
                width: 4px;
                height: 4px;
                margin-left: 1.5px;
            }

            .DimoContent .dt-balsa span:nth-child(3) {
                width: 3px;
                height: 3px;
                margin-top: 1px;
            }

.dimo_introtitle {
    font: 18px iranyekan,arial;
    direction: rtl;
    text-align: right;
    line-height: 27px;
    padding-right: 3px;
}
    /*.dimo_introtitle:before {
        display: inline-block;
        border-top: 1px dashed #777777;
        position: relative;
        color: #979797;
        min-width: 40px;
        content: "";
        bottom: 2px;
    }*/

    .dimo_introtitle a {
        color: #000;
    }

.frmdetail {
    text-align: right;
    margin-top: 3px;
    font: 12px yekannumber,iransansweb;
    direction: rtl;
    color: #969595;
    padding: 3px 0;
    margin-bottom: 25px;
    overflow: hidden;
}

    .frmdetail a {
        color: #393939;
        text-decoration: none;
    }

    .frmdetail i {
        font-size: 14px;
        color: #6467be;
        margin-left: 3px;
        padding: 5px 5px 5px 3px;
        float: right;
    }

.dimo-icon {
    float: right;
}

    .dimo-icon i, .dimo-icon svg {
        margin-left: 3px;
        font-size: 10px;
    }

    .dimo-icon span {
        margin-left: 10px;
        font-size: 11px;
    }

.theme-color-default {
    color: #fff;
    background-color: #ff5290;
}

    .theme-color-default:active {
        -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.6);
        color: #000;
    }

    .theme-color-default:hover {
        opacity: 1;
    }

.balsa-shadow {
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

.balsa-btn {
    border: none;
    padding: 0 15px;
    opacity: 0.8;
    line-height: 33px;
    min-width: 90px;
}

.balsa-txt {
    width: 100%;
    padding: 0 10px;
    border: 1px solid #c8c8c8;
    font-weight: bold;
    font-size: 12px;
    font-family: 'IRANSansWeb';
    min-height: 33px;
}

.ulProList li {
    width: 24%;
    list-style: none;
    text-align: center;
    margin: 3px;
    float: right;
    margin-bottom: 10px;
    overflow: hidden;
}

.ulProList img {
    width: 100%;
}

.ulProList h4 {
    font-size: 12px;
    margin: 0;
    padding: 10px;
    background: #e6e6e661;
    color: #313131;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: unset;
}

.breadcrumb-container {
    -webkit-box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

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 rgba(0, 0, 0, 0.00);
}


/**********************************************************************************
********************************Preloader[start]***********************************
***********************************************************************************/
.preloadbox {
    background-image: url(/App_Themes/images/Preoloader/Preloader.gif);
    background-size: 155px;
    top: 0;
    left: 0;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.preloader {
    top: 0;
    left: 0;
    position: fixed;
    background-color: #fff;
    width: 100%;
    height: 100%;
    z-index: 999999999;
}

    .preloader p {
        width: 100%;
        height: 40px;
        color: #09005f;
        text-align: center;
        vertical-align: middle;
        position: fixed;
        top: 65%;
        font-family: yekan,Arial;
    }

/**********************************************************************************
*********************************Preloader[end]************************************
***********************************************************************************/

/**********************************************************************************
**********************************PopUp[start]*************************************
***********************************************************************************/
.alert-box {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #0000009c;
    width: 100%;
    height: 100%;
    z-index: 999999;
    cursor: pointer;
}

.txt-popup a {
    color: #000;
}

.ms_pic {
    position: fixed;
    z-index: 999;
    left: 31%;
    top: 15%;
    z-index: 99999;
}

.msclose {
    position: fixed;
    top: 10%;
    left: 30%;
    cursor: pointer;
    width: 17px;
    opacity: 0.5;
}

    .msclose:hover {
        opacity: 1;
    }

.txt-popup {
    top: 8%;
    position: fixed;
    background: #efd6f5;
    width: 100%;
    max-width: 600px;
    left: 29%;
    min-height: 265px;
    padding: 30px;
    text-align: justify;
    direction: rtl;
    line-height: 25px;
    border-radius: 3px 50px 3px 50px;
    font-size: 13px;
}

    .txt-popup h3 {
        font-weight: bold;
        font-size: 14px;
        margin-bottom: 10px;
    }

    .txt-popup img {
        margin-top: 10px;
        border-radius: 3px 3px 3px 15px;
    }
/**********************************************************************************
***********************************PopUp[end]**************************************
***********************************************************************************/

/**********************************************************************************
********************************whatsapp[start]************************************
***********************************************************************************/


.whatsapp {
    position: fixed;
    bottom: 3%;
    left: 2%;
}

    .whatsapp img {
        height: auto;
        width: 55px;
    }

    .whatsapp:after {
        width: 62px;
        height: 62px;
        box-sizing: border-box;
        content: '';
        display: block;
        position: absolute;
        top: -3px;
        left: -3px;
        pointer-events: none;
        border: 4px solid #2db742;
        border-radius: 50%;
        -webkit-animation-duration: 1.6s;
        animation-duration: 1.6s;
        -webkit-animation-name: intervalHamburgerBorder;
        animation-name: intervalHamburgerBorder;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

@-webkit-keyframes intervalHamburgerBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}

@keyframes intervalHamburgerBorder {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
}
/**********************************************************************************
*********************************whatsapp[end]*************************************
***********************************************************************************/


/**********************************************************************************
*****************************Search with Jquey[end]********************************
***********************************************************************************/

.search-bx {
    position: relative;
}

.searchDiv {
position: absolute;
    z-index: 99999999999;
    width: 100%;    background: #f1f1f1;
    height: 215px;display:none;
    overflow-y: scroll;
}

.mCSB_container {
    direction: rtl;
    background: #f3f3f3;
    border-radius: 9px;
    margin-top: 5px;
}

.ulSearch li {
    border-bottom: 1px solid #d0d0d0;
    padding: 7px 10px;
    overflow: hidden;
}

    .ulSearch li a i {
        float: right;
        margin-top: 7px;
        font-size: 11px;
    }

    .ulSearch li a dl {
        float: right;
        margin-bottom: 0px;
        padding-right: 10px;
        color: #474747;
    }
/**********************************************************************************
****************************Search with Jquey[end]*********************************
***********************************************************************************/


/**********************************************************************************
*********************************Broadcumb[start]**********************************
***********************************************************************************/
.cui {
    margin-bottom: 10px !important;
    list-style: none !important;
    border-radius: 4px !important;
    direction: rtl;
    padding: 2px 10px !important;
    margin-top: 15px;
}

    .cui .fa-home {
        color: #0095d5;
    }

.breadcrumb > li {
    display: inline-block;
}

.cui li a {
    color: #acacac;
    font: 13px IRANSansWeb;
    font-weight: normal;
}

.cui li i, .cui li svg {
    margin: 0px 5px;
    position: relative;
    top: 1px;
    color: #acacac;
}

.cui > li + li:before {
    content: "" !important;
    padding: 0 !important;
}
/**********************************************************************************
*********************************Broadcumb[end]************************************
***********************************************************************************/


.validator {
    color: red;
}

.info, .success, .warning, .error, .validation {
    display: block;
    padding: 10px 50px;
    background-repeat: no-repeat;
    background-position: right center;
    text-align: right;
    direction: rtl;
    font: 9pt iransansweb;
    background-size: 25px 25px;
    background-position: 98% 7px;
    clear: both;
    font-weight: bold;
    margin: 10px 0;
    border-radius: 2px;
}

.info {
    color: #ECA821;
    background-color: #4068B4;
    background-image: url('/App_Themes/images/Information.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('/App_Themes/images/success.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/App_Themes/images/warning.png');
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/App_Themes/images/Error.png');
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 40px;
    left: 45%;
    margin-left: 640px;
    overflow: hidden;
    width: 51px;
    height: 51px;
    border: none;
    text-indent: -999px;
    z-index: 99999999;
    opacity: 0.7;
    background: url('/App_Themes/images/totop.png') no-repeat left 0;
    transition: 0s ease;
    -o-transition: 0s ease;
    -webkit-transition: 0s ease;
}

    #toTop:hover {
        outline: none;
        background-position: right 0;
    }

.no-pn {
    padding: 0;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

.none {
    display: none;
}

.ltr {
    direction: ltr;
}

.rtl {
    direction: rtl;
}

.center {
    text-align: center;
}


@media (min-width: 1024px) {
    .DimoContent {
        padding: 10px 15px;
    }
    .desktop-none{
        display:none;
    }
}

@media (max-width: 760px) {
    .txt-popup {
        left: 5px;
        width: 98%;
    }
    .mobile-none {
        display: none;
    }

    .ulProList li {
        width: 48%;
    }
}
