@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600&amp;subset=vietnamese');
.nfont {
    font-family: 'Open Sans', sans-serif;
}

.trans {
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.trans2 {
    transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
}

body {
    text-align: left;
    position: relative;
    color: #202020;
    background: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    margin: 0px;
    padding: 0px;
    font-weight: 500;
}

img {
    max-width: 100%;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}

a:hover,
a:active,
a:focus {
    color: #eeb013;
    text-decoration: none;
    outline: none;
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: inherit;
    border-color: inherit;
}

.form-control {
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    padding: 0 8px;
    height: 37px;
    font-size: 14px;
    background: #fff;
    border: 1px solid #dddddd;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.form-control:focus,
.form-control:active {
    background: #FFF;
    outline: none;
    border: 1px solid #dddddd;
    box-shadow: none;
}

.form-control::-webkit-input-placeholder {
    color: #dddddd;
}

.form-control:-moz-placeholder {
    color: #dddddd;
}

.form-control::-moz-placeholder {
    color: #dddddd;
}

.form-control:-ms-input-placeholder {
    color: #dddddd;
}

.form-control:focus::-webkit-input-placeholder {
    color: transparent;
}

.form-control:focus:-moz-placeholder {
    color: transparent;
}

.form-control:focus::-moz-placeholder {
    color: transparent;
}

@media (max-width: 1024px) {
    select.form-control {
        padding-left: 10px;
        padding-right: 10px;
    }
}

select.form-control option {
    padding-left: 5px;
    padding-right: 5px;
}

select option {
    padding: 3px 10px;
}

textarea.form-control {
    height: auto;
    resize: vertical;
    min-height: 38px;
    line-height: normal;
    padding: 6px 12px;
}

.form-horizontal .control-label {
    font-size: 12px;
    padding-top: 8.5px;
    color: #808080;
}

legend {
    border: none;
    padding: 0;
    font-size: 18px;
    font-weight: 600;
    color: #222;
    margin-bottom: 10px;
}

ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #202020;
    margin-top: 0;
    margin-bottom: 20px;
}

h1 {
    font-size: 25px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

@media (max-with: 1199px) {
    body {
        overflow: hidden;
    }
}


/* set css */

@media (max-width: 767px) {
    a[href^="tel"] {
        color: inherit;
    }
}

.owl-wrapper,
.owl-item {
    -ms-backface-visibility: inherit !important;
}

.shop-grid-controls select::-ms-expand {
    display: none;
}

.description {
    display: none;
}

@media (max-width: 767px) {
    .product-search input[name="search"] {
        margin-bottom: 5px;
    }
}

.error-page {
    text-align: center;
}

.error-page img {
    margin-top: 30px;
}

.error-page img,
.error-page p {
    margin-bottom: 30px;
}

.error-page {
    text-align: center;
}

.error-page .number-error {
    font-size: 200px;
    font-weight: bold;
    color: #eeb013;
}

.error-page .number-error i {
    font-size: 200px;
}

@media (max-width: 500px) {
    .error-page .number-error {
        font-size: 100px;
        font-weight: bold;
        color: #eeb013;
    }
    .error-page .number-error i {
        font-size: 100px;
    }
}

.tp-bannertimer {
    z-index: 0!important;
}

.modal-open .modal {
    z-index: 999999;
}

.panel-default {
    border-radius: 0;
}

.panel-default .panel-heading,
.panel-default .panel-body {
    border-radius: 0;
}

.input-group-btn:last-child>.btn {
    z-index: 111;
}

.text_search_title {
    margin-top: 20px;
}

.well {
    background: transparent;
    padding: 40px;
    border: 1px solid #ddd;
    margin: 0 0 30px 0;
    border-radius: 0;
    box-shadow: none;
    outline: none;
}

.well h2 {
    padding: 10px 10px 10px 0px;
    position: relative;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
    color: #222;
}

.well p strong {
    font-weight: normal;
}

.forgotpw {
    display: inline-block;
    margin-top: 10px;
}

.required a {
    color: #333;
}

.required a:hover {
    color: #eeb013;
}

.required input[type=checkbox] {
    margin-left: -30px;
}

#quickcheckout .block-title {
    margin-top: 0;
    margin-bottom: 20px;
}

#quickcheckout .qc-quantity .qc-product-qantity {
    width: 60px;
    border-color: #e5e5e5;
}

#quickcheckout .qc-quantity .qc-product-qantity:focus,
#quickcheckout .qc-quantity .qc-product-qantity:hover,
#quickcheckout .qc-quantity .qc-product-qantity:active {
    border-color: #e5e5e5;
}

#quickcheckout .qc-quantity .btn-defaut {
    z-index: 111;
}

#quickcheckout .qc-quantity .decrease {
    margin-right: -2px;
}

@media (max-width: 767px) {
    #quickcheckout .block-title {
        font-size: 22px;
    }
}

.price2 {
    font-weight: 600;
    font-size: 15px;
}

.price2 .price-new {
    font-size: 15px;
    color: #333;
    margin: 0 0 10px;
    font-weight: 600;
}

.price2 .price-old {
    font-size: 13px;
    color: #888;
    text-decoration: line-through;
    line-height: 20px;
}

.product-table .price2 span {
    display: block;
}

.price-cart {
    font-weight: 600;
}

.w120 {
    min-width: 160px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

.agr {
    margin-bottom: 10px;
}

.agr input[type=checkbox] {
    vertical-align: top;
    margin-left: 5px;
}

.form-group {
    margin-bottom: 20px;
}

input[type=checkbox] {
    margin-top: 2px;
}

@media (min-width: 768px) {
    .form-horizontal .bel {
        padding-top: 10px;
    }
}

.ptop {
    padding-top: 2px;
}

.ptop input[type=checkbox],
.ptop input[type=radio] {
    margin-top: 2px;
}

.product-search .ptop {
    padding-top: 10px;
}

.product-search .ptop input[type=checkbox],
.product-search .ptop .ptop input[type=radio] {
    margin-top: 3px;
}

.form-horizontal .noptop {
    padding-top: 0px;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

.mtop {
    margin-top: 15px;
}

.mtop input[type=checkbox],
.mtop input[type=radio] {
    margin-top: 4px;
}

.owl-wrapper-outer {
    border: none;
    box-shadow: none;
}

.owl-carousel {
    background: #fff;
}

.owl-wrapper,
.owl-item {
    -ms-backface-visibility: inherit !important;
}

label {
    font-weight: normal;
}

.modal-body ul,
.modal-body li,
.information-information #content ul,
.information-information #content li {
    list-style: disc outside none;
    padding: inherit;
}

.list-unstyled li {
    padding-bottom: 10px;
}

.display_number_c {
    width: 75px;
}

.banner-item .promo-text {
    display: none;
}

*::selection {
    background: #eeb013;
    color: #FFF;
}

*::selection {
    background: #eeb013;
    color: #FFF;
}


/* set css */


/* breadcrumb */

.title-box {
    background-color: #333;
    background: url(../images/bg_title.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    text-align: center;
    padding: 60px 0;
    display: none;
}

.title-box .title-style {
    color: #fff;
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
    letter-spacing: 10px;
    line-height: 1.4;
}

@media (max-width: 767px) {
    .title-box .title-style {
        font-size: 25px;
    }
}

.breadcrumb {
    background-color: transparent;
    padding: 30px 0 0 0;
    margin: 0px 0 30px;
    font-size: 13px;
    color: #333;
    text-transform: uppercase;
}

.breadcrumb li {
    position: relative;
    display: inline-block;
    line-height: 22px;
}

.breadcrumb li a {
    padding: 0;
    color: #202020;
}

.breadcrumb li a:hover {
    color: #202020;
}

.breadcrumb li+li {
    padding: 0;
}

.breadcrumb li+li:before {
    color: #202020;
    padding: 0;
    content: "/ ";
    margin: 0 10px;
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
}


/* breadcrumb */

.title-cate {
    color: #202020;
    font-size: 30px;
    font-weight: normal;
    letter-spacing: 6px;
    line-height: 26px;
    margin: 0;
    padding: 0 0 28px;
    text-transform: uppercase;
}


/* top */

#top {
    position: relative;
    z-index: 50;
    background-color: #ffffff;
    color: #202020;
    font-size: 10px;
    letter-spacing: 1px;
}

#top .top-left {
    float: left;
    width: 50%;
}

#top .top-right {
    float: right;
    width: 50%;
}

#top .list-inline {
    margin: 0;
}

#top .list-inline>li {
    vertical-align: middle;
    padding: 0;
}

#top .list-inline>li+li {
    margin-left: 15px;
}

#top .list-inline>li i.fa-angle-down {
    color: #202020;
    cursor: pointer;
    margin-left: 5px;
    font-size: 12px;
}

#top .list-inline>li:hover .dropdown-menu {
    display: block;
}

#top .dropdown-menu {
    top: 100%;
    background: transparent;
    display: none;
    opacity: 1;
    visibility: visible;
    min-width: 200px;
    padding: 0px;
    margin: 0;
    border-radius: 0;
    border: 0;
}

#top .dropdown-menu li {
    background-color: #202020;
    border-bottom: 1px solid #303030;
    padding-left: 10px;
}

#top .dropdown-menu li a {
    white-space: nowrap;
    color: #c2c2c2;
    font-size: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block;
    line-height: 40px;
    width: 100%;
    padding: 0 0 0 0;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#top .dropdown-menu li a:hover {
    color: #eeb013;
    background: inherit;
    padding-left: 10px;
}

#top .dropdown-menu li a img {
    vertical-align: middle;
    display: inline;
    margin-right: 3px;
    margin-top: -2px;
    position: relative;
}

#top .dropdown-menu li.active>a {
    color: #eeb013;
    background: inherit;
}

#top .open .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0;
}

@media (max-width: 767px) {
    #top .top-left {
        text-align: center;
    }
    #top .top-left,
    #top .top-right {
        width: 100%;
        float: none;
    }
    #top #top-links {
        width: 100%;
        float: none !important;
    }
    #top #top-links .list-inline {
        width: 100%;
        text-align: center;
    }
}

#language .btn-group {
    vertical-align: top;
    line-height: normal;
}

#language .btn {
    padding: 0;
    height: auto;
    background-color: transparent;
    letter-spacing: 1px;
    color: #202020;
    font-size: 10px;
    margin: 0;
    border: 0;
    line-height: 45px;
    font-weight: normal;
}

#language .btn>img {
    position: relative;
    top: -1px;
    margin-right: 5px;
}

#language .btn:hover,
#language .btn:active,
#language .btn:focus {
    text-decoration: none;
    color: #202020;
}

#language .btn:hover>i,
#language .btn:active>i,
#language .btn:focus>i {
    color: #202020;
}

#language .dropdown-menu {
    left: auto;
    right: 0;
}

.account a {
    color: #333;
}

.account>a {
    line-height: 45px;
    text-transform: uppercase;
}

.account>a .fa-user-circle-o {
    font-size: 18px;
    display: none;
}

.account>a>i.fa-user {
    display: none;
}

.account>a i.fa-caret-down {
    display: inline-block !important;
    color: #fff;
    font-size: 10px;
    margin-left: 3px;
    cursor: pointer;
}

.welcome {
    line-height: 45px;
}

.welcome .list {
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .welcome {
        line-height: 30px;
    }
}


/* top */


/* header */

.header-box {
    padding: 45px 0 50px 0;
}

@media (max-width: 767px) {
    .header-box {
        padding: 10px 0;
    }
}


/* header */


/* Search */

#search_box .search-open,
#search_box .fa-remove {
    display: none;
}

#search_box #search {
    z-index: 1000;
    background: #fff;
    text-align: center;
}

#search_box #search .search-inner {
    position: relative;
    max-width: 390px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#search_box #search .form-control {
    display: block;
    width: 100%;
    height: 43px;
    line-height: 43px;
    padding: 0 90px 0 15px;
    font-size: 10px;
    color: #202020;
    background-color: #fff;
    letter-spacing: 2px;
    background-image: none;
    border: 1px solid #dddddd;
    text-transform: uppercase;
    border-radius: 0;
}

#search_box #search .form-control:focus {
    box-shadow: 0 0 3px #31538a;
    border: 1px solid #94b6ed;
}

#search_box #search .form-control::-webkit-input-placeholder {
    color: #dddddd;
}

#search_box #search .form-control:-moz-placeholder {
    color: #dddddd;
}

#search_box #search .form-control::-moz-placeholder {
    color: #dddddd;
}

#search_box #search .form-control:-ms-input-placeholder {
    color: #dddddd;
}

#search_box #search .button_search {
    height: 41px;
    line-height: 41px;
    position: absolute;
    right: 1px;
    top: 1px;
    text-align: center;
    z-index: 11;
    border-left: 1px solid #dddddd;
}

#search_box #search .button_search .btn {
    height: 41px;
    text-align: center;
    line-height: 41px;
    border: 0;
    background: #FFF;
    color: #202020;
    padding: 0 15px;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: bold;
}

#search_box #search .button_search .btn:focus,
#search_box #search .button_search .btn:active {
    outline: none;
    box-shadow: none;
}

#search_box #search .button_search .btn:hover {
    background: #FFF;
}


/* Search */


/* hotline */

.hotlinetop .list {
    padding: 0;
    margin: 0;
}

.hotlinetop .list .item-content {
    color: #333;
    text-align: right;
}

.hotlinetop .list .item-content .item-title {
    font-size: 16px;
    color: #202020;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 16px;
    margin: 0 0 10px;
}

.hotlinetop .list .item-content .item-description {
    color: #eeb013;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 2.5px;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .hotlinetop .list .item-content .item-title {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .hotlinetop {
        display: none;
    }
}


/* hotline */


/* Cart */

#cart {
    width: auto;
    cursor: pointer;
    position: relative;
    margin: 0;
    float: right;
}

#cart>.btn {
    border: 0;
    height: auto;
    padding: 0 15px 0px 0px;
    height: 45px;
    color: #333;
    position: relative;
    background-color: transparent;
}

#cart>.btn .num_product {
    position: absolute;
    right: -2px;
    top: -5px;
    padding: 0;
    margin: 0;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    height: 22px;
    line-height: 22px;
    min-width: 22px;
    color: #ffffff;
    background-color: #eeb013;
    font-size: 11px;
}

#cart>.btn .fa-shopping-basket {
    font-size: 16px;
    color: #333;
}

#cart>.btn .text-cart,
#cart>.btn .price {
    display: none;
}

#cart>.btn:active,
#cart>.btn:focus {
    box-shadow: none;
    outline: none;
    background-color: transparent;
}

#cart>.btn:hover {
    background-color: transparent;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#cart>.btn:hover i {
    color: #eeb013;
}

#cart>ul.dropdown-menu {
    text-align: left;
    left: auto;
    right: -15px;
    width: 390px;
    background-color: #202020;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    display: block;
    border-radius: 0;
    font-size: 12px;
    margin-top: 21px;
    padding: 20px 0 0 0;
    border: 0;
    -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
    letter-spacing: 2px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#cart>ul.dropdown-menu .cart-box {
    margin: 0;
    padding: 0;
}

#cart>ul.dropdown-menu .cart-item {
    background: transparent;
    position: relative;
    margin-bottom: 20px;
    padding: 0 20px;
    color: #FFF;
}

#cart>ul.dropdown-menu .cart-item .image {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    background-color: transparent !important;
}

#cart>ul.dropdown-menu .cart-item .product-details {
    padding-right: 20px;
    padding-top: 5px;
}

#cart>ul.dropdown-menu .cart-item .product-details .name {
    color: #FFF;
    font-size: 10px;
    display: block;
    line-height: 1.4em;
    margin: 0 0 3px 0;
    text-transform: uppercase;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#cart>ul.dropdown-menu .cart-item .product-details .name:hover {
    color: #eeb013;
}

#cart>ul.dropdown-menu .cart-item .product-details .name small {
    display: block;
}

#cart>ul.dropdown-menu .cart-item .product-details .name .quanl {
    font-size: 12px;
    font-weight: 600;
    text-transform: none;
}

#cart>ul.dropdown-menu .cart-item .total {
    margin: 10px 0px;
    display: block;
    font-size: 16px;
    color: #eeb013;
}

#cart>ul.dropdown-menu .cart-item .remove {
    position: absolute;
    top: 3px;
    right: 15px;
}

#cart>ul.dropdown-menu .cart-item .remove .btn {
    height: auto;
    width: auto;
    line-height: 1;
    padding: 2px 0 0 0;
    background-color: transparent;
    font-size: 15px;
    color: #FFF;
    border: 0;
}

#cart>ul.dropdown-menu .cart-item .remove .btn i:after {
    content: "\f104";
    margin-left: -2px;
}

#cart>ul.dropdown-menu .cart-item .remove .btn:hover {
    color: #eeb013;
}

#cart>ul.dropdown-menu .cart-item .remove .btn:hover,
#cart>ul.dropdown-menu .cart-item .remove .btn:focus,
#cart>ul.dropdown-menu .cart-item .remove .btn:active {
    outline: 0;
    box-shadow: 0;
}

#cart>ul.dropdown-menu .cart-item+.cart-item {
    padding-top: 10px;
}

#cart>ul.dropdown-menu .cart-item+.cart-item .remove {
    top: 23px;
}

#cart>ul.dropdown-menu .cart-item:last-child {
    padding-bottom: 10px;
}

@media (max-width: 767px) {
    #cart>ul.dropdown-menu .cart-item .remove {
        padding-right: 10px;
    }
}

#cart>ul.dropdown-menu .nbd {
    padding: 0 20px 15px 20px;
}

#cart>ul.dropdown-menu .tbl-total {
    margin: 0;
}

#cart>ul.dropdown-menu .tbl-total td {
    padding: 0 4px 5px;
    font-size: 12px;
    text-transform: uppercase;
}

#cart>ul.dropdown-menu .tbl-total td strong {
    font-weight: normal !important;
}

#cart>ul.dropdown-menu .tbl-total td.text-right {
    font-weight: normal !important;
}

#cart>ul.dropdown-menu .tbl-total td.price-cart {
    color: #eeb013;
}

#cart>ul.dropdown-menu .btn-cart {
    margin: 0;
    border: 0;
    clear: both;
    background-color: #2b2b2b;
    overflow: hidden;
    padding: 20px 30px;
}

#cart>ul.dropdown-menu .btn-cart .btn {
    display: block;
    border: 0;
    color: #FFF;
    background: #eeb013;
    width: 46%;
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: normal;
}

#cart>ul.dropdown-menu .btn-cart .btn+.btn {
    float: right;
}

#cart>ul.dropdown-menu .btn-cart .btn:hover {
    background-color: #202020;
}

#cart>ul.dropdown-menu .empty {
    text-align: center;
    font-size: 13px;
    color: #FFF;
    letter-spacing: 0;
    padding: 50px 20px;
}

#cart>ul.dropdown-menu table {
    border: 0;
    margin-bottom: 15px;
}

#cart>ul.dropdown-menu table * {
    background-color: transparent;
    border: 0;
}

@media (max-width: 430px) {
    #cart>ul.dropdown-menu {
        width: 320px;
    }
}

@media (max-width: 350px) {
    #cart>ul.dropdown-menu {
        width: 285px;
    }
}

#cart:hover>.dropdown-menu,
#cart.open>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    z-index: 998;
    margin-top: 1px;
}

@media (max-width: 991px) {
    #cart>.btn {
        padding-top: 8px;
    }
    #cart>.btn .num_product {
        top: 0px;
    }
}

@media (max-width: 767px) {
    #cart>ul.dropdown-menu {
        right: 0;
    }
    #cart .nbd {
        border: 0;
    }
}

@media (max-width: 480px) {
    #cart>ul.dropdown-menu {
        right: -15px;
    }
    #cart>ul.dropdown-menu .cart-box {
        padding: 15px 10px 0 10px;
    }
    #cart>ul.dropdown-menu .cart-item .image {
        margin-right: 10px;
    }
    #cart>ul.dropdown-menu .cart-item .total {
        font-size: 14px;
        letter-spacing: 1px;
        margin: 5px 0;
    }
    #cart>ul.dropdown-menu .nbd {
        padding: 0 6px;
    }
    #cart>ul.dropdown-menu .btn-cart {
        padding: 20px 15px;
    }
    #cart>ul.dropdown-menu .btn-cart .btn {
        letter-spacing: 1px;
    }
}


/* Cart */


/* logo */

#logo {
    margin: 0;
    display: inline-block;
}

#logo a {
    display: inline-block;
    background: transparent;
    box-shadow: none !important;
    outline: 0 !important;
    border: 0 !important;
    line-height: 0 !important;
    width: auto;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    #logo {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
}


/* logo */


/* menu */

#main-menu {
    background-color: transparent;
}

#main-menu .position-display {
    float: left;
    position: relative;
    width: 100%;
}

@media (max-width: 767px) {
    #main-menu .menu_cart {
        padding-bottom: 20px;
    }
    #main-menu .menu_cart .col-xs-12 {
        width: 50%;
        float: left;
    }
}

body:not(.common-home) #main-menu {
    border-bottom: 1px solid #dddddd;
}

@media (min-width: 992px) {
    .menu_horizontal .menu-content {
        display: block !important;
        visibility: visible !important;
    }
    .menu_horizontal .menu {
        padding: 0;
        margin: 0;
        text-align: center;
    }
    .menu_horizontal .menu>li {
        float: left;
        position: relative;
        margin: 0 15px;
    }
    .menu_horizontal .menu>li>a {
        padding: 0 0 30px 0;
        font-size: 14px;
        letter-spacing: 2px;
        line-height: 45px;
        text-decoration: none;
        display: inline-block;
        font-weight: 400;
        color: #333333;
        text-transform: uppercase;
        cursor: pointer;
        transition: all 0.2s ease-out 0s;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
    }
    .menu_horizontal .menu>li>a span {
        position: relative;
        display: inline-block;
    }
    .menu_horizontal .menu>li>a span:before {
        position: absolute;
        bottom: 50%;
        left: 0;
        width: 100%;
        height: 2px;
        background: #fff;
        content: '';
        opacity: 0;
        visibility: hidden;
        transition: all 0.2s ease-out 0s;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
    }
    .menu_horizontal .menu>li>a.active,
    .menu_horizontal .menu>li>a:hover {
        color: #eeb013;
    }
    .menu_horizontal .menu>li:first-child {
        margin-left: 0;
    }
    .menu_horizontal .menu>li>ul {
        position: absolute;
        left: 0px;
    }
    .menu_horizontal .menu>li ul {
        margin: 0;
        min-width: 220px;
        border-radius: 0px;
        background: #FFF;
        z-index: 3000;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        display: block;
        padding: 15px 0;
        border: 0;
        background-color: #202020;
        -webkit-box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
        box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
        text-align: left;
        -webkit-transition: ease all .4s;
        -o-transition: ease all .4s;
        transition: ease all .4s;
    }
    .menu_horizontal .menu>li ul li {
        position: relative;
    }
    .menu_horizontal .menu>li ul li:last-child {
        border: 0;
    }
    .menu_horizontal .menu>li ul li.active>a {
        color: #eeb013;
    }
    .menu_horizontal .menu>li ul li a {
        display: block;
        font-size: 11px;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin-bottom: 0;
        padding: 5px 20px;
        line-height: 22px;
        color: #c2c2c2;
        white-space: nowrap;
        -webkit-transition: ease all .4s;
        -o-transition: ease all .4s;
        transition: ease all .4s;
    }
    .menu_horizontal .menu>li ul li ul {
        border: 0;
        top: -15px;
        left: 100%;
        width: 100%;
        min-width: auto;
        transition: all 0.2s ease-out 0s;
        -webkit-transition: all 0.2s ease-out 0s;
        -o-transition: all 0.2s ease-out 0s;
    }
    .menu_horizontal .menu>li ul li ul:before {
        display: none;
    }
    .menu_horizontal .menu>li ul li.hchild .expander {
        position: absolute;
        right: 15px;
        top: 8px;
        line-height: 1;
        text-align: center;
        display: none;
    }
    .menu_horizontal .menu>li ul li.hchild .expander:after {
        font-size: 13px;
        content: "\f105";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        color: #474747;
        -webkit-transition: ease all .4s;
        -o-transition: ease all .4s;
        transition: ease all .4s;
    }
    .menu_horizontal .menu>li ul li:hover>a {
        color: #eeb013;
    }
    .menu_horizontal .menu>li ul li:hover>.expander:after {
        color: #eeb013;
    }
    .menu_horizontal .menu>li>.expander {
        display: inline-block;
        margin-left: 5px;
    }
    .menu_horizontal .menu>li>.expander:before {
        font-size: 13px;
        content: "\f107";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        -webkit-transition: ease all .4s;
        -o-transition: ease all .4s;
        transition: ease all .4s;
    }
    .menu_horizontal .menu>li:hover>a {
        color: #eeb013;
    }
    .menu_horizontal .menu>li:hover>.expander {
        color: #eeb013 !important;
    }
    .menu_horizontal .menu li.hchild:hover>ul {
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 991px) {
    .menu_horizontal .navbar-header {
        float: none;
        display: block;
    }
    .menu_horizontal .navbar-header .navbar-toggle {
        display: block;
        float: none;
        margin-bottom: 0;
    }
    .menu_horizontal .navbar-header .navbar-toggle .icon-bar {
        background: #202020;
        width: 30px;
        height: 3px;
    }
    .menu_horizontal .navbar-header .navbar-toggle .icon-bar+.icon-bar {
        margin-top: 3px;
    }
    .menu_horizontal .menu-content {
        background: #202020;
        min-width: 220px;
        width: 100%;
        list-style: none;
        overflow: hidden;
    }
    .menu_horizontal .menu-content a {
        padding: 7px 10px;
        margin: 0px 5px;
        line-height: 21px;
        text-decoration: none;
        color: #fff;
        text-align: left;
        display: block;
    }
    .menu_horizontal .menu-content>.menu {
        padding: 0;
        margin: 0;
    }
    .menu_horizontal .menu-content>.menu ul {
        padding: 0;
        margin: 0 0 0 20px;
        display: none;
    }
    .menu_horizontal .menu-content>.menu .hchild {
        position: relative;
    }
    .menu_horizontal .menu-content>.menu .hchild .expander {
        height: 35px;
        width: 35px;
        text-align: center;
        line-height: 35px;
        color: #FFF;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 10px;
    }
    .menu_horizontal .menu-content>.menu .hchild .expander:before {
        font-family: FontAwesome;
        content: "\f067";
    }
    .menu_horizontal .menu-content>.menu .hchild.open>.expander:before {
        content: "\f068";
    }
    .menu_horizontal .menu-content li.active>a {
        color: #eeb013;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .menu_horizontal .menu-content {
        position: absolute;
        z-index: 800;
    }
}


/* menu */


/* slider */

.tparrows {
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !important;
    border-radius: 0% !important;
    text-align: center;
    border: 0 !important;
    background: #eff3e0 !important;
    top: 50% !important;
    margin-top: -35px !important;
    z-index: 50 !important;
    color: rgba(0, 0, 0, 0.75) !important;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.tparrows:before {
    color: #777 !important;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
    font-weight: bold !important;
    margin: 0 !important;
    line-height: 70px;
    font-size: 25px !important;
}

.tparrows:hover {
    background: #FFF !important;
    border: 0 !important;
}

.tparrows:hover:before {
    color: #000 !important;
}

@media (max-width: 991px) {
    .tparrows {
        width: 50px !important;
        height: 50px !important;
        line-height: 50px !important;
    }
    .tparrows:before {
        line-height: 50px !important;
    }
}

.tparrows.tp-leftarrow {
    left: 0 !important;
}

.tparrows.tp-rightarrow {
    right: 0 !important;
}

.tp-bullets.simplebullets .bullet {
    width: 12px !important;
    height: 12px !important;
    border: 1px solid #FFF !important;
    background: transparent !important;
    border-radius: 50%;
    margin: 0 2px !important;
    background: #FFF !important;
}

.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected {
    width: 12px !important;
    height: 12px !important;
    background: transparent !important;
    border: 1px solid #FFF !important;
}


/* slider */


/* policy */

#policybox {
    margin-bottom: 85px;
}

.policy {
    padding: 0 0 0 0;
}

.policy .title {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.policy .title span {
    display: inline-block;
    margin: 20px 0 5px 0;
    background: #FFF;
    line-height: 32px;
    letter-spacing: 4px;
    padding: 0 20px;
    font-size: 20px;
    z-index: 2;
    text-transform: uppercase;
}

.policy .title span:before {
    content: "";
    height: 1px;
    background: #000;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 35px;
    width: 100%;
    max-width: 390px;
    z-index: -1;
}

.policy .list {
    padding: 0;
    margin: 0 -15px;
    overflow: hidden;
}

.policy .item-content {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 33.33333333332%;
}

.policy .item-content .inner-content {
    text-align: center;
    position: relative;
}

.policy .item-content .inner-content .item-image {
    margin-bottom: 35px;
}

.policy .item-content .inner-content .item-image i {
    font-size: 40px;
    color: #202020;
    width: 150px;
    height: 150px;
    text-align: center;
    line-height: 150px;
    border-radius: 50%;
    border: 1px solid #202020;
}

.policy .item-content .inner-content .item-title {
    font-size: 15px;
    letter-spacing: 2px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 10px 0 15px 0;
}

.policy .item-content .inner-content .item-description {
    color: #c2c2c2;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .policy .item-content {
        width: 100%;
    }
    .policy .item-content .inner-content {
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
    .policy .item-content+.item-content {
        margin-top: 50px;
    }
}


/* policy */


/* new product */

.newproduct .nav-tabs {
    display: none;
}


/* new product */


/* product group */

.group-product {
    overflow: hidden;
}

.group-product .title {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
    overflow: hidden;
}

.group-product .title>h3 {
    display: inline-block;
    margin: 20px 0 5px 0;
    background: #FFF;
    line-height: 32px;
    letter-spacing: 4px;
    padding: 0 20px;
    font-size: 20px;
    z-index: 2;
}

.group-product .title>h3:before {
    content: "";
    height: 1px;
    background: #000;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 35px;
    width: 100%;
    max-width: 390px;
    z-index: -1;
}

.group-product .show-in-tab-mod .tab-content {
    margin-left: 0;
    margin-right: 0;
}


/* product group */


/* home content */

.home-content {
    background: #DDD;
    min-height: 447px;
}

.home-content .content_inner {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 80px;
}

.home-content .list {
    padding: 0;
    margin: 0;
}

.home-content .list .item-content {
    text-align: center;
    color: #FFF;
}

.home-content .list .item-content .item-title {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 5px;
    line-height: 60px;
    margin: 0 auto;
    max-width: 610px;
    text-transform: uppercase;
}

.home-content .list .item-content .item-description {
    font-size: 110px;
    font-weight: 300;
    letter-spacing: 17px;
    line-height: 60px;
    margin: 30px 0 80px;
}

.home-content .list .item-content:last-child .item-title a {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 50px;
    padding: 0 40px;
    font-size: 14px;
    text-transform: uppercase;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.home-content .list .item-content:last-child .item-title a:active {
    color: #eeb013;
}

@media (max-width: 1024px) {
    .home-content .list .item-content .item-description {
        font-size: 80px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .home-content .list .item-content {
        max-width: 750px;
        margin-left: auto;
        margin-right: auto;
    }
    .home-content .list .item-content .item-description {
        line-height: 1;
        letter-spacing: 10px;
        margin: 30px 0 40px;
    }
}

@media (max-width: 767px) {
    .home-content .list .item-content {
        padding-left: 15px;
        padding-right: 15px;
    }
    .home-content .list .item-content .item-description {
        font-size: 70px;
        line-height: 1;
        margin: 30px 0 40px;
        letter-spacing: 10px;
    }
}

@media (max-width: 480px) {
    .home-content .list .item-content .item-title {
        font-size: 20px;
        line-height: 1.4;
        padding: 20px 0;
    }
    .home-content .list .item-content .item-description {
        font-size: 40px;
    }
}

@media (max-width: 320px) {
    .home-content .list .item-content .item-title {
        font-size: 16px;
    }
}

.home-content-1 {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-image: url(../../../image/catalog/hinhnen/hinhnen1.jpg);
    background-size: cover;
}

.home-content-2 {
    background-repeat: repeat-x;
    background-image: url(../../../image/catalog/hinhnen/hinhnen2.jpg);
    background-size: cover;
    background-position: center center;
}

.home-content-3 {
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-image: url(../../../image/catalog/hinhnen/hinhnen3.jpg);
    background-size: cover;
}


/* home content */


/* product */

.pd-content .product-thumb {
    position: relative;
    margin-bottom: 50px;
}

.pd-content .product-thumb .image {
    position: relative;
    overflow: hidden;
}

.pd-content .product-thumb .image a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.pd-content .product-thumb .image img {
    margin: 0 auto;
}

.pd-content .product-thumb .image .status-sale {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    width: 50px;
    height: 25px;
    line-height: 25px;
    display: block;
    text-align: center;
    background-color: #eeb013;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 17px;
    top: 17px;
    z-index: 1111;
}

.pd-content .product-thumb .image .status-sale:before {
    content: 'SALE';
}

.pd-content .product-thumb .image:hover a:before {
    background-color: #eeb013;
    opacity: 0.6;
}

.pd-content .product-thumb .image:hover .button-group button:first-child {
    margin-left: -58px;
    left: 50%;
    opacity: 1;
    visibility: visible;
}

.pd-content .product-thumb .image:hover .button-group button:last-child {
    margin-right: -58px;
    right: 50%;
    opacity: 1;
    visibility: visible;
}

.pd-content .product-thumb .button-group {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    width: 100%;
}

.pd-content .product-thumb .button-group button {
    background-color: transparent;
    border: 1px solid #FFF;
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: visible;
    position: absolute;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.pd-content .product-thumb .button-group button i {
    border: 0;
    text-align: center;
    color: #FFF;
    font-size: 18px;
    width: 48px;
    height: 48px;
    line-height: 48px;
}

.pd-content .product-thumb .button-group button span {
    display: none;
}

.pd-content .product-thumb .button-group button:first-child {
    left: 0;
}

.pd-content .product-thumb .button-group button:last-child {
    right: 0;
}

.pd-content .product-thumb .caption {
    text-align: left;
}

.pd-content .product-thumb .caption h4 {
    font-size: 10px;
    line-height: normal;
    outline: 0 none;
    text-decoration: none;
    margin: 13px 0 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 24px;
}

.pd-content .product-thumb .caption h4 a {
    color: #202020;
    line-height: 16px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.pd-content .product-thumb .caption h4 a:hover {
    color: #eeb013;
}

.pd-content .product-thumb .caption .description {
    display: none;
}

.pd-content .product-thumb .caption .rating {
    padding: 0;
    line-height: 21px;
    display: block;
    margin: 0 0 5px 0;
}

.pd-content .product-thumb .caption .rating i {
    opacity: 0.6;
    color: #202020;
    font-size: 17px;
    width: 14px;
}

.pd-content .product-thumb .caption .price {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 16px;
    margin-bottom: 10px;
}

.pd-content .product-thumb .caption .price .price-new {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 16px;
}

.pd-content .product-thumb .caption .price .price-old {
    font-size: 12px;
    text-decoration: line-through;
    display: block;
}

.pd-content .product-thumb .caption .bcart {
    border: 0;
    background-color: transparent;
    padding: 0;
    width: auto;
    height: auto;
    margin-top: 15px;
}

.pd-content .product-thumb .caption .bcart span {
    display: none;
}

.pd-content .product-thumb .caption .bcart i {
    color: #c2c2c2;
    font-size: 17px;
}

.pd-content .product-thumb .caption .bcart:hover i {
    color: #eeb013;
}

.product-list .product-thumb {
    overflow: auto;
}

.product-list .product-thumb .product-inner {
    border: 0;
    padding: 0;
}

.product-list .product-thumb .image {
    width: 38%;
    float: left;
    margin-bottom: 0;
    overflow: hidden;
}

.product-list .product-thumb .image img {
    width: 100%;
}

.product-list .product-thumb .caption {
    width: 62%;
    float: left;
    text-align: left;
    padding-left: 30px;
}

.product-list .product-thumb .caption .rating {
    float: none;
    text-align: left;
    margin-bottom: 10px;
}

.product-list .product-thumb .caption .description {
    display: block;
    color: #c2c2c2;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 36px;
    margin-bottom: 35px;
}

.product-list .product-thumb .caption h4 {
    color: #202020;
    font-size: 24px;
    letter-spacing: 5px;
    line-height: 1.4;
    margin: 0 0 20px 0;
    text-align: left;
    text-transform: uppercase;
}

.product-list .product-thumb .caption .bcart {
    background: #202020;
    text-align: center;
    padding: 0 20px;
    color: #c2c2c2;
    height: 45px;
    line-height: 45px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.product-list .product-thumb .caption .bcart i {
    display: none;
}

.product-list .product-thumb .caption .bcart span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.product-list .product-thumb .caption .bcart:hover {
    color: #FFF;
    background: #eeb013;
}

.product-list .product-thumb .caption .price {
    font-size: 24px;
    letter-spacing: 5px;
    line-height: 24px;
    padding: 0;
    margin-bottom: 30px;
}

.product-list .product-thumb .caption .price .price-new {
    display: block;
    font-size: 24px;
    letter-spacing: 5px;
    line-height: 24px;
    padding: 0;
}

.product-list .product-thumb .caption .price .price-old {
    font-size: 12px;
    color: #c2c2c2;
}

.product_module .product-thumb,
.show-in-tab-mod .product-thumb {
    position: relative;
}

.product_module .product-thumb .image,
.show-in-tab-mod .product-thumb .image {
    position: relative;
}

.product_module .product-thumb .caption,
.show-in-tab-mod .product-thumb .caption {
    position: absolute;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    top: 20px;
    left: 20px;
    background: #FFF;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.product_module .product-thumb .caption .caption-table,
.show-in-tab-mod .product-thumb .caption .caption-table {
    width: 100%;
    height: 100%;
    display: table;
    padding: 0 10px;
}

.product_module .product-thumb .caption .caption-tablecell,
.show-in-tab-mod .product-thumb .caption .caption-tablecell {
    display: table-cell;
    vertical-align: middle;
}

.product_module .product-thumb .caption h4,
.show-in-tab-mod .product-thumb .caption h4 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.4;
    margin: 0 0 30px;
}

.product_module .product-thumb .caption h4 a,
.show-in-tab-mod .product-thumb .caption h4 a {
    color: #202020;
}

.product_module .product-thumb .caption .rating,
.show-in-tab-mod .product-thumb .caption .rating {
    padding: 0;
    line-height: 21px;
    display: block;
    margin: 0 0 5px 0;
}

.product_module .product-thumb .caption .rating i,
.show-in-tab-mod .product-thumb .caption .rating i {
    opacity: 0.6;
    color: #202020;
    font-size: 17px;
    width: 14px;
}

.product_module .product-thumb .caption .price,
.show-in-tab-mod .product-thumb .caption .price {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 16px;
    margin-bottom: 10px;
}

.product_module .product-thumb .caption .price .price-new,
.show-in-tab-mod .product-thumb .caption .price .price-new {
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 16px;
}

.product_module .product-thumb .caption .price .price-old,
.show-in-tab-mod .product-thumb .caption .price .price-old {
    font-size: 12px;
    text-decoration: line-through;
    display: block;
}

.product_module .product-thumb .caption .bcart,
.show-in-tab-mod .product-thumb .caption .bcart {
    border: 0;
    background-color: transparent;
    width: auto;
    height: auto;
    margin-top: 15px;
    display: inline-block;
    letter-spacing: 2px;
    line-height: 40px;
    padding: 0 20px;
    text-transform: uppercase;
    background: #eeb013;
    color: #FFF;
    font-size: 17px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.product_module .product-thumb .caption .bcart i,
.show-in-tab-mod .product-thumb .caption .bcart i {
    display: none;
}

.product_module .product-thumb .caption .bcart:hover,
.show-in-tab-mod .product-thumb .caption .bcart:hover {
    background-color: #202020;
}

.product_module .product-thumb .button-group,
.show-in-tab-mod .product-thumb .button-group {
    margin: 20px 0;
}

.product_module .product-thumb .button-group button,
.show-in-tab-mod .product-thumb .button-group button {
    width: auto;
    height: auto;
    background-color: transparent;
    border: 0;
    margin: 0 5px;
    padding: 0;
}

.product_module .product-thumb .button-group button i,
.show-in-tab-mod .product-thumb .button-group button i {
    width: 48px;
    height: 48px;
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #dddddd;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.product_module .product-thumb .button-group button span,
.show-in-tab-mod .product-thumb .button-group button span {
    display: none;
}

.product_module .product-thumb .button-group button:hover,
.show-in-tab-mod .product-thumb .button-group button:hover {
    color: #eeb013;
}

.product_module .product-thumb:hover .caption,
.show-in-tab-mod .product-thumb:hover .caption {
    visibility: visible;
    opacity: 1;
}

@media (min-width: 992px) {
    .pd-content .product-grid:nth-child(4n+5) {
        clear: left;
    }
    #column-left+#content .pd-content .product-grid:nth-child(3n+4),
    #content+#column-right .pd-content .product-grid:nth-child(3n+4) {
        clear: left;
    }
    #column-left+#content .pd-content .product-grid:nth-child(4n+5),
    #content+#column-right .pd-content .product-grid:nth-child(4n+5) {
        clear: none !important;
    }
    #column-left+#content+#column-right .pd-content .product-grid:nth-child(3n+4) {
        clear: left;
    }
    #column-left+#content+#column-right .pd-content .product-grid:nth-child(4n+5) {
        clear: none !important;
    }
}

@media (max-width: 991px) {
    .pd-content {
        padding-bottom: 30px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .pd-content .product-grid:nth-child(3n+4) {
        clear: left;
    }
}

@media (max-width: 767px) and (min-width: 481px) {
    .pd-content .product-grid:nth-child(2n+3) {
        clear: left;
    }
}

@media (max-width: 480px) {
    .pd-content .product-grid {
        width: 100%;
        float: none;
        max-width: 360px;
        margin-left: auto;
        margin-right: auto;
    }
}


/* product */


/* list product */

.product-sidebar {
    margin-bottom: 40px;
}

.product-sidebar h3 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 5px;
    padding: 0 15px 25px 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-bottom: 2px solid #dddddd;
    color: #202020;
}

.list_product {
    position: relative;
}

.list_product .product-layout-custom {
    margin-left: 0;
    margin-right: 0;
}

.list_product .medium {
    margin-bottom: 30px;
    margin-top: 22px;
    overflow: hidden;
}

.list_product .medium:last-child {
    margin-bottom: 0;
}

.list_product .product-thumb {
    padding: 0;
}

.list_product .product-thumb .image {
    float: left;
    padding: 0;
    margin: 0 15px 0 0;
    width: 100px;
}

.list_product .product-thumb .image a:before {
    display: none;
}

.list_product .product-thumb .caption {
    text-align: left;
    padding: 5px 0 0 0;
    position: relative;
    width: auto;
    height: auto;
    opacity: 1;
    visibility: visible;
    top: auto;
    left: auto;
    background-color: transparent;
}

.list_product .product-thumb .caption h4 {
    font-size: 10px;
    margin-bottom: 5px;
}

.list_product .product-thumb .caption h4:hover a {
    color: #eeb013;
}

.list_product .product-thumb .rating {
    float: none;
    width: 100%;
    text-align: left;
    margin: 3px 0 5px 0;
}

.list_product .product-thumb .button-group {
    display: none;
}

.list_product .product-thumb .status-sale {
    display: none;
}


/* list product */


/* show-in-tab-mod */

.show-in-tab-mod {
    overflow: hidden;
}

.show-in-tab-mod .tab-content {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 50px;
}

.show-in-tab-mod .show-in-tab .nav-tabs {
    margin: 0;
    border: 0;
    text-align: center;
    font-size: 0;
}

.show-in-tab-mod .show-in-tab .nav-tabs>li {
    float: none;
    display: inline-block;
    padding: 0 20px;
    margin: 0 8px 0 8px;
    position: relative;
    border: 1px solid #dddddd;
}

.show-in-tab-mod .show-in-tab .nav-tabs>li>a {
    font-size: 14px;
    padding: 0;
    color: #c2c2c2;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 35px;
}

.show-in-tab-mod .show-in-tab .nav-tabs>li.active,
.show-in-tab-mod .show-in-tab .nav-tabs li:hover {
    border: 1px solid #dddddd;
}

.show-in-tab-mod .show-in-tab .nav-tabs>li.active>a,
.show-in-tab-mod .show-in-tab .nav-tabs li:hover>a {
    border: 0;
    color: #eeb013;
}

.show-in-tab-mod .owl-carousel {
    margin: 0;
    background-color: transparent;
}

.show-in-tab-mod .owl-carousel .owl-controls {
    margin: 0;
    padding: 0;
    position: static;
}

.show-in-tab-mod .owl-carousel .owl-controls .owl-buttons>div {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: white;
    background-color: rgba(0, 0, 0, 0.75);
    border: 0;
    text-align: center;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.show-in-tab-mod .owl-carousel .owl-controls .owl-buttons>div i {
    font-size: 16px;
    margin: 0;
    text-shadow: none;
    outline: 0;
    line-height: 40px;
}

.show-in-tab-mod .owl-carousel .owl-controls .owl-buttons>div:hover {
    background-color: rgba(0, 0, 0, 0.75);
    border: 0;
    color: #FFF;
}

.show-in-tab-mod .owl-carousel .owl-controls .owl-buttons>.owl-prev {
    left: 30px;
}

.show-in-tab-mod .owl-carousel .owl-controls .owl-buttons>.owl-next {
    right: 30px;
}

.show-in-tab-mod .owl-carousel:hover .owl-controls .owl-buttons div {
    opacity: 1;
}

.show-in-tab-mod .owl-carousel:hover .owl-controls .owl-buttons>.owl-prev {
    left: 15px;
}

.show-in-tab-mod .owl-carousel:hover .owl-controls .owl-buttons>.owl-next {
    right: 15px;
}

.show-in-tab-mod .owl-item {
    padding-left: 15px;
    padding-right: 15px;
}

.show-in-tab-mod .owl-item .product-thumb {
    margin-bottom: 0;
    max-width: 360px;
}

.show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab {
    padding-left: 0;
    padding-right: 0;
}

.show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab .product-thumb .image img {
    width: 100%;
}

.show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab .product-thumb .button-group {
    position: relative;
}

@media (min-width: 992px) {
    .show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab:nth-child(4n+5) {
        clear: left;
    }
}

@media (max-width: 767px) and (min-width: 481px) {
    .show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab {
        width: 50%;
    }
    .show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab:nth-child(2n+3) {
        clear: left;
    }
}

@media (max-width: 480px) {
    .show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab {
        width: 100%;
    }
}

.show-in-tab-mod .tab-links {
    text-align: center;
    margin: 0;
}

.show-in-tab-mod .tab-links a {
    display: inline-block;
    font-size: 12px;
    color: #666;
    border: 1px solid #eaeaea;
    font-weight: bold;
    text-transform: uppercase;
    padding: 11px 73px 9px;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
}

.show-in-tab-mod .tab-links a:hover {
    background: #eeb013;
    border: 1px solid #eeb013;
    color: #fff;
}

@media (max-width: 1200px) {
    .show-in-tab-mod .product-thumb .caption .bcart {
        font-size: 12px;
    }
}

@media (max-width: 1024px) {
    .show-in-tab-mod .owl-carousel .owl-controls .owl-buttons div {
        opacity: 1;
    }
    .show-in-tab-mod .owl-carousel .owl-controls .owl-buttons>.owl-prev {
        left: 15px;
    }
    .show-in-tab-mod .owl-carousel .owl-controls .owl-buttons>.owl-next {
        right: 15px;
    }
}

@media (max-width: 767px) {
    .show-in-tab-mod .show-in-tab .nav-tabs>li {
        margin-bottom: 15px;
    }
}

@media (max-width: 479px) {
    .show-in-tab-mod .tab-pane .noname:not(.owl-carousel) .product-layout-tab {
        width: 100%;
        float: none;
        text-align: center;
    }
}


/* show-in-tab-mod */


/* brands box */

#brandsbox {
    margin: 70px 0;
    position: relative;
}

.brands-box>.title {
    padding: 0;
    margin: 0;
    position: relative;
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
}

.brands-box>.title>h3 {
    display: inline-block;
    position: relative;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .brands-box .out-box {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.brands-box .owl-carousel {
    background-color: transparent;
    margin: 0;
}

.brands-box .owl-carousel .owl-item {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}

.brands-box .owl-carousel .owl-item img {
    margin: 0 auto;
}

.brands-box .owl-carousel .owl-item .item {
    border: 1px solid #dddddd;
    display: inline-block;
}

.brands-box .owl-controls {
    margin: 0;
    padding: 0;
    position: static;
}

.brands-box .owl-controls .owl-buttons>div {
    height: 35px;
    line-height: 33px;
    text-align: center;
    color: #c2c2c2;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.brands-box .owl-controls .owl-buttons>div i {
    font-size: 25px;
    margin: 0;
    text-shadow: none;
    outline: 0;
    line-height: 33px;
}

.brands-box .owl-controls .owl-buttons>div:hover {
    color: #202020;
}

.brands-box .owl-controls .owl-buttons>.owl-prev {
    left: -5px;
}

.brands-box .owl-controls .owl-buttons>.owl-next {
    right: -5px;
}

@media (max-width: 1024px) {
    .brands-box .owl-controls {
        display: none !important;
    }
}


/* brands box */


/* testimonial */

#testibox {
    color: #fff;
    background: #333;
    background-image: url(../../../image/catalog/hinhnen/hinhnen4.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: repeat-x;
    min-height: 441px;
    padding-bottom: 25px;
    margin: 0;
    padding: 60px 0 0 0px;
}

#testibox .testi {
    margin-left: -15px;
    margin-right: -15px;
}

#testibox .testi .title {
    width: 33.33333333%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 150px;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: 5px;
    line-height: 35px;
    text-align: center;
}

#testibox .testi .content_inner {
    float: left;
    width: 66.66666667%;
}

#testibox .testi .list {
    background-color: transparent;
    padding-left: 70px;
    position: relative;
    top: -20px;
}

#testibox .testi .list .item-content {
    color: #FFF;
    text-align: center;
    width: 100%;
    max-width: 750px;
    padding-left: 15px;
    padding-right: 15px;
}

#testibox .testi .list .item-content .item-image {
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    margin-bottom: 20px;
}

#testibox .testi .list .item-content .item-image img {
    border-radius: 50%;
}

#testibox .testi .list .item-content .item-title {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0 0 20px 0;
    padding: 0;
    position: relative;
}

#testibox .testi .list .item-content .item-description {
    margin: 0 auto;
    max-width: 610px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 2.5px;
    line-height: 24px;
    margin-bottom: 22px;
}

#testibox .testi .list .owl-controls {
    margin: 30px 0 0 0;
    padding: 0;
    position: static;
}

#testibox .testi .list .owl-controls .owl-buttons>div {
    width: 35px;
    height: 35px;
    line-height: 33px;
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    text-align: center;
    background: #FFF;
    color: #555;
    opacity: 1;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#testibox .testi .list .owl-controls .owl-buttons>div i {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-shadow: none;
    outline: 0;
    line-height: 33px;
}

#testibox .testi .list .owl-controls .owl-buttons>div:hover {
    background: #eeb013;
    border-color: #eeb013;
    color: #FFF;
}

#testibox .testi .list .owl-controls .owl-buttons>.owl-prev {
    left: -50px;
}

#testibox .testi .list .owl-controls .owl-buttons>.owl-next {
    right: -50px;
}

#testibox .testi .list .owl-controls .owl-pagination {
    top: auto;
}

#testibox .testi .list .owl-controls .owl-pagination .owl-page {
    margin: 5px 7px;
}

#testibox .testi .list .owl-controls .owl-pagination .owl-page span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    box-shadow: none;
    background: #869791;
    opacity: 0.5;
}

#testibox .testi .list .owl-controls .owl-pagination .owl-page.active span,
#testibox .testi .list .owl-controls .owl-pagination .owl-page:hover span {
    background: #FFF;
    opacity: 1;
}

@media (max-width: 991px) {
    #testibox {
        padding-top: 80px;
        padding-bottom: 30px;
    }
    #testibox .testi {
        margin-left: 0;
        margin-right: 0;
    }
    #testibox .testi .title {
        width: 100%;
        float: none;
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }
    #testibox .testi .list {
        top: auto;
        padding-left: 0;
    }
    #testibox .testi .content_inner {
        float: none;
        width: 100%;
    }
}

@media (max-width: 480px) {
    #testibox .testi .title {
        font-size: 20px;
        letter-spacing: 2px;
    }
}


/* testimonial */


/* newsletter */

#newsletter {
    color: #fff;
    background: #333;
    background-image: url(../../../image/catalog/hinhnen/hinhnen5.jpg);
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: repeat-x;
    min-height: 240px;
}

.newsletter-box {
    color: #fff;
    padding-top: 80px;
}

.newsletter-box .title-box {
    display: none;
}

.newsletter-box .title-box h3 {
    font-size: 22px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 700;
    margin: 0;
}

.newsletter-box .title-box p {
    text-align: center;
}

.newsletter-box .form-newsletter {
    max-width: 733px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    color: #FFF;
}

.newsletter-box .form-newsletter .newsletters-input {
    background-color: transparent;
    color: #fff;
    font-size: 14px;
    height: 80px;
    letter-spacing: 3px;
    line-height: 80px;
    padding-left: 40px;
    padding-right: 115px;
    text-transform: uppercase;
    border: 1px solid #dddddd;
}

.newsletter-box .form-newsletter .newsletters-input:focus {
    box-shadow: 0 0 3px #31538a;
    border: 1px solid #94b6ed;
}

.newsletter-box .form-newsletter .newsletters-input::-webkit-input-placeholder {
    color: #FFF;
}

.newsletter-box .form-newsletter .newsletters-input:-moz-placeholder {
    color: #FFF;
}

.newsletter-box .form-newsletter .newsletters-input::-moz-placeholder {
    color: #FFF;
}

.newsletter-box .form-newsletter .newsletters-input:-ms-input-placeholder {
    color: #FFF;
}

.newsletter-box .form-newsletter .btn {
    height: 80px;
    line-height: 80px;
    padding-left: 30px;
    padding-right: 30px;
    text-transform: uppercase;
    background-color: transparent;
    border: 0;
    border-left: 1px solid #dddddd;
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 3px;
}

@media (max-width: 991px) {
    .newsletter-box h3 {
        margin-bottom: 5px;
    }
    .newsletter-box p {
        text-align: left;
        margin-bottom: 15px;
    }
}

@media (max-width: 767px) {
    .newsletter-box .form-newsletter {
        max-width: 450px;
    }
    .newsletter-box h3 {
        margin-bottom: 15px;
    }
    .newsletter-box .form-newsletter .newsletters-input {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .newsletter-box .form-newsletter .newsletters-input:focus {
        box-shadow: 0 0 3px #eeb013;
        border: 1px solid #eeb013;
    }
    .newsletter-box .form-newsletter .btn {
        width: 100%;
        max-width: 150px;
    }
}

@media (max-width: 450px) {
    .newsletter-box {
        padding: 50px 0;
    }
    .newsletter-box .form-newsletter {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
    .newsletter-box .form-newsletter .newsletters-input {
        padding: 0 20px;
        margin-bottom: 30px;
    }
    .newsletter-box .form-newsletter .btn {
        height: 60px;
        line-height: 60px;
        position: relative;
        border: 1px solid #dddddd;
    }
}


/* newsletter */


/* menu sidebar */

.menu_category {
    margin-bottom: 40px;
}

.menu_category .navbar-header {
    float: none;
    margin: 0;
    position: relative;
}

.menu_category .navbar-header h3 {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 5px;
    padding: 0 15px 25px 0;
    text-transform: uppercase;
    letter-spacing: 5px;
    border-bottom: 2px solid #dddddd;
    color: #202020;
}

.menu_category .navbar-collapse {
    padding: 0;
}

.menu_category .nav {
    float: none;
    margin-top: 20px;
}

.menu_category .nav li {
    color: #444444;
    padding: 0px;
    position: relative;
}

.menu_category .nav li>a {
    font-size: 10px;
    line-height: 17px;
    padding: 10px 25px 10px 0;
    letter-spacing: 1px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    color: #202020;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.menu_category .nav li>a.active {
    color: #eeb013;
}

.menu_category .nav li>a:hover,
.menu_category .nav li>a:active,
.menu_category .nav li>a:focus {
    color: #eeb013;
    background-color: transparent;
}

.menu_category .nav li .icon_menu {
    position: absolute;
    right: 0px;
    top: 0px;
    padding: 0;
    cursor: pointer;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
    color: #9e9e9e;
    font-size: 10px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    text-align: center;
    z-index: 2;
}

.menu_category .nav li .icon_menu:before {
    content: "\f067";
}

.menu_category .nav li ul {
    margin: 0;
    padding: 0;
}

.menu_category .nav li ul a {
    padding-left: 15px;
}

.menu_category .nav li ul li ul a {
    padding-left: 30px;
}

.menu_category .nav li ul li ul li ul a {
    padding-left: 45px;
}

.menu_category .nav li.open>a {
    background: #FFF;
}

.menu_category .nav li:last-child {
    border-bottom: 0;
}

.menu_category .nav li.open>.icon_menu:before {
    content: "\f068";
}


/* menu sidebar */


/* category page */

.page-selector {
    padding-bottom: 15px;
    margin-bottom: 35px;
    color: #777;
    overflow: hidden;
}

.page-selector .shop-grid-controls .entry {
    line-height: 40px;
    float: left;
    margin-right: 16px;
    min-height: 40px;
}

.page-selector .shop-grid-controls .entry button {
    border: 0;
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    display: inline-block;
    vertical-align: bottom;
    cursor: pointer;
    background: transparent;
    font-size: 15px;
    height: auto;
    padding: 0;
    line-height: 40px;
    color: #747474;
    margin-right: 10px;
    height: 40px;
    width: 48px;
    border: 1px #ddd solid;
}

.page-selector .shop-grid-controls .entry button:last-child {
    margin-right: 0;
}

.page-selector .shop-grid-controls .entry button:hover,
.page-selector .shop-grid-controls .entry button.active {
    color: #1c1c1c;
}

.page-selector .shop-grid-controls .entry:last-child {
    border-right: none;
}

.page-selector .shop-grid-controls .simple-drop-down {
    float: left;
    margin-right: 10px;
    position: relative;
}

.page-selector .shop-grid-controls .simple-drop-down:after {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    content: "\f0dd";
    font-family: FontAwesome;
    font-size: 14px;
    color: #000;
    text-align: center;
    cursor: pointer;
    pointer-events: none;
    line-height: 40px;
    background: transparent;
}

.page-selector .shop-grid-controls .inline-text {
    float: left;
    line-height: 40px;
    margin-right: 10px;
    color: #333;
    display: none;
}

.page-selector .shop-grid-controls select {
    height: 40px;
    line-height: 38px;
    border: 1px #ddd solid;
    background-color: transparent;
    padding: 0 40px 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    cursor: pointer;
    font-size: 12px;
    color: #000;
}

.page-selector .shop-grid-controls select:active,
.page-selector .shop-grid-controls select:focus {
    outline: none;
}

.page-selector .shop-grid-controls .display-button {
    float: right;
    margin-right: 0;
    margin-left: 20px;
}

.page-selector .pages-box {
    float: right;
    font-size: 12px;
    line-height: 40px;
}

.page-selector .pages-box a {
    color: #555;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.page-selector .pages-box a:hover {
    color: #eeb013;
}

.line-end-page {
    position: relative;
}

.pagination {
    margin: 0 0 15px 0;
}

.pagination li span,
.pagination li a {
    line-height: 42px;
    border: 1px solid #ddd;
    padding: 0 20px;
    text-align: center;
    background: transparent;
    color: #333;
    font-size: 14px;
    border-radius: 0 !important;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.pagination li span:hover,
.pagination li a:hover {
    color: #eeb013;
    border: 1px solid #ddd;
    background-color: #eee;
}

.pagination li+li {
    margin-left: 10px;
}

.pagination>.active span,
.pagination>.active span:focus,
.pagination>.active span:hover,
.pagination>.active>a:focus,
.pagination>.active>a:hover>a {
    color: #eeb013;
    border: 1px solid #ddd;
    background: transparent;
}

@media (max-width: 767px) {
    .pagination {
        margin: 0 0 5px 0;
    }
}

.results {
    margin-top: 0px;
    line-height: 42px;
    color: #222;
}

@media (max-width: 767px) {
    .results {
        margin-top: 10px;
        text-align: left !important;
    }
}

.single-image-add {
    position: relative;
    display: block;
    overflow: hidden;
    background: #000;
    margin-bottom: 15px;
}

.single-image-add img {
    border-radius: 0;
    border: none;
    padding: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity .35s, transform .35s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
}


/* category page */


/* product page */

.single-pro-main-image {
    border: 0;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.zoomWrapper {
    margin: 0 auto;
}

.zoomWrapper img {
    position: inherit!important;
}

.zoomContainer .zoomWindow {
    border: 1px solid #ddd!important;
    z-index: 111;
    margin-top: 0px;
    margin-left: 1px;
}

.zoomContainer .zoomWindowContainer {
    position: relative;
    z-index: 9999;
}

@media (max-width: 1024px) {
    .zoomContainer {
        display: none;
    }
}

.single-pro-thumb {
    margin-left: -5px;
    margin-right: -5px;
}

.single-pro-thumb .owl-buttons div {
    height: 30px;
    margin-top: -15px;
}

.single-pro-thumb .owl-buttons div i {
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    background: #fff;
    color: #ccc;
    text-shadow: none;
    margin: 0;
}

.single-pro-thumb .owl-buttons div i:hover {
    border-color: #eeb013;
    background: #eeb013;
    color: #FFF;
}

.single-pro-thumb .owl-buttons .owl-prev {
    left: 5px;
}

.single-pro-thumb .owl-buttons .owl-next {
    right: 5px;
}

.single-pro-thumb .owl-carousel:hover .owl-buttons div {
    opacity: 1;
}

@media (max-width: 767px) {
    .single-pro-thumb .owl-buttons div {
        right: 5px;
    }
    .single-pro-thumb .owl-buttons .owl-next {
        right: 5px;
    }
    .single-pro-thumb .owl-buttons .owl-prev {
        right: 5px;
    }
}

.thubm-caro {
    padding: 0;
    background-color: transparent;
}

.thubm-caro .owl-item {
    padding-left: 5px;
    padding-right: 5px;
}

.thubm-caro .owl-item img {
    margin: 0 auto;
}

.pro-desc {
    padding: 0;
    margin: 0;
    color: #898989;
}

.pro-desc h2 {
    display: block;
    color: #202020;
    font-size: 24px;
    line-height: 1.4;
    margin: 5px 0 20px 0;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.pro-desc .list-unstyled {
    color: #898989;
}

.pro-desc .list-unstyled li {
    padding: 0;
    margin: 0 0 3px 0;
    line-height: 25px;
}

.pro-desc .rating {
    margin-bottom: 12px;
}

.pro-desc .rating p {
    margin-bottom: 0;
}

.pro-desc .rating i {
    font-size: 17px;
    line-height: 18px;
    display: inline;
    color: #202020;
    opacity: .6;
    margin-left: -2px;
}

.pro-desc .rating i.active {
    color: #eeb013;
    opacity: 1;
}

.pro-desc .rating .sto {
    display: inline-block;
    padding-left: 5px;
    line-height: 18px;
    font-size: 14px;
    color: #202020;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.pro-desc .rating .sto:hover {
    color: #eeb013;
}

.pro-desc .pd-info {
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 7px 0;
    color: #202020;
}

.pro-desc .pd-info li {
    margin: 0;
    line-height: 40px;
}

.pd-price {
    position: relative;
    font-weight: normal;
    font-weight: bold;
    color: #202020;
    margin: 0 0 20px 0;
    letter-spacing: 2px;
    font-size: 24px;
}

.pd-price li {
    padding-bottom: 0;
    font-weight: normal !important;
    line-height: normal !important;
}

.pd-price .price-new {
    margin: 0 5px 0 0;
    color: #202020;
}

.pd-price .price-old {
    text-decoration: line-through;
    color: #c2c2c2;
    display: block;
}

#product {
    margin-top: 20px;
}

#product .option-box>h3 {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #333;
}

#product .option-box .control-label {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
}

#product .option-box .form-group {
    margin-bottom: 0;
    padding-bottom: 5px;
}

#product .buy-box {
    padding: 0;
    margin: 0 0 30px;
}

#product .buy-box .pd-price {
    margin-bottom: 15px;
    font-size: 18px;
    color: #222;
    font-weight: 700;
}

#product .buy-box .pd-price li {
    padding: 0;
}

#product .buy-box .pd-price .price-old {
    text-decoration: line-through;
    font-size: 16px;
    color: #888;
}

#product .buy-box .product_details_cart {
    display: inline-block;
    margin-bottom: 15px;
}

#product .shopping-btn {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 0px;
    color: #FFF;
    text-align: center;
    line-height: 45px;
    height: 45px;
    padding: 0 15px;
    margin: 0 7px 0 0;
    font-size: 12px;
    letter-spacing: 2px;
    min-width: 150px;
    text-transform: uppercase;
    font-weight: bold;
    background: #eeb013;
    border: 0;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#product .shopping-btn i {
    display: none;
}

#product .shopping-btn:hover {
    background-color: #d89f10;
}

#product .button-cart {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: top;
    display: inline-block;
}

#product .button-cart button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border-radius: 0px;
    line-height: 45px;
    font-size: 14px;
    margin: 0 7px 0 0;
    width: 55px;
    height: 45px;
    padding: 0;
    text-align: center;
    background-color: #dddddd;
    color: #ffffff;
    border: 0;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#product .button-cart button i {
    width: 55px;
    line-height: 45px;
    text-align: center;
    font-size: 20px;
}

#product .button-cart button span {
    display: none;
}

#product .button-cart button:hover {
    background: #eeb013;
    border-color: #eeb013;
    color: #FFF;
}

@media (max-width: 1199px) and (min-width: 768px) {
    #product .button-cart {
        width: 100%;
    }
}

#product .product-quantity {
    position: relative;
    display: inline;
    margin-right: 7px;
}

#product .product-quantity .numbers-row {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 80px;
    padding-right: 20px;
}

#product .product-quantity .numbers-row input {
    border: 0;
    color: #555;
    font-size: 14px;
    height: 45px;
    text-align: center;
    width: 100%;
    padding: 0 15px;
    background: #ddd;
}

#product .product-quantity .numbers-row input:focus,
#product .product-quantity .numbers-row input:active {
    outline: none;
    box-shadow: none;
}

#product .product-quantity .numbers-row .qtybutton {
    width: 20px;
    height: 22.5px;
    line-height: 22.5px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    cursor: pointer;
    border-radius: 0;
    border: 0;
    background: #bbbbbb;
    text-indent: -999px;
    overflow: hidden;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#product .product-quantity .numbers-row .dec.qtybutton {
    top: 22.5px;
    background: url(../images/quantity-minus.png) no-repeat 100% 100% #bbbbbb;
}

#product .product-quantity .numbers-row .inc.qtybutton {
    top: 0;
    background: url(../images/quantity-minus.png) no-repeat 100% 0 #bbbbbb;
}

#product .tags-ms {
    margin-bottom: 0;
}

#product .tags-ms label {
    font-size: 13px;
    color: #555;
}

#product .tags-ms a {
    font-size: 13px;
    line-height: 18px;
    color: #222;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#product .tags-ms a:after {
    font-size: #333;
    content: ",";
    margin-left: 5px;
}

#product .tags-ms a:last-child:after {
    display: none;
}

#product .tags-ms a:hover {
    color: #eeb013;
}

.add-to-links {
    display: block;
    float: left;
}

.fv-comp-button {
    margin-top: 20px;
    overflow: auto;
}

.fv-comp-button .add-to-links {
    padding: 0;
}

.fv-comp-button button {
    width: auto;
    padding: 0;
    margin: 0;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
    color: #333333;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.fv-comp-button button:focus,
.fv-comp-button button:active {
    border: 0;
    outline: none;
    box-shadow: none;
}

.fv-comp-button button i {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    line-height: 24px;
}

.fv-comp-button button span {
    display: inline-block;
    vertical-align: middle;
    font-size: 15px;
    max-width: 0;
    overflow: hidden;
    transition: max-width 500ms ease-out 100ms, opacity 500ms ease-out 100ms, color;
    opacity: 0;
}

.fv-comp-button button:hover span {
    opacity: 1;
    visibility: visible;
    max-width: 150px;
}

.fv-comp-button button:hover {
    color: #eeb013;
}

.fv-comp-button button:first-child {
    margin-right: 5px;
}

.fv-comp-button button:last-child {
    margin-left: 5px;
}

.image-option {
    margin-bottom: 10px;
}

.image-option .radio {
    display: inline-block;
    padding-right: 10px;
    margin: 0;
}

.image-option .radio .img-thumbnail {
    width: 30px;
    height: 30px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    margin-bottom: 12px;
    line-height: 35px;
    border-radius: 0;
    border: 1px solid #CCC;
    padding: 2px;
}

.image-option .radio .input_color {
    margin-top: 9px;
}

.add-to-links>li {
    float: left;
}

.bg-ms-product {
    margin-top: 30px;
    margin-bottom: 50px;
}

.bg-ms-product .nav-tabs {
    margin: 0 0 -1px 0;
    z-index: 222;
    position: relative;
    padding: 0;
    border-bottom: 1px solid #ddd;
    font-size: 0;
}

.bg-ms-product .nav-tabs>li {
    float: none;
    display: inline-block;
    font-size: 14px;
    padding: 0 25px;
    margin: 0 0 -1px 0;
    position: relative;
    border: 1px solid #dddddd;
}

.bg-ms-product .nav-tabs>li>a {
    padding: 0;
    margin: 0;
    color: #202020;
    line-height: 60px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border: 0;
}

.bg-ms-product .nav-tabs>li+li {
    margin-left: -1px;
}

.bg-ms-product .nav-tabs>li.active,
.bg-ms-product .nav-tabs li:hover {
    border-bottom: 1px solid #FFF;
}

.bg-ms-product .nav-tabs>li.active>a,
.bg-ms-product .nav-tabs li:hover>a {
    border: 0;
    color: #eeb013;
    background-color: transparent;
}

.bg-ms-product .tab-content {
    border: 1px solid #DDD;
    background-color: #ffffff;
    border-radius: 0px;
    margin-bottom: 20px;
    padding: 25px;
    position: relative;
    z-index: 2;
    color: #202020;
    line-height: 1.5;
    font-size: 14px;
}

.bg-ms-product .owl-carousel {
    margin: 0;
    background-color: transparent;
}

.bg-ms-product .owl-carousel .owl-controls {
    margin: 0;
    padding: 0;
    position: static;
}

.bg-ms-product .owl-carousel .owl-controls .owl-buttons>div {
    width: 35px;
    height: 35px;
    line-height: 33px;
    background: #e2e2e2;
    border: 1px solid #cdcdcd;
    text-align: center;
    background: #FFF;
    color: #555;
    opacity: 1;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -17.5px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.bg-ms-product .owl-carousel .owl-controls .owl-buttons>div i {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
    text-shadow: none;
    outline: 0;
    line-height: 33px;
}

.bg-ms-product .owl-carousel .owl-controls .owl-buttons>div:hover {
    background: #eeb013;
    border-color: #eeb013;
    color: #FFF;
}

.bg-ms-product .owl-carousel .owl-controls .owl-buttons>.owl-prev {
    left: -50px;
}

.bg-ms-product .owl-carousel .owl-controls .owl-buttons>.owl-next {
    right: -50px;
}

.bg-ms-product .owl-item {
    padding-left: 10px;
    padding-right: 10px;
}

@media (max-width: 1200px) and (min-width: 992px) {
    .bg-ms-product .owl-carousel .owl-controls .owl-buttons>.owl-prev {
        left: -15px;
    }
    .bg-ms-product .owl-carousel .owl-controls .owl-buttons>.owl-next {
        right: -15px;
    }
}

@media (max-width: 991px) {
    .bg-ms-product .show-in-tab .nav-tabs>li>a {
        font-size: 20px;
    }
    .bg-ms-product .show-in-tab .nav-tabs>li+li:before {
        width: 2px;
        height: 20px;
    }
    .bg-ms-product .owl-carousel .owl-controls .owl-buttons>.owl-prev {
        left: -5px;
    }
    .bg-ms-product .owl-carousel .owl-controls .owl-buttons>.owl-next {
        right: -5px;
    }
}

#tab-review h2 {
    margin-top: 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

#tab-review .rating {
    margin-bottom: 5px;
}

#tab-review .rating i {
    width: 10px;
    font-size: 14px;
    color: #e5e5e5;
}

#tab-review .rating i.active {
    color: #d6a916;
}

#tab-review .control-label {
    margin-bottom: 5px;
}

#tab-review input[type=radio] {
    margin-top: -3px;
    vertical-align: middle;
}

.product-late-ms {
    margin-top: 30px;
    padding-right: 1px;
}

.text_related.title {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}

.text_related.title span {
    display: inline-block;
    margin: 20px 0 5px 0;
    background: #FFF;
    line-height: 32px;
    letter-spacing: 4px;
    padding: 0 20px;
    font-size: 20px;
    z-index: 2;
    text-transform: uppercase;
}

.text_related.title span:before {
    content: "";
    height: 2px;
    background: #000;
    margin: 0 auto;
    left: 0;
    right: 0;
    position: absolute;
    top: 35px;
    width: 100%;
    max-width: 390px;
    z-index: -1;
}

@media (max-width: 320px) {
    .text_related.title span {
        font-size: 16px;
        letter-spacing: 3px;
    }
}

.featured-item {
    background-color: transparent;
    clear: both;
    margin-bottom: 20px;
}

.featured-item .owl-controls {
    margin: 0;
    padding: 0;
    position: static;
}

.featured-item .owl-controls .owl-buttons>div {
    height: 70px;
    line-height: 70px;
    width: 70px;
    text-align: center;
    background: transparent;
    border: 1px solid #202020;
    color: #2d2d2d;
    position: relative;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -35px;
    opacity: .5;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.featured-item .owl-controls .owl-buttons>div i {
    font-size: 30px;
    margin: 0;
    text-shadow: none;
    outline: 0;
    line-height: 70px;
    text-align: center;
    width: 70px;
}

.featured-item .owl-controls .owl-buttons>div:hover {
    background: #FFF;
    opacity: 1;
}

.featured-item .owl-controls .owl-buttons>.owl-prev {
    left: -22px;
}

.featured-item .owl-controls .owl-buttons>.owl-next {
    right: -22px;
}

.featured-item .owl-item {
    padding-left: 15px;
    padding-right: 15px;
}

.featured-item .product-thumb {
    margin-bottom: 0;
}

@media (max-width: 1024px) {
    .featured-item .owl-controls .owl-buttons>.owl-next {
        right: -5px;
    }
    .featured-item .owl-controls .owl-buttons>.owl-prev {
        left: -5px;
    }
}

@media (max-width: 767px) {
    .featured-item .owl-controls .owl-buttons>div {
        height: 50px;
        line-height: 50px;
        width: 50px;
        margin-top: -25px;
    }
    .featured-item .owl-controls .owl-buttons>div i {
        width: 50px;
        line-height: 50px;
    }
    .featured-item .owl-controls .owl-buttons>div.owl-next {
        right: 0;
    }
    .featured-item .owl-controls .owl-buttons>div.owl-prev {
        left: 0;
    }
}

@media (max-width: 767px) {
    .pro-desc h2 {
        font-size: 20px;
    }
    #product .product-quantity {
        display: block;
        margin-bottom: 15px;
    }
    #product .button-cart button:first-child {
        margin-left: 0;
    }
    .single-pro-main-image {
        max-width: 350px;
        margin: 0 auto 30px auto;
    }
}

@media (max-width: 480px) {
    .pd-price {
        font-size: 18px;
    }
    .pd-price .price-old {
        font-size: 16px;
    }
    .pd-price .price-new {
        font-size: 18px;
    }
}


/* product page */


/* alert */

.alert {
    border-radius: 0;
    margin: 0;
    font-size: 13px;
    position: relative;
    padding-right: 20px;
}

.alert .close {
    line-height: 18px;
    position: absolute;
    right: 5px;
    top: 5px;
}

body .alert {
    padding: 8px 20px 8px 14px;
    margin: 0 0 20px 0px;
}


/* alert */


/* buttons */

button:focus,
button:active {
    outline: none;
    box-shadow: none;
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-group>.btn-xs {
    font-size: 9px;
}

.btn-group>.btn-sm {
    font-size: 10.2px;
}

.btn {
    vertical-align: top;
    overflow: visible;
    width: auto;
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    color: #FFF;
    background-color: #eeb013;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.btn:focus,
.btn:active {
    background-color: #202020;
    border-color: #202020;
    color: #FFF;
}

.btn:hover,
.btn:focus,
.btn:active {
    background-color: #202020;
    border-color: #202020;
    color: #FFF;
}

.form-horizontal .btn {
    margin-top: 8px;
}

.input-group .form-control {
    height: 37px;
    line-height: 37px;
    padding: 0 10px;
}

.input-group .btn {
    margin: 0;
    height: 37px;
    line-height: 37px;
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    padding-top: 2px;
    margin-top: 0;
    margin-bottom: 5px;
}

#agree_input {
    margin-bottom: 10px;
}


/* buttons */


/* list group */

.list-group a {
    border: 1px solid #DDDDDD;
    color: #888888;
    padding: 8px 12px;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}


/* list group */


/* contact page */

h4 span {
    line-height: 1.5;
}

.information-contact #content .title h3 {
    font-weight: bold;
    text-transform: uppercase;
}

.information-contact #content .btn {
    margin-bottom: 15px;
}

.information-contact #content .form-control:focus {
    box-shadow: 0 0 3px #a6c8ff;
    border: 1px solid #94b6ed;
}

.information-contact #content .form-control::-webkit-input-placeholder {
    color: #dddddd;
}

.information-contact #content .form-control:-moz-placeholder {
    color: #dddddd;
}

.information-contact #content .form-control::-moz-placeholder {
    color: #dddddd;
}

.information-contact #content .form-control:-ms-input-placeholder {
    color: #dddddd;
}

.add_contact {
    border: 1px #DDD solid;
    padding: 15px 10px;
    margin: 2em 0 2em 0;
    font-size: 14px;
    line-height: 1.6;
    font-weight: normal;
}

.add_contact h3 {
    font-size: 14px;
    line-height: 1.6;
    font-weight: 400;
    margin: 0;
    color: #222;
}

@media (max-width: 991px) {
    .add_contact .item-content {
        margin-bottom: 15px;
    }
    .add_contact .item-content:last-child {
        margin-bottom: 0;
    }
}


/* contact page */


/* fix 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%;
    }
}

#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
}


/* fix colum left + content + right*/


/* wishlist compare */

.product-table .price .price-new {
    font-weight: bold;
}

.product-table .price .price-old {
    text-decoration: underline;
}

.desc-compare {
    display: table-cell;
    max-width: 350px;
}

@media (max-width: 767px) {
    .desc-compare {
        white-space: inherit !important;
    }
}


/* wishlist compare */


/* checkout */

.checkout-cart .control-label {
    padding-top: 10px;
    padding-bottom: 10px;
}

#quickcheckout #step_6 .qc-quantity .input-group {
    max-width: 138px !important;
}

#quickcheckout #step_6 .qc-summary .form-control-static {
    padding-top: 7px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #quickcheckout #step_6 .qc-summary .form-control-static {
        padding: 0;
    }
}

#quickcheckout #step_6 .qc-checkout-product table td img {
    width: 75px;
}

#quickcheckout .payment-methods label img {
    display: none;
}

#quickcheckout #step_4 .title {
    margin-top: 21px;
}

#quickcheckout #option_login_popup_trigger_wrap .btn:hover {
    color: #FFF;
}

#quickcheckout #option_login_popup_trigger_wrap .btn-primary {
    background: #eeb013;
    border-color: #eeb013;
    color: #FFF;
}

#quickcheckout #option_login_popup a:hover {
    text-decoration: none;
}

#quickcheckout .modal-footer .btn {
    width: 48%;
    padding: 0;
    text-align: center;
}

#quickcheckout .modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 0;
}

#quickcheckout #step_8 .form-group {
    margin-bottom: 5px;
}

#quickcheckout #step_8 .control-label {
    padding-bottom: 5px;
}

@media (max-width: 480px) {
    #option_register_popup,
    #option_guest_popup {
        width: 100% !important;
        display: block;
        margin: 5px 0;
    }
}


/* checkout */

.information-sitemap #content ul li {
    line-height: 16px;
    padding-top: 4px;
    padding-bottom: 4px;
}


/* footer */


/* footer social */

.footer-social {
    margin-bottom: 55px;
    overflow: hidden;
}

.footer-social .list {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.footer-social .list li {
    display: inline-block;
    margin: 0 25px 0 0;
}

.footer-social .list li .item-image i {
    color: #acacac;
    font-size: 25px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

.footer-social .list li .item-image:hover i {
    color: #eeb013;
}


/* footer social */


/* footer contact */

.info-shop {
    margin-bottom: 25px;
}

.info-shop .list {
    padding: 0;
    margin: 0;
    text-align: center;
    max-width: 660px;
    margin-left: auto;
    margin-right: auto;
}

.info-shop .list .item-image {
    padding: 22px 0 10px;
}

.info-shop .list .item-description {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.footer-contact {
    color: #7b7b7b;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
}

.footer-contact .list {
    padding: 0;
    margin: 0;
}

.footer-contact .list .item-content {
    margin-bottom: 5px;
}

.footer-contact .list .item-content:first-child {
    color: #eeb013;
}

.footer-contact .list .item-image {
    width: 40px;
    display: inline-block;
}

.footer-contact .list .item-image i {
    font-size: 14px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .footer-contact .list .item-description {
        word-break: break-all;
    }
}


/* footer contact */

footer {
    margin: 50px 0 0 0;
    color: #b6b6b6;
    background-color: #353535;
    padding: 0;
}

footer .footer-top {
    padding-top: 20px;
    padding-bottom: 65px;
    color: #b6b6b6;
    font-size: 14px;
}

footer .footer-top .vertical_footer .title {
    color: #FFF;
    padding: 0 0 16px 0;
    margin: 0 0 25px 0;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    position: relative;
}

footer .footer-top .vertical_footer .title a,
footer .footer-top .vertical_footer .title span {
    color: #FFF;
}

footer .footer-top .vertical_footer .title:after {
    content: "";
    background: #444444;
    width: 70px;
    height: 1px;
    left: 0;
    bottom: 0;
    position: absolute;
}

footer .menu_vertical h4 .btn-open-mobile {
    display: none;
}

footer .menu_vertical h4 a {
    pointer-events: none;
}

footer .menu_vertical .menu {
    padding: 0;
    margin: 0;
}

footer .menu_vertical .menu li {
    line-height: 36px;
    padding: 0;
}

footer .menu_vertical .menu li a {
    color: #7b7b7b;
    line-height: 19px;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

footer .menu_vertical .menu li a:hover {
    color: #FFF;
}

footer .menu_vertical .menu li:first-child {
    padding-top: 0;
}

@media (min-width: 768px) {
    footer .menu_vertical h4.title {
        pointer-events: none;
    }
    footer .menu_vertical .menu-content.collapse {
        display: block;
        visibility: visible;
    }
}

footer .footer-bottom {
    color: #7b7b7b;
    font-size: 14px;
}

footer .footer-bottom .footer-bottom-content {
    padding: 24px 0;
    border-top: 1px solid #444444;
}

footer .copyright {
    color: #7b7b7b;
    line-height: 20px;
}

footer .copyright a {
    color: #eeb013;
}

footer .copyright a:hover {
    color: #FFF;
}

footer .chili {
    line-height: 20px;
}

footer .chili a {
    color: #7b7b7b !important;
}

footer .chili a:hover {
    color: #F00 !important;
}

@media (max-width: 767px) {
    footer .footer-top .col-xs-12 {
        width: 100%;
    }
    footer .footer-top .col-xs-12:nth-child(n+2) {
        margin-bottom: 35px;
    }
    footer .footer-top .col-xs-12:last-child {
        margin-bottom: 0;
    }
    footer .footer-top .menu_vertical .title {
        position: relative;
        padding-right: 35px;
        margin: 0;
    }
    footer .footer-top .menu_vertical .title:before {
        content: "\f0fe";
        position: absolute;
        right: 0;
        top: 4px;
        font: normal normal normal 14px/1 FontAwesome;
        color: #FFF;
        display: inline-block;
        text-align: center;
    }
    footer .footer-top .menu_vertical .menu {
        margin-top: 20px;
    }
    footer .footer-top .menu_vertical .open .title:before,
    footer .footer-top .menu_vertical .content_info.open .title:before {
        content: "\f146";
    }
    footer #footer_bottom .copyright {
        text-align: center;
        margin-bottom: 5px;
    }
    footer #footer_bottom .chili {
        text-align: center;
    }
}


/* footer */


/* scrollUp  */

#scrollUp {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background: #eeb013;
    border: 0;
    position: fixed;
    right: 25px;
    bottom: 75px;
    color: #FFF;
    -webkit-transition: ease all .4s;
    -o-transition: ease all .4s;
    transition: ease all .4s;
}

#scrollUp i {
    font-size: 20px;
    font-weight: bold;
    line-height: 42px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#scrollUp:hover {
    background: #333;
    color: #FFF;
}


/* end scrollUp  */

@media (max-width: 767px) {
    .home-content-1,
    .home-content-3,
    #testibox,
    #newsletter {
        background-attachment: inherit;
    }
}

.ovelay {
    margin: 0;
    padding: 15px 0 0px;
}

.widget_logo img {
    margin-bottom: 18px;
}

.widget_logo ul li i {
    font-size: 24px;
    padding-right: 20px;
}

.wl_left i {
    color: #d9d9d9;
}


/*# sourceMappingURL=stylesheet.css.map */