body {
    font-size: 14px;
    line-height: 24px;
    color: #525252;
    background: #F3F3F3;
    font-family: Arial, Helvetica, sans-serif!important;
    width: 100%
}

#menu .navbar {
    margin: 0;
    border: 0;
    border-radius: 0
}

.menu_vertical .vertical-name>.navbar-collapse>ul>li {
    display: block;
    float: none
}

.menu_vertical .vertical-name {
    position: relative
}

.menu_vertical .vertical-name>a {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    font-size: 15px;
    display: inline-block
}

.menu_vertical .vertical-name>.navbar-collapse a {
    background: #fff;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 30px;
    text-transform: capitalize
}

.menu_vertical .vertical-name>.navbar-collapse li.dropdown {
    position: relative
}

.menu_vertical .vertical-name>.navbar-collapse li {
    border-bottom: 1px solid #eee
}

.menu_vertical .vertical-name>.navbar-collapse>ul {
    width: 100%
}

@media (max-width:2560px) and (min-width:768px) {
    .menu-area .menu_vertical .vertical-name>.navbar-collapse {
        visibility: hidden!important;
        opacity: 0;
        padding: 0;
        position: absolute;
        left: -300px;
        top: 64px;
        width: 100%;
        transition: .2s all linear
    }
    .menu_vertical .vertical-name:hover .navbar-collapse {
        visibility: visible!important;
        opacity: 1;
        left: 0!important;
        z-index: 999
    }
}

.menu-area .menu_vertical span.badge.pull-right {
    display: none
}

.menu_vertical .dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    border: 0;
    width: 100%;
    border-radius: 0
}

.yamm .container {
    position: relative
}

.yamm .yamm-content {
    padding: 20px 30px
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0
}

.menu_vertical .vertical-name>a {
    text-align: left
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #fff
}

.add_contact {
    border: 1px #ebebeb solid;
    padding: 15px 10px;
    margin: 2em 0 1em 0
}

@media (max-width:991px) {
    .add_contact .item-content {
        margin-bottom: 1em
    }
    .add_contact .item-image {
        padding: 10px 0
    }
}

footer {
    margin-top: 20px
}

.common-home footer {
    margin-top: 0
}

.who-content ul {
    padding-left: 20px
}

.who-content li,
.who-content ul {
    list-style-type: disc
}

.tp-leftarrow.default,
.tp-rightarrow.default {
    border-radius: 0
}

.btn-inverse {
    background-color: #262626;
    border: none
}

.container-full {
    overflow: hidden
}

.top0 {
    margin-top: 0!important
}

.top5 {
    margin-top: 5px
}

.top7 {
    margin-top: 7px
}

.top10 {
    margin-top: 10px
}

.top15 {
    margin-top: 15px
}

.top20 {
    margin-top: 20px
}

.top25 {
    margin-top: 25px
}

.top17 {
    margin-top: 17px
}

.top30 {
    margin-top: 30px
}

.top40 {
    margin-top: 40px
}

.top50 {
    margin-top: 50px
}

.top70 {
    margin-top: 70px
}

.top80 {
    margin-top: 80px
}

.top100 {
    margin-top: 100px
}

.bottom0 {
    margin-bottom: 0
}

.bottom5 {
    margin-bottom: 5px
}

.bottom7 {
    margin-bottom: 7px
}

.bottom10 {
    margin-bottom: 10px
}

.bottom15 {
    margin-bottom: 15px
}

.bottom17 {
    margin-bottom: 17px
}

.bottom20 {
    margin-bottom: 20px
}

.bottom25 {
    margin-bottom: 25px
}

.bottom30 {
    margin-bottom: 30px
}

.bottom40 {
    margin-bottom: 40px
}

.bottom50 {
    margin-bottom: 50px
}

.bottom70 {
    margin-bottom: 70px
}

.bottom80 {
    margin-bottom: 80px
}

.bottom100 {
    margin-bottom: 100px
}

.pd-right {
    margin-left: 10px
}

.line0 {
    line-height: 0
}

.line-10 {
    line-height: 10px
}

.line-15 {
    line-height: 15px
}

.line-20 {
    line-height: 20px
}

.line-25 {
    line-height: 25px
}

.line-30 {
    line-height: 30px
}

.line-35 {
    line-height: 35px
}

.line-40 {
    line-height: 40px
}

.line-45 {
    line-height: 45px
}

.line-50 {
    line-height: 50px
}

.line-55 {
    line-height: 55px
}

.line-60 {
    line-height: 60px
}

.line-65 {
    line-height: 65px
}

.line-70 {
    line-height: 70px
}

.line-border {
    border-bottom: 1px #ebebeb solid
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.owl-controls .owl-buttons .owl-next,
.owl-controls .owl-buttons .owl-prev {
    top: 40%!important
}

.slide_arrow_next:hover,
.slide_arrow_prev:hover {
    border: 1px solid #262626!important;
    color: #262626!important
}

.navbar-inverse {
    background: 0 0;
    border: none
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background: #262626;
    color: #fff!important
}

#scrollUp {
    background-color: #262626;
    bottom: 25px;
    color: #fff!important;
    display: block;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    position: fixed;
    right: 25px;
    text-align: center;
    text-decoration: none!important;
    transition: all .5s cubic-bezier(0, 0, 0, 1) 0s;
    width: 40px;
    z-index: 1000;
    border: 2px solid #fff
}

#scrollUp i {
    display: block;
    padding-top: 10px;
    font-size: 20px
}

.btn-danger {
    background-image: linear-gradient(to bottom, #161616, #161616)
}

.btn-inverse {
    border-color: #262626
}

.navbar-collapse li {
    position: relative
}

#menu .dropdown-menu {
    background: #262626;
    border-bottom: 5px solid #161616
}

#menu .see-all:focus,
#menu .see-all:hover {
    background-color: #262626
}

#menu_right .btn-cart-maskters .fa-shopping-cart {
    display: none
}

#menu_left .menu_vertical .vertical-name>.navbar-collapse>ul>li {
    background: #fff
}

#menu_main .navbar-collapse .navbar-nav>li>.dropdown-menu {
    padding: 0;
    border-bottom: 4px solid #262626;
    width: 250px
}

#menu_main .navbar-collapse .navbar-nav>li a:hover {
    color: #262626
}

#menu_main .navbar-collapse .navbar-nav .dropdown ul li a:hover {
    background: #262626;
    color: #fff;
    width: 100%
}

.fa-chevron-down,
.toggle-list-button {
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    position: absolute;
    line-height: 50px;
    cursor: pointer;
    border: none
}

@media (min-width:991px) and (max-width:2860px) {
    .menu_horizontal ul>.dropdown-submenu .fa {
        margin-right: 5px
    }
    .menu_horizontal ul>.dropdown-submenu:hover>.dropdown-menu {
        display: block
    }
}

.toggle-list-button:before {
    width: 11px;
    height: 2px;
    background: #878787;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -6px;
    content: ""
}

.toggle-list-button:after {
    width: 2px;
    height: 11px;
    background: #878787;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: -1px;
    content: ""
}

.vertical-name .multi-level,
.vertical-name .sub-menu {
    position: inherit;
    display: none;
    visibility: inherit;
    top: 0;
    left: 0;
    background-color: #fff;
    box-shadow: none;
    border: none;
    width: 100%;
    transition: inherit
}

@media (max-width:2560px) and (min-width:768px) {
    .menu_horizontal .fa-chevron-down {
        display: none
    }
    #menu_main .multi-level>li a {
        padding-right: 45px!important
    }
    .navbar-collapse {
        padding: 0
    }
    .multi-level {
        top: 100px;
        transition: all .4s ease 0s;
        visibility: hidden;
        z-index: 9999;
        display: block
    }
    #menu_main .navbar-nav .dropdown:hover .mega-dropdown-menu,
    #menu_main .navbar-nav .dropdown:hover .multi-level {
        opacity: 1;
        visibility: visible;
        top: 52px
    }
    .menu_horizontal .dropdown-menu .sub-menu {
        left: 100%;
        position: absolute;
        top: 0;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        margin-top: -1px;
        box-shadow: none;
        padding: 0
    }
}

ul>li .open>.toggle-list-button:after {
    width: 0!important
}

.product-list .product-thumb .caption {
    padding: 20px 24px;
    margin-left: 230px;
    overflow: hidden;
    text-align: left
}

.product-list .product-thumb .button-group {
    border-left: 1px solid #E9E9E9
}

.product-list .product-thumb .image img {
    float: left
}

h2.price {
    margin: 0
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: -10px
}

.thumbnails>li {
    margin-left: 10px
}

.thumbnails>img {
    width: 100%
}

.product-grid .product-thumb .image {
    float: none
}

.product-thumb {
    border-radius: 0
}

.product-thumb h4 {
    font-weight: 700
}

.product-thumb .rating {
    padding-bottom: 10px
}

.product-thumb .image {
    text-align: center;
    padding: 7px
}

.product-thumb .image a {
    display: block
}

.product-thumb .image a:hover {
    opacity: .8
}

.product-thumb .image img {
    margin-left: auto;
    margin-right: auto
}

.product-thumb .price {
    color: #333;
    font-size: 18px;
    text-decoration: none
}

.product-thumb .price-new {
    font-weight: 600
}

.product-thumb .price-old {
    color: #999;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 700
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block
}

.product-thumb .button-group button {
    width: 60%;
    border: none;
    display: inline-block;
    float: left;
    background-color: #fff;
    color: #888;
    line-height: 38px;
    text-align: center;
    overflow: auto
}

.product-thumb .button-group button:hover {
    color: #444;
    text-decoration: none;
    color: #fff;
    cursor: pointer
}

.product-thumb .button-group button+button {
    width: 20%
}

.product-thumb .caption {
    min-height: 110px;
    margin-top: 20px;
    padding: 0 10px 0 10px;
    text-align: center
}

.product-thumb .caption h4 a {
    color: #333;
    font-weight: 700
}

.product-thumb.transition {
    overflow: hidden;
    margin-bottom: 30px!important;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    background: #FFF;
    border: 1px solid #f7f7f7
}

.product-thumb.transition:hover {
    -moz-box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .1);
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    transform: translateY(-4px);
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out
}

.product-thumb.transition h4 {
    font-size: 16px;
    text-transform: capitalize;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-thumb .price-old {
    color: #262626
}

.product-thumb .button-group button:hover {
    background-color: #262626
}

.product-thumb.transition {
    border: 1px solid #ececec;
    position: inherit
}

.product-thumb.transition:hover .quickview {
    visibility: visible;
    top: 30%;
    opacity: 1
}

.product-thumb.transition:hover .quickview .product_type_variable {
    opacity: 1;
    top: 10%
}

.product-thumb.transition .quickview {
    display: inline-block;
    visibility: hidden;
    z-index: 5;
    vertical-align: top;
    position: absolute;
    top: 0;
    left: 45%;
    margin-left: -53px;
    text-align: center;
    line-height: 28px;
    padding: 5px 5px;
    background-color: #262626;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .16);
    color: #fff;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.product-thumb.transition .quickview:hover {
    color: #fff
}

.product-thumb.transition .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    padding: 7px 12px;
    box-shadow: none;
    border: 1px solid #fff;
    background-color: #262626;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.product-thumb.transition .btn:hover {
    background-color: #161616
}

.product-thumb.transition span.hidden-xs.hidden-sm.hidden-md {
    display: none
}

span.item-span-i {
    background: #262626 none repeat scroll 0 0
}

strong {
    color: #262626
}

.brands h3 {
    background: #262626
}

.menu_vertical .vertical-name>.navbar-collapse {
    border-bottom: 5px solid #262626
}

* {
    margin: 0;
    padding: 0
}

.container {
    padding: 0
}

a:focus {
    outline: 0 solid
}

img {
    max-width: 100%;
    height: auto
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: 0 solid
}

a:focus,
a:hover,
a>:focus,
a>:hover {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    margin-bottom: 15px
}

.section-padding {
    padding: 0 0 0
}

.check-contact.section-padding {
    padding: 50px 0 30px
}

.check-contact .headline {
    margin: 11px 0 50px
}

.headline {
    margin: 11px 0 50px
}

.footer-padding {
    padding: 45px 0 60px
}

.header-area {
    background: #161616;
    color: #898989;
    border-bottom: 1px solid #262626
}

.header-area a,
.header-area li,
span.hidden-sm {
    color: #e4ddddf2
}

.header-area a:hover,
.header-area p:hover,
.header-area span:hover,
.logo_right a,
.logo_right a:hover {
    color: #898989
}

.header-area li:hover,
.header-area span:hover {
    color: #fff
}

.user-menu ul li .dropdown-menu li {
    padding: 0 1px 9px 0
}

.user-menu .list-inline li {
    font-size: 13px;
    text-align: left
}

.user-menu ul li {
    padding: 15px 20px 15px 0
}

.user-menu ul li a {
    border-right: 1px solid #898989;
    padding-right: 28px
}

.user-menu .list-inline {
    margin: 0;
    text-align: left
}

.user-menu .list-inline li a {
    display: block
}

.user-menu .list-inline li a:hover {
    color: #fff
}

.user-menu .list-inline li ul {
    border: medium none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    left: 50%;
    margin-left: -50px;
    min-width: 100px;
    text-align: center
}

.header-right {
    padding: 5px
}

.header-right ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: right
}

.header-right ul li {
    display: inline-block;
    padding: 11px 7px 6px 0
}

.header-right ul li ul.dropdown-menu li {
    display: block;
    padding: 10px 11px;
    border-bottom: 1px solid #eaeaea
}

.header-right ul li a {
    border-right: 1px solid #898989;
    display: block;
    padding-right: 17px;
    font-size: 13px;
    text-align: left
}

.header-right ul li a img.login {
    margin-top: -9px;
    margin-right: 5px
}

.header-right ul li.dropdown.dropdown-small a.dropdown-toggle span.value {
    font-size: 13px
}

.header-right ul li.dropdown.dropdown-small a.dropdown-toggle span.value:hover {
    color: #fff
}

.header-right ul li.dropdown.dropdown-small a.dropdown-toggle img.account {
    margin-top: -9px;
    margin-right: 5px
}

.header-right ul li.last-child a {
    border-right: 0 solid #fff
}

.header-right ul li.last-child a.logg {
    padding-right: 0
}

.mobi-menu {
    display: none;
    left: 0;
    margin: 0 auto;
    max-width: 300px;
    position: absolute;
    right: 0;
    top: 50px;
    width: 100%;
    z-index: 99999
}

.logo {
    margin-top: -15px
}

.navbar-default {
    background: #fff
}

.navbar-default .navbar-nav>li>a {
    color: #555
}

.navbar {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0
}

.logo_area {
    background: #161616;
    padding: 30px 0 15px;
}

.logo_area_middle .navbar-nav>li>a {
    border-right: 1px solid #e7e7e7;
    margin-left: -30px
}

.form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #E9E9E9
}

.form-control:focus {
    border-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#search .btn-lg {
    font-size: 18px;
    line-height: 21px;
    padding: 10px 35px;
    text-shadow: 0 1px 0 #FFF;
    box-shadow: none;
    background: #262626 none repeat scroll 0 0;
    border-radius: 0;
    border: none;
    display: inline-block;
    float: left;
    color: #fff;
    margin: 0;
    padding: 8px 19px 12px;
    text-align: center
}

#search .input-lg {
    height: 41px;
    border-right: none;
    border-top: 1px solid #262626;
    border-left: 1px solid #262626;
    border-bottom: 1px solid #262626;
    line-height: 20px;
    color: #898989;
    padding: 0 10px;
    background: #161616;
    border-radius: 0
}

.search-area {
    border-radius: 0;
    float: left;
    width: 71%;
    padding-top: 30px;
}

.search-area form div.control-group ul.categories-filter.animate-dropdown li.dropdown a.dropdown-toggle {
    font-size: 12px
}

.search-area .categories-filter a .caret {
    color: #a0a0a0;
    margin-left: 15px
}

.search-area .categories-filter {
    background: #f6f6f6 none repeat scroll 0 0;
    border-right: 1px solid #e0e0e0;
    display: inline-block;
    float: left;
    line-height: 44px;
    list-style: outside none none;
    text-transform: capitalize;
    width: 152px
}

.search-area .categories-filter a {
    color: #666;
    font-size: 13px;
    padding: 3px 30px
}

.search-area .search-field {
    border: medium none;
    border-radius: 5px 0 0 5px;
    float: left;
    padding: 9px 13px;
    width: 340px
}

.search-area .search-button {
    background: #000 none repeat scroll 0 0;
    border-left: 2px solid #e0e0e0;
    border-radius: 0;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 8px 19px 12px;
    text-align: center
}

.search-area .search-button::after {
    color: #b2b2b2;
    content: "Ã¯â‚¬â€š";
    font-family: fontawesome;
    font-size: 13px;
    line-height: 9px;
    vertical-align: middle
}

.search-area .search-button::after:hover {
    background: #262626 none repeat scroll 0 0
}

ol,
ul {
    margin-bottom: 0;
    margin-top: 0
}

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

.categories_menu {
    background: #fff;
    overflow: hidden
}

.categories_menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #fff;
    display: none
}

.menu-area {
    background: #262626 none repeat scroll 0 0
}

.categories {
    background: #262626;
    padding: 1px 0
}

.categories ul#nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.categories ul#nav li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    padding: 18px 15px;
    position: relative;
    text-transform: uppercase
}

.categories ul#nav li i {
    margin-left: 121px;
    color: #fff;
    font-size: 20px
}

.categories ul#nav li:hover ul {
    left: 0;
    transition: all .3s ease 0s
}

.categories ul#nav li ul {
    background: #fff none repeat scroll 0 0;
    left: -9999px;
    position: absolute;
    top: 54px;
    width: 270px;
    z-index: 999
}

.categories ul#nav li ul li {
    border-bottom: 1px solid #eaeaea;
    color: #777;
    display: block;
    padding: 11px 11px;
    text-transform: none
}

.categories ul#nav li ul li:last-child a {
    text-decoration: underline;
    margin-left: 14px;
    color: #262626
}

.categories ul#nav li ul li a {
    color: #161616;
    font-size: 14px;
    display: block
}

.categories ul#nav li ul li a:hover {
    color: #262626
}

.categories ul#nav li ul li i {
    color: #898989;
    font-size: 18px;
    margin: 0 10px
}

.categories ul#nav li ul li i:hover {
    color: #262626
}

.main-menu ul li {
    background: #fff none repeat scroll 0 0;
    padding: 17px 14px;
    border-left: 0;
    display: inline-table;
    position: relative
}

.main-menu ul li:hover ul.drop_nav {
    top: 62px;
    opacity: 1;
    visibility: visible
}

.main-menu ul li a:hover :hover {
    color: #252525;
    background: #fff
}

.main-menu ul li ul.drop_nav {
    border-bottom: 5px solid #161616;
    left: 0;
    position: absolute;
    top: 80px;
    width: 205px;
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: .4s
}

.main-menu ul li ul.drop_nav li {
    background-color: #fff;
    display: block;
    padding: 0
}

.main-menu ul li ul.drop_nav li a {
    display: block;
    padding: 10px 20px;
    font-size: 12px;
    color: #262626
}

.main-menu ul li ul.drop_nav li a:hover {
    background-color: #FFF;
    color: #262626
}

.main-menu ul li a {
    color: #898989;
    font-size: 14px;
    padding: 10px 0 19px;
    text-transform: uppercase
}

.icon-right {
    float: right
}

.menu_right .icon-cartss,
span.hidden-xs.hidden-sm.hidden-md:hover {
    color: #bdb099
}

.headline {
    border-bottom: 1px solid #dedede;
    display: block;
    margin-bottom: 21px;
    margin-top: 11px
}

.headline h2 {
    border-bottom: 2px solid #262626;
    color: #333;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    margin: 0 0 -2px;
    padding-bottom: 10px;
    text-transform: uppercase
}

i.fa.fa-caret-down {
    padding-left: 5px
}

.wid-rating {
    color: #262626;
    margin-bottom: 0;
    padding-left: 13px
}

.wid-rating h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 7px
}

.wid-rating a {
    color: #333
}

.fa-stack {
    color: #FC0
}

.rating .fa-stack {
    font-size: 8px
}

.rating .fa-star-o {
    color: #FC0;
    font-size: 15px
}

.rating .fa-star {
    color: #FC0;
    font-size: 15px
}

.rating .fa-star+.fa-star-o {
    color: #FC0
}

.latest-product-area.section-padding {
    padding: 78px 0 50px
}

.latest-product-area .product-wid-price {
    margin-bottom: 0
}

.latest-product-area .headline {
    margin-bottom: 54px
}

.cat-text {
    left: 50px;
    position: absolute;
    text-align: center;
    top: 276px;
    color: #fff;
    text-transform: uppercase;
    z-index: 1
}

.cat-text h3,
.down-text h3,
.up-text h3 {
    font-size: 35px
}

.cat-text p,
.down-text p,
.up-text p {
    font-size: 14px;
    margin-top: -8px
}

.cat-hover,
.down-hover,
.up-hover {
    height: 100%;
    left: 0;
    padding: 9px;
    position: absolute;
    top: 0;
    transition: all .5s ease 0s;
    width: 100%
}

.up-text {
    left: 80px;
    position: absolute;
    text-align: center;
    top: 50px;
    color: #fff;
    text-transform: uppercase;
    z-index: 1
}

.down-text {
    color: #fff;
    left: 70px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 95px;
    z-index: 1
}

.tag {
    left: 35px;
    position: absolute;
    top: 40px
}

.input-group {
    position: relative
}

.input_icon {
    left: 30px;
    position: absolute;
    top: 22px
}

.common-home #newsletter-bg {
    margin-top: 40px
}

#newsletter-bg {
    background: url(/image/catalog/banner2/banner-dang-ky-nhan-tin.jpg) 50% 50%/cover no-repeat;
    background-position: center center;
    background-size: cover
}

#newsletter-bg .subscribe-header {
    color: #fff;
    margin: 0 auto;
    opacity: .8;
    padding: 55px 0 66px;
    position: relative;
    text-align: center;
    width: 70%
}

#newsletter-bg .subscribe-header h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px
}

#newsletter-bg .subscribe-header .subscribe-form .form-control {
    font-size: 17px;
    padding-left: 80px;
    text-transform: uppercase
}

#newsletter-bg .subscribe-header .subscribe-form .form-control::-webkit-input-placeholder {
    color: #fff!important
}

#newsletter-bg .subscribe-header p {
    margin-bottom: 30px;
    font-size: 17px
}

#newsletter-bg .subscribe-header .input-group-addon button {
    text-transform: uppercase
}

.subscribe-header p {
    margin-bottom: 30px;
    font-size: 17px
}

.subscribe-header form.form.subscribe-form div.form-group div.input-group input#txtemail.form-control:-ms-input-placeholder {
    color: #fff!important
}

.subscribe-header form.form.subscribe-form div.form-group div.input-group input#txtemail.form-control:-moz-placeholder {
    color: #fff!important
}

.subscribe-header form.form.subscribe-form div.form-group div.input-group input#txtemail.form-control::-moz-placeholder {
    color: #fff!important
}

.newsletter-overlay {
    margin: 0;
    padding: 0
}

input[type=text] {
    color: #333
}

.form-control::-webkit-input-placeholder {
    color: #9d9d9d!important
}

.form-control:-moz-placeholder {
    color: #9d9d9d!important
}

.form-control::-moz-placeholder {
    color: #9d9d9d!important
}

.form-control:-ms-input-placeholder {
    color: #9d9d9d!important
}

.subscribe-form input {
    width: 100%;
    margin: auto;
    height: 72px;
    border-radius: 0;
    background: 0 0;
    color: #fff
}

.input-group-addon {
    padding: 0!important;
    font-size: 14px;
    font-weight: 400;
    color: #555;
    text-align: center;
    background: 0 0;
    border: 1px solid #ccc;
    border-radius: 0;
    height: 72px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.input-group-addon:hover {
    background: #262626;
    border-color: #262626;
    color: #898989
}

.input-group-addon button {
    background: 0 0;
    border: none;
    margin-bottom: 0;
    padding: 0 25px;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    color: #fff
}

.n_line {
    border-top: 1px solid #fff;
    margin: 0 auto 24px;
    width: 160px
}

h4.hr {
    position: relative
}

h4.hr::after {
    background: #f69e18 none repeat scroll 0 0;
    border: medium none;
    content: "";
    height: 96px;
    left: -11px;
    margin: 0 auto 20px;
    opacity: .8;
    position: absolute;
    top: 0;
    width: 2px
}

.owl-carousel {
    margin: 0 0 0!important;
    background: #fff
}

.owl-carousel .owl-item img {
    display: block;
    width: auto
}

.brands_area {
    background: #fff none repeat scroll 0 0
}

.section-title {
    color: #333;
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 0;
    text-align: left
}

.brand-wrapper .owl-nav div {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    margin-left: 15px;
    padding: 1px 10px
}

.brand-wrapper .owl-controls .owl-page span {
    display: none
}

.brand-list {
    padding-top: 40px
}

.brand-list .owl-nav {
    position: absolute;
    right: 0;
    top: -66px
}

.brand-list .owl-nav div {
    border: 1px solid #ccc;
    color: #ccc;
    display: inline-block;
    margin-left: 15px;
    padding: 1px 10px
}

.brand-list .owl-buttons .owl-next,
.brand-list .owl-buttons .owl-prev {
    position: absolute;
    padding: 12px 19px;
    zoom: 1;
    float: left;
    width: 18px;
    height: 37px;
    line-height: 28px;
    background: #fff;
    text-align: center;
    border: 2px solid #262626;
    font-size: 0;
    -webkit-transition: .5s;
    border-radius: 0;
    transition: .5s;
    margin: -25px 0 0
}

.brand-list .owl-buttons .owl-next i,
.brand-list .owl-buttons .owl-prev i {
    font-size: 22px;
    margin: -6px -6px 0;
    color: #000
}

.section-corouse .brand-list {
    padding-top: 35px;
    padding-bottom: 10px;
    border-top: 1px solid #E9E9E9;
    border-bottom: 1px solid #E9E9E9
}

.section-corouse .headline {
    border-bottom: none;
    margin-bottom: 2px
}

.owl-nav .owl-next:hover,
.owl-nav .owl-prev:hover {
    border: 1px solid #262626;
    color: #262626
}

.thank_box {
    background: #eee none repeat scroll 0 0;
    border-bottom: 5px solid #262626;
    font-size: 20px;
    height: 271px;
    margin: 100px auto 0;
    padding-top: 90px;
    text-align: center;
    width: 55%
}

.thank_box a {
    background: #262626 none repeat scroll 0 0;
    border: 2px solid #262626;
    color: #fff;
    display: block;
    font-size: 13px;
    margin: 25px auto 0;
    padding: 5px 10px;
    text-transform: uppercase;
    width: 197px
}

.thank_box a:hover {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #262626;
    color: #262626;
    text-decoration: none
}

.thank_box i {
    font-size: 12px;
    margin-right: 5px
}

input[type=radio],
input[type=checkbox] {
    line-height: normal;
    margin: 4px 10px 0 0
}

.bank>label {
    color: #333;
    font-size: 14px;
    font-weight: 400
}

.top-border {
    margin-bottom: 50px
}

.footer_top_area {
    background: #fff
}

.button-group i.fa.fa-heart,
i.fa.fa-exchange,
i.fa.fa-shopping-cart {
    color: #fff
}

.btn-default:hover i.fa.fa-exchange {
    color: #fff
}

.footer_top_single {
    padding-left: 55px;
    border: 1px solid #E9E9E9;
    position: relative;
    background: #fff
}

.footer_top_single p {
    color: #525252;
    font-size: 14px;
    margin-bottom: 24px;
    padding-right: 20px;
    line-height: 19px;
    margin-top: 8px;
    text-align: justify
}

.footer_top_single h4 {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 27px;
    text-transform: uppercase
}

.footer_top_single i.fa {
    font-size: 25px;
    left: 17px;
    top: 6px!important;
    padding-top: 21px;
    position: absolute;
    text-align: center;
    top: -10px;
    color: #262626
}

.widget_logo p {
    color: #fff
}

.ovelay {
    margin: 0;
    padding: 50px 0 30px
}

.widget_single h4 {
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    text-transform: uppercase;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left
}

.widget_single h4 a {
    color: #898989;
    font-size: 16px;
    text-transform: uppercase
}

.widget_single ul li {
    display: block;
    padding: 5px 0
}

footer .menu_vertical .vertical-name>.navbar-collapse a {
    font-size: 13px
}

footer .menu_vertical .vertical-name>.navbar-collapse a:hover {
    color: #fff
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666
}

footer a {
    color: #ccc
}

footer a:hover {
    color: #fff
}

footer h5 {
    font-size: 13px;
    font-weight: 700;
    color: #fff
}

.footer_area {
    background: #262626;
    color: #333;
    padding: 10px 0
}

.footer_text p {
    padding-top: 10px;
    font-size: 13px
}

.footer_text a {
    color: #fff
}

.footer_text a:hover {
    color: #D98881
}

.footer_right>ul {
    float: right;
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.footer_right li {
    float: left;
    margin-right: 5px
}

.footer_right li a {
    color: #767676!important;
    font-size: 13px
}

.footer_right li a img {
    display: inline-block
}

.footer_right li a:hover {
    color: #C41F25!important
}

.client {
    left: calc(-64%);
    position: relative
}

.carousel-indicators .active {
    background-color: #262626;
    border-color: #262626
}

.client .image {
    border: 2px solid #ccc;
    border-radius: 100%;
    height: 68px;
    overflow: hidden;
    width: 68px;
    float: left
}

.item>img {
    width: 100%
}

.section_padding {
    padding: 50px 0 0
}

.carousel:hover i {
    color: #fff
}

.section-banner {
    position: relative
}

.section-banner .owl-item .image-banner:hover:before {
    border: none
}

.section-banner .owl-item .image-banner:hover:after {
    background: 0 0
}

.section-banner .owl-item:hover .image-banner img {
    transform: initial
}

.owl-item:hover .image-banner:after .page-title-area {
    background-position: center center;
    background-size: cover
}

.page-title h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 27%;
    width: 100%
}

.title-breadcrumb {
    background: #262626
}

.bred-title h3 {
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    margin-top: 15px
}

.bred-title {
    height: 35px
}

.breadcrumb {
    background: #262626;
    float: right;
    border-radius: 0;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
    margin-top: -35px;
    font-size: 13px
}

.breadcrumb li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase
}

.brands {
    border: 1px solid #f3f2f2
}

.brands h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-top: 0;
    padding-bottom: 17px;
    margin-bottom: 0;
    padding-left: 25px;
    padding-top: 17px;
    text-transform: uppercase
}

.brands h3 i {
    float: right;
    margin-right: 35px
}

.brands ul li {
    border-bottom: 1px solid #E9E9E9;
    list-style: outside none none;
    color: #777
}

.brands ul li span {
    float: right;
    margin-right: 30px;
    color: #777
}

.brands ul li i {
    margin-right: 10px;
    color: #777
}

.brands ul li a:hover {
    color: #fff;
    background-color: #262626
}

.best-sell h3,
.brands h3,
.colours h3,
.filter h3 {
    font-weight: 400
}

.product-single {
    border: 1px solid #f3f2f2;
    margin-bottom: 30px;
    padding: 4px
}

.headline h2 span {
    color: #555;
    font-size: 16px;
    text-transform: capitalize
}

.item-single.text-center a,
.team-title a {
    color: #333;
    margin: 12px 0
}

.item-img {
    margin-bottom: 20px
}

.product-img {
    overflow: hidden;
    position: relative
}

.product-review ul {
    margin-bottom: 24px;
    margin-left: -5px;
    padding: 0
}

.product-review li {
    color: #868686;
    display: inline-block;
    padding: 0 5px
}

.product-review li i {
    color: #262626
}

.product-review h4 {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
    text-transform: uppercase
}

.product-review p {
    border-bottom: 1px solid #e9eaee;
    border-top: 1px solid #e9eaee;
    color: #555;
    font-size: 14px;
    padding: 20px 0
}

.product-review span {
    color: #777;
    font-size: 16px;
    text-transform: capitalize
}

.rev-border {
    margin-left: 12px
}

.size-heading {
    float: left;
    overflow: hidden
}

.size-heading h5 {
    color: #333;
    font-size: 14px;
    font-weight: 400
}

.shoping-cart.section-padding {
    padding: 50px 0 30px
}

.product-tab-single {
    margin-top: 31px
}

.product-tab-single .nav-tabs {
    border-bottom: 1px solid #eee;
    margin-bottom: 25px
}

.product-tab-single .nav-tabs>li {
    float: left;
    margin-bottom: 27px
}

.product-tab-single .nav-tabs>li>a {
    background: #eee none repeat scroll 0 0;
    border: 1px solid #eee;
    margin-left: 0;
    margin-right: 18px;
    padding: 5px 20px;
    text-transform: uppercase
}

.product-tab-single .nav-tabs .active>a,
.product-tab-single .nav-tabs .active>a:focus,
.product-tab-single .nav-tabs .active>a:hover {
    background-color: #2C2E32;
    border: 1px solid #2C2E32;
    border-radius: 0;
    color: #fff
}

.product-latest {
    margin-top: 50px
}

.product-latest .headline {
    margin-bottom: 45px
}

.last-pera {
    margin-top: 35px
}

.nav-tabs>.active a:focus,
.nav-tabs>.active a:hover,
.nav-tabs>.active>a {
    background-color: #161616;
    border-radius: 0;
    color: #fff;
    border-width: 0
}

.nav-tabs li {
    background: #f6f6f6;
    margin-right: 5px
}

.nav-tabs>li {
    float: left;
    margin-bottom: 20px
}

.nav-tabs>li>a {
    border: 0;
    border-radius: 0;
    line-height: 1.42857;
    margin-right: 2px;
    color: #000;
    text-transform: uppercase
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #fff;
    text-decoration: none
}

.review_heading {
    border-bottom: 1px solid #000;
    margin-bottom: 30px;
    overflow: hidden
}

.btn:hover .fa-heart {
    color: #fff
}

.single-product-area.section-padding {
    padding: 50px 0 10px;
    background: #fff
}

.single-product-area.section-padding .btn,
.single-product-area.section-padding .form-control {
    border-radius: 0
}

.single-product-area .btn-default {
    padding: 10px 10px;
    margin-right: 10px
}

.single-product-area .btn-default .fa {
    font-size: 16px
}

.single-product-area .fa-exchange {
    color: #FFF
}

.bg-ms-product .nav-tabs>li>a {
    margin-right: 0
}

.bg-ms-product .nav-tabs li {
    border: 1px solid #eee;
    background-color: #fff
}

.bg-ms-product .nav-tabs .active a,
.bg-ms-product .nav-tabs .active a:focus,
.bg-ms-product .nav-tabs .active a:hover {
    color: #fff;
    border: 1px solid #262626;
    background-color: #262626;
    border-radius: 0
}

.size-cart a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    padding-top: 12px;
    text-align: center;
    text-transform: uppercase;
    width: 175px
}

.table-responsive .table-bordered tr th {
    background: #f8f8f8 none repeat scroll 0 0;
    padding: 16px 0;
    text-align: center;
    text-transform: uppercase
}

.table-responsive .table-bordered thead tr th td {
    text-align: center
}

.dropdown-menu {
    border-radius: 0;
    min-width: 152px;
    padding: 5px 0;
    border: none;
    top: 98%
}

.dropdown-menu>li>a {
    color: #959595
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #262626;
    color: #fff;
    text-decoration: none
}

.dropdown-menu li a {
    border-right: none
}

.account-menu ul li {
    text-align: left
}

.menu_vertical .vertical-name>.navbar-collapse a {
    color: #959595
}

.menu_vertical .vertical-name>.navbar-collapse a:hover {
    color: #262626
}

.menu_vertical .vertical-name>a {
    background: #262626
}

.menu_vertical .vertical-name>a:hover {
    color: #fff
}

.theme-box {
    border: 1px solid #ececec;
    padding: 20px
}

.shiptax button {
    background: #333 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    margin-top: 17px;
    text-transform: uppercase
}

.checkout {
    background: #f8f8f8
}

.checkout p {
    color: #777;
    font-size: 14px
}

.checkout h4 {
    color: #333;
    font-size: 16px;
    text-transform: uppercase
}

.checkout h5 {
    font-size: 14px;
    color: #ff5454
}

.checkout button {
    border: 0 solid;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase
}

.checkout h4 span,
.checkout p span {
    margin-left: 50px
}

.shoping-cart-bottom-area {
    margin-bottom: 42px
}

#contact {
    position: relative
}

.form_submit>input[type=submit] {
    background: #262626 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 8px 29px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600
}

.form_submit>input[type=submit]:hover {
    background: #000!important
}

.form_submit {
    margin-top: 33px;
    margin-bottom: 18px
}

.touch-single textarea {
    background: #f4f4f4;
    width: 100%;
    padding: 15px;
    height: 166px;
    border: none;
    margin-top: 10px
}

.touch-left>input[type=text],
.touch-right>input[type=text] {
    background: #f4f4f4 none repeat scroll 0 0;
    border: medium none;
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 9px 15px;
    width: 100%
}

.product-single img {
    width: 100%
}

.stay-text {
    left: 39px;
    position: absolute;
    top: -5px
}

.eror-area.section-padding {
    padding: 85px 0 37px
}

.shoping-cart .headline {
    margin-bottom: 45px
}

.product-tab .product-wid-price {
    margin-bottom: 0
}

.product-tab .nav-tabs>li>a {
    border: 1px solid #161616;
    margin-left: 0;
    margin-right: 18px;
    padding: 7px 20px;
    text-transform: uppercase
}

.product-tab .nav-tabs li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 2px solid #262626;
    font-weight: 400;
    margin: 0 0 -2px;
    padding-bottom: 22px
}

.product-tab .nav-tabs .active a {
    background: #262626;
    color: #fff!important
}

.product-tab .nav-tabs>.active a:focus,
.product-tab .nav-tabs>.active a:hover,
.product-tab .nav-tabs>.active>a {
    border: 1px solid #262626;
    border-radius: 0;
    color: #fff
}

.owl-item.active {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

h2.title {
    text-align: center;
    font-weight: 700;
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
    font-weight: 400
}

.dropdown-inner a {
    color: #fff
}

.navbar {
    margin-bottom: 0!important
}

a {
    color: #525252
}

section.hot-deal-area.section-padding.bgsale {
    background: #eaeaea none repeat scroll 0 0
}

.hot-deal-area.section-padding .headline {
    margin-bottom: 48px
}

.title-product {
    font-weight: 700;
    color: #333;
    font-size: 20px;
    margin-top: 0;
    text-transform: uppercase
}

.list-unstyled h2 {
    color: #333;
    font-size: 24px;
    margin-right: 20px;
    text-decoration: none
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #262626!important
}

.caption.hot-wid-rating h4 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 7px;
    font-weight: 700
}

.caption.hot-wid-rating h4 a,
.product-thumb.transition h4 a {
    font-weight: 400;
    color: #333;
    font-size: 14px
}

a:focus,
a:hover {
    color: #333
}

.results {
    float: right;
    line-height: 35px;
    padding-top: 20px
}

.btn-primary {
    background: #262626;
    box-shadow: none;
    border-radius: 0;
    border: none
}

.btn-primary:hover {
    background-color: #161616
}

#quickcheckout .pagination .active span,
.btn-primary {
    box-shadow: none;
    border-radius: 0;
    border: none
}

.pagination {
    border-radius: 0;
    display: inline-block;
    margin: 0;
    padding-left: 0
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #262626;
    border-color: #262626
}

.pagination>li>a,
.pagination>li>span {
    color: #525252
}

.btn-primary:hover {
    padding-bottom: 7px
}

ul.nav.nav-tabs a {
    background: 0 0
}

.show-in-tab>.nav-tabs>li.active {
    border-bottom: 4px solid #262626!important
}

.section-showtag {
    margin-top: 50px
}

.show-in-tab-mod .headline h2 {
    border: 1px solid #161616;
    margin-left: 0;
    margin-right: 18px;
    padding: 5px 20px;
    text-transform: uppercase
}

.show-in-tab-mod .nav-tabs {
    margin-bottom: 25px
}

.show-in-tab-mod .nav-tabs li a:focus,
.show-in-tab-mod .nav-tabs li a:hover {
    background: #161616;
    color: #fff
}

.show-in-tab-mod .nav-tabs li a:hover {
    background: #161616;
    color: #fff
}

.tab-links.col-lg-12 .pull-right {
    display: none
}

.item-single.text-center h4 {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700
}

.list-group-item:last-child,
select#input-limit,
select#input-sort {
    border-radius: 0
}

.btn-danger {
    background-color: #262626;
    border: none;
    border-radius: 0
}

.img-thumbnail,
.panel-group .panel,
.panel-heading,
.well,
input.form-control {
    border-radius: 0!important;
    box-shadow: none
}

.panel-default>.panel-heading {
    color: #262626;
    background-color: #fff;
    border: none
}

.btn-danger.active,
.btn-danger.focus,
.btn-danger:active,
.btn-danger:focus,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    background-color: #262626;
    border-color: #262626;
    border: none
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    background-color: #FFF;
    border-color: #262626;
    color: #161616;
    border: 1px dashed #262626
}

.btn-group .btn-link:hover,
.btn-link:focus {
    text-decoration: none
}

.btn-group .btn-link {
    color: #fff
}

ul.list-unstyled.list-inline {
    padding-top: 0
}

.thumbnail {
    border-radius: 0
}

.quickview i.fa.fa-shopping-cart {
    color: #fff
}

.quickview i.fa.fa-exchange {
    color: #fff
}

span.latest_new {
    background: #262626;
    border: 1px dashed #262626;
    border-radius: 50%;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-size: 80%;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
    width: 50px;
    height: 50px;
    line-height: 50px;
    top: 30px;
    right: 30px;
    left: auto;
    z-index: 100
}

.btn-default {
    color: #FFF;
    background-color: #262626;
    border-color: #262626;
    border: none;
    border-radius: 0
}

.btn-default:active,
.btn-default:hover {
    color: #fff;
    background-color: #262626;
    text-shadow: none;
    border-color: #262626
}

#input-payment-country,
#input-payment-zone,
.form-control,
textarea.form-control {
    border-radius: 0
}

.btn-info {
    color: #fff;
    background-color: #262626;
    border: none
}

.content-checkout.section-padding,
.content-contact.section-padding,
.content-newsletter.section-padding,
.content-retumlist.section-padding,
.content-sitemap.section-padding,
.content-special.section-padding,
.content-wishlist.section-padding,
.order-list.section-padding,
.section-padding.section-padding,
.shoping-affiliate.section-padding,
.shoping-login.section-padding {
    padding: 50px 0 30px
}

.content-checkout .headline,
.content-contact .headline,
.content-newsletter .headline,
.content-retumlist .headline,
.content-sitemap .headline,
.content-special .headline,
.content-wishlist .headline,
.order-list .headline,
.section-padding .headline,
.shoping-affiliate .headline,
.shoping-login .headline {
    margin-bottom: 45px
}

.input-product {
    width: 65%!important
}

.col-sm-12.pading-bottom-lates {
    padding-bottom: 40px
}

#product #button-cart:hover {
    background: #161616!important;
    color: #FFF;
    border: 1px solid #161616
}

.col-sm-12.pading-bottom-lates .nav-tabs li {
    background: #262626
}

.col-sm-12.pading-bottom-lates .nav-tabs li:hover {
    background: #161616
}

.col-sm-12.pading-bottom-lates .nav-tabs li a {
    color: #fff
}

.touch-area.section-padding.footer-padding {
    padding-bottom: 100px
}

.size-cart button#button-cart {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-left: 10px;
    height: 38px;
    text-align: center;
    text-transform: uppercase;
    width: 175px
}

#column-left li {
    list-style: none
}

.product-maskters-display .product-grid #product-desp {
    display: none
}

#product-desp {
    color: #555
}

.size-down input[type=text] {
    -moz-appearance: none;
    border: 1px solid #E9E9E9;
    cursor: pointer;
    height: 38px;
    padding-left: 10px;
    width: 100%
}

.alert {
    margin-bottom: 0
}

.information-contact #input-enquiry,
.information-contact .required input {
    background: #E6E6E6;
    margin-top: 10px;
    padding: 9px 15px;
    width: 100%;
    border: 1px solid #fff
}

button.btn.btn-default {
    box-shadow: none;
    border-radius: 0
}

button.btn.btn-default:hover {
    background: #161616
}

a.list-group-item:focus,
a.list-group-item:hover {
    background: #fff
}

.wid-rating h4 a:hover {
    color: #161616
}

#cart-total i.fa.fa-shopping-cart {
    display: none
}

.menu_right {
    height: 56px;
    width: 185px;
    float: right
}

.menu_right i.fa.fa-shopping-cart {
    font-size: 16px;
    margin-right: 10px
}

.menu_right p.text-right i.fa.fa-shopping-cart {
    color: #262626!important
}

.menu_right .icon-cartss {
    background: #161616;
    color: #FFF;
    cursor: pointer;
    float: left;
    font-size: 13px;
    line-height: 64px;
    margin-top: 0;
    white-space: nowrap;
    padding: 0 24px;
    width: 131px;
    margin-bottom: 0
}

.menu_right .icon-cartss:hover {
    background: #262626
}

.menu_right .btn-cart-maskters {
    background: #161616 none repeat scroll 0 0;
    color: #fff;
    float: right;
    height: 64px;
    padding: 16px 23px;
    width: 54px;
    cursor: pointer;
    border: none;
    box-shadow: none;
    text-align: center;
    font-size: 13px;
    line-height: 31px;
    border-radius: 0
}

.menu_right .btn-cart-maskters:hover {
    background: #262626
}

#quickcheckout .form-horizontal .control-label {
    padding-top: 6px;
    font-size: 14px
}

#quickcheckout label {
    font-size: 14px;
    font-weight: 400
}

#quickcheckout .text-input input,
.qc-checkout-product.panel-body input {
    background: #E6E6E6
}

label#option_register_popup {
    border: none
}

.modal-backdrop.fade.in {
    z-index: -9!important
}

button.btn.btn-defaut.decrease,
button.btn.btn-defaut.increase {
    border: none;
    background: #161616;
    color: #fff
}

.logo_right {
    float: left;
    margin-left: 18px;
    width: 26.4%;
    padding-top: 20px;
}

.logo_right span {
    background: #262626 none repeat scroll 0 0;
    cursor: pointer;
    float: left;
    padding: 3px 16px;
    width: 60px;
    margin-left: 9px
}

.logo_right i {
    font-size: 34px;
    color: #fff
}

.logo_right a {
    background: #262626 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-weight: 600;
    border-left: 1px solid #161616;
    height: 43px;
    line-height: 14px;
    margin-top: 0;
    padding: 10px 12px;
    width: 134px
}

.content-special label.control-label {
    white-space: nowrap
}

.product-search .checkbox-inline,
.radio-inline {
    padding-top: 6px
}

.product-special label.control-label {
    padding-top: 5px
}

footer .menu_vertical .vertical-name>a {
    padding: 0;
    padding-bottom: 10px;
    color: #fff;
    font-size: 16px;
    background: #161616;
    padding-right: 0!important
}

footer .menu_vertical .vertical-name>.navbar-collapse {
    opacity: 1;
    position: initial;
    padding: 0;
    border: none;
    left: 0;
    background: #161616;
    top: 45px;
    width: 100%;
    transition: .2s all linear
}

footer .menu_vertical .vertical-name>.navbar-collapse a {
    padding: 0 0;
    background: #161616;
    color: #959595;
    line-height: 25px
}

footer .menu_vertical .vertical-name>.navbar-collapse li {
    border: none
}

footer .vertical-name {
    position: relative
}

footer .vertical-name .caret,
footer .vertical-name i.fa.fa-bars {
    display: none
}

.footer-widget {
    background: #161616
}

.footer-widget.footer-mobile .panel {
    background: #161616;
    border-radius: 0
}

.footer-widget.footer-mobile .panel-default>.panel-heading {
    background: #161616
}

.footer-widget a {
    color: #898989;
    font-size: 13px;
    text-transform: capitalize
}

.footer-widget a:hover {
    color: #fff
}

.footer-widget span.badge.pull-right {
    display: none;
    color: #f5f5f5;
    background-color: #333;
    background: 0 0;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.thubm-caro .owl-wrapper {
    margin-left: -4px
}

.thubm-caro .owl-wrapper .owl-item {
    margin-left: 5px
}

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

.product-ms .single-pro-thumb .owl-next,
.product-ms .single-pro-thumb .owl-prev {
    position: absolute;
    padding: 5px 17px;
    zoom: 1;
    display: inline;
    margin: 5px;
    float: right;
    width: 18px;
    height: 35px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    border: 2px solid #262626;
    font-size: 0;
    -webkit-transition: .5s;
    border-radius: 0;
    transition: .5s;
    margin: -13px 0 0
}

.product-ms .single-pro-thumb div i {
    font-size: 14px;
    margin: -16px -3px 0;
    color: #000
}

.product-ms .single-pro-main-image {
    border: none;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 5px;
    margin-bottom: 25px
}

.product-ms .size-down {
    float: left;
    margin-left: 20px;
    overflow: hidden
}

.product-ms .size-cart {
    background: #fff none repeat scroll 0 0;
    float: left;
    overflow: hidden
}

.product-ms .last-color-child {
    margin-top: 37px
}

.zoomWrapper {
    margin: 0 auto
}

.zoomWrapper img {
    width: 90.5%!important;
    height: auto
}

.zoomWindow {
    border: 2px solid #ddd!important;
    left: 400px!important;
    top: -6px!important;
    z-index: 9999!important
}

.product-carosuel,
.product-late-ms {
    background-color: #fff
}

.product-late-ms .owl-next,
.product-late-ms .owl-prev {
    position: absolute;
    padding: 0 17px;
    zoom: 1;
    display: inline;
    margin: 5px;
    float: left;
    width: 18px;
    height: 35px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    border: 2px solid #262626;
    font-size: 0;
    -webkit-transition: .5s;
    border-radius: 0;
    transition: .5s;
    right: 366px
}

.product-late-ms .owl-carousel .owl-buttons div i {
    font-size: 22px;
    margin: -16px -3px 0;
    color: #000
}

.push_button {
    position: relative;
    text-decoration: none;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 9px 0 #161616, 0 9px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0 9px 0 #161616, 0 9px 25px rgba(0, 0, 0, .7);
    box-shadow: 0 9px 0 #161616, 0 9px 25px rgba(0, 0, 0, .7);
    margin: 100px auto;
    margin-top: 0;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    margin-bottom: 30px;
    background: #262626 none repeat scroll 0 0;
    border: 1px solid #262626;
    margin-right: 16px
}

.push_button:active {
    -webkit-box-shadow: 0 3px 0 #db1f05, 0 3px 6px rgba(0, 0, 0, .9);
    -moz-box-shadow: 0 3px 0 #db1f05, 0 3px 6px rgba(0, 0, 0, .9);
    box-shadow: 0 3px 0 #db1f05, 0 3px 6px rgba(0, 0, 0, .9)
}

.push_button:focus,
.push_button:hover {
    background: #161616 none repeat scroll 0 0;
    color: #fff;
    -webkit-box-shadow: 0 9px 0 #262626, 0 9px 25px rgba(0, 0, 0, .7);
    -moz-box-shadow: 0 9px 0 #262626, 0 9px 25px rgba(0, 0, 0, .7);
    box-shadow: 0 9px 0 #262626, 0 9px 25px rgba(0, 0, 0, .7);
    border: none
}

.featured-product .product-thumb.transition {
    border: none
}

column#Footercopy1 p {
    color: #767676
}

span.navi {
    display: none
}

span.navi a {
    color: #fff
}

#language i.fa.fa-caret-down {
    color: #898989
}

#language .btn {
    padding: 0
}

.special-product {
    background: #f5f5f5;
    border: none;
    margin-top: 30px;
    margin-bottom: 40px
}

.special-product .item3 {
    padding: 0 26px;
    border: 1px solid #f1f1f1;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 3px 10px;
    position: relative;
    transition: all .3s ease 0s;
    background: #fff
}

.special-product .owl-carousel {
    background: #F5F5F5
}

.special-product .owl-carousel .owl-item {
    float: left;
    padding: 2px
}

.special-product .owl-wrapper-outer {
    box-shadow: none
}

.special-product .owl-carousel .owl-next,
.special-product .owl-carousel .owl-prev {
    position: absolute;
    padding: 0 17px;
    zoom: 1;
    display: inline;
    margin: 5px;
    float: left;
    width: 18px;
    height: 35px;
    line-height: 30px;
    background: #fff;
    text-align: center;
    border: 2px solid #262626;
    font-size: 0;
    border-radius: 0
}

.special-product .owl-carousel .owl-buttons div i {
    font-size: 22px;
    margin: -16px -3px 0;
    color: #000
}

.slide-product-title {
    padding: 15px 70px 15px 9px
}

.slide-product-title h3 {
    color: #505050;
    white-space: nowrap;
    display: block;
    line-height: 27px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 400
}

.slide-product-item {
    margin-left: 1.3px;
    width: 49%;
    float: left
}

.categori-slide-product {
    overflow: hidden;
    position: relative;
    padding: 3px;
    background: #f5f5f5
}

.slide-product {
    margin-bottom: -10px
}

.product-info a {
    color: #777;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    height: 32px;
    margin: 11px 0 6px;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    text-transform: capitalize;
    transition: all .3s ease 0s;
    word-wrap: break-word
}

.product-image {
    background-color: #fff
}

.product-image .price-percent-reduction {
    background: #FD0B11;
    border: 0 none;
    color: #fff;
    font-size: 10px;
    font-weight: 600;
    line-height: 13px;
    left: 0;
    padding: 3px 5px 3px 6px;
    position: absolute;
    top: 0
}

.section-bg {
    background-color: #fff
}

.content_html_ship .item-content {
    border: 1px solid #E9E9E9;
    position: relative;
    background: #fff;
    padding: 15px;
    min-height: 201px;
    overflow: hidden
}

.content_html_ship .item-image {
    float: left;
    margin-right: 10px
}

.content_html_ship .item-description {
    padding-left: 35px;
    text-align: justify
}

.content_html_ship .item-title {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase
}

.content_html_trademark .item-title {
    color: #333;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px
}

.content_html_trademark .item-image {
    margin-bottom: 20px
}

.widget_logo .item-description {
    color: #898989
}

.widget_logo .item-image {
    float: left;
    margin-right: 5px
}

.widget_logo .item-content {
    border: 1px solid transparent;
    line-height: 40px
}

.cat-text {
    display: none
}

.padding-none .col-md-4 {
    margin: 0;
    padding: 0
}

.padding-none .col-md-4 .owl-item .image-banner {
    margin-right: 6px
}

.padding-none .col-md-4:nth-child(2) .owl-item .image-banner {
    margin-bottom: 12px
}

.padding-none .col-md-4:nth-child(3) .owl-item .image-banner {
    margin-right: 0
}

.padding-none .col-md-4:nth-child(3) .owl-item .image-banner img {

    position: relative
}

.padding-none .row {
    margin-right: 0;
    margin-left: 0
}

.padding-none .cat-text {
    left: 20%;
    position: absolute;
    text-align: center;
    top: 97px;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
    display: block
}

.padding-none .cat-text h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 700
}

.padding-none .cat-text h3 a {
    background: 0 0;
    color: #fff;
    font-size: 35px
}

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

.owl-item .image-banner {
    position: relative;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.owl-item .image-banner:after {
    display: inline-block;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    content: "";
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}

.owl-item .image-banner:before {
    z-index: 1;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    content: "";
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0;
    margin: 10px
}

.owl-item .image-banner:hover:before {
    border: 2px dashed #fff
}

.owl-item .image-banner img {
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    width: 100%
}

.owl-item .image-banner .blog-quick-view {
    background: #ededed;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    color: #909295;
    height: 50px;
    left: 50%;
    line-height: 50px;
    margin-left: -26px;
    margin-top: -18px;
    padding: 2px 0 0;
    position: absolute;
    text-align: center;
    top: 47%;
    width: 50px;
    z-index: 2;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    filter: alpha(opacity=0)
}

.owl-item .image-banner .blog-quick-view:hover {
    background: #262626
}

.owl-item .image-banner .blog-quick-view:hover a {
    color: #fff!important
}

.owl-item .image-banner .blog-quick-view a span {
    display: none
}

.owl-item:hover .image-banner:after {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    background-color: rgba(0, 0, 0, .4);
    opacity: 1
}

.owl-item:hover .image-banner .blog-quick-view {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-item:hover .image-banner img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    width: 100%
}

@media screen and (max-width:1573px) {
    .page-title-overlay {
        top: 66%;
        left: 14%
    }
}

@media screen and (max-width:1279px) {
    .page-title-overlay {
        top: 61%
    }
}

@media screen and (max-width:1280px) {
    .slide-product-title h3 {
        font-size: 18px
    }
}

@media screen and (max-width:1179px) {
    .page-title-overlay {
        top: 60%;
        left: 10%
    }
}

@media screen and (max-width:1050px) {
    .page-title-overlay {
        top: 59%;
        left: 5%
    }
}

@media screen and (max-width:1024px) {
    .navbar-header {
        background: #262626
    }
    .page-title h3 {
        top: 17%
    }
}

@media screen and (max-width:1024px) {
    .header-right ul li {
        padding: 10px 5px 5px 0!important
    }
}

@media screen and (max-width:991px) {
    .top100,
    .top30,
    .top40,
    .top50,
    .top70,
    .top80 {
        margin-top: 20px
    }
    .bottom100,
    .bottom25,
    .bottom30,
    .bottom40,
    .bottom50,
    .bottom70,
    .bottom80 {
        margin-bottom: 20px
    }
    .section-banner .page-title {
        top: 13%
    }
    .section-banner .page-title h3 {
        font-size: 30px
    }
    .product-latest {
        margin-top: 20px
    }
    .page-title-overlay {
        top: 57%
    }
}

@media screen and (max-width:767px) {
    .title-product {
        margin-top: 20px
    }
    .section-showtag {
        margin-top: 30px
    }
    .section-padding {
        padding: 30px 0 30px
    }
    .product-tab .nav-tabs li {
        border-bottom: 0
    }
    .product-latest {
        margin-top: 20px
    }
    .zoomContainer {
        display: none!important
    }
    #menu .btn-navbar {
        background-color: #161616;
        background-image: linear-gradient(to bottom, #161616, #161616);
        border-color: #161616 #161616 #161616
    }
    .single-pro-thumb .owl-carousel .owl-buttons .owl-next,
    .single-pro-thumb .owl-carousel .owl-buttons .owl-prev {
        display: none
    }
    #menu_main .navbar-collapse ul.nav.navbar-nav li a:hover {
        color: #262626
    }
}

@media screen and (max-width:479px) {
    .brand-wrapper .item img {
        display: block;
        margin: 0 auto;
        padding: 3px
    }
    .owl-controls .owl-buttons div {
        display: none
    }
    .product-ms .zoomWrapper img {
        width: 86.9%!important
    }
}

@media screen and (max-width:480px) {
    .hot-deal-area.section-padding {
        background: #fff!important
    }
    .col-sm-12.pading-bottom-lates {
        padding-bottom: 0!important
    }
    .size-cart {
        width: 165px;
        margin-left: -88px!important
    }
}