﻿/*@font-face {
    font-family: 'Google';
    src: url("../../Fonts/Google.eot?#iefix") format("embedded-opentype"), url("../../Fonts/Google.woff") format("woff"), url("../../Fonts/Google.ttf") format("truetype");
}*/

/*@font-face {
    font-family: 'iran_sans';
    src: url("../../Fonts/iran_sans.eot?#iefix") format("embedded-opentype"), url("../../Fonts/iran_sans.woff") format("woff"), url("../../Fonts/iran_sans.ttf") format("truetype");
}*/

@font-face {
    font-family: 'lodingfont';
    src: url('../../Fonts/lodingfont.eot?52387273');
    src: url('../../Fonts/lodingfont.eot?52387273#iefix') format('embedded-opentype'), url('../../Fonts/lodingfont.woff?52387273') format('woff'), url('../../Fonts/lodingfont.ttf?52387273') format('truetype'), url('../../Fonts/lodingfont.svg?52387273#lodingfont') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.6;
}

body {
    font-family: 'IRANSans';
}

.modal-open {
    overflow: hidden;
}

    .modal-open .modal {
        overflow-x: hidden;
        overflow-y: auto;
    }

.width100 {
    width: 100%;
}

.widthPe50 {
    width: 50%;
}

.widthPe49 {
    width: 49%;
}

html {
    direction: rtl;
}

ul, ol, li {
    border-width: 0;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

a {
    color: #808080;
}

    a:focus {
        outline: none;
        outline-offset: -2px;
    }

    a:hover, a:focus {
        color: #5b5b5b;
    }

.nav-home-btn {
    float: right;
    font-size: 18px;
    line-height: 20px;
    padding: 10px 29px 0 2px;
    height: initial;
}

.nav-tabs > li {
    float: right;
}

.nav-tab-style {
    border: 1px solid #ddd;
    border-style: none solid solid solid;
}

.ShixonLogo {
    float: left;
    transition: all 0.3s ease-in-out;
}

.Scroll .ShixonLogo, .ScrollMasterPage .ShixonLogo {
    padding-top: 6px;
    padding-bottom: 2px;
    transition: all 0.3s ease-in-out;
}

.ShixonLogo img {
    transition: all 0.3s ease-in-out;
}

.Scroll .ShixonLogo img, .ScrollMasterPage .ShixonLogo img {
    width: 120px !important;
}

.padding0 {
    padding: 0 !important;
}

.marginbottom8 {
    margin-bottom: 8px;
}

.marginbottom19 {
    margin-bottom: 19px;
}

.marginbottom15 {
    margin-bottom: 15px;
}

.marginbottom14 {
    margin-bottom: 14px;
}

.margintop5 {
    margin-top: 5px;
}

.margintop10 {
    margin-top: 10px;
}

.margintop15 {
    margin-top: 15px;
}

.margintop20 {
    margin-top: 20px;
}

.margintop165 {
    margin-top: 160px; /*120*/
}

.Margin2 {
    margin: 2px 0;
}

.Padding20 {
    padding: 20px;
}

.paddingRight0 {
    padding-right: 0;
}

.paddingLeft0 {
    padding-left: 0;
}
.zindex12 {
    z-index: 12;
}

.zindex11 {
    z-index: 11;
}

.zindex10 {
    z-index: 10;
}

.Left {
    text-align: left;
}

.Right {
    text-align: right;
}

.Center {
    text-align: center;
}

.width70 {
    width: 70px;
}

.width50 {
    width: 50px;
}

.width120 {
    width: 120px;
}

.BackWhite {
    background-color: #fff;
}

.Clear {
    clear: both;
}

.Menubtn:hover .SubMenuDiv {
    opacity: 1;
    top: 70px;
    right: 0;
}

.MenubtnBlue:hover .SubMenuDiv {
    opacity: 1;
    top: 70px;
    right: 0;
}

.Scroll .Menubtn:hover .SubMenuDiv, .ScrollMasterPage .Menubtn:hover .SubMenuDiv {
    opacity: 1;
    top: 40px;
    right: 0;
}

.Scroll .MenubtnBlue:hover .SubMenuDiv, .ScrollMasterPage .MenubtnBlue:hover .SubMenuDiv {
    opacity: 1;
    top: 40px;
    right: 0;
}

.DivChev {
    border-bottom: 5px solid #fff;
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    bottom: -3px;
    clear: both;
    height: 0;
    margin: auto;
    position: relative;
    right: 0;
    width: 0;
}

.MenuChev {
    color: #141414 !important;
    display: block;
    float: left;
    font-size: 11px;
    position: relative;
    right: 3px;
    top: 21px;
    transition: all 0.3s ease-in-out;
    transform: rotate(45deg);
}

/*.MenuNav {
    float: right;
}*/

.MenuHeader {
    box-sizing: border-box;
    height: 40px;
    list-style: none outside none;
    margin: 0 auto;
    position: relative;
    top: 28px;
    transition: all 0.3s ease-in-out;
}

#MenuHeaderMob {
    transition: all 0.75s ease-in-out 0s;
}

.MenubtnMob {
    padding: 0px 10px;
}

.MenuTitleMob {
    color: #8d8d8d;
    display: block;
    /*float: right;*/
    margin: 5px 0;
    transition: all .3s ease-in-out 0s;
    padding: 5px;
}

    .MenuTitleMob:active {
        background: #8e44ad;
        color: #fff;
    }

.Scroll .MenuHeader, .ScrollMasterPage .MenuHeader {
    top: 0;
}

.MenuTitle {
    color: #8d8d8d;
    display: block;
    float: right;
    margin-top: 7px;
    transition: all 0.1s ease-in-out 0s;
}

.Bold {
    font-weight: bold;
}

.Purple-1 {
    color: #aa00ff;
}

.Purple-2 {
    color: #aa00ff;
}

.Purple-3 {
    color: #e040fb;
}

.MenuHeader > li {
    border: 1px solid transparent;
    float: right;
    font-size: 14px;
    height: 52px;
    margin-bottom: -1px;
    z-index: 1001;
}

.Scroll .MenuHeader > li, .ScrollMasterPage .MenuHeader > li {
    height: 40px;
}

.Menubtn:hover .MenuTitle {
    color: #fff;
}

.Menubtn:hover .MenubtnA {
    border-radius: 3px;
    background-color: #8e44ad;
}

.MenubtnBlue:hover .MenuTitle {
    color: #fff !important;
}

.MenubtnBlue:hover .MenubtnA {
    border-radius: 3px;
    background-color: #0fd5ec;
}

.MenuHeader > li:hover .MenuChev {
    color: #03a7f2 !important;
    transform: rotate(0deg);
}

.MenuHeader > li:nth-child(2n+1):hover {
}

.MenuDivider {
    border-right: 1px dashed #aeaeae;
    display: block;
    height: 18px;
    margin-top: 13px;
    width: 1px;
}

.MenuHeader a {
    display: block;
    /*padding: 3px 10px;*/
    padding: 3px 9px;
    /*padding: 3px 5px;*/
    transition: all 0.2s ease-in-out;
}

a, a:hover, a:active {
    text-decoration: none;
}

.SubMenuDiv {
    position: absolute;
    right: -9999px;
    top: 70px;
    transition-property: opacity, top;
    transition-delay: 0.1s,0.15s;
    transition-duration: 0.30s,0.35s;
    z-index: 1000;
    opacity: 0;
}

.Scroll .SubMenuDiv, .ScrollMasterPage .SubMenuDiv {
    top: 68px;
}

.SubMenuDivHolder {
    background-color: #fdf9ff;
    border: 1px solid #dcdcdc;
    border-top: 3px solid #8e44ad;
    display: inline-block;
    height: 100%;
    padding: 15px 10px;
    width: 100%;
}

    .SubMenuDivHolder ul > li a {
        display: block;
        font-size: 12px;
        padding: 7px 15px;
        transition: all 0.3s ease-in-out;
    }

    .SubMenuDivHolder ul > li {
        border-bottom: 1px solid #d5d5d5;
    }

        .SubMenuDivHolder ul > li:last-child {
            border-bottom: none;
        }

        .SubMenuDivHolder ul > li a:hover, .SubMenuDivHolder ul > li a:focus {
            color: #8e44ad;
            /*padding-right: 20px;*/
            background-color: #fff;
        }

        .SubMenuDivHolder ul > li i {
            color: #141414 !important;
            font-size: 12px;
            margin-left: 5px;
            position: relative;
            top: 0px;
            transition: all 0.3s ease-in-out;
        }

    .SubMenuDivHolder .MenuSubTitle a {
        border-left: medium none !important;
        color: #8e44ad !important;
        font-size: 16px;
        padding-right: 10px !important;
    }

    .SubMenuDivHolder div > div {
        display: inline-block;
        vertical-align: top;
        padding: 0 10px;
    }

.MenuNav .MenuHeader .Menubtn .Title a {
    color: #00afc8 !important;
    height: auto;
    padding: 0 !important;
    cursor: pointer;
}

.MenubtnBlue .Title a {
    color: #00afc8 !important;
    height: auto;
    padding: 0 !important;
    cursor: pointer;
}

.MenuNav .MenuHeader .Menubtn .Item a {
    height: auto;
    padding: 0 20px 0 0;
    cursor: pointer;
}

.MenuNav .MenuHeader .MenubtnBlue .Item a {
    height: auto;
    padding: 0 20px 0 0;
    cursor: pointer;
}

.LatestProduct {
    background-color: #fdf9ff;
    border-bottom: 1px solid #e4e5e7;
    border-top: 1px solid #e4e5e7;
    margin-top: 40px;
    padding-bottom: 20px;
    /*min-width: 970px;*/
}

.ch-item {
    clear: both;
    display: block;
    overflow: visible;
    padding: 0;
    position: relative !important;
    cursor: pointer;
}

.ch-info-wrap {
    clear: both;
    height: 100%;
    perspective: 800px;
    position: absolute;
    transition: all 0.4s ease-in-out 0s;
    width: 98%;
    border-radius: 5px;
}

.ch-info-back {
    padding: 15px;
    text-align: center;
}

.ch-info-front {
    text-align: center;
}

.ch-info-back h3 {
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 35px;
    padding-bottom: 0;
    direction: rtl;
}

.ch-info-back p {
    color: #ffffff;
}

.ch-info-back > a {
    display: block;
    height: 100%;
    margin-top: -18px;
    width: 100%;
}

.ch-info-front h3 {
    color: #222222;
    font-size: 20px;
    font-weight: bold;
}

.ch-info {
    height: 100%;
    position: absolute;
    transform-style: preserve-3d;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
}

    .ch-info > div {
        backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        background-position: center center;
        display: block;
        height: 92%;
        position: absolute;
        width: 100%;
        border-radius: 5px;
    }

    .ch-info .ch-info-back {
        transform: rotate3d(0, 1, 0, 180deg);
    }

.ch-item:hover .ch-info {
    transform: rotate3d(0, 1, 0, -180deg);
}

.ch-info-back {
    background-color: #8e44ad;
}

.ch-info-front img {
    width: 100% !important;
    border-radius: 5px;
}

.ch-item p {
    font: 12px/1.4 'IRANSans';
}

.TdTop {
    vertical-align: top;
}

.TopFirstHeader {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #f2f2f2;
    color: #888888;
    left: 0;
    position: fixed;
    right: 0;
    top: 56px;
    z-index: 10000;
    /*min-width: 970px;*/
}

.TopSecondHeader {
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    left: 0;
    position: fixed;
    right: 0;
    top: 99px;
    z-index: 9999;
    transition: all 0.3s ease-in-out;
    /*min-width: 970px;*/
}

.Scroll .TopSecondHeader, .ScrollMasterPage .TopSecondHeader {
    transition: all 0.3s ease-in-out;
    top: 90px; /* 32*/
}

.Scroll .TopSecondHeader {
    box-shadow: 0 0 14px -3px #aaaaaa;
}

.TopSecondHeader .container {
    background-color: #fff;
}

.TopThirdHeader {
    left: 0;
    position: fixed;
    right: 0;
    top: 90px;
    z-index: 10000;
    background-color: #ffffff;
    height: 40px;
    border-bottom: 1px solid #ddd;
}

    .TopThirdHeader .container {
        background-color: #ffffff;
    }

.ContentPlaceHolder {
    margin-top: 73px;
}

.Height {
    height: 100%;
}

.TextAlignTop {
    vertical-align: top;
}

.TextAlignCentral {
    vertical-align: central;
}

.TextAlignBottom {
    vertical-align: bottom;
}

.TopLoginMenuLeft {
    margin-top: 2px;
    padding: 2px;
}

.TopLoginMenuRight {
    display: table;
    width: 100%;
}

    .TopLoginMenuRight > li {
        border-right: 1px solid #f2f2f2;
        cursor: pointer;
        display: table-cell;
        font-size: 13px;
        /*padding: 0 10px;*/
        transition: all 0.3s ease-in-out;
    }

        .TopLoginMenuRight > li:last-child {
            border-left: 1px solid #f2f2f2;
        }

.TopLoginMenuLeft > li {
    float: left;
    padding: 0 5px;
    transition: all 0.3s ease-in-out;
    direction: ltr;
    font-size: 15px;
    cursor: default;
}

    .TopLoginMenuLeft > li span {
        margin: 0 3px;
    }

.TopLoginMenuRight > li span, .TopLoginMenuRight > li a, .TopLoginMenuRight .SearchTextBox {
    line-height: 40px;
    transition: all 0.3s ease-in-out;
}

.Scroll .TopLoginMenuRight > li span, .Scroll .TopLoginMenuRight > li a, .Scroll .TopLoginMenuRight .SearchTextBox,
.ScrollMasterPage .TopLoginMenuRight > li span, .ScrollMasterPage .TopLoginMenuRight > li a, .ScrollMasterPage .TopLoginMenuRight .SearchTextBox {
    line-height: 30px;
    transition: all 0.3s ease-in-out;
}

.TopLoginMenuRight > li span:last-child, .TopLoginMenuLeft > li span:first-child {
    transition: all 0.3s ease-in-out;
}

.TopMenuDivider {
    border-right: 1px dashed #fff;
    display: block;
    height: 18px;
    margin-top: 4px;
    width: 1px;
}

.TopLoginMenuRight > li:hover span:last-child, .TopLoginMenuLeft > li:hover span:first-child {
    opacity: 1;
}

.Support {
    text-align: center;
    direction: ltr;
    width: 145px;
    cursor: default !important;
}

    .Support .Number {
        font-size: 14px;
    }

.UserPart {
    text-align: center;
    width: 180px;
}

.CartPart {
    width: 100px;
    text-align: center;
}

.SearchPart {
    border-right: medium none !important;
    padding-right: 0px !important;
}

    .UserPart i, .CartPart i, .Support i, .SearchPart i, .OrderProcess i {
        color: #8e44ad !important;
        font-size: 14px;
        margin-left: 3px;
    }

.TopLoginMenuRight .SearchIcon {
    font-size: 14px;
    text-align: center;
    width: 40px;
    cursor: default !important;
    color: #8e44ad !important;
    padding-left: 0px;
}

.Home {
    text-align: center;
    width: 40px;
    font-size: 14px !important;
    padding: 0 !important;
    transition: all 0.3s ease-in-out;
    color: #8e44ad !important;
}

.HeaderSocial {
    text-align: center;
    width: 40px;
    font-size: 14px;
    padding: 0 !important;
    transition: all 0.3s ease-in-out;
}

    .HeaderSocial a {
        display: block;
        padding: 0 10px;
    }

    .HeaderSocial:hover {
        background-color: #8e44ad;
    }

        .HeaderSocial:hover i {
            color: #fff;
        }

.BuyerCartBtn {
    background-color: #f6f7f7;
    border: 1px solid #b7b6b6;
    border-radius: 3px;
    box-shadow: none;
    color: #bdbcbc;
    cursor: pointer;
    height: 30px;
    margin-right: 8px;
    margin-top: 15px;
    transition: all 0.3s ease-in-out;
}

    .BuyerCartBtn:hover {
        color: #9c9c9c;
        box-shadow: 0 0 2px #9c9c9c;
        background-color: #fff;
    }

.CartTitle {
    float: right;
    font-size: 15px;
    margin-right: 5px;
    margin-top: 2px;
}

.CartImg {
    float: left;
    font-size: 20px;
    margin-left: 5px;
    margin-top: 2px;
}

.CartArrow {
    float: left;
    margin-left: 5px;
    font-size: 10px;
    margin-top: 8px;
}

.SearchBoxHolder {
    margin-top: 15px;
    color: #03a7f2;
    transition: all 0.3s ease-in-out;
}

.SearchTextBox {
    border: none;
    color: #bbb;
    font-size: 13px !important;
    font-family: 'IRANSans';
    transition: all 0.3s ease-in-out;
    width: 100%;
}

.SearchTextBoxMobile {
    border: 1px solid #ddd;
    color: #555;
    font-size: 13px !important;
    transition: all .3s ease-in-out;
    width: 150px;
    height: 30px;
    border-radius: 20px;
}

.SearchBoxHolder:focus, .SearchBoxHolder:hover {
    color: #03a7f2;
}

.SearchTextBox:hover {
}

.SearchResultDivHolder {
    display: none;
}

.SearchChev {
    display: block;
    margin-right: 41px;
}

    .SearchChev:before {
        border-bottom: 7px solid #03a7f2;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        float: left;
        position: absolute;
        top: 56px;
        z-index: 1002;
    }

    .SearchChev:after {
        border-bottom: 7px solid #fff;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        content: "";
        float: left;
        position: absolute;
        top: 57px;
        z-index: 1004;
    }

.SearchResultDiv {
    display: block;
    right: 48px;
    top: 51px;
    width: 600px;
    z-index: 1003;
    margin-right: -14px;
    padding-top: 12px;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.SearchResultInnerDiv {
    background-color: #fff;
    border: 1px solid #03a7f2;
    border-radius: 5px;
    display: inline-block;
    height: 100%;
    opacity: 0.9;
    padding: 15px 10px;
    width: 100%;
}

.RTL {
    direction: rtl;
}

.LTR {
    direction: ltr;
}

#DynamicTiles {
    margin: 15px auto;
    /*min-width: 970px;*/
}

    #DynamicTiles img {
        width: 100%;
    }

.StaticTilesDividerRight {
    padding-left: 9px;
    padding-right: 0;
}

.StaticTilesDividerLeft {
    padding-left: 0;
    padding-right: 9px;
}

.blog-lastest {
    border: 1px solid #e4e5e7;
    margin-bottom: 15px;
    overflow: hidden;
    font-size: 15px;
    color: #555;
    border-radius: 5px;
    background-color: white;
}

    .blog-lastest h2 {
        border-bottom: 1px solid #ddd;
        color: #8e44ad;
        font-size: 17px;
        font-weight: normal;
        margin-bottom: 5px;
        padding-bottom: 10px;
        text-align: right;
    }

.MostSalesTitle {
    color: #8e44ad;
    display: block;
}

.blog-lastest p {
    font: 12px/1.4 'IRANSans';
    text-align: justify;
    padding: 0 10px;
}

.blog-lastest a.btn {
    bottom: 8px;
    left: 9px;
    position: absolute;
}

.blog-lastest:hover .images img {
    transform: scale(1.2);
}

.blog-lastest .images {
    overflow: hidden;
    padding: 0;
    position: relative;
}

    .blog-lastest .images img {
        transform: scale(1);
        transition: all 0.5s ease-out 0s;
        width: 100%;
    }

.blog-lastest .Price {
    bottom: 9px;
    color: #919191;
    cursor: default;
    font-size: 18px;
    padding: 5px 10px;
    position: absolute;
    right: 9px;
}

.banner-home .overlay {
    height: 100%;
    position: relative;
    width: 100%;
}

    .banner-home .overlay:after {
        background-color: rgba(255, 255, 255, 0.1);
        bottom: 0;
        content: "";
        height: 0;
        position: absolute;
        right: 0;
        transition: all 0.3s ease-out 0s;
        width: 0;
    }

    .banner-home .overlay:before {
        background-color: rgba(255, 255, 255, 0.1);
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        top: 0;
        transition: all 0.3s ease-out 0s;
        width: 0;
    }

    .banner-home .overlay:hover {
        cursor: pointer;
    }

        .banner-home .overlay:hover:after, .banner-home .overlay:hover:before {
            height: 100%;
            width: 100%;
        }

.wpb_wrapper img {
    width: 100%;
}

.Tiles {
    background-color: #eee;
    border-bottom: 4px solid #160139;
    margin-bottom: 25px;
}

.Title {
    height: 42px;
    padding: 0 5px;
    margin: 0;
}

.Tiles .Title a {
    color: #393939 !important;
    font-size: 15px !important;
}

    .Tiles .Title a:hover {
        color: #393939 !important;
    }

.ImageHolder {
    display: inline-block !important;
}

.product .image_wrapper img {
    width: 100%;
}

.product .image_wrapper {
    border: 1px solid #e9e9e9;
    margin-bottom: 5px;
    overflow: hidden;
    position: relative;
    max-width: 200px;
    border-radius: 5px;
}

.List .product .image_wrapper {
    border-radius: 0 5px 5px 0;
    border: none;
}

.product .buttons {
    background: none repeat scroll 0 0 #c8c8c8;
    bottom: -32px;
    height: 32px;
    position: absolute;
    transition: bottom 0.3s ease-out 0s;
    width: 100%;
    z-index: 3;
}

.product:hover .buttons {
    bottom: 0;
}

.List .Item:hover .buttons {
    bottom: 0;
}

.product .buttons a {
    background: none repeat scroll 0 0 #c8c8c8;
    border-right: 1px solid #bbbbbb;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    transition: all 0.2s ease-out 0s;
    white-space: nowrap;
    cursor: pointer;
}

    .product .buttons a:last-child {
        border: medium none;
        float: right;
    }

    .product .buttons a:first-child, .product .buttons.one-half a:first-child, .product .buttons.one-third a:first-child, .product .buttons.one-fourth a:first-child, .product.one-fifth .buttons a:first-child, .product.one-sixth .buttons a:first-child {
        background-color: #d44444;
        width: 50%;
    }

        .product .buttons a:first-child span {
            display: inline-block;
        }

    .product .buttons a span {
        display: none;
        font-size: 13px;
        white-space: nowrap;
    }

        .product .buttons a span.typcn {
            display: inline-block;
            font-size: 18px;
            height: 22px;
            margin: 0px 0px 0 5px;
            vertical-align: middle;
        }

    .product .buttons a:hover {
        background: none repeat scroll 0 0 #8e44ad !important;
        color: #fff !important;
        width: 50% !important;
    }

.product .buttons.full a {
    background: none repeat scroll 0 0 #8e44ad !important;
    width: 100% !important;
}

.buttons.full > a {
    direction: rtl;
}

.product .buttons.full a:hover {
    background: none repeat scroll 0 0 #8e44ad !important;
    width: 100% !important;
}

.product .buttons a:hover span {
    display: inline-block !important;
}

.product .buttons:hover a:first-child {
    background-color: #c8c8c8;
    text-align: center;
}

.product .buttons a, .product .buttons:hover a:first-child {
    width: 16.65%;
}

.product .buttons.full a, .product .buttons.full:hover a:first-child {
    width: 100%;
}

.product .buttons.one-half a, .product .buttons.one-half:hover a:first-child {
    width: 50%;
}

.product .buttons.one-third a, .product .buttons.one-third:hover a:first-child {
    width: 25%;
}

.product .buttons.one-fourth a, .product .buttons.one-fourth:hover a:first-child {
    width: 16.65%;
}

.product .buttons.one-fifth a, .product .buttons.one-fifth:hover a:first-child {
    width: 12.5%;
}

.product .buttons.one-sixth a, .product .buttons.one-sixth:hover a:first-child {
    width: 10%;
}

.product .buttons:hover a:first-child span {
    display: none;
}

    .product .buttons:hover a:first-child span.typcn {
        display: inline-block;
    }

.product .buttons a:hover, .product .buttons a:first-child, .product .buttons.one-half a:first-child, .product .buttons.one-third a:first-child, .product .buttons.one-fourth a:first-child, .product.one-fifth .buttons a:first-child, .product.one-sixth .buttons a:first-child {
    background: none repeat scroll 0 0 #8e44ad;
}

/*.List {
    margin-right: 15px;
}*/

.List .buttons {
}

.List .image_wrapper {
    float: right;
}

.List .Item {
    border: 1px solid #e9e9e9;
    clear: both;
    margin-bottom: 15px;
    min-height: 252px;
    border-radius: 5px;
}

.List .rating {
    float: left;
    /*margin-left: 25px;*/
    margin-top: 8px;
}

.List .ProductPrice {
    float: right;
    font-size: 17px;
    margin-right: 10px;
    margin-top: 7px;
}

.List .ProductDesc {
    display: block;
    color: #555;
    font-family: 'IRANSans';
    font-size: 12px;
    margin-top: 60px;
    /*padding: 10px 0 0 30px;*/
    text-align: justify;
}

.Grid .ProductDesc {
    display: none;
}

.DetailsHolder {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
}

.PhotoGallary .bx-wrapperVertical {
    border: 1px solid #ddd;
}

.bx-viewport {
    height: 100%;
}

.bx-wrapperVertical .bx-viewport ul li:last-child {
    margin-bottom: 0px !important;
}

.bx-wrapperVertical .bx-viewport ul li a {
    cursor: pointer;
}

.bxslider img {
    width: 100px;
    height: 100px;
}

.PhotoGallary {
    direction: ltr;
}

#PhotoGallery img {
}

.PhotoGallaryBigImage {
    height: 400px !important;
    width: 320px !important;
    border: 1px solid #ddd;
}

.PhotoGallaryBigImageHolder {
    direction: ltr;
    margin-bottom: 10px;
}

.gallery_01 .bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff !important;
}

.gallery_01 li {
    border: 1px solid #ddd;
    cursor: pointer;
}

.bx-wrapper {
    margin: 0 !important;
}

.tab-content {
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
    line-height: 24px;
    text-align: justify;
}

.nav-tabs {
    font-size: 16px !important;
}

.DetailsRow {
    margin-top: 20px;
    overflow: hidden;
    padding: 0;
}

    .DetailsRow .bx-wrapper {
        background-color: #fdf9ff;
        border: 1px solid #ddd;
        max-width: 100% !important;
        padding: 35px 20px 5px;
    }

.DividerDiv {
    border-top: 1px solid #e4e5e7;
    margin-top: 30px;
    /*min-width: 970px;*/
}

.Divider {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    text-align: center;
    top: -24px;
    /*min-width: 970px;*/
}

    .Divider span {
        background: none repeat scroll 0 0 #ffffff;
        border: 1px solid #e4e5e7;
        border-radius: 3px;
        color: #8e44ad;
        font-size: 16px;
        padding: 6px 32px;
        position: relative;
        text-transform: uppercase;
        z-index: 3;
        font-family: 'IRANSans';
    }

.zoomWindow {
    top: 0 !important;
    z-index: 2001 !important;
}

.bx-viewport > ul > li {
}

.DetailsRow .bx-viewport {
    height: 100% !important;
}

.VerticalSliderTitle {
    border-top: 1px solid #ddd;
    padding: 5px;
    direction: rtl;
    text-align: center;
    font-size: 15px;
}

.DetailsRowHeader {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #8e44ad;
    direction: rtl;
    font-size: 16px;
    margin: auto;
    padding: 6px 15px;
    position: relative;
    text-align: center;
    top: 21px;
    width: 210px;
    z-index: 2;
}

.DetailsRowIcon {
    position: absolute;
    font-size: 22px;
    margin-top: 11px;
}

.OptionTitle {
    font-size: 20px;
}

.LatestDetailsHolder {
    direction: rtl;
    padding: 3px 10px;
    text-align: right;
}

.Purple {
    color: #8e44ad;
}

.Orange {
    color: #ee771d;
}

.Red {
    color: #F44336;
}

.RedHeavy {
    color: #ad4444;
}

.Green {
    color: #4DB6AC;
}

.Blue {
    color: #49a4f2;
}

.bx-viewport > ul > li:hover {
}

.DetailSeparator {
    border-right: 1px solid #ddd;
    height: 400px;
    float: right;
    margin-top: 20px;
}

.tab-pane {
    padding: 10px 20px;
}

.table {
    margin: 0;
}

#DetailsPart {
    padding: 0;
}

    #DetailsPart .table tr td:first-child {
        width: 30%;
        background-color: #fdf9ff;
        border-left: 1px solid #ddd;
    }

th {
    font-size: 16px;
    color: #555;
    font-weight: 100;
}

.SharedPartHolder > li {
    border: 1px solid transparent;
    float: left;
    font-size: 25px;
    cursor: pointer;
    opacity: 0.6;
    transition: all 0.3s ease-in-out;
    margin: 0 -5px;
}

    .SharedPartHolder > li:last-child {
        float: right;
    }

        .SharedPartHolder > li:last-child span {
            float: right;
        }

    .SharedPartHolder > li:hover {
        opacity: 1;
    }

.icon-gplus-circled-1 {
    color: #db4a39;
}

.icon-twitter-circled-1 {
    color: #00a0d1;
}

.icon-facebook-circled-1 {
    color: #3b5998;
}

.icon-heart {
    display: block;
    font-size: 21px;
    margin-top: 1px;
    color: #c30000;
}

.SharedTitle {
    font-size: 15px !important;
    margin-top: 5px !important;
    opacity: 1 !important;
    cursor: default !important;
    margin-left: 5px !important;
}

.LikeCnt {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}

.GoodTitleHolder {
    border-bottom: 1px solid #ddd;
    color: #555;
    font-size: 25px;
    margin-top: 5px;
    padding-bottom: 10px;
}

.GoodTitle {
    padding-right: 25px;
}

.GoodTitleIcone {
    color: #7e2fd8;
    font-size: 18px;
    position: absolute;
    top: 15px;
}

.Tahoma {
    font-family: 'IRANSans';
    font-size: 12px;
}

.btn, .btn:focus {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 20px;
    color: #222;
    cursor: pointer;
    outline: medium none !important;
    transition: all 0.3s ease-in-out;
    font-family: 'IRANSans';
}

    .btn:hover, .btn:active {
        border-radius: 0px;
        color: #8e44ad;
        border-color: #8e44ad;
    }

.Shxbtn, .Shxbtn:focus, .Shxbtn:hover, .Shxbtn:active {
    border: 1px solid #8e44ad;
    color: #8e44ad;
}

.btn2, .btn2:hover {
    border-color: #8e44ad !important;
    color: #8e44ad !important;
}
.btnPa{
    color: #ddd !important;
    background-color:#4caf50;
    width:50%;

    
}

.Shxbtn2, .Shxbtn2:focus, .Shxbtn2:hover, .Shxbtn2:active {
    border-color: #4DB6AC;
    color: #4DB6AC;
    margin-left: 10px;
}

.LoginIcon {
    font-size: 20px;
    min-width: 45px;
    color: #8e44ad;
}

.Right .form-control {
    border-left: medium none;
    border-right: medium none;
    padding: 6px 6px 6px 0;
}

.Right .LoginIcon {
    border-left: medium none;
    border-right: medium none;
}

.DropDown .btn {
    background-image: none;
    border: none;
    border-radius: 4px;
    color: #555;
    display: block;
    font-size: 12px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 0 6px 6px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
    right: -1px;
    font-family: 'IRANSans';
}

.ProductSize .btn {
    background-color: #ebebeb;
    border-radius: 2px !important;
    margin-left: 4px !important;
    border: 2px solid #808080;
    color: #808080;
    width: initial;
}

.ProductSize .active {
    background-color: #c1c1c1 !important;
    color: #ffffff !important;
}

.ProductColor .btn {
    padding: 4px;
}

.PhotoGallary .gallery_01 img {
    opacity: 0.6;
}

.PhotoGallary .gallery_01 .active img {
    opacity: 1;
}

.gallery_01 i {
    top: 20% !important;
}

.ProductColor > li {
    float: right;
    font-size: 15px;
    cursor: pointer;
}

    .ProductColor > li img {
        border-radius: 5px !important;
        padding: 2px;
        /*height: 70px;*/
        width: 70px;
    }

.ProductColor.gallery_01 > li {
    border: medium none !important;
}

.ProductColor a {
    opacity: 1 !important;
}

.ProductColor {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.SearchItemHeader {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom: none;
    background-color: #fff;
    color: #555;
    font-size: 16px;
}

.SearchItemHolder {
    padding: 10px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #555;
}

.CartContainer {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: none;
    padding: 10px;
}

.CartTbl, .PreOrderCartTbl {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 8pt;
    text-align: center;
    width: 100%;
}

    .CartTbl td, .PreOrderCartTbl td {
        color: #555;
        font-size: 13px;
        font-weight: normal;
        height: 50px;
        padding: 4px 0;
        text-shadow: 0 1px 1px #ffffff;
        font-family: 'IRANSans';
    }

    .CartTbl .Icon, PreOrderCartTbl.Icon {
        color: #cbcbcb;
        cursor: pointer;
        font-size: 26px;
        transition: all 0.3s ease-in-out;
    }

        .CartTbl .Icon:hover, .PreOrderCartTbl .Icon:hover {
            color: #ad4444;
        }

    .CartTbl th, .PreOrderCartTbl th {
        color: #8e44ad;
        font-size: 15px;
        font-weight: normal;
        line-height: 40px;
    }

    .CartTbl tr, .PreOrderCartTbl tr {
        border-color: #d5d5d5;
        border-style: none solid solid;
        border-width: 1px;
    }

        .CartTbl tr:first-child, .PreOrderCartTbl tr:first-child {
            border-top: 1px solid #d5d5d5;
        }

    .CartTbl thead tr, .PreOrderCartTbl thead tr {
        background-color: #fdf9ff;
    }

    .CartTbl thead tr, .PreOrderCartTbl thead tr {
        padding: 10px 0;
    }

.SumFooter {
    border: none !important;
}

.CartTbl .SumFooter .Footer1 {
    border-color: #d5d5d5;
    border-style: solid solid solid none;
    border-width: 1px;
}

.CartTbl .SumFooter .Footer2 {
    border-color: #d5d5d5;
    border-style: solid none;
    border-width: 1px;
}

.CartTbl .SumFooter .Footer3 {
    border-color: #d5d5d5;
    border-style: solid none solid solid;
    border-width: 1px;
    width: 114px;
}

.CartTbl img {
    width: 60px;
    border-radius: 5px;
}

.PropertyTbl {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 8pt;
    text-align: center;
    width: 100%;
    display: table;
}

    .PropertyTbl td {
        color: #555;
        font-size: 13px;
        font-weight: normal;
        height: 30px;
        padding: 4px 0;
        text-shadow: 0 1px 1px #ffffff;
        font-family: 'IRANSans';
    }

    .PropertyTbl th {
        color: #808080;
        font-size: 15px;
        font-weight: normal;
        line-height: 30px;
        font-family: 'IRANSans';
    }

    .PropertyTbl tr {
        border-color: #d5d5d5;
        border-style: none solid solid;
        border-width: 1px;
    }

        .PropertyTbl tr:first-child {
            border-top: 1px solid #d5d5d5;
        }

    .PropertyTbl thead tr {
        background-color: #fdf9ff;
    }

    .PropertyTbl thead tr {
        padding: 10px 0;
    }

    .PropertyTbl td:first-child {
        background-color: #fdf9ff;
        border-left: 1px solid #d5d5d5;
    }

.CartDeleteBtn {
    color: red;
    cursor: pointer;
    font-size: 21px;
    vertical-align: middle;
    opacity: .6;
    transition: all 0.3s ease-in-out;
}

    .CartDeleteBtn:hover {
        opacity: 1;
    }

.CartPersonInfo div {
    line-height: 28px;
}

.CartPersonInfo .Left {
    font-family: 'IRANSans';
}

.SumProductPriceHolder {
    border: 1px solid #d5d5d5;
}

.SumProductPriceHeader {
    border-bottom: 1px solid #d5d5d5;
    color: #8e44ad;
    font-size: 19px;
    padding: 10px;
    background-color: #fdf9ff;
    font-family: 'IRANSans';
}

.SumProductPriceBody {
    /*border-bottom: 1px solid #d5d5d5;*/
    font-family: 'IRANSans';
    font-size: 13px;
    padding: 10px;
}

.SumProductPriceFooter {
    padding: 10px;
}

.SumProductPricePart {
    font-size: 14px;
}

input[type="text"], input[type="password"] {
    font-size: 12px;
    font-family: 'IRANSans';
    padding-right: 5px;
}

#BlogPart {
    background: url(/Images/TextBack.jpg) 50% 0 fixed;
    height: auto;
    margin: 0 auto;
    width: 100%;
    position: relative;
    /*min-width: 970px;*/
}

.BlogPartoverlay {
    background-color: rgba(0, 0, 0, 0.56);
    padding: 75px 0;
    color: #fff;
    text-align: center;
}

.BrandsHolder {
    padding: 0;
    direction: ltr;
    padding-top: 1%;
    padding-bottom: 1%;
    background-color: #8e44ad;
    color: #fff;
    text-align: center;
    /*min-width: 970px;*/
}

.Footer {
    background-color: #18181a;
    display: block;
    padding: 20px 0;
    position: relative;
    border-bottom: 1px solid #0c0c0c;
    color: #fff;
    text-align: center;
    /*min-width: 970px;*/
}

.copyrights {
    background-color: #0c0c0c;
    border-top: 1px solid #18181a;
    display: block;
    padding: 20px 0;
    color: #c3c3c3;
    font-size: 11px;
    position: relative;
    transition: all 0.3s ease-in-out;
    /*min-width: 970px;*/
}

.FooterMenu {
    direction: ltr;
}

    .FooterMenu ul > li {
        float: left;
        margin-right: 25px;
        color: #c3c3c3;
        transition: all 0.3s ease-in-out;
        cursor: pointer;
    }

        .FooterMenu ul > li:hover {
            color: #8e44ad;
        }

.Footer li {
    color: #ddd;
    cursor: pointer;
    font-family: 'IRANSans';
    font-size: 12px;
    padding-right: 10px;
}

.Footer .Title {
    color: #fff;
    cursor: default;
    font-family: 'IRANSans';
    height: auto;
    margin: 0 0 5px;
    padding-bottom: 5px;
}

.Footer li a {
    color: #bbbbbb;
    transition: all 0.3s ease-in-out;
}

    .Footer li a:hover {
        color: #fff;
        padding-right: 5px;
    }

.RelatedProduct .title {
    border-bottom: 1px solid #ddd;
    color: #8d8d8d;
    font-size: 18px;
    padding: 5px;
}

.RelatedProduct img {
    float: right;
    margin: 0px 0 0 5px;
    vertical-align: middle;
    border: 1px solid #ddd;
}

.RelatedProduct ul > li {
    display: table;
    margin-top: 15px;
    padding-top: 10px;
    width: 100%;
}

.rating {
    margin: 5px 0;
}

    .rating i {
        color: #fba500;
    }

.icon-star-empty {
    color: #afafaf !important;
}

.RelatedProduct a {
    color: #8d8d8d !important;
    font-size: 13px;
}

.ProductPrice {
    color: #333;
    font-size: 13px;
}

.ProductTitle {
    color: #222;
    font-size: 19px;
    display: inline-block;
}

.ProductRate {
    color: #fba500;
    float: left;
    font-size: 16px;
    margin-top: -2px;
}

.DetailsHeaderHolder {
    border-bottom: 1px solid #ddd;
    margin-bottom: 8px;
    padding: 3px 5px 5px 0;
}

.productPriceHolder {
    color: #8d8d8d;
    font-size: 19px;
    text-align: right;
    padding-right: 10px;
}

.productPrice {
    color: #8e44ad;
}

.ProductShortDescription {
    color: #404040;
    font: 12px/1.4 'IRANSans';
    margin-bottom: 30px;
    margin-top: 25px;
    padding: 0 10px;
    text-align: justify;
}

    .ProductShortDescription h2 {
        font: 12px/1.4 'IRANSans';
    }

.DescriptionTitle {
    color: #8d8d8d;
    display: block;
    float: right;
    font-size: 15px;
    margin-right: 10px;
    margin-top: 6px;
    text-align: right;
    width: 95px;
}

.GoodSalesCondition {
    color: #5b5b5b;
    font-size: 15px;
    padding: 6px 0;
    text-align: justify;
}

.AddToCartBtcnHolder {
    margin-bottom: 30px;
    padding: 0 98px 0 0;
    margin-top: 15px;
}

    .AddToCartBtcnHolder i {
        font-size: 16px;
    }

.AddToCartIcon {
    background-color: #dbdbdb;
    border: medium none;
    border-radius: 0 2px 2px 0;
    color: #a1a2a1;
    cursor: default;
    display: block;
    float: right;
    font-size: 21px;
    height: 34px;
    margin-left: -1px;
    padding: 2px 8px 0;
    width: 35px;
}

.accordion .panel-heading {
    border-radius: 0;
    padding: 0;
    background: none;
    color: #8d8d8d;
}

.accordion .panel {
    box-shadow: none;
}

.accordion .panel-default {
    border-style: solid none none !important;
    border-radius: 0 !important;
}

.accordion .panel-title > a {
    color: #444;
    display: block;
    padding: 10px 15px;
}

    .accordion .panel-title > a > i {
        color: #8d8d8d;
    }

.accordion .lastPanelChild {
    border-bottom: 1px solid #ddd !important;
}

.panel-body {
    color: #404040;
    font: 12px/1.7 'IRANSans';
    text-align: justify;
}

.MoreInfoCollapsIcon {
    float: left;
}

.btn-group-list .btn {
    background-color: #fff;
    color: #c9c9c9;
    font-size: 21px;
    margin-top: 4px;
    padding: 1px 3px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    border-radius: 0;
    border: none;
}

    .btn-group-list .btn:hover, .btn-group-list .btn:active {
        color: #404040;
    }

.btn-group-list .active {
    box-shadow: none;
}

    .btn-group-list .active span {
        background-position: 0 0;
    }

.open .selectpicker {
    border-radius: 0 !important;
    color: #8e44ad;
    border-color: #8e44ad;
}

.GroupListHolder {
    padding: 3px 0 0;
}

.toggleGrid {
    background: url("../../Images/Icon/list-grid.png") repeat scroll 0 -19px rgba(0, 0, 0, 0);
    display: block;
    height: 19px;
    width: 19px;
    transition: all 0.2s ease-in-out 0s;
}

.toggleList {
    background: url("../../Images/Icon/list-switch.png") repeat scroll 0 -19px rgba(0, 0, 0, 0);
    display: block;
    height: 19px;
    width: 23px;
    transition: all 0.2s ease-in-out 0s;
}

    .toggleList:hover, .toggleGrid:hover, .toggle-active {
        background-position: 0 0;
    }

.CategoryResultHolder {
    margin-bottom: 15px;
    padding: 0;
}

.Grid section {
    float: right;
    margin-bottom: 15px;
    padding: 0 15px 0 0;
    /*width: 215px;*/
}

.Grid .Item .ProductDetailsHolder {
    padding: 0 10px;
    height: 100px;
}

    .Grid .Item .ProductDetailsHolder a {
        color: #222;
        font-size: 13px;
    }

        .Grid .Item .ProductDetailsHolder a h3 {
            color: #222;
            font-size: 13px;
        }

.List .Item .ProductDetailsHolder a h3 {
    font-size: 24px;
}

.Grid .Item .ProductDetailsHolder .ProductPrice {
    color: #222;
    font-size: 16px;
}

.perfectScrollbar {
    height: 100px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ddd;
}

input[type=checkbox] {
    visibility: hidden;
}

.slideThree {
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 50px;
    height: 17px;
    position: relative;
    width: 30px;
    transition: all .3s ease-in-out;
    margin: 0 auto;
}

    .slideThree:after {
        content: '';
        font: 13px/1.4 'IRANSans';
        color: #8e8e8e;
        position: absolute;
        right: 10px;
        z-index: 0;
        font-weight: bold;
        top: 3px;
        text-shadow: 1px 1px 0px rgba(255,255,255,.15);
    }

    .slideThree:before {
        content: '';
        font: 13px/1.4 'IRANSans';
        color: #8e8e8e;
        position: absolute;
        left: 10px;
        z-index: 0;
        font-weight: bold;
        top: 3px;
    }

    .slideThree label {
        display: block;
        width: 18px;
        height: 18px;
        border-radius: 50px;
        transition: all .4s ease;
        cursor: pointer;
        position: absolute;
        top: -2px;
        left: -1px;
        z-index: 1;
        box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.3);
        background: #fff;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0);
    }

    .slideThree input[type=checkbox]:checked + label {
        left: 14px;
    }

.CartNav {
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    width: 100%;
}

    .CartNav li:last-child {
        border-radius: 0 0 3px 3px;
    }

    .CartNav li:first-child {
        border-radius: 3px 3px 0 0;
    }

    .CartNav li {
        background-color: #fdf9ff;
        border-bottom: 1px solid #d5d5d5;
        height: 90px;
        direction: ltr;
        cursor: not-allowed;
        color: #b7b7b7;
    }

    .CartNav .Icon {
        font-size: 30px;
        position: relative;
        text-align: center;
        top: 10px;
    }

    .CartNav .StepTitle {
        position: relative;
        text-align: center;
        top: 10px;
    }

    .CartNav li:last-child {
        border-bottom: none;
    }

    .CartNav .Passed {
        color: #4DB6AC;
        cursor: pointer;
    }

    .CartNav .Passe {
        cursor: pointer;
    }

.Passed:first-child {
    border-top: none;
}

.CartNav .Active {
    background-color: #8e44ad;
    color: #fff;
    cursor: default;
}

.CartNavChev {
    border-bottom: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid #8e44ad;
    border-top: 10px solid rgba(0, 0, 0, 0);
    display: none;
    height: 0;
    left: -10px;
    position: relative;
    width: 0;
    top: -22px;
}

.CartNav .Active .CartNavChev {
    display: block;
}

.perfectScrollbar li {
    clear: both;
    margin-bottom: 2px;
}

.squaredFour {
    float: right;
    margin: 2px 4px;
    position: relative;
    width: 20px;
    z-index: 1;
}

    .squaredFour label {
        width: 15px;
        height: 15px;
        cursor: pointer;
        position: absolute;
        top: 4px;
        left: 2px;
        border-radius: 4px;
        border: 1px solid #bbb;
    }

        .squaredFour label:hover {
            color: #000;
            text-shadow: 0 0 1px #ccc;
        }

        .squaredFour label:after {
            content: '';
            width: 9px;
            height: 5px;
            position: absolute;
            top: 3px;
            left: 2px;
            border: 2px solid #555;
            border-top: none;
            border-right: none;
            background: transparent;
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            opacity: 0;
            transform: rotate(-45deg);
        }

        .squaredFour label:hover::after {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5;
        }

    .squaredFour input[type=checkbox] {
        visibility: hidden;
    }

        .squaredFour input[type=checkbox]:checked + label:after {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
        }

.CheckboxTxt {
    font-size: 12px;
    position: relative;
    top: -4px;
    font-weight: normal;
    margin-right: 19px;
    display: inline-block;
    width: 150px;
}

.LoginTxt {
    font-size: 12px;
    margin-top: 5px;
}

.roundedOne {
    float: right;
    margin: 0 8px 2px 0;
    position: relative;
    width: 20px;
    z-index: 1;
}

    .roundedOne label {
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid #bbb;
        cursor: pointer;
        height: 15px;
        left: 6px;
        position: absolute;
        top: 9px;
        width: 15px;
    }

        .roundedOne label:hover {
            color: #000;
            text-shadow: 0 0 1px #ccc;
        }

        .roundedOne label:after {
            content: '';
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
            border-radius: 50%;
            background-color: #555;
            content: "";
            height: 5px;
            left: 4px;
            opacity: 0;
            position: absolute;
            top: 4px;
            width: 5px;
        }

        .roundedOne label:hover::after {
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
            opacity: 0.5;
        }

    .roundedOne input[type=radio] {
        visibility: hidden;
    }

        .roundedOne input[type=radio]:checked + label:after {
            filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
            opacity: 1;
        }

.RadioTxt {
    font-size: 12px;
    position: relative;
    top: -4px;
    font-weight: normal;
    margin-right: 19px;
    display: inline-block;
    width: 120px;
}

.ParallaxHeader {
    background-color: rgba(0, 0, 0, 0.56);
    padding: 90px 0;
    color: #fff;
    text-align: center;
    font-size: 25px;
}

.BrandsHolder .bx-wrapper .bx-viewport, .BlogPartoverlay .bx-wrapper .bx-viewport {
    background-color: transparent !important;
}

.BrandsHolder .bx-wrapper .bx-loading {
    background: url(../../Images/Loading.GIF) center center no-repeat #8e44ad;
}

.Error {
    color: #ad4444;
    font-family: 'IRANSans';
}

.Success {
    color: #4DB6AC;
}

.lblError {
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    color: #b94646;
    font-family: 'IRANSans';
    font-size: 12px;
}

.lblSuccess {
    float: right;
    margin-top: 4px;
    margin-right: 10px;
    color: #4DB6AC;
    font-family: 'IRANSans';
    font-size: 12px;
}

#MsgCart {
    color: #b94646;
    margin-right: 15px;
}

.modal .close {
    float: left;
    font-size: 30px;
}

/*.modal-dialog {
    top: 20% !important;
    margin: auto;
    transform: translate(0, -50%) !important;
    -ms-transform: translate(0, -50%) !important;
    -webkit-transform: translate(0, -50%) !important;
    -moz-transform: translate(0, -50%) !important;
    -o-transform: translate(0, -50%) !important;
}*/

.modal-backdrop {
    z-index: 99999;
}

.modal {
    z-index: 999999;
}

.modal-footer {
    margin-top: 0;
}

.modal-body p {
    margin: 0;
}

.pageritem > a {
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    height: 30px;
    margin-left: 4px;
    padding-top: 3px;
    text-align: center;
    width: 30px;
}

.pageritem {
    float: right;
}

.HeaderGoodBastet {
    opacity: 0;
    position: absolute;
    right: -9999px;
    transition-delay: 0.2s, 0.25s;
    transition-duration: 0.2s, 0.25s;
    transition-property: opacity, top;
    z-index: 1000;
    width: 412px;
    top: 44px;
    cursor: default;
}

.Scroll .HeaderGoodBastet, .ScrollMasterPage .HeaderGoodBastet {
    top: 35px;
}

.HeaderGoodBastetHolder {
    background-color: #fdf9ff;
    border: 1px solid #dcdcdc;
    border-top: 3px solid #8e44ad;
    display: inline-block;
    height: 100%;
    padding: 5px;
    width: 100%;
}

    .HeaderGoodBastetHolder img {
        width: 50px;
    }

    .HeaderGoodBastetHolder table {
        width: 100%;
        cursor: default;
    }

    .HeaderGoodBastetHolder thead tr {
        border-bottom: 1px solid #dddddd;
        padding: 0;
    }

    .HeaderGoodBastetHolder thead th {
        color: #8e44ad;
        font-size: 13px;
        font-weight: 100;
        padding: 5px 0;
    }

    .HeaderGoodBastetHolder tbody td {
        font-family: 'IRANSans';
        font-size: 12px;
        padding: 5px 0;
    }

    .HeaderGoodBastetHolder .Icon {
        color: #cbcbcb !important;
        cursor: pointer;
        font-size: 26px;
        transition: all 0.3s ease-in-out;
    }

        .HeaderGoodBastetHolder .Icon:hover {
            color: #ad4444 !important;
        }

.CartPart:hover .HeaderGoodBastet {
    opacity: 1;
    top: 39px;
    right: 48px;
}

.Scroll .CartPart:hover .HeaderGoodBastet, .ScrollMasterPage .CartPart:hover .HeaderGoodBastet {
    opacity: 1;
    top: 30px;
    right: 48px;
}

.GoodbasketFooter {
    border-top: 1px solid #ddd;
}

.HeaderGoodBastetHolder .btn {
    font-size: 14px;
    line-height: 30px;
    padding: 0 15px;
}

.HeaderProfile {
    opacity: 0;
    position: absolute;
    right: -9999px;
    transition-delay: 0.2s, 0.25s;
    transition-duration: 0.2s, 0.25s;
    transition-property: opacity, top;
    z-index: 1000;
    width: 182px;
    top: 44px;
    cursor: default;
}

.Scroll .HeaderProfile, .ScrollMasterPage .HeaderProfile {
    top: 35px;
}

.HeaderProfileHolder {
    background-color: #fdf9ff;
    border: 1px solid #dcdcdc;
    border-top: 3px solid #8e44ad;
    display: inline-block;
    height: 100%;
    /*padding: 5px;*/
    width: 100%;
}

.btnUserInfo:hover .HeaderProfile {
    opacity: 1;
    top: 39px;
    right: 147px;
}

.Scroll .btnUserInfo:hover .HeaderProfile, .ScrollMasterPage .btnUserInfo:hover .HeaderProfile {
    opacity: 1;
    top: 30px;
    right: 172px;
}

.PayOnline .btn-group-vertical > .btnRadio {
    border-radius: 5px !important;
    margin-bottom: 6px;
    background-color: #ffffff;
    border-radius: 20px;
    color: #222;
    cursor: pointer;
    outline: medium none !important;
    transition: all 0.3s ease-in-out;
    font-family: 'IRANSans';
    font-weight: 100;
}

.PayOnline i {
    color: #8e44ad;
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.PayOnline .active {
    background-color: #eee;
}

#DivMsgErrorSetep2 {
    float: right;
    position: relative;
    top: 7px;
}

.PagingBtnRight, .PagingBtnLeft, .PagingNumber {
    float: right;
    margin-bottom: 0;
    padding: 0;
}

    .PagingBtnRight li, .PagingBtnLeft li, .PagingNumber li {
        background-color: #fff;
        color: #707070;
        cursor: pointer;
        display: inline-block;
        float: right;
        margin-left: 5px;
        margin-top: 0;
        min-width: 16px;
        text-align: center;
        outline: medium none !important;
        transition: all 0.3s ease-in-out;
        position: relative;
    }

.Paging li.deactivate {
    color: #bdbdbd;
}

.Paging li.active {
    color: #8e44ad;
    cursor: default;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    font-weight: bold;
}

.First:first-child {
    border: 1px solid #ccc;
    border-radius: 0 50% 50% 0;
    font-size: 16px;
    margin-left: 0;
    padding: 3px 8px;
}

.First:last-child, .PagingNumber > li {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 3px 8px;
    margin-right: -1px;
    margin-left: -1px;
}

.Last:last-child {
    border: 1px solid #ccc;
    border-radius: 50% 0 0 50%;
    font-size: 16px;
    margin-left: 0;
    padding: 3px 8px;
    margin-right: -1px;
}

.Last:first-child {
    border: 1px solid #ccc;
    font-size: 16px;
    padding: 3px 8px;
    margin-left: 0;
}

.PagingBtnRight > li:hover, .PagingBtnLeft > li:hover, .PagingNumber li:hover {
    border-color: #8e44ad;
    z-index: 2;
}

.PagingBtnRight > li:active, .PagingBtnLeft > li:active {
    color: #8e44ad;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.PagingNumber > li {
    font-size: 12px;
    /*margin: 0 0 0 -2px;*/
    line-height: 23px;
    /*padding: 6.1px 9px;*/
}

.FRight {
    float: right;
}

.Footer .tooltip {
    font: 11px/1.4 'IRANSans';
}

.LoginPart {
    border-left: 1px solid #ddd;
    padding: 0 0 0 20px;
    font-size: 17px;
}

    .LoginPart .squaredFour {
        margin: 1px 0 4px 2px;
    }

#LoginPartError, #RegisterPartError, #ConfirmLoginPartError, #ConfirmRegisterPartError {
    font-size: 12px;
}

.RegisterPart {
    font-size: 17px;
    padding: 0 20px 0 0;
}

.RememberMeHolder {
    margin-bottom: 15px;
    margin-top: 16px;
}

.FooterImg {
    cursor: pointer;
}

    .FooterImg a {
        display: block;
        width: 100%;
        height: 100%;
    }

.ProfileInfoHolder {
    border: 1px solid #ddd;
    border-radius: 5px;
}

.UserPic > img {
    border: 1px solid #ddd;
    border-radius: 50%;
    height: 84px;
    margin: 10px;
    width: 84px;
}

.News {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
}

.Profile .SumProductPriceHeader {
    border-radius: 5px 5px 0 0;
}

.ProfileInfoHolder .SumProductPriceBody {
    border-bottom: medium none;
}

.LoadingHolder i {
    font-size: 25px;
    margin-bottom: 10px;
}

.LoadingHolder {
    background-color: rgba(0, 0, 0, 0.45);
    border-radius: 5px;
    color: #fff;
    cursor: default;
    margin: auto;
    padding: 10px;
    position: fixed;
    right: 25%;
    left: 25%;
    top: 40%;
    width: 190px;
}

.LoadingPart {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.25);
    display: none;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    position: fixed;
    right: 0;
    top: 75px; /*0*/
    width: 300%;
    z-index: 999; /*999999;*/
}

.LoadingHolder p {
    font-size: 15px;
}

.ProfileTbl {
    width: 100%;
}

    .ProfileTbl th {
        background-color: #fdf9ff;
        border-width: 1px;
        border-style: none solid solid solid;
        border-color: #ddd;
        color: #8e44ad;
        font-family: 'IRANSans';
        font-size: 14px;
        padding: 5px;
    }

    .ProfileTbl td {
        border-width: 1px;
        border-style: solid solid none solid;
        border-color: #ddd;
        font-size: 12px;
        padding: 5px;
        text-align: center;
    }


#SizesContent .ProfileTbl td, #SizesContent .ProfileTbl th {
    font-family: 'IRANSans';
}

.ProfileTbl .Icon {
    cursor: pointer;
    font-size: 19px;
}

    .ProfileTbl .Icon:hover {
        color: #8e44ad;
    }

    .ProfileTbl .Icon:active {
        background-color: #fdf9ff;
    }

.ProfileTbl th:first-child, .ProfileTbl th:last-child, .ProfileTbl td:last-child, .ProfileTbl td:first-child {
    border-left: medium none;
    border-right: medium none;
}


.missions:before, .missions:after {
    content: " ";
    display: table;
}

.missions {
    background: none repeat scroll 0 0 #fdf9ff;
    border-radius: 4px;
    counter-reset: flag;
    height: 36px;
    padding: 0 !important;
}

    .missions li:first-child:before {
        display: none;
    }

    .missions li:before {
        border-bottom: 18px solid transparent;
        border-right: 18px solid #fff;
        border-top: 18px solid transparent;
        content: "";
        position: absolute;
        right: 0;
        top: 0;
    }

    .missions li:before {
        content: "";
    }

    .missions li.passed:after {
        border-right-color: #f8f0fc;
    }

    .missions li:after {
        border-bottom: 18px solid transparent;
        border-right: 18px solid #f8f0fc;
        border-top: 18px solid transparent;
        content: "";
        left: -18px;
        position: absolute;
        top: 0;
        z-index: 1;
    }

    .missions li.passed {
        background: none repeat scroll 0 0 #f8f0fc;
        color: #4DB6AC !important;
    }

    .missions li:first-child {
        border-radius: 0 4px 4px 0;
        padding-right: 30px;
    }

    .missions li {
        background: none repeat scroll 0 0 #f8f0fc;
        color: #999;
        display: block;
        float: right;
        height: 36px;
        margin-left: 5px;
        padding: 9px 40px 0 15px;
        position: relative;
        white-space: nowrap;
    }

        .missions li.active {
            background: none repeat scroll 0 0 #8e44ad;
            color: white;
        }

            .missions li.active:after {
                border-right-color: #8e44ad;
            }

        .missions li + li:before {
            content: "";
            padding: 0;
        }

.OrderItemTbl {
    margin-bottom: 5px;
    width: 100%;
}

    .OrderItemTbl th, .OrderItemTbl td {
        border: 1px solid #ddd !important;
    }

    .OrderItemTbl td {
        font-family: 'IRANSans';
    }

.Intrested a {
    display: block;
    padding: 5px;
}

.Intrested img {
    border-radius: 5px;
    border: 1px solid #ddd;
}

.UserInfo {
    width: 100%;
}

    .UserInfo td {
        padding: 5px;
    }

.RightInputMinWidth180 {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    min-width: 180px;
    transition: all 0.3s ease-in-out;
}

    .RightInputMinWidth180:focus, .RightInputMinWidth180:hover {
        border-color: #8e44ad;
    }

.RightInput {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    width: 99%;
    transition: all 0.3s ease-in-out;
}

    .RightInput:focus, .RightInput:hover {
        border-color: #8e44ad;
    }

.UserInfo .btn, .btn:focus {
    border-radius: 5px;
}

.UserInfo .btn {
    font-family: 'IRANSans';
    font-size: 12px;
}

.UserInfo .dropdown-menu > li > a {
    font-size: 12px;
}

.UserInfo .btn-group.bootstrap-select.show-tick {
    min-width: 180px !important;
    font-family: 'IRANSans';
    font-size: 12px;
}

.UserInfo .btn-group.bootstrap-select.Date.show-tick {
    min-width: 70px !important;
    font-family: 'IRANSans';
    font-size: 12px;
}

.UserInfo .roundedOne label {
    right: 0 !important;
    top: 5px !important;
}

.UserInfo .roundedOne {
    width: 40px;
}

.SeeMoreInfoTitle {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding: 10px;
    color: #8e44ad;
}

.OrderResult > div {
    float: right;
    margin-left: 6px;
}

.AlertHolder {
    border: 1px solid;
    border-radius: 5px;
    bottom: -400px;
    left: 5px;
    padding: 6px 10px 6px 6px;
    position: fixed;
    width: 300px;
    opacity: 1;
    transition-property: opacity, bottom;
    transition-delay: 0.50s,0.55s;
    transition-duration: 0.50s,0.55s;
    z-index: 10000;
}

    .AlertHolder i {
        cursor: pointer;
        float: left;
        margin: 0 5px;
        transition: all 0.3s ease-in-out;
    }

        .AlertHolder i:hover {
            opacity: 0.7;
        }

    .AlertHolder p {
        margin-bottom: 0;
        padding: 5px;
        text-align: center;
    }

    .AlertHolder div {
        border-bottom: 1px solid;
        padding-bottom: 5px;
        padding-right: 5px;
    }

.AlertSuccess {
    background-color: rgba(103, 203, 197, 0.9);
    border-color: #4DB6AC;
    color: #247671;
}

    .AlertSuccess div {
        border-color: #5eada8;
    }

.AlertError {
    background-color: rgba(212, 118, 144, 0.90);
    border-color: #cb677f;
    color: #762438;
}

    .AlertError div {
        border-color: #ad5e6f;
    }

.AlertInfo {
    background-color: rgba(118, 192, 212, 0.90);
    border-color: #67b9cb;
    color: #245376;
}

    .AlertInfo div {
        border-color: #5e95ad;
    }

.AlertAlert {
    background-color: rgba(205, 212, 118, 0.90);
    border-color: #c4cb67;
    color: #707624;
}

    .AlertAlert div {
        border-color: #acad5e;
    }

.HeaderProfileHolder > div:hover {
    background-color: #fff;
    padding-right: 10px;
}

.HeaderProfileHolder > div {
    transition: all 0.3s ease-in-out;
    padding-right: 5px;
}

    .HeaderProfileHolder > div a {
        display: block;
    }

.Right.OrderResult > img {
    float: left;
    margin-right: 20px;
    width: 130px;
}

.NotFound {
    background-color: #fdf9ff;
    border: 1px solid #8e44ad;
    border-radius: 5px;
    color: #8e44ad;
    padding: 10px;
    text-align: center;
}

PayOnline .roundedOne > label {
    top: 2px;
}

.TextDecoration {
    text-decoration: line-through;
}

.ProductPrice2 {
    font-size: 11px;
    color: #8d8d8d;
}

.FLeft {
    float: left;
}

.MarLeft100 {
    float: left;
    margin-left: 100px;
}

.ProdunctSmall {
    font-size: 14px;
}

.ProdunctSmall2 {
    font-size: 12px;
}

.ProductPriceSale {
    font-size: 15px;
    color: #333;
}

.DetailBack > div.DetailImg {
    background: url("/Images/FooterImg/detailImg.png?v=71") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 91px;
    margin-right: 10px;
    width: 100px;
    margin-left: 0px;
}

.DetailBack > div.day:hover {
    background-position: -93px 0;
}

.DetailBack > div.day {
    background-position: -1px 0px;
    float: left;
}

.DetailBack > div.Site {
    background-position: -1px -82px;
    float: left;
}

    .DetailBack > div.Site:hover {
        background-position: -90px -82px;
    }

.DetailBack > div.Shixon {
    background-position: 5px -162px;
    float: left;
}

    .DetailBack > div.Shixon:hover {
        background-position: -88px -162px;
    }

    .DetailBack > div.seller {
    background-position: -1px -260px;
    float: left;
}

    .DetailBack > div.seller:hover {
        background-position: -93px -260px;
    }

.DetailImg {
    display: block;
    width: 100%;
    height: 100%;
    margin-left: -310px;
}

    .DetailImg a {
        display: block;
        width: 100%;
        height: 100%;
    }

h1 {
    margin-bottom: 2px;
    margin-top: 4px;
}

.SendDiv {
    margin-bottom: 14px;
    background-color: #fdf9ff;
    border-radius: 5px;
    line-height: 2;
    padding-top: 10px;
}

@media print {
}

.ribbon {
    position: absolute;
}

    .ribbon .text,
    .ribbon .banner,
    .ribbon a {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
    }

    .ribbon a {
        color: #fff;
        text-decoration: none;
    }

.no-css-transforms .ribbon {
    font-size: 1em;
    position: relative;
    width: 100%;
}

.ribbon .banner {
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    right: -14px;
    top: 22px;
    width: 100px;
    z-index: 1;
}

.ribbon .banner1 {
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    top: 22px;
    right: -103px;
    width: 82px;
    z-index: 1;
}

.ribbon .banner2 {
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    top: 22px;
    right: -103px;
    width: 85px;
    z-index: 1;
}

.ribbon .banner3 {
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    top: 22px;
    right: -103px;
    width: 90px;
    z-index: 1;
}

.ribbon .banner4 {
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    top: 22px;
    right: -103px;
    width: 90px;
    z-index: 1;
}
.ribbon .banner5 {
    transform: rotate(45deg);
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: block;
    float: right;
    position: relative;
    top: 22px;
    right: -103px;
    width: 90px;
    z-index: 1;
}
.ribbon-small .banner {
    right: -8px;
    top: 15px;
    width: 65px;
}

.ribbon-large .banner {
    right: -20px;
    top: 32px;
    width: 150px;
}

.ribbon .banner::after,
.ribbon .banner::before {
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    width: 30px;
}

.ribbon-small .banner::after,
.ribbon-small .banner::before {
    height: 6px;
    width: 20px;
}

.ribbon-large .banner::after,
.ribbon-large .banner::before {
    height: 18px;
    width: 45px;
}

.ribbon .banner::before {
    transform: skewY(-45deg) translate(50%,15px);
    transform-origin: 100% center;
    left: -45px;
}

.ribbon-small .banner::before {
    top: -5px;
    left: -30px;
}

.ribbon-large .banner::before {
    top: 9px;
    left: -68px;
}

.ribbon .banner::after {
    transform: translate(100%,-100%) skewY(45deg) translateX(-58%);
    transform-origin: 0 center;
    right: -17px;
}

.ribbon-small .banner::after {
    top: 18px;
    right: -12px;
}

.ribbon-large .banner::after {
    top: 45px;
    right: -26px;
}

.no-css-transforms .ribbon .banner {
    position: static;
    width: 100%;
    float: none;
    font-size: 10px;
}

.ribbon .text {
    position: relative;
    z-index: 2;
    padding: 6px 0;
    font-size: 12px;
    /*font-weight: bold;*/
    min-height: 18px;
    line-height: 18px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.20);
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* small text */
.ribbon-small .text {
    padding: 3px 0;
    /*font-size: 8.5px;*/
    min-height: 14px;
    line-height: 14px;
    text-align: center;
}

/* large text */
.ribbon-large .text {
    padding: 9px 0;
    font-size: 18px;
    min-height: 28px;
    line-height: 28px;
    text-align: center;
}

.ribbon .text::before,
.ribbon .text::after {
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}

/* small text */
.ribbon.ribbon-small .text::before,
.ribbon.ribbon-small .text::after {
    height: 20px;
}

/* large text */
.ribbon.ribbon-large .text::before,
.ribbon.ribbon-large .text::after {
    height: 46px;
}

.ribbon .text::before {
    transform: translateX(-15%) skewX(-45deg);
}

.ribbon .text::after {
    transform: translateX(15%) skewX(45deg);
}

.no-css-transforms .ribbon .text {
    height: 25px;
    padding: 3px;
}

/*--- RIBBON COLORS ---*/

/* default */
.ribbon .banner::after,
.ribbon .banner::before {
    background-color: #51a351;
}

.ribbon .text::before,
.ribbon .text::after,
.no-css-transforms .ribbon .text {
    background-color: #62c462;
}

/* green */
.ribbon-green .banner::after,
.ribbon-green .banner::before {
    background-color: #51a351;
}

.ribbon-green .text::before,
.ribbon-green .text::after,
.no-css-transforms .ribbon-green .text {
    background-color: #62c462;
}

/* blue */
.ribbon-blue .banner::after,
.ribbon-blue .banner::before {
    background-color: #0044cc;
}

.ribbon-blue .text::before,
.ribbon-blue .text::after,
.no-css-transforms .ribbon-blue .text {
    background-color: #0088cc;
}

/* mms blue */
.ribbon-blue-mms .banner::after,
.ribbon-blue-mms .banner::before {
    background-color: #2d5b98;
}

.ribbon-blue-mms .text::before,
.ribbon-blue-mms .text::after,
.no-css-transforms .ribbon-blue-mms .text {
    background-color: #367ab3;
}

/* light blue */
.ribbon-blue-light .banner::after,
.ribbon-blue-light .banner::before {
    background-color: #2f96b4;
}

.ribbon-blue-light .text::before,
.ribbon-blue-light .text::after,
.no-css-transforms .ribbon-blue-light .text {
    background-color: #5bc0de;
}
/* yellow */
.ribbon-yellow .banner::after,
.ribbon-yellow .banner::before {
    background-color: #f2ba00;
}

.ribbon-yellow .text::before,
.ribbon-yellow .text::after,
.no-css-transforms .ribbon-yellow .text {
    background-color: #ffd95e;
}
/* orange */
.ribbon-orange .banner::after,
.ribbon-orange .banner::before {
    background-color: #f89406;
}

.ribbon-orange .text::before,
.ribbon-orange .text::after,
.no-css-transforms .ribbon-orange .text {
    background-color: #fbb450;
}
/* red */
.ribbon-red .banner::after,
.ribbon-red .banner::before {
    background-color: #bd362f;
}

.ribbon-red .text::before,
.ribbon-red .text::after,
.no-css-transforms .ribbon-red .text {
    background-color: #ee5f5b;
}
/* purple */
.ribbon-purple .banner::after,
.ribbon-purple .banner::before {
    background-color: #611bbd;
}

.ribbon-purple .text::before,
.ribbon-purple .text::after,
.no-css-transforms .ribbon-purple .text {
    background-color: #8e44ad;
}
/* pink */
.ribbon-pink .banner::after,
.ribbon-pink .banner::before {
    background-color: #f000c0;
}

.ribbon-pink .text::before,
.ribbon-pink .text::after,
.no-css-transforms .ribbon-pink .text {
    background-color: #ff5edf;
}

/* black */
.ribbon-black .banner::after,
.ribbon-black .banner::before {
    background-color: #222222;
}

.ribbon-black .text::before,
.ribbon-black .text::after,
.no-css-transforms .ribbon-black .text {
    background-color: #444444;
}

[class^="Loading-"]:before, [class*=" Loading-"]:before {
    font-family: "lodingfont";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
}

.Loading-spin2:before {
    content: '\e800';
}
/* '' */
.Loading-spin1:before {
    content: '\e801';
}
/* '' */
.Loading-spin3:before {
    content: '\e802';
}
/* '' */
.Loading-spin4:before {
    content: '\e803';
}
/* '' */
.Loading-spin5:before {
    content: '\e804';
}
/* '' */
.Loading-spin6:before {
    content: '\e805';
}
/* '' */
.Loading-gift:before {
    content: '\e806';
}
/* '' */
.Loading-megaphone:before {
    content: '\e807';
}
/* '' */

.Loading-quote:before {
    content: '\e808';
}
/* '' */
.Loading-quote-left:before {
    content: '\e809';
}
/* '' */
.Loading-quote-right:before {
    content: '\e80a';
}
/* '' */

.Loading-truck:before {
    content: '\e80b';
}
/* '' */
.Loading-home:before {
    content: '\e80c';
}
/* 'î Œ' */
.Loading-building:before {
    content: '\e80d';
}
/* 'î ' */

.Loading-briefcase:before {
    content: '\e80e';
}
/* '' */
.Loading-birthday:before {
    content: '\e80f';
}
/* '' */
.Loading-users:before {
    content: '\e810';
}
/* '' */
/* 'î Ž' */

/*
   Animation example, for spinners
*/
.animate-spin {
    animation: spin 2s infinite linear;
    display: block;
}

@-moz-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.sold_out {
    position: relative;
    overflow: hidden;
}

    .sold_out:before {
        position: absolute;
        content: "";
        width: 42px;
        left: 0px;
        top: 52%;
        right: -2px;
        border-top: 1px solid;
        border-color: grey;
        transform: rotate(-40deg);
    }


    .sold_out > img {
        opacity: 0.5;
        border: 1px solid #372269;
    }

#divWaitDesc {
    line-height: 2;
    display: none;
    text-align: center;
}

.SumProductPriceBody .form-control {
    float: none !important;
}

.input-group {
    float: right !important;
}

.col-lg-6.col-xs-6.input-group {
    margin-left: 5px;
    margin-right: 6px;
    width: 48%;
}

.col-lg-12.col-xs-12.input-group {
    /*margin-right: 5px;
    width: 98%;*/
}

#btnEditBasket2 {
    cursor: pointer;
    margin-left: 10px;
}

.Tasvie {
    border-top: 1px dashed #cccccc;
    margin-top: 10px;
    padding-top: 6px;
}

#MobileDesc {
    background-color: #f4f4f4;
    border-radius: 5px;
    float: right;
    line-height: 1.7;
    text-align: justify;
    font-size: 11px;
}

.CartBtn {
    background-color: #8e44ad;
    border-radius: 20px;
    border: 1px solid transparent;
    color: white;
    cursor: pointer;
    font-family: 'IRANSans';
    outline: medium none !important;
    transition: all 0.3s ease-in-out;
    -moz-user-select: none;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

    .CartBtn:hover {
        background-color: #8e44ad;
        border-radius: 0px;
        color: white;
        cursor: pointer;
        font-family: 'IRANSans';
        outline: medium none !important;
        transition: all 0.3s ease-in-out;
    }

    .CartBtn:visited, .CartBtn:active, .CartBtn:focus {
        color: white !important;
    }

.btnLoginCart, .btnLoginCart:focus {
    border-color: rgb(177, 175, 177);
    color: rgb(124, 124, 124);
    border-radius: 20px;
}

    .btnLoginCart:hover {
        border-color: rgb(177, 175, 177);
        color: rgb(124, 124, 124);
        transition: all 0.3s ease-in-out;
        border-radius: 0px;
    }

.BoxDash {
    border: 1px dashed rgb(204, 204, 204);
    margin-top: 7px;
    padding: 17px 24px 24px;
    text-align: justify;
}

.MarRight10 {
    padding-right: 10px !important;
    text-align: right;
    width: 50%;
}

.SendIcon {
    color: #8b8b8b;
    font-size: 32px;
}

.grey {
    color: #c0c0c0 !important;
}

/*.modal-content.RTL.Size {
    right: 11%;
}*/

.Cart17 {
    font-size: 17px;
}

.Cart23 {
    font-size: 23px;
}

.Cart16 {
    font-size: 16px;
}

.dropdown-menu {
    font-size: 12px;
}

.RegRate {
    color: #fba500;
    cursor: pointer;
    font-size: 15px;
    text-align: left;
}
/*comment*/
#GoodComment {
    font-family: 'IRANSans';
    font-size: 12px;
    direction: rtl;
}

.CommentText {
    vertical-align: top;
}

.UserComment {
    padding-bottom: 10px;
    text-align: right;
    direction: rtl;
    margin-left: 17px;
    margin-right: 7px;
    width: 90%;
}

.CommandName {
    color: #8e44ad;
    font-weight: bold;
}

.CommandShixon {
    color: #025fbe;
    font-weight: bold;
}

#insertComment {
    margin: 4px 0 10px 0px;
}

#DivComments {
    height: 300px !important;
    text-align: right;
    border: medium none;
    /*margin-left: 17px;*/
    /*overflow: auto;*/
}

/*comment*/

.HiddenBox {
    height: 0 !important;
    transition: all 1s; /* For Safari 3.1 to 6.0 */
    transition: all 1s;
    visibility: hidden;
}

.ShowBox {
    height: 50px !important;
    transition: all 1s;
    visibility: visible;
    padding: 9px;
}

@media (max-width:767px) {
    /*master*/

    .OffTopFirstHeader {
        top: 0 !important;
    }

    .OffTopSecondHeader {
        top: 32px !important;
    }

    .OffContentPlaceHolder {
        margin-top: 102px !important;
    }

    #OffMenu {
        font-size: 10px !important;
    }

    .col-lg-6.col-xs-12.input-group {
        /*margin-left: 5px;
        margin-right: 6px;
        width: 98%;*/
    }

    .Scroll .MenuHeader, .ScrollMasterPage .MenuHeader {
        top: 0;
    }

        .Scroll .MenuHeader > li, .ScrollMasterPage .MenuHeader > li {
            height: 35px;
        }

    .col-xs-9 .MenuHeader > li {
        font-size: 9px;
    }

    .TopLoginMenuRight > li {
        font-size: 10px;
        padding: 0;
    }

    .Support .Number {
        font-size: 12px;
    }

    .MenuHeader a {
        display: block;
        padding: 3px 5px;
        transition: all 0.2s ease-in-out 0s;
    }

    .blog-lastest .images, .blog-lastest .Desc {
        height: 255px;
    }

    .ch-item:hover .ch-info {
        transform: none;
    }

    /*.modal-dialog {
        top: 250px !important;
    }*/

    .RegisterPart {
        font-size: 12px;
    }

    .LoginPart {
        font-size: 12px;
    }
    /*master*/

    /*cart*/
    .CartNav {
        font-size: 9px;
    }

    .Icon {
        font-size: 18px !important;
    }

    .CartTbl th, .PreOrderCartTbl th {
        color: #8e44ad;
        font-size: 10px;
        font-weight: normal;
        line-height: 20px;
    }

    .CartTbl td, .PreOrderCartTbl td {
        color: #555;
        font-size: 10px;
        font-weight: normal;
        height: 50px;
        padding: 4px 0;
        text-shadow: 0 1px 1px #ffffff;
        font-family: 'IRANSans';
    }

    .Cart17 {
        font-size: 14px;
    }

    .Cart23 {
        font-size: 20px;
    }

    .Cart16 {
        font-size: 13px;
    }

    .width70 {
        width: 35px;
    }

    .width50 {
        width: 25px;
    }

    .width120 {
        width: 60px;
    }

    .CartTbl img {
        width: 30px;
    }

    /*cart*/
    /*search*/
    .bootstrap-select > .btn {
        font-size: 10px;
    }

    .PagingNumber > li {
        font-size: 11px;
    }

    .First:first-child, .Last:last-child, .First:last-child, .Last:first-child {
        font-size: 14.5px;
    }

    .product .buttons a span.typcn {
        font-size: 16px;
    }

    .product .buttons a span {
        font-size: 11px;
    }

    .Grid .Item .ProductDetailsHolder .ProductPrice {
        font-size: 13px;
    }

    .btn.btnRadio {
        font-size: 10px;
    }

    .dropdown-menu {
        font-size: 10px;
    }

    .Paging {
        margin-top: 5px;
    }

    /*search*/
    /*detail*/
    /*#CompliteGoods > li {
        width: 95px !important;
    }*/

    .RateTitle {
        margin-top: 15px;
    }

    /*#LatestGood > li {
        width: 95px !important;
    }*/
    .ContentPlaceHolder {
        margin-top: 102px;
    }
    /*detail*/
    .BorderLeftInDesktop {
        border-left: none !important;
    }

        .BorderRightInDesktop {
        border-right: none !important;
    }

}

@media screen and (min-width:768px) and (max-width:800px) {
    .RateTitle {
        margin-top: 15px;
    }
    /*master*/
    .TopLoginMenuRight > li {
        font-size: 11px;
        padding: 0;
    }

    .col-xs-9 .MenuHeader > li {
        font-size: 10.5px;
        margin-left: -10px;
    }

    .Support .Number {
        font-size: 13px;
    }
    /*master*/
    /*search*/
    .bootstrap-select > .btn {
        font-size: 10px;
    }

    .PagingNumber > li {
        font-size: 11px;
    }

    .First:first-child, .Last:last-child, .First:last-child, .Last:first-child {
        font-size: 14.1px;
    }

    .product .buttons a span.typcn {
        font-size: 16px;
    }

    .product .buttons a span {
        font-size: 11px;
    }

    .Grid .Item .ProductDetailsHolder .ProductPrice {
        font-size: 13px;
    }

    .btn.btnRadio {
        font-size: 12px;
    }

    .dropdown-menu {
        font-size: 10px;
    }
    /*search*/
    /*cart*/
    .width70 {
        width: 45px;
    }

    .width50 {
        width: 35px;
    }

    .width120 {
        width: 75px;
    }

    .col-lg-6.col-xs-12.input-group {
        /*margin-left: 5px;
    margin-right: 6px;
    width: 98%;*/
    }
    /*cart*/
}

@media screen and (min-width:801px) and (max-width:1199px) {
    .col-sm-10 .MenuHeader > li {
        font-size: 12px;
    }
}

@media(min-width:1200px) {
    .col-lg-12.col-xs-12.input-group {
        margin-left: 5px;
        margin-right: 6px;
        width: 98%;
    }

    .col-lg-6.col-xs-12.input-group {
        margin-left: 5px;
        margin-right: 6px;
        width: 48%;
    }
}

input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus::-webkit-input-placeholder {
    color: transparent;
}

textarea:focus::-moz-placeholder {
    color: transparent;
}

textarea:focus, input:focus {
    outline: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-tap-highlight-color: transparent;
    -webkit-user-modify: read-write-plaintext-only;
}

#FreeReturn {
    background: #f5f3f6;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    line-height: 22px;
    font-family: 'IRANSans';
    padding: 3px 10px;
    margin: 2px;
    color: #000;
}

.ProductSize {
    z-index: 0;
}

#favGood:hover i {
    color: rgb(240, 98, 146);
}

#Send2Friend:hover i {
    color: #4DB6AC;
}

.festivalWeb {
    position: fixed;
    left: 0px;
    bottom: 0px;
    z-index: 2147483647;
}


.CommentLikeButton {
    float: left;
    padding: 1px;
    font-size: 12px;
    cursor: pointer;
    color: #009688;
    border: 1px solid;
    border-color: #ddd;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
}

    .CommentLikeButton:hover {
        border-color: #ccc;
    }

.OffTopFirstHeader {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #f2f2f2;
    color: #888888;
    left: 0;
    position: fixed;
    right: 0;
    top: 91px;
    z-index: 10000;
    /*min-width: 970px;*/
}

#OffMenu {
    background-color: #2E003F;
    background-position: center center;
    background-repeat: no-repeat;
    font-family: 'IRANSans';
    font-size: 12px;
    min-height: 35px;
    padding-top: 6px;
    position: fixed;
    right: 0;
    text-align: center;
    top: 56px;
    width: 100%;
    z-index: 10002;
    color: #fff;
}

.OffTopSecondHeader {
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    left: 0;
    position: fixed;
    right: 0;
    top: 123px;
    z-index: 9999;
    transition: all 0.3s ease-in-out;
    /*min-width: 970px;*/
}

.OffContentPlaceHolder {
    margin-top: 108px;
}

.PropertyTblRow {
    display: table-row;
    border: 1px #d5d5d5 solid;
}

.PropertyTblCell {
    display: table-cell;
    color: #555;
    font-size: 13px;
    font-weight: normal;
    height: 30px;
    padding: 4px 0;
    text-shadow: 0 1px 1px #ffffff;
    font-family: 'IRANSans';
    border-left: 1px solid #d5d5d5;
}

.PropertyTblCellHighlight {
    background-color: #fdf9ff;
}

.PropertyTblCellHighlightBlue {
    background-color: #fbffff;
}


/*--------------------comment--------------------*/
.CommentMenu {
    opacity: .5;
    transition: all .2s ease-in-out;
}

.comment-content:hover .CommentMenu {
    opacity: .8;
}

.comment-content:hover .CommentDate {
    opacity: .8;
}

.CommentMenu li {
    display: inline-block;
    margin: 0 5px;
}

/*.UserComment:hover {
    background: #f3f3f3;
    width: 90%;
}*/

.CommentDate {
    display: inline-block;
    opacity: .5;
    transition: all .2s ease-in-out;
}

.CommentBullet {
    color: #ccc;
    margin: 0 3px;
}

#DivFormComment {
    transition: all .3s ease-in-out;
}

#CommentFormTitle {
    transition: all .4s ease-in-out;
    font-family: 'IRANSans';
    display: inline-block;
    float: right;
    border-radius: 3px;
    padding: 10px;
    margin-top: 15px;
}

#cancelComment {
    margin: 4px 0 10px 0px;
    display: none;
}

.CommentTitleAnim {
    animation: CTAnim 1s ease-in-out;
}

@keyframes CTAnim {
    from {
        background: #e4bcf5;
    }

    to {
        background: none;
    }
}

#DivCommentCount {
    margin-top: -10px;
    margin-bottom: 5px;
    margin-right: 6px;
    border-bottom: solid 5px #8e44ad;
    width: 50px;
    text-align: center;
    float: right;
    font-family: 'IRANSans';
}

.CommentType1 {
    margin-right: 60px;
}

.CommentType2 {
    margin-right: 110px;
}

.CommentType3 {
    margin-right: 160px;
}

.CommentType4 {
    margin-right: 210px;
}

.CommentType5 {
    margin-right: 260px;
}

.CommentType6 {
    margin-right: 310px;
}

.CommentType7 {
    margin-right: 360px;
}

.CommentType8 {
    margin-right: 410px;
}

.CommentType9 {
    margin-right: 460px;
}

.CommentType10 {
    margin-right: 510px;
}

    .CommentType1 img, .CommentType2 img, .CommentType3 img, .CommentType4 img, .CommentType5 img, .CommentType6 img, .CommentType7 img, .CommentType8 img, .CommentType9 img, .CommentType10 img {
        width: 36px !important;
    }

.CommentType0 img {
    width: 48px !important;
}
/*--------------------comment--------------------*/

.SlideBelowTiles {
    margin-top: .7%;
    overflow: hidden;
}

    .SlideBelowTiles img {
        transition: all .35s ease-in-out;
        filter: blur(0px);
        -webkit-filter: blur(0px);
    }

    .SlideBelowTiles:hover img {
        filter: blur(2px);
        -webkit-filter: blur(2px);
    }

    .SlideBelowTiles span {
        margin-top: -40%;
        font-size: 120%;
        display: block;
        text-align: center;
        color: #fff;
        position: absolute;
        width: 80%;
        transition: all .35s ease-in-out;
        opacity: .8;
        background: rgba(142,68,173,0.999);
    }

    .SlideBelowTiles:hover span {
        opacity: 1;
    }

#DynamicTiles {
    margin: 15px auto;
    /*min-width: 970px;*/
}

    #DynamicTiles img {
        width: 100%;
        border-radius: 5px;
        transition: all .35s ease-in-out;
    }

.verticalweblogTitle {
    display: block;
    color: #fff;
    margin-top: -7%;
    margin-right: 2%;
    text-shadow: 0 0 2px #000;
    white-space: nowrap;
    transition: all .35s ease-in-out;
}

#verticalWeblog:hover .verticalweblogTitle {
    text-shadow: 0 0 2px #8e44ad;
}


#verticalWeblog1:hover .verticalweblogTitle {
    text-shadow: 0 0 2px #8e44ad;
}

#verticalWeblog2:hover .verticalweblogTitle {
    text-shadow: 0 0 2px #8e44ad;
}

#SimilarArticleTitle {
    font-size: 16px;
    margin-top: 35px;
    text-align: center;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 10px 0;
    color: #8d8d8d;
}

#SimilarArticle {
    margin: 8px auto;
}

    #SimilarArticle li {
        margin: 18px 0;
    }

/*#SimilarArticle li {
        vertical-align: middle;
        border: 1px solid #ddd;
        width: 80px;
        opacity: 1;
        transition: all .3s ease-in-out;
        margin: 5px;
        display: inline-block;
    }*/
#ulLastArticles li {
    margin: 18px 0;
}

.RightMenuItems {
    transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    color: #555 !important;
    font-size: 14px;
}

    .RightMenuItems img {
        width: 30px;
        margin-left: 5px;
        opacity: 1;
        border-radius: 10%;
    }

/*#SimilarArticle li:hover {
            opacity: .8;
        }*/

#drpdwnSortCat1 button {
    padding: 4px 5px;
}

.InlineBlock {
    display: inline-block;
}

#slider-range {
    margin-right: 3% !important;
}

    #slider-range .ui-slider-handle {
        outline: none !important;
    }

.Tablesize {
    width: 100%;
    border-spacing: 5px;
    direction: ltr;
    font-size: 11px;
}

    .Tablesize td {
        border: 1px solid #a8a8a8;
        border-collapse: collapse;
        padding: 15px;
        text-align: center;
    }

.input-group .RadioTxt {
    font-size: 12px;
    position: relative;
    top: 5px;
    font-weight: normal;
    margin-right: 0px;
    display: inline-block;
    width: 65px;
}

.FooterImages {
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    width: 120%;
    display: inline-block;
    background-position: center;
}

#FooterImag_1 {
    background-image: url('/Images/FooterImg/footerImg_1_b.png');
}

    #FooterImag_1:hover {
        background-image: url('/Images/FooterImg/footerImg_1.png');
    }

#FooterImag_2 {
    background-image: url('/Images/FooterImg/footerImg_2_b.png');
}

    #FooterImag_2:hover {
        background-image: url('/Images/FooterImg/footerImg_2.png');
    }

#FooterImag_3 {
    background-image: url('/Images/FooterImg/footerImg_3_b.png');
}

    #FooterImag_3:hover {
        background-image: url('/Images/FooterImg/footerImg_3.png');
    }

#FooterImag_4 {
    background-image: url('/Images/FooterImg/fo_4_b.png');
}

    #FooterImag_4:hover {
        background-image: url('/Images/FooterImg/fo_4.png');
    }

/*--------MobileMenu---------*/
.c-hamburger {
    display: inline-block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 38px;
    font-size: 0;
    text-indent: -9999px;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    cursor: pointer;
    background-color: transparent;
}

    .c-hamburger:focus {
        outline: none;
    }

    .c-hamburger span {
        display: block;
        position: absolute;
        top: 20px;
        left: 8px;
        right: 8px;
        height: 5px;
        background: #8e44ad;
    }

        .c-hamburger span::before,
        .c-hamburger span::after {
            position: absolute;
            display: block;
            left: 0;
            width: 100%;
            height: 5px;
            background-color: #8e44ad;
            content: "";
        }

        .c-hamburger span::before {
            top: -10px;
        }

        .c-hamburger span::after {
            bottom: -10px;
        }

.c-hamburger--htx span {
    transition: background 0s 0.2s;
}

    .c-hamburger--htx span::before,
    .c-hamburger--htx span::after {
        transition-duration: 0.2s, 0.2s;
        transition-delay: 0.2s, 0s;
    }

    .c-hamburger--htx span::before {
        transition-property: top, transform;
    }

    .c-hamburger--htx span::after {
        transition-property: bottom, transform;
    }

.c-hamburger--htx.is-active {
    background-color: transparent;
}

    .c-hamburger--htx.is-active span {
        background: none;
    }

        .c-hamburger--htx.is-active span::before {
            top: 0;
            transform: rotate(45deg);
        }

        .c-hamburger--htx.is-active span::after {
            bottom: 0;
            transform: rotate(-45deg);
        }

        .c-hamburger--htx.is-active span::before,
        .c-hamburger--htx.is-active span::after {
            transition-delay: 0s, 0.2s;
        }
/*--------MobileMenu---------*/

.CartCountNumber {
    color: #8e44ad;
    background: #f5f5f5;
    padding: 0 6px;
    border-radius: 50%;
    font-weight: bold;
}

.BorderLeftInDesktop {
    border-left: 1px solid #8e44ad;
}
  .BorderRightInDesktop {
        border-right: 1px solid #8e44ad;
}

.OnlineBank {
    border-radius: 5px;
    /*cursor: pointer;*/
    transition: all 0.3s ease-in-out;
    display: inline-block;
    margin: 10px;
    width: 50px;
    /*border: 1px solid #ddd;*/
    opacity: .9;
}

.OnlineBankActive {
    /*border: 1px solid #8e44ad;*/
    box-shadow: 0 0 3px #ccc;
    opacity: 1;
}

.tooltip-inner {
    max-width: 150px;
    color: #fff;
    background-color: #333;
    text-shadow: none;
    font-family: 'IRANSans';
}

.tooltip-arrow {
    border-bottom-color: #333 !important;
}

/*.MenubtnBlue #TopBrands:before {
    content: 'برندهای معتبر';
    transition: all 0.3s ease-in-out;
}

.MenubtnBlue:hover #TopBrands:after {
    content: 'Top Brands';
    transition: all 0.3s ease-in-out;
}*/

.SubMenuDivHolderBlue ul > li a:hover, .SubMenuDivHolderBlue ul > li a:focus {
    color: #0fd5ec !important;
}

.MenuImageTopBrand {
    margin-top: 15px;
    margin-right: 15px;
}

    .MenuImageTopBrand img {
        border: 1px solid #d5d5d5;
        max-width: 90px;
        transition: all 0.3s ease-in-out;
    }

        .MenuImageTopBrand img:hover {
            border: 1px solid #aaa;
            border-color: #0fd5ec;
        }

    /*.MenuImageTopBrand a:not([href]):after {
        content: 'به زودی';
        position: absolute;
        background: #0fd5ec;
        color: #fff;
        margin-top: -30px;
        padding: 9px 22px;
        opacity: 0;
        transition: all .3s ease-in-out 0s;
        width: 90px;
        height: 40px;
        display: flex;
    }*/

    .MenuImageTopBrand a:not([href]):hover:after {
        opacity: .9;
        margin-top: -40px;
    }



    /*.MenuImageTopBrand .tooltip-inner {
        background-color: #0fd5ec;
    }

    .MenuImageTopBrand .tooltip.bottom .tooltip-arrow {
        border-bottom-colora: #0fd5ec !important;
    }*/


    /*.MenubtnBlue:hover #TBImageEN {
    display: inline-block !important;
}*/

    /*.MenubtnBlue:hover #TBImageFA {
    color: #fff !important;
}*/

    .MenuImageTopBrand a {
        padding: 6px;
    }

.divSubTitleBlue a:hover {
    color: #0fd5ec !important;
}

#TelegramDiv {
    background: #0088cc;
    font-family: 'IRANSans';
    font-size: 14px;
    position: fixed;
    left: -96px;
    text-align: center;
    bottom: 20px;
    width: 120px;
    z-index: 20002;
    color: #fff;
    padding: 5px 0;
    vertical-align: middle;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all .3s ease-in-out 0s;
}

    #TelegramDiv:hover {
        left: 0 !important;
    }


/*-----------------------*/


#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: right;
}

#cssmenu {
    /*width: 220px;*/
    color: #ffffff;
    min-width: 220px;
}

    #cssmenu ul ul {
        display: none;
    }

    #cssmenu > ul > li.active > ul {
        display: block;
    }

.align-right {
    float: right;
}

#cssmenu > ul > li > a {
    padding: 8px 20px;
    cursor: pointer;
    z-index: 2;
    text-decoration: none;
    color: #333;
    transition: color .3s ease;
    text-align: right;
}

    #cssmenu > ul > li > a:hover {
        color: #000;
    }

#cssmenu ul > li.has-sub > a:after {
    position: absolute;
    right: 9px;
    top: 11px;
    z-index: 5;
    display: block;
    height: 10px;
    width: 2px;
    background: #ddd;
    content: "";
    transition: all 0.1s ease-out;
}

#cssmenu ul > li.has-sub > a:before {
    position: absolute;
    right: 5px;
    top: 15px;
    display: block;
    width: 10px;
    height: 2px;
    background: #ddd;
    content: "";
    transition: all 0.1s ease-out;
}

/*#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
    transform: rotate(45deg);
}*/

#cssmenu ul > li.has-sub.open > a:after {
    opacity: 0;
}

#cssmenu ul ul li a {
    padding: 8px 30px;
    cursor: pointer;
    z-index: 2;
    /*font-size: 14px;*/
    text-decoration: none;
    /*color: #dddddd;*/
    /*background: #49505a;*/
    transition: color .2s ease;
}

#cssmenu ul ul ul li a {
    padding-left: 32px;
}

#cssmenu ul ul li a:hover {
    color: #000;
}

#cssmenu ul ul > li.has-sub > a:after {
    top: 11px;
    right: 20px;
    background: #dddddd;
}

#cssmenu ul ul > li.has-sub > a:before {
    top: 15px;
    right: 16px;
    background: #dddddd;
}

/*-----------------------*/

#IconSearchMobile {
    font-size: 30px;
    color: #8e44ad;
    display: inline-block;
    vertical-align: top;
    margin: 2px 15px 0px 0;
}

.TopMessageError {
    font-family: 'IRANSans';
    font-weight: bold;
    font-size: 11px;
    background: #FFEBEE;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    color: #ad4444;
    margin-bottom: 10px;
}

.TopMessageWarrning {
    font-family: 'IRANSans';
    font-weight: bold;
    font-size: 11px;
    background: #fffce0;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    color: #ad4444;
    margin-bottom: 10px;
}

.TopMessageSuccess {
    font-family: 'IRANSans';
    font-weight: bold;
    font-size: 11px;
    background: #E0F2F1;
    padding: 5px;
    border-radius: 5px;
    display: inline-block;
    color: #009688;
    margin-bottom: 10px;
}

.FooterImage {
    max-width: 144px;
    opacity: .85;
    transition: all 0.1s ease-out;
}

    .FooterImage:hover {
        opacity: 1;
    }

.modal-contentPop {
    position: relative;
    background-clip: padding-box;
    outline: none;
}

.modal-headerPop {
    min-height: 16.42857143px;
    padding: 15px;
    position: absolute;
    z-index: 1000;
    margin-right: 20px;
    margin-top: 10px;
}

.closePop {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .5;
    outline: none;
}


.divTlg {
    background: #8B10B5;
    width: 40px;
    height: 108px;
    position: fixed;
    bottom: -72px;
    right: 0px;
    display: block;
    z-index: 9999;
    text-align: center;
    padding: 3px 5px;
    opacity: 1;
    padding-top: 40px;
    -webkit-transition: all ease .6s;
    -o-transition: all ease .6s;
    -moz-transition: all ease .6s;
    transition: all ease .6s;
    border-radius: 25px 25px 0 0;
}

    .divTlg:hover {
        bottom: 0;
    }

    .divTlg a {
        color: #fff;
    }

    .divTlg img {
        max-width: 30px;
        display: inline-block;
        position: absolute;
        top: 2px;
        right: 5px;
    }

    .divTlg h4 {
        font-size: 10px;
        margin: 0;
        padding: 0;
        display: none;
        transition: display 0s 5s;
        transform: rotate(-90deg);
        width-space: nowrap;
        white-space: nowrap;
        position: absolute;
        right: -13px;
        top: 62px;
    }

    .divTlg:hover h4 {
        display: inline-block;
        transition: display 10s 5s;
    }

    .divTlg:before {
        position: absolute;
        content: '';
        border-bottom: solid 20px #8B10B5;
        border-right: solid 20px transparent;
        border-left: solid 20px transparent;
        right: 0;
        z-index: -1;
        top: -20px;
    }

    .divTlg::before {
        display: none;
    }
    .OrderProcess {
    text-align: center;
    direction: ltr;
    width: 115px;
    cursor: default !important;
}
    .payegncss
    {
      color:#c3c3c3;
    }

    .support-tel {
        direction:ltr;
    }

    .social-media-svg {
        width: 100%;
        height: 100%;
        margin-bottom: -4px;
        transition: all ease-in-out .1s;
    }
    .social-media-svg * {
        transition: all ease-in-out .5s;
    }
    .social-media-svg path{
        fill: #808080;
    }
    a:hover path {
        fill: white;
    }
    .d-flex {
        display: flex !important;
    }
    .footer-socialmedia-link {
        font-size:19px
    }
.f-2 {
    flex: 2;
}
.f-3 {
    flex: 3;
}
img.enamad {
    width: auto;
}
.visible-desc h1{
    font-size:20px !important;
}
.visible-desc h2 {
    font-size: 18px !important;
}
.visible-desc h3 {
    font-size: 16px !important;
}
.visible-desc {
    line-height: 25px;
}
#FooterSeo {
    position:relative;
}
.d-flex {
    display: flex !important;
}

.justify-content-center {
    justify-content:center;
}

.btn-available {
    background-color: white !important;
    color: #8e44ad !important;
    border: 2px solid #8e44ad !important;
}

.btn-available.active {
    background-color: #8e44ad !important;
    color: white !important;
}

.footer-Text-Last {
    padding-top: 22px;
    direction: rtl;
    text-align: right;
    float: right;
    margin-top: 23px;
    border-top: 1px solid #2c2a2a;
}

.footer-Text {
    font-size: 12px;
    text-align: justify;
    margin-top: 8px;
    line-height: 20px;
    color: lightgrey;
}