body {
    background: #f2f2f2;
    font-size: 14px;
}
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: #171717;
}
a:hover, #topHeader a:hover, .small-box .box-title a:hover, #topHeader div.currency a:hover,a:focus,
#topHeader ul.static-pages-list li a:hover {
    text-decoration: none;
    transition: 0.3s;
}
/* Header */
#topHeader {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
}
#topHeader a {
    color: #bec3c7;
}
#topHeader .static-pages-col ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#topHeader ul.static-pages-list li {
    float: left;
    padding-right: 10px;
}
.locale-fa #topHeader ul.static-pages-list li {
    float: right;
    padding-left: 10px;
    padding-right: 0px;
}
#topHeader ul.static-pages-list li a {
    color: #bec3c7;
    border-right: 1px solid #bec3c7;
    padding-right: 10px;
}
.locale-fa #topHeader ul.static-pages-list li a {
    border-right: none;
    border-left: 1px solid #bec3c7;
    padding-left: 10px;
    padding-right: 0;
}
#topHeader ul.static-pages-list li:last-child a, .locale-fa #topHeader ul.static-pages-list li:last-child a  {
    border: none;
    margin: 0;
    padding-left: 0;
}
#topHeader #myAccount {
    border-left: 1px solid #bec3c7;
    padding:0 10px;
    margin-right: 10px;
}
.locale-fa #topHeader #myAccount {
    margin-left: 10px;
    margin-right: auto;
    border-right: 1px solid #bec3c7;
    border-left: none;
}
#topHeader .logoff {
    border-left: 1px solid #bec3c7;
}
.locale-fa #topHeader .logoff {
    border-right: 1px solid #bec3c7;
    border-left: none;
    padding-right: 10px;
}
#topHeader div.currency a{
    text-align: center;
    border-bottom: 1px solid #bec3c7;
    display: block;
    margin: 0;
    padding: 5px 0;
    color: #171717;
}
#topHeader div.currency a:last-child {
    border-bottom: none;
}
#topHeader .navbar-toggle .icon-bar {
    background: #fff;
}
#topHeader .navbar-toggle {
    margin: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.locale-fa #topHeader .navbar-toggle {
    padding-right: 0;
    padding-left: 10px;
}
a.home-page-link {
    border-right: 1px solid #bec3c7;
    padding-right: 10px;
    padding-left: 0;
    margin-right: 10px;
}
.locale-fa a.home-page-link {
    border-left: 1px solid #bec3c7;
    border-right: 0;
    padding-right: 0px;
    padding-left: 10px;
    margin-left: 10px;
    margin-right: 0;
}
div.selector_change_currency{
    padding-left: 10px;
    margin-left: 10px;
    cursor: pointer;
    min-width: 125px;
    border-left: 1px solid #bec3c7;
}
.locale-fa div.selector_change_currency {
    min-width: 125px;
    border-right: 1px solid #bec3c7;
    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 #d7d5d5;
    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;
}
#headerMessages .alert {
    margin-bottom: 0;
    border-radius: 0;
}
#header {
    border-bottom: 1px solid #767676;
    height: 86px;
}
#logo {
    display: inline-block;
    margin-top: 15px;
}
.cart-icon {
    background: url("../images/cart.png") no-repeat;
    width: 31px;
    height: 39px;
}
.lang-switch {
    padding-top: 0px;
}
.lang-switch a {
    opacity: 0.8;
}
.lang-switch a:hover {
    opacity: 1;
}
.product-search-top {
    height: 45px;
    margin-top: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 10px -5px rgba(0,0,0,0.75);
    margin-top: 18px;
}
.locale-fa .product-search-top .form-control {
    border-right: none;
}
.product-search-top .form-control {
    border: none;
    box-shadow: none;
    border-right: 1px solid #bec3c7;
    margin-top: 5px;
}
.product-search-top .btn-default {
    border: none;
    box-shadow: none;
    font-size: 22px;
    color: #fff;
    padding:0px 25px;
    height: 45px;
}
.product-search-top .btn-default .icon-search {
    display: inline-block;
    margin-top: 5px;
}
.header-tab {
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    height: 85px;
    font-size: 12px;
}
.locale-fa .header-tab {
    border-left: none;
}
.header-tab i {
    display: inline-block;
    font-size: 30px;
    font-weight: normal;
}
.header-tab.login i {
    display: block;
    margin-bottom: 2px;
}
.header-tab.login i.icon-user:before {
    vertical-align: top;
}
.header-tab.compare i {
    margin-top: 7px;
}
.header-tab > a {
    color: #fff;
}
.icon-container {
    margin-bottom: 5px;
}
#header .badge {
    min-width: 25px;
    height: 35px;
    line-height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: top;
}
#cartBadge {
    margin-left: 10px;
}
.locale-fa #cartBadge {
    margin-right: 10px;
    margin-left: auto;
}
#header .navbar-nav > li > a {
    padding: 0;
    color: #fff;
}
.header-tab,
#header .nav > li {
    transition: 0.3s;
}
#header .navbar-nav > li > a:hover {
    background: transparent;
}
#header .nav > li > a:focus, #header .nav .open > a {
    background: none;
}
#header .dropdown-menu {
    min-width: 284px;
    left: -90%;
    top:95%;
    color: #171717;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding:0 10px;
    background: #fff;
    z-index: 4000;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
}
.caret {
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    color: #fff;
    position: absolute;
    top: -4px;
    right: 50%;
    z-index: 4000;
}
.compare .caret {
    top: -11px;
}
/* Navigation */
.navbar-collapse {
    padding-right: 5px;
    padding-left: 5px;
}
.navbar-inverse {
    border-radius: 0;
}
#navigation #cartBox, #navigation #compareBox {
    min-width: 250px;
}
#navigation .dropdown-menu {
    padding: 10px;
}
#navigation .navbar-inverse {
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-bottom: 2px solid #bec3c7;
}
#navigation .navbar-nav {
    float: none;
}
#navigation .navbar-nav li > a {
    text-shadow: none;
    font-size: 14px;
    color: #171717;
    transition: 0.3s;
}
@media (max-width: 767px) {
    .navbar {
        min-height: 0;
    }
    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: ' ';
        background-color: rgba(0, 0, 0, 0.5);
    }
    body.menu-opened #header .navbar-toggle {
        visibility: hidden;
    }
    .navbar-collapse {
        position: fixed;
        top: 0;
        right: auto;
        left: -100%;
        width: 85%;
        height: 100%;
        padding: 0 20px;
        background-color: #FFFFFF;
        border: none;
        z-index: 6000;
        overflow-x: hidden;
        -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
        box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    }
    .locale-fa .navbar-collapse {
        left: auto;
        right: -100%;
    }
    .navbar-collapse.collapsing {
        display: block;
    }
    .navbar-collapse .navbar-nav {
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .navbar-collapse .navbar-close {
        display: block;
        background: #000;
        width: 45px;
        height: 45px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        text-align: center;
        margin-bottom: 15px;
    }
    .navbar-close .icon-cancel {
        font-size: 25px;
        color: #fff;
        cursor: pointer;
    }
    .navbar-close .icon-cancel:before {
        padding-top: 8px;
    }
    .navbar-collapse .navbar-collapse-header {
        display: block;
        width: 100%;
        margin: 0;
        padding: 10px 0 0;
        background-color: #FFFFFF;
    }
    .navbar-collapse .product-search-top {
        box-shadow: none;
    }
    .navbar-collapse .product-search-top {
        margin-top: 0;
        margin-right: 10px;
        height: 45px;
    }
    .locale-fa .navbar-collapse .product-search-top {
        margin-left: 10px;
        margin-right: auto;
    }
    .navbar-collapse .product-search-top .form-control {
        font-size: 12px;
        height: 43px;
        margin-top: 0;
    }
    .navbar-collapse .product-search-top .btn-default {
        height: 45px;
    }
    .navbar-collapse .product-search-top .btn-default {
        background: transparent;
        padding: 0 5px;
    }
    .navbar-collapse .product-search-top .btn-default i {
        color: #000;
    }
    .navbar-collapse .navbar-collapse-footer {
        display: block;
        width: 100%;
        margin: 0;
        background-color: #FFFFFF;
    }
    .navbar-collapse .navbar-collapse-footer ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .navbar-collapse .search-container {
        width: 85%;
    }
    #navigation .navbar {
        margin-bottom: 0;
    }
    #navigation .navbar-nav li, .navbar-collapse-footer li {
        display: block;
    }
    #navigation .navbar-nav > li, .navbar-collapse-footer > ul > li {
        border-bottom: 1px solid #BEC3C7;
    }
    #navigation .navbar-nav > li:last-child, .navbar-collapse-footer > ul > li:last-child {
        border-bottom: none;
    }
    #navigation .navbar-nav li a, .navbar-collapse-footer li a {
        display: block;
        padding: 14px 5px;
        line-height: 20px;
    }
    #navigation .navbar-nav li a:hover {
        background: transparent;
    }
    #navigation .navbar-nav li a:focus, .navbar-collapse-footer li a:focus {
        border: 0;
        outline: none;
        text-decoration: none;
        background: transparent;
    }
    #navigation .navbar-nav li a i, .navbar-collapse-footer li a i {
        font-size: 14px;
    }
    #navigation .navbar-nav > li > ul > li a, .navbar-collapse-footer > ul > li > ul > li a {
        padding: 8px 5px;
    }
    #topHeader .navbar-collapse a {
        color: #171717;
        font-size: 14px;
    }
    #navigation .navbar-nav li.has-sub-category ul, .navbar-collapse-footer li.has-sub-category ul {
        width: 100%;
        padding: 0;
        list-style: none;
    }
    #navigation .navbar-nav > li.has-sub-category > ul li, .navbar-collapse-footer > ul > li.has-sub-category > ul li {
        padding-left: 14px;
    }
    .locale-fa #navigation .navbar-nav > li.has-sub-category > ul li, .locale-fa .navbar-collapse-footer > ul > li.has-sub-category > ul li {
        padding-right: 14px;
        padding-left: 0;
    }
}
/* Left/Right columns */
.small-box {
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
    padding:5px 20px;
}
.small-box .box-title, .small-box .box-title a, #productInfoCloudTags .box-title {
    color: #171717;
    text-decoration: none;
    font-size: 16px;
    padding-right: 0;
    padding-left: 0;
}
.small-box .box-title, #productInfoCloudTags .box-title {
    border-bottom: 2px solid #e2e2e2;
}
.small-box .box-content {
    padding: 10px 0px;
}
.small-box a.archive {
    font-size: 14px;
    padding-top: 2px;
}
.small-box a.archive:hover {
    font-size: 14px;
}
/* Blocks */
#productCategoriesBlock .box-content {
    padding: 0;
}
#manufacturersListBlock {
    max-height: 268px;
    overflow: hidden;
}
.categories-box li {
    border-top: 1px solid #bdbdbd;
}
.categories-box li li, .categories-box li:first-child{
    border: none;
}
.categories-box ul.nav > li > a {
    padding-left: 0;
    padding-right: 0;
}
.categories-box li a:hover, .categories-box li a:focus{
    background: transparent;
}
.locale-fa .categories-box ul.nav.sub-category > li > a, .locale-fa .topics-box ul.nav.sub-topic > li > a {
    padding-left: 0;
}
.banner-block .banner-wrapper img {
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.news-box-item .news-image, .articles-item .articles-image {
    border: none;
}
.news-name {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: justify;
}
.news-date, .news-viewed {
    color: #a9aaaa;
}
.news-summary {
    margin-top: 15px;
}
#articleRelatedArticles .news-item {
    border-top: 1px solid #e2e2e2;
    margin-bottom: 10px;
    padding-top: 10px;
}
#articleRelatedArticles .news-item:first-child {
    border-top: none;
}
#articleHomeNewsBlock .read-more, #articleHomeArticlesBlock .read-more, #articleRelatedArticles .read-more {
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 20px;
    margin-top: 20px;
    transition: 0.3s;
}
#articleHomeNewsBlock .read-more:hover, #articleHomeArticlesBlock .read-more:hover, #articleRelatedArticles .read-more:hover {
    color: #fff;
}
#articlesListFilters .form-inline .control-label {
    display: none;
}
.cloud-tags-list li a {
    color: #aaaaaa;
}
#productCloudTagsBlock .box-title {
    display: none;
}
.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: 8px;
    padding: 0 16px;
    border: 1px solid #bec3c7;
    border-radius: 5px;
}
.price-filter-box .noUi-connect {
    background-color: #e6e6e6;
}
.price-filter-box .noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    left: -10px;
    border: 1px solid #cccccc;
    box-shadow: none;
}
.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;
}
#productAdvancedFilterBlock {
    padding: 0;
    background: none;
    box-shadow: none;
}
#productAdvancedFilterBlock .box-title {
    display: none;
}
#productAdvancedFilterBlock .box-content {
    padding: 0;
}
#productAdvancedFilterBlock .filter-section {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
#productAdvancedFilterBlock .filter-section-title {
    padding:10px 20px;
}
#productAdvancedFilterBlock  .filters-list {
    padding: 5px 15px;
}
.locale-fa .categories-box .icon-right-open-big::before {
    content: '\e823';
}
/* Middle column */
.large-box {
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    background: #fff;
    padding: 0 20px;
}
.large-box.row {
    margin-right: 0;
    margin-left: 0;
}
.large-box .box-title {
    color: #000;
    padding: 0;
    border-bottom: 2px solid #e2e2e2;
    font-size: 16px;
}
.large-box .box-title span.title {
    display: inline-block;
    padding: 10px 0;
    margin-bottom: -2px;
}
.large-box .box-content {
    padding: 10px 10px;
}
.information-box {
    border: 1px solid #eaeaea;
    padding: 10px;
    line-height: 2em;
}
#staticPageContainer, #loginContainer, #password-forgotten, #checkoutContainer, #accountOrderInfo,
#addressBookContainer {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
}
#staticPageContainer {
    margin-bottom: 20px;
}
/* Middle content */
#mainContainer {
    border-top: 1px solid #c8c8c8;
}
#breadCrumb {
   background: #d5d5d5;
   border-radius: 0;
}
.breadcrumb {
    background: transparent;
}
.breadcrumb > li + li::before {
    color: #171717;
}
h1.pageHeading {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px;
}
#productInfoCloudTags, .new-customer-link {
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 15px;
    padding: 0px 20px 10px;
    background: #fff;
}
.new-customer-link {
    padding-top: 10px;
}
#productInfoCloudTags .box-title {
    margin-bottom: 10px;
}
#productInfoTabs #productDescription {
    line-height: 25px;
}
#homeSlider {
    margin-bottom: 20px;
}
#homeSlider img {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#listFilterContainer {
    background: #fff;
    padding: 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 0;
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
}
#productsList .button-add-cart::before {
    vertical-align: middle;
    margin: 0 3px;
    font-size:18px;
}
#productsList .icon-list-add {
    font-size: 22px;
    vertical-align: middle;
}

/* Pagination */
.pagination-bar {
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 0;
    margin:0 15px;
    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 > a, .pagination > li > span {
    border: none;
    color: #000;
    -webkit-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 2px 4px;
    height: 30px;
    text-align: center;
}
.pagination > li.pagination-previous > a, .pagination > li.pagination-previous > span,
.pagination > li.pagination-next > a, .pagination > li.pagination-next > span{
    box-shadow: none;
    width: auto;
    padding-right: 0;
    padding-left: 0;
}
.pagination > li > a:hover {
    color: #fff;
}
.pagination > li:first-child > a:hover,
.pagination > li:last-child > a:hover {
    background: none;
}
.locale-fa .pagination > li:first-child > a, .locale-fa .pagination > li:first-child > span,
.locale-fa .pagination > li:last-child > a,.locale-fa .pagination > li:last-child > span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 3px;
}

/* 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;
}
.date-select.month-input {
    width: 90px;
    font-size: 13px;
    margin: 0 3px;
}
/* Products */
.productOldPrice {
    text-decoration: line-through;
    color: #888888;
    padding: 8px;
    display: inline-block;
    font-size: 14px;
}
.productOldPrice::after {
    content: "\a ";
    white-space: pre;
}
.productSpecialPrice {
    white-space: nowrap;
    line-height: 12px;
}
#productsList .product-item .product-buttons {
    border-top: 1px solid #bdbdbd;
    text-align: center;
    height: 47px;
}
#productsList .button-add-cart {
    background: transparent;
    border: none;
    color: #171717;
    box-shadow: none;
    border-radius: 0;
    text-shadow: none;
    height: 47px;
    line-height: 30px;
}
.product-item .product-buttons a.btn {
    margin-bottom: 0px;
    padding: 7px 12px;
    vertical-align: top;
}
.product-item .product-buttons .border {
    border-right: 1px solid #bdbdbd;
    height: 47px;
    display: inline-block;
}
.product-item .product-name {
    display: block;
    height: 50px;
    padding: 10px 5px;
    line-height: 20px;
    overflow: hidden;
    font-size: 15px;
}
.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 {
    display: block;
    padding: 3px;
    line-height: 20px;
    overflow: hidden;
    font-size: 16px;
    color: #ff0000;
    min-height: 45px;
}
.product-image-container {
    height: 220px;
}
#shoppingCartContainer {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-top: 20px;
    padding-bottom: 20px;
}
#shoppingCartTable .product-image-container {
    height: auto;
    min-height: 85px;
}
.product-item .product-image {
    display: table;
    margin: 0 auto;
    height: 220px;
}
.product-item .product-image div, #categoriesList .category-image div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 8px;
    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: 290px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
    padding-top: 10px;
}
.chosen-group-products .product-item {
    min-height: 235px;
    overflow: hidden;
}
#upcomingProducts .product-item {
    margin-top: 5px;
}
#upcomingProducts .product-name {
    padding: 0;
    height: auto;
}
#listFilter #listOnlyAvailable, .locale-fa #listFilter #listOnlyAvailable {
    margin-top: 8px;
}
/* Product info*/
#productInfoContainer {
    background: #fff;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 30px;
    padding: 15px;
}
#productInfoDetails .page-head {
    border: none;
    background: #f2f2f2;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
}
#productInfoDetails .page-head h1 {
    font-size: 15px;
}
.product-model-brand {
    font-size: 13px;
    color: #a8a8a8;
    margin-bottom: 15px;
}
.product-info-status, .product-info-manufacturers {
    margin-bottom: 15px;
}
#productInfoAttributes, #productInfoPriceWrapper {
    border-top :1px solid #bec3c7;
    padding-top: 25px;
    padding-bottom: 25px;
}
#productInfoPrice, #productInfoIcons {
    font-size: 20px;
}
#productInfoPrice .ajax-loading {
    display: block;
    padding: 2px 5px;
}
#productInfoDetails {
    float: left;
}
#productInfoDefaultImage {
    padding-bottom: 15px;
}
.extra-image-item, .video-item {
    width: 70px;
    height: 70px;
    display: table;
    margin: 0 auto;
}
.extra-image-item .extra-image, .video-item .video-image {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 5px;
    margin: 0 auto;
}
#extraImagesContainer {
    margin-bottom: 30px;
    border-top: 1px solid #bec3c7;
    padding-top: 15px;
}
#extraImagesContainer .slick-list {
    margin: 0 30px 0 30px;
}
.locale-fa #extraImagesContainer .slick-list {
    margin: 0 30px 0 25px;
}
#productExtraFields, #related-products, #productInfoUrl,
#productInfoCloudTags, #productInfoDateAvailable, #productInfoDateAdded {
    margin-top: 15px;
}
#productExtraFields .table-responsive {
    width: 100% !important;
    border: none;
}
#productExtraFields table {
    margin-bottom: 0;
}
#productExtraFields thead tr, #shoppingCartTable thead tr {
    background-color: #4E4E4E;
    color: #ffffff;
}
#productExtraFields table td.group-title {
    background-color: #f2f2f2;
    font-weight: bold;
    font-size: 1.1em;
}
#productExtraFields table tr.field-row td:first-child {
    width: 20%;
}
#productInfoCloudTags .navbar-nav > li > a {
    padding-top: 2px;
    padding-bottom: 2px;
    padding-right: 0;
}
#productInfoCloudTags .navbar-nav > li > a:hover {
    background: none;
}
#productInfoPriceWrapper .price-title {
    padding-top: 10px;
}
#productInfoPrice .productPrice {
    margin-top: 8px;
    display: inline-block;
}
#productInfoPrice .productSpecialPrice {
    color: #ff0000;
}
#productInfoIcons a {
    display: inline-block;
    border: 1px solid #bec3c7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px 4px 10px;
    margin-right: 10px;
}
.locale-fa #productInfoIcons a {
    margin-left: 10px;
    margin-right: auto;
}
#productInfoButtonsContainer .btn-add-cart {
    width: 100%;
    font-size: 18px;
    margin-bottom: 15px;
}
#productInfoButtons .product-info-compare-btn {
    margin-right: 10px;
    background: transparent;
    border: 1px solid #bec3c7;
    padding: 5px 25px 5px 15px;
    vertical-align: top;
    line-height: 20px;
    height: 40px;
}
.locale-fa #productInfoButtons .product-info-compare-btn {
    margin-left: 10px;
    margin-right: auto;
    padding: 5px 15px 5px 25px;
}
#productInfoButtons .product-info-compare-btn:hover {
    border: 1px solid #bec3c7;
}
#productInfoButtons .product-info-compare-btn .add-to-compare-btn{
    font-size: 14px;
}
#productInfoButtons .product-info-compare-btn .add-to-compare-btn:before {
    font-family: fontello;
    content: '\e80b';
    font-size: 20px;
    padding-right: 10px;
}
.locale-fa #productInfoButtons .product-info-compare-btn .add-to-compare-btn:before {
    padding-left: 10px;
    padding-right: 0;
}
.tabs-container {
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
#productInfoTabs .tabs-container {
    padding:0 15px;
    border: none;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
}
#productInfoTabs .tabs-container .nav-tabs {
    background: #fff;
    padding: 3px 0 0;
}
#productInfoTabs .nav-tabs > li.active > a {
    -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;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    color: #fff;
    height: 50px;
    margin-top: -10px;
    transition: 0s;
    padding-top: 18px;
}
#productInfoAttributesOptions .attributes-option {
    padding: 0;
}
#productInfoAttributesOptions .attributes-option:first-child {
    margin-top: 0;
}
#productInfoDetails .reviews-rating .rating-stars {
    margin-top: 0;
}
#productInfoTabs #reviewContainer {
    margin-top: 20px;
}
#productInfoTabs #reviewContainer .large-box .box-title {
    padding: 10px 0;
}
#productInfoTabs .table > thead:first-child > tr:first-child > th {
    display: none;
}
#productInfoTabs .large-box {
    box-shadow: none;
    padding: 0;
}
.attributes-option .nice-select.small {
    font-size: 13px;
}
.popover-content {
    margin-top: 5px;
}
/* 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 {
    margin-bottom: 15px;
}
#categoriesList .category-image {
    display: table;
    margin: 0 auto;
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    width: 100%;
    height: 225px;
    padding: 10px;
    background: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#categoriesList .category-name {
    padding: 10px 0 10px;
    display: block;
    margin-bottom: 10px;
}
#categoriesList .category-image div {
    height: 205px;
}
.category-description {
    -webkit-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 3px -2px rgba(0,0,0,0.75);
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
/* Footer */
#footer {
    margin-top: 15px;
    background: #000;
    padding: 30px 0;
    font-size: 15px;
    line-height: 28px;
}
#footer h4 {
    color: #fff;
    font-size:18px;
    padding-bottom: 10px;
}
#footer a {
    color: #888888;
    transition: 0.3s;
}
#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-bar {
    background: #E5E5E5;
    min-height: 40px;
    line-height: 40px;
}
#footer .button-tracking {
    color: #fff;
    text-shadow: none;
    border: none;
    width: 100%;
    font-size: 16px;
    transition: 0.3s;
}
#footerStaticPageDesc td:last-child{
    padding-bottom: 10px;
    text-align: justify;
}
#footerStaticPageDesc em {
    font-size: 20px;
}
#footerStaticPageDesc .social-icons em {
    color: #888888;
    transition: 0.3s;
}
.social-icons {
    margin-top: 10px;
}
.social-icons a {
    font-size: 21px;
    border:2px solid #888888;
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    margin: 10px 0px 0 5px;
    transition: 0.3s;
}
.social-icons a i.icon-gplus {
    padding-left: 5px;
}
#copyRight {
    border-top: 1px solid #bec3c7;
}
#copyRight a {
    transition: 0.3s;
}
.copyright {
    padding: 10px 20px;
    font-size: 13px;
}
.copyright img {
    margin: 10px auto;
}
.footer-bar label {
    margin-bottom: 0;
}
.debug-table, .parse-time {
    display: none;
}

/* Media Query */
/* All devices except xs */
@media (min-width: 768px) {
    .pagination-links {
        text-align: right;
    }
    #footer .footer-list.collapse {
        display: block;
        visibility: visible;
    }
    .filter-box-detail:last-child .form-control {
        width: 60%;
    }
}
/* 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: 11px;
    }
    #headerTab {
        padding: 0;
        margin-left: -15px;
    }
    .locale-fa #headerTab {
        padding: 0;
        margin-right: -15px;
        margin-left: auto;
    }
    #headerTab .navbar-nav {
        margin: 0;
    }
    #header .navbar-nav > li {
        float: left;
        width: 75px;
    }
    .locale-fa #header .navbar-nav > li {
        float: right;
    }
    .header-tab {
        padding: 10px 0;
        font-size: 10px;
    }
    .header-tab i {
        font-size: 25px;
    }
    #header .navbar-nav > li.header-tab.compare {
        width: 85px;
        padding: 10px 0px 10px 3px;
    }
    #header {
        height: 70px;
    }
    .header-tab {
        height: 69px;
    }
    #header .icon-container {
        margin-bottom: 6px;
    }
    #header .badge {
        height: 27px;
        line-height: 20px;
    }
    .locale-fa #cartBadge {
        margin-right: 5px;
    }
    .cart-icon {
        background: url("../images/small_cart.png") no-repeat;
        width: 23px;
        height: 29px;
    }
    #logo {
        margin-top: 8px;
    }
    .header-tab.compare i {
        margin-top: 0;
    }
    #productCategoriesBlock {
        display: none;
    }
    #footer {
        padding: 30px 20px;
    }
    #footer h4 {
        cursor: pointer;
        padding-bottom: 5px;
    }
    #footer h4 i {
        float: right;
    }
    .locale-fa #footer h4 i {
        float: left;
    }
    .locale-fa .icon-right-open-big:before {
        content: '\e823';
    }
    #footer .footer-block {
        border-top: 1px solid #959595;
    }
    #footer .footer-list {
        padding-bottom: 10px;
    }
    #footer .footer-block:first-child {
        border-top: none;
    }
    #header .nav > li {
        z-index: 1000;
    }

    #productsList .pagination-bar {
        margin-bottom: 20px;
    }
    #listOnlyAvailable span {
        float: right;
        margin-left: 5px;
    }
    .locale-fa #listOnlyAvailable span {
        float: left;
        margin-right: 5px;
        margin-left: auto;
    }
    #productInfoIcons a {
        margin-right: 5px;
        padding-left: 5px;
        padding-right: 5px;
    }
    .locale-fa #productInfoIcons a, .locale-fa #productInfoButtons .product-info-compare-btn {
        margin-left: 5px;
        padding-right: 5px;
        padding-left: 5px;
    }
    #productInfoTabs .nav > li > a {
        padding-right: 5px;
        padding-left: 5px;
    }
    #articlesListContainer button[type="submit"] {
        margin-top: 5px;
    }
}
@media (min-width: 600px) {
    #logo {
        margin-top: 10px;
    }
}
/* xs and sm devices */
@media (max-width: 991px) {
    #topHeader a.menu-border {
        border-right: 1px solid #bec3c7;
        border-left: 1px solid #bec3c7;
        padding: 0 10px;
        margin-right: 10px;
        margin-left: auto;
    }
    .locale-fa #topHeader a.menu-border {
        margin-left: 10px;
        margin-right: auto;
    }
    #header .dropdown-menu {
        position: absolute;
        top:100%;
        right: -80%;
        left: auto;
        z-index: 5000;
    }
    .locale-fa #header .dropdown-menu {
        left: -80%;
        right: auto;
    }
    #header .caret {
        right:30%;
    }
    .locale-fa #header .caret {
        left:30%;
        right: auto;
    }
    #header #compareBox {
        position: absolute;
        top:100%;
        right:0;
        left: auto;
        z-index: 5000;
    }
    .locale-fa #header #compareBox {
        left:0;
        right: auto;
    }
    #header #compareBox .caret {
        right: 10%;
        left: auto;
        top: -4px;
    }
    .locale-fa #header #compareBox .caret {
        left: 10%;
        right: auto;
    }
    .product-search-top .btn-default {
        padding: 0 5px;
    }
    .product-item .product-buttons a.btn {
        padding: 7px;
    }
    .list-col .banner-block, .list-col #articleHomeNewsBlock,
    .list-col #articleHomeArticlesBlock, .list-col #productCloudTagsBlock {
        display: none;
    }
}
@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;
    }
}
@media (max-width: 360px) {
    .navbar-collapse .search-container {
        width: 80%;
    }
}
@media (max-width: 320px) {
    .navbar-collapse .search-container {
        width: 80%;
    }
    #productInfoIcons a, #productInfoButtons .product-info-compare-btn {
        padding-right: 3px;
        padding-left: 3px;
        margin-right: 0;
    }
    .locale-fa #productInfoIcons a, .locale-fa #productInfoButtons .product-info-compare-btn {
        padding-right: 3px;
        padding-left: 3px;
        margin-left: 0;
        margin-right: auto;
    }
    #productInfoTabs .nav-tabs > li > a {
        font-size: 12px;
    }
}
/* Slick theme */
/* Arrows */
.newest-products, .chosen-group-products, #relatedProducts,#alsoPurchasedProducts {
    position: relative;
}
.arrows-container {
    display: block;
    position: absolute;
    width: 100%;
    height: 168px;
    top:35%;
    right:0;
}
.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 2000;
    color: #000;
}
.arrows-container .slick-prev, .arrows-container .slick-next,
#homeCarouselBanners .slick-prev, #homeCarouselBanners .slick-next {
    width: 42px;
    height: 130px;
    background: #fff;
}
#extraImagesContainer .slick-prev, #extraImagesContainer .slick-next {
    width: 20px;
    height: 30px;
    top: 55%;
}
#extraImagesContainer .slick-prev {
    right: 0;
    left: auto;
}
#extraImagesContainer .slick-next {
    left: 0;
    right: auto;
}
.arrows-container .slick-prev:hover, .arrows-container .slick-prev:focus, .arrows-container .slick-next:hover,
.arrows-container .slick-next:focus {
    background: #fff;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before, .slick-next:hover:before{
    opacity: 1;
    transition: 0.3s;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .25;
}
.arrows-container .slick-prev:hover:before, .arrows-container .slick-next:hover:before,
#homeCarouselBanners .slick-prev:hover:before, #homeCarouselBanners .slick-next:hover:before,
#extraImagesContainer .slick-prev:hover:before, #extraImagesContainer .slick-next:hover:before {
    opacity: 1;
}
.slick-prev:before, .slick-next:before {
    font-family: 'fontello';
    font-size: 50px;
    line-height: 1;
    color: #000000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.arrows-container .slick-prev:before, .arrows-container .slick-next:before,
#homeCarouselBanners .slick-prev:before, #homeCarouselBanners .slick-next:before,
#extraImagesContainer .slick-prev:before, #extraImagesContainer .slick-next:before {
    font-size: 23px;
    opacity: 1;
}
.slick-prev {
    left: 50px;
}
.locale-fa .slick-prev {
    right: 50px;
    left: auto;
}
.arrows-container .slick-prev, .locale-fa .arrows-container .slick-prev {
    left: auto;
    right: 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-box-shadow: -1px 0px 2px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 2px -1px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 2px -1px rgba(0,0,0,0.75);
}
#homeCarouselBanners .slick-prev, .locale-fa #homeCarouselBanners .slick-prev {
    top: 80px;
    right: -20px;
    left: auto;
}
.slick-prev:before {
    content: '\e822';
}
.locale-fa .slick-prev:before {
    content: '\e822';
}
.slick-next {
    right: 50px;
}
.locale-fa .slick-next {
    right: auto;
    left: 50px;
}
.arrows-container .slick-next, .locale-fa .arrows-container .slick-next {
    left: 0;
    right: auto;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-box-shadow: 1px 0px 2px -1px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 0px 2px -1px rgba(0,0,0,0.75);
    box-shadow: 1px 0px 2px -1px rgba(0,0,0,0.75);
}
#homeCarouselBanners .slick-next, .locale-fa #homeCarouselBanners .slick-next {
    top: 80px;
    right: auto;
    left: -20px;
}
.slick-next:before {
    content: '\e823';
}
.locale-fa .slick-next:before {
    content: '\e823';
}
#productSpecialBlock .arrows-container {
    width: 64px;
    height: 34px;
    position: relative;
    top: -5px;
}
#productSpecialBlock .arrows-container .slick-next, #productSpecialBlock .locale-fa .arrows-container .slick-next,
#productSpecialBlock .arrows-container .slick-prev, #productSpecialBlock .locale-fa .arrows-container .slick-prev{
    width: 27px;
    height: 27px;
    border: 1px solid #d6d6d6;
    box-shadow: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#productSpecialBlock .arrows-container .slick-next:hover, #productSpecialBlock .arrows-container .slick-next:hover:before,
#productSpecialBlock .arrows-container .slick-prev:hover, #productSpecialBlock .arrows-container .slick-prev:hover:before {
    color: #fff;
    transition: 0.3s;
}
#productSpecialBlock .arrows-container .slick-next:before, #productSpecialBlock .arrows-container .slick-next:hover:before,
#productSpecialBlock .arrows-container .slick-prev:before, #productSpecialBlock .arrows-container .slick-prev:hover:before{
    font-size: 16px;
}
@media (max-width: 767px) {
    #homeSlider .slick-prev, #homeSlider .slick-next, #homeSlider .slick-prev:before, #homeSlider .slick-next:before {
        display: none;
    }
    #homeCarouselBanners .slick-prev, .locale-fa #homeCarouselBanners .slick-prev {
        right: 5px;
    }
    #homeCarouselBanners .slick-next, .locale-fa #homeCarouselBanners .slick-next {
        left: 5px;
    }
}