﻿@charset "UTF-8";

#center_column {
    min-height: 480px
}

i.fa {
    margin-left: 5px
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol, ul {
    list-style: none
}

caption, th, td {
    text-align: right;
    font-weight: normal;
    vertical-align: middle
}

q, blockquote {
    quotes: none
}

    q:before, q:after, blockquote:before, blockquote:after {
        content: "";
        content: none
    }

a img {
    border: none
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

div.layer_cart_overlay, div.fancybox-overlay {
    background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
    background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
    background: radial-gradient(ellipse at center,rgba(0,0,0,0) 0,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#000000',GradientType=1 );
    opacity: 1
}

body {
    font: 400 12px IRANSans,"tahoma",sans-serif;
    direction: rtl;
    min-width: 320px;
    height: 100%;
    line-height: 18px;
    font-size: 13px;
    color: #555;
    background: #f0f0f0;
    background: -moz-radial-gradient(center,ellipse cover,rgba(240,240,240,0) 0,rgba(0,0,0,0.1) 100%);
    background: -webkit-radial-gradient(center,ellipse cover,rgba(240,240,240,0) 0,rgba(0,0,0,0.1) 100%);
    background: radial-gradient(ellipse at center,rgba(240,240,240,0) 0,rgba(0,0,0,0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f0f0',endColorstr='#1a000000',GradientType=1 )
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('/css/fonts/iransans/IRANSansWeb_Bold.eot');
    src: url('/css/fonts/iransans/IRANSansWeb_Boldd41d.eot?#iefix') format('embedded-opentype'),url('/css/fonts/iransans/IRANSansWeb_Bold.woff2') format('woff2'),url('/css/fonts/iransans/IRANSansWeb_Bold.woff') format('woff'),url('/css/fonts/iransans/IRANSansWeb_Bold.ttf') format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('/css/fonts/iransans/IRANSansWeb.eot');
    src: url('/css/fonts/iransans/IRANSansWebd41d.eot?#iefix') format('embedded-opentype'),url('/css/fonts/iransans/IRANSansWeb.woff2') format('woff2'),url('/css/fonts/iransans/IRANSansWeb.woff') format('woff'),url('/css/fonts/iransans/IRANSansWeb.ttf') format('truetype')
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 300;
    src: url('/css/fonts/iransans/IRANSansWeb_Light.eot');
    src: url('/css/fonts/iransans/IRANSansWeb_Lightd41d.eot?#iefix') format('embedded-opentype'),url('/css/fonts/iransans/IRANSansWeb_Light.woff2') format('woff2'),url('/css/fonts/iransans/IRANSansWeb_Light.woff') format('woff'),url('/css/fonts/iransans/IRANSansWeb_Light.ttf') format('truetype')
}

@font-face {
    font-family: 'candyshop';
    src: url('/css/fonts/candyshop1b68.eot?49655715');
    src: url('/css/fonts/candyshop1b68.eot?49655715#iefix') format('embedded-opentype'),url('/css/fonts/candyshop1b68.woff?49655715') format('woff'),url('/css/fonts/candyshop1b68.ttf?49655715') format('truetype'),url('/css/fonts/candyshop1b68.svg?49655715#candyshop') format('svg');
    font-weight: normal;
    font-style: normal
}

h1, h2, h3, h4 {
    font-family: IRANSans
}

h4, .h4, h5, .h5, h6, .h6 {
    margin-bottom: 10px;
    margin-top: 10px
}

.spacerr {
    height: 30px;
    display: block
}

p {
    margin: 0 0 9px
}

#cart_summary tbody td.cart_unit, #cart_summary tbody td.cart_total {
    text-align: left
}

#cart_summary tbody td.cart_product, #cart_summary tbody td.cart_avail {
    text-align: center
}

a:hover {
    text-decoration: none
}

body.content_only {
    background: none
}

textarea {
    resize: none
}

#header {
    z-index: 5003
}

#columns {
    position: relative;
    padding-bottom: 20px;
    padding-top: 15px
}

#index .tab-content {
    margin-top: 35px;
    margin-bottom: 34px
}

header {
    z-index: 1;
    position: relative;
    padding-bottom: 0
}

.columns-container {
    padding-top: 0
}

#left_column {
    float: left
}

header .nav {
    background: none
}

    header .nav .container {
    }

#header > .container {
}

header .nav nav {
    width: 100%
}

header .row {
    position: relative
}

    header .row > .container {
        position: relative
    }

header #header_logo {
    text-align: right;
    margin-top: 20px
}

#index #columns {
    background: none;
    border: none;
    box-shadow: none;
    padding: 10px
}

#product #center_column {
}

#product .underheader {
    margin-bottom: 10px
}

header #header_logo img {
    display: inline-block
}

#center_column, #right_column {
    float: right
}

    #center_column .page_product_box h3 {
        color: #555454;
        text-transform: uppercase;
        font-family: "tahoma",sans-serif;
        font-weight: 400;
        font-size: 18px;
        line-height: 20px;
        padding: 14px 20px 17px;
        margin: 0 0 20px;
        position: relative;
        border: 1px solid #d6d4d4;
        border-bottom: none;
        background: #fbfbfb
    }

p.info-title {
    font-weight: 400;
    color: #333333;
    margin-bottom: 25px
}

p.info-account {
    margin: -4px 0 24px 0
}

.dark {
    color: #333333
}

.main-page-indent {
    margin-bottom: 30px
}

.alert {
    font-weight: 400
}

    .alert ul, .alert ol {
        padding-right: 15px;
        margin-right: 27px
    }

        .alert ul li, .alert ol li {
            list-style-type: decimal;
            font-weight: normal
        }

.label {
    white-space: normal;
    display: inline-block;
    padding: 6px 10px;
    font: 400 12px/20px IRANSans,"tahoma",sans-serif
}

.cart_unit .price-percent-reduction {
    display: none
}

label {
    color: #333333
}

    label.required:before {
        content: "*";
        color: red;
        font-size: 14px;
        position: relative;
        line-height: 12px
    }

.unvisible {
    display: none
}

.checkbox {
    line-height: 16px
}

    .checkbox label {
        color: #777777
    }

input.button_mini, input.button_small, input.button, input.button_large, input.button_mini_disabled, input.button_small_disabled, input.button_disabled, input.button_large_disabled, input.exclusive_mini, input.exclusive_small, input.exclusive, input.exclusive_large, input.exclusive_mini_disabled, input.exclusive_small_disabled, input.exclusive_disabled, input.exclusive_large_disabled, a.button_mini, a.button_small, a.button, a.button_large, a.exclusive_mini, a.exclusive_small, a.exclusive, a.exclusive_large, span.button_mini, span.button_small, span.button, span.button_large, span.exclusive_mini, span.exclusive_small, span.exclusive, span.exclusive_large, span.exclusive_large_disabled {
    position: relative;
    display: inline-block;
    padding: 5px 7px;
    border: 1px solid #cc9900;
    font-weight: 400;
    color: black;
    background: #f4b61b;
    cursor: pointer;
    white-space: normal;
    text-align: right
}

*:first-child + html input.button_mini, *:first-child + html input.button_small, *:first-child + html input.button, *:first-child + html input.button_large, *:first-child + html input.button_mini_disabled, *:first-child + html input.button_small_disabled, *:first-child + html input.button_disabled, *:first-child + html input.button_large_disabled, *:first-child + html input.exclusive_mini, *:first-child + html input.exclusive_small, *:first-child + html input.exclusive, *:first-child + html input.exclusive_large, *:first-child + html input.exclusive_mini_disabled, *:first-child + html input.exclusive_small_disabled, *:first-child + html input.exclusive_disabled, *:first-child + html input.exclusive_large_disabled {
    border: none
}

    input.button_mini:hover, input.button_small:hover, input.button:hover, input.button_large:hover, input.exclusive_mini:hover, input.exclusive_small:hover, input.exclusive:hover, input.exclusive_large:hover, a.button_mini:hover, a.button_small:hover, a.button:hover, a.button_large:hover, a.exclusive_mini:hover, a.exclusive_small:hover, a.exclusive:hover, a.exclusive_large:hover {
        text-decoration: none;
        background: #555
    }

    input.button_mini:active, input.button_small:active, input.button:active, input.button_large:active, input.exclusive_mini:active, input.exclusive_small:active, input.exclusive:active, input.exclusive_large:active, a.button_mini:active, a.button_small:active, a.button:active, a.button_large:active, a.exclusive_mini:active, a.exclusive_small:active, a.exclusive:active, a.exclusive_large:active {
        background-position: right -100px
    }

input.button_disabled, input.exclusive_disabled, span.exclusive {
    border: 1px solid #cccccc;
    color: #999999;
    background: cccccc;
    cursor: default
}

.btn.disabled, .btn[disabled]:hover {
    opacity: 0.3
}

.button.button-small {
    font: 400 12px IRANSans,"tahoma",sans-serif;
    color: white;
    background: #6f6f6f;
    padding: 0;
    border: 0;
    text-shadow: none
}

    .button.button-small span {
        display: block;
        padding: 3px 8px 3px 8px
    }

        .button.button-small span i {
            vertical-align: 0;
            margin-left: 5px
        }

            .button.button-small span i.right {
                margin-right: 0;
                float: right;
                position: relative;
                top: 3px;
                margin-left: 5px;
                transform: scale(-1,1);
                -webkit-transform: scale(-1,1);
                -moz-transform: scale(-1,1)
            }

.button.button-medium {
    font-size: 12px;
    line-height: 21px;
    color: white;
    padding: 0;
    font-weight: 400;
    background: #43b754;
    border: 1px solid rgba(0,0,0,0.3)
}

    .button.button-medium span {
        display: block;
        padding: 2px 24px 4px 15px;
        border: 0;
        position: relative
    }

label.required {
    padding: 10px 0
}

.button.button-medium span i.left {
    font-size: 16px;
    vertical-align: -2px;
    margin: 0 0 0 10px;
    display: inline-block
}

.button.button-medium span i.right {
    position: absolute;
    right: 8px;
    top: 6px;
    margin-left: 9px;
    margin-right: 0;
    float: right;
    -moz-transform: scale(-1,1);
    -webkit-transform: scale(-1,1);
    -o-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.button.button-medium:hover {
    background: #3aa04c;
    background: -moz-linear-gradient(top,#3aa04c 0,#3aa04a 100%);
    background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,#3aa04c),color-stop(100%,#3aa04a));
    background: -webkit-linear-gradient(top,#3aa04c 0,#3aa04a 100%);
    background: -o-linear-gradient(top,#3aa04c 0,#3aa04a 100%);
    background: -ms-linear-gradient(top,#3aa04c 0,#3aa04a 100%);
    background: linear-gradient(to bottom,#3aa04c 0,#3aa04a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3aa04c',endColorstr='#3aa04a',GradientType=0 );
    border-color: #196f28 #258033 #399a49 #399a49
}

.button.button-medium.exclusive {
    border-color: #db8600 #d98305 #c86d26 #d98305;
    background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,#fdaa02),color-stop(100%,#fe9702));
    background-image: -webkit-linear-gradient(top,#fdaa02,#fe9702);
    background-image: -moz-linear-gradient(top,#fdaa02,#fe9702);
    background-image: -o-linear-gradient(top,#fdaa02,#fe9702);
    background-image: linear-gradient(top,#fdaa02,#fe9702)
}

    .button.button-medium.exclusive span {
        border-color: #fec133 #febc33 #feb233 #febc33
    }

    .button.button-medium.exclusive:hover {
        background: #f89609;
        border-color: #a6550c #ba6708 #db8600 #ba6708
    }

        .button.button-medium.exclusive:hover span {
            border-color: #fec133
        }

.link-button {
    font-weight: 400
}

    .link-button i {
        margin-left: 5px
    }

        .link-button i.large {
            font-size: 26px;
            line-height: 26px;
            vertical-align: -3px;
            color: silver
        }

.btn.button-plus i, .btn.button-minus i {
    margin: 0;
    position: relative;
    top: 7px;
    color: #777
}

.btn.button-plus, .btn.button-minus {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    padding: 0;
    overflow: hidden
}

    .btn.button-plus span, .btn.button-minus span {
        display: block;
        vertical-align: middle;
        width: 25px;
        height: 25px;
        text-align: center;
        vertical-align: middle;
        color: #fff;
        background: rgba(255,255,255,0.1);
        text-align: center;
        -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.2)
    }

.button.exclusive-medium {
    font-size: 13px;
    padding: 0;
    line-height: 21px;
    color: #333333;
    font-weight: 400;
    border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    text-shadow: 1px 1px white
}

    .button.exclusive-medium span {
        border: 1px solid;
        border-color: white;
        display: block;
        padding: 2px 10px 4px 10px;
        background: #f7f7f7;
        background: -moz-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,#f7f7f7),color-stop(100%,#ededed));
        background: -webkit-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: -o-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: -ms-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: linear-gradient(to bottom,#f7f7f7 0,#ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ededed',GradientType=0)
    }

@media (max-width:480px) {
    .button.exclusive-medium span {
        font-size: 15px;
        padding-left: 7px;
        padding-right: 7px
    }
}

.button.exclusive-medium span:hover {
    border-color: #9e9e9e #c2c2c2 #c8c8c8 #c2c2c2
}

    .button.exclusive-medium span:hover span {
        background: #e7e7e7;
        background: -moz-linear-gradient(top,#e7e7e7 0,#e7e7e7 0);
        background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,#e7e7e7),color-stop(0%,#e7e7e7));
        background: -webkit-linear-gradient(top,#e7e7e7 0,#e7e7e7 0);
        background: -o-linear-gradient(top,#e7e7e7 0,#e7e7e7 0);
        background: -ms-linear-gradient(top,#e7e7e7 0,#e7e7e7 0);
        background: linear-gradient(to bottom,#e7e7e7 0,#e7e7e7 0);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7e7e7',endColorstr='#e7e7e7',GradientType=0)
    }

.button.ajax_add_to_cart_button {
    font: 400 13px/17px tahoma,Helvetica,sans-serif;
    color: white;
    text-shadow: 1px 1px rgba(0,0,0,0.2);
    padding: 0;
    border: 1px solid;
    border-color: #0079b6 #006fa8 #012740 #006fa8
}

    .button.ajax_add_to_cart_button span {
        border: 1px solid;
        border-color: #06b2e6;
        padding: 6px 14px;
        display: block;
        background: #009ad0;
        background: -moz-linear-gradient(top,#009ad0 0,#007ab7 100%);
        background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,#009ad0),color-stop(100%,#007ab7));
        background: -webkit-linear-gradient(top,#009ad0 0,#007ab7 100%);
        background: -o-linear-gradient(top,#009ad0 0,#007ab7 100%);
        background: -ms-linear-gradient(top,#009ad0 0,#007ab7 100%);
        background: linear-gradient(to bottom,#009ad0 0,#007ab7 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0',endColorstr='#007ab7',GradientType=0)
    }

    .button.ajax_add_to_cart_button:hover {
        border-color: #01314e #004b74 #0079b6 #004b74
    }

        .button.ajax_add_to_cart_button:hover span {
            filter: none;
            background: #0084bf
        }

.button.lnk_view {
    font: 400 13px/17px tahoma,Helvetica,sans-serif;
    color: #333333;
    text-shadow: 1px 1px white;
    padding: 0;
    border: 1px solid;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7
}

    .button.lnk_view span {
        border: 1px solid;
        border-color: white;
        padding: 6px 14px;
        display: block;
        background: #f7f7f7;
        background: -moz-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: -webkit-gradient(linear,right top,right bottom,color-stop(0%,#f7f7f7),color-stop(100%,#ededed));
        background: -webkit-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: -o-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: -ms-linear-gradient(top,#f7f7f7 0,#ededed 100%);
        background: linear-gradient(to bottom,#f7f7f7 0,#ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7',endColorstr='#ededed',GradientType=0)
    }

    .button.lnk_view:hover {
        border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e
    }

        .button.lnk_view:hover span {
            filter: none;
            background: #e7e7e7
        }

    .button.lnk_view i.left {
        padding-left: 8px;
        color: #777777
    }

.form-control.grey {
    background: #fbfbfb
}

table.std, table.table_block {
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #999999;
    border-bottom: none;
    background: white;
    border-collapse: inherit
}

    table.std th, table.table_block th {
        padding: 14px 12px;
        font-size: 12px;
        color: white;
        font-weight: 400;
        text-transform: uppercase;
        text-shadow: 0 1px 0 black;
        background: #999999
    }

    table.std tr.alternate_item, table.table_block tr.alternate_item {
        background-color: #f3f3f3
    }

    table.std td, table.table_block td {
        padding: 12px;
        border-left: 1px solid #e9e9e9;
        border-bottom: 1px solid #e9e9e9;
        font-size: 12px;
        vertical-align: top
    }

.table {
    margin-bottom: 30px
}

    .table > thead > tr > th {
        background: #fbfbfb;
        border-bottom-width: 1px;
        color: #333333;
        font: 400 12px/20px IRANSans,"tahoma",sans-serif;
        vertical-align: middle
    }

    .table td a.color-myaccount {
        color: #777777;
        text-decoration: underline
    }

        .table td a.color-myaccount:hover {
            text-decoration: none
        }

    .table tfoot tr {
        background: #fbfbfb
    }

.product-name {
    font-size: 12px;
    line-height: 23px;
    color: #3a3939;
    margin-bottom: 0
}

#HOOK_SHOPPING_CART #loyalty {
    display: none
}

.product-name a, .fancybox-title-float-wrap .child {
    font: 400 13px/20px IRANSans,"tahoma",sans-serif;
    color: #3a3939
}

    .product-name a:hover {
        color: #515151
    }

.price {
    font: 400 13px/18px IRANSans,"tahoma",sans-serif;
    color: #13c276;
    white-space: nowrap
}

    .price.product-price {
        font: 400 13px/18px IRANSans,"tahoma",sans-serif;
        color: #333333
    }

.old-price {
    color: #999;
    text-decoration: line-through;
    font: 400 12px/18px IRANSans,"tahoma",sans-serif
}

    .old-price.product-price {
        font: 400 13px/18px IRANSans,"tahoma",sans-serif
    }

.special-price {
    color: #f13340
}

.price-percent-reduction {
    background: #f13340;
    border: 1px solid #d02a2c;
    font: 400 21px/24px "tahoma",sans-serif;
    color: white;
    padding: 0 3px 0 5px;
    display: inline-block
}

    .price-percent-reduction.small {
        font: 400 14px/17px tahoma,Helvetica,sans-serif;
        padding: 1px 6px
    }

.sale-box {
    left: -5px
}

.new-label {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 1
}

#index .new-box {
    display: none
}

.new-box span {
    padding: 5px 10px;
    font-family: tahoma;
    font-weight: 400;
    font-size: 11px;
    color: #fff;
    background: #5cb85c
}

.sale-label {
    display: none
}

.box {
    padding: 0;
    margin: 0 0 20px 0;
    line-height: 22px
}

    .box p {
        margin-bottom: 0;
        padding: 10px 5px;
        color: #3a3939;
        font: 400 13px/20px IRANSans,"tahoma",sans-serif
    }

    .box.box-small {
        padding: 9px 20px 9px 10px
    }

        .box.box-small .dark {
            padding-top: 10px;
            padding-left: 20px;
            margin-bottom: 0;
            width: auto
        }

.page-product-box {
    clear: both
}

#product .product-box {
    text-align: center
}

.product-box {
    float: right;
    direction: rtl;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    border: none;
    overflow: hidden;
    padding: 10px
}

    .product-box .product-image {
        background: white;
        padding: 5px;
        display: block;
        margin-bottom: 11px
    }

        .product-box .product-image img {
            max-width: 100%;
            width: 100%;
            height: auto
        }

.block {
    margin-bottom: 20px
}

    .block .title_block, .block > h4 {
        font: 400 15px/22px IRANSans,"tahoma",sans-serif;
        color: #fff;
        position: relative;
        padding: 5px 10px 15px 10px;
        margin-bottom: 30px;
        height: 32px;
        background: -moz-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
        background: -webkit-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
        background: radial-gradient(ellipse at center,#ff4fa4 0,#cc5a92 100%);
        -moz-border-radius: 30px;
        -webkit-border-radius: 30px;
        border-radius: 30px;
        text-align: center
    }

        .block .title_block:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 8px;
            right: 0;
            left: auto;
            width: 50%;
            height: 56px;
            background: url(/imgs/d.png) no-repeat right;
            background-size: 100%
        }

        .block .title_block:after {
            content: "";
            position: absolute;
            z-index: -1;
            top: 8px;
            left: 0;
            right: auto;
            width: 50%;
            height: 56px;
            background: url(/imgs/d.png) no-repeat left;
            background-size: 100%;
            -moz-transform: scale(-1,1);
            -webkit-transform: scale(-1,1);
            -o-transform: scale(-1,1);
            -ms-transform: scale(-1,1);
            transform: scale(-1,1)
        }

#right_column .block .title_block, #left_column .block .title_block {
    margin-bottom: 0;
    z-index: 1
}

    #right_column .block .title_block:before, #left_column .block .title_block:before {
        content: "";
        position: absolute;
        z-index: -1;
        bottom: -36px;
        top: auto;
        right: 0;
        left: auto;
        width: 100%;
        height: 56px;
        background: url(/imgs/d4.png) no-repeat right;
        background-size: 100%
    }

    #right_column .block .title_block:after, #left_column .block .title_block:after {
        display: none
    }

#right_column .block .block_content, #left_column .block .block_content {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.8);
    padding: 25px 10px 10px 10px;
    position: relative
}

.block .title_block a, .block h4 a {
    color: #fff
}

#columns {
    padding-top: 10px
}

#product #columns {
    padding-top: 0
}

.block .list-block li {
    padding: 0 5px;
    margin-bottom: 5px
}

    .block .list-block li a {
        padding: 5px
    }

    .block .list-block li:last-child {
        border: none;
        padding-bottom: 5px
    }

    .block .list-block li a i {
        display: none
    }

    .block .list-block li a:before {
        content: "\f104";
        display: inline;
        font-family: "FontAwesome";
        color: #555;
        padding-right: 8px;
        padding-left: 8px;
        float: right
    }

    .block .list-block li a:hover {
        color: #333333;
        font-weight: 400
    }

    .block .list-block li:first-child {
        border-top: none
    }

.block .list-block .form-group {
    padding-top: 20px;
    margin-bottom: 0
}

    .block .list-block .form-group select {
        max-width: 270px
    }

.block .list-block .btn {
    margin-top: 12px
}

.block .products-block li {
    padding: 0 0 20px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #d6d4d4
}

    .block .products-block li .products-block-image {
        float: right
    }

    .block .products-block li .product-content {
        overflow: hidden
    }

        .block .products-block li .product-content h5 {
            margin: 5px 0 0 0
        }

.block .products-block .product-description {
    margin-bottom: 14px
}

.block .products-block .price-percent-reduction {
    font: 400 14px/17px tahoma,Helvetica,sans-serif;
    padding: 1px 6px
}

.page-heading {
    font: 400 16px/28px IRANSans,"tahoma",sans-serif;
    color: #555454;
    text-transform: uppercase;
    padding: 5px 0 15px 0;
    margin-bottom: 30px
}

    .page-heading span.heading-counter {
        font: 400 13px/28px IRANSans,"tahoma",sans-serif;
        float: left;
        color: #333333;
        text-transform: none;
        margin-bottom: 10px
    }

    .page-heading span.lighter {
        color: #9c9c9c
    }

    .page-heading.bottom-indent {
        margin-bottom: 16px
    }

    .page-heading.product-listing {
        border-bottom: none;
        margin-bottom: 0
    }

.page-subheading {
    font: 400 15px/18px IRANSans,"tahoma",sans-serif;
    text-transform: uppercase;
    color: #f13340;
    padding: 10px 0 10px;
    line-height: normal;
    margin-bottom: 12px;
    border-bottom: 1px solid #d6d4d4
}

h3.page-product-heading {
    font: 400 15px/18px IRANSans,"tahoma",sans-serif;
    color: #555;
    position: relative;
    padding: 5px 10px 5px 20px;
    margin-top: 20px;
    margin-bottom: 10px;
    display: block;
    background: rgba(255,255,255,0.8);
    height: 40px;
    z-index: 1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

    h3.page-product-heading a {
        color: #555
    }

        h3.page-product-heading a:before {
            display: inline-block;
            position: relative;
            top: 3px;
            color: #999;
            content: "\f107";
            font-family: "FontAwesome";
            font-size: 24px;
            margin-left: 10px;
            line-height: 18px;
            transition: All 0.3s ease;
            -webkit-transition: All 0.3s ease;
            -moz-transition: All 0.3s ease
        }

        h3.page-product-heading a.collapsed:before {
            transform: rotate(180deg);
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg)
        }

    h3.page-product-heading:after {
        content: "";
        position: absolute;
        z-index: -1;
        bottom: -45px;
        left: 0;
        opacity: 1;
        right: auto;
        width: 100%;
        height: 56px;
        background: url(/imgs/d3.png) no-repeat center;
        background-SIZE: 100%
    }

#page #collapsedes {
    padding: 10px 20px;
    background: rgba(255,255,255,0.8);
    border: 1px solid #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

ul.footer_links {
    padding: 20px 0 0 0;
    border-top: 1px solid #d6d4d4;
    height: 65px
}

    ul.footer_links li {
        float: right
    }

        ul.footer_links li + li {
            margin-right: 10px
        }

.content_sortPagiBar .sortPagiBar {
    border-bottom: 1px solid #d6d4d4;
    clear: both
}

    .content_sortPagiBar .sortPagiBar #productsSortForm {
        float: right;
        margin-left: 20px;
        margin-bottom: 10px
    }

        .content_sortPagiBar .sortPagiBar #productsSortForm select {
            max-width: 192px;
            float: right
        }

        .content_sortPagiBar .sortPagiBar #productsSortForm .selector {
            float: right
        }

    .content_sortPagiBar .sortPagiBar .nbrItemPage {
        float: right
    }

        .content_sortPagiBar .sortPagiBar .nbrItemPage select {
            max-width: 59px;
            float: right
        }

        .content_sortPagiBar .sortPagiBar .nbrItemPage .clearfix > span {
            padding: 3px 12px 0 0;
            display: inline-block;
            float: right
        }

        .content_sortPagiBar .sortPagiBar .nbrItemPage #uniform-nb_item {
            float: right
        }

    .content_sortPagiBar .sortPagiBar label, .content_sortPagiBar .sortPagiBar select {
        float: right
    }

    .content_sortPagiBar .sortPagiBar label {
        padding: 3px 0 0 6px
    }

    .content_sortPagiBar .sortPagiBar.instant_search #productsSortForm {
        display: none
    }

.content_sortPagiBar .display, .content_sortPagiBar .display_m {
    float: left;
    margin-top: -4px
}

    .content_sortPagiBar .display li, .content_sortPagiBar .display_m li {
        float: right;
        padding-right: 12px;
        text-align: center
    }

        .content_sortPagiBar .display li a, .content_sortPagiBar .display_m li a {
            color: gray;
            font-size: 11px;
            line-height: 14px;
            cursor: pointer
        }

            .content_sortPagiBar .display li a i, .content_sortPagiBar .display_m li a i {
                display: block;
                font-size: 24px;
                height: 24px;
                line-height: 24px;
                margin-bottom: -3px;
                color: #e1e0e0
            }

            .content_sortPagiBar .display li a:hover i, .content_sortPagiBar .display_m li a:hover i {
                color: gray
            }

        .content_sortPagiBar .display li.selected a, .content_sortPagiBar .display_m li.selected a {
            cursor: default
        }

        .content_sortPagiBar .display li.selected i, .content_sortPagiBar .display_m li.selected i {
            color: #333333
        }

        .content_sortPagiBar .display li.display-title, .content_sortPagiBar .display_m li.display-title {
            font-weight: 400;
            color: #333333;
            padding: 7px 0 0 6px
        }

.top-pagination-content, .bottom-pagination-content {
    text-align: center;
    padding: 12px 0 12px 0;
    position: relative
}

    .top-pagination-content div.pagination, .bottom-pagination-content div.pagination {
        margin: 0;
        text-align: center
    }

        .top-pagination-content div.pagination .showall, .bottom-pagination-content div.pagination .showall {
            float: left;
            margin: 0 14px 0 53px
        }

#pagination_next b, #pagination_previous b, .pagination_next b, .pagination_previous b {
    display: none
}

.top-pagination-content ul.pagination li.pagination_previous > a span, .top-pagination-content ul.pagination li.pagination_previous > span span, .top-pagination-content ul.pagination li.pagination_next > a span, .top-pagination-content ul.pagination li.pagination_next > span span, .bottom-pagination-content ul.pagination li.pagination_previous > a span, .bottom-pagination-content ul.pagination li.pagination_previous > span span, .bottom-pagination-content ul.pagination li.pagination_next > a span, .bottom-pagination-content ul.pagination li.pagination_next > span span {
    border: none;
    padding: 0;
    background: none
}

    .top-pagination-content ul.pagination li.pagination_previous > a span b, .top-pagination-content ul.pagination li.pagination_previous > span span b, .top-pagination-content ul.pagination li.pagination_next > a span b, .top-pagination-content ul.pagination li.pagination_next > span span b, .bottom-pagination-content ul.pagination li.pagination_previous > a span b, .bottom-pagination-content ul.pagination li.pagination_previous > span span b, .bottom-pagination-content ul.pagination li.pagination_next > a span b, .bottom-pagination-content ul.pagination li.pagination_next > span span b {
        font-weight: 400
    }

.top-pagination-content ul.pagination li.pagination_previous, .bottom-pagination-content ul.pagination li.pagination_previous {
    margin-left: 10px
}

.top-pagination-content ul.pagination li.pagination_next, .bottom-pagination-content ul.pagination li.pagination_next {
    margin-right: 10px
}

.top-pagination-content .compare-form, .bottom-pagination-content .compare-form {
    float: left
}

.top-pagination-content .product-count, .bottom-pagination-content .product-count {
    padding: 11px 0 0 0;
    float: right
}

.bottom-pagination-content {
    border-top: 1px solid #d6d4d4
}

ul.step {
    margin-bottom: 30px;
    overflow: hidden
}

    ul.step li {
        float: right;
        width: 18%;
        text-align: right;
        margin-left: 2%
    }

#ordermsg label {
    padding-bottom: 10px
}

ul.step li a, ul.step li span, ul.step li.step_current span, ul.step li.step_current_end span {
    display: block;
    padding: 5px 10px 5px 10px;
    color: #333333;
    font: 400 12px/20px IRANSans,"tahoma",sans-serif;
    position: relative
}

    ul.step li a:focus, ul.step li span:focus, ul.step li.step_current span:focus, ul.step li.step_current_end span:focus {
        text-decoration: none;
        outline: none
    }

ul.step li.first {
    border-right-width: 1px;
    border-right-color: #b7b7b7
}

    ul.step li.first span, ul.step li.first a {
        z-index: 5;
        padding-right: 13px !important
    }

ul.step li.second span, ul.step li.second a {
    z-index: 4
}

ul.step li.third span, ul.step li.third a {
    z-index: 3
}

ul.step li.four span, ul.step li.four a {
    z-index: 2
}

ul.step li.last span {
    z-index: 1
}

ul.step li.step_current {
    font-weight: 400;
    background: #999;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    border: 0;
    text-align: center;
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.2)
}

    ul.step li.step_current span {
        color: #fff;
        text-shadow: none;
        position: relative
    }

ul.step li.step_current_end {
    font-weight: 400
}

ul.step li.step_todo {
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    border: 0;
    text-align: center;
    background: rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.2)
}

    ul.step li.step_todo span {
        display: block;
        border: 1px solid;
        border-color: white;
        color: #333333;
        position: relative
    }

ul.step li.step_done {
    border: 0
}

    ul.step li.step_done a {
        background: #5cb85c;
        color: white;
        -moz-border-radius: 75px;
        -webkit-border-radius: 75px;
        border-radius: 75px;
        border: 0;
        text-align: center;
        -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.2);
        box-shadow: inset 0 3px 5px rgba(0,0,0,0.2)
    }

ul.step li em {
    font-style: normal
}

.rating {
    clear: both;
    display: block;
    margin: 2em;
    cursor: pointer
}

    .rating:after {
        content: ".";
        display: block;
        height: 0;
        width: 0;
        clear: both;
        visibility: hidden
    }

.cancel, .star {
    overflow: hidden;
    float: right;
    margin: 0 0 0 1px;
    cursor: pointer
}

    .cancel, .cancel a {
        background: url(/imgs/delete.gif) no-repeat 0 -16px !important;
        display: none
    }

        .cancel a, .star a {
            display: block;
            width: 100%;
            height: 100%;
            background-position: 0 0
        }

div.star_on a {
    background-position: 0 -16px
}

div.star_hover a, div.star a:hover {
    background-position: 0 -32px
}

.pack_content {
    margin: 10px 0 10px 0
}

.confirmation {
    margin: 0 0 10px;
    padding: 10px;
    border: 1px solid #e6db55;
    font-size: 13px;
    background: none repeat scroll 0 0 lightyellow
}

#page .rte {
    background: transparent none repeat scroll 0 0;
    padding: 5px
}

.listcomment {
    list-style-type: none;
    margin: 0 0 20px 0 !important
}

    .listcomment li {
        padding: 10px 0;
        border-bottom: 1px dotted #d6d4d4;
        color: #666666
    }

    .listcomment .titlecomment {
        display: block;
        font-weight: 400;
        font-size: 12px;
        color: #333333
    }

    .listcomment .txtcomment {
        display: block;
        padding: 5px 0;
        color: #333333
    }

.header-container {
    background: url(/imgs/bg-footer.png) no-repeat center -25px;
    position: relative
}

.headerbar {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 4px;
    width: 100%;
    background: #f0f0f0;
    background: -moz-linear-gradient(left,#f0f0f0 0,#ff2d95 50%,#f0f0f0 100%);
    background: -webkit-linear-gradient(left,#f0f0f0 0,#ff2d95 50%,#f0f0f0 100%);
    background: linear-gradient(to right,#f0f0f0 0,#ff2d95 50%,#f0f0f0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0',endColorstr='#f0f0f0',GradientType=1 );
    z-index: 11;
    -moz-animation: colorch 2.5s infinite linear;
    -webkit-animation: colorch 2.5s infinite linear
}

@-moz-keyframes colorch {
    0% {
        -moz-box-shadow: 0 0 1px #ff2d95;
        -webkit-box-shadow: 0 0 1px #ff2d95;
        box-shadow: 0 0 1px #ff2d95
    }

    50% {
        -moz-box-shadow: 0 0 3px #ff2d95;
        -webkit-box-shadow: 0 0 10px #ff2d95;
        box-shadow: 0 0 10px #ff2d95
    }

    100% {
        -moz-box-shadow: 0 0 1px #ff2d95;
        -webkit-box-shadow: 0 0 1px #ff2d95;
        box-shadow: 0 0 1px #ff2d95
    }
}

.headerbar2 {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    height: 4px;
    width: 100%;
    background: #e74c3c;
    z-index: -2
}

#index #columns {
    padding-top: 15px
}

div.breadcrumb {
    display: block;
    font-weight: 400;
    font: 400 12px/20px IRANSans,"tahoma",sans-serif;
    min-height: 6px;
    overflow: hidden;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    border-radius: 10px;
    color: rgba(0,0,0,0.6);
    background: rgba(255,255,255,0.8);
    border: 1px solid #fff
}

.breadcrumb .navigation-pipe {
    width: 18px;
    display: inline-block
}

.breadcrumb a {
    display: inline-block;
    padding: 0 22px 0 15px;
    margin-right: -26px;
    position: relative;
    z-index: 2;
    color: rgba(0,0,0,0.6)
}

    .breadcrumb a.home {
        font-size: 17px;
        color: rgba(0,0,0,0.6);
        width: 38px;
        text-align: center;
        padding: 0;
        margin: 0 -10px 0 0;
        z-index: 99;
        line-height: 22px;
        display: inline-block;
        height: 25px
    }

        .breadcrumb a.home i {
            vertical-align: -1px
        }

        .breadcrumb a.home:before {
            border: none
        }

    .breadcrumb a:after {
        display: none;
        content: ".";
        position: absolute;
        left: -10px;
        top: 8px;
        width: 10px;
        height: 10px;
        border-radius: 2px;
        text-indent: -5000px;
        z-index: -1;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .breadcrumb a:before {
        display: none;
        content: ".";
        position: absolute;
        right: -10px;
        top: 8px;
        width: 10px;
        height: 10px;
        background: transparent;
        border-left: 1px solid #ccc;
        border-top: 1px solid #ccc;
        border-radius: 2px;
        text-indent: -5000px;
        z-index: -1;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .breadcrumb a:hover {
        color: rgba(0,0,0,0.9)
    }

.ie8 .breadcrumb {
    min-height: 1px
}

    .ie8 .breadcrumb a:after {
        display: none
    }

    .ie8 .breadcrumb .navigation-pipe {
        width: 20px
    }

.footerbottomtop {
    background: rgba(0,0,0,0.1)
}

.footer-container {
    position: relative
}

#footer {
    position: relative
}

.columns-container {
    background: url(/imgs/bg-footer.png) no-repeat bottom;
    padding-bottom: 100px
}

.footerbar {
    bottom: 0;
    top: auto;
    height: 6px
}

.footertop {
    position: absolute;
    top: 0;
    width: 98%;
    border: 1px solid rgba(0,0,0,0.3);
    padding: 0;
    background: #ff4fa4;
    height: 36px;
    background: -moz-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: -webkit-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: radial-gradient(ellipse at center,#ff4fa4 0,#cc5a92 100%);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    box-shadow: 0 1px 4px rgba(0,0,0,0.3)
}

    .footertop .inner {
        position: relative;
        width: 100%;
        height: 36px;
        display: block
    }

        .footertop .inner:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 8px;
            right: 0;
            left: auto;
            width: 50%;
            height: 56px;
            background: url(/imgs/d.png) no-repeat right;
            background-size: 100%
        }

        .footertop .inner:after {
            content: "";
            position: absolute;
            z-index: -1;
            top: 8px;
            left: 0;
            right: auto;
            width: 50%;
            height: 56px;
            background-size: 100%;
            background: url(/imgs/d.png) no-repeat left;
            -moz-transform: scale(-1,1);
            -webkit-transform: scale(-1,1);
            -o-transform: scale(-1,1);
            -ms-transform: scale(-1,1);
            transform: scale(-1,1)
        }

.footer-container #footer .account h4 {
    float: right;
    min-width: auto
}

.footer-container #footer .account ul li {
    display: inline-block;
    padding: 0 15px
}

    .footer-container #footer .account ul li a i {
        margin-left: 10px
    }

.footer-container #footer ul li {
    display: inline-block;
    padding: 5px 15px
}

#footer section#block_various_links_footer {
    text-align: center;
    padding-top: 10px
}

.footer-container #footer .account ul li a {
    color: #fff
}

.footerbottom {
    border-top: 1px solid #ddd;
    padding-top: 26px;
    padding-bottom: 16px;
    color: #fff;
    background: #fff;
    margin-top: 20px
}

    .footerbottom .row {
        padding: 0;
        margin: 0
    }

.footer-container .container {
    padding-bottom: 10px
}

.footcopyleft {
    padding: 10px 0 5px 0;
    text-align: left
}

.footer-container #footer {
    color: #fff;
    overflow: hidden;
    padding-bottom: 0
}

    .footer-container #footer .row {
        position: relative
    }

    .footer-container #footer .footer-block {
        padding: 5px 20px 10px 20px
    }

    .footer-container #footer section:nth-child(even) {
    }

    .footer-container #footer .footer-block > ul, .footer-container #footer .footer-block > div {
    }

    .footer-container #footer a {
        color: #555
    }

        .footer-container #footer a:hover {
            color: rgba(0,0,0,0.6)
        }

    .footer-container #footer h4 {
        font: 400 16px/20px IRANSans,"tahoma",sans-serif;
        color: #fff;
        text-shadow: 0 1px 1px rgba(0,0,0,0.5);
        display: block;
        margin: 0 0 24px 0;
        position: relative;
        min-width: 160px;
        border-bottom: 0;
        padding: 2px 0;
        cursor: pointer;
        overflow: hidden
    }

        .footer-container #footer h4:before {
            position: absolute;
            right: 0;
            bottom: 0;
            width: 50%;
            display: block;
            height: 2px;
            background: #70b8b4
        }

#block_contact_infos ul .fa {
    font-size: 16px;
    position: relative;
    top: 2px;
    margin-left: 15px;
    color: #999
}

.footer-container #footer h4 a {
    color: #fff
}

.footer-container #footer ul li, .footcopyright {
    padding-bottom: 8px;
    color: #555;
    font: 400 13px/24px IRANSans,"tahoma",sans-serif
}

.footer-container #footer #block_contact_infos li {
    display: inline-block;
    padding-left: 30px
}

.footer-container #footer .bottom-footer {
    position: absolute;
    bottom: -55px;
    right: 0
}

    .footer-container #footer .bottom-footer div {
        padding: 15px 0 0 0;
        width: 100%
    }

#block_contact_infos {
    padding: 10px 10px 0 10px !important;
    z-index: 1
}

    #block_contact_infos > div {
        background: url(/imgs/d3.png) no-repeat center 60px;
        margin-top: 20px;
        padding: 5px 20px 50px 20px;
        text-align: center
    }

.footer-block.account {
    text-align: center
}

#short_description_content ul, #short_description_content ol, #short_description_content dl, #tinymce ul, #tinymce ol, #tinymce dl {
    margin-right: 20px
}

.rte ul {
    list-style-type: disc;
    padding-right: 15px
}

.rte ol {
    list-style-type: decimal;
    padding-right: 15px
}

.block_hidden_only_for_screen {
    display: none
}

.cart_navigation {
    margin: 0 0 20px
}

    .cart_navigation .button-medium {
        float: left
    }

        .cart_navigation .button-medium i.right {
            margin-right: 6px
        }

    .cart_navigation .button-exclusive i {
        color: #777777;
        margin-left: 8px
    }

    .cart_navigation .button-exclusive:hover, .cart_navigation .button-exclusive:focus, .cart_navigation .button-exclusive:active {
        color: #515151;
        -webkit-box-shadow: none;
        box-shadow: none
    }

.cart_last_product {
    display: none
}

.cart_quantity .cart_quantity_input {
    height: 57px;
    line-height: 27px;
    padding: 0;
    font-size: 21px;
    text-align: center;
    width: 57px;
    -moz-border-radius: 250px;
    -webkit-border-radius: 250px;
    border-radius: 250px
}

#htmlcontent_home {
    clear: both
}

.cart_gift_quantity .cart_quantity_input {
    height: 27px;
    line-height: 27px;
    padding: 0;
    text-align: center;
    width: 57px
}

.total_price_container, #cart_summary tfoot td#total_price_container {
    border: 0;
    background-color: #d9edf7 !important;
    border-color: #bce8f1;
    color: #31708f !important
}

.table tbody > tr > td {
    vertical-align: middle;
    border-right: 0;
    border-left: 0
}

    .table tbody > tr > td.cart_quantity {
        padding: 41px 14px 25px;
        width: 88px
    }

        .table tbody > tr > td.cart_quantity .cart_quantity_button {
            margin-top: 3px
        }

            .table tbody > tr > td.cart_quantity .cart_quantity_button a {
                float: right;
                margin-left: 3px
            }

                .table tbody > tr > td.cart_quantity .cart_quantity_button a + a {
                    margin-left: 0
                }

    .table tbody > tr > td.cart_delete, .table tbody > tr > td.price_discount_del {
        padding: 5px
    }

.table tfoot > tr > td {
    vertical-align: middle
}

.cart_discount_name:before {
    content: "\f05b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    font-size: 16px;
    margin-left: 10px
}

.cart_delete a.cart_quantity_delete, a.price_discount_delete {
    font-size: 23px;
    color: #999
}

    .cart_delete a.cart_quantity_delete i, a.price_discount_delete i {
        font-size: 16px;
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg)
    }

    .cart_delete a.cart_quantity_delete:hover, a.price_discount_delete:hover {
        color: silver
    }

#cart_summary tbody td {
    padding: 7px 18px 9px 8px
}

    #cart_summary tbody td.cart_product {
        padding: 7px;
        width: 137px
    }

    #cart_summary tbody td.cart_unit .price span {
        display: inline-block
    }

        #cart_summary tbody td.cart_unit .price span.price-percent-reduction {
            margin: 5px auto;
            display: inline-block
        }

        #cart_summary tbody td.cart_unit .price span.old-price {
            text-decoration: line-through
        }

    #cart_summary tbody td.cart_description small {
        display: block;
        color: #999;
        font: 400 12px/20px IRANSans,"tahoma",sans-serif;
        padding: 5px 0 0 0
    }

#cart_summary tfoot td.text-right, #cart_summary tfoot tbody td.cart_unit, #cart_summary tbody tfoot td.cart_unit, #cart_summary tfoot tbody td.cart_total, #cart_summary tbody tfoot td.cart_total {
    font-weight: 400;
    font: 400 12px/20px IRANSans,"tahoma",sans-serif
}

#cart_summary tfoot td.price {
    text-align: left
}

#cart_summary tfoot td.total_price_container span {
    color: #555454;
    text-transform: uppercase
}

#cart_summary tfoot td#total_price_container {
    font: 400 16px/20px IRANSans,"tahoma",sans-serif;
    color: #333333;
    background: white
}

#cart_summary .stock-management-on tbody td.cart_description {
    width: 480px
}

.cart_discount_price {
    text-align: left
}

.cart_discount_delete {
    text-align: center
}

@media (max-width:767px) {
    #order-detail-content #cart_summary table, #order-detail-content #cart_summary thead, #order-detail-content #cart_summary tbody, #order-detail-content #cart_summary th, #order-detail-content #cart_summary td, #order-detail-content #cart_summary tr {
        display: block
    }

        #order-detail-content #cart_summary thead tr {
            position: absolute;
            top: -9999px;
            right: -9999px
        }

    .cart_unit, .cart_total {
        width: 130px !important
    }

    #order-detail-content #cart_summary tr {
        border-bottom: 1px solid #cccccc;
        overflow: hidden
    }

    #order-detail-content #cart_summary tbody td .price {
        text-align: right !important
    }

    #order-detail-content #cart_summary td.cart_delete, .cart_avail {
        display: none !important
    }

    #order-detail-content #cart_summary td {
        border: none;
        position: relative;
        text-align: right;
        float: right;
        white-space: normal
    }

        #order-detail-content #cart_summary td.cart_avail {
            clear: both
        }

        #order-detail-content #cart_summary td.cart_quantity {
            padding: 9px
        }

        #order-detail-content #cart_summary td.cart_delete {
            width: 100%;
            clear: both;
            text-align: left
        }

            #order-detail-content #cart_summary td.cart_delete:before {
                display: inline-block;
                padding-left: 0.5em;
                position: relative;
                top: -3px
            }

        #order-detail-content #cart_summary td div {
            display: inline
        }

        #order-detail-content #cart_summary td:before {
            content: attr(data-title);
            display: block
        }

    #order-detail-content #cart_summary tfoot td {
        float: none;
        width: 100%
    }

        #order-detail-content #cart_summary tfoot td:before {
            display: inline
        }

    #order-detail-content #cart_summary tfoot tr .text-right, #order-detail-content #cart_summary tfoot tr tbody td.cart_unit, #order-detail-content #cart_summary tbody tfoot tr td.cart_unit, #order-detail-content #cart_summary tfoot tr tbody td.cart_total, #order-detail-content #cart_summary tbody tfoot tr td.cart_total, #order-detail-content #cart_summary tfoot tr .price {
        display: block;
        float: right;
        width: 50%
    }
}

@media (max-width:768px) {
    #order-detail-content #cart_summary tbody td .price {
        text-align: center
    }

    #order-detail-content #cart_summary tbody td.cart_description {
        width: 200px
    }
}

.cart_voucher {
    vertical-align: top !important
}

    .cart_voucher h4 {
        font: 400 18px/22px "tahoma",sans-serif;
        color: #555454;
        text-transform: uppercase;
        padding: 7px 0 10px 0
    }

    .cart_voucher .title-offers {
        color: #333333;
        font-weight: 400;
        margin-bottom: 6px
    }

    .cart_voucher fieldset {
        margin-bottom: 10px
    }

        .cart_voucher fieldset #discount_name {
            float: right;
            width: 219px;
            margin-left: 11px;
            -moz-border-radius: 75px;
            -webkit-border-radius: 75px;
            border-radius: 75px
        }

.cart_discount, .cart_discount .price-discount {
    background-color: #fcf8e3;
    color: #8a6d3b
}

.cart_voucher #display_cart_vouchers span {
    font-weight: 400;
    cursor: pointer;
    font-size: 21px;
    color: red
}

    .cart_voucher #display_cart_vouchers span:hover {
        color: #515151
    }

.enable-multishipping {
    margin: -13px 0 17px
}

    .enable-multishipping label {
        font-weight: normal
    }

#HOOK_SHOPPING_CART #loyalty i {
    font-size: 26px;
    line-height: 26px;
    color: #cfcccc
}

#order_carrier {
    clear: both;
    margin-top: 20px;
    border: 1px solid #999999;
    background: white
}

    #order_carrier .title_block {
        padding: 0 15px;
        height: 29px;
        font-weight: 400;
        line-height: 29px;
        color: white;
        font-weight: 400;
        text-transform: uppercase;
        background: #999999
    }

    #order_carrier span {
        display: block;
        padding: 15px;
        font-weight: 400
    }

.multishipping_close_container {
    text-align: center
}

table#cart_summary .gift-icon {
    color: white;
    background: #0088cc;
    line-height: 20px;
    padding: 2px 5px;
    border-radius: 5px
}

#multishipping_mode_box {
    padding-top: 12px;
    padding-bottom: 19px
}

    #multishipping_mode_box .title {
        font-weight: 400;
        color: #333333;
        margin-bottom: 15px
    }

    #multishipping_mode_box .description_off {
        display: none
    }

        #multishipping_mode_box .description_off div {
            margin-bottom: 10px
        }

        #multishipping_mode_box .description_off a:hover, #multishipping_mode_box .description a:hover {
            background: #f3f3f3;
            border: 1px solid #cccccc
        }

    #multishipping_mode_box.on .description_off {
        display: block
    }

.multishipping-cart .cart_address_delivery.form-control {
    width: 198px
}

#order .address_add.submit {
    margin-bottom: 20px
}

#ordermsg {
    margin-bottom: 30px
}

#id_address_invoice.form-control, #id_address_delivery.form-control {
    width: 269px
}

.addresses .select label, .addresses .selector, .addresses .addresses .address_select {
    clear: both;
    float: right;
    font: 400 12px IRANSans,"tahoma",sans-serif;
    line-height: 24px
}

.addresses .waitimage {
    display: none;
    float: right;
    width: 24px;
    height: 24px;
    background-image: url("/imgs/loader.gif");
    background-repeat: no-repeat;
    position: relative;
    bottom: -2px;
    right: 10px
}

.addresses .checkbox.addressesAreEquals {
    clear: both;
    float: right;
    margin: 15px 0 25px 0
}

#order .delivery_option > div, #order-opc .delivery_option > div {
    display: block;
    margin-bottom: 20px;
    font-weight: normal
}

    #order .delivery_option > div > table, #order-opc .delivery_option > div > table {
        background: white;
        margin-bottom: 0
    }

        #order .delivery_option > div > table.resume, #order-opc .delivery_option > div > table.resume {
            height: 53px
        }

            #order .delivery_option > div > table.resume.delivery_option_carrier, #order-opc .delivery_option > div > table.resume.delivery_option_carrier {
                margin-top: 10px;
                width: 100%;
                border: 1px solid #d6d4d4;
                font-weight: 400
            }

                #order .delivery_option > div > table.resume.delivery_option_carrier td, #order-opc .delivery_option > div > table.resume.delivery_option_carrier td {
                    padding: 8px 11px 7px 11px
                }

                    #order .delivery_option > div > table.resume.delivery_option_carrier td i, #order-opc .delivery_option > div > table.resume.delivery_option_carrier td i {
                        font-size: 20px;
                        margin-left: 7px;
                        vertical-align: -2px
                    }

            #order .delivery_option > div > table.resume td.delivery_option_radio, #order-opc .delivery_option > div > table.resume td.delivery_option_radio {
                width: 32px;
                padding-right: 0;
                padding-left: 0;
                text-align: center
            }

            #order .delivery_option > div > table.resume td.delivery_option_logo, #order-opc .delivery_option > div > table.resume td.delivery_option_logo {
                width: 64px;
                padding-right: 5px
            }

.order_carrier_content {
    line-height: normal;
    padding-bottom: 16px
}

    .order_carrier_content .carrier_title {
        font-weight: 400;
        display: none;
        color: #333333
    }

    .order_carrier_content .checkbox input {
        margin-top: 2px
    }

    .order_carrier_content .delivery_options_address .carrier_title {
        margin-bottom: 17px
    }

    .order_carrier_content + div {
        padding-bottom: 15px
    }

#carrierTable {
    border: 1px solid #999999;
    border-bottom: none;
    background: white
}

    #carrierTable tbody {
        border-bottom: 1px solid #999999
    }

    #carrierTable th {
        padding: 0 15px;
        height: 29px;
        font-weight: 400;
        line-height: 29px;
        color: white;
        text-transform: uppercase;
        background: url(/imgs/bg_table_th.png) repeat-x 0 -10px #999999
    }

    #carrierTable td {
        padding: 15px;
        font-weight: 400;
        border-left: 1px solid #e9e9e9
    }

        #carrierTable td.carrier_price {
            border: none
        }

p.checkbox.gift {
    margin-bottom: 10px
}

#gift_div {
    display: none;
    margin-top: 5px;
    margin-bottom: 10px
}

a.iframe {
    color: #333333;
    text-decoration: underline
}

    a.iframe:hover {
        text-decoration: none
    }

p.payment_module {
    margin-bottom: 10px
}

    p.payment_module a {
        display: block;
        border: 1px solid #d6d4d4;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        font: 400 15px/20px IRANSans,"tahoma",sans-serif;
        color: #333333;
        font-weight: 400;
        padding: 33px 50px 34px 100px;
        letter-spacing: -1px;
        position: relative;
        background-color: #dff0d8;
        border-color: #d6e9c6;
        color: #3c763d
    }

        p.payment_module a.bankwire {
            background: url(/imgs/bankwire.png) 15px 12px no-repeat #dff0d8
        }

        p.payment_module a.cheque {
            background: url(/imgs/cheque.png) 15px 15px no-repeat #dff0d8
        }

        p.payment_module a.cash {
            background: url(/imgs/cash.png) 15px 15px no-repeat #dff0d8
        }

            p.payment_module a.cheque:after, p.payment_module a.bankwire:after, p.payment_module a.cash:after {
                display: block;
                content: "\f052";
                position: absolute;
                right: 15px;
                margin-top: -11px;
                top: 50%;
                font-family: "FontAwesome";
                font-size: 25px;
                height: 22px;
                width: 14px;
                color: #777777
            }

        p.payment_module a:hover {
        }

        p.payment_module a span {
            font-weight: 400;
            color: #777777
        }

.payment_module.box {
    margin-top: 20px
}

p.cheque-indent {
    margin-bottom: 9px
}

.cheque-box .form-group {
    margin-bottom: 0
}

    .cheque-box .form-group .form-control {
        width: 269px
    }

.order-confirmation.box {
    line-height: 29px
}

    .order-confirmation.box a {
        text-decoration: underline
    }

        .order-confirmation.box a:hover {
            text-decoration: none
        }

.delivery_option_carrier td {
    width: 200px
}

    .delivery_option_carrier td + td {
        width: 280px
    }

        .delivery_option_carrier td + td + td {
            width: 200px
        }

.delivery_option_carrier tr td {
    padding: 5px
}

.delivery_option_carrier.selected {
    display: table
}

.not-displayable {
    display: none
}

#address .box, #identity .box, #account-creation_form .box, #new_account_form .box, #opc_account_form .box, #authentication .box {
    padding-bottom: 20px;
    line-height: 20px
}

#address p.required, #identity p.required, #account-creation_form p.required, #new_account_form p.required, #opc_account_form p.required, #authentication p.required {
    color: #f13340;
    margin: 5px 0 5px 0
}

/*sup {
    display: none
}*/

#address p.inline-infos, #identity p.inline-infos, #account-creation_form p.inline-infos, #new_account_form p.inline-infos, #opc_account_form p.inline-infos, #authentication p.inline-infos {
    color: red
}

#address .form-group, #identity .form-group, #account-creation_form .form-group, #new_account_form .form-group, #opc_account_form .form-group, #authentication .form-group {
    margin-bottom: 4px
}

    #address .form-group .form-control, #identity .form-group .form-control, #account-creation_form .form-group .form-control, #new_account_form .form-group .form-control, #opc_account_form .form-group .form-control, #authentication .form-group .form-control {
        max-width: 271px
    }

        #address .form-group .form-control#adress_alias, #identity .form-group .form-control#adress_alias, #account-creation_form .form-group .form-control#adress_alias, #new_account_form .form-group .form-control#adress_alias, #opc_account_form .form-group .form-control#adress_alias, #authentication .form-group .form-control#adress_alias {
            margin-bottom: 20px
        }

@media (min-width:1200px) {
    #address .form-group.phone-number, #identity .form-group.phone-number, #account-creation_form .form-group.phone-number, #new_account_form .form-group.phone-number, #opc_account_form .form-group.phone-number, #authentication .form-group.phone-number {
        float: right;
        width: 270px;
        margin-left: 13px
    }
}

@media (min-width:1200px) {
    #address .form-group.phone-number + p, #identity .form-group.phone-number + p, #account-creation_form .form-group.phone-number + p, #new_account_form .form-group.phone-number + p, #opc_account_form .form-group.phone-number + p, #authentication .form-group.phone-number + p {
        padding: 23px 0 0 0;
        margin-bottom: 0
    }
}

#address .gender-line, #identity .gender-line, #account-creation_form .gender-line, #new_account_form .gender-line, #opc_account_form .gender-line, #authentication .gender-line {
    margin-bottom: 4px;
    padding-top: 4px
}

    #address .gender-line > label, #identity .gender-line > label, #account-creation_form .gender-line > label, #new_account_form .gender-line > label, #opc_account_form .gender-line > label, #authentication .gender-line > label {
        margin-left: 10px;
        margin-bottom: 0
    }

    #address .gender-line .radio-inline label, #identity .gender-line .radio-inline label, #account-creation_form .gender-line .radio-inline label, #new_account_form .gender-line .radio-inline label, #opc_account_form .gender-line .radio-inline label, #authentication .gender-line .radio-inline label {
        font-weight: normal;
        color: #777777
    }

#identity #center_column form.std .row, #authentication #center_column form.std .row, #order-opc #center_column form.std .row {
    margin-right: -5px;
    margin-left: -5px
}

    #identity #center_column form.std .row .col-xs-4, #authentication #center_column form.std .row .col-xs-4, #order-opc #center_column form.std .row .col-xs-4 {
        padding-right: 5px;
        padding-left: 5px;
        max-width: 94px
    }

        #identity #center_column form.std .row .col-xs-4 .form-control, #authentication #center_column form.std .row .col-xs-4 .form-control, #order-opc #center_column form.std .row .col-xs-4 .form-control {
            max-width: 84px
        }

#identity #center_column .footer_links, #authentication #center_column .footer_links, #order-opc #center_column .footer_links {
    border: none;
    padding-top: 0
}

#new_account_form .box {
    line-height: 20px
}

    #new_account_form .box .date-select {
        padding-bottom: 10px
    }

    #new_account_form .box .top-indent {
        padding-top: 10px
    }

    #new_account_form .box .customerprivacy {
        padding-top: 15px
    }

#authentication fieldset.account_creation {
    margin-bottom: 20px
}

#password {
    padding-top: 0;
    border: none
}

    #password .box p {
        margin-bottom: 9px
    }

    #password .box .form-group {
        margin-bottom: 20px
    }

        #password .box .form-group .form-control {
            width: 263px
        }

#instant_search_results a.close {
    font-size: 13px;
    font-weight: 400;
    opacity: 1;
    line-height: inherit;
    text-transform: none;
    font-family: tahoma,Helvetica,sans-serif
}

    #instant_search_results a.close:hover {
        color: #515151
    }

#manufacturers_list h3, #suppliers_list h3 {
    font-size: 17px;
    line-height: 23px
}

#manufacturers_list .description, #suppliers_list .description {
    line-height: 18px
}

#manufacturers_list .product-counter a, #suppliers_list .product-counter a {
    font-weight: 400;
    color: #333333
}

    #manufacturers_list .product-counter a:hover, #suppliers_list .product-counter a:hover {
        color: #515151
    }

#manufacturers_list.list li .mansup-container, #suppliers_list.list li .mansup-container {
    border-top: 1px solid #d6d4d4;
    padding: 31px 0 30px 0
}

@media (max-width:767px) {
    #manufacturers_list.list li .mansup-container, #suppliers_list.list li .mansup-container {
        text-align: center
    }
}

#manufacturers_list.list li:first-child .mansup-container, #suppliers_list.list li:first-child .mansup-container {
    border-top: 0
}

#manufacturers_list.list li .left-side, #suppliers_list.list li .left-side {
    text-align: center
}

#manufacturers_list.list li h3, #suppliers_list.list li h3 {
    margin-top: -5px;
    padding-bottom: 8px
}

#manufacturers_list.list li .middle-side, #suppliers_list.list li .middle-side {
    padding-right: 0
}

@media (max-width:767px) {
    #manufacturers_list.list li .middle-side, #suppliers_list.list li .middle-side {
        padding-left: 15px;
        padding-right: 15px
    }
}

#manufacturers_list.list li .right-side-content, #suppliers_list.list li .right-side-content {
    border-right: 1px solid #d6d4d4;
    padding: 0 31px 32px 0;
    min-height: 108px
}

@media (max-width:767px) {
    #manufacturers_list.list li .right-side-content, #suppliers_list.list li .right-side-content {
        min-height: 1px;
        padding: 0;
        border: none
    }
}

#manufacturers_list.list li .right-side-content .product-counter, #suppliers_list.list li .right-side-content .product-counter {
    position: relative;
    top: -6px;
    margin-bottom: 12px
}

@media (max-width:767px) {
    #manufacturers_list.list li .right-side-content .product-counter, #suppliers_list.list li .right-side-content .product-counter {
        top: 0
    }
}

#manufacturers_list.grid li, #suppliers_list.grid li {
    text-align: center
}

    #manufacturers_list.grid li .product-container, #suppliers_list.grid li .product-container {
        padding-top: 40px;
        padding-bottom: 20px;
        border-bottom: 1px solid #d6d4d4
    }

        #manufacturers_list.grid li .product-container .left-side, #suppliers_list.grid li .product-container .left-side {
            padding-bottom: 42px
        }

        #manufacturers_list.grid li .product-container h3, #suppliers_list.grid li .product-container h3 {
            padding-bottom: 10px
        }

        #manufacturers_list.grid li .product-container .product-counter, #suppliers_list.grid li .product-container .product-counter {
            margin-bottom: 12px
        }

@media (min-width:1200px) {
    #manufacturers_list.grid li.first-in-line, #suppliers_list.grid li.first-in-line {
        clear: right
    }

    #manufacturers_list.grid li.last-line .product-container, #suppliers_list.grid li.last-line .product-container {
        border-bottom: none
    }
}

@media (min-width:768px) and (max-width:1199px) {
    #manufacturers_list.grid li.first-item-of-tablet-line, #suppliers_list.grid li.first-item-of-tablet-line {
        clear: right
    }

    #manufacturers_list.grid li.last-tablet-line .product-container, #suppliers_list.grid li.last-tablet-line .product-container {
        border-bottom: none
    }
}

@media (max-width:767px) {
    #manufacturers_list.grid .product-container, #suppliers_list.grid .product-container {
        border-bottom: none
    }
}

#manufacturer .description_box, #supplier .description_box {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #d6d4d4
}

    #manufacturer .description_box .hide_desc, #supplier .description_box .hide_desc {
        display: none
    }

#manufacturer .bottom-pagination-content, #manufacturer .top-pagination-content, #supplier .bottom-pagination-content, #supplier .top-pagination-content {
    min-height: 69px
}

    #manufacturer .top-pagination-content.bottom-line, #supplier .top-pagination-content.bottom-line {
        border-bottom: 1px solid #d6d4d4
    }

table.discount i {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px
}

    table.discount i.icon-ok {
        color: #46a74e
    }

    table.discount i.icon-remove {
        color: #f13340
    }

#pagenotfound .pagenotfound {
    max-width: 824px;
    margin: 0 auto;
    text-align: center
}

    #pagenotfound .pagenotfound .img-404 {
        padding: 8px 0 27px 0
    }

        #pagenotfound .pagenotfound .img-404 img {
            max-width: 100%
        }

    #pagenotfound .pagenotfound h1 {
        font: 400 28px/34px "tahoma",sans-serif;
        color: #333333;
        text-transform: uppercase;
        margin-bottom: 7px
    }

    #pagenotfound .pagenotfound p {
        font: 400 16px/20px "tahoma",sans-serif;
        color: #555454;
        text-transform: uppercase;
        border-bottom: 1px solid #d6d4d4;
        padding-bottom: 19px;
        margin-bottom: 20px
    }

    #pagenotfound .pagenotfound h3 {
        font-weight: 400;
        color: #333333;
        font-size: 13px;
        line-height: normal;
        margin-bottom: 18px
    }

    #pagenotfound .pagenotfound label {
        font-weight: normal
    }

@media (max-width:767px) {
    #pagenotfound .pagenotfound label {
        display: block
    }
}

#pagenotfound .pagenotfound .form-control {
    max-width: 293px;
    display: inline-block;
    margin-left: 5px
}

@media (max-width:767px) {
    #pagenotfound .pagenotfound .form-control {
        margin: 0 auto 15px auto;
        display: block
    }
}

#pagenotfound .pagenotfound .buttons {
    padding: 48px 0 20px 0
}

    #pagenotfound .pagenotfound .buttons .button-medium i.left {
        font-size: 17px
    }

#account-creation_form fieldset.customerprivacy label, fieldset.customerprivacy label {
    cursor: pointer
}

.tab-content {
    margin-top: 20px
}

form#sendComment fieldset {
    padding: 10px;
    border: 1px solid #cccccc;
    background: #eeeeee
}

form#sendComment h3 {
    font-size: 14px
}

#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0
}

#sendComment p.text label, #sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: 400;
    font-size: 12px
}

#sendComment p.text input {
    padding: 0 5px;
    height: 28px;
    width: 498px;
    border: 1px solid #cccccc;
    background: url(/imgs/bg_input.png) repeat-x 0 0 white
}

#sendComment p.textarea textarea {
    height: 80px;
    width: 508px;
    border: 1px solid #cccccc
}

#sendComment p.submit {
    padding: 0;
    text-align: left
}

#sendComment p.closeform {
    float: left;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background: url(/imgs/delete.gif) no-repeat 0 0
}

.star {
    position: relative;
    top: -1px;
    display: inline-block !important;
    float: none;
    overflow: hidden;
    cursor: pointer;
    font-size: 14px;
    font-weight: normal
}

.star {
    display: block
}

    .star a {
        display: block;
        position: absolute;
        text-indent: -5000px
    }

div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676
}

div.star.star_on {
    display: block
}

    div.star.star_on:after {
        content: "\f005";
        font-family: "FontAwesome";
        display: inline-block;
        color: #ef8743
    }

div.star.star_hover:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743
}

.form-group.form-error input, .form-group.form-error textarea {
    border: 1px solid #f13340;
    color: #f13340;
    background: url(/imgs/form-error.png) 2% 5px no-repeat #fff1f2
}

.form-group.form-ok input, .form-group.form-ok textarea {
    border: 1px solid #46a74e;
    color: #35b33f;
    background: url(/imgs/form-ok.png) 2% 5px no-repeat #ddf9e1
}

.form-group.form-error .form-control, .form-group.form-ok .form-control {
    padding-left: 30px
}

.radio-inline, .checkbox {
    padding-right: 0
}

    .radio-inline .checker, .checkbox .checker {
        float: right
    }

        .radio-inline .checker span, .checkbox .checker span {
            top: 0
        }

    .radio-inline div.radio, .checkbox div.radio {
        display: inline-block
    }

        .radio-inline div.radio span, .checkbox div.radio span {
            float: right;
            top: 0
        }

.fancybox-skin {
    background: white !important
}

    .fancybox-skin .fancybox-close {
        width: 28px;
        height: 28px;
        background: none;
        font-size: 28px;
        line-height: 28px;
        color: red;
        text-align: center;
        background: white;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px
    }

        .fancybox-skin .fancybox-close:hover {
            color: #515151
        }

        .fancybox-skin .fancybox-close:after {
            content: "\f057";
            font-family: "FontAwesome"
        }

#center_column > .block > .block_content {
    background: rgba(255,255,255,0.8);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #fff;
    padding: 0 20px
}

#category #center_column > .block > .block_content {
    padding: 0
}

#top_column {
    background: rgba(0,0,0,0.1)
}

.myaccount-column li {
    width: 100%;
    display: block
}

#manufacturers_block_left .list-block li:nth-child(even) {
    background: #fff
}

#manufacturers_block_left .list-block li {
    padding: 0
}

    #manufacturers_block_left .list-block li a {
        display: block;
        padding: 6px 5px 7px 5px;
        line-height: 17px;
        transition: All 0.333s ease;
        -webkit-transition: All 0.333s ease;
        -moz-transition: All 0.333s ease
    }

        #manufacturers_block_left .list-block li a:hover {
            padding: 6px 10px 7px 5px
        }

    #manufacturers_block_left .list-block li:nth-child(even) a {
        color: #c81e1e
    }

#rss_block_left li a, .informations_block_left li a, .block .list-block li a {
    color: #555;
    padding: 5px 5px;
    display: block;
    font: 400 13px/20px IRANSans,"tahoma",sans-serif
}

.trin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -5
}

.triangle, .triangle--1, .triangle--2, .triangle--3 {
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-style: solid;
    border-width: 300px 300px 0;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-filter: drop-shadow(-12px 10px 10px rgba(0,0,0,0.1));
    filter: drop-shadow(-12px 10px 10px rgba(0,0,0,0.1))
}

.triangle--1 {
    border-top-color: #f5f5f5;
    top: -60px;
    z-index: 2
}

.triangle--2 {
    border-top-color: #eee;
    top: -120px;
    z-index: 3
}

.triangle--3 {
    border-top-color: #ddd;
    top: -180px;
    z-index: 4
}

div#emspecials li, div#new-products_block_right li {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border-bottom: 1px solid #ddd;
    background: #fff;
    margin-bottom: 10px
}

#cart_voucher h4 {
    background: none;
    color: #3a3939;
    text-align: right;
    margin: 0;
    padding: 0 5px;
    font: 400 13px/20px IRANSans,"tahoma",sans-serif
}

.cart_item img, .bx-wrapper img, table#product_comparison .product-image-block .product_image img, .cart_block .cart-images img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden
}

#cms #center_column .block h4 {
    background: none;
    color: #555
}

.cs-icon-star:before {
    content: '\e800'
}

.cs-icon-user:before {
    content: '\e801'
}

.cs-icon-thumbs-up:before {
    content: '\e802'
}

.cs-icon-thumbs-down:before {
    content: '\e803'
}

.cs-icon-user-1:before {
    content: '\e804'
}

.cs-icon-user-2:before {
    content: '\e805'
}

.cs-icon-user-male:before {
    content: '\e806'
}

.cs-icon-user-female:before {
    content: '\e807'
}

.cs-icon-user-3:before {
    content: '\e808'
}

.cs-icon-trash:before {
    content: '\e809'
}

.cs-icon-user-add:before {
    content: '\e80a'
}

.cs-icon-basket:before {
    content: '\e80b'
}

.cs-icon-mouse:before {
    content: '\e80c'
}

.cs-icon-basket-1:before {
    content: '\e80d'
}

.cs-icon-basket-alt:before {
    content: '\e80e'
}

.cs-icon-basket-2:before {
    content: '\e80f'
}

[class^="cs-icon-"]:before, [class*=" cs-icon-"]:before {
    font-family: "candyshop";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cs-icon-star:before {
    content: '\e800'
}

.cs-icon-user:before {
    content: '\e801'
}

.cs-icon-thumbs-up:before {
    content: '\e802'
}

.cs-icon-thumbs-down:before {
    content: '\e803'
}

.cs-icon-user-1:before {
    content: '\e804'
}

.cs-icon-user-2:before {
    content: '\e805'
}

.cs-icon-user-male:before {
    content: '\e806'
}

.cs-icon-user-female:before {
    content: '\e807'
}

.cs-icon-user-3:before {
    content: '\e808'
}

.cs-icon-trash:before {
    content: '\e809'
}

.cs-icon-user-add:before {
    content: '\e80a'
}

.cs-icon-basket:before {
    content: '\e80b'
}

.cs-icon-mouse:before {
    content: '\e80c'
}

.cs-icon-basket-1:before {
    content: '\e80d'
}

.cs-icon-basket-alt:before {
    content: '\e80e'
}

.cs-icon-basket-2:before {
    content: '\e80f'
}

@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2) {
    .replace-2x {
        font-size: 1px
    }

    .example {
        background-image: url(/imgs/example2x.png);
        -webkit-background-size: 13px 13px;
        -moz-background-size: 13px 13px;
        -o-background-size: 13px 13px;
        background-size: 13px 13px
    }
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    direction: ltr;
    width: 100%;
    -ms-touch-action: pan-y
}

    .owl-carousel .owl-wrapper {
        display: none;
        position: relative;
        -webkit-transform: translate3d(0px,0px,0px)
    }

    .owl-carousel .owl-wrapper-outer {
        overflow: hidden;
        position: relative;
        width: 100%
    }

        .owl-carousel .owl-wrapper-outer.autoHeight {
            -webkit-transition: height 500ms ease-in-out;
            -moz-transition: height 500ms ease-in-out;
            -ms-transition: height 500ms ease-in-out;
            -o-transition: height 500ms ease-in-out;
            transition: height 500ms ease-in-out
        }

    .owl-carousel .owl-item {
        float: left
    }

.owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.grabbing {
    cursor: url(/imgs/grabbing.png) 8 8,move
}

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    padding-top: 5px;
    text-align: center
}

.owl-buttons {
    display: none
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

    .owl-theme .owl-controls .owl-page span {
        display: block;
        width: 15px;
        height: 15px;
        margin: 3px;
        filter: Alpha(Opacity=50);
        opacity: 0.5;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        border-radius: 20px;
        background: rgba(0,0,0,0.5)
    }

    .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
        filter: Alpha(Opacity=100);
        opacity: 1;
        background: #7b559f
    }

    .owl-theme .owl-controls .owl-page span.owl-numbers {
        height: auto;
        width: auto;
        color: #FFF;
        padding: 2px 10px;
        font-size: 12px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px
    }

.owl-item.loading {
    min-height: 150px;
    background: url(/imgs/AjaxLoader.gif) no-repeat center center
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    -webkit-animation: fadeOut .7s both ease;
    -moz-animation: fadeOut .7s both ease;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    -webkit-animation: fadeIn .7s both ease;
    -moz-animation: fadeIn .7s both ease;
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    -webkit-animation: scaleToFade .7s ease both;
    -moz-animation: scaleToFade .7s ease both;
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    -webkit-animation: goDown .6s ease both;
    -moz-animation: goDown .6s ease both;
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom .5s ease both;
    -moz-animation: scaleUpFrom .5s ease both;
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    -webkit-animation: scaleUpTo .5s ease both;
    -moz-animation: scaleUpTo .5s ease both;
    animation: scaleUpTo .5s ease both
}

@-webkit-keyframes empty {
    0% {
        opacity: 1
    }
}

@-moz-keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes backSlideOut {
    25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(-200%)
    }
}

@-moz-keyframes backSlideOut {
    25% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    100% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@-webkit-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -webkit-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -webkit-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0)
    }
}

@-moz-keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        -moz-transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        -moz-transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0)
    }
}

@keyframes backSlideIn {
    0%,25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(.8)
    }
}

@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(.8)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%)
    }
}

@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%)
    }
}

@keyframes goDown {
    from {
        transform: translateY(-100%)
    }
}

@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5)
    }
}

@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5)
    }
}

@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

table th {
    font-weight: bold
}

table td, table th {
    padding: 9px 10px;
    text-align: right
}

@media only screen and (max-width:767px) {
    table.responsive {
        margin-bottom: 0
    }

    .pinned {
        position: absolute;
        right: 0;
        top: 0;
        background: #fff;
        width: 35%;
        overflow: hidden;
        overflow-x: scroll;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc
    }

        .pinned table {
            border-left: none;
            border-right: none;
            width: 100%
        }

            .pinned table th, .pinned table td {
                white-space: nowrap
            }

        .pinned td:last-child {
            border-bottom: 0
        }

    div.table-wrapper {
        position: relative;
        margin-bottom: 20px;
        overflow: hidden;
        border-left: 1px solid #ccc
    }

        div.table-wrapper div.scrollable {
            margin-right: 35%
        }

        div.table-wrapper div.scrollable {
            overflow: scroll;
            overflow-y: hidden
        }

    table.responsive td, table.responsive th {
        position: relative;
        white-space: nowrap;
        overflow: hidden
    }

        table.responsive th:first-child, table.responsive td:first-child, table.responsive td:first-child, table.responsive.pinned td {
            display: none
        }
}

div.selector, div.selector span, div.checker span, div.radio span, div.uploader, div.uploader span.action, div.button, div.button span {
    background-image: url("/imgs/sprite.png");
    background-repeat: no-repeat;
    -webkit-font-smoothing: antialiased
}

div.selector, div.checker, div.button, div.radio, div.uploader {
    vertical-align: middle
}

    div.selector:focus, div.checker:focus, div.button:focus, div.radio:focus, div.uploader:focus {
        outline: 0
    }

    div.selector, div.selector *, div.radio, div.radio *, div.checker, div.checker *, div.uploader, div.uploader *, div.button, div.button * {
        margin: 0;
        padding: 0;
        padding-left: 5px
    }

.highContrastDetect {
    background: url("/imgs/bg-input.png") repeat-x 0 0;
    width: 0;
    height: 0
}

input.uniform-input, select.uniform-multiselect, textarea.uniform {
    padding: 3px;
    background: white;
    outline: 0
}

div.checker input, input[type="search"], input[type="search"]:active {
    -moz-appearance: none;
    -webkit-appearance: none
}

div.selector {
    background-position: 0 -66px;
    line-height: 33px;
    height: 33px;
    padding: 0 0 0 24px;
    position: relative;
    overflow: hidden
}

    div.selector span {
        text-overflow: ellipsis;
        display: block;
        overflow: hidden;
        white-space: nowrap;
        background-position: right 0;
        height: 33px;
        line-height: 33px;
        padding-right: 10px;
        padding-left: 30px;
        cursor: pointer;
        width: 100%;
        display: block
    }

    div.selector.fixedWidth {
        width: 190px
    }

        div.selector.fixedWidth span {
            width: 150px
        }

    div.selector select {
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        border: none;
        background: none;
        position: absolute;
        height: 33px;
        top: 0;
        left: 0;
        width: 100%
    }

    div.selector.active span {
        background-position: right -33px
    }

    div.selector.hover span, div.selector.focus span {
        background-position: right -33px
    }

    div.selector.hover.active span, div.selector.focus.active span {
        background-position: right -33px
    }

    div.selector.disabled span, div.selector.disabled.active span {
        background-position: right 0
    }

div.selector1 > div {
    background-position: 0 -165px
}

    div.selector1 > div span {
        background-position: right -99px
    }

    div.selector1 > div.active span {
        background-position: right -132px
    }

    div.selector1 > div.hover span, div.selector1 > div.focus span {
        background-position: right -132px
    }

    div.selector1 > div.hover.active span, div.selector1 > div.focus.active span {
        background-position: right -132px
    }

    div.selector1 > div.disabled, div.selector1 > div.disabled.active {
        background-position: 0 -135px
    }

        div.selector1 > div.disabled span, div.selector1 > div.disabled.active span {
            background-position: right -81px
        }

div.selector2 > div {
    background-position: 0 -216px
}

    div.selector2 > div span {
        background-position: right -162px
    }

    div.selector2 > div.active span {
        background-position: right -189px
    }

    div.selector2 > div.hover span, div.selector2 > div.focus span {
        background-position: right -189px
    }

    div.selector2 > div.hover.active span, div.selector2 > div.focus.active span {
        background-position: right -189px
    }

    div.selector2 > div.disabled, div.selector2 > div.disabled.active {
        background-position: 0 -216px
    }

        div.selector2 > div.disabled span, div.selector2 > div.disabled.active span {
            background-position: right -162px
        }

div.selector3 > div {
    background-position: 0 -351px
}

    div.selector3 > div span {
        background-position: right -297px
    }

    div.selector3 > div.active span {
        background-position: right -324px
    }

    div.selector3 > div.hover span, div.selector3 > div.focus span {
        background-position: right -324px
    }

    div.selector3 > div.hover.active span, div.selector3 > div.focus.active span {
        background-position: right -324px
    }

    div.selector3 > div.disabled, div.selector3 > div.disabled.active {
        background-position: 0 -351px
    }

        div.selector3 > div.disabled span, div.selector3 > div.disabled.active span {
            background-position: right -297px
        }

div.checker {
    position: relative
}

    div.checker, div.checker span, div.checker input {
        width: 17px;
        height: 17px
    }

        div.checker span {
            display: -moz-inline-box;
            display: inline-block;
            *display: inline;
            zoom: 1;
            text-align: center;
            background-position: 0 -317px
        }

            div.checker span.checked {
                background-position: -18px -317px
            }

        div.checker input {
            opacity: 0;
            filter: alpha(opacity=0);
            -moz-opacity: 0;
            border: none;
            background: none;
            display: -moz-inline-box;
            display: inline-block;
            *display: inline;
            zoom: 1
        }

        div.checker.active span {
            background-position: -18px -317px
        }

            div.checker.active span.checked {
                background-position: -18px -317px
            }

        div.checker.hover span, div.checker.focus span {
            background-position: -36px -317px
        }

            div.checker.hover span.checked, div.checker.focus span.checked {
                background-position: -18px -317px
            }

        div.checker.hover.active span, div.checker.focus.active span {
            background-position: -18px -317px
        }

            div.checker.hover.active span.checked, div.checker.focus.active span.checked {
                background-position: -18px -317px
            }

        div.checker.disabled, div.checker.disabled.active {
            background-position: 0 -317px
        }

            div.checker.disabled span.checked, div.checker.disabled.active span.checked {
                background-position: 0 -317px
            }

div.radio {
    position: relative;
    display: inline
}

    div.radio, div.radio span, div.radio input {
        width: 18px;
        height: 18px
    }

        div.radio span {
            display: -moz-inline-box;
            display: inline-block;
            *display: inline;
            zoom: 1;
            text-align: center;
            background-position: 0 -297px
        }

            div.radio span.checked {
                background-position: -18px -297px
            }

        div.radio input {
            opacity: 0;
            filter: alpha(opacity=0);
            -moz-opacity: 0;
            border: none;
            background: none;
            display: -moz-inline-box;
            display: inline-block;
            *display: inline;
            zoom: 1;
            text-align: center
        }

        div.radio.active span {
            background-position: -18px -297px
        }

            div.radio.active span.checked {
                background-position: -18px -297px
            }

        div.radio.hover span, div.radio.focus span {
            background-position: -18px -36px -297px
        }

            div.radio.hover span.checked, div.radio.focus span.checked {
                background-position: -18px -297px
            }

        div.radio.hover.active span, div.radio.focus.active span {
            background-position: -18px -297px
        }

            div.radio.hover.active span.checked, div.radio.focus.active span.checked {
                background-position: -18px -297px
            }

        div.radio.disabled span, div.radio.disabled.active span {
            background-position: 0 -297px
        }

            div.radio.disabled span.checked, div.radio.disabled.active span.checked {
                background-position: 0 -297px
            }

div.uploader {
    background: none;
    height: 33px;
    display: block;
    max-width: 227px;
    cursor: pointer;
    position: relative;
    overflow: hidden
}

    div.uploader span.action {
        background: #f5f5f5;
        height: 33px;
        line-height: 33px;
        width: 94px;
        text-align: center;
        float: left;
        display: inline;
        overflow: hidden;
        cursor: pointer
    }

    div.uploader span.filename {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        cursor: default;
        height: 33px;
        margin: 0 0 0 0;
        line-height: 33px;
        width: 172px;
        padding: 0 10px
    }

    div.uploader input {
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        border: none;
        background: none;
        position: absolute;
        top: 0;
        right: 0;
        float: right;
        cursor: default;
        width: 100%;
        height: 100%
    }

div.button {
    background-position: 0 -634px;
    height: 30px;
    cursor: pointer;
    position: relative
}

    div.button a, div.button button, div.button input {
        opacity: 0.01;
        filter: alpha(opacity=1);
        -moz-opacity: 0.01;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        position: absolute
    }

    div.button span {
        display: -moz-inline-box;
        display: inline-block;
        *display: inline;
        zoom: 1;
        line-height: 30px;
        text-align: center;
        background-position: right -514px;
        height: 30px;
        margin-left: 13px;
        padding: 0
    }

    div.button.active {
        background-position: 0 -664px
    }

        div.button.active span {
            background-position: right -544px;
            cursor: default
        }

    div.button.hover, div.button.focus {
        background-position: 0 -694px
    }

        div.button.hover span, div.button.focus span {
            background-position: right -574px
        }

    div.button.disabled, div.button.disabled.active {
        background-position: 0 -724px
    }

        div.button.disabled span, div.button.disabled.active span {
            background-position: right -604px;
            cursor: default
        }

input.uniform-input, select.uniform-multiselect, textarea.uniform {
    font-size: 13px;
    font-family: "tahoma",Arial,Helvetica,sans-serif;
    font-weight: normal;
    line-height: 18px;
    color: #777;
    border: solid 1px #d6d4d4
}

    input.uniform-input.hover, input.uniform-input.focus, select.uniform-multiselect.hover, select.uniform-multiselect.focus, textarea.uniform.hover, textarea.uniform.focus {
        -webkit-box-shadow: 0 0 4px rgba(0,0,0,0.2);
        -moz-box-shadow: 0 0 4px rgba(0,0,0,0.2);
        box-shadow: 0 0 4px rgba(0,0,0,0.2);
        border-color: #cbcaca
    }

div.button span {
    font-weight: 400;
    font-family: "tahoma",Arial,Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase
}

div.button.hover span, div.button.focus span {
    color: #555
}

div.button.disabled span, div.button.disabled.active span {
    color: #bbb
}

#compare_shipping .form-group label {
    display: block
}

div.selector {
    font-size: 12px
}

    div.selector span {
        color: #666;
        text-shadow: 0 1px 0 #fff
    }

    div.selector select {
        font: 400 12px/28px weblogmayekan,"tahoma",sans-serif
    }

    div.selector.disabled span, div.selector.disabled.active span {
        color: #bbb
    }

.checker span input {
    margin: 0 -8px 0 0 !important
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    margin: 0 -8px 0 0 !important
}

.radio-inline, .checkbox-inline {
    cursor: default
}

div.checker {
    cursor: pointer;
    margin-left: 5px
}

    div.checker span {
        position: relative;
        top: -2px
    }

#layered_form div.checker {
    display: inline
}

div.radio {
    margin-left: 3px
}

    div.radio span {
        position: relative;
        top: -2px
    }

div.uploader span.action {
    font-size: 13px;
    font-weight: 400;
    color: #555
}

div.uploader span.filename {
    color: #777;
    border: solid 1px #d6d4d4;
    font-size: 13px;
    background: #fbfbfb;
    margin-right: 2px
}

div.uploader.disabled span.action, div.uploader.disabled.active span.action {
    color: #aaa
}

div.uploader.disabled span.filename, div.uploader.disabled.active span.filename {
    border-color: #ddd;
    color: #aaa
}

input.uniform-input, input.uniform-input:focus {
    background-color: #fff
}

label {
    font-weight: 400
}

div.ac_results {
    text-align: right
}

input.form-control {
    font-size: 12px
}

.breadcrumb {
    background: none;
    border: none
}

.btn, .popover-content, p.fancybox-error {
    font: 400 13px/20px IRANSans,"tahoma",sans-serif
}

.pagination {
    margin: 1px 0
}

.form-control {
    border-radius: 0;
    height: 28px
}

.btn {
    font-size: 12px
}

.tooltip-inner {
    padding: 10px 10px 15px 10px
}

.btn {
    border-radius: 75px
}

.radio label, .checkbox label {
    padding-right: 10px;
    font: 400 12px IRANSans,"tahoma",sans-serif
}

.alert {
    padding: 5px 10px
}

h1, h2, h3, h4 {
    font-family: IRANSans
}

.fa-step-forward:before {
    content: "\f048"
}

.fa-fast-forward:before {
    content: "\f049"
}

.fa-forward:before {
    content: "\f04a"
}

.fa-backward:before {
    content: "\f04e"
}

.fa-fast-backward:before {
    content: "\f050"
}

.fa-step-backward:before {
    content: "\f051"
}

.fa-chevron-right:before {
    content: "\f053"
}

.fa-chevron-left:before {
    content: "\f054"
}

.fa-arrow-right:before {
    content: "\f060"
}

.fa-arrow-left:before {
    content: "\f061"
}

.fa-hand-o-left:before, .fa-hand-right:before {
    content: "\f0a4"
}

.fa-hand-o-right:before, .fa-hand-left:before {
    content: "\f0a5"
}

.fa-caret-right:before {
    content: "\f0d9"
}

.fa-caret-left:before {
    content: "\f0da"
}

.fa-angle-double-right:before, .fa-double-angle-right:before {
    content: "\f100"
}

.fa-angle-double-left:before, .fa-double-angle-left:before {
    content: "\f101"
}

.fa-angle-right:before {
    content: "\f104"
}

.fa-angle-left:before {
    content: "\f105"
}

.fa-quote-right:before {
    content: "\f10d"
}

.fa-quote-left:before {
    content: "\f10e"
}

.fa-chevron-circle-right:before, .fa-chevron-sign-right:before {
    content: "\f137"
}

.fa-chevron-circle-left:before, .fa-chevron-sign-left:before {
    content: "\f138"
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f152"
}

.fa-long-arrow-right:before {
    content: "\f177"
}

.fa-long-arrow-left:before {
    content: "\f178"
}

.fa-arrow-circle-o-left:before {
    content: "\f18e"
}

.fa-arrow-circle-o-right:before {
    content: "\f190"
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f191"
}

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        box-shadow: 0 10px 25px rgba(0,0,0,0.5)
    }

.fancybox-outer, .fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('/imgs/fancybox_sprite.png')
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url('/imgs/fancybox_loading.gif') center center no-repeat
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('/imgs/blank.gif');
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

    .fancybox-lock body {
        overflow: hidden !important
    }

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('/imgs/fancybox_overlay.png')
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: transparent;
        background: rgba(0,0,0,0.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('/imgs/fancybox_sprite@2x.png');
        background-size: 44px 152px
    }

        #fancybox-loading div {
            background-image: url('/imgs/fancybox_loading@2x.gif');
            background-size: 24px 24px
        }
}

#account-creation_form .id_state, #account-creation_form .dni, #account-creation_form .postcode {
    display: none
}

#create-account_form {
    min-height: 297px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 20px;
    background: rgba(255,255,255,0.1);
    text-align: center
}

    #create-account_form p {
        margin-bottom: 8px;
        color: #777
    }

    #create-account_form .form-group {
        margin: 0 0 20px 0
    }

#login_form {
    min-height: 297px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 20px;
    background: rgba(255,255,255,0.1);
    text-align: center
}

    #login_form .form-group {
        margin: 0 0 3px 0
    }

        #login_form .form-group.lost_password {
            margin: 5px 0 5px 0;
            padding: 5px
        }

            #login_form .form-group.lost_password a {
                text-decoration: underline
            }

                #login_form .form-group.lost_password a:hover {
                    text-decoration: none
                }

    #login_form .form-control, #create-account_form .form-control {
        max-width: 271px;
        margin: auto
    }

    #create-account_form .page-subheading, #login_form .page-subheading {
        color: #555
    }

        #login_form .page-subheading:before {
            content: "";
            display: block;
            font-family: "candyshop";
            font-size: 48px;
            color: #999;
            text-align: center;
            width: 100%
        }

        #create-account_form .page-subheading:before {
            content: "";
            display: block;
            font-family: "candyshop";
            font-size: 48px;
            color: #999;
            text-align: center;
            width: 100%
        }

#header .shopping_cart {
    position: relative;
    font-size: 11px;
    padding: 4px 5px 0 0;
    float: left;
    border: 1px solid #fff;
    z-index: 1;
    background: rgba(255,255,255,0.6);
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.topcart {
    float: left
}

@media (max-width:480px) {
    .shopping_cart {
        padding-top: 20px
    }
}

@media (max-width:1200px) {
    .shopping_cart {
        margin: 0 auto;
        float: none;
        width: 100%
    }
}

.shopping_cart > a:first-child {
    padding: 0 10px 0 0;
    display: block;
    font: 400 13px/36px IRANSans,IRANSans,"tahoma",sans-serif;
    color: #555;
    text-align: right;
    overflow: hidden
}

@media (min-width:320px) and (max-width:1200px) {
    .shopping_cart > a:first-child span.ajax_cart_product_txt, .shopping_cart > a:first-child span.ajax_cart_product_txt_s {
        display: none !important
    }
}

.shopping_cart > a:first-child b {
    color: #555;
    font: 400 12px/22px "tahoma",sans-serif;
    padding-left: 5px
}

.shopping_cart > a:first-child:before {
    color: #fff;
    content: "\e80d";
    display: inline-block;
    font-family: "candyshop";
    font-size: 20px;
    line-height: 16px;
    margin-right: 15px;
    padding: 10px 5px 10px 0;
    background: #ff4fa4;
    background: -moz-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: -webkit-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: radial-gradient(ellipse at center,#ff4fa4 0,#cc5a92 100%);
    width: 40px;
    float: left;
    text-align: center;
    transition: All 0.333s ease;
    -webkit-transition: All 0.333s ease;
    -moz-transition: All 0.333s ease;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0
}

.shopping_cart .ajax_cart_total {
    display: none !important
}

.shopping_cart .block_cart_expand:after, .shopping_cart .block_cart_collapse:after {
    content: "\f0d7";
    font-family: "FontAwesome";
    display: inline-block;
    float: left;
    font-size: 18px;
    color: #686666;
    padding: 6px 0 0 0
}

.shopping_cart .block_cart_collapse:after {
    content: "\f0d8";
    padding: 4px 0 2px 0
}

.cart_block .cart_block_list .remove_link {
    position: absolute;
    left: 10px;
    top: 19px
}

    .cart_block .cart_block_list .remove_link a, .cart_block .cart_block_list .ajax_cart_block_remove_link {
        color: red;
        display: block;
        width: 100%;
        height: 100%
    }

        .cart_block .cart_block_list .remove_link a:before, .cart_block .cart_block_list .ajax_cart_block_remove_link:before {
            display: inline-block;
            content: "\f00d";
            font-family: "FontAwesome";
            font-size: 18px;
            line-height: 18px
        }

        .cart_block .cart_block_list .remove_link a:hover, .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
            color: #515151
        }

.cart_block .cart-images {
    float: right;
    margin-left: 20px
}

.cart_block .cart-info {
    overflow: hidden;
    position: relative;
    padding-left: 20px
}

    .cart_block .cart-info .product-name {
        padding-bottom: 5px;
        margin-top: -2px
    }

        .cart_block .cart-info .product-name a {
            line-height: 18px;
            display: inline-block
        }

    .cart_block .cart-info .quantity-formated {
        display: inline-block;
        color: #9c9b9b;
        text-transform: uppercase;
        font-size: 10px;
        padding-left: 5px
    }

        .cart_block .cart-info .quantity-formated .quantity {
            font-size: 15px
        }

.cart_block dt {
    font-weight: normal;
    overflow: hidden;
    padding: 10px 20px 10px 10px;
    position: relative
}

.cart_block dd {
    position: relative
}

    .cart_block dd .cart_block_customizations {
        border-top: 1px dashed #333333
    }

        .cart_block dd .cart_block_customizations li {
            padding: 10px 20px
        }

            .cart_block dd .cart_block_customizations li .deleteCustomizableProduct {
                position: absolute;
                left: 10px
            }

.cart_block .cart_block_no_products {
    margin: 0;
    padding: 10px 20px
}

.cart_block .cart-prices {
    border-top: 1px solid #d6d4d4;
    font-weight: 400;
    padding: 10px 20px 22px 20px
}

    .cart_block .cart-prices .cart-prices-line {
        overflow: hidden;
        padding: 7px 0
    }

        .cart_block .cart-prices .cart-prices-line.last-line {
            border: none
        }

.cart_block .cart-buttons {
    overflow: hidden;
    padding: 10px 20px 10px 20px;
    margin: 0;
    background: #f6f6f6
}

.cart_block_list dl {
    margin: 0
}

.cart_block .cart-buttons a {
    width: 100%;
    float: right;
    font: 400 16px/20px IRANSans,IRANSans,"tahoma",sans-serif;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 10px
}

    .cart_block .cart-buttons a#button_order_cart {
        color: #fff;
        font-size: 16px;
        margin-bottom: 5px;
        margin-top: 5px;
        padding: 5px 10px
    }

        .cart_block .cart-buttons a#button_order_cart span {
        }

        .cart_block .cart-buttons a#button_order_cart:hover span {
        }

.topcart {
    z-index: 10
}

#header .cart_block {
    position: absolute;
    top: 34px;
    left: 0;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: none;
    height: auto;
    overflow: hidden;
    background: #fff;
    color: #555;
    width: 370px;
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    border: 1px solid rgba(0,0,0,0.3)
}

@media (max-width:480px) {
    #header .cart_block {
        width: 320px
    }
}

#header .cart_block a {
    color: #555
}

#header .cart_block .cart_block_list .remove_link a, #header .cart_block .cart_block_list .ajax_cart_block_remove_link {
    color: red;
    outline: none;
    text-decoration: none
}

    #header .cart_block .cart_block_list .remove_link a:hover, #header .cart_block .cart_block_list .ajax_cart_block_remove_link:hover {
        color: #9c9b9b
    }

#header .cart_block dt {
    border-bottom: 1px solid #ddd
}

    #header .cart_block dt.first_item {
        background: none
    }

#header .cart_block .product-atributes {
    padding-bottom: 10px;
    font-size: 11px
}

    #header .cart_block .product-atributes a {
        color: #9c9b9b
    }

        #header .cart_block .product-atributes a:hover {
            color: #555
        }

#header .cart_block .cart-prices {
    border: none
}

#header .cart_block .cart-buttons {
}

#header .block_content {
    margin-bottom: 0
}

aaaa {
    min-width: 1000000px;
    min-height: 1000000px;
    -moz-animation: spin .3s infinite linear;
    -webkit-animation: spin .3s infinite linear
}

.cart_block #cart_block_summary, .cart_block .title_block span, #header .cart_block h4, #header .cart_block .title_block, #header .cart_block h4 {
    display: none
}

.cart_block .cart_block_shipping_cost, .cart_block .cart_block_tax_cost, .cart_block .cart_block_total, .cart_block .cart_block_wrapping_cost {
    float: left
}

.cart_block table.vouchers {
    clear: both;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 10px
}

    .cart_block table.vouchers tr td {
        padding: 2px
    }

        .cart_block table.vouchers tr td.quantity {
            margin-left: 5px;
            min-width: 18px
        }

        .cart_block table.vouchers tr td.delete {
            padding-right: 0;
            padding-left: 0;
            text-align: left;
            width: 15px
        }

.layer_cart_overlay {
    background-color: #000;
    display: none;
    height: 100%;
    right: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 98;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}

* html .layer_cart_overlay {
    position: absolute;
    right: 0;
    margin-right: -160px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2
}

#layer_cart {
    background-color: white;
    position: absolute;
    display: none;
    z-index: 99;
    width: 64%;
    margin-top: 100px;
    overflow: hidden;
    margin-left: 18%;
    margin-right: 18%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 0 0 100px #ffffff;
    -webkit-box-shadow: 0 0 100px #ffffff;
    box-shadow: 0 0 100px #ffffff
}

    #layer_cart .layer_cart_product {
        padding: 10px 30px;
        overflow: hidden;
        position: static;
        text-align: center
    }

        #layer_cart .layer_cart_product h2 {
            font: 400 16px/29px IRANSans,Helvetica,sans-serif;
            color: #46a74e;
            margin-bottom: 10px;
            margin-top: 0;
            padding-left: 20px
        }

            #layer_cart .layer_cart_product h2 i {
                font-size: 30px;
                line-height: 30px;
                float: right;
                padding-left: 8px
            }

        #layer_cart .layer_cart_product .product-image-container {
            max-width: 120px;
            padding: 5px;
            margin: auto
        }

        #layer_cart .layer_cart_product .layer_cart_product_info {
            padding: 10px 0 0 0;
            font: 400 12px/24px IRANSans,Helvetica,sans-serif
        }

            #layer_cart .layer_cart_product .layer_cart_product_info #layer_cart_product_title {
                display: block;
                padding-bottom: 8px
            }

            #layer_cart .layer_cart_product .layer_cart_product_info > div {
                padding-bottom: 7px
            }

* {
    min-width: 1000000px;
    min-height: 1000000px;
    -moz-animation: spin .3s infinite linear;
    -webkit-animation: spin .3s infinite linear
}

#layer_cart .layer_cart_product .layer_cart_product_info > div strong {
    padding-left: 3px
}

#layer_cart .layer_cart_cart {
    padding: 10px 30px 10px 30px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px;
    -ms-border-radius: 0 0 10px 10px;
    -o-border-radius: 0 0 10px 10px;
    border-radius: 0 0 10px 10px;
    position: relative
}

#layer_cart .layer_cart_cart {
    min-height: 250px
}

@media (max-width:991px) {
    #layer_cart .layer_cart_cart {
        border-right: none
    }
}

#layer_cart_product_attributes {
    color: #999
}

#layer_cart .layer_cart_cart h2 {
    font: 400 16px/29px IRANSans,Helvetica,sans-serif;
    color: #46a74e;
    margin-bottom: 10px;
    margin-top: 0;
    color: #333333;
    padding-bottom: 13px;
    margin-bottom: 17px
}

#layer_cart .layer_cart_cart .layer_cart_row {
    padding: 0 0 10px 0;
    font: 400 12px/24px IRANSans,Helvetica,sans-serif
}

#layer_cart .layer_cart_cart .button-container {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 0 30px 20px 30px
}

    #layer_cart .layer_cart_cart .button-container .btn {
        margin-bottom: 10px
    }

    #layer_cart .layer_cart_cart .button-container span.exclusive-medium {
        margin-left: 5px
    }

        #layer_cart .layer_cart_cart .button-container span.exclusive-medium i {
            padding-left: 5px;
            color: #777777
        }

#layer_cart .cross {
    position: absolute;
    left: 7px;
    top: 8px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    color: red;
    z-index: 2
}

    #layer_cart .cross:before {
        content: "\f00d";
        display: block;
        font-family: "FontAwesome";
        font-size: 25px;
        line-height: 25px
    }

    #layer_cart .cross:hover {
        color: #515151
    }

#layer_cart .continue {
    cursor: pointer
}

#layer_cart p {
    padding: 0
}

#layer_cart .crossseling .crossseling-content {
    border-top: 1px solid #ddd;
    padding: 5px 30px 20px 30px;
    position: relative;
    background: -moz-linear-gradient(top,rgba(0,0,0,0.05) 0,rgba(0,0,0,0) 20%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0.05) 0,rgba(0,0,0,0) 20%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0.05) 0,rgba(0,0,0,0) 20%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d000000',endColorstr='#00ffffff',GradientType=0 )
}

#layer_cart .crossseling h2 {
    font: 400 13px/28px IRANSans,Helvetica,sans-serif;
    color: #333333;
    margin-bottom: 10px
}

#layer_cart .crossseling #blockcart_list {
    max-width: 773px;
    width: 84%;
    margin: 0 auto;
    overflow: hidden
}

    #layer_cart .crossseling #blockcart_list ul {
        display: block
    }

        #layer_cart .crossseling #blockcart_list ul li {
            float: right;
            width: 178px;
            direction: rtl;
            text-align: center;
            margin: 0 0 0 0
        }

            #layer_cart .crossseling #blockcart_list ul li .product-image-container {
                text-align: center;
                padding: 5px;
                margin-bottom: 15px
            }

                #layer_cart .crossseling #blockcart_list ul li .product-image-container img {
                    margin: auto
                }

            #layer_cart .crossseling #blockcart_list ul li .product-name {
                padding-bottom: 5px
            }

                #layer_cart .crossseling #blockcart_list ul li .product-name a {
                    font-size: 12px;
                    line-height: 20px
                }

    #layer_cart .crossseling #blockcart_list a.bx-prev, #layer_cart .crossseling #blockcart_list a.bx-next {
        display: block;
        font-family: "FontAwesome";
        font-size: 20px;
        line-height: 20px;
        width: 20px;
        height: 20px;
        color: #333333;
        text-indent: -5000px;
        position: absolute;
        top: 45%;
        margin-top: -20px
    }

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
        -moz-transform: scale(1,1)
    }

    100% {
        -moz-transform: rotate(360deg);
        -moz-transform: scale(1.3,1.3)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -webkit-transform: scale(1,1)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -webkit-transform: scale(3,3)
    }
}

#layer_cart .crossseling #blockcart_list a.bx-prev:after, #layer_cart .crossseling #blockcart_list a.bx-next:after {
    display: block;
    text-indent: 0
}

#layer_cart .crossseling #blockcart_list a.bx-prev:hover, #layer_cart .crossseling #blockcart_list a.bx-next:hover {
    color: #c0c0c0
}

#layer_cart .crossseling #blockcart_list a.bx-prev.disabled, #layer_cart .crossseling #blockcart_list a.bx-next.disabled {
    display: none
}

#layer_cart .crossseling #blockcart_list a.bx-prev {
    right: 5%
}

    #layer_cart .crossseling #blockcart_list a.bx-prev:after {
        content: "\f137"
    }

#layer_cart .crossseling #blockcart_list a.bx-next {
    left: 5%
}

    #layer_cart .crossseling #blockcart_list a.bx-next:after {
        content: "\f138"
    }

#layer_cart .crossseling #blockcart_list .bx-controls {
    overflow: hidden
}

.bx-wrapper {
    position: relative;
    padding: 0;
    zoom: 1;
    margin: 0 !important
}

    .bx-wrapper img {
        max-width: 100%;
        display: block
    }

.bx-viewport {
    direction: ltr !important
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(/imgs/bx_loader.gif) center center no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
    display: none
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

    .bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
        display: inline-block;
        zoom: 1
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        text-indent: -9999px;
        display: block;
        width: 10px;
        height: 10px;
        margin: 0 5px;
        background: #000;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px
    }

        .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
            background: #000
        }

.bx-wrapper .bx-controls-direction a {
    margin-top: 38px;
    height: 20px;
    width: 20px;
    line-height: 0;
    position: absolute;
    top: 40%;
    margin-top: -10px;
    font-size: 0;
    overflow: hidden;
    outline: none;
    text-decoration: none
}

    .bx-wrapper .bx-controls-direction a:before {
        padding-left: 2px;
        color: #c0c0c0;
        font-family: "FontAwesome";
        font-size: 20px;
        line-height: 22px
    }

    .bx-wrapper .bx-controls-direction a:hover:before {
        color: #333
    }

.bx-next {
    right: 10px
}

    .bx-next:before {
        content: "\f138"
    }

.bx-prev {
    left: 10px
}

    .bx-prev:before {
        content: "\f137"
    }

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-controls-auto {
    text-align: center
}

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        background: url(/imgs/controls.png) -86px -11px no-repeat;
        margin: 0 3px
    }

        .bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
            background-position: -86px 0
        }

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        background: url(/imgs/controls.png) -86px -44px no-repeat;
        margin: 0 3px
    }

        .bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
            background-position: -86px -33px
        }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666;
    background: rgba(80,80,80,0.75);
    width: 100%
}

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial,Helvetica,sans-serif;
        display: block;
        font-size: .85em;
        padding: 10px
    }

#categories_block_top {
    clear: both;
    position: relative;
    top: 30px
}

    #categories_block_top .sf-menu {
        position: relative
    }

        #categories_block_top .sf-menu > li {
            position: static
        }

            #categories_block_top .sf-menu > li > ul {
                width: 100%;
                top: 60px;
                margin: 0 20px
            }

                #categories_block_top .sf-menu > li > ul > li {
                    display: block;
                    float: right;
                    width: 20%;
                    -webkit-box-sizing: border-box;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    padding: 0 10px
                }

                #categories_block_top .sf-menu > li > ul > .category_thumb {
                    display: block;
                    clear: both;
                    overflow: hidden;
                    width: 100%
                }

                    #categories_block_top .sf-menu > li > ul > .category_thumb img {
                        display: inline-block;
                        width: 33%
                    }

            #categories_block_top .sf-menu > li h4 a {
                font-size: 1.1em
            }

                #categories_block_top .sf-menu > li h4 a:before {
                    display: none
                }

            #categories_block_top .sf-menu > li .main-level-submenus {
                position: relative;
                display: block !important;
                visibility: visible !important;
                top: 0;
                background: none;
                box-shadow: none;
                padding: 0;
                right: 0
            }

        #categories_block_top .sf-menu .category_thumb {
            display: none
        }

#categories_block_left .block_content {
    padding: 25px 0 0 0 !important
}

    #categories_block_left .block_content > ul {
        margin: 0
    }

#categories_block_left li {
    position: relative
}

#categories_block_left .block_content > ul > li {
    background: #ffffff;
    background: -moz-linear-gradient(top,#ffffff 0,#f4f4f4 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#f4f4f4));
    background: -webkit-linear-gradient(top,#ffffff 0,#f4f4f4 100%);
    background: -o-linear-gradient(top,#ffffff 0,#f4f4f4 100%);
    background: -ms-linear-gradient(top,#ffffff 0,#f4f4f4 100%);
    background: linear-gradient(to bottom,#ffffff 0,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f4f4f4',GradientType=0 );
    border-bottom: 1px solid rgba(0,0,0,0.1)
}

    #categories_block_left .block_content > ul > li:last-child {
        border: none;
        padding-bottom: 5px
    }

#categories_block_left li a {
    font-weight: 400;
    color: #333333;
    display: block;
    font-size: 13px;
    line-height: 30px;
    padding: 0 10px 0 30px;
    font: 400 13px/28px IRANSans,"tahoma",sans-serif;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

#categories_block_left div > ul > li > ul {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd
}

    #categories_block_left div > ul > li > ul > li > ul {
        padding-right: 10px
    }

#categories_block_left li span.grower {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 13px
}

#categories_block_left li li span.grower {
    left: 10px
}

#categories_block_left li span.grower.OPEN:before, #categories_block_left li span.grower.CLOSE:before {
    content: "\f078";
    display: block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    color: #333333;
    line-height: 30px;
    text-align: center
}

#categories_block_left li span.grower.CLOSE:before {
    content: "\f067";
    color: silver
}

#categories_block_left div > ul > li > ul > li > ul > li a:before {
    content: "\f068";
    color: silver;
    font-size: 10px
}

#categories_block_left .block_content > ul > li span.grower:hover + a, #categories_block_left .block_content > ul > li > a:hover, #categories_block_left .block_content > ul > li > a.selected {
    background: #fff
}

#categories_block_left li li a {
    font-weight: normal;
    color: #777777;
    font-family: tahoma;
    font-size: 11px;
    border-bottom: 1px solid #ddd
}

#categories_block_left li li:last-child a {
    border: none
}

#categories_block_left li li a:before {
    content: "\f0d9";
    font-family: "FontAwesome";
    line-height: 29px;
    padding-left: 8px;
    position: relative;
    top: 3px;
    display: none
}

#search_block_top {
    position: relative;
    font-size: 11px;
    padding: 3px 5px 0 0;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.6);
    z-index: 1;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

    #search_block_top > i {
        font-size: 20px;
        line-height: 80px;
        color: rgba(0,0,0,0.3)
    }

    #search_block_top a {
        line-height: 33px
    }

    #search_block_top #searchbox {
        overflow: hidden
    }

    #search_block_top .btn.button-search {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        background: -moz-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
        background: -webkit-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
        background: radial-gradient(ellipse at center,#ff4fa4 0,#cc5a92 100%);
        border: none;
        box-shadow: none;
        color: #fff;
        width: 80px;
        text-align: center;
        padding: 8px 0 8px 0;
        border: none;
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomleft: 10px;
        -moz-border-radius-bottomright: 0;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-left-radius: 10px;
        -webkit-border-bottom-right-radius: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 0
    }

        #search_block_top .btn.button-search span {
            display: none
        }

        #search_block_top .btn.button-search:before {
            content: "\f002";
            display: block;
            font-family: "FontAwesome";
            font-size: 17px;
            width: 100%;
            text-align: center
        }

        #search_block_top .btn.button-search:hover {
        }

    #search_block_top #search_query_top {
        display: inline;
        padding: 8px 10px 4px 10px;
        height: 36px;
        margin-bottom: 0;
        line-height: 33px;
        background: none;
        box-shadow: none;
        margin-left: 1px;
        color: #555;
        overflow: hidden;
        border: none;
        font: 400 13px/20px IRANSans,"tahoma",sans-serif
    }

        #search_block_top #search_query_top:focus {
        }

.ac_results {
    background: white !important;
    border: 1px solid #d6d4d4 !important;
    margin-top: -1px !important;
    text-align: right !important
}

    .ac_results li {
        width: 100%;
        color: #555 !important;
        font-size: 11px !important;
        font: 400 12px/20px IRANSans,"tahoma",sans-serif !important;
        font-weight: normal !important;
        line-height: 22px !important;
        padding: 10px !important
    }

        .ac_results li.ac_odd {
            background: #f5f5f5 !important
        }

        .ac_results li:hover, .ac_results li.ac_over {
            background: #fbfbfb !important
        }

form#searchbox {
    position: relative
}

    form#searchbox label {
        color: #333333
    }

    form#searchbox input#search_query_block {
        margin-left: 10px;
        max-width: 222px;
        margin-bottom: 10px;
        display: inline-block;
        float: right
    }

    form#searchbox .button.button-small {
        float: right
    }

        form#searchbox .button.button-small i {
            margin-left: 0
        }

.ac_results {
    text-align: left;
    padding: 0;
    border: 1px solid black;
    background-color: white;
    overflow: hidden;
    z-index: 99999
}

    .ac_results ul {
        width: 100%;
        list-style-position: outside;
        list-style: none;
        padding: 0;
        margin: 0
    }

    .ac_results li {
        margin: 0;
        padding: 2px 5px;
        cursor: default;
        display: block;
        font: menu;
        font-size: 12px;
        line-height: 16px;
        overflow: hidden
    }

.ac_odd {
    background-color: #eee
}

.ac_over {
    background-color: #0A246A;
    color: white
}

.header_user_info {
    position: relative;
    font-size: 11px;
    padding: 3px 5px 0 0;
    float: left;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.6);
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.topuser {
    float: left
}

.header_user_info a {
    color: #555;
    font: 400 13px/36px IRANSans,"tahoma",sans-serif;
    display: inline-block;
    padding: 0 10px 0 0;
    cursor: pointer;
    text-align: center
}

.header_user_info > a:last-child:before {
    content: "\e806";
    font-family: "candyshop";
    display: inline-block;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    margin-right: 15px;
    padding: 10px 5px 10px 0;
    background: -moz-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: -webkit-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: radial-gradient(ellipse at center,#ff4fa4 0,#cc5a92 100%);
    width: 40px;
    float: left;
    text-align: center;
    transition: All 0.333s ease;
    -webkit-transition: All 0.333s ease;
    -moz-transition: All 0.333s ease;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 0
}

#htmlcontent_home ul {
}

    #htmlcontent_home ul li {
        margin-bottom: 10px;
        position: relative;
        margin-top: 10px
    }

@media (max-width:992px) {
    #htmlcontent_home ul li:last-child, #htmlcontent_home ul li:nth-child(7) {
        display: none
    }
}

@media (max-width:480px) {
    #htmlcontent_home ul li {
        width: 50%
    }

        #htmlcontent_home ul li:last-child, #htmlcontent_home ul li:nth-child(7) {
            display: block
        }
}

#htmlcontent_home ul li a {
    position: relative;
    display: block;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

#htmlcontent_home ul li img {
    max-width: 100%;
    height: auto;
    background: #fff;
    display: block;
    border: 2px solid rgba(255,255,255,0.6);
    background: rgba(255,255,255,0.6);
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px
}

#htmlcontent_home ul li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    bottom: -22px;
    left: 0;
    opacity: 0.5;
    right: auto;
    width: 100%;
    height: 34px;
    background: url(/imgs/d2.png) no-repeat center;
    background-SIZE: 100%
}

#htmlcontent_home ul li a:hover {
    -moz-animation: fobon .5s 1 linear;
    -webkit-animation: fobon .5s 1 linear
}

@-moz-keyframes fobon {
    0% {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    25% {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        filter: grayscale(0%)
    }

    50% {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    75% {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        filter: grayscale(0%)
    }

    100% {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        filter: grayscale(100%)
    }
}

@-webkit-keyframes fobon {
    0% {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    25% {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%)
    }

    50% {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }

    75% {
        -webkit-filter: grayscale(0%);
        filter: grayscale(0%)
    }

    100% {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%)
    }
}

.eff {
    position: absolute;
    width: 0;
    height: 0;
    display: block;
    opacity: 0;
    z-index: 1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    transition: All 0.5s ease-in-out;
    -webkit-transition: All 0.5s ease-in-out;
    -moz-transition: All 0.5s ease-in-out
}

#htmlcontent_home ul li:hover .eff {
    width: 25%;
    height: 25%;
    opacity: 1;
    z-index: 1
}

.eff1 {
    top: 10px;
    left: 20px;
    background: none;
    border-left: 1px solid rgba(255,255,255,0.8);
    border-top: 1px solid rgba(255,255,255,0.8)
}

.eff2 {
    top: 10px;
    right: 20px;
    background: none;
    border-right: 1px solid rgba(255,255,255,0.8);
    border-top: 1px solid rgba(255,255,255,0.8)
}

.eff3 {
    bottom: 10px;
    left: 20px;
    background: none;
    border-left: 1px solid rgba(255,255,255,0.8);
    border-bottom: 1px solid rgba(255,255,255,0.8)
}

.eff4 {
    bottom: 10px;
    right: 20px;
    background: none;
    border-right: 1px solid rgba(255,255,255,0.8);
    border-bottom: 1px solid rgba(255,255,255,0.8)
}

#htmlcontent_top {
    float: left;
    width: 33%;
    max-width: 391px;
    padding-right: 5px
}

@media (max-width:767px) {
    #htmlcontent_top {
        width: 100%;
        max-width: 100%;
        padding-right: 0;
        padding-top: 0
    }
}

@media (max-width:767px) {
    #htmlcontent_top ul {
        margin: 0 -5px
    }
}

#htmlcontent_top ul li {
    width: 100%;
    margin-bottom: 10px
}

@media (max-width:767px) {
    #htmlcontent_top ul li {
        float: left;
        padding-left: 5px;
        padding-right: 5px;
        width: 50%
    }
}

#htmlcontent_top ul li:last-child {
    margin-bottom: 0
}

#htmlcontent_top ul li img {
    max-width: 100%;
    height: auto
}

#wishlist_button {
    font-weight: 700
}

    #wishlist_button:before {
        content: "\f08a";
        font: 400 15px/31px "FontAwesome";
        color: white;
        background: #929292;
        width: 30px;
        text-align: center;
        display: inline-block;
        height: 30px;
        margin: 0 0 0 6px;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        -ms-border-radius: 50px;
        -o-border-radius: 50px;
        border-radius: 50px
    }

#wishlist_block #wishlist_block_list {
    margin: 0 0 20px 0
}

    #wishlist_block #wishlist_block_list dl {
        font-weight: 400
    }

        #wishlist_block #wishlist_block_list dl.products.no-products {
            font-weight: 700;
            padding: 0 0 15px 0;
            border-bottom: 1px solid #d6d4d4
        }

            #wishlist_block #wishlist_block_list dl.products.no-products dt {
                padding: 0;
                border-top: none
            }

            #wishlist_block #wishlist_block_list dl.products.no-products dd {
                display: none
            }

        #wishlist_block #wishlist_block_list dl.products {
            border-bottom: 1px solid #d6d4d4
        }

            #wishlist_block #wishlist_block_list dl.products dt {
                padding: 20px 0 0;
                border-top: 1px solid #d6d4d4
            }

            #wishlist_block #wishlist_block_list dl.products dd {
                padding: 0 0 20px 0
            }

            #wishlist_block #wishlist_block_list dl.products dt.first_item {
                padding: 0;
                border-top: none
            }

        #wishlist_block #wishlist_block_list dl dt {
            position: relative;
            padding-left: 0
        }

        #wishlist_block #wishlist_block_list dl dd {
            margin: 0 24px 0 0
        }

#wishlist_block .lnk .form-group {
    margin: 0 0 20px 0
}

    #wishlist_block .lnk .form-group select {
        max-width: 192px
    }

@media (max-width:767px) {
    #wishlist_block .lnk .form-group select {
        width: 192px
    }
}

#wishlist_block .ajax_cart_block_remove_link {
    font-size: 14px;
    line-height: 14px;
    color: #d3d2d2;
    width: 14px;
    height: 14px;
    float: left
}

    #wishlist_block .ajax_cart_block_remove_link:hover {
        color: #515151
    }

#wishlist_block .cart_block_product_name {
    width: 85%;
    display: inline-block;
    font-weight: bold
}

#wishlist_block .quantity-formated {
    float: right;
    margin: 0 0 0 5px;
    width: 15px
}

#wishlist_block_list .price {
    float: left
}

#mywishlist td.wishlist_delete a {
    font-size: 15px
}

#module-blockwishlist-mywishlist #block-order-detail #hideSendWishlist {
    display: inline-block
}

#module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list {
    border-bottom: 1px solid #d6d4d4;
    margin-bottom: 20px
}

    #module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a {
        display: inline-block;
        color: #333333;
        margin: 10px 0 10px 10px;
        font-weight: bold
    }

        #module-blockwishlist-mywishlist .wishlistLinkTop ul.display_list a:hover {
            color: #515151
        }

#module-blockwishlist-mywishlist .wishlistLinkTop li {
    float: right
}

#module-blockwishlist-mywishlist .wishlistLinkTop #hideSendWishlist {
    float: left
}

#module-blockwishlist-mywishlist .wishlistLinkTop #showBoughtProducts, #module-blockwishlist-mywishlist .wishlistLinkTop #hideBoughtProductsInfos {
    display: none
}

ul.wlp_bought_list li {
    margin: 0 0 30px 0
}

    ul.wlp_bought_list li .product_image {
        padding: 9px;
        border: 1px solid #d6d4d4;
        margin: 0 0 20px 0;
        max-width: 270px
    }

    ul.wlp_bought_list li .product-name {
        margin: 0 0 10px 0;
        padding: 0 0 0 20px
    }

        ul.wlp_bought_list li .product-name small {
            display: block;
            font-size: 11px
        }

            ul.wlp_bought_list li .product-name small a {
                font-size: 11px
            }

    ul.wlp_bought_list li .product_infos {
        position: relative
    }

    ul.wlp_bought_list li .btn_action .btn {
        margin: 0 0 10px 0
    }

@media (min-width:992px) {
    ul.wlp_bought_list li.first-in-line {
        clear: right
    }
}

@media (min-width:768px) and (max-width:991px) {
    ul.wlp_bought_list li.first-item-of-tablet-line {
        clear: right
    }
}

.wishlistLinkTop .submit {
    margin: 0 0 30px 0
}

ul.wlp_bought_list li .lnkdel {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-size: 14px
}

.combg {
    background: rgba(255,255,255,0.8);
    border: 1px solid #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 20px
}

#product_comments_block_extra {
    padding: 0;
    line-height: 18px;
    margin: 39px 0 22px;
    display: none
}

.table#product_comparison div.radio.disabled span.checked, .table#product_comparison div.radio.disabled.active span.checked, .table#product_comparison div.radio span.checked, .table#product_comparison div.radio.disabled span {
    background: none
}

#product_comments_block_extra .comments_note {
    margin-bottom: 5px
}

    #product_comments_block_extra .comments_note span, #product_comments_block_extra .star_content {
        float: right;
        color: #333333
    }

#product_comments_block_extra .star_content {
    margin-top: 1px
}

#product_comments_block_extra div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676
}

#product_comments_block_extra div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743
}

#product_comments_block_extra .comments_advices {
    clear: both
}

.comments_advices {
    padding-top: 2px
}

    .comments_advices li {
        display: inline-block;
        line-height: 30px
    }

@media (min-width:768px) and (max-width:991px) {
    .comments_advices li {
        display: block;
        line-height: 20px
    }
}

.comments_advices a {
    text-decoration: none;
    color: #777777;
    position: relative;
    margin-left: 8px;
    line-height: 30px;
    padding: 0;
    display: inline-block
}

@media (min-width:768px) and (max-width:1199px) {
    .comments_advices a {
        float: none;
        line-height: 20px
    }
}

.comments_advices a:before {
    background: #929292;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    color: white;
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 15px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-left: 6px;
    text-align: center;
    width: 30px
}

@media (max-width:1199px) {
    .comments_advices a:before {
        display: none
    }
}

.comments_advices a.reviews:before {
    content: "\f0e5"
}

.comments_advices a.open-comment-form:before {
    content: "\f040"
}

.comments_advices a:hover {
    color: #333333
}

.comments_advices a.reviews {
    border-left: 1px solid #d6d4d4;
    padding-left: 30px;
    margin-left: 9px
}

@media (min-width:768px) and (max-width:991px) {
    .comments_advices a.reviews {
        margin-left: 0;
        padding: 0;
        border: none
    }
}

#fancybox-wrap {
    width: 585px
}

#fancybox-content {
    width: 585px;
    border-width: 0
}

#new_comment_form {
    overflow: hidden;
    color: #333333;
    text-align: right
}

    #new_comment_form h2 {
        margin-bottom: 10px
    }

    #new_comment_form .title {
        padding: 10px;
        font-size: 13px;
        color: white;
        text-transform: uppercase;
        background: #333333
    }

    #new_comment_form ul.grade_content {
        list-style-type: none;
        margin: 0 0 20px 0
    }

        #new_comment_form ul.grade_content li {
            width: 50%
        }

        #new_comment_form ul.grade_content span {
            display: inline-block;
            padding: 0 10px;
            width: 150px;
            font-weight: bold
        }

        #new_comment_form ul.grade_content .cancel {
            margin-left: 5px
        }

    #new_comment_form .product {
        padding: 15px
    }

        #new_comment_form .product img {
            border: 1px solid #d6d4d4
        }

        #new_comment_form .product .product_desc {
            line-height: 18px;
            color: #666666
        }

            #new_comment_form .product .product_desc .product_name {
                padding: 10px 0 5px;
                font-size: 13px;
                color: #000
            }

    #new_comment_form .new_comment_form_content {
        padding: 30px 0 0 0
    }

@media (max-width:767px) {
    #new_comment_form .new_comment_form_content {
        padding-right: 25px
    }
}

#new_comment_form .new_comment_form_content .intro_form {
    padding-bottom: 10px;
    font-size: 12px
}

#new_comment_form label {
    display: block;
    margin: 12px 0 4px 0;
    font-size: 13px;
    font-family: "IRANSans",tahoma
}

#new_comment_form input, #new_comment_form textarea {
    width: 100%
}

#new_comment_form .input-group {
    margin-bottom: 10px
}

#new_comment_form .input-group-addon {
    color: #f26d7d;
    font-size: 24px;
    padding: 5px 20px
}

#new_comment_form #basic-addon1 {
    color: #f26d7d;
    font-size: 24px;
    padding: 5px 22px
}

#new_comment_form input.form-control {
    height: 38px;
    margin-top: 10px;
    font-size: 12px;
    font-family: "IRANSans",tahoma
}

#new_comment_form textarea {
    min-height: 80px;
    font-size: 12px;
    font-family: "IRANSans",tahoma;
    margin-top: 10px
}

#new_comment_form .submit {
    margin-top: 20px;
    padding: 0;
    font-size: 13px;
    text-align: left
}

#new_comment_form #criterions_list {
    padding-bottom: 15px;
    list-style-type: none
}

    #new_comment_form #criterions_list li {
        margin-bottom: 10px
    }

    #new_comment_form #criterions_list label {
        display: inline;
        float: right;
        margin: 0 0 0 10px
    }

    #new_comment_form #criterions_list .star_content {
        float: right
    }

#new_comment_form #new_comment_form_footer {
    margin-top: 10px;
    font-size: 12px
}

#product_comments_block_tab > div:nth-child(even) {
    background: #f9f9f9;
    background: -moz-linear-gradient(left,#ffffff 0,#f9f9f9 50%,#ffffff 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,#ffffff),color-stop(50%,#f9f9f9),color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(left,#ffffff 0,#f9f9f9 50%,#ffffff 100%);
    background: -o-linear-gradient(left,#ffffff 0,#f9f9f9 50%,#ffffff 100%);
    background: -ms-linear-gradient(left,#ffffff 0,#f9f9f9 50%,#ffffff 100%);
    background: linear-gradient(to right,#ffffff 0,#f9f9f9 50%,#ffffff 100%)
}

#product_comments_block_tab {
    margin: 0
}

    #product_comments_block_tab div.comment {
        margin: 0;
        padding-top: 10px;
        padding-bottom: 10px
    }

        #product_comments_block_tab div.comment:first-child {
            border: none
        }

.advi {
    position: relative;
    top: -20px
}

.comment_author_infos li i {
    font-size: 16px
}

#product_comments_block_tab div.comment .comment_author .star_content {
    display: inline-block;
    vertical-align: middle;
    margin: 0 48px 0 0;
    position: relative;
    top: -18px
}

#product_comments_block_tab div.comment .comment_details {
    overflow: hidden;
    color: #666;
    font: 400 12px/22px IRANSans,"tahoma",sans-serif;
    background: #f9f9f9;
    border: 1px solid rgba(0,0,0,0.1);
    text-align: justify;
    padding: 15px 20px 10px 20px;
    margin-top: -5px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 9px;
    -moz-border-radius-bottomright: 9px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 9px;
    border-bottom-right-radius: 9px
}

@media (max-width:991px) {
    #product_comments_block_tab div.comment .comment_details {
        border-right: none
    }

        #product_comments_block_tab div.comment .comment_details ul {
            list-style-type: none;
            margin: 0
        }

            #product_comments_block_tab div.comment .comment_details ul li {
                padding: 2px 0 2px
            }

                #product_comments_block_tab div.comment .comment_details ul li:before {
                    font-family: "FontAwesome";
                    content: "\f0da";
                    color: #333333;
                    margin-left: 8px
                }
}

#product_comments_block_tab div.star:after {
    content: "\f006";
    font-family: "FontAwesome";
    display: inline-block;
    color: #777676
}

#product_comments_block_tab div.star_on:after {
    content: "\f005";
    font-family: "FontAwesome";
    display: inline-block;
    color: #ef8743
}

#product_comments_block_tab .comment_author_infos {
    clear: both;
    padding: 5px 10px;
    background: #f5f6f7;
    -moz-border-radius-topleft: 9px;
    -moz-border-radius-topright: 9px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-top-left-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

    #product_comments_block_tab .comment_author_infos a {
        font: 400 13px/18px IRANSans,"tahoma",sans-serif;
        color: #333
    }

    #product_comments_block_tab .comment_author_infos strong {
        display: block;
        color: #333333
    }

    #product_comments_block_tab .comment_author_infos em {
        color: #adadad;
        margin-right: 44px
    }

#product_comments_block_tab a {
    text-decoration: none
}

    #product_comments_block_tab a i {
        color: #ccc;
        font-size: 24px;
        margin-left: 20px;
        position: relative;
        top: 12px
    }

#product_comments_block_tab span.report_btn {
    cursor: pointer
}

    #product_comments_block_tab span.report_btn:hover {
        text-decoration: underline
    }

.fl {
    float: right
}

.fr {
    float: left
}

.comm {
    color: #555;
    font: 400 17px/22px IRANSans,"tahoma",sans-serif;
    padding-top: 20px
}

#idTab5 {
    padding-bottom: 20px
}

#criterions_list .star_content .star:after {
    font-size: 16px;
    -moz-animation: fofom 10s infinite linear;
    -webkit-animation: fofom 10s infinite linear
}

@-moz-keyframes fofom {
    0% {
        -moz-transform: rotate(180deg)
    }

    10% {
        -moz-transform: rotate(-180deg)
    }

    20% {
        -moz-transform: rotate(180deg)
    }

    30% {
        -moz-transform: rotate(180deg)
    }

    40% {
        -moz-transform: rotate(180deg)
    }

    50% {
        -moz-transform: rotate(180deg)
    }

    60% {
        -moz-transform: rotate(180deg)
    }

    70% {
        -moz-transform: rotate(180deg)
    }

    100% {
        -moz-transform: rotate(0deg)
    }
}

@-webkit-keyframes fofom {
    0% {
        -webkit-transform: rotate(180deg)
    }

    10% {
        -webkit-transform: rotate(-180deg)
    }

    20% {
        -webkit-transform: rotate(180deg)
    }

    30% {
        -webkit-transform: rotate(180deg)
    }

    40% {
        -webkit-transform: rotate(180deg)
    }

    50% {
        -webkit-transform: rotate(180deg)
    }

    60% {
        -webkit-transform: rotate(180deg)
    }

    70% {
        -webkit-transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(0deg)
    }
}

#best-sellers_block_right ul {
    padding: 0
}

#best-sellers_block_right li {
    border-bottom: 2px dotted #ccc;
    direction: rtl;
    font-size: 11px;
    font-weight: 400;
    margin: 0 auto;
    padding: 15px 0 !important;
    position: relative;
    text-align: center
}

    #best-sellers_block_right li:last-child {
        border-bottom: none
    }

    #best-sellers_block_right li:first-child {
        border-top: none
    }

    #best-sellers_block_right li .nb-comments {
        display: none
    }

    #best-sellers_block_right li .comments_note {
        clear: both
    }

    #best-sellers_block_right li h5 {
        display: block;
        min-height: 45px
    }

        #best-sellers_block_right li h5, #best-sellers_block_right li h5 a {
            font-weight: 400;
            color: #08c
        }

#best-sellers_block_right .product_image {
    display: block;
    float: right;
    height: 80px;
    padding: 0;
    text-decoration: none;
    width: 80px
}

.products-block-image {
    display: block;
    padding: 0;
    text-decoration: none
}

#best-sellers_block_right .price-box {
    padding-top: 5px
}

#best-sellers_block_right #newpro_anim p {
    float: right;
    font-weight: 400;
    padding-right: 10px;
    padding-top: 20px;
    width: 130px
}

#best-sellers_block_right li img {
    border: none;
    max-width: 100%;
    margin: auto
}

#best-sellers_block_right .pointer {
    background: url("/imgs/new.png") no-repeat scroll center center rgb(255,255,255)
}

#best-sellers_block_right .desc-wrapper {
    background: #FE5E66;
    color: #FFFFFF;
    height: 80px;
    left: -40px;
    line-height: 18px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: justify;
    transition: all 0.3s ease 0s;
    width: 140px
}

#best-sellers_block_right li:hover .desc-wrapper {
    left: -10px;
    opacity: 1
}

#block_top_menu {
    padding-top: 0
}

.sf-contener {
    position: releative;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid rgba(0,0,0,0.3);
    padding: 0;
    margin-top: 20px;
    background: #ff4fa4;
    background: -moz-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: -webkit-radial-gradient(center,ellipse cover,#ff4fa4 0,#cc5a92 100%);
    background: radial-gradient(ellipse at center,#ff4fa4 0,#cc5a92 100%);
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3);
    box-shadow: 0 1px 4px rgba(0,0,0,0.3)
}

    .sf-contener:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 8px;
        left: 0;
        right: auto;
        width: 50%;
        height: 56px;
        background: url(/imgs/d.png) no-repeat left
    }

    .sf-contener:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 8px;
        right: 0;
        left: auto;
        width: 50%;
        height: 56px;
        background: url(/imgs/d.png) no-repeat left;
        -moz-transform: scale(-1,1);
        -webkit-transform: scale(-1,1);
        -o-transform: scale(-1,1);
        -ms-transform: scale(-1,1);
        transform: scale(-1,1)
    }

.sf-menu, .sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none
}

.sf-menu {
    padding: 0;
    display: block
}

@media (max-width:991px) {
    .sf-menu {
        display: none
    }
}

.sf-menu ul {
    position: absolute;
    top: -999em;
    background: white
}

@media (max-width:992px) {
    .sf-menu ul {
        position: relative
    }
}

.sf-menu ul li {
    width: 100%
}

.sf-menu li:hover {
    visibility: inherit
}

#cat-title .fa {
    font-size: 24px;
    float: left;
    color: #fff
}

#cat-title {
    cursor: pointer;
    font-family: IRANSans;
    font-size: 13px;
    display: none;
    padding: 2px 10px 2px 0;
    margin-top: 20px;
    width: 100%;
    color: #fff;
    line-height: 26px;
    background: #cc5a92;
    z-index: 1;
    margin-bottom: -7px
}

    #cat-title div {
    }

.sf-menu > li {
    float: right
}

    .sf-menu > li.home {
        background: rgba(0,0,0,0.3)
    }

        .sf-menu > li.home i {
            margin: 0;
            font-size: 20px
        }

@media (max-width:992px) {
    .sf-menu > li {
        float: none;
        position: relative;
        border-left: none
    }

        .sf-menu > li span {
            position: absolute;
            left: 6px;
            top: 20px;
            width: 30px;
            height: 30px;
            z-index: 2
        }

            .sf-menu > li span:after {
                font-family: "FontAwesome";
                content: "\f067";
                font-size: 26px
            }

            .sf-menu > li span.active:after {
                content: "\f068"
            }
}

.sf-menu > li > a {
    font: 400 14px/22px IRANSans,"tahoma",sans-serif;
    color: #fff;
    display: block;
    padding: 5px 15px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

    .sf-menu > li.sfHover > a, .sf-menu > li > a:hover, .sf-menu > li.sfHoverForce > a {
        background: rgba(0,0,0,0.3)
    }

.sf-menu > li > a {
    position: relative
}

.sf-menu > li:first-child > a {
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 75px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 75px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 75px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 75px;
    border-top-left-radius: 0;
    border-top-right-radius: 75px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 75px
}

.sf-menu li li li a {
    display: inline-block;
    position: relative;
    color: #666;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    padding: 5px 10px;
    font: 400 12px/22px IRANSans,"tahoma",sans-serif;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

.sf-menu li li li:hover a:before {
    padding-left: 10px
}

.sf-menu li ul li:hover a:after {
    padding-left: 0;
    color: #f74136
}

.sf-menu li li li a:before {
    content: "\f111";
    color: #aaa;
    font-size: 5px;
    position: relative;
    top: -1px;
    display: none;
    font-family: "FontAwesome";
    padding-left: 10px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

.sf-menu li li li a:hover {
    color: #333333
}

.sf-menu > li > ul {
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    border: 1px solid rgba(0,0,0,0.3)
}

.sf-menu li ul {
    display: block !important;
    right: 0;
    top: 300px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4243s ease;
    -webkit-transition: all 0.4243s ease;
    -moz-transition: all 0.4243s ease;
    z-index: 99;
    padding: 2px 10px 18px 0;
    transform: scaleY(0.01);
    -webkit-transform: scaleY(0.01);
    -moz-transform: scaleY(0.01);
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

@media (max-width:767px) {
    .sf-menu li ul {
        top: 0
    }
}

.sf-menu li li ul {
    position: static;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    top: 0;
    height: 260px;
    transition: opacity 0.4243s ease;
    -webkit-transition: opacity 0.4243s ease;
    -moz-transition: opacity 0.4243s ease
}

    .sf-menu li li ul li {
        width: 200px
    }

.sf-menu > li > a.sf-with-ul:after {
    content: "\f107";
    font-family: "FontAwesome";
    display: inline-block;
    float: left;
    font-size: 16px;
    line-height: 22px;
    margin-right: 5px;
    color: #fff;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

.sf-menu li li li ul {
    padding: 0 20px 0 0
}

.sf-menu li li li ul {
    width: 220px
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
    top: 0;
    opacity: 1;
    right: 20px
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    right: 280px;
    opacity: 1;
    top: 15px
}

ul.sf-menu li:hover ul, ul.sf-menu li.sfHover ul {
    right: 0;
    height: auto;
    top: 32px;
    opacity: 1;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    visibility: visible !important
}

.category-thumbnail {
    opacity: 0;
    transform: rotate(45deg) scale(0.5);
    -webkit-transform: rotate(45deg) scale(0.5);
    -moz-transform: rotate(45deg) scale(0.5);
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
    top: -999em
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
    right: 200px;
    top: 0
}

.sf-menu > li > ul {
    padding: 10px 0 0 0;
    width: 100%;
    overflow: hidden;
    min-height: 220px
}

    .sf-menu > li > ul > li > a {
        text-transform: uppercase;
        font: 400 13px/22px IRANSans,"tahoma",sans-serif;
        transition: All 0.3s ease;
        -webkit-transition: All 0.3s ease;
        -moz-transition: All 0.3s ease;
        color: #555;
        display: block
    }

        .sf-menu > li > ul > li > a:hover {
            color: #f74136
        }

    .sf-menu > li > ul > li {
        float: right;
        width: 25%;
        padding-bottom: 1px
    }

    .sf-menu > li > ul > li {
        background: #ffffff
    }

        .sf-menu > li > ul > li:nth-child(odd) {
            background: #fff;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none
        }

        .sf-menu > li > ul > li > a {
            padding: 5px 10px 5px 10px;
            color: #55b37f
        }

            .sf-menu > li > ul > li > a:before {
                font-family: "FontAwesome";
                color: #999;
                content: "\f104";
                display: inline-block;
                line-height: 20px;
                padding-left: 8px;
                font-size: 12px;
                vertical-align: middle
            }

.sf-with-ul:after {
    font-family: "FontAwesome";
    color: #fff;
    content: "\f104";
    display: none;
    line-height: 20px;
    font-size: 0;
    vertical-align: middle;
    float: left;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

.sf-with-ul:hover:after {
    font-size: 26px
}

.sf-menu ul li:nth-last-child(4) {
    clear: left
}

@media (max-width:992px) {
    .sf-menu > li > ul > li {
        width: 50%
    }
}

@media (max-width:479px) {
    .sf-menu > li > ul > li {
        width: 100%;
        padding-bottom: 20px
    }
}

@media (min-width:992px) {
    .sf-menu > li > ul > li.first-in-line-lg {
        clear: right
    }
}

@media (min-width:480px) and (max-width:992px) {
    .sf-menu > li > ul > li.first-in-line-xs {
        clear: right
    }
}

.sf-menu > li > ul > li.category-thumbnail {
    background: #fff;
    margin-top: 5px;
    float: left;
    position: absolute;
    left: 5px;
    top: 5px;
    width: 25%;
    border: none;
    z-index: -1;
    box-shadow: none
}

    .sf-menu > li > ul > li.category-thumbnail > div img {
        max-width: 100%;
        margin: auto;
        display: block
    }

    .sf-menu > li > ul > li.category-thumbnail > div {
        width: 100%
    }

@media (max-width:479px) {
    .sf-menu > li > ul > li.category-thumbnail > div {
        width: 100%;
        padding-right: 0;
        padding-top: 10px;
        text-align: center
    }
}

.sf-menu > li > ul > li.category-thumbnail > div:first-child {
    padding-right: 0
}

ul.sf-menu li:hover .category-thumbnail {
    opacity: 1;
    left: 0;
    bottom: 0;
    transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    -moz-transform: rotate(0deg) scale(1)
}

@media (max-width:992px) {
    .cat-title {
        display: block;
        font: 400 18px/22px "tahoma",sans-serif;
        text-transform: uppercase;
        color: #484848;
        display: block;
        padding: 17px 20px;
        border-bottom: 3px solid #e9e9e9;
        background: #f6f6f6;
        position: relative
    }

        .cat-title:hover {
            background: #333333;
            border-bottom-color: #666666;
            color: white
        }

        .cat-title:after {
            display: block;
            font-family: "FontAwesome";
            content: "\f067";
            position: absolute;
            left: 15px;
            top: 18px;
            font-size: 26px
        }

        .cat-title.active:after {
            content: "\f068"
        }
}

.sf-menu li.sf-search {
    border: none
}

    .sf-menu li.sf-search input {
        display: inline;
        padding: 0 13px;
        height: 30px;
        line-height: 30px;
        background: white;
        margin: 13px 0 0 10px;
        font-size: 13px;
        color: #9c9b9b;
        border: 1px solid #d6d4d4
    }

.sf-with-ul {
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

.sf-menu li li ul li ul {
    display: none
}

#socials {
    float: left
}

    #socials p {
        float: left;
        width: 300px;
        text-align: left;
        color: #777;
        font-family: SYekan;
        font-size: 19px;
        font-weight: 400;
        line-height: 44px;
        margin-left: 20px
    }

    #socials li {
        width: 28px !important;
        float: left !Important;
        height: 28px;
        display: block;
        cursor: pointer;
        line-height: 26px;
        margin-right: 10px;
        text-align: center;
        -moz-box-shadow: inset 1px 2px 5px rgba(0,0,0,0.3);
        -webkit-box-shadow: inset 1px 2px 5px rgba(0,0,0,0.3);
        box-shadow: inset 1px 2px 5px rgba(0,0,0,0.3);
        border: 1px solid rgba(0,0,0,0.3);
        transition: All 0.3s ease;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #fff
    }

        #socials li:hover {
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            transform: rotate(360deg);
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -moz-box-shadow: 0 0 25px rgba(255,255,255,0.8);
            -webkit-box-shadow: 0 0 25px rgba(255,255,255,0.8);
            box-shadow: 0 0 25px rgba(255,255,255,0.8)
        }

        #socials li a i {
            font-size: 18px;
            margin: 0;
            line-height: 26px;
            color: #fff
        }

        #socials li.facebook {
            background: #4c6fbe
        }

        #socials li.twitter {
            background: #5fa2f1
        }

        #socials li.rss {
            background: #f24e2f
        }

        #socials li.google_plus {
            background: #347dbc
        }

        #socials li.instagram {
            background: #ed145a
        }

        #socials li.youtube {
            background: #d53030
        }

        #socials li.pinterest {
            background: #308dd5
        }

        #socials li.vimeo {
            background: #d45db7
        }

        #socials li.telegram {
            background: #5fa2f1
        }

#new-products_block_right {
}

    #new-products_block_right ul {
        padding: 0
    }

    #new-products_block_right li {
        border-bottom: none;
        direction: rtl;
        font-size: 11px;
        font-weight: 400;
        margin: 0 auto;
        padding: 5px 0 15px !important;
        position: relative;
        text-align: center
    }

    #new-products_block_right li {
        margin-bottom: 10px
    }

        #new-products_block_right li:last-child {
            border-bottom: none
        }

        #new-products_block_right li:first-child {
            border-top: none
        }

        #new-products_block_right li .nb-comments {
            display: none
        }

        #new-products_block_right li .comments_note {
            clear: both
        }

        #new-products_block_right li h5 {
            display: block;
            min-height: 45px
        }

            #new-products_block_right li h5, #new-products_block_right li h5 a {
                font-weight: 400;
                font: 400 13px/18px IRANSans,"tahoma",sans-serif
            }

    #new-products_block_right .product_image {
        display: block;
        float: right;
        padding: 0;
        text-decoration: none
    }

.products-block-image {
    display: block;
    padding: 0;
    text-decoration: none
}

#new-products_block_right .price-box {
    padding-top: 5px
}

#new-products_block_right #newpro_anim p {
    float: right;
    font-weight: 400;
    padding-right: 10px;
    padding-top: 20px;
    width: 130px
}

#new-products_block_right li img {
    border: none;
    margin: auto
}

#new-products_block_right .pointer {
    background: url("/imgs/new.png") no-repeat scroll center center rgb(255,255,255)
}

#new-products_block_right .desc-wrapper {
    background: #FE5E66;
    color: #FFFFFF;
    height: 80px;
    left: -40px;
    line-height: 18px;
    opacity: 0;
    padding: 10px;
    position: absolute;
    text-align: justify;
    transition: all 0.3s ease 0s;
    width: 140px
}

#new-products_block_right li:hover .desc-wrapper {
    left: -10px;
    opacity: 1
}

#emspecials {
}

    #emspecials ul {
        padding: 0
    }

    #emspecials li {
        border-bottom: 2px dotted #ccc;
        direction: rtl;
        font-size: 11px;
        font-weight: 400;
        margin: 0 auto;
        padding: 5px 0 15px 0 !important;
        position: relative;
        text-align: center
    }

        #emspecials li:last-child {
            border-bottom: none
        }

        #emspecials li:first-child {
            border-top: none
        }

        #emspecials li .nb-comments {
            display: none
        }

        #emspecials li .comments_note {
            clear: both
        }

        #emspecials li h5 {
            display: block;
            min-height: 45px
        }

            #emspecials li h5, #emspecials li h5 a {
                font-weight: 400;
                color: #555;
                font: 400 13px/18px IRANSans,"tahoma",sans-serif
            }

    #emspecials .product_image {
        display: block;
        float: right;
        height: 80px;
        padding: 0;
        text-decoration: none
    }

    #emspecials .price-box {
        padding-top: 5px
    }

.price-discountaa {
    text-decoration: line-through;
    font: 400 12px/18px IRANSans,"tahoma",sans-serif;
    color: #777
}

#emspecials #newpro_anim p {
    float: right;
    font-weight: 400;
    padding-right: 10px;
    padding-top: 20px;
    width: 130px
}

#emspecials li img {
    border: none;
    margin: auto
}

#emspecials .pointer {
    background: url("/imgs/new.png") no-repeat scroll center center rgb(255,255,255)
}

#right_column .product-content, #right_column .products-block-image, #right_column .col-xs-8, #right_column .col-xs-4 {
    float: left !important
}

#right_column .product-content, #right_column .products-block-image, #right_column .col-xs-8, #right_column .col-xs-4 {
    float: left !important
}

.dmtcd_container {
    font-family: tahoma;
    margin: 0 0 20px;
    position: relative;
    overflow: hidden !important;
    border: 1px solid rgba(0,0,0,0.2);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #fff
}

.bbb {
    position: absolute;
    width: 1px;
    height: 100%;
    background: rgba(0,0,0,0.1);
    right: 25%;
    z-index: 1;
    margin-left: 1px
}

.dmtcd_container .bx-navigation {
    padding-right: 0;
    padding-left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    background: #f1f1f1 url(/imgs/hhh.jpg);
    background: -moz-linear-gradient(top,#f1f1f1 0,#ffffff 100%);
    background: -webkit-linear-gradient(top,#f1f1f1 0,#ffffff 100%);
    background: linear-gradient(to bottom,#f1f1f1 0,#ffffff 100%)
}

@media screen and (max-width:992px) {
    .dmtcd_container .bx-navigation {
        position: relative;
        height: auto;
        padding: 0;
        width: 100%
    }
}

.dmtcd_container a.view_all {
    float: left;
    line-height: 26px;
    outline: medium none
}

.dmtcd_container .bx-arrows {
    float: left;
    display: none
}

    .dmtcd_container .bx-arrows a.bx-prev {
        float: right;
        height: 24px;
        opacity: 0.3;
        outline: 0;
        text-indent: -3000px;
        width: 24px;
        transition: all 0.5s ease 0s
    }

    .dmtcd_container .bx-arrows a.bx-next {
        float: right;
        height: 24px;
        opacity: 0.3;
        outline: 0;
        text-indent: -3000px;
        width: 24px;
        transition: all 0.5s ease 0s
    }

        .dmtcd_container .bx-arrows a.bx-prev:hover, .dmtcd_container .bx-arrows a.bx-next:hover {
            opacity: 1
        }

.dmtcd_container #bx-pager {
    position: relative;
    z-index: 1;
    background-color: #f5f5f5
}

    .dmtcd_container #bx-pager a {
        border-bottom: 1px solid #ddd;
        font: 400 13px/30px IRANSans,"tahoma",sans-serif;
        cursor: pointer;
        display: inline-block;
        font-size: 12px;
        color: #555;
        margin: 0;
        outline: 0;
        padding: 4px 10px
    }

        .dmtcd_container #bx-pager a:last-child {
            border: 0
        }

        .dmtcd_container #bx-pager a:first-child {
        }

        .dmtcd_container #bx-pager a.active {
            -moz-box-shadow: inset -4px 0 4px rgba(0,0,0,0.1);
            -webkit-box-shadow: inset -4px 0 4px rgba(0,0,0,0.1);
            box-shadow: inset -4px 0 4px rgba(0,0,0,0.1);
            position: relative;
            left: 0;
            width: 100.5%;
            background: #fff;
            color: red;
            z-index: 2
        }

.dmtcd_container .dmtbx_slider_cont {
    background: #ffffff;
    float: left;
    padding: 0
}

.dmtcd_container .arrows {
    top: 5px;
    left: 0;
    position: absolute
}

.dmtcd_container a.arrow {
    display: inline-block;
    height: 25px;
    margin-right: 5px;
    width: 25px;
    transition: ease 0.5s all;
    opacity: 0.3;
    float: left
}

.dmtcd_container a.arrow-left {
    background: url("/imgs/arrow-left.png") no-repeat scroll 0 0 rgba(0,0,0,0)
}

    .dmtcd_container a.arrow-left:hover {
        opacity: 0.8
    }

.dmtcd_container a.arrow-right {
    background: url("/imgs/arrow-right.png") no-repeat scroll 0 0 rgba(0,0,0,0)
}

    .dmtcd_container a.arrow-right:hover {
        opacity: 0.8
    }

.dmtcd_container ul.dmtbx_slider {
    margin: 0;
    list-style: outside none none
}

.dmtcd_container ul.dmtcd_holder li.dmtcd_count_down {
    margin: 0 0 10px 0
}

.dmtcd_container ul li.pagination {
    margin: 0 5px -1px 0;
    padding: 10px;
    float: right;
    position: relative;
    border-top: 1px solid #BEBEBE;
    border-left: 1px solid #BEBEBE;
    border-right: 1px solid #BEBEBE;
    border-radius: 5px 4px 0 0;
    background: none repeat scroll 0 0 #F1F1F1
}

    .dmtcd_container ul li.pagination:first-child {
        margin-left: 5px
    }

.dmtcd_container ul li.active-button {
    z-index: 2
}

.dmtcd_container ul li.pagination a {
    text-decoration: none
}

.dmtcd_count_down {
    z-index: 1;
    position: relative
}

    .dmtcd_count_down a {
        display: block
    }

        .dmtcd_count_down a img, .dmtcd_count_down img {
            max-width: 100%;
            height: auto
        }

figure, figcaption {
    display: block
}

.transition {
    -webkit-transition: top 400ms linear;
    -moz-transition: top 400ms linear;
    -ms-transition: top 400ms linear;
    -o-transition: top 400ms linear;
    transition: top 400ms linear
}

.timeTo {
    bottom: 30px;
    direction: ltr !important;
    font-family: Tahoma,Verdana,Aial,sans-serif;
    font-size: 28px;
    font-weight: bold;
    height: 32px;
    line-height: 108%;
    position: absolute;
    left: 48px
}

    .timeTo.has_caption {
        bottom: 28px
    }

@media (max-width:1200px) {
    .timeTo {
        left: 22px;
        text-align: center;
        bottom: 20px
    }
}

.timeTo span {
    float: left;
    color: #ffffff;
    line-height: 24px;
    vertical-align: top;
    margin-left: 3px;
    margin-right: 5px
}

.timeTo.timeTo-black span {
    color: rgba(0,0,0,0.5)
}

.timeTo.timeTo-white span {
    color: #FFFFFF
}

.timeTo.timeTo-white div {
    color: black;
    background: #ffffff;
    background: -moz-linear-gradient(top,#ffffff 38%,#cccccc 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(38%,#ffffff),color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top,#ffffff 38%,#cccccc 100%);
    background: -o-linear-gradient(top,#ffffff 38%,#cccccc 100%);
    background: -ms-linear-gradient(top,#ffffff 38%,#cccccc 100%);
    background: linear-gradient(to bottom,#ffffff 38%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#cccccc',GradientType=0 )
}

.timeTo.timeTo-black div {
    color: rgba(0,0,0,0.8)
}

.timeTo.timeTo-white-glass div {
    color: black;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,rgba(255,255,255,1) 0,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,1)),color-stop(50%,rgba(241,241,241,1)),color-stop(51%,rgba(225,225,225,1)),color-stop(100%,rgba(246,246,246,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,1) 0,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,1) 0,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,1) 0,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,1) 0,rgba(241,241,241,1) 50%,rgba(225,225,225,1) 51%,rgba(246,246,246,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#f6f6f6',GradientType=0 )
}

.timeTo.timeTo-black-glass div {
    color: white;
    background: rgb(174,188,191);
    background: -moz-linear-gradient(top,rgba(174,188,191,1) 0,rgba(110,119,116,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(174,188,191,1)),color-stop(50%,rgba(110,119,116,1)),color-stop(51%,rgba(10,14,10,1)),color-stop(100%,rgba(10,8,9,1)));
    background: -webkit-linear-gradient(top,rgba(174,188,191,1) 0,rgba(110,119,116,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%);
    background: -o-linear-gradient(top,rgba(174,188,191,1) 0,rgba(110,119,116,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%);
    background: -ms-linear-gradient(top,rgba(174,188,191,1) 0,rgba(110,119,116,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%);
    background: linear-gradient(to bottom,rgba(174,188,191,1) 0,rgba(110,119,116,1) 50%,rgba(10,14,10,1) 51%,rgba(10,8,9,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aebcbf',endColorstr='#0a0809',GradientType=0 )
}

.timeTo.timeTo-blue-glass div {
    color: white;
    background: rgb(30,87,153);
    background: -moz-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(30,87,153,1)),color-stop(50%,rgba(41,137,216,1)),color-stop(51%,rgba(32,124,202,1)),color-stop(100%,rgba(125,185,232,1)));
    background: -webkit-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
    background: -o-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
    background: -ms-linear-gradient(top,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
    background: linear-gradient(to bottom,rgba(30,87,153,1) 0,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799',endColorstr='#7db9e8',GradientType=0 )
}

.timeTo.timeTo-pink div {
    color: white;
    background: rgb(255,93,177);
    background: -moz-linear-gradient(top,rgba(255,93,177,1) 0,rgba(239,1,124,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,93,177,1)),color-stop(100%,rgba(239,1,124,1)));
    background: -webkit-linear-gradient(top,rgba(255,93,177,1) 0,rgba(239,1,124,1) 100%);
    background: -o-linear-gradient(top,rgba(255,93,177,1) 0,rgba(239,1,124,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,93,177,1) 0,rgba(239,1,124,1) 100%);
    background: linear-gradient(to bottom,rgba(255,93,177,1) 0,rgba(239,1,124,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff5db1',endColorstr='#ef017c',GradientType=0 )
}

.timeTo.timeTo-red div {
    color: white;
    background: rgb(255,48,25);
    background: -moz-linear-gradient(top,rgba(255,48,25,1) 0,rgba(207,4,4,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,48,25,1)),color-stop(100%,rgba(207,4,4,1)));
    background: -webkit-linear-gradient(top,rgba(255,48,25,1) 0,rgba(207,4,4,1) 100%);
    background: -o-linear-gradient(top,rgba(255,48,25,1) 0,rgba(207,4,4,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,48,25,1) 0,rgba(207,4,4,1) 100%);
    background: linear-gradient(to bottom,rgba(255,48,25,1) 0,rgba(207,4,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019',endColorstr='#cf0404',GradientType=0 )
}

.timeTo.timeTo-orange div {
    color: black;
    background: rgb(255,168,76);
    background: -moz-linear-gradient(top,rgba(255,168,76,1) 0,rgba(255,123,13,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,168,76,1)),color-stop(100%,rgba(255,123,13,1)));
    background: -webkit-linear-gradient(top,rgba(255,168,76,1) 0,rgba(255,123,13,1) 100%);
    background: -o-linear-gradient(top,rgba(255,168,76,1) 0,rgba(255,123,13,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,168,76,1) 0,rgba(255,123,13,1) 100%);
    background: linear-gradient(to bottom,rgba(255,168,76,1) 0,rgba(255,123,13,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa84c',endColorstr='#ff7b0d',GradientType=0 )
}

.timeTo.timeTo-black .timeTo-alert {
    background: #a74444;
    background: -moz-linear-gradient(top,#a74444 0,#3f0000 67%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#a74444),color-stop(67%,#3f0000));
    background: -webkit-linear-gradient(top,#a74444 0,#3f0000 67%);
    background: -o-linear-gradient(top,#a74444 0,#3f0000 67%);
    background: -ms-linear-gradient(top,#a74444 0,#3f0000 67%);
    background: linear-gradient(to bottom,#a74444 0,#3f0000 67%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a74444',endColorstr='#3f0000',GradientType=0 )
}

.timeTo.timeTo-white .timeTo-alert {
    background: #ffffff;
    background: -moz-linear-gradient(top,#ffffff 35%,#e17373 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(35%,#ffffff),color-stop(100%,#e17373));
    background: -webkit-linear-gradient(top,#ffffff 35%,#e17373 100%);
    background: -o-linear-gradient(top,#ffffff 35%,#e17373 100%);
    background: -ms-linear-gradient(top,#ffffff 35%,#e17373 100%);
    background: linear-gradient(to bottom,#ffffff 35%,#e17373 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#e17373',GradientType=0 )
}

@font-face {
    font-family: 'Merriweather';
    font-style: normal;
    font-weight: 400;
    src: local('Merriweather'),url(/css/fonts/RFda8w1V0eDZheqfcyQ4EOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2')
}

.timeTo figure {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0
}

.timeTo figcaption {
    border-radius: 3px;
    float: left;
    font-family: tahoma;
    font-weight: normal;
    line-height: 10px;
    margin: 5px 0 0 2px;
    padding: 3px 0 7px;
    text-align: center;
    width: 54px
}

.timeTo.timeTo-black figcaption {
    background: none repeat scroll 0 0 rgba(0,0,0,0.5);
    color: #FFFFFF
}

.timeTo.timeTo-white figcaption {
    background: none repeat scroll 0 0 rgba(255,255,255,0.5);
    color: #000000
}

.timeTo div {
    border-radius: 0;
    position: relative;
    display: inline-block;
    width: 17px !important;
    overflow: hidden;
    font-weight: normal;
    line-height: 29px;
    margin: 0 0 0 0;
    float: left
}

    .timeTo div.first {
    }

.timeTo ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0
}

    .timeTo ul li {
        margin: 0 0 0 0;
        padding: 0;
        list-style: none;
        font-size: 22px;
        font-family: Merriweather
    }

@media (max-width:768px) {
    .dmtcd_container li {
        padding-bottom: 40px
    }

    .timeTo span, .timeTo div {
        float: none
    }

    .timeTo {
        background: -moz-linear-gradient(top,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);
        background: -webkit-linear-gradient(top,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0.1) 0,rgba(0,0,0,0) 100%);
        border-top: 1px solid rgba(0,0,0,0.1);
        width: 100%;
        left: 0;
        text-align: center;
        bottom: 0
    }
}

#favoriteproducts_block_account .favoriteproduct {
    position: relative;
    margin-bottom: 14px;
    padding: 12px 8px;
    border: 1px solid #d6d4d4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

    #favoriteproducts_block_account .favoriteproduct a.product_img_link {
        display: block;
        float: right;
        margin-left: 14px;
        overflow: hidden;
        position: relative
    }

    #favoriteproducts_block_account .favoriteproduct p.product_desc {
        line-height: 16px;
        overflow: hidden;
        padding: 0
    }

    #favoriteproducts_block_account .favoriteproduct .remove {
        position: absolute;
        top: 10px;
        left: 10px
    }

        #favoriteproducts_block_account .favoriteproduct .remove .icon {
            cursor: pointer
        }

#usefull_link_block li#favoriteproducts_block_extra_added {
    display: none
}

#usefull_link_block li#favoriteproducts_block_extra_removed {
    display: none
}

#emhomeblocks {
    padding: 0;
    margin-top: 10px;
    clear: both;
    display: block;
    border: 1px solid #fff;
    background: rgba(255,255,255,0.6);
    border-radius: 15px;
    margin-bottom: 20px;
    moz-border-radius: 15px;
    padding: 5px 20px;
    webkit-border-radius: 15px;
    position: relative
}

#footer #emhomeblocks {
    background: url(/imgs/d3.png) no-repeat bottom;
    margin-top: 1px;
    clear: both;
    display: block;
    border: 0;
    border-radius: 15px;
    moz-border-radius: 15px;
    webkit-border-radius: 15px;
    margin-bottom: 1px;
    padding: 0 20px 40px 20px;
    position: relative
}

#emhomeblocks .topi {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10
}

#emhomeblocks li {
    font-size: 11px;
    list-style: none;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    transition: All 0.3s ease
}

@media (max-width:480px) {
    #emhomeblocks li h2 {
        width: 75% !important;
        line-height: 56px !important;
        text-align: right
    }

    #emhomeblocks li > a {
        float: right !important
    }
}

#emhomeblocks li h2 {
    line-height: 62px;
    font-size: 12px
}

#emhomeblocks li > a {
    position: relative;
    padding: 5px;
    z-index: 2;
    cursor: pointer;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    background: rgba(0,0,0,0.05);
    max-width: 68px;
    text-align: center;
    max-height: 68px;
    -moz-box-shadow: inset 2px 1px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 2px 1px 5px rgba(0,0,0,0.3);
    box-shadow: inset 2px 1px 5px rgba(0,0,0,0.3);
    transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease
}

#emhomeblocks li img {
    max-width: 48px;
    max-height: 48px;
    max-width: 100%
}

div.tooltip {
    padding: 0 !important
}

#emhomeblocks .borrr {
    border-right: 2px solid #ee283f;
    width: 68px;
    height: 64px;
    position: absolute;
    top: 0;
    left: 0;
    -moz-border-radius: 75px;
    -webkit-border-radius: 75px;
    border-radius: 75px;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease
}

#emhomeblocks li:hover .borrr {
    transform: rotate(1080deg);
    -webkit-transform: rotate(1080deg);
    -moz-transform: rotate(1080deg)
}

#emhomeblocks li:hover .a2 {
    -webkit-filter: grayscale(0%) blur(1px);
    -moz-filter: grayscale(0%) blur(1px);
    filter: grayscale(0%) blur(1px)
}

#emhomeblocks li span {
}

#short_description_block #emhomeblocks li {
    padding: 0
}

    #short_description_block #emhomeblocks li h2 {
        padding-left: 0;
        line-height: 38px
    }

    #short_description_block #emhomeblocks li > a {
        width: 38px;
        height: 38px
    }

#short_description_block #emhomeblocks .borrr {
    width: 38px;
    height: 38px
}

#icategorymenu {
    padding-bottom: 10px;
    text-align: center;
    margin-top: 20px
}

    #icategorymenu a:first-child {
    }

    #icategorymenu .side {
        padding-right: 0
    }

        #icategorymenu .side div a {
            width: 100%;
            height: 100%;
            display: inline-block;
            font: 400 24px/28px IRANSans,"tahoma",sans-serif
        }

            #icategorymenu .side div a:before {
                content: "";
                height: 100%;
                display: inline-block;
                vertical-align: middle
            }

            #icategorymenu .side div a span {
                padding: 10px;
                vertical-align: middle;
                display: inline-block;
                color: #fff;
                position: absolute;
                bottom: 20px;
                width: 90%;
                left: 5%
            }

        #icategorymenu .side > div {
            background: #fff;
            height: 377px;
            width: 100%;
            padding: 2px;
            border: 1px solid rgba(0,0,0,0.2)
        }

a.dock-item {
    display: inline-block;
    padding: 10px;
    color: #000;
    position: relative;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    font: 400 13px bbb,Helvetica,sans-serif;
    transition: All 0.6s ease;
    -webkit-transition: All 0.6s ease;
    -moz-transition: All 0.6s ease;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px
}

    a.dock-item span {
        clear: both;
        display: block;
        font: 400 12px/22px IRANSans,"tahoma",sans-serif;
        line-height: 20px;
        padding-top: 5px;
        color: #555
    }

.dock-item img {
    border: none;
    margin: 0;
    max-width: 100%;
    display: inline-block;
    transition: All 0.6s ease;
    -webkit-transition: All 0.6s ease;
    -moz-transition: All 0.6s ease
}

.dock-item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-filter: grayscale(10%) blur(2px);
    -moz-filter: grayscale(10%) blur(2px);
    filter: grayscale(10%) blur(2px)
}

.dock-item:nth-child(even) img {
}
