body {
    font-size: 14px;
    color: #151515;
    background: #fff;
}
p {
    margin: 0 0 4px;
}
.box-title {
    padding: 10px;
}
.box-content {
    padding: 5px;
    line-height: 1.6em;
}
.latin-text {
    font-family: Arial, sans-serif, Helvetica;
}
a {
    color: #2e2e2e;
    transition: 0.3s;
    outline: none;
    cursor: pointer;
}
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
/* Header */
#headerMessages .alert {
    margin-bottom: 0;
    border-radius: 0;
}
#topHeader {
    background: #f8f8f8;
    padding: 10px 0;
}
#topHeader a {
    transition: 0.3s;
    border-right: 1px solid #717171;
    padding: 0 10px;
}
.locale-fa #topHeader a {
    border-left: 1px solid #717171;
    border-right: 0;
}
#topHeader a.login, #topHeader a.create-account {
    padding-left: 0;
}
.locale-fa #topHeader a.login, .locale-fa #topHeader a.create-account {
    padding-right: 0;
    padding-left: 10px;
}
#topHeader a.login {
    padding-right: 0;
}
.locale-fa #topHeader a.login {
    padding-left: 0;
}
#topHeader a:first-child, #topHeader a:last-child {
    border: none;
}
#header {
    background: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
.locale-fa .icon-basket-1:before {
    transform: rotate(360deg) scaleX(-1);
}
.logo {
    display: inline-block;
}
.lang-switch {
    padding-top: 0px;
}
.lang-switch a img {
    margin-right: 5px;
    opacity: 0.8;
    transition: 0.3s;
}
.locale-fa .lang-switch a img {
    margin-left: 5px;
    margin-right: 0;
}
.lang-switch a:hover img {
    opacity: 1;
}
.lang-switch a:first-child {
    border-right: 1px solid #717171;
    margin-right: 10px;
    padding-right: 5px
}
.locale-fa .lang-switch a:first-child {
    border-left: 1px solid #717171;
    border-right: 0;
    margin-left: 10px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 0;
}
.curreny-lang-box {
    margin-top: 32px;
}
#productSearchTop .tt-suggestion .suggestion-text {
    width: 70%;
    font-size: 12px;
}
#productSearchTop {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0px 0px;
    margin-top: 8px;
    margin-bottom: 0;
}
#productSearchTop .form-control {
    border: none;
    box-shadow: none;
    background: none;
    font-size: 11px;
}

#productSearchTop .btn-default {
    background: transparent;
    border: none;
    box-shadow: none;
    font-size: 22px;
    padding:0px;
    vertical-align: middle;
}
#productSearchTop .btn-default .icon-search {
    display: inline-block;
    margin-top: 5px;
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    font-size: 18px;
    margin-left: 5px;
}
#productSearchTop .tt-menu {
    border: 1px solid #d6d6d6;
    -webkit-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    border-radius: 0;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
#productSearchTop .tt-menu .group-title {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    padding: 5px 20px;
    border-bottom: none;
    margin: 10px 0px 6px;
    font-size: 14px;
}
#productSearchTop .tt-menu .tt-suggestion {
    border-bottom: 1px dashed #e1e1e1;
    padding: 6px;
}
#productSearchTop .tt-dataset-all {
    padding: 0 15px;
}
.fixed-header {
    position: fixed;
    top: 0;
    right: 0;
    left: auto;
    width: 100%;
    z-index: 7000;
}
.locale-fa .fixed-header {
    left: 0;
    right: auto;
}
#header .navbar-nav.fixed-header {
    width: 308px;
    margin: 16px 7px 0;
    background: #fff;
    z-index: 8000;
}
.locale-fa #header .navbar-nav.fixed-header {
    width: 300px;
}
.fixed-header .curreny-lang-box {
    display: none;
}
#header .navbar-nav {
    margin-top: 25px;
}
#header .nav > li > a {
    padding: 0 5px;
}
#header .nav > li > a:hover,
#header .nav .open > a,
#header .nav .open > a:hover,
#header.nav .open > a:focus,
#header .nav > li > a:focus {
    background: none;
}
#header .nav > li > a i, #mobileMenuConatiner .nav > li > a i {
    font-size: 24px;
    margin-left: 8px;
    vertical-align: middle;
}
.locale-fa #header .nav > li > a i {
    margin-right: 8px;
    margin-left: auto;
}
#header .badge, #mobileMenuConatiner .badge {
    border-radius: 50%;
    height: 23px;
    min-width: 23px;
    line-height: 25px;
    padding: 0;
    position: absolute;
    top: -12px;
    right: -5px;
    font-size: 11px;
}
.locale-fa #header .badge, .locale-fa #mobileMenuConatiner .badge {
    left: -5px;
    right: auto;
    z-index: 2000;
}
.locale-fa #header .icon-loop:before {
    margin-left: 8px;
}
#header .icon-down-open-big {
    margin-right: 5px;
}
#header #compareBoxToggle {
    padding-left: 5px;
    margin-left: 15px;
    margin-right: 10px;
}
.locale-fa #header #compareBoxToggle {
    padding-right: 5px;
    padding-left: 0;
    margin-right: 15px;
    margin-left: 10px;
}
#header .navbar-nav > li > .dropdown-menu, #mobileMenuConatiner .navbar-nav > li > .dropdown-menu {
    min-width: 335px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    z-index: 5000;
    top:43px;
    right: 0;
    left: auto;
    position: absolute;
    background: #fff;
}
#mobileMenuConatiner .navbar-nav > li > .dropdown-menu {
    min-width: 300px;
    left: -50px;
    top: 60px;
}
.locale-fa #mobileMenuConatiner .navbar-nav > li > .dropdown-menu {
    right: -50px;
    left: auto;
}
#mobileMenuConatiner .navbar-nav > li > #compareBox {
    left: -130px;
}
.locale-fa #mobileMenuConatiner .navbar-nav > li > #compareBox {
    right: -130px;
    left: auto;
}
.locale-fa #header .navbar-nav > li > .dropdown-menu {
    left:0;
    right: auto;
}
#header .block-cart .cart-items div.cart-item,
#header .block-compare .compare-items div.compare-item,
#mobileMenuConatiner .block-cart .cart-items div.cart-item,
#mobileMenuConatiner .block-compare .compare-items div.compare-item {
    border-bottom: 1px dashed #e1e1e1;
    padding: 10px 0;
}
.block-cart .cart-content, .block-compare .compare-content {
    padding:0 10px;
}
.cart-total {
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
.block-compare .divider {
    display: none;
}
div.selector_change_currency{
    padding-left: 10px;
    margin-left: 10px;
    cursor: pointer;
    min-width: 125px;
    border-left: 1px solid #7c7c7c;
}
.locale-fa div.selector_change_currency {
    min-width: 125px;
    border-right: 1px solid #7c7c7c;
    border-left: 0;
    padding-right: 10px;
    margin-right: 10px;
    padding-left: 0;
    margin-left: 0;
}
div.currency{
    min-width:115px;
    padding-right: 10px;
    padding-left: 10px;
    border:1px solid #7c7c7c;
    background-color: #fff;
    position: absolute;
    z-index: 3000;
    display: none;
    top:25px;
    left: 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
div.currency a {
    text-align: center;
    border-bottom: 1px solid #7c7c7c;
    display: block;
    margin: 0;
    padding: 5px 0;
    transition: 0.3s;
    font-size: 14px;
}
div.currency a:last-child {
    border-bottom: none;
}
#homeChosenContainer .tab-content>.tab-pane {
    display: block;
    height: 0px;
    overflow: hidden;
}
#homeChosenContainer .tab-content>.active {
    height: auto;
}

/* Navigation */
#header .navbar-toggle {
    margin: 15px 0 0;
    padding: 9px 0;
}
#header .navbar-toggle .icon-bar {
    height: 4px;
    width: 30px;
    background-color: #000000;
    border-radius: 0;
    margin-right: 8px;
    margin-top: 3px;
}
#header .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 2px;
}
#header .navbar-toggle .navbar-title {
    font-size: 12px;
    margin-top: 15px;
    display: block;
}
.navbar-collapse {
    padding-right: 5px;
    padding-left: 5px;
    background: none;
}
.navbar-inverse {
    border-radius: 0;
    background: none;
    border: none;
}
.navbar-collapse-header {
    height: 70px;
    line-height: 70px;
    padding-right: 10px;
    font-size: 16px;
    color: #fff;
}
.navbar-collapse-header .back-prev {
    display: none;
    cursor: pointer;
    color: #FFFFFF;
}
.navbar-collapse-header i.icon-cancel {
    height: 40px;
    width: 40px;
    padding-top: 2px;
    float: right;
    font-size: 35px;
    line-height: 20px;
    cursor: pointer;
    color: #fff;
}
.locale-fa .navbar-collapse-header i.icon-cancel {
    float: left;
}
.navbar {
    margin-bottom: 0;
    position: static;
    padding: 0;
}

#navigation {
    padding: 0 15px;
}
#navigation .container-fluid {
    position: relative;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    box-shadow: 0px 3px 6px #0000001F;
    padding: 0;
}
#topMenu {
    padding: 0;
}
#navigation a {
    font-size: 15px;
    text-shadow: none;
}
#navigation .navbar-nav li a i:before {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 12px;
}
#navigation .navbar-nav li.in > a {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.fixed-header .navbar-nav li.in > a {
    background: none !important;
}
#navigation .navbar-nav li.has-sub-category ul {
    display: none;
}
#megaMenu {
    padding: 20px;
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 4000;
    width: 100%;
    min-height: 200px;
    background-color: #f5f5f5;
}
#megaMenu > ul {
    display: none;
}
#megaMenu > ul.in {
    display: block;
}
#megaMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#megaMenu > ul > li {
    display: block;
    width: 275px;
}
#megaMenu ul li a {
    display: block;
    padding: 5px 15px;
    color: #5c6974;
    font-size: 15px;
}
#megaMenu > ul > li i:before {
    display: none;
}

@media (max-width: 1199px) {
    #megaMenu > ul > li {
        width: 303px;
    }
}
@media (max-width: 991px) {
    #megaMenu > ul > li {
        width: 345px;
    }
}

@media (max-width: 767px) {
    body.menu-opened {
        width: 100%;
        overflow: hidden;
        position: fixed;
    }
    body.menu-opened:after {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 5000;
        display: block;
        width: 100%;
        height: 100%;
        content: ' ';
    }
    .locale-fa body.menu-opened:after {
        left: 0;
    }
    body.menu-opened #header .navbar-toggle {
        visibility: hidden;
    }
    #navigation .navbar {
        min-height: 0;
        margin: 0;
        border: none;
    }
    .navbar-collapse.collapsing {
        display: block;
    }
    .navbar-collapse.collapse {
        height: 100% !important;
        overflow: auto !important;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: auto;
        left: -100%;
        width: 85%;
        height: 100%;
        padding: 0;
        border: none;
        z-index: 6000;
        overflow-x: hidden;
    }
    .locale-fa .navbar-collapse {
        left: auto;
        right: -100%;
    }
    .navbar-collapse .navbar-nav {
        width: 100%;
        margin: 0;
        padding: 0 20px;
        font-size: 16.5px;
    }
    .navbar-collapse .navbar-collapse-header {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px;
    }
    .navbar-collapse .navbar-close {
        display: block;
        padding-top: 6px;
    }
    .navbar-close .icon-cancel {
        font-size: 42px;
        color: #FFFFFF;
        cursor: pointer;
    }
    #header .navbar-collapse .navbar-collapse-header .navbar-title {
        margin: 20px 0 0;
    }
    .navbar-collapse .navbar-collapse-header .header-logo .logo-text {
        font-size: 18px;
    }
    .navbar-collapse .navbar-collapse-header .header-logo .logo-subtext {
        font-size: 11px;
    }
    #navigation .navbar-nav li {
        display: block;
        float: none !important;
    }
    #navigation .navbar-nav > li, .navbar-collapse .navbar-collapse-footer > ul > li {
        padding: 0 15px;
        border-bottom: 1px solid #FFFFFF;
        text-align: center;
    }
    #navigation .navbar-nav > li:last-child, .navbar-collapse .navbar-collapse-footer ul > li:last-child {
        border-bottom: none;
    }
    body #navigation .navbar-nav > li > a, body #navigation .navbar-collapse .navbar-collapse-footer ul li a {
        display: block;
        padding: 10px 0px;
        line-height: 20px;
        font-size: 16px;
        color: #fff;
        height: 45px;
    }
    #navigation .navbar-nav li a:hover, #navigation .navbar-collapse .navbar-collapse-footer ul li a:hover {
        background: none;
    }
    #navigation .navbar-nav li a:focus, .navbar-collapse .navbar-collapse-footer ul li a:focus {
        border: 0;
        outline: none;
        text-decoration: none;
        background: none;
        height: 45px;
    }
    #navigation .navbar-nav li.in > a, .navbar-collapse .navbar-collapse-footer ul li.in > a {
        background: none;
    }
    #navigation .navbar-nav li.has-sub-category.in > a {
        height: 45px;
        display: block;
    }
    #navigation .navbar-nav li, .navbar-collapse .navbar-collapse-footer ul li a {
        position: relative;
    }
    #navigation .navbar-nav li a i, .navbar-collapse .navbar-collapse-footer ul li a i {
        position: absolute;
        right: 0;
        left: auto;
        top:10px;
        padding: 0;
    }
    .locale-fa #navigation .navbar-nav li a i, .locale-fa .navbar-collapse .navbar-collapse-footer ul li a i {
        left: 0;
        right: auto;
    }
    #navigation .navbar-nav li a i:before, .navbar-collapse .navbar-collapse-footer ul li a i:before {
        font-size: 24px;
        margin: 0;
    }
    #navigation .navbar-nav > li > ul > li > ul li a i {
        border: none;
    }
    #navigation .navbar-nav > li > ul > li a, body #navigation .navbar-collapse .navbar-collapse-footer > ul > li > ul > li > a {
        padding: 10px 0px;
        font-size: 14px;
    }
    #navigation .navbar-nav li.has-sub-category ul {
        width: 100%;
        background-size: 0 0;
        font-size: 0.93em;
    }
    #navigation .navbar-nav li.has-sub-category.in > ul {
        display: block;
        padding: 0;
    }
    #navigation .navbar-nav > li.has-sub-category > ul li {
        padding: 10px 0px;
        text-align: center;
    }

    #navigation .navbar-nav > li.has-sub-category > ul li a {
        color: #fff;
    }
    #navigation .navbar-nav > li.has-sub-category > ul li a:hover {
        color: #c7f8f0;
    }
    #navigation .navbar-nav li a i.icon-left-open-big:before, .navbar-collapse .navbar-collapse-footer ul li a i.icon-left-open-big:before {
        content: '\e82c';
    }
    #navigation .navbar-nav li.in > a > i.icon-left-open-big:before, .navbar-collapse .navbar-collapse-footer ul li.in > a > i.icon-left-open-big:before {
        content: '\e82b';
    }
    .navbar-collapse .navbar-collapse-footer {
        display: block;
        width: 100%;
        margin: 0;
        padding:0 20px;
    }
    .navbar-collapse .navbar-collapse-footer > ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border-top:1px solid #fff;
    }
    .navbar-collapse .navbar-collapse-footer li.has-sub-category.in > ul{
        display: block;
    }
}
.special-link {
    background: #eb565c;
    color: #fff;
    padding: 15px;
    text-align: center;
    font-size: 20px;
    margin-top: 1px;
    position: absolute;
    top: 0;
    left: 0px;
}
.special-link a {
    display: block;
    color: #fff;
}
/* Left/Right columns */
.small-box {
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
}
.small-box .box-title, .small-box .box-title a {
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    padding: 10px 20px;
}
.small-box .box-content {
    padding: 10px 20px;
}
/* Blocks */
.categories-box li.active > a, .topics-box li.active > a {
    color: #F57600;
}
#productAdvancedFilterBlock .box-title {
    display: none;
}
#productAdvancedFilterBlock .box-content {
    padding: 0;
}
#productAdvancedFilterBlock .box-content .filter-section-title {
    text-decoration: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    padding: 10px 20px;
}
#productAdvancedFilterBlock .box-content .filters-list {
    padding: 10px 20px;
}
.head-filter-box {
    background: #2d3e50;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
    padding: 15px;
    font-size: 16px;
}
.price-filter-box #priceSlider {
    background: #fff;
}
.price-filter-box .noUi-target {
    height: 2px;
    padding: 0 16px;
    border: none;
    border-bottom: 1px solid #bec3c7;
    border-radius: 5px;
    box-shadow: none;
}
.price-filter-box .noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -10px;
    border: 1px solid #cccccc;
    box-shadow: none;
    border-radius: 50%;
    top: -9px;
}
.price-filter-box .noUi-horizontal .noUi-handle:before, .price-filter-box .noUi-horizontal .noUi-handle:after {
    display: none;
}
.price-filter-box .price-viewer {
    margin-top: 12px;
}
.price-filter-box {
    margin-top: 15px;
}
#productCategoriesBlock .box-content {
    padding: 10px 0;
}
#productCategoriesBlock .box-content .root-category li a {
    border-top: 1px dashed #e1e1e1;
    padding-left: 0;
    padding-right: 0;
}
#productCategoriesBlock .box-content .root-category > li:first-child > a,
#productCategoriesBlock  .box-content .root-category ul.nav.sub-category > li:first-child a {
    border-top: none;
}
#productCategoriesBlock .box-content .root-category li a:before {
    content: "•";
    font-size: 20px;
    margin-left: 5px;
}
#productCategoriesBlock .nav > li > a:hover,
#productCategoriesBlock .nav > li > a:focus {
    background: none;
}
#productCategoriesBlock .box-content .root-category li > a i:before {
    font-weight: bold;
}
.locale-fa .categories-box ul.nav.sub-category > li {
    padding-right: 20px;
}
.locale-fa .categories-box ul.nav.sub-category > li a {
    padding-right: 0;
    padding-left: 0;
}
/* Middle column */
.large-box {
    margin-top: 45px;
    border-top: 2px solid #cfcfcf;
    margin-bottom: 15px;
    position: relative;
}
.large-box.row {
    margin-right: 0;
    margin-left: 0;
}
.large-box .box-title {
    color: #272727;
    font-size: 18px;
    display: inline-block;
    position: relative;
    top: -20px;
    background: #fff;
    border: 1px solid #cfcfcf;
    padding: 5px 25px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.large-box .box-content {
    padding: 10px 0px;
}
.information-box {
    border: 1px solid #eaeaea;
    padding: 10px;
    line-height: 2em;
}
.large-box.newest-products .box-content {
    padding-top: 0;
}
/* Middle content */
#mainContainer {
    background: #fff;
}
#breadcrumbContainer {
    background: #fff;
    text-align: center;
    padding: 20px 0 10px;
    margin-bottom: 20px;
}
.breadcrumb {
    margin-right: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
    background: none;
}
.breadcrumb > .active {
    font-weight: bold;
    font-size: 15px;
}
.breadcrumb > li + li:before {
    color: #2e2e2e;
    font-weight: normal;
}
h1.pageHeading {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 30px;
}
#accountOrderInfo .order-products {
    margin-bottom: 40px;
}
#compareList .detail-row {
    background: #e9e9e9;
    color: #2e2e2e;
}
#shoppingCartContainer .button-container {
    margin-bottom: 20px;
}
#checkoutButtons {
    margin-top: 20px;
    margin-bottom: 20px;
}
#homeSlider {
    margin-top: -23px;
}
#productDescription, #productInfoCloudTags, .new-customer-link {
    border: 1px solid #EAEAEA;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px;
    padding: 10px;
    background: #F8F8F8;
}
.large-box.home-news-box {
    margin-bottom: 0px;
}
.home-news-box .news-item {
    padding: 0;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 15px 0;
}
.home-news-box .news-item:hover {
    box-shadow: 0px 4px 24px #CDCDCD80;
}
.home-news-box .news-item .news-detail {
    padding: 0 20px 10px;
}
.home-news-box .news-name a {
    font-size: 16px;
    transition: 0.3s;
    outline: none;
}
a.read-more {
    transition: 0.3s;
    margin-top: 10px;
    display: block;
    text-align: right;
}
.locale-fa a.read-more {
    display: block;
    text-align: left;
}
.home-news-box .news-box-item {
    padding-top: 0;
}
.home-news-box .news-box-item .news-date, .home-news-box .news-box-item .news-viewed {
    color: #a9aaaa;
    font-size: 12px;
    margin: 10px 0;
}
.home-news-box .news-box-item .news-date i:before, .home-news-box .news-box-item .news-viewed i:before {
    font-size: 16px;
}
.home-news-box .news-box-item .news-summary {
    margin-top: 10px;
    font-size: 14px;
    color: #646464;
}
.news-box-item .news-image {
    border: none;
    padding: 0;
    margin-bottom: 10px;
    display: block;
    max-height: 190px;
    min-height: 190px;
}
.news-box-item .news-image img {
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0 auto;
}
#homeNewsContainer .large-box {
    margin-top: 25px;
}
.home-news-box .news-box-item .news-name {
    height: 46px;
    overflow: hidden;
}
.newest-products .productOldPrice,
.special-products .productOldPrice,
.chosen-group-products .productOldPrice {
    display: none;
}
.newest-products .productSpecialPrice,
.special-products .productSpecialPrice,
.chosen-group-products .productSpecialPrice {
    color: #fc0f1f;
}
.chosen-products-container {
    box-shadow: 0px 0px 60px #0000001A;
    padding: 0;
    margin-top: -20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 25px;
    max-height: 429px;
    overflow: hidden;
}
.newest-products .box-content, .special-products .box-content {
    max-height: 387px;
    overflow: hidden;
    padding: 0;
}
#homePageBanner div img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#homeChosenContainer .nav-tabs {
    background: #F7F7F7;
    display: inline-block;
    height: 42px;
    overflow: hidden;
    border-bottom: none;
}
#homeChosenContainer .nav-tabs > li {
    border-left: 1px solid #ddd;
    margin-bottom: 0;
}
.locale-fa #homeChosenContainer .nav-tabs > li {
    border-right: 1px solid #ddd;
    border-left: 0;
}
#homeChosenContainer .nav-tabs > li:first-child {
    border-left: none;
}
.locale-fa #homeChosenContainer .nav-tabs > li:first-child {
    border-right: none;

}
#homeChosenContainer .nav-tabs > li.active > a,
#homeChosenContainer .nav-tabs > li.active > a:hover,
#homeChosenContainer .nav-tabs > li.active > a:focus {
    border: none;
    border-radius: 0;
}
#homeChosenContainer .nav-tabs > li > a {
    margin: 0;
    border-radius: 0;
    border: 0;
    font-size: 15px;
    height: 42px;
    padding: 10px 30px;
    color: #888;
    min-width: 315px;
    text-align: center;
}
#homeChosenContainer .nav-tabs > li > a:hover {
    background: none;
    border-radius: 0;
    border: 0;
}
#homeChosenContainer .scrtabs-tab-container {
    background: #F7F7F7;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.chosen-content {
    border-top: 1px solid #7c7c7c;
}
#homeChosenContainer {
    position: relative;
    margin-bottom: 10px;
}
#homeChosenContainer .box-title, .chosen-content .box-title {
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 8px;
    z-index: 5000;
    padding: 0;
    padding-right: 10px;
}
.locale-fa #homeChosenContainer .box-title, .chosen-content .box-title {
    padding-right: 0px;
    padding-left: 10px;
}
#homeChosenContainer .chosen-content {
    margin-top: 20px;
}
#homeChosenContainer .chosen-content .box-title {
    top: 5px;
}
#categoriesList .chosen-content .box-title {
    top: -15px;
}

.middleContent .tabs-container {
    margin-bottom: 10px;
}
.special-products {
    text-align: center;
}
/* Pagination */
.pagination-bar {
    border-top: 1px solid #7c7c7c;
    padding: 20px 0;
    margin: 15px 0;
    height: 45px;
}
.pagination-bar ul.pagination {
    margin: 0;
}
.pagination-counts {
    line-height: 2.3em;
}
.pagination-counts .pagination-counts-text {
    margin-right: 15px;
}
.pagination-counts label, .product-price label {
    margin-bottom: 0;
}
.pagination > li {
    margin: 0 5px;
    float: left;
}
.locale-fa .pagination > li {
    float: right;
}
.pagination > .active > a {
    border-color: #ccc;
}
.pagination > li > a, .pagination > li > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.locale-fa .pagination > li:last-child > a,
.locale-fa .pagination > li:last-child > span,
.locale-fa .pagination > li:first-child > a,
.locale-fa .pagination > li:first-child > span {
    border: 1px solid #ccc;
    border-radius: 50%;
    padding: 0;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
}
.pagination > li > a {
    color: #2e2e2e;
}
.pagination > li > a:hover, .pagination > li > span:hover,
.pagination > li > a:focus, .pagination > li > span:focus {
    background: none;
}
/* Pages */
.page-head {
    margin-bottom: 15px;
    border: 1px solid #c0c0c0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    line-height: 40px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.page-head h1 {
    font-size: 20px;
    margin: 0;
    padding: 0;
    line-height: 40px;
}
.page-head i {
    font-size: 25px;
}
.page-head .col {
    height: 40px;
    overflow: hidden;
}
/* Products */
.productOldPrice {
    text-decoration: line-through;
    color: #8d8d8d;
    padding: 5px 0 0 5px;
    font-size: 14px;
}
.productOldPrice::after {
    content: "\a ";
    white-space: pre;
}
.productSpecialPrice {
    white-space: nowrap;
    line-height: 20px;
    display: block;
    color: #fc0f1f;
    font-size: 16px;
}
.product-item .product-buttons a.btn {
    margin-bottom: 5px;
}
.product-item .product-name {
    display: block;
    height: 50px;
    font-size: 14px;
    padding-top: 5px;
}
.product-item .product-model {
    display: block;
    height: 30px;
    line-height: 10px;
    overflow: hidden;
    padding: 3px 0;
}
.product-item .product-review-rating {
    padding: 0 0 10px;
    min-height: 46px;
}
.product-item .product-price {
    font-size: 16px;
    height: 30px;
}

.product-item .product-image {
    display: table;
    margin: 0 auto;
    border: none;
    height: 220px;
}
.product-item .product-image div, #categoriesList .category-image div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background-color: #FFFFFF;
}
.product-item .product-image img, #productInfoDefaultImage .product-image img, #categoriesList .category-image img {
    margin: 0 auto;
}
#productsList .pagination {
    margin: 0;
}
#productsList .product-item {
    min-height: 380px;
    overflow: hidden;
}
#productsList .product-item .product-buttons {
    min-height: 50px;
}
#productsList .productSpecialPrice, #productsList .productOldPrice {
    display: inline-block;
}
#productsList .product-item .product-price {
    font-size: 16px;
    height: 50px;
}
.btn-inverse {
    background: none;
    border: 1px solid #cccccc;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 3px 8px;
    color: #2e2e2e;
    box-shadow: none;
    font-size: 14px;
    height: 34px;
    transition: 0.3s;
}
.btn-inverse i:before, .btn-inverse.icon-list-add::before {
    font-size: 22px;
}
.btn-inverse span {
    vertical-align: top;
    margin-top: 3px;
    display: inline-block;
}
.button-add-cart:before {
    font-size: 20px;
    margin-right: .3em;
}
.locale-fa .button-add-cart:before {
    margin-left: .3em;
}
#productsList .btn-primary {
    background: none;
    color: #2e2e2e;
    box-shadow: none;
    border-color: #ccc;
    font-size: 0.95em;
}
#productsList .btn-primary:hover {
    box-shadow: none;
}
.large-box .product-item, #homeChosenContainer .product-item {
    min-height: 235px;
    overflow: hidden;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px;
    margin:25px 0;
}
.large-box .product-item:hover,  #homeChosenContainer .product-item:hover {
    box-shadow: 0px 4px 24px #CDCDCD80;
}
#productsList .product-item {
    border: none;
    padding: 0;
}
#productsList .product-item:hover {
    box-shadow: none;
}
#upcomingProducts .product-item {
    margin-top: 5px;
}
#upcomingProducts .product-name {
    padding: 0;
    height: auto;
}
#listFilterContainer {
    margin: 0 0 40px;
}
.categories-description {
    background: #f8f8f8;
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 25px;
    margin-top: 15px;
}
/* Product info*/
#productInfoDetails .page-head {
    border: none;
    border-bottom: 1px solid #ACACAC;
    border-radius: 0;
    margin-bottom: 0;
    padding-bottom: 10px;
}
#productInfoDetails .reviews-rating .rating-stars {
    margin: 0 5px;
}
#productInfoAttributes, .product-info-reviews-summary {
    border-top: 1px solid #ACACAC;
    padding: 20px 0;
}
#productInfoAttributesOptions .attributes-option {
    padding: 0;
}
#productInfoAttributesOptions .attributes-option:first-child {
    margin-top: 0;
}
.product-model-brand {
    padding: 20px 0;
}
#productInfoDetails .pro-model {
    color: #585858;
    padding-bottom: 6px;
}
.price-container {
    padding: 20px 0;
    border-bottom: 1px solid #ACACAC;
    border-top: 1px solid #ACACAC;
}
#productInfoPriceWrapper {
    display: inline-block;
}
#productInfoButtons {
    margin-left: 10px;
}
.locale-fa #productInfoButtons {
    margin-right: 10px;
    margin-left: auto;
}
#productInfoButtonsContainer {
    text-align: left;
    padding: 15px 0;
}
#productInfoIcons a {
    transition: 0.3s;
    height: 25px;
    font-size: 18px;
}
#productInfoIcons span.border {
    border-right: 1px solid #ACACAC;
    display: inline-block;
    height: 15px;
}
#productInfoPriceWrapper .productSpecialPrice {
    font-size: 22px;
    padding-top: 10px;
}
#productInfoPriceWrapper .productOldPrice {
    font-size: 18px;
}
#productInfoModel {
    font-size: 14px;
}
#productInfoPrice, #productInfoIcons, #articleInfoIcons {
    font-size: 20px;
}
#productInfoPrice .ajax-loading {
    padding: 5px;
    margin: 0 auto;
}
#productInfoDefaultImage {
    padding-bottom: 15px;
}
#extraImagesContainer {
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 108px;
    margin-top: 40px;
    padding: 20px 4px;
}
.extra-image-item, .video-item {
    border: none;
    width: 90px;
    height: 90px;
    display: table;
}
.extra-image-item .extra-image, .video-item .video-image {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    margin: 0 auto;
}
.video-item {
    position: relative;
}
.video-item a:after {
    font-family: 'fontello';
    font-size: 60px;
    color: rgba(100, 11, 11, 0.7);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e803';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    line-height: 108px;
    background-color: rgba(255, 255, 255, 0.55);
    text-align: center;
    transition: all 0.15s ease-in-out 0s;
}
.video-item a:hover:after {
    color: rgba(100, 11, 11, 1);
}
#productExtraFields, #related-products, #productInfoUrl,
#productInfoCloudTags, #productInfoDateAvailable, #productInfoDateAdded {
    margin-top: 15px;
}
#productExtraFields .table-responsive {
    width: 100% !important;
    border: none;
}
#productExtraFields h4, #productExtraFields {
    margin: 0;
}
#productExtraFields table {
    margin-bottom: 0;
    border-collapse:separate;
    border-spacing: 0 1em;
}
#productExtraFields table td.group-title {
    background: none;
    color: #ee5660;
    font-size: 1.1em;
    padding: 0;
}
#productExtraFields table td.group-title i:before {
    color: #2e2e2e;
}
#productExtraFields table tr.field-row td:first-child {
    width: 20%;
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #f9f9f9;
    padding: 8px 20px;
}
.table-bordered > tbody > tr.field-row td:last-child {
    background: #f9f9f9;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}
#productExtraFields table th {
    display: none;
}
#productExtraFields .icon-right-open:before {
    content: '\e804';
}
#productInfoCloudTags .navbar-nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
}
#productInfoPrice .productPrice {
    margin-top: 8px;
    display: inline-block;
}
#productInfoTabs {
    margin-top: 40px;
}
#productInfoTabs .tabs-container {
    border: none;
    margin-bottom: 10px;
}
#productInfoTabs .tabs-container .nav-tabs {
    background: none;
    border-bottom: none;
}
#productInfoTabs .tabs-container .nav-tabs > li {
    margin: 0 10px;
}
#productInfoTabs .tabs-container .nav-tabs > li:first-child {
    margin-right: 0;
}
#productInfoTabs .tabs-container .nav-tabs > li > a {
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 30px;
}
#productInfoTabs .tabs-container .tab-content {
    padding: 25px 0;
}
#productInfoTabs .tabs-container #productDescription {
    margin-top: 0;
    background: none;
    border: none;
    line-height: 25px;
    padding: 0;
}
#productExtraFields .table-bordered,
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
    border: none;
}
#reviewsList {
    margin-top: 30px;
}
#reviewsList .large-box .box-title {
    display: block;
    background: none;
    border-bottom: 1px solid #7c7c7c;
}
#reviewsList .large-box  {
    border: none;
}
#reviewsList .large-box .box-title {
    position: relative;
    top: 0;
}
/* Login */
#loginContainer .login-icon {
    display: inline-block;
    width: 64px;
    height: 64px;
    background: url(../images/iconset.png) no-repeat 0 -64px;
    margin-top: 10px;
}
#loginContainer .loginBlock {
    margin-top: 30px;
}
#loginContainer div.login-block-form {
    border-right: 1px solid #d8d8d8;
}
#loginContainer .loginBlock > div > div {
    padding-top: 10px;
    padding-bottom: 10px;
}
#loginContainer .loginBlockTip {
    padding-top: 15px;
    padding-bottom: 15px;
}
.loginBlockMessage {
    display: block;
    margin-bottom: 10px;
}
.locale-fa #loginContainer div.login-block-form {
    border-left: 1px solid #d8d8d8;
    border-right: none;
}
/* forget pass */
.forget-icon {
    display: inline-block;
    width: 64px;
    height: 64px;
    background: url(../images/iconset.png) no-repeat 0 -192px;
    margin-top: 10px;
}
#password-forgotten .border {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
/* nested page */
#categoriesList .category-item{
    margin-bottom: 15px;
}
.categories-image-container {
    padding: 10px;
    webkit-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 2px -1px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#categoriesList .category-image {
    display: table;
    margin: 0 auto;
    height: 260px;
}
#categoriesList .category-name {
    padding: 5px 0 10px;
    display: block;
    height: 50px;
    overflow: hidden;
    font-size: 15px;
}
/* Footer */
#footerContainer {
    line-height: 25px;
    text-align: justify;
}
#footerContainer #pageStaticContent > div {
    padding-top: 35px;
    padding-bottom: 35px;
}
.footer-block-container {
    padding-top: 30px;
    padding-bottom: 30px;
    line-height: 30px;
}
.footer-block-container h4 {
    color: #fff;
    font-size:20px;
    padding-bottom: 10px;
    font-weight: bold;
}
#footerHelpList a {
    display: block;
}
#tracking_box_code {
    box-shadow: none;
    border: none;
}
#orderTracking .button-tracking {
    text-shadow: none;
    border: none;
    width: 100%;
    padding-top: 7px;
    padding-bottom: 7px;
    transition: 0.3s;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#footerContainer #productCloudTagsBlock {
    border: none;
    border-top: 1px solid #fff;
    border-radius: 0;
}
#footerContainer #productCloudTagsBlock .box-title {
    display: none;
}
#footerStaticPageDesc em {
    color: #ee5660;
    font-size: 22px;
}
#footerStaticPageDesc .social-icons em {
    color: #fff;
}
#footerStaticPageDesc .social-icons em:before {
    margin: 0 auto;
}
#footerStaticPageDesc .social-icons em:hover {
    color: #ee5660;
    transition: 0.3s;
}
.social-icons {
    margin-top: 10px;
}
.social-icons a {
    font-size: 21px;
    border:2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 10px 7px 0 10px;
}
.social-icons a:hover {
    border:2px solid #ee5660;
    transition: 0.3s;
}
.social-icons a i.icon-gplus {
    padding-left: 5px;
}
#copyRight {
    color: #717171;
    padding: 10px 0;
}
.debug-table, .parse-time {
    display: none;
}
#footerBanner {
    padding: 5px 10px 15px;
}
#footerBanner img {
    margin: 0 auto;
}
/* Media Query */
/* All devices except xs */
@media (min-width: 768px) {
    .pagination-links {
        text-align: right;
    }
    #footerContainer .footer-list.collapse {
        display: block;
        visibility: visible;
    }
    #navigation .container-fluid {
        z-index: 1000;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #footerContainer .footer-list.collapse {
        display: block;
        visibility: visible;
    }
    #topHeader {
        font-size: 12px;
    }
    #header .navbar-nav.fixed-header {
        margin: 16px 0px 0;
    }
    .locale-fa #header .navbar-nav.fixed-header {
        width: 180px;
    }
    #header .nav > li > a i {
        margin-right: 0;
    }
    .locale-fa #header .nav > li > a i {
        margin-left: 0;
        margin-right: auto;
    }
    #header .navbar-nav {
        margin-top: 30px;
    }
    .social-icons a {
        margin: 10px 3px;
    }
    #productsList .product-item {
        text-align: center;
    }
    #extraImagesContainer {
        margin-top: 20px;
    }
    .locale-fa #header .nav > li > a i {
        margin-right: 0;
    }
    #header #compareBoxToggle {
        margin: 0;
        margin-left: 5px;
    }
    .locale-fa #header #compareBoxToggle {
        margin: 0;
        margin-right: 5px;
    }
}
@media screen and (max-width: 1280px) and (max-height: 960px) and (min-height: 801px) {

}
/* xs devices */
@media (max-width: 767px) {
    .pagination-links {
        text-align: center;
    }
    #productExtraFields .table-responsive tr.field-row td:first-child {
        width: 35%;
    }
    #topHeader {
        font-size: 9px;
    }
    #header div[class^=col-]{
        padding-left: 5px;
        padding-right: 5px;
    }
    #productSearchTop {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .locale-fa #productSearchTop .btn-default {
        margin: 0 0px;
        font-size: 15px;
    }
    #productSearchTop .form-control {
        padding: 10px 10px;
        font-size: 9px;
    }
    .navbar-collapse-header {
        height: 50px;
    }
    .navbar-mobile {
        padding: 0;
    }
    .navbar-mobile .navbar-toggle {
        margin: 5px 0 0;
        float: left;
    }
    .locale-fa .navbar-mobile .navbar-toggle {
        float: right;
    }
    .navbar-mobile .navbar-toggle .icon-bar {
        background: #fff;
        width: 30px;
    }
    #header .navbar-toggle {
        width: 45px;
        height: 45px;
        border-radius: 50%;
        text-align: center;
        margin: 8px auto;
    }
    #header .dropdown > a, #header a.login, #header a.logoff {
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 43px;
        padding: 0;
        border: 1px solid #dddddc;
        border-radius: 50%;
        text-align: center;
        margin: 0 5px;
    }
    #header #compareBoxToggle {
        margin: 0 5px;
    }
    .locale-fa #header #compareBoxToggle {
        margin: 0 5px;
    }
    #header .dropdown > a:hover,
    #header .dropdown > a:focus{
        background: none;
    }
    #header a.login, #header a.logoff {
        margin-top: 10px;
    }
    #header .nav > li {
        float: left;
    }
    .locale-fa #header .nav > li {
        float: right;
    }
    #header .nav > li > a i {
        margin: 0;
    }
    #header .nav > li > a i:before {
        font-size: 20px;
    }
    #header .login i:before {
        font-size: 20px;
    }
    #header .logoff i:before {
        font-size: 16px;
        margin-right: -2px;
    }
    #header .navbar-nav {
        margin: 10px 0 5px;
    }
    .locale-fa #header .nav > li > a i {
        margin: 0;
    }
    #homeSlider {
        margin-top: 15px;
    }
    .large-box {
        margin-bottom: 0;
    }
    #homePageBanner div {
        margin-bottom: 10px;
        text-align: center;
    }
    #homePageBanner div:last-child {
        margin-bottom: 0;
    }
    #homePageBanner a {
        display: inline-block;
    }
    #footer .footer-block-container i {
        float: right;
    }
    .footer-block-container h4 {
        margin-bottom: 0;
    }
    .footer-block-container h4 i {
        float: right;
    }
    .locale-fa .footer-block-container h4 i {
        float: left;
    }
    .locale-fa .icon-right-open-big::before {
        content: '\e823';
    }
    .footer-block-container {
        padding-bottom: 15px;
    }
    div.footer-block {
        margin-bottom: 15px;
        cursor: pointer;
    }
    #productsList .product-item {
         text-align: center;
    }
    #extraImagesContainer {
        margin-top: 10px;
    }
    #productInfoContainer #extraImagesContainer .slick-next {
        bottom: -19%;
    }
    #productInfoPriceWrapper {
        display: block;
        margin-bottom: 30px;
    }
    #productInfoTabs .tabs-container .nav-tabs > li {
        margin-bottom: 10px;
    }
    .large-box .product-item {
        margin-top: 15px;
    }
    .newest-products .box-content, .special-products .box-content {
        margin-right: -15px;
        margin-left: -15px;
    }
}
@media screen and (max-width: 992px) {
    div.login-block-form {
        border-right: none;
    }
    .locale-fa div.login-block-form {
        border-left: none;
        border-right: none;
    }
}
/* xs and sm devices */
@media (max-width: 991px) {
    #homeChosenContainer .tab-content {
        border-top: none;
    }
    #homeChosenContainer .nav-tabs {
        margin-bottom: 0;
        border: 0;
        left: 0;
    }
    #homeChosenContainer .nav-tabs > li > a {
        min-width: 100%;
    }
    .large-box .arrows-container .slick-prev, .large-box .arrows-container .slick-next {
        width: 40px;
    }
    .large-box .box-title {
        font-size: 16px;
        padding: 6px 15px;
    }
    #productSearchTop .tt-suggestion .suggestion-text {
        width: 100%;
        max-width: 100%;
    }
    #header .navbar-nav > li > .dropdown-menu {
        top:50px;
    }
    .locale-fa #header .navbar-nav > li > #cartBox {
        left: -45px;
    }
    #articlesListFilters .btn {
        margin-top: 15px;
    }
}
@media only screen and (width : 600px) {
    #headerBoxes {
        margin-top: 15px;
    }
    #header a.login, #header a.logoff {
        margin-top: 20px;
    }
}
@media (max-width: 360px) {
    #productInfoButtons {
        margin-bottom: 5px;
    }
}
/* Slick theme */
/* Arrows */
.arrows-container {
    display: block;
}
.arrows-container:empty, .chosen-group-products.tab-pane.active .arrows-container:empty {
    display: none;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    z-index: 200;
    background: transparent;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.arrows-container .slick-prev, .arrows-container .slick-next {
    width: 60px;
    height: 37px;
    background: #fff;
    border: 1px solid #cfcfcf;
}
.arrows-container .slick-prev {
    right:0;
    left: auto;
}
.locale-fa .arrows-container .slick-next {
    left:0;
    right: auto;
}
.slick-list .product-price {
    margin-top: 5px;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1;
    transition: 0.3s;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}

.slick-prev:before, .slick-next:before {
    font-family: 'fontello';
    font-size: 50px;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.arrows-container .slick-prev:before, .arrows-container .slick-next:before {
    font-size: 20px;
    opacity: 1;
    color: #c3bfbf;
    text-shadow: none;
}

.slick-prev {
    right: 3%;
    text-shadow: 3px 1px 3px rgba(150, 150, 150, 1);
}

.slick-prev:before {
    content: '\e822';
}
.locale-fa .slick-prev:before {
    content: '\e822';
}
.slick-next {
    right: auto;
    left: 3%;
    text-shadow: -3px 1px 3px rgba(150, 150, 150, 1);
}
.slick-next:before {
    content: '\e823';
}
.locale-fa .slick-next:before {
    content: '\e823';
}
#extraImagesContainer .slick-prev {
    top: -7%;
    right: 37%;
}
#extraImagesContainer .slick-next {
    bottom: -16%;
    top: auto;
    left: 37%;
}
.locale-fa #extraImagesContainer .slick-next {
    right: 37%;
    left: auto;
}
#extraImagesContainer .slick-prev:before,
#extraImagesContainer .slick-next:before {
    color: #2e2e2e;
    text-shadow: none;
    font-size: 30px;
    transition: 0.3s;
}
#extraImagesContainer .slick-prev:before {
    content: '\e827';
}
#extraImagesContainer .slick-next:before {
    content: '\e826';
}

/*tab css*/
#homeChosenContainer .scrtabs-tab-scroll-arrow {
    border: none;
    height: 42px;
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
    background: none;
    width: 30px;
}
.glyphicon-chevron-right:before {
    font-family: fontello;
    content: '\e822';
    color:#b9b5b5;
}
.glyphicon-chevron-left:before {
    font-family: fontello;
    content: '\e823';
    color:#b9b5b5;
}
.glyphicon-chevron-right:hover:before, .glyphicon-chevron-left:hover:before {
    background: none;
}
