/* Start Social Icons */
@font-face {
    font-family: 'social-font';
    src: url('../fonts/socials/icons.eot?t48nzt');
    src: url('../fonts/socials/icons.eot?t48nzt#iefix') format('embedded-opentype'),
    url('../fonts/socials/icons.ttf?t48nzt') format('truetype'),
    url('../fonts/socials/icons.woff?t48nzt') format('woff'),
    url('../fonts/socials/icons.svg?t48nzt#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
    transition: all .3s;
}

*:hover {
    transition: all .3s;
}

[class^="social-"], [class*=" social-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'social-font' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-mail:before {
    content: "\e903";
}

.social-telegram:before {
    content: "\e904";
}

.social-greenweb:before {
    content: "\e905";
}

.social-aparat:before {
    content: "\e900";
}

.social-twitter-circle:before {
    content: "\e901";
}

.social-facebook-circle:before {
    content: "\e902";
}

.social-mail-circle:before {
    content: "\ea86";
}

.social-gplus:before {
    content: "\ea88";
}

.social-gplus-2:before {
    content: "\ea8b";
}

.social-gplus-circle:before {
    content: "\ea8d";
}

.social-hangouts:before {
    content: "\ea8e";
}

.social-facebook:before {
    content: "\ea90";
}

.social-instagram:before {
    content: "\ea92";
}

.social-whatsapp:before {
    content: "\ea93";
}

.social-telegram-circle:before {
    content: "\ea95";
}

.social-twitter:before {
    content: "\ea96";
}

.social-vk:before {
    content: "\ea98";
}

.social-rss:before {
    content: "\ea9b";
}

.social-youtube:before {
    content: "\ea9d";
}

.social-vimeo:before {
    content: "\eaa0";
}

.social-flickr:before {
    content: "\eaa4";
}

.social-flickr-circle:before {
    content: "\eaa6";
}

.social-behance:before {
    content: "\eaa8";
}

.social-behance2:before {
    content: "\eaa9";
}

.social-wordpress:before {
    content: "\eab4";
}

.social-blogger:before {
    content: "\eab7";
}

.social-skype:before {
    content: "\eac5";
}

.social-linkedin2:before {
    content: "\eac9";
}

.social-linkedin:before {
    content: "\eaca";
}

.social-pinterest-circle:before {
    content: "\ead1";
}

.social-pinterest:before {
    content: "\ead2";
}

/* End Social Icons */

/* Override the bootstrap defaults */

select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
    font-size: 12px
}

.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
    font-size: 12px
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px
}

.form-control {
    border: 1px solid #e3e3e3;
    height: 47px;
    padding-right: 18px;
    border-radius: 3px;
}

.form-group textarea {
    padding-top: 15px;
}

/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
    display: inline
}

.nav-tabs {
    margin-bottom: 15px
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold
}

/* top */
header {
    padding-top: 18px;
    padding-bottom: 18px;
}

.header-account {
    border-radius: 25px;
    width: 148px;
    height: 35px;
    display: inline-block;
    float: right;
    margin-left: 14px;
    font-size: 12px;
    margin-top: 9px;
}

.header-account i {
    position: relative;
    right: 7px;
    top: 6px;
}

.header-account span {
    position: relative;
    right: 13px;
    top: -2px;
    color: #fff;
}

#top {
    background-color: #515b60;
    border-bottom: 1px solid #f1f1f1;
    padding: 0;
    margin: 0 0 0 0;
    min-height: 40px;
    color: #fff;
    border-top: 3px solid #2c9d48;
}

#top .container {
    padding: 0 20px;
    min-height: 53px;
}

#top #top-informations li {
    display: inline-block;
    padding: 8px 11px;
    transition: all .3s;
    min-height: 53px;
    padding-top: 12px;
}

#top #top-informations li:hover {
    background-color: #455056;
    transition: all .3s;
}

#top #top-informations li a {
    color: #fff;
    font-size: 14px;
}

#top-informations ul {
    margin-bottom: 0;
}

#top-links {
    margin-top: 12px
}

#top-links li {
    float: left;
    padding-right: 2px;
    padding-left: 2px;
}

#top-links li:last-child {
    margin-left: 18px;
}

#top-links li a {
    display: block;
}

#top-links ul li span {
    position: relative;
    top: -6px;
    left: 9px;
    letter-spacing: 1px;
    font-size: 16px;
}

/* logo */
#logo {
    margin: 6px 0 0px 0;
}

/* search */
#search {
    margin-top: 20px
}

#search input {
    height: 57px;
    line-height: 20px;
    padding: 0 10px;
    width: 557px;
    border: 1px solid #efefef;
    font-size: 14px;
    color: #656565;
    padding: 0 26px;
    border-radius: 4px;
}

#search:hover {
    box-shadow: 2px 2px 13px 1px rgba(225, 225, 225, 0.44);
}

#search .btn {
    position: absolute;
    left: 6px;
    z-index: 2;
    margin-top: 10px;
}

#search .btn button {
    border: 0;
    background: transparent;
}

/*Autocomplete Search*/
.result-search-autocomplete {
    display: none;
    position: absolute;
    z-index: 1000;
    background-color: #FFF;
    border: 1px solid #ddd;
    top: 76px;
    max-height: 350px
}

.result-search-autocomplete h4 {
    display: block;
    width: 72%;
    line-height: 1.3em;
    color: #333;
    font-size: 14px;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.result-search-autocomplete h5 {
    font-size: 14px;
    margin-top: 8px;
    color: red
}

.result-search-autocomplete h5 i {
    color: #999;
    font-style: normal;
    font-size: 11px;
    text-decoration: line-through
}

.result-search-autocomplete h6 {
    text-transform: uppercase;
    font-size: 9px;
    font-weight: 700;
    color: #0876e6;
    display: block;
    margin-top: 8px;
    text-align: right
}

.result-search-autocomplete ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.result-search-autocomplete-image {
    height: 50px;
    padding-left: 15px
}

.result-search-autocomplete > ul {
    max-height: 350px;
    overflow: hidden; /*overflow:scroll; overflow-x:none; */
}

.result-search-autocomplete > ul > li > a {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 6px;
    text-decoration: none
}

.result-search-autocomplete > ul > li {
    display: block;
    background: #fff;
    overflow: hidden;
    list-style: none;
    border-bottom: 1px dotted #ccc;
    float: none
}

.result-search-autocomplete > ul > li > a:hover button {
    color: #FFF
}

.tagdattruoc {
    background: #3498db;
    border: 1px solid #0679c6;
    font-size: 11px;
    color: #fff;
    border-radius: 0px;
    margin-top: 18px
}

.tagdattruoc:hover {
    color: #FFF
}

@media (max-width: 767px) {
    .result-button {
        width: 30%;
        float: left
    }

    .row-result-search-autocomplete-image {
        width: 30%;
        float: left
    }

    .result-info {
        width: 40%;
        float: left
    }
}

.top-account ul {
    padding: 0;
}

.top-account .user-icon {
    margin-left: 5px;
    font-size: 34px;
}

.top-account .welcome-text {
    position: absolute;
    top: -1px;
    right: 36px;
}

.top-account .account-name {
    position: absolute;
    top: 17px;
    right: 36px;
}

.top-account .account-name + i {
    position: absolute;
    left: 27px;
    top: 24px;
}

/* Menu */
.menu-wrapper {
    min-height: 72px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    font-size: 16px;
    box-shadow: 1px 0px 20px 1px rgba(236, 236, 236, 0.44);
    background-color: #fff;
}

.menu-wrapper nav.navbar {
    margin-bottom: 0px;
}

.menu-wrapper #block-header-one {
    min-height: 69px;
}

/* cart */
#cart {
    margin-top: 21px
}

#cart button {
    background-color: transparent;
    color: #292929;
    padding: 0;
    width: 260px;
    height: 55px;
    border: 1px solid #efefef;
    border-radius: 3px;
}

#cart button:hover {
    background: rgba(247, 247, 247, 0.62);
    transition: all .3s;
}

#cart button:hover i {
    background-position: -46px -132px;
}

.checkout .panel-body label {
    color: #8e8e8e;
    font-size: 16px;
    font-weight: 300;
    word-spacing: 0;
    padding-top: 4px;
}

.checkout .panel-body label span {
    display: inline-block;
}

#cart .cart-btn-right {
    height: 45px;
    display: inline-block;
    float: right;
    border-radius: 3px;
}

#cart .cart-btn-right i {
    position: absolute;
    top: 10px;
    right: 18px;
}

#cart .cart-btn-right span {
    position: absolute;
    top: 15px;
    right: 61px;
    word-spacing: -2px;
    font-size: 14px;
}

#cart #cart-total {
    margin-top: 9px;
    display: inline-block;
    float: left;
    margin-left: 15px;
    background-color: #2c9d48;
    color: #fff;
    border-radius: 100%;
    width: 28px;
    height: 28px;
}

#cart > .btn {
    font-size: 12px;
    line-height: 18px;
    color: #FFF
}

#cart.open > .btn {
    background-image: none;
    background-color: #FFF;
    border: 1px solid #E6E6E6;
    color: #666;
    box-shadow: none;
    text-shadow: none
}

#cart.open > .btn:hover {
    color: #444
}

#cart .dropdown-menu {
    background: #eee;
    z-index: 1001
}

#cart .dropdown-menu {
    min-width: 100%
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px
}

#cart .dropdown-menu li > div {
    min-width: 427px;
    padding: 0 10px
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%
    }
}

#cart .dropdown-menu li p {
    margin: 20px 0
}

.page-wrapper.cart .table-responsive tr td {
    text-align: center;
    padding: 24px 5px;
}

.page-wrapper.cart .table-responsive thead tr td {
    padding: 11px 5px;
    font-size: 16px;
    color: #242021;
}

.page-wrapper.cart .table-responsive tr td div.input-group {
    margin: 0 auto;
}

.page-wrapper.cart .table-responsive tr td div.input-group input {
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    /* border-top-left-radius: 0; */
    /* border-bottom-left-radius: 0; */
    text-align: center;
    font-family: 'farsi-num';
    width: 50px;
    margin: 0 auto;
    position: relative;
    top: 0px;
    right: 16px;
    height: 33px;
    background-color: #f4f4f4;
}

.basket-text {

}

.basket-text h3 {
    font-size: 16px;
    color: #232021;
}

.basket-text p {
    font-size: 14px;
    color: #232021;
}

.page-wrapper.cart .panel-default,
.page-wrapper.checkout .panel-default {
    border: 1px solid #d4d4de;
}

.page-wrapper.cart .panel-default > .panel-heading + .panel-collapse > .panel-body,
.page-wrapper.checkout .panel-default > .panel-heading + .panel-collapse > .panel-body {
    background-color: #fff;
    border-top: 1px solid #e9e9e9;
    color: #8e8e8e;
}

.page-wrapper.cart .panel-default > .panel-heading + .panel-collapse > .panel-body .form-control,
.page-wrapper.checkout .panel-default > .panel-heading + .panel-collapse > .panel-body .form-control {
    border: 2px solid #eeeeee;
    box-shadow: 0 0 0 0 transparent;
    height: 44px;
    font-size: 13px;
    font-style: italic;
    color: #505050;
}

.page-wrapper.cart .panel-default > .panel-heading,
.page-wrapper.checkout .panel-default > .panel-heading {
    background-color: #fff;
    color: #6b6b6b;
    font-size: 15px;
    padding: 14px 12px;
}

.panel-group .panel {
    border-radius: 2px;
}

.page-wrapper.cart .panel-title a[aria-expanded="true"] > i,
.page-wrapper.checkout .panel-title a[aria-expanded="true"] > i {
    width: 26px;
    height: 26px;
    background-position: -5px -616px;
}

.page-wrapper.cart .panel-collapse,
.page-wrapper.checkout .panel-collapse {
    background-color: #f6f6f6;
}

.page-wrapper.cart .panel-group .panel + .panel,
.page-wrapper.checkout .panel-group .panel + .panel {
    margin-top: 10px;
}

.page-wrapper.cart .panel-default > .panel-heading .panel-title a,
.page-wrapper.checkout .panel-default > .panel-heading .panel-title a {
    margin-right: 8px;
    font-size: 16px;
    color: #6b6b6b;
    font-weight: 300;
}

.page-wrapper.cart .panel-default > .panel-heading .panel-title a {

}

.page-wrapper.cart .panel-default > .panel-heading .panel-title i,
.page-wrapper.checkout .panel-default > .panel-heading .panel-title i {
    position: relative;
    float: right !important;
    font-size: 10px;
    margin-top: 4px;
    top: -9px;
}

.page-wrapper.cart .table-responsive tr td .btn-initial {
    padding: 0px 5px;
    border: 0;
}

.page-wrapper.cart .table-responsive tr td .btn-initial i {
    position: relative;
    top: 3px;
}

.page-wrapper.cart .table-responsive tr td .btn-orange {
    top: 3px;
    background-color: #515b60;
}

.page-wrapper.cart .table-responsive tr td img {
    border: 0;
}

.page-wrapper.cart .panel-default {
    border: 1px solid #e9e9e9;
}

.page-wrapper.cart .panel-default > .panel-heading {
    background-color: #fff;
    color: #616168;
    font-size: 15px;
}

.page-wrapper.cart .panel-group .panel + .panel {
    margin-top: 11px;
}

.page-wrapper.cart .panel-default > .panel-heading .panel-title i {
    float: left;
    font-size: 10px;
}

.page-wrapper.cart .table-responsive table {
    border-spacing: 0;
    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 1px #CCCCCC;
    margin-bottom: 0;
    border-radius: 2px;
    border: 1px solid #e1e1e1;
    margin-top: 13px;
}

.page-wrapper.cart .table-responsive table thead td:first-child {
    border-radius: 6px 0 0 0;
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
}

.page-wrapper.cart .table-responsive table thead td:last-child {
    border-radius: 0 6px 0 0;
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
}

.page-wrapper.cart .table-responsive a {
    color: #2c9d48;
}

.page-wrapper.cart .table-responsive tr td.last-col {
    color: #2c9d48;
    font-weight: bold;
}

.page-wrapper.cart .total {
    color: #72737d;
    font-size: 15px;
    width: 100%;
    height: 34px;
    padding-top: 10px;
}

.page-wrapper.cart .total-wrapper .col-sm-6 .total:last-child {
    color: #39a839;
    font-size: 20px;
}

.page-wrapper.cart .total {
    color: #72737d;
    font-size: 15px;
    width: 100%;
    height: 34px;
    padding-top: 10px;
}

.page-wrapper.cart .total-wrapper .total div {
    width: 50%;
    height: 40px;
    padding-top: 6px;
    border: 1px solid #e7e8e8;
    padding-right: 13px;
    padding-left: 13px;
    color: #929292;
    font-size: 16px;
    text-align: center;
}

/* default opencart menu */
#menu {
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a;
    min-height: 40px
}

#menu .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent
}

#menu .nav > li > a:hover, #menu .nav > li.open > a {
    background-color: rgba(0, 0, 0, 0.1)
}

#menu .dropdown-menu {
    padding-bottom: 0
}

#menu .dropdown-inner {
    display: table
}

#menu .dropdown-inner ul {
    display: table-cell
}

#menu .dropdown-inner a {
    min-width: 160px;
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 20px;
    color: #333;
    font-size: 12px
}

#menu .dropdown-inner li a:hover {
    color: #FFF
}

#menu .see-all {
    display: block;
    margin-top: 0.5em;
    border-top: 1px solid #DDD;
    padding: 3px 20px;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 3px 3px;
    font-size: 12px
}

#menu .see-all:hover, #menu .see-all:focus {
    text-decoration: none;
    color: #fff;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x
}

#menu #category {
    float: right;
    padding-right: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2)
}

#menu .btn-navbar {
    font-size: 15px;
    font-stretch: expanded;
    color: #FFF;
    padding: 2px 18px;
    float: left;
    background-color: #229ac8;
    background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
    background-repeat: repeat-x;
    border-color: #1f90bb #1f90bb #145e7a
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    color: #fff;
    background-color: #229ac8
}

@media (min-width: 768px) {
    #menu .dropdown:hover .dropdown-menu {
        display: block
    }
}

@media (max-width: 767px) {
    #menu {
        border-radius: 4px
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block
    }

    #menu div.dropdown-menu {
        margin-right: 0 !important;
        padding-bottom: 10px;
        background-color: rgba(0, 0, 0, 0.1)
    }

    #menu .dropdown-inner {
        display: block
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #fff
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1)
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff
    }
}

/* content */
#content {
    min-height: 440px;
    padding-top: 23px;
}

/* footer */
footer {
    padding-top: 71px;
    padding-bottom: 46px;
    background-color: #fff;
    color: #898989
}

footer .col-1 .about {
    font-size: 14px;
    line-height: 30px;
    color: #757575;
    margin-top: 20px;
}

footer .title h3 {
    font-size: 17px;
    font-weight: bold;
    color: #2c9d48;
    margin-bottom: 30px;
}

footer .col-2 .item {
    color: #757575;
    font-size: 14px;
    line-height: 30px;
}

footer .col-2 .item span:nth-child(1) {

}

footer .col-2 .item span:nth-child(2) {

}

footer .col-3 a {
    color: #757575;
    font-size: 14px;
    line-height: 30px;
}

footer .col-4 img {
    margin: 0 10px;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666
}

footer a {
    color: #757575
}

footer a:hover {
    color: #2c9d48;
}

footer .title span {
    font-size: 11px;
    margin-left: 9px;
}

footer h5 {
    margin-bottom: 20px;
}

footer .tel-ltr {     font-family: fa-num;     display: inline-block; }

.information-area {
    width: 100%;
    height: 70px;
    margin-top: 55px;
}

.information-area .tel {
    position: relative;
    color: white;
    font-size: 18px;
    height: 70px;
    padding-top: 27px;
    padding-left: 24px;
}

.information-area .tel i {
    position: absolute;
    top: 29px;
    left: -3px;
    font-size: 23px;
}

.information-area .email {
    position: relative;
    color: white;
    font-size: 18px;
    height: 70px;
    padding-top: 27px;
    padding-left: 24px;
    margin-left: 66px;
    font-family: arial;
}

.information-area .email i {
    position: absolute;
    top: 29px;
    left: -11px;
    font-size: 21px;
}

.information-area .comment {
    color: white;
    height: 70px;
    padding-top: 27px;
    font-size: 17px;
}

footer #modal-message-form .information .buttons {
    margin-top: 10px;
}

footer #modal-message-form .information .buttons > div > a > span {
    margin-right: 5px;
    position: relative;
    top: 2px;
    right: 1px;
    font-size: 17px;
}

.copyright .social {
    padding: 0;
    text-align: center;
    background-color: #fff;
    display: inline-block;
    position: absolute;
    top: -16px;
    right: 0;
    left: 0;
    width: 211px;
    margin: 0 auto;
}

.copyright .social li {
    margin: 0 1px;
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 100%;
    width: 33px;
    height: 33px;
    display: inline-block;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.copyright .social li:hover {
    background: #929292;
}

.copyright .social li:hover i {
    color: #fff;
}

.copyright .social li a i {
    font-size: 15px;
    position: relative;
    top: 5px;
    right: -1px;
    color: #b2b2b2;
}

.copyright .social li a {
    width: 33px;
    height: 33px;
    display: inline-block;
    position: relative;
}

.copyright {
    min-height: 130px;
    background-color: #fff;
    margin-top: 40px;
}

.copyright .container {
    border-top: 1px solid #efefef;
    position: relative;
}

.copyright .green i {
    position: absolute;
    top: -1px;
    font-size: 37px;
    color: #b2b2b2
}

.copyright .ir a {
    color: #b2b2b2 !important;
}

.copyright .ir,
.copyright .en {
    padding-top: 8px;
    color: #b2b2b2 !important;
    font-size: 14px !important;
}

.copyright .ir {
    margin-top: 39px;
}

.copyright .en {
    direction: ltr;
}

/* breadcrumb */
.breadcrumb {
    margin: 0 0 0 0;
    padding: 8px 0;
    border: 1px solid #ddd
}

.breadcrumb i {
    font-size: 17px
}

.breadcrumb > li {
    text-shadow: 0 1px 0 #FFF;
    padding: 0 20px;
    position: relative;
    white-space: nowrap
}

.breadcrumb > li a {
    color: #787878;
}

.breadcrumb > li + li:before {
    content: '';
    padding: 0
}

.breadcrumb > li:after {
    content: '';
    display: block;
    position: absolute;
    top: -3px;
    left: -5px;
    width: 26px;
    height: 26px;
    border-left: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.breadcrumb-wrapper .sprite-nav-dot {
    position: relative;
    top: 2px;
    width: 11px;
}

.breadcrumb-wrapper {
    background-color: #f7f7f7;
    border-bottom: 1px solid #f1f1f1;
}

.breadcrumb-wrapper .container {

}

.breadcrumb-wrapper .breadcrumb {
    border-radius: 0;
    border: 0;
    font-size: 11px;
    color: #868686;
    padding: 8px 15px;
    background: transparent;
    display: inline-block;
    padding-right: 0;
    margin-right: -7px;
    text-shadow: 0 0 0 0 transparent;
}

.breadcrumb-wrapper .breadcrumb i {
    color: #868686;
}

.breadcrumb-wrapper .breadcrumb li {
    padding: 0 12px;
}

.breadcrumb-wrapper .breadcrumb > li:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    width: 1.28571429em;
    text-align: center;
    content: "\f053";
    border: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    top: 9px;
    left: -8px;
    font-size: 9px;
}

.breadcrumb-wrapper .breadcrumb > li:last-child:after {
    display: none;
}

/* carousel */
.carousel-caption {
    color: #FFF;
    text-shadow: 0 1px 0 #000
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome
}

/* product list */
.product-thumb {
    margin-bottom: 20px;
    overflow: auto
}

.product-thumb .image {
    text-align: center
}

.product-thumb .image a {
    display: block
}

.product-thumb .image a:hover {
    opacity: 0.8
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto;
    width: auto !important;
}

.product-grid .product-thumb .image {
    float: none
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: right;
        padding: 0 15px
    }
}

@media (max-width: 1200px) {
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 0 10px
    }
}

@media (max-width: 767px) {
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-right: 0;
        padding: 0 10px
    }

    .product-grid .product-thumb .caption {
        min-height: 0
    }
}

.product-thumb .rating {
    height: 21px;
    width: 96px;
    margin: 0 auto;
}

.rating .fa-stack {
    font-size: 8px;
    margin-top: 2px;
    margin-left: 3px;
    float: right;
}

.rating .fa-star-o {
    color: #999;
    font-size: 15px
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px;
}

.rating .fa-star + .fa-star-o {
    color: #2c9d48
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    color: #444;
    direction: rtl;
    margin-top: 6px;
    font-weight: bold;
    height: 52px;
}

.product-thumb .price-new {
    font-weight: bold;
    direction: rtl;
    display: block;
    font-size: 18px;
}

.product-thumb .price-old {
    text-decoration: line-through;
    margin-right: 10px;
    display: block;
    font-size: 12px;
    color: #9b9b9b;
    font-weight: bold;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group {
    border-top: 1px solid #ddd;
    background-color: #eee;
    overflow: auto
}

.product-list .product-thumb .button-group {
    border-right: 1px solid #ddd
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-right: none
    }
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: right;
    background-color: #eee;
    color: #888;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase
}

.product-thumb .button-group button + button {
    width: 20%;
    border-right: 1px solid #ddd
}

.product-thumb .button-group button:hover {
    color: #444;
    background-color: #ddd;
    text-decoration: none;
    cursor: pointer
}

@media (max-width: 1200px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

@media (max-width: 767px) {
    .product-thumb .button-group button, .product-thumb .button-group button + button {
        width: 33.33%
    }
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    min-height: 528px;
}

.thumbnails > li {
    margin-right: 20px
}

.thumbnails > img {
    width: 100%
}

.image-additional a {
    margin-bottom: 20px;
    padding: 5px;
    display: block;
    border: 1px solid #efefef
}

.image-additional {
    /*max-width: 78px*/
    width: 106px;
}

.thumbnails .image-additional {
    float: right;
    margin-right: 20px
}

/* fixed colum left+content+right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
    width: 100%
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px
}

/**/
.container-fluid.full {
    padding-right: 0;
    padding-left: 0;
}

.rm-padding-top {
    padding-top: 0px;
}

.rm-padding-bottom {
    padding-bottom: 0px;
}

.rm-padding-left {
    padding-left: 0px;
}

.rm-padding-right {
    padding-right: 0px;
}

.rm-margin-top {
    margin-top: 0px !important;
}

.rm-margin-bottom {
    margin-bottom: 0px !important;
}

.rm-margin-left {
    margin-left: 0px !important;
}

.rm-margin-right {
    margin-right: 0px !important;
}

/* Start Offer Count Down */
.playPause {
    display: none;
}

.count-down {
    min-height: 300px;
    padding-right: 0;
    padding-left: 0;
    margin-top: 4px;
}

.count-down .owl-carousel .owl-nav .owl-prev i {
    position: relative;
    top: 8px;
    right: 6px;
}

.count-down .owl-carousel .owl-nav .owl-next i {
    position: relative;
    top: 7px;
    left: 8px;
}

.count-down .owl-carousel {
    margin-bottom: 0;
}

.count-down .sprite-offer {
    margin-top: 13px;
}

.count-down .item {
    text-align: center;
}

.count-down .item .counter-name {
    height: 58px;
    padding-left: 30px;
    padding-right: 30px;
}

.count-down .item .counter-name a {
    height: 58px;
    font-size: 14px;
    color: #595959;
    font-weight: bold;
}

.count-down .item .image {
    width: 207px;
    height: 207px;
    margin: 0 auto;
}

.count-down .item .desc {
    height: 36px;
    border-radius: 3px;
    background-color: #f8f8f8;
    display: block;
}

.count-down .item .desc span {
    line-height: 36px;
    display: block;
    height: 100%;
    padding-top: 2px;
}

.count-down .item .text {
    color: #fff;
    font-size: 12px;
    float: right;
    position: relative;
    top: 10px;
    right: 10px;
}

.count-down .owl-prev,
.count-down .owl-next {
    background-color: transparent !important;
    color: #919191 !important;
    top: 335px !important;
}

.count-down .owl-nav i {
    font-size: 22px;
}

.count-down .owl-prev {
    right: -4px !important;
}

.count-down .owl-next {
    left: -4px !important;
}

.count-down .timer {
    height: 62px;
    background-color: #dc1f26;
    font-weight: bold;
    padding-left: 16px;
    padding-top: 10px;
    margin-top: 10px;
}

.count-down .timer .countdown {
    font-size: 20px;
}

.counter-left {
    width: 450px;
    margin-top: 26px;
    margin-left: 36px;
}

.counter-img {
    background: url("../image/counter-site-logo.png") no-repeat;
    width: 200px;
    min-height: 45px;
    position: absolute;
    top: 53px;
    right: 21px;
}

.counter-right .timer {
    margin-top: 139px;
    margin-right: 20px;
    min-height: 100px;
    background: url("../image/counter-labels.png") bottom no-repeat;
}

.counter-right .timer .countdown {
    font-family: farsi-num;
    font-size: 19px;
}

/* End Offer Count Down */
/* Start Flipper */
.flip-container {
    /*perspective: 1000px;*/
}

.flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    /*width: 320px;*/
    /*height: 480px;*/
}

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;

    position: relative;
}

.front, .back {
    backface-visibility: hidden;

    position: absolute;
    top: 0;
    left: 0;
}

.front {
    z-index: 2;
    /* for firefox 31 */
    transform: rotateY(0deg);
}

.back {
    transform: rotateY(180deg);
}

.front .caption {
    padding: 5px 11px;
}

.category-page .front .caption h4 a {
    color: #47484f;
}

.front .button-wrap {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 25px;
}

.items {
    text-align: center;
    padding-right: 10px;
    margin-top: 25px;
    margin-bottom: 15px;
}

#related.items,
.items.module li {
    width: 273px;
}

.related.items .flipper-test .front .caption .green-btn {
    position: absolute;
    width: 136px;
    right: 23px;
    bottom: 11px;
}

.related.items li {
    /*width: 215px;*/
}

#together.items li {
    width: 190px;
}

.items.module li {
    margin-bottom: 28px;
}

.items.module {

}

.items li {
    display: block;
    float: right;
    margin: 5px 8px;
    border-radius: 4px;
    margin: 5px 2px;
}

.pr-wrapper .price-old {
    text-decoration: line-through;
}

.flip-container {
    direction: rtl;
}

.flipper-test {
    border: none;
    cursor: pointer;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    height: 300px;
}

.pr-wrapper {
    cursor: pointer;
    -webkit-transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 0.6s;
    -moz-transform-style: preserve-3d;
    -o-transition: 0.6s;
    -o-transform-style: preserve-3d;
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
    height: 420px;
}

.flipper-test .top-section {
    margin-top: 14px;
    padding-right: 16px;
}

.flipper-test .top-section .fa-heart-o {
    color: #b5b5b5;
}

.flipper-test .front .image img {
    width: 147px;
    margin: 0 auto;
}

.flipper-test .back > a {
    display: block;
    width: 100%;
    height: 38%;
}

@media (min-width: 769px) {
    .front {
        z-index: 2;
        transform: rotateY(0deg);
    }
}

@media (min-width: 769px) {
    .front, .back {
        backface-visibility: hidden;
        transition: 0.6s;
        transform-style: preserve-3d;
        position: absolute;
        top: 0;
        left: 0;
    }
}

.front, .back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.pr-wrapper .image {
    padding: 25px 5px 5px 5px;
}

.front .caption h4 {
    color: #47484f;
    line-height: 22px;
}

.pr-wrapper .rating {
    position: absolute;
    left: 15px;
    top: 10px;
}

.rate {
    text-align: right;
    direction: ltr;
}

.top-product-status {
    position: absolute;
    right: 15px;
    top: 2px;
}

@media (min-width: 769px) {
    .back {
        transform: rotateY(-180deg);
    }
}

.flip-container .button-group {

}

.flip-container .button-group .cart {
    color: #7bac1b;
    padding: 0;
    line-height: 43px;
    margin-right: 6px;
    margin-left: 3px;
}

.flip-container .button-group button {
    border: 1px solid #fff;
    background: #fff;
    float: right;
}

.flip-container .button-group button {
    border: 1px solid #fff;
    background: #fff;
    float: right;
}

.refreshIcon {
    width: 25px;
    height: 25px;
    float: right;
    display: block;
    margin-left: 0px;
    margin-top: 5px;
}

.flipper-test .front .caption .price {
    margin-top: 26px;
}

.flipper-test .front .caption .green-btn {
    margin-top: 27px;

}

.flipper-test .back .update-price-title {
    margin-top: 0px;
    font-size: 12px;
    color: #636469 !important;
}

.flipper-test .back .update-price-desc {
    margin-top: 0px;
    font-size: 12px;
    color: #636469 !important;
}

.flipper-test .back .text-details-back {
    margin-top: 50px;
    margin-bottom: 21px;
}

.flipper-test .add-to-cart {
    padding-right: 39px;
    position: relative;
}

.flipper-test .add-to-cart i {
    position: absolute;
    right: 13px;
}

.flip-container .front main-specifications,
.flip-container .back .main-specifications {
    line-height: 29px;
    color: #6b6b6b;
    margin-top: 10px;
    margin-bottom: 34px;
}

.flip-container .back .main-specifications > div {
    margin-bottom: 15px;
}

.flip-container .back .main-specifications > div > span {
    margin-bottom: 15px;
}

.flip-container .back .main-specifications > div > span:nth-child(1) {
    font-weight: bold;
}

.flip-container .back .main-specifications > div > span:nth-child(2) {

}

/* End Flipper */
/* Start Interior Pages Style */
.page-wrapper {
    background-color: #fff;
    /*border: 1px solid #cdcdcd;*/
    /*box-shadow: 0px 0px 6px 0px #e1e1e1;*/
    margin-top: 18px;
    border-radius: 5px;
    padding: 0;
    min-height: 400px;
    margin-bottom: 42px;
}

.page-wrapper > div.row,
.page-wrapper .title {
    padding-right: 30px;
    padding-left: 30px;
}

.page-wrapper .title {
    min-height: 75px;
    padding-top: 10px;
    border-bottom: 1px solid #cdcdcd;
    font-size: 16px;
    color: #585858;
}

.page-wrapper .title h1 {
    margin-right: 16px;
    color: #585858;
    position: relative;
    display: inline-block;
}

.page-wrapper .title h1:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #2c9d48;
    position: absolute;
    bottom: -27px;
    right: 0;
}

.page-wrapper.product-page .title h3 {
    margin-right: 16px;
    color: #585858;
    position: relative;
    display: inline-block;
}

.page-wrapper.product-page .title h3:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #2c9d48;
    position: absolute;
    bottom: -28px;
    right: 0;
}

.page-wrapper.product-page .title {
    padding: 13px 24px;
    min-height: 76px;
}

.page-wrapper h2 {
    font-size: 18px;
}

.page-wrapper .top-filter {
    padding-right: 31px;
}

.page-wrapper .top-filter > div {
    display: inline-block;
    color: #787878;
    font-size: 15px;
}

.page-wrapper .top-filter label {
    position: relative;
}

.page-wrapper .top-filter .section-1 {
    width: 152px;
    text-align: right;
}

.page-wrapper .top-filter .section-1 span {
    margin-right: 25px;
}

.page-wrapper .top-filter .section-2 select,
.page-wrapper .top-filter .section-3 select {
    border: 1px solid #d2d2d2;
    color: #888888;
    background: linear-gradient(to bottom, #ffffff 0%, #f7f7f7 100%);
    font-size: 14px;
    padding: 0px 12px;
}

.page-wrapper .top-filter .section-2 {
    margin-left: 5px;
    margin-right: 5px;
}

.page-wrapper .top-filter .section-4 .btn-default {
    color: #acacac;
    background: #fcfcfc;
    box-shadow: 0 0 0 0;
}

.page-wrapper .top-filter .section-4 .btn-default:hover {
    color: #3eb43e;
}

.page-wrapper .top-filter .section-4 .btn-group button:nth-child(2) {
    border-right: 1px solid #e1e1e1;
}

.page-wrapper .top-filter .section-4 .btn-group button:nth-child(1) {
    border-left: 1px solid #e1e1e1;
}

.top-interior-bg {
    width: 100%;
    height: 358px;
    background-color: #ffffff;
    position: absolute;
    top: 37px;
    z-index: -1;
    border-bottom: 1px solid #f8fbfc;
}

.top-interior-bg-single {
    width: 100%;
    height: 885px;
    background-color: #ffffff;
    position: absolute;
    top: 37px;
    z-index: -1;
    border-bottom: 1px solid #f8fbfc;
}

.filter-icon {
    background: url(../image/filter-icon.jpg) no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    position: absolute;
    right: -9px;
    top: 1px;
}

.category-page .title {
    margin-bottom: 50px;
}

.category-page.page-wrapper {
    background-color: transparent;
    margin-top: 38px;
}

.category-page .category-container {
    background-color: #fff;
    min-height: 615px;
}

.category-page .category-container > h1 {
    padding-right: 13px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 18px;
}

.category-page .green-filter {
    box-shadow: 0px 5px 4px 0px rgba(38, 38, 38, 0.05) !important;
    border: 1px solid #f1f1f1 !important;
}

.category-page.page-wrapper #column-right {
    margin-top: 0 !important;
}

.category-page #content {
    padding-top: 0;
}

.category-page {
}

.flip-container {
    height: 410px;
}

/* End Interior Pages Style */
/* Start Filter Module */
.page-wrapper .list-group a.active,
.page-wrapper .list-group a.active:hover,
.page-wrapper .list-group-item:hover {
    background: none;
}

.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
.panel-default {
    border: 0;
}

.page-wrapper .panel .list-group-item {
    border: 0;
}

.page-wrapper .panel .list-group-item.filter-items {
    padding-right: 34px;
    font-size: 14px;
    color: #333333
}

.page-wrapper .panel .list-group-item.filter-items i {
    font-size: 10px;
    position: absolute;
    right: 15px;
    top: 43px;
}

.page-wrapper .panel-default {
    border: 0;
    box-shadow: 0 0 0 0;
}

.page-wrapper .plus-icon {
    width: 22px;
    height: 22px;
    background: url("../image/plus-minus.png") no-repeat;
    display: inline-block;
    background-position: -24px 0;
    margin: 10px 0;
}

.page-wrapper .minus-icon {
    width: 22px;
    height: 22px;
    background: url("../image/plus-minus.png") no-repeat;
    display: inline-block;
    background-position: 0 0;
    margin: 10px 0;
}

.page-wrapper #slider-price {
    width: 82%;
    display: inline-block;
    border: 0;
    margin: 0 auto;
}

.page-wrapper .ui-widget-header {
    background: #2c9d48;
}

.page-wrapper .ui-state-default, .page-wrapper .ui-widget-content .ui-state-default {
    background: url(../image/price-slider.png) no-repeat transparent;
    border: 0;
}

.page-wrapper #slider-price a:nth-child(3) {
    transform: rotate(180deg);
}

.page-wrapper .ui-slider .ui-slider-handle {
    width: 21px;
    height: 17px;
    top: -7px;
}

#slider-price a, button {
    outline: 0;
}

.page-wrapper .ui-slider-horizontal .ui-slider-range {
    height: 4px;
    top: 0px;
}

.page-wrapper .filter-items {
    border-top: 1px solid #e3e3e3 !important;
    margin-top: 26px !important;
    padding-top: 34px;
}

.page-wrapper .filter-items.price-title {
    padding-top: 0;
    margin-top: 15px !important;
    margin-bottom: 8px;
}

.page-wrapper .filter-items.price-title i {
    top: 3px !important;
}

.page-wrapper .gw-filter-name {
    float: right;
}

.page-wrapper .gw-filter-available-items {
    margin-right: 15px;
    background-color: #e1e1e1;
    width: 17px;
    text-align: center;
    border-radius: 100%;
    height: 17px;
    float: left;
    font-size: 12px;
    margin-top: 4px;
}

.page-wrapper .gw-filter-available-items > span {
    position: relative;
    top: -5px;
    font-size: 12px;
    font-family: farsi-num;
}

.page-wrapper .expander-btn {
    font-size: 12px;
    font-weight: 300;
    padding-right: 23px;
    color: #656565;
}

.page-wrapper .expander-btn > span:nth-child(1) {
    position: relative;
    left: 3px;
}

.page-wrapper .list-group-item input[type=checkbox] {
    display: none;
}

.page-wrapper .list-group-item input[type=checkbox] + span {
    background: url("../image/checkbox.jpg") no-repeat;
    height: 19px;
    min-height: 19px;
    width: 19px;
    display: inline-block;
    padding: 0 0 0 0px;
    transition: all .3s;
}

.page-wrapper .list-group-item .checkbox > label {
    width: 100%;
}

.page-wrapper .list-group-item .checkbox > label > span {
    margin-left: 10px;
}

.page-wrapper .list-group-item .checkbox .checkbox-title {
    position: absolute;
    top: -3px;
    right: 50px;
    font-size: 14px;
    width: 154px;
}

.page-wrapper .list-group-item input[type=checkbox]:checked + span {
    background: url(../image/checkbox-active.jpg) no-repeat;
    height: 19px;
    min-height: 19px;
    width: 19px;
    display: inline-block;
    padding: 0 0 0 0px;
    transition: all .3s;
}

.page-wrapper .filter-items.price-title {
    border-top: 0 !important;
}

.price-icon {
    width: 23px;
    height: 23px;
    background: url("../image/price-ico.jpg");
    position: absolute;
    top: -4px !important;
    right: 8px !important;
}

#slider-price {
    background-color: #c2c2c2;
    height: 4px !important;
    border-radius: 2px !important;
}

.page-wrapper .top-filter {
    padding-right: 31px;
}

.page-wrapper .top-filter > div {
    display: inline-block;
    color: #787878;
    font-size: 15px;
}

.page-wrapper .top-filter label {

}

.page-wrapper .top-filter .section-1 {
    width: 170px;
    text-align: right;
}

.page-wrapper .top-filter .section-1 span {
    margin-right: 25px;
    font-size: 14px;
    color: #333333;
}

.page-wrapper .top-filter .section-2 select,
.page-wrapper .top-filter .section-3 select {
    border: 1px solid #eeeeee;
    color: #adadad;
    background: #fff;
    font-size: 14px;
    padding: 0px 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
}

.page-wrapper .top-filter .section-2,
.page-wrapper .top-filter .section-3 {
    position: relative;
}

.page-wrapper .top-filter .section-2:after,
.page-wrapper .top-filter .section-3:after {
    content: "\f107";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 15px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 13px;
    left: 8px;
    color: #adadad;
}

.page-wrapper .top-filter .section-2 {
    margin-left: 5px;
    margin-right: 5px;
}

.page-wrapper .top-filter .section-4 {
    float: left;
    margin-left: 42px;
    border: 0;
}

.page-wrapper .top-filter .section-4 .btn-default {
    color: #acacac;
    background: #fcfcfc;
    box-shadow: 0 0 0 0;
}

.page-wrapper .top-filter .section-4 > div {
    padding: 10px;
    height: auto;
    display: inline-block;
    height: 42px;
    border: 1px solid #eeeeee;
    border-radius: 3px;
    margin-left: 2px;
    cursor: pointer;
}

.page-wrapper .top-filter .section-4 > div:hover span.sprite-change-view-row {
    width: 22px;
    height: 22px;
    background-position: -5px -309px;
    transition: all .3s;
}

.page-wrapper .top-filter .section-4 > div:hover span.sprite-change-view {
    width: 22px;
    height: 22px;
    background-position: -5px -245px;
    transition: all .3s;
}

.sprite-change-view-o {
    width: 22px;
    height: 22px;
    background-position: -5px -245px;
}

.sprite-change-view-row-o {
    width: 22px;
    height: 22px;
    background-position: -5px -309px;
}

.page-wrapper .top-filter .section-4 > div span {

}

.page-wrapper .top-filter .section-4 .btn-default:hover {
    color: #3eb43e;
}

.page-wrapper .top-filter .section-4 .btn-group button:nth-child(2) {
    border-right: 1px solid #e1e1e1;
}

.page-wrapper .top-filter .section-4 .btn-group button:nth-child(1) {
    border-left: 1px solid #e1e1e1;
}

/* End Filter Module */
/* Start Product Page */
.product-page .title .title-left {
    position: relative;
    color: #787878;
    font-size: 14px;
    margin-top: 45px;
}

.product-page .title .title-left > i {
    position: absolute;
    top: 2px;
    right: -23px;
}

.image-additional {
    /*max-width: 80px;*/
}

.image-additional a {
    padding: 0;
}

.thumbnails {
    overflow: hidden;
}

.thumbnails > li {
    margin-right: 10px;
    width: 350px;
}

.thumbnails > li:first-child img {
    width: 100%;
    padding: 9px 0;
}

.thumbnails > li:first-child a {
    height: 370px;
}

.thumbnails .image-additional {
    float: right;
    margin-right: 10px;
    margin-top: 2px;
}

.thumbnail {
    border: 1px solid #f0f0f0;
    border-radius: 2px;
}

#slider-thumbnails {
    padding-left: 0;
    padding-right: 0;
    margin-top: -13px;
}

#slider-thumbnails .owl-prev,
#slider-thumbnails .owl-next {
    position: absolute;
    opacity: 1 !important;
    left: 12px;
    top: 121px;
    background: transparent;
}

#slider-thumbnails .owl-prev i,
#slider-thumbnails .owl-next i {
    font-size: 20px;
    color: #bbb;
    font-size: 20px;
}

#slider-thumbnails .owl-prev {
    right: auto;
    left: 0;
}

#slider-thumbnails .owl-next {
    left: 35px;
}

.product-page {
    margin-bottom: 20px;
    padding-bottom: 20px;
    background-color: transparent;
}

.product-page h2 {
    font-size: 24px;
    color: #272647;
    line-height: 37px;
}

.product-page .list-unstyled {
    display: inline-block;
    width: 470px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.product-page .model {
    margin-top: 0px;
    color: #9a9a9a;
    font-size: 12px;
}

.product-page .product-status {
    border-bottom: 1px solid #eeeeee;
    height: 35px;
    padding-bottom: 40px;
    margin-bottom: 18px;
}

.product-page .product-status span:nth-child(1) {
    color: #9a9a9a;
    font-size: 12px;
}

.product-page .product-status span:nth-child(2) {
    font-size: 16px;
    color: #2c9d48;
}

.product-page .instock {
    float: left;
    color: white;
    padding: 1px 18px;
    border-radius: 12px;
    margin-top: 18px;
}

.product-page .not-instock {
    float: left;
    font-size: 13px;
    color: white;
    padding: 1px 18px;
    border-radius: 12px;
    margin-top: 18px;
}

.product-page .rating {
    margin-top: 25px;
    margin-bottom: 30px;
}

.product-page .rating a {
    color: #a0a0a0;
    font-size: 11px;
    margin-left: 9px;
}

.rating .fa-star {
    color: #fdb93b;
    font-size: 11px;
}

.rating .star-grey {
    color: #dddfe6;
}

.rating .fa-stack {
    float: right;
    margin-top: 2px;
    margin-left: 3px;
}

.yzd-heart {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("../image/yzd-heart.png") no-repeat;
}

.yzd-clock {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("../image/yzd-clock.png") no-repeat;
}

.yzd-share {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: url("../image/yzd-share.png") no-repeat;
}

.product-page .toolbox + .rating > a {
    float: right;
    font-size: 12px;
    color: #9a9a9a;
    position: relative;
    top: -4px;
}

.product-page .toolbox + .rating > p {

}

.product-page .toolbox {
    float: left;
    margin-left: 10px;
    margin-top: 17px;
}

.product-page .toolbox div {
    margin-left: 5px;
    float: left;
    cursor: pointer;
    z-index: 99999;
}

.product-page .product-label {
    color: #9a9a9a;
    line-height: 31px;
    width: 103px;
    font-size: 12px;
    display: inline-block;
    margin-bottom: 0;
}

.product-page .select-box {
    display: inline-block;
    width: 325px;
    height: 37px;
    font-size: 12px;
    background-color: #fff;
    color: #595555;
    border: 1px solid #eeeeee;
    margin-right: 5px;
    border-radius: 2px;
    float: left;
    box-shadow: 0 0 0 0 transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    display: inline-block;
}

.product-page .select-wrapper {
    position: relative;
    display: inline-block;
    float: left;
}

.product-page .select-wrapper:after {
    content: '';
    width: 30px;
    height: 36px;
    background-color: #eeeeee;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(../image/sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: -72px 3px;
}

.product-page .price-wrapper {
    margin-top: 0;
    border-top: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}

.product-page .price-wrapper li {
    display: inline-block;
    padding-right: 10px;
    padding-left: 10px;
}

.product-page .price-wrapper .special {
    text-decoration: line-through;
    line-height: 30px;
    color: #959595;
    font-size: 19px;
}

.product-page .price-wrapper .price {
    color: #3eb43e;
    font-size: 20px;
    line-height: 36px;
}

.width-470 {
    width: 470px;
}

.product-page .input-quantity {
    height: 37px;
    font-size: 12px;
    width: 49px;
    display: inline-block;
    border-radius: 2px;
    float: left;
    background-color: #fff;
    color: #595555;
    border: 1px solid #eeeeee;
    text-align: center;
}

.product-page .product-btn {
    margin-top: 16px;
}

.product-page .product-btn button {
    display: inline-block;
    width: 151px;
    height: 46px;
    font-size: 14px;
    border-radius: 2px;
    margin-right: 0;
    position: relative;
}

.product-page .product-btn button i {
    float: right;
    margin-right: 10px;
    font-size: 17px;
}

.product-page .product-btn #button-cart {
    background-color: #2c9d48;
    font-size: 15px;
    word-spacing: -2px;
    padding-top: 14px;
    text-align: right;
}

.product-page .product-btn #button-cart i {
    position: relative;
    top: -4px;
    left: 3px;
}

.product-page .product-btn #button-compare {
    border: 2px solid #2c9d48;
    background-color: #fff;
    color: #2c9d48;
    font-size: 16px;
    font-weight: bold;
    padding-top: 11px;
    text-align: right;
    padding-right: 21px;
}

.product-page .product-btn #button-compare i {
    position: relative;
    top: -3px;
    left: 2px;
}

.product-page .cart-product {
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 14px;
    top: 6px;
}

.product-page .compare-product {
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    right: 5px;
    top: 6px;
}

@media (max-width: 463px) {
    .breadcrumb > li {
        white-space: initial !important;
    }

    #content img {
        width: 100%;
    }

    blockquote {
        width: 100% !important;
    }

    .sc-select-color img {

    }

    .sc-select-color label {
        padding-right: 10px;
        min-height: 40px;
        height: auto !important;
        padding-top: 10px !important;
    }
}

.sc-radio-toolbar {
    display: inline-block;
    width: 350px;
}

.sc-radio-toolbar .sc-select-color {
    text-align: left;
}

.sc-select-color label {
    /*padding: 13px 1px;*/
    padding-top: 2px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    font-size: 13px;
    color: #595555;
    border-radius: 2px;
    display: inline-block;
    width: 100px;
    height: 34px;
    margin: 5px 0;
    text-align: right;
    margin-right: 12px;
}

.sc-select-color img {
    width: 14px !important;
    height: 14px;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
    position: relative;
    top: -1px;
}

.radio-toolbar input[type="radio"] {
    display: none;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color: #ffffff;
    border: 1px solid green;
}

.typography h3 {
    font-size: 22px;
}

.product-page .nav-tabs {
    background-color: #fff;
    min-height: 70px;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 0;
}

.product-page .nav-wrapper {
    margin-top: 80px;
    padding: 0;
    width: 99%;
    margin: 0 auto;
    margin-bottom: 47px;
}

.product-page .nav-wrapper .tab-content {
    padding: 10px 37px;
    padding-top: 35px;
    background-color: #fff;
}

.product-page .nav-wrapper .tab-content p {
    line-height: 30px;
    font-size: 17px;
    color: #595d64
}

.product-page .nav-tabs li {
    border-left: 1px solid #f1f1f1;
}

.nav-tabs > li > a {
    border: 0;
}

.product-page .nav-tabs li a {
    height: 70px;
    padding-top: 26px;
    padding-right: 30px;
    padding-left: 30px;
    color: #5c626b;
    border-radius: 0;
    border-top: 3px solid transparent;
    margin-left: 0;
}

.product-page .nav-tabs li.active a {
    border-right: 0;
    border-left: 0;
    background-color: #fbfbfb;
}

.product-page .nav-tabs li.active a:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #2c9d48;
    display: inline-block;
}

.product-page .tab-pane#tab-specification h3 i {
    margin-left: 10px;
}

.product-page .tab-pane#tab-specification h3 {
    height: 43px;
    margin-top: 46px;
}

.product-page .tab-pane .table {

}

.product-page .tab-pane .table tr {
    height: 39px;
}

.product-page .tab-pane .table tr td:nth-child(1) {
    background-color: #f5f5f5;
    border: 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding-right: 20px;
    color: #787878;
    vertical-align: middle;

}

.product-page .tab-pane .table tr td:nth-child(2) {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    vertical-align: middle;
    padding-right: 17px;
    color: #333333;
    padding-right: 17px;
    line-height: 24px;
}

.product-page .tab-pane .rating {
    margin: 11px;
}

.delete-sign {
    width: 21px;
    height: 21px;
    display: inline-block;
    position: relative;
    top: 3px;
    right: 8px;
}

.tick-sign {
    width: 21px;
    height: 21px;
    background: url("../image/tick.png");
    display: inline-block;
}

.product-page .product-desc {
    padding: 20px 35px;
    margin: 45px 0;
    background-color: #fff;
}

.product-page .product-desc .pr-title {

}

.product-page .product-desc .pr-title .pr-left {
    font-size: 15px;
    color: #a3a3a3;
}

.product-page .product-desc .pr-title .pr-right {
    color: #737373;
    height: 100px;
    padding-top: 39px;
    margin-top: -20px;
}

.product-page .product-desc .pr-description {
    color: #838282;
    font-size: 15px;
    line-height: 30px;
}

.product-page .product-desc .pr-title .pr-right i {
    margin-left: 10px;
}

.complete {
    display: none;
}

.more {
    padding: 3px;
    cursor: pointer;
    margin-top: 35px;
    margin-bottom: 25px;
}

.product-page .product-related .rating {
    margin-top: 4px;
}

.heading-3 {
    height: 22px;
    font-size: 16px;
    margin-right: 18px;
}

.heading-3 i {
    margin-left: 10px;
}

.product-page #accesories {
    margin-top: 30px;
    padding-left: 3px;
}

#accesories .caption h4 a {
    color: #535353 !important;
}

.product-page #accesories .front .caption {
    padding: 0px 11px !important;
}

.product-page #accesories .front .caption .price {
    position: absolute;
    bottom: 9px;
    height: 40px;
    right: 0;
    left: 0;
}

.product-page #tab-description {
    line-height: 30px;
    font-size: 15px;
}

.product-page .together {
    display: inline-block !important;
    padding-right: 0;
    padding-left: 0;
}

.product-page .together .owl-item {
    display: inline-block;
}

.product-page .together .pr-wrapper {
    height: 303px;
}

.product-page .together .flip-container {
    margin: 5px 10px;
}

.product-page .together .owl-buttons {
    position: absolute;
    top: -20px;
    left: 80px;
}

.product-page .together .owl-prev,
.product-page .together .owl-next {
    opacity: 1 !important;
    width: 25px;
    height: 25px;
    border: 1px solid #e1e1e1;
    border-radius: 2px;
}

.product-page .together .owl-next {
    top: 48% !important;
    padding: 6px 15px 28px 24px !important;
}

.product-page .together .owl-prev {
    left: -53px !important;
    top: 48% !important;
    padding: 6px 15px 28px 24px !important;
}

.product-page .together .owl-buttons i {
    margin: 3px 0 0;
    font-size: 17px;
    color: #c5c5c5;
}

.product-page #accesories .heading-3 {
    margin-top: 48px;
    margin-bottom: 25px;
}

.share {
    display: block;
    width: 25px;
    height: 25px;
    float: right;
    margin: 0 5px;
    cursor: pointer;
    position: relative
}

.icons {
    height: 25px;
    width: 0px;
    position: absolute;
    top: 5px;
    left: 25px;
    text-align: center;
    display: block;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    overflow: hidden;
}

.icons a {
    height: 23px
}

.share:hover .icons {
    width: 135px;
}

.fb {
    float: left;
    margin-left: 1px;
    background: url(../image/social-icons.png) no-repeat center 0px;
    width: 24px;
    height: 24px;
    display: block;
    cursor: pointer;
}

.tweet {
    float: left;
    background: url(../image/social-icons.png) no-repeat right 0px;
    width: 22px;
    height: 22px;
    display: block;
    cursor: pointer;
    margin-left: 3px;
}

.at-icon-wrapper {
    border-radius: 50%;
    width: 22px !important;
    height: 22px !important;
}

.at-icon-wrapper svg {
    width: 22px !important;
    height: 22px !important;
}

.left-premier-attr {
    padding-right: 14px;
    border-right: 4px solid #f5f5f5;
    margin-top: 25px;
    font-size: 12px;
    word-spacing: -2px;
}

.left-premier-attr .pr-row {
    line-height: 29px;
}

.left-premier-attr .pr-row .pr-name {
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    color: #7b7b7b;
}

.left-premier-attr .pr-row .pr-value {
    display: inline-block;
    margin-right: 4px;
    color: #7b7b7b;
}

/* End Product Page */
/* Start 404 */
.page-404 {
    background-color: #eff1f2;
    padding: 0;
    margin: 0;
}

.page-404 .center-logo {
    display: block;
    text-align: center;
    margin-top: 15%
}

.page-404 .text-sub {
    margin-top: 7px
}

.page-404 .text-sub p {
    text-align: center;
    color: #54617a;
    font-size: 17px
}

.page-404 .text-sub a {
    display: block;
    color: #838383;
    direction: rtl;
    text-align: center;
    text-decoration: none;
    font-size: 18px
}

.page-404 i.icon-left {
    width: 17px;
    height: 23px;
    display: inline-block;
    background: url('../image/direction-404.png') no-repeat;
    background-position: 0 11px
}

/* End 404 */
/* Start Contact Page */
.contact-page #content {
    margin-top: 23px;
}

.contact-page .contact-row {
    font-size: 14px;
    color: #6b6b6b;
    min-height: 31px;
}

.contact-page .contact-row address {
    margin-bottom: 0;
}

.contact-page #map {
    margin-top: 18px;
}

/* End Contact Page */
/* Start Home Slider Module */
.slider-wrapper {
    padding-left: 0;
    margin-top: 4px;
}

.slider-wrapper #myCarousel {
    min-height: 440px;
}

.slider-wrapper #myCarousel .nav-pills li {
    min-height: 58px;
}

.slider-wrapper #myCarousel .nav-pills li a {
    height: 55px;
    border-radius: 0;
    color: #010101;
    font-size: 16px;
    padding-top: 14px;
}

.slider-wrapper #myCarousel .nav-pills li.active a {
    border-bottom: 3px solid #2c9d48;
    background-color: #fff;
    color: #2c9d48;
}

.slider-wrapper #myCarousel {
    padding: 10px 10px 0 10px;
}

.slider-wrapper #myCarousel img {
    border-radius: 2px;
}

/* End Home Slider Module */
/* Start Category Slider Module */
.category-slider {
    margin-top: 29px;
}

.category-slider .item {
    position: relative;
    /*background-image: -moz-linear-gradient( 90deg, rgb(27,26,26) 0%, rgba(247,247,247,0) 100%);*/
    /*background-image: -webkit-linear-gradient( 90deg, rgb(27,26,26) 0%, rgba(247,247,247,0) 100%);*/
    /*background-image: -ms-linear-gradient( 90deg, rgb(27,26,26) 0%, rgba(247,247,247,0) 100%);*/
}

.category-slider .item > a {
    overflow: hidden;
    height: 158px;
}

.category-slider .item > a img {
    border-radius: 5px;
}

.category-slider .item > a span {
    font-size: 14px;
    color: #ffffff;
    position: absolute;
    bottom: 10px;
    right: 0;
    left: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.18);
}

.category-slider .owl-item .item {
    overflow: hidden;
}

.category-slider .owl-item .item:hover img {

}

.yzd-inner-effect::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.yzd-inner-effect:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s
}

.yzd-inner-effect {
    overflow: hidden;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative
}

.yzd-inner-effect img {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.yzd-inner-effect:hover img {
    transform: scale(1.1);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

/* End Category Slider Module */
/* Start Block Position one in Indes (right sidebar) */
#block-one {
    margin-top: 6px;
}

#block-one .rss-wrapper {
    border-radius: 3px;
}

#block-one .rss-wrapper:hover h3:after {
    transition: all .7s;
    width: 100% !important;
}

#block-one .rss-wrapper h3 {
    float: none;
    text-align: center;
    font-size: 17px;
    color: #585858;
    padding-top: 15px;
    padding-bottom: 1px;
    margin-bottom: 0;
}

#block-one .rss-wrapper h3:after {
    content: '';
    width: 42px;
    height: 3px;
    background-color: #2c9d48;
    position: absolute;
    bottom: -1px;
    right: 0;
    left: 0;
    margin: 0 auto;
    transition: all .7s;
}

#block-one .rss-wrapper h3 .border-1 {
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
    margin-top: 29px;
}

#block-one .rss-wrapper .item {
    float: none;
    padding-top: 24px;
    padding-right: 25px;
    padding-left: 25px;
}

#block-one .rss-wrapper .item > h4 {

}

#block-one .rss-wrapper .item > h4 > a {
    line-height: 24px;
    font-size: 14px;
    color: #595959;
}

#block-one .rss-wrapper .item > img {
    width: 37px;
    height: 37px;
    border-radius: 100%;
}

#block-one .rss-wrapper .item > date {
    position: relative;
    top: 3px;
    right: 4px;
    color: #afafaf;
    font-size: 11px;
}

#block-one .rss-wrapper .item .border-bottom {
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
    margin-top: 28px;
}

#block-one .rss-wrapper .more-section {
    padding: 3px;
    cursor: pointer;
    margin-top: 35px;
    margin-bottom: 25px;
    text-align: center;
}

#block-one .rss-wrapper .more-section:hover .border-bottom {
    width: 150px;
}

#block-one .rss-wrapper .more-section a {
    font-size: 14px;
    color: #a3a3a3;
}

#block-one .rss-wrapper .more-section .border-bottom {
    width: 32px;
    height: 1px;
    background-color: #a3a3a3;
    margin: 0 auto;
    position: relative;
    top: 8px;
}

/* End Block Position one in Indes (right sidebar) */
/* Start Block Position Two (index) */
#block-two {
    margin-top: 6px;
}

/* End Block Position Two (index) */
/* Start Banner Support */
.support-banner {
    margin-top: 24px;
}

.support-banner img {
}

/* End Banner Support */
/* Start newsletter */
.newsletter {
    background-color: #2c9d48;
    padding-top: 39px;
    text-align: center;
    margin-top: 22px;
    border-radius: 3px;
}

.newsletter #input-email1 {
    border: 0;
    height: 36px;
    width: 199px;
    margin: 0 auto;
    font-style: italic;
    font-size: 13px;
    color: #364248;
}

.newsletter .btn-newsletter {
    position: relative !important;
    bottom: initial !important;
    left: initial !important;
    color: #fff !important;
    width: 100% !important;
    height: 30px !important;
}

.newsletter .btn-primary {
    background: #515b60;
    padding: 7px 73px;
    border-radius: 2px;
    margin-top: 10px;
}

/* End newsletter */
/* Start Common Styles */
#block-three {
    /*background: #fff;*/
    position: relative;
    margin-top: -1px;
}

#menu-wrapper.sticky {
    position: fixed;
    top: -57px;
    z-index: 999;
    width: 100%;
    animation: stickyeffect;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    box-shadow: 1px 1px 17px 0px #e1e1e1;
}

@keyframes stickyeffect {
    from {
        top: -57px;
    }
    to {
        top: 1px;
    }
}

.btn-1 {
    color: #717171;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #dddddd;
    padding: 8px 24px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.btn-1:hover {
    color: #2c9d48;
    border: 1px solid #2c9d48;
    background-color: #fff !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.comp-btn {
    width: 38px;
    height: 37px;
    border: 1px solid #e1e1e1;
    display: inline-block;
    border-radius: 3px;
    position: relative;
    top: 7px;
}

.comp-btn span {
    position: relative;
    top: 5px;
}

.home-elements {
    margin: 20px 0;
}

.bg-grey {
    height: 963px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    top: 0;
    border-top: 1px solid #f8fbfc;
    z-index: -2;
}

.bgcolor {
    height: 100% !important;
    width: 100% !important;
    display: block;
    background-color: #f7f7f7;
    height: 963px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -2;
}

.module-wrapper {
    background-color: #fff;
    /*margin-top: 28px;*/
    margin-bottom: 0;
}

.module-wrapper .title {
    width: 100%;
    min-height: 83px;
    font-size: 14px;
    padding-top: 10px;
    padding: 20px 24px;
    border-bottom: 1px solid #f1f1f1;
}

.module-wrapper .title .section-right {

}

.module-wrapper .title .section-right h3 {
    position: relative;
    font-size: 17px;
    color: #585858;
    font-weight: bold;
}

.module-wrapper .title .section-right h3:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #2c9d48;
    position: absolute;
    bottom: -26px;
    right: 0;
    left: 0;
    margin: 0px auto;
}

.module-wrapper .title .section-left {
    margin-top: 13px;
    position: relative;
}

.module-wrapper .title .section-left:after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    background-color: #a3a3a3;
    bottom: -21px;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.module-wrapper .title .section-left a {
    font-size: 14px;
    color: #a3a3a3;
}

.module-wrapper .products-wrapper {
    margin-top: 10px;
}

.module-wrapper .products-wrapper > div.owl-carousel {
    margin-bottom: 0;
}

.products-wrapper .top-section {
    height: 21px;
    position: relative;
    margin-top: 23px;
}

.products-wrapper .top-section .right-section {
    margin: 10px;
}

.products-wrapper .top-section .right-section .fa-star {
    float: right;
    margin-left: 8px;
    margin-top: 7px;
}

.products-wrapper .top-section .right-section > span {
    float: left;
}

.products-wrapper .top-section .left-section {
    margin: 10px;
}

.products-wrapper .caption {
    text-align: center;
    min-height: 48px;
}

.products-wrapper .caption h3 {
    line-height: 24px;
    font-size: 14px;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 7px;
}

.products-wrapper .caption P {
    display: none;
}

.products-wrapper .caption h3 a {
    color: #595959;
}

.products-wrapper .product-thumb {
    text-align: center;
    padding-bottom: 11px;
}

.products-wrapper .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    right: 0px;
    top: 40%;
    padding: 0px 11px 0px 8px;
    border-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.products-wrapper .owl-nav .owl-prev i {
    font-size: 20px;
    position: relative;
    top: 3px;
    left: 2px;
}

.products-wrapper .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: 0px;
    top: 40%;
    padding: 0px 11px 0px 8px;
    border-radius: 3px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.products-wrapper .owl-nav .owl-next i {
    font-size: 20px;
    position: relative;
    top: 3px;
    right: 0;
}

.owl-wrapper-outer {
    border: 0 !important;
    boxshadow: 0 0 0 !important;
    -webkit-box-shadow: 0 0 0 !important;
}

.bottom-pagination {
    border-top: 1px solid #f7f7f7;
    padding-top: 22px;
    width: 99%;
    margin: 0 auto;
    padding-bottom: 14px;
    color: #787878;
    font-size: 14px;
    margin-top: 87px;
}

.bottom-pagination > div {
    padding-left: 0;
    padding-right: 0;
}

.bottom-pagination > div {
    color: #969696;
}

.pagination {
    margin: 0;
}

.pagination > li > a,
.pagination > li > span {
    padding: 3px 12px;
    font-size: 14px;
    border: 0;
    margin: 0 5px;
    padding-top: 2px;
    border-radius: 4px;
    direction: ltr;
    float: left;
    padding-top: 4px;
}

.pr-btn-botton {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
}

.special-label {
    background-color: #e44a38;
    color: white;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: inline-block;
    position: absolute;
    top: 100px;
    right: 16px;
    padding-top: 16px;
}

.special-label p {
    line-height: 3px;
    font-size: 11px;
}

.rating .fa-star {
    color: #2c9d48;
    font-size: 15px;
}

.rating .star-grey {
    color: #cecece;
}

.account-page #content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.account-page #content ul.list-unstyled li {
    margin-right: 23px;
}

.page-wrapper #column-right {
    margin-top: 30px;
}

#cart .dropdown-menu {
    background: #fff !important;
}

.well.registeration-area {
    min-height: 393px;
}

.well.registeration-area .btn-primabtn-primary {
    position: absolute;
    bottom: 36px;
}

.product-page .toolbox .icons a {
    float: left;
    width: 22px;
    height: 22px;
    display: block;
    cursor: pointer;
    margin-left: 3px;
    position: absolute;
}

.product-page .toolbox i {
    margin-top: 4px;
}

.product-page .toolbox .icons a.telegram,
.product-page .toolbox .icons a.googleplus {
    background: url(../image/social-icons.png) no-repeat;
}

.product-page .toolbox .icons a.fb {
    background-position: -27px -1px;
    left: 31px;
}

.product-page .toolbox .icons a.mail {
    float: left;
    margin-left: 1px;
    width: 24px;
    height: 24px;
    display: block;
    cursor: pointer;
    background-position: -27px -1px;
    left: 107px;
    font-size: 24px;
    border-radius: 100%;
    overflow: hidden;
    background-color: #fff;
}

.product-page .toolbox .icons a.tweet {
    background-position: -52px 0;
    left: 56px;
}

.product-page .toolbox .icons a.googleplus {
    background-position: 0px -1px;
    left: 82px;
}

.product-page .toolbox .icons a.telegram {
    background-position: -77px 0;
    left: 4px;
}

.no-products {
    text-align: center;
    margin-bottom: 105px;
    background-color: #fff;
    box-shadow: 0px 5px 4px 0px rgba(38, 38, 38, 0.05);
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    padding: 120px 10px;
}

.no-products i {
    background: url(../image/NoProduct.png) no-repeat top;
    width: 300px;
    height: 270px;
    display: inline-block;
    margin: 0 auto;
}

.compare-page .table {
    table-layout: fixed;
}

.latest-products,
.bestseller {
    margin-bottom: 22px;
}

.module-wrapper .title .section-left:after,
.module-wrapper .title .section-right h3:after {
    transition: all .3s;
}

.module-wrapper:hover .title .section-left:after {
    width: 28% !important;
    transition: all .3s;
}

.module-wrapper:hover .title .section-right h3:after {
    width: 28% !important;
    transition: all .3s;
}
.tooltip .tooltip-arrow {
    border-bottom-color: #323232;
    border-top-color: #323232;
}

.tooltip .tooltip-inner {
    background-color: #323232;
    font-family: "font-primary" !important;
}

.wishlist {
    border: 0;
    box-shadow: 0 0 0 0 transparent;
}

.wishlist.module-wrapper .title {
    padding-right: 0;
    padding-left: 0;
}

.wishlist .products-wrapper .caption h3 {
    padding-right: 0;
    padding-left: 0;
}

.wishlist .products-wrapper .caption {
    margin-top: 17px;
}

.wishlist .product-thumb .image {
    margin-top: 18px;
}

.wishlist .product-thumb .price {
    margin-top: 15px;
}

.wishlist .btn-1 {
    margin-top: 7px;
}

.banner-compoanies {
    background-color: #f7f7f7;
    padding-top: 18px;
}

.banner-compoanies .owl-carousel {
    background-color: #f7f7f7;
}

.banner-compoanies .item img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer;
}

.banner-compoanies .item img:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.flip-container.full-width {
    width: 100% !important;
    height: auto;
}

.flip-container.full-width .top-section {
    width: 200px;
    left: 18px;
    top: 10px;
    position: absolute;
}

.flip-container.full-width .bottom-btn {
    position: absolute;
    bottom: 61px;
    left: 21px;
}

.flip-container.full-width .caption {
    width: 277px;
    position: absolute;
    right: 0;
    left: 0;
    margin: 0 auto;
}

.flip-container.full-width .caption h3 {
    padding: 0;
    text-align: right;
}

.flip-container.full-width .caption p {
    font-size: 12px;
    color: #7b7b7b;
    text-align: right;
    display: block;
}
.flip-container.full-width p.not-instock{
    position: absolute;
    left: 52px;
}
.flip-container.full-width .image {
    float: right;
    width: 200px;
}

.flip-container.full-width .price {
    width: 200px;
    position: absolute;
    left: 26px;
    top: 55px;
}

.flip-container.full-width .comp-btn {
}

.flip-container.full-width .sprite-comparison {
}

.page-wrapper.search-page {
    background-color: #fff;
    margin-top: 18px;
}

/* End Common Styles */
/* Start Sprite */
/* Sprite */
.sprite {
    background-image: url(../image/sprite.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-account {
    width: 22px;
    height: 22px;
    background-position: -5px -5px;
}

.sprite-filter {
    width: 28px;
    height: 25px;
    background-position: -45px -4px;
}

.sprite-bottom-logo {
    width: 230px;
    height: 85px;
    background-position: -5px -37px;
}

.sprite-cart {
    width: 35px;
    height: 35px;
    background-position: -5px -132px;
}

.sprite-cart-2 {
    width: 26px;
    height: 26px;
    background-position: -5px -177px;
}

.sprite-change-view {
    width: 22px;
    height: 22px;
    background-position: -5px -213px;
}

.sprite-change-view-o {
    width: 22px;
    height: 22px;
    background-position: -5px -245px;
}

.sprite-change-view-row {
    width: 22px;
    height: 22px;
    background-position: -5px -277px;
}

.sprite-change-view-row-o {
    width: 22px;
    height: 22px;
    background-position: -5px -309px;
}

.sprite-comparison {
    width: 26px;
    height: 26px;
    background-position: -5px -341px;
}

.sprite-comparison2 {
    width: 26px;
    height: 26px;
    background-position: -5px -377px;
}

.sprite-delete {
    width: 26px;
    height: 26px;
    background-position: -5px -413px;
}

.sprite-envelope {
    width: 219px;
    height: 226px;
    background-position: -45px -201px;
}

.sprite-heart {
    width: 31px;
    height: 31px;
    background-position: -5px -542px;
}

.sprite-insta {
    width: 26px;
    height: 26px;
    background-position: -5px -580px;
}

.sprite-minus {
    width: 26px;
    height: 26px;
    background-position: -5px -616px;
}

.sprite-nav-dot {
    width: 15px;
    height: 15px;
    background-position: -5px -652px;
}

.sprite-offer {
    width: 175px;
    height: 45px;
    background-position: -5px -677px;
}

.sprite-plus {
    width: 26px;
    height: 26px;
    background-position: -5px -732px;
}

.sprite-print {
    width: 31px;
    height: 31px;
    background-position: -5px -768px;
}

.sprite-refresh {
    width: 26px;
    height: 26px;
    background-position: -5px -809px;
}

.sprite-search {
    width: 22px;
    height: 22px;
    background-position: -5px -845px;
}

.sprite-share {
    width: 31px;
    height: 31px;
    background-position: -5px -877px;
}

.sprite-support {
    width: 250px;
    height: 60px;
    background-position: -5px -918px;
}

.sprite-tel {
    width: 26px;
    height: 26px;
    background-position: -5px -988px;
}

.sprite-telegram {
    width: 26px;
    height: 26px;
    background-position: -5px -1024px;
}

.ui-datepicker-calendar tr {
    height: 40px;
}

.ui-datepicker-year, .ui-datepicker-month {
    margin-right: 5px;
    border: 0 !important;
    height: 26px;
    border-radius: 3px;
    color: #ffffff !important;
    background: transparent !important;
}

.banner-offer {
    background-color: #fff;
    /* margin-top: 28px; */
    margin-bottom: 0;
    min-height: 300px;
    padding-right: 0;
    padding-left: 0;
    margin-top: 4px;
}

.banner-offer img {
    height: 443px;
}

/* End Sprite */
@media screen and (min-width: 1200px) {

}

/* General Responsive Styles That Run in All Responsive Sizes */
@media screen and (max-width: 1200px) {
    .banner-offer { display: none; }
    .page-wrapper .contact {
        display: inline-block;
        width: 100%;
    }

    .page-wrapper {
        padding-right: 15px;
        padding-left: 15px;
    }

    #search {
        margin-top: 20px;
        width: 100%;
    }

    #search input {
        width: 100%;
    }

    #cart button {
        width: 241px;
    }

    #cart #cart-total {
        margin-left: 5px;
    }

    .support-banner {
        display: none;
    }

    .slider-wrapper #myCarousel img {
        width: 100%;
    }

    .result-search-autocomplete {
        width: 100%;
    }

    .product-page #content {
        background-color: #fff;
    }

    .thumbnails > li {
        width: 100%;
    }

    .thumbnails {
        padding-right: 10px;
        padding-left: 10px;
    }

    .product-page .rating {
        clear: both;
    }

    .product-page .list-unstyled {
        width: 100%;
    }
}

/* Responsive Styles */
@media screen and (max-width: 320px) {
    #related.items,
    .items.module li {
        width: 240px;
    }
}

@media screen and (max-width: 360px) {
    .sc-radio-toolbar {
        width: 100%;
    }
}

@media screen and (max-width: 767px) {

    /* Start Common Styles */
    .container {
        width: 100%;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    .compare-page .table {
        table-layout: auto;
    }

    .compare-page .table td img {
        width: 120px !important;
    }

    /* End Common Styles */
    /* Start Category Page Styles */
    .category-page #content .items.module li {
        float: none;
        display: inline-block;
    }

    /* End Category Page Styles */
    /* Start Products Page */
    .product-page .thumbnails > li {
        width: 100% !important;
        margin-right: 0;
    }

    .product-page .thumbnails .owl-item {
        text-align: center;
    }

    .product-page .thumbnails .image-additional {
        float: none;
        margin-right: 0;
        margin-top: 11px;
        text-align: center;
        display: inline-block;
    }

    .product-page #slider-thumbnails {
        padding-right: 0;
    }

    .product-page .thumbnails > li:first-child a {
        height: auto;
    }

    .product-page #together.items li {
        float: none;
        display: inline-block;
    }

    .product-page .related.items.module li {
        float: none;
        display: inline-block;
    }

    .product-page .product-btn input,
    .product-page .product-btn button {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .product-page .nav-tabs li {
        width: 100%;
    }

    .product-page .select-box {
        width: 255px;
    }

    /* End Products Page */
    /* Start Footer */
    footer > .container > .row > div {
        height: 300px !important;
        text-align: center;
    }

    footer .social {
        text-align: center;
    }

    footer .social li {
        text-align: right;
    }

    /* End Footer */
    #cart button {
        position: relative;
    }

    #cart {
        text-align: center;
    }

    .page-wrapper.cart .table-responsive tr td .btn-initial {
        display: block;
        margin-bottom: 10px;
    }

    .page-wrapper.cart .table-responsive tr td div.input-group input {
        width: 100%;
        position: initial;
        margin-bottom: 10px;
    }

    .page-wrapper.cart .cart-bottom-buttons > div {
        margin-bottom: 13px;
        width: 100%;
        text-align: center;
    }

    .sc-radio-toolbar {
        float: left;
    }

    .banner-compoanies .item img {
        width: 200px !important;
        margin: 0 auto;
    }

    .banner-compoanies .item {
        text-align: center;
    }

    #block-one .rss-wrapper .item {
        text-align: center;
    }

    .copyright .social li a i {
        right: 8px;
    }

    .bottom-pagination > div {
        text-align: center;
    }


}

@media screen and (min-width: 768px) and (max-width: 991px) {

    /* Start Common Styles */
    .container {
        width: 100%;
    }

    .container {
        padding-right: 15px;
        padding-left: 15px;
    }

    /* End Common Styles */
    /* Start Category Page Styles */
    .category-page #content .items.module li {
        float: none;
        display: inline-block;
    }

    /* End Category Page Styles */
    /* Start Products Page */
    .product-page .thumbnails > li {
        width: 100% !important;
        margin-right: 0;
    }

    .product-page .thumbnails .owl-item {
        text-align: center;
    }

    .product-page .thumbnails .image-additional {
        float: none;
        margin-right: 0;
        margin-top: 11px;
        text-align: center;
        display: inline-block;
    }

    .product-page #slider-thumbnails {
        padding-right: 0;
    }

    .product-page .thumbnails > li:first-child a {
        height: auto;
    }

    .product-page #together.items li {
        float: none;
        display: inline-block;
    }

    .product-page .related.items.module li {
        float: none;
        display: inline-block;
    }

    .product-page .product-btn input,
    .product-page .product-btn button {
        display: block;
        margin-bottom: 10px;
        margin-right: 0;
    }

    .product-page .nav-tabs li {
        width: 100%;
    }

    /* End Products Page */
    /* Start Footer */
    footer > .container > .row > div {
        height: 300px !important;
        text-align: center;
    }

    footer .social {
        text-align: center;
    }

    footer .social li {
        text-align: right;
    }

    /* End Footer */
    #cart button {
        width: 100%;
    }

    #cart .cart-btn-right span {
        display: none;
    }

    .copyright .social li a i {
        right: 8px;
    }

    .bottom-pagination > div {
        text-align: center;
    }
    .page-wrapper .gw-filter-available-items {
        display: none;
    }

    .sprite-envelope {
        background-position: -39px -201px;
    }

    .newsletter {
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .page-wrapper .gw-filter-available-items {
        display: none;
    }

    .sprite-envelope {
        background-position: -39px -201px;
    }

    .newsletter {
        padding-right: 0;
        padding-left: 0;
    }
}

