* {
    font-family: 'Roboto', sans-serif !important;
}

.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}

.nivo-directionNav a:before,.nivo-directionNav a.nivo-nextNav:before,
.top-menu:before,.main-navigation ul.menu > li.dropdown > a:after,
.fa,.nav-bar-item .remove_link a:before,
.product .thumbnail-wrapper .product-group-button .loop-add-to-cart a:first-child:before,
.navslider a.next:before,.paging-next,.paging-last,.paging-first,.paging-previous,
.navslider a.prev:before {
    font-family: 'FontAwesome' !important;
}
.widget-search form input[type=text]{
    font-family: Arial !important;
}

html, body {
    border: 0;
    background-color: #fff;
}

* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: 100%;
}

body {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    color: #777777;
    background: #ffffff;
}

html #page {
    position: relative;
    overflow: hidden;
}

body.custom-background {
    background-color: #f6f6f6;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

/* 1.2 - HTML5 Elements */
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
    display: block;
}

/* 1.3 - Typography */
h1, h2, h3, h4, h5, h6 {
    color: #232222;
    margin: 0 0 13px 0;
    font-family: Roboto, sans-serif !important;
}

h1 {
    font-weight: 400;
    color: #333333;
    font-size: 36px;
    line-height: 36px;
}

h2 {
    font-weight: 400;
    color: #333333;
    font-size: 28px;
    line-height: 28px;
}

h3 {
    font-weight: 400;
    color: #333333;
    font-size: 24px;
    line-height: 24px;
}

h4 {
    font-size: 13px;
    line-height: 18px;
}

h5 {
    font-size: 12px;
    line-height: 18px;
}

h6 {
    font-size: 10px;
    line-height: 18px;
    text-transform: uppercase;
}

h1 .note, h2 .note, h3 .note, h4 .note, h5 .note, h6 .note {
    margin-left: 8px;
    font-weight: 400;
    font-size: 12px;
}

h1 .note a, h2 .note a, h3 .note a, h4 .note a, h5 .note a, h6 .note a {
    color: #ef8742;
}

p {
    margin: 0 0 20px 0;
    line-height: 21px
}

/* 1.4 - Links and Buttons */
a {
    text-decoration: none;
    outline: none;
    color: #28303e;
}

a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: #b11f24;
}

a:active {
    outline: none;
}

/* 1.5 - Tables */
table {
    width: 100%;
    border-spacing: 0;
}

table tr td {
    border: 1px solid #dddddd;
}

table.tableTotal tr td {
    border-right: none;
    border-left: none
}

table tr td, table tr th {
    padding: 10px;
    text-align: left;
}

table tr td:first-child, table tr th:first-child {
    padding-left: 0;
}

table tr td:last-child, table tr th:last-child {
    padding-right: 0;
}

strong {
    font-weight: 700;
}

em {
    font-style: italic;
}

/* 1.6 - Lists */
ol, ul {
    padding: 0;
    list-style: none;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea {
    font-weight: 300;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0;
    text-align: left;
    color: #777777;
    padding: 15px;
    background: #f4f4f4;
    border-radius: 0;
    border: none;
}

html input:focus, .form-control:focus {
    border-color: #e8e8e8;
    outline: none;
    webkit-box-shadow: none;
    box-shadow: none;
}

img {
    height: auto;
    max-width: 100%;
}

.site-header, .site-footer {
    width: 100% !important;
    padding: 0;
}

/*-----------------------------------------------------------------------------------
Header
-----------------------------------------------------------------------------------*/

/*---- Thông tin ----*/

.site-header .top-panel {
    font-size: 14px;
    background-color: #232222;
}

.site-header .top-panel-wrap {
    text-align: center;
}

.site-header .top-panel-wrap .top-panel-message {
    display: block;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #ffffff;
    text-align: left;
}

.site-header .top-panel-wrap .top-panel-message em {
    font-weight: 700;
    color: #b11f24;
    margin-right: 4px;
    font-style: normal;
}

.site-header .top-panel-wrap .top-panel-message a:hover em {
    text-decoration: underline;
}

/*---- Top menu + Dang ky/Dang nhap ----*/
.site-header .top-panel-wrap .dropdown-top-menu {
    position: relative;
    z-index: 99;
    display: inline-block;
    padding: 3px 0;
}

.site-header .top-panel-wrap .dropdown-top-menu .top-panel-menu {
    float: none;
    padding: 0;
}

.site-header .top-panel-wrap .dropdown-top-menu .top-panel-menu-list {
    padding: 3px 0;
}

.site-header .top-panel-wrap .dropdown-top-menu .top-panel-menu-list li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 20px;
	color: #fff;
}

.site-header .top-panel-wrap .dropdown-top-menu .top-panel-menu-list li a,
.site-header .top-panel-wrap .top-my-account span {
    color: #fff;
}

.site-header .top-panel-wrap .top-account {
    display: inline-block;
    padding: 6px 0;
}

.site-header .top-panel-wrap .dropdown-top-menu .top-panel-menu-list li a:hover,
.site-header .top-panel-wrap .top-my-account span:hover {
    color: #b11f24;
}
.form-group input{
    font-size: 13px;
    font-family: Arial !important;
    border: 1px solid #ccc;
}
/*---- Search ----*/
.search-mobile {
    display: none
}

.search-switcher-block {
    text-align: right;
}

.search-switcher-block .site-search {
    /*max-width: 360px;*/
    display: inline-block;
}

.widget-search {
    position: relative;
}

.widget-search form {
    background: #eee;
    position: relative;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.widget-search form input[type="text"] {
    width: 100%;
    background-color: transparent;
    font-size: 14px;
    line-height: 28px;
    padding: 3px;
    padding-right: 44px;
    border: none;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
}

.widget-search form button {
    position: absolute;
    width: 25px;
    top: 4px;
    right: 0;
    bottom: 2px;
    color: #666;
    border: none;
    background: transparent;
    padding: 0;
    z-index: 2;
    line-height: 1;
    text-align: center;
    transition: all ease 0.3s;
}

.widget-search form button:hover {
    color: #b11f24;
}

.widget-search form button i {
    font-size: 17px;
    line-height: 15px;
    width: auto;
    height: auto;
}

/*---- Social icon header ----*/
.header-container {
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12);
}

.header-container {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-position: center top;
    background-attachment: scroll;
}

.site-header .header-container-wrap .social-list {
    float: none;
    text-align: left;
    margin-right: 0;
    margin-left: 0;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-item-align: auto;
    -webkit-align-self: auto;
    align-self: auto;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
a.fa.fa-zalo:before {
    background: url(/tp/T0206/img/icon-zalo.png) no-repeat;
    content: '';
    width: 16px;
    height: 13px;
    display: inherit;
    background-size: 13px 16px;
    background-position: center;
}
.site-header .header-container-wrap .social-list {
    text-align: left;
    padding: 75px 0 0 0;
}

/*---- Logo header ----*/
.site-header .header-container .logo-brand .site-logo {
    text-align: center;
}

.site-header .header-container-wrap .logo-brand {
    float: none;
    text-align: center;
    margin-right: 0;
    margin-left: 0;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-item-align: auto;
    -webkit-align-self: auto;
    align-self: auto;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

/*---- Cart header ----*/
.site-header .header-container-wrap .site-shop {
    float: none;
    text-align: right;
    margin-right: 0;
    margin-left: 0;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    -ms-flex-item-align: auto;
    -webkit-align-self: auto;
    align-self: auto;
    padding-top: 75px;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}

.site-header .header-container-wrap .site-shop .site-header-cart{
    margin: 5px 0;
    display: inline-block;
    position: relative;
    right: 0;
    padding: 18px 0 15px 40px;
    background-image: url(../img/shopping-cart.png);
    background-position: 0 8px;
    background-repeat: no-repeat;
}

.site-header .header-container-wrap .site-header-cart .cart-contents {
    display: inline-block;
    cursor: pointer;
}

.site-header .header-container-wrap .site-header-cart .cart-contents .count {
    font-size: 14px;
    line-height: 26px;
}

.site-header-cart .content {
    display: none;
    margin-top: 0;
    position: absolute;
    content: "";
    right: 0;
    left: auto;
    top: 100%;
    width: 300px;
    text-align: left;
    z-index: 9999;
    border-style: solid;
    border-width: 2px 1px 1px 1px;
    border-color: #e8e8e8;
    background: #fff;
    box-shadow: 5px 5px 10px #666;
    -moz-box-shadow: 5px 5px 10px #666;
    -webkit-box-shadow: 5px 5px 10px #666;
}

header .site-header-cart:hover .content {
    display: block;
    webkit-animation-duration: 340ms;
    -moz-animation-duration: 340ms;
    animation-duration: 340ms;
    animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: animation_dropdown;
    -moz-animation-name: animation_dropdown;
    animation-name: animation_dropdown;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

#cart .content:before {
    position: absolute;
    content: "";
    right: 0;
    top: -50px;
    left: 0;
    bottom: 100%;
    height: 51px;
    display: block;
}


.site-header-cart .cart_content h4.cart-title {
    padding: 15px 20px;
    font-size: 20px;
    line-height: 20px;
    color: #232222;
    font-family: Roboto, sans-serif !important;
}

.site-header-cart .cart_content h4.cart-title:before {
    left: 22px;
}

.item-cart {
    font-weight: normal;
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    border-bottom: 1px solid #e8e8e8;
}

.cart_content .cart-list {
    overflow: auto;
    max-height: 255px;
    padding: 0 10px;
    position: relative;
    box-shadow: 3px 2px 10px #eee;
    -moz-box-shadow: 3px 2px 10px #eee;
    -webkit-box-shadow: 3px 2px 10px #eee;
}

.nav-bar-item {
    padding: 10px;
    margin-bottom: 5px;
}

.item-cart .image-cart {
    float: left;
    margin-right: 20px;
    width: 28%;
}

.text_cart {
    overflow: hidden;
    position: relative;
    padding-right: 20px;
}

.text_cart h4 {
    margin-bottom: 5px;
    padding-bottom: 8px;
}

.text_cart h4 a {
    font-family: Roboto, sans-serif !important;
}

.nav-bar-item .remove_link {
    position: absolute;
    right: 10px;
    top: 10px;
}

.text_cart span.variant {
    font-size: 9px;
}

.nav-bar-item .remove_link a:before {
    display: inline-block;
    content: "\f014";
    font-size: 18px;
    line-height: 18px;
}

.text-mini-cart {
    padding: 15px 20px;
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 3px 2px 10px #eee;
}

.cart_block_total {
    color: #b11f24;
    float: right;
    text-transform: none;
}

.cart-check-mini {
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    border: none;
}

/*----- Header mobile ------*/
.mobile-menu-icon-wrapper {
    display: none;
}

.top-menu {
    float: left;
    width: 35px;
    height: 35px;
    border: 1px solid #eaeaea;
    position: relative;
    cursor: pointer;
    left: 15px;
    text-align: center;
    line-height: 35px;
}


.top-menu .top-menu-container {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    border: 1px solid #eaeaea;
    padding: 15px;
    min-width: 240px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 1111;
    left: 0;
    top: 130%;
    opacity: 0;
    visibility: hidden;
    text-align: left;
}

.top-menu .top-menu-container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.top-menu .top-menu-container ul li a {
    line-height: 30px;
    display: block;
    border-bottom: 1px solid #eaeaea;
    padding-left: 7px;
    color: #252525;
}

.top-menu:hover {
    color: #f09042;
}

.top-menu:hover .top-menu-container {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.cart-mobile {
    display: inline-block;
    margin: 0;
    padding: 10px 0;
    background-position: 0 5px;
}

/*---- Menu ----*/
.site-header .header-container-wrap .main-navigation {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}

.site-header .main-navigation {
    text-align: center;
    padding: 8px 0 0 0;
}

.site-header .main-navigation ul.menu > li + li {
    margin-right: 0;
}

.main-navigation {
    clear: both;
    display: block;
    width: 100%;
    text-transform: uppercase;
    position: relative;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation li {
    position: relative;
    text-align: left;
}

.main-navigation ul li {
    padding-left: 0;
}

.main-navigation ul li:before {
    display: none;
}

.menu-toggle {
    display: inline-block;
    line-height: 12px;
    padding: 5px;
    margin-bottom: 10px;
}

.main-navigation ul {
    display: none;
}

.main-navigation ul ul {
    position: absolute;
    top: 120%;
    visibility: hidden;
    opacity: 0;
    z-index: 99999;
    transition: 300ms linear;
    transition-property: top, opacity, visibility;
    margin: 30px 0 0 -15.5px;
    background: #232222;
    border-radius: 0;
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.12);
    max-width: 217px;
    width: 217px;
    /*padding: 22px 0 22px;*/
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul,
.main-navigation ul li.menu-hover > ul {
    top: 100%;
    visibility: visible;
    opacity: 1;
}

.site-header .main-navigation ul.menu > li:hover > ul,
.site-header .main-navigation ul.menu > li > ul {
    margin-top: 0;
}

.main-navigation ul.menu > li > a,
.main-navigation ul.menu > li > a:visited,
.main-navigation ul.menu > li > a:active {
    color: #232222;
}

.main-navigation ul.menu > li:hover > a,
.main-navigation ul.menu li .current,
.main-navigation ul.menu li ul li a:hover,
.main-navigation ul.menu li ul li ul li a:hover,
.mobilemenu-ul > li a:hover,
.mobilemenu-ul .mobilemenu-submenu li a:hover,
.mobilemenu-ul > li.mobile-menu-shop a:hover {
    color: #b11f24 !important;
    background: transparent;
}

.main-navigation ul.menu > li > a {
    display: block;
    position: relative;
    transition: all ease 0.3s;
    padding: 5px 5px 15px;
}

.main-navigation ul.menu > li > a,
.mobilemenu-ul > li a {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.5714;
}

.main-navigation ul.menu>li>a span {
    font-weight: bold;
    font-family: 'Roboto', sans-serif !important;
}

.site-header.centered .main-navigation ul.menu > li {
    margin: 0 0 0;
}

.main-navigation ul.menu > li.dropdown > a:after {
    position: relative;
    top: 3px;
    margin-left: 5px;
    content: '\f107';
    font-weight: 400;
    font-size: 16px;
    line-height: inherit;
}

.main-navigation ul ul a {
    width: 100%;
    text-align: left;
    padding: 10px;
    position: relative;
    font-size: 13px;
    color: #fff;
}

.main-navigation ul ul li a {
    text-transform: uppercase;
    font-family: "Roboto", sans-serif !important;
}

.main-navigation ul ul li {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.main-navigation ul ul li:first-child {
    border-top: none;
}

.main-navigation ul ul > li:first-child > a {
    border-top: none;
}

.main-navigation ul ul li ul.sub-menu {
    margin-top: 0;
    margin-left: 1px;
    left: 100%;
    top: 20%;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li.menu-hover > ul {
    top: -6px;
    left: 100%;
}

.navbar-nav .sub-arrow, .navbar-nav .collapsible .sub-arrow {
    display: inline-block;
    text-indent: -99999px;
}

/*----- Menu Mobile -----*/
#menu-gadget {
    display: none;
}

#menu-gadget .row{
    display: flex;
    align-items: flex-end;
}

#menu-icon {
    color: #000;
    cursor: pointer;
    font-size: 25px;
    font-weight: 700;
    line-height: 30px;
    text-transform: uppercase;
    position: relative;
    /* background: #b11f24; */
    padding: 10px 0;
    display: inline-block;
}

#menu-gadget .menu {
    display: none;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 9999;
    left: 15px;
    right: 15px;
}

#menu-gadget .menu li {
    position: relative;
    list-style-type: none;
    background-color: #232222;
}

#menu-gadget .menu li a {
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid #555;
}

#menu-gadget .menu li {
    padding: 0;
}

#menu-gadget .menu li > a {
    padding: 10px 15px;
    display: block;
}

#menu-gadget .menu li li a {
    padding: 10px 15px 10px 45px;
    font-size: 12px;
    display: block;
}

#menu-gadget .menu li li li a {
    padding: 10px 15px 10px 35px;
    display: block;
}

#menu-gadget .menu li a:hover {
    color: #B90100;
}

#menu-gadget .menu li li {
    font-size: 12px;
}

#menu-gadget .menu li li.last {
    padding-bottom: 0 !important;
}

#menu-gadget .menu li i {
    position: absolute;
    display: block;
    top: 2px;
    right: 0;
    height: 24px;
    width: 24px;
}

#menu-gadget .menu li i {
    top: 8px;
    font-size: 21px;
    padding: 0 20px;
    right: 5px
}

#menu-gadget .menu li i.fa-angle-up:before {
    content: '\f106' !important
}

#menu-gadget .menu li i:hover {
    cursor: pointer;
}

#menu-gadget .menu li i.opened {
    background-position: center 7px;
}

/** dropdown **/
#menu-gadget .menu ul {
    width: auto;
    padding: 0 0;
    display: none;
}

#menu-gadget .menu li.active > a > span {
    color: inherit;
}

#menu-gadget .menu li.active > a,
#menu-gadget .menu li:hover > a {
    color: #fff;
    background: #4a4a4a;
}

#menu-gadget .menu li li.active > a,
#menu-gadget .menu li li a:hover {
    color: #ccc;
}

/*----------------------------------------------------------------------------------
SLIDER
----------------------------------------------------------------------------------*/
#slideshow {
    margin-top: -1px
}

#slideshow .slider-container {
    overflow: hidden;
    background-color: #ffffff
}

.slider-container {
    margin: 0;
    background-color: transparent;
    position: relative;
    width: 100%
}

.opla-cosmetic-slide img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
}

.opla-cosmetic-slide a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: white;
    filter: alpha(opacity=0);
    opacity: 0
}

.opla-cosmetic-caption {
    display: none
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important
}

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden
}

.nivo-box img {
    display: block
}

.nivo-caption {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 8;
    display: none !important;
    top: 35%
}

.slide-caption {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    left: 0;
    right: 0;
    z-index: 9;
    text-align: center
}

.slide-caption .text_first {
    font-size: 24px;
    font-weight: 300;
    color: #b11f24;
    margin: 0 10px 40px;
    text-transform: capitalize;
    letter-spacing: .75px;
    padding: 0;
    font-family: Roboto, sans-serif !important;
}

.slide-caption h3 {
    font-weight: 700;
    font-size: 40px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px 0;
    letter-spacing: 4px;
    line-height: 42px;
    font-family: 'Times New Roman', Times, sans-serif !important;
}



.slide-caption p {
    color: #ffffff;
    font-size: 18px;
    margin: 0 10px;
    padding: 10px 0;
    font-weight: 300;
    position: relative
}

.slide-caption p:before {
    content: "";
    width: 115px;
    height: 1px;
    background-color: #c2c2c2;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -20px
}


.slide-caption p .price-slideshow {
    font-weight: 700;
    font-size: 24px;
    margin-top: 15px;
    display: inline-block
}

.slide-caption .btn {
    font-size: 14px;
    margin: 20px 10px 10px;
    padding: 0 20px;
    height: 46px;
    line-height: 46px;
    text-transform: uppercase;
    min-width: 150px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.slide-caption .btn-slide {
    background: rgba(0, 0, 0, 0);
    border: 2px solid #ffffff;
    color: #FFFFFF
}

.slide-caption .btn-slide:hover, .slide-caption .btn-slide:focus {
    background: #222222;
    border-color: #222222;
    color: #ffffff
}

.slide-caption .btn-slide-2 {
    background: #222222;
    border: 2px solid #222222;
    color: #FFFFFF
}

.slide-caption .btn-slide-2:hover, .slide-caption .btn-slide-2:focus {
    background: rgba(0, 0, 0, 0);
    border-color: #ffffff;
    color: #ffffff
}

.caption_1 {
    top: 0;
    left: auto;
    right: 0
}

.nivo-caption .caption_1 h3 {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.nivo-caption .caption_1 p {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.nivo-caption .caption_1 a {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.nivo-caption .caption_1 .text_first {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.caption_2 {
    top: 0;
    left: 0;
    right: auto
}

.nivo-caption .caption_2 h3 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.nivo-caption .caption_2 p {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.nivo-caption .caption_2 a {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.nivo-caption .caption_2 .text_first {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.caption_3 {
    top: 0;
    left: 0;
    right: 0
}

.nivo-caption .caption_3 h3 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.nivo-caption .caption_3 p {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.nivo-caption .caption_3 a {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.nivo-caption .caption_3 .text_first {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.nivo-controlNav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    z-index: 10
}

.nivo-controlNav .nivo-control {
    position: relative;
    background-color: #555555;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    width: 10px;
    height: 10px;
    cursor: pointer;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.nivo-controlNav .nivo-control.active {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -o-transform: scale(1.5)
}

.nivo-directionNav a {
    position: absolute;
    top: 50%;
    margin: -30px 0 0 0;
    display: block;
    cursor: pointer;
    font-size: 0;
    z-index: 10;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #333;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0)
}

.slider-container:hover .nivo-directionNav a {
    opacity: 1;
    filter: alpha(opacity=100)
}

.nivo-directionNav a:before {
    font-size: 16px;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    line-height: 40px;
    text-align: center
}

.nivo-directionNav a:hover {
    background-color: #000
}

.nivo-directionNav a.nivo-prevNav {
    left: 10px
}

.nivo-directionNav a.nivo-prevNav:before {
    content: "\f104"
}

.nivo-directionNav a.nivo-nextNav {
    right: 10px;
    left: auto
}

.nivo-directionNav a.nivo-nextNav:before {
    content: "\f105";
}

.caption-fullwidth.container {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9
}

#slideshow .box-btn button {
    font-size: 14px;
    background: #81dcdd;
    padding: 16px 23px;
    border-width: 0;
    line-height: 16px;
    animation-duration: 1000ms;
    animation-delay: 1200ms;
    margin-top: 50px;
}

#slideshow .box-btn button:hover {
    color: #fff;
    background: #b11f24;
}

#slideshow .box-btn button a, #slideshow .box-btn button a:hover {
    color: #fff;
}

/*-------------------*/
.home .site-content {
    padding-top: 29px;
}

.page h1, .page h2, .page h3, .page h4, .page h5, .page h6 {
    margin-top: 0;
}

.page h3 {
    margin-bottom: 12px;
    text-transform: uppercase;
}

.site-content {
    width: 100% !important;
    padding: 0;
}

/*-------------------*/

/*----- Heading, Title -----*/
.page h1, .page h2, .page h3, .page h4, .page h5, .page h6 {
    margin-top: 0;
}

.page h4 {
    margin-bottom: 31px;
}

.widget-title {
    text-align: center;
}

h4, .widget-title {
    position: relative;
    padding-bottom: 15px;
    line-height: 25px;
}

.widget h4 {
    font-size: 20px;
    font-family: Roboto, sans-serif !important;
    text-transform: uppercase;
    margin: 0 0 24px 0;
    color: #b11f24;
}

h4:before, .widget-title:before {
    position: absolute;
    display: inline-block;
    content: '';
    width: 40px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #232222;
}

.widget-title:before {
    left: 50%;
    margin-left: -20px;
}

/*--------------------------------------------------------------------------------
Collection banner
--------------------------------------------------------------------------------*/
.categories-image {
    overflow: hidden;
    margin-bottom: 0;
    position: relative;
}

.categories-image h4 {
    text-align: center;
    padding-bottom: 15px;
    padding-top: 21px;
    margin-bottom: 40px !important;
    position: relative;
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.categories-image .swiper-container {
    overflow: visible;
    padding-bottom: 15px;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .product-category, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.product-category {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}

.site-content .tm-categories-carousel-widget-container .categories-slide, .site-content .product-category {
    padding-bottom: 0;
    margin-bottom: 0;
}

.swiper-container .swiper-wrapper .product-category {
    text-align: center;
    margin-top: 0;
}

.categories-carousel .categories-slide > a {
    display: block;
    position: relative;
}

.site-content .tm-categories-carousel-widget-container .categories-slide > a, .site-content.product-categorya {
    display: block;
    position: relative;
}

.product-category img {
    height: auto;
    max-width: 100%;
}

.categories-carousel .categories-slide > a img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}

.site-content .categories-container .categories-slide > a img, .site-content div.product-category > a img {
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
    object-fit: scale-down;
}

.categories-container .categories-slide > a h3, div.product-category > a h3 {
    font-style: italic;
    font-weight: 400;
    font-size: 35px;
    line-height: 1.18;
    letter-spacing: 0;
    text-align: inherit;
    color: #232222;
}

.site-content .categories-container .categories-slide > a h3, .site-content div.product-category > a h3 {
    position: absolute;
    z-index: 2;
    top: 28px;
    left: 15px;
    max-width: 100%;
    transition: 0.5s ease all;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    text-align: left;
    text-transform: none;
    color: #ffffff;
    font-family: 'Times New Roman', Times, sans-serif !important;
}

.site-content .categories-container .categories-slide > a:hover h3, .site-content div.product-category > a:hover h3 {
    left: 30px;
}


.widget-area .widget .product-categories-thumbnail div .title_count, .categories-container .categories-slide > a h3 mark, .products .product-category > a h3 mark {
    font-weight: 300;
    color: #777777;
}

.widget-area .widget .product-categories-thumbnail div .title_count, .categories-container .categories-slide > a h3 mark, .products .product-category > a h3 mark {
    font-weight: 300;
    color: #777777;
}

.site-content .categories-container .categories-slide > a h3 mark.count, .site-content div.product-category > a h3 mark.count {
    font-style: normal;
    transition: 0.5s ease all;
    background: none;
    font-weight: 300;
    font-size: 14px;
    visibility: visible;
    opacity: 1;
    height: 22px;
    padding: 0;
    text-transform: none;
    display: block;
    margin-top: 8px;
    color: #ffffff;
}

.site-content .categories-container .categories-slide > a:hover h3 mark.count, .site-content div.product-category > a:hover h3 mark.count {
    visibility: visible;
    opacity: 1;
    height: 22px;
    margin-left: 10px;
}

.categories-image .owl-item {
    padding: 15px;
}

/*----- CAROUSEL -----*/
.navslider a {
    position: absolute;
    top: 50%;
    float: left;
    z-index: 2;
    text-indent: -9999em;
    width: 31px;
    height: 31px;
    background: #f0f0ee;
    cursor: pointer;
}

.navslider a:hover {
    background: #b11f24;
}

.navslider a:hover:before {
    color: #000 !important;
}

.navslider a.prev {
    left: 15px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.navslider a.next {
    right: 15px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.categories-image .navslider a {
    top: 50%;
}

.navslider a.prev:before {
    content: "\f177";
    width: 15px;
    height: 7px;
    position: absolute;
    top: 4px;
    left: 8px;
    color: #333333;
    text-indent: 0;
    font-size: 14px;
}

.navslider a.next:before {
    content: "\f178";
    width: 15px;
    height: 7px;
    position: absolute;
    top: 4px;
    left: 9px;
    text-indent: 0;
    color: #333333;
    font-size: 14px;
}

/*-------------------------------------------------------------------
PRODUCT HOME 1
-------------------------------------------------------------------*/
.products-carousel {
    position: relative;
}

.products-carousel .products-slider {
    padding: 0;
    margin: 30px 0;
    list-style: none;
}

.products-carousel .products-slider .product-item {
    height: auto;
    list-style: none;
    padding: 0 15px;
    margin-bottom: 25px;
}

.product-item .product-img {
    position: relative;
    border: 1px solid #eee;
    background-clip: padding-box;
}

.product-item .product-img .gallery-img {
    position: relative;
    overflow: hidden;
    background-clip: padding-box;
}

.product-item .product-img .gallery-img .gallery {
    display: block;
    position: relative;
    text-align: center;
    background: #fff;
}

.product-item .product-img .gallery-img img {
    max-width: 100%;
    height: auto;
}

.product-item .product-img .gallery-img .gallery:after {
    display: block;
    content: '';
    clear: left;
}

.product-item span.onsale, .product-item span.custom-badge {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    position: absolute;
    /*text-transform: uppercase;*/
    top: 15px;
    padding: 0 15px;
    background: #b11f24;
    color: #fff !important;
    font-family: Roboto, sans-serif !important;
}

.product-item span.onsale {
    right: -1px;
}

.product-item span.onsale::before, .product-item span.custom-badge::before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
}

.product-item span.onsale::before {
    border-bottom: 14px solid #b11f24;
    border-top: 14px solid #b11f24;
    border-left: 8px solid transparent;
    left: -7px;
}

.product-item span.custom-badge {
    left: -1px;
    background: #81dcdd;
}

.product-item span.custom-badge::before {
    border-bottom: 14px solid #81dcdd;
    border-top: 14px solid #81dcdd;
    border-right: 7px solid transparent;
    right: -7px;
}

.product-item .additional-buttons {
    padding: 12px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(255, 255, 255, 0.85);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate3d(0, 60px, 0);
    -moz-transform: translate3d(0, 60px, 0);
    -ms-transform: translate3d(0, 60px, 0);
    transform: translate3d(0, 60px, 0);
    z-index: 1;
}

.product-item:hover .additional-buttons {
    opacity: 1;
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.product-item .additional-buttons .quick-view {
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.product-item .additional-buttons .quick-view i, .product-item .additional-buttons .detail i {
    color: #a3a3a3;
    font-size: 14px;
    position: absolute;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    vertical-align: middle;
}

.product-item .additional-buttons .quick-view i:before, .product-item .additional-buttons .detail i:before {
    vertical-align: baseline;
    line-height: inherit;
}

.product-item .additional-buttons .detail, .product-item .additional-buttons .quick-view {
    display: inline-block;
    background: transparent;
    position: relative;
    padding: 0;
    font-size: 1px;
    text-transform: none;
    color: rgba(255, 255, 255, 0.1);
    margin: 8px 0 0 10px;
    white-space: nowrap;
    float: right;
    height: 20px;
    width: 20px;
    border: 0 none;
}

.product-item .additional-buttons .detail, .product-item .additional-buttons .quick-view {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
}

.product-item .additional-buttons .detail {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}

.product-item:hover .additional-buttons .detail, .product-item:hover .additional-buttons .quick-view {
    -webkit-transform: translate3d(0px, 0, 0);
    -moz-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.product-item .product-description {
    margin: 0;
    padding: 10px 15px 15px 15px;
    position: relative;
    background: #fff;
    z-index: 2;
    background-clip: padding-box;
    border: 1px solid #eee;
    border-top: 0;
}

.product-item .product-description h3 {
    padding: 7px 0;
    margin: 0;
    font-size: 14px;
    display: block;
    color: #484747;
    font-weight: 400;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
}

.product-item .product-description h3 a {
    white-space: nowrap;
    color: #232222;
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px;
    font-weight: 500;
}

.product-item .product-description h3 a:hover {
    color: #b11f24;
}

.product-item .product-description .short-description {
    display: none;
}

.product-item .product-description .price {
    color: #151515;
    font-size: 17px;
    display: block;
    margin: 0;
}

.product-item .product-description .price del {
    display: inline-block;
    font-size: 13px;
    color: #777777;
    margin: 0 5px 0 0;
    font-weight: 300;
}

.product-item .product-description .price .price-new {
    display: inline-block;
    background: none;
    color: #232222;
    padding: 0;
    font-weight: 300;
}

.product-item .additional-buttons .button {
    border-radius: 0;
    background-clip: padding-box;
    border: 1px solid #232222;
    background: #fff;;
    padding: 0 12px;
    margin: 0;
    position: relative;
    height: 28px;
    line-height: 28px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #232222;
    overflow: hidden;
    vertical-align: middle;
}

.product-item .additional-buttons .button span {
    font-family: 'Roboto', sans-serif !important;
}

.product-item .additional-buttons .button:hover {
    border: 1px solid #232222;
    background: #232222;
    color: #fff;
}

.product-item .additional-buttons .button.disabled, .button[disabled],
.product .thumbnail-wrapper .product-group-button a.disabled,
#collection .product_list.list .right-block .button-pr-list .button.disabled {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

/*----- TOOLTIPS -----*/
.additional-buttons .button-tooltip {
    position: absolute;
    bottom: 100%;
    top: auto;
    left: 50%;
    width: 100px;
    -ms-transform: translateY(-50px) translateX(-90%);
    transform: translateY(-50px) translateX(-90%);
    -webkit-transform: translateY(-50px) translateX(-90%);
    transition: all ease 0.3s;
    font-size: 11px;
    line-height: 19px;
    height: auto;
    color: white;
    background: #232222;
    border-radius: 2px;
    padding: 5px;
    visibility: hidden;
    opacity: 0;
    text-align: center;
}

.button-pr-list .button-tooltip {
    position: absolute;
    top: -80% !important;
    width: 100px;
    -ms-transform: translateY(-50px) translateX(-90%);
    transform: translateY(-50px) translateX(-90%);
    -webkit-transform: translateY(-50px) translateX(-90%);
    transition: all ease 0.3s;
    font-size: 11px;
    line-height: 19px;
    height: auto;
    color: white;
    background: #232222;
    border-radius: 2px;
    padding: 5px;
    visibility: hidden;
    opacity: 0;
    text-align: center;
}

.additional-buttons .button-tooltip:after, .button-pr-list .button-tooltip:after {
    display: block;
    position: absolute;
    bottom: -7px;
    right: 4px;
    -ms-transform: translateX(-90%);
    transform: translateX(-90%);
    -webkit-transform: translateX(-90%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 4px 0 4px;
    border-color: #232222 transparent transparent transparent;
    content: "";
}

.additional-buttons a:hover .button-tooltip,
.additional-buttons span:hover .button-tooltip,
.button-pr-list a:hover .button-tooltip,
.button-pr-list span:hover .button-tooltip {
    -ms-transform: translateY(-10px) translateX(-90%);
    transform: translateY(-10px) translateX(-90%);
    -webkit-transform: translateY(-10px) translateX(-90%);
    visibility: visible;
    opacity: 1;
    z-index: 1111;
}

/*----- BUTTON CHUNG -----*/
.button {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
    background: #232222;
    border: 1px solid #232222;
    text-decoration: none;
    border-radius: 0;
    color: #fff;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: Roboto, sans-serif !important;
}

.button:hover {
    color: #232222;
    background: #b11f24;
    border: 1px solid #b11f24;
}

.checkout .button.view-cart {
    color: #fff;
    background: #232222;
    border: 1px solid #232222;
    margin: 10px;
}

.checkout .button.checkout {
    color: #fff;
    background: #b11f24;
    border: 1px solid #b11f24;
    margin: 10px;
}

.checkout .button.view-cart:hover,
.checkout .button.checkout:hover {
    color: #fff;
    background: #81dcdd;
    border: 1px solid #81dcdd;
}

.checkout .button.view-cart span, .checkout .button.checkout span {
    font-family: Roboto, sans-serif !important;
}

/*-------------------------------------------------------------------
BANNER HOME
-------------------------------------------------------------------*/
.products-carousel + .home-banners {
    margin-bottom: -6px;
}

.home-banners .banners-home {
    /*margin-bottom: 27px;*/
}



.home-banner {
    text-align: center;
    margin: 0;
}

.home-banners .banners-home a {
    position: relative;
    display: block;
    overflow: hidden;
}

.home-banners .banners-home a img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: 0.6s ease all;
    z-index: 1;
    display: block;
}

.home-banners .banners-home a:hover img {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}

.banners-home .banners-link img {
    width: 100%;
}

.home-banners .col-sm-4 img {
    width: 100%;
}



/*----- Hiệu ứng banner -----*/
.banners-home .figcaption::before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.banners-home:hover .figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.banners-home .figcaption {
    padding: 1.538em;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.banners-home .figcaption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.banners-home .figcaption {
    background: transparent;
    -webkit-transition: background-color 0.35s;
    transition: background-color 0.35s;
}

.banners-home:hover .figcaption {
    background-color: rgba(58, 52, 42, 0);
}

/*----- Banner slider -----*/
.home-banners .banner-slider {
    position: relative;
}

.home-banners .banner-slider .owl-pagination {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 8%;
    display: inline-block;
    text-align: center;
    line-height: 0;
    z-index: 6;
}

.home-banners .banner-slider .owl-pagination > div {
    display: inline-block;
    overflow: hidden;
    line-height: 0;
    margin: 0;
}

.home-banners .banner-slider .owl-pagination > div > span {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    z-index: 9;
    padding: 3px;
    margin: 0;
    background: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.home-banners .banner-slider .owl-pagination > div > span:before {
    position: absolute;
    left: 3px;
    right: 3px;
    bottom: 3px;
    top: 3px;
    content: "";
    border: 1px solid #e8e8e8;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
}

.home-banners .banner-slider .owl-pagination > div.active > span:before,
.home-banners .banner-slider .owl-pagination > div > span:hover:before {
    background: #ffffff;
    border-color: #ffffff;
}

/*-------------------------------------------------------------------
PRODUCT HOME 2
-------------------------------------------------------------------*/
/*----- New product + Top products  + realate product (Collection page)-----*/

.home-product-2 .home-product-new .products-slider,
.home-product-2 .home-product-bestseller .products-slider,
#left-sidebar .sidebar-products #product_sidebar .products-slider {
    margin: 0;
}

.home-product-2 .home-product-new .products-slider .product-item,
.home-product-2 .home-product-bestseller .products-slider .product-item,
#left-sidebar .sidebar-products #product_sidebar .products-slider .product-item {
    padding: 0;
    margin: 0 0 20px 0;
}

.home-product-new ul li .inner-product-content,
.home-product-bestseller ul li .inner-product-content,
.sidebar-products #product_sidebar ul li .inner-product-content {
    padding: 0;
    border: 1px solid #eee;
    border-radius: 0;
    background-clip: padding-box;
    overflow: hidden;
    background: #fff;
}

.home-product-new ul li .inner-product-content .product-img,
.home-product-bestseller ul li .inner-product-content .product-img,
.sidebar-products #product_sidebar ul li .inner-product-content .product-img {
    max-width: 46%;
    margin-right: 4%;
    float: left;
    overflow: hidden;
    border-radius: 0;
    border: 0;
    border-right: 1px solid #eee;
}

.home-product-new ul li .inner-product-content .product-description,
.home-product-bestseller ul li .inner-product-content .product-description,
.sidebar-products #product_sidebar ul li .inner-product-content .product-description {
    display: inline-block;
    width: 50%;
    border-radius: 0;
    border: 0 none;
    padding: 15px 0 15px 0;
}

.home-product-new ul li .inner-product-content .product-description h3,
.home-product-bestseller ul li .inner-product-content .product-description h3 {
    padding: 4px 0;
    font-weight: 400;
    font-size: 15px;
}

.home-product-new ul li .inner-product-content .product-description h3 a,
.home-product-bestseller ul li .inner-product-content .product-description h3 a,
.sidebar-products #product_sidebar ul li .inner-product-content .product-description h3 a {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    text-transform: uppercase;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
}

.home-product-new ul li .inner-product-content .product-description .short-description,
.home-product-bestseller ul li .inner-product-content .product-description .short-description {
    display: block;
    color: inherit;
    margin: 0;
    font-weight: 300;
}

.home-product-new ul li .inner-product-content .product-description .short-description p,
.home-product-bestseller ul li .inner-product-content .product-description .short-description p {
    margin: 5px 0;
}

.home-product-new ul li .inner-product-content .product-description .price,
.home-product-bestseller ul li .inner-product-content .product-description .price,
.sidebar-products #product_sidebar ul li .inner-product-content .product-description .price {
    margin: 0;
    display: inline-block;
}

.home-product-new ul li .additional-buttons .detail,
.home-product-new ul li .additional-buttons .quick-view,
.home-product-bestseller ul li .additional-buttons .detail,
.home-product-bestseller ul li .additional-buttons .quick-view {
    margin: 7px 0 0 5px;
}

.home-product-new .navslider a,
.home-product-sale .navslider a,
.home-product-bestseller .navslider a {
    top: 0;
}

.home-product-new .navslider a.prev,
.home-product-bestseller .navslider a.prev {
    left: 84%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.home-product-new .navslider a.next,
.home-product-bestseller .navslider a.next {
    right: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.home-product-2 h4 {
    text-align: left;
    width: 70%;
}

.home-product-2 h4:before {
    left: 0;
    margin-left: 0;
}

.sidebar-products #product_sidebar ul li {
    margin-bottom: 20px;
}

.sidebar-products #product_sidebar ul li .inner-product-content {
    border: none;
    box-shadow: 1px 1px 10px #eee;
}

.sidebar-products #product_sidebar ul li .additional-buttons {
    height: 100%;
    text-align: center;
}

.sidebar-products #product_sidebar ul li .additional-buttons .detail {
    margin: auto;
    float: none;
    top: 50px;
}

.sidebar-products #product_sidebar ul li .inner-product-content .product-description h3 {
    padding: 0;
    font-weight: 400;
    font-size: 18px;
}

/*----- HOT DEAL -----*/
.home-product-sale .content-wrapper {
    position: relative;
    /*padding: 10px 0 56px;*/
}

.home-product-sale .products {
    margin: 0;
}

.home-product-sale .products .product {
    margin: 0 0 20px 0;
    /*padding: 0 10px;*/
    float: left;
}

.home-product-sale .products .product {
    width: 100%;
}

.home-product-sale .products .product .product-wrapper {
    position: relative;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    padding: 0;
    border: 1px solid #eee;
    background: #fff;
}

.owl-carousel .product-wrapper * {
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.home-product-sale .product .product-wrapper .thumbnail-wrapper {
    position: relative;
    z-index: 1;
    margin: 0;
    /*max-width: 230px;*/
    line-height: 0;
    /*width: 45%;*/
    /*float: left;*/
    overflow: hidden;
    text-align: center;
    border-bottom: 1px solid #eee;
}

.home-product-sale .product .product-wrapper .thumbnail-wrapper > a {
    position: relative;
    z-index: 2;
    display: inline-block;
    max-width: 100%;
    line-height: 0;
}

.home-product-sale .product .product-wrapper figure {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.home-product-sale .product .product-wrapper figure img:first-child {
    position: relative;
    z-index: 2;
}

.home-product-sale .products .product .product-label {
    position: absolute;
    left: 0;
    right: auto;
    top: 15px;
    bottom: auto;
    z-index: 4;
    width: 100%;
    line-height: 0;
    text-align: center;
}

.home-product-sale .products .product .product-label .onsale {
    margin: 0;
    min-height: 0;
    padding: 0 15px;
    text-align: center;
    float: right;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-width: 44px;
    height: auto;
    clear: both;
    line-height: 28px;
    font-size: 12px;
    /*text-transform: uppercase;*/
    color: #ffffff;
    background: #b11f24;
    position: relative;
    font-family: Roboto, sans-serif !important;
}

.home-product-sale .products .product .product-label .onsale::before {
    border-bottom: 14px solid #b11f24;
    border-top: 14px solid #b11f24;
    border-left: 7px solid transparent;
    left: -7px;
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
}

.home-product-sale .products .product .product-label span:nth-child(2) {
    margin-top: 0;
}

.product-group-button {
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 50%;
    width: 114px;
    text-align: center;
    height: 34px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    background: transparent;
    opacity: 0;
}

.thumbnail-wrapper:hover .product-group-button {
    opacity: 1;
    z-index: 5;
}

.thumbnail-wrapper:hover .product-group-button > div {
    webkit-animation-duration: 400ms;
    -moz-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: run_button_thumbnail;
    -moz-animation-name: run_button_thumbnail;
    animation-name: run_button_thumbnail;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

@keyframes run_button_thumbnail {
    from {
        opacity: 0;
        transform: translate(0, 20px);
        -moz-transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px)
    }

    to {
        opacity: 1;
        transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0)
    }
}
@-moz-keyframes run_button_thumbnail {
    from {
        opacity: 0;
        transform: translate(0, 20px);
        -moz-transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px)
    }
    to {
        opacity: 1;
        transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0)
    }
}

@keyframes run_button_thumbnail {
    from {
        opacity: 0;
        transform: translate(0, 20px);
        -moz-transform: translate(0, 20px);
        -webkit-transform: translate(0, 20px);
        -ms-transform: translate(0, 20px)
    }
    to {
        opacity: 1;
        transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0)
    }
}

.thumbnail-wrapper:hover .product-group-button > div:nth-child(2) {
    animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
}

.thumbnail-wrapper:hover .product-group-button > div:nth-child(3) {
    animation-delay: 200ms;
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
}

.thumbnail-wrapper:before {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    opacity: 0;
    z-index: 3;
    background: rgba(0, 0, 0, 0.7);
    transition: all 500ms ease 0s;
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
}

.thumbnail-wrapper:hover:before {
    opacity: 1;
}

.product-group-button > * {
    margin: 0 2px;
}

.product-group-button > div {
    display: inline-block;
    float: left;
    position: relative;
    background: none;
    width: 34px;
    height: 34px;
    font-size: 0;
    min-width: 0;
    line-height: 0;
    padding: 0;
}

.product .thumbnail-wrapper .product-group-button > div a {
    background: transparent;
    border: 2px solid #b11f24;
    color: #b11f24;
    width: 34px;
    height: 34px;
    line-height: 30px;
    font-size: 0;
    padding: 0;
    min-width: 0;
    display: inline-block;
    margin: 0;
    cursor: pointer;
}

.product .thumbnail-wrapper .product-group-button .loop-add-to-cart a:first-child:before {
    content: "\f07a";
    line-height: 30px;
    text-indent: 0;
    color: inherit;
}

.product .thumbnail-wrapper .product-group-button > div a:first-child:before {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: inherit;
}

.product-group-button .button-tooltip {
    font-size: 12px;
    line-height: 20px;
    padding: 3px 5px;
    position: absolute;
    text-transform: none;
    display: inline-block;
    min-width: 80px;
    opacity: 0;
    text-align: center;
    visibility: hidden;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    background: #ffffff;
    color: #3f3f3f;
}

.product-group-button .button-tooltip:after {
    width: 0;
    height: 0;
    position: absolute;
    bottom: -6px;
    left: 50%;
    content: "";
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 7px solid #ffffff;
}

.product-group-button > div a:hover .button-tooltip {
    opacity: 1;
    visibility: visible;
    transform: translate(-50%, -10px);
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transition: all 300ms ease-in-out 0s;
    -moz-transition: all 300ms ease-in-out 0s;
    -webkit-transition: all 300ms ease-in-out 0s;
}

.thumbnail-wrapper .product-group-button > div a i {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 13px;
    color: inherit;
}

.home-product-sale .product-group-button > div a:hover {
    border-color: #81dcdd;
    color: #81dcdd;
}

.home-product-sale .product .product-wrapper .meta-wrapper {
    /*padding-left: 25px;*/
    max-width: 100%;
    /*float: left;*/
    text-align: center;
    position: relative;
    z-index: 1;
}

.home-product-sale .products .product h3 {
    padding: 0;
    display: inline-block;
    width: 100%;
    margin: 8px 0 0;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 22px;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.home-product-sale .products .product h3 a {
    color: #232222;
    font-family: 'Roboto', sans-serif !important;
}

h3.product-name > a:hover {
    color: #b11f24;
}

.home-product-sale .products .product .price {
    margin-bottom: 5px;
    display: block;
    line-height: 18px;
    color: #232222;
}

.home-product-sale .products .product .price del {
    font-size: 100%;
    line-height: 100%;
    margin: 0;
    opacity: 0.5;
    display: inline-block;
    color: #777777;
}

.home-product-sale del .amount {
    font-size: 13px;
}

.home-product-sale .amount {
    font-size: 20px;
    line-height: 24px;
    padding: 0 2px 0 2px;
    font-family: Roboto, sans-serif !important;
}

ins {
    text-decoration: none;
}

.home-product-sale .products .product .short-description {
    margin-top: 15px;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
}

.ts-product-deals-slider-wrapper .counter-wrapper {
    margin: 16px -2px 4px -2px;
    overflow: hidden;
    display: inline-block;
    width: 100%;
    text-align: inherit;
    line-height: 0;
}

.counter-wrapper > div {
    display: inline-block;
    padding: 4px 2px 5px 2px;
    border: 1px solid;
    border-radius: 5px 0 5px 0;
    -webkit-border-radius: 5px 0 5px 0;
    -moz-border-radius: 5px 0 5px 0;
    width: 50px;
    height: 46px;
    overflow: hidden;
    line-height: 0;
    margin: 0 2px;
    margin-bottom: 4px;
    text-align: center;
}

.counter-wrapper > div.days {
    background-color: #808080;
    border-color: #808080;
}

.counter-wrapper > div .number-wrapper {
    color: #fff;
    line-height: 0;
}

.counter-wrapper > div .number-wrapper .number {
    z-index: 1;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}

.counter-wrapper > div.days .number-wrapper .number, .counter-wrapper > div.days .ref-wrapper {
    color: #ffffff;
}

.counter-wrapper .ref-wrapper {
    width: 100%;
    display: inline-block;
    clear: both;
    margin-top: 2px;
    font-size: 9px;
    line-height: 10px;
    text-transform: uppercase;
}

.counter-wrapper > div .number-wrapper .number {
    color: #3f3f3f;
}

.counter-wrapper > div {
    background-color: #fbfbfb;
    border-color: #e8e8e8;
}

.home-product-sale .product-wrapper a.button {
    background: none;
    padding: 8px 10px;
    width: 100%;
    text-align: center;
    background-color: #fff;
    border: 2px solid #e8e8e8;
    color: #666;
    display: none;
}

.home-product-sale .product-wrapper .meta-wrapper a.button:hover {
    background-color: #7aaedd;
    border-color: #7aaedd;
    color: #fff;
}

.home-product-sale .navslider a.prev {
    left: 82%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.home-product-sale .navslider a.next {
    right: 14px;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

/*-------------------------------------------------------------------
BLOG HOME
-------------------------------------------------------------------*/
.blogs-carousel {
    position: relative;
}

.blogs-carousel .noo-blog-slider {
    padding: 0;
    margin: 76px 0 0;
    list-style: none;
}

.blogs-carousel .noo-blog-slider .blog-slider-item {
    padding: 0 15px;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .blog-item-thumbnail {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .blog-item-thumbnail img {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    margin: 0;
    vertical-align: middle;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .blog-item-thumbnail:hover img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    -o-transform: scale(1.08);
    transform: scale(1.08);
}

.blogs-carousel .noo-blog-slider .blog-slider-item .blog-item-thumbnail .noo-date {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    display: block;
    width: 50px;
    height: 60px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
    background-color: #ffffff;
    text-align: center;
    color: #555555;
    font-size: 24px;
    line-height: 18px;
    text-transform: uppercase;
    padding-top: 10px;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .blog-item-thumbnail:hover .noo-date {
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
    background: #232222;
    color:#b11f24;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .blog-item-thumbnail .noo-date em {
    font-style: normal;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 22px;
    font-size: 9px;
    padding-top: 5px;
    margin: auto;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .blog-item-thumbnail:hover .noo-date em {
    font-style: italic;
}

.blogs-carousel .noo-blog-slider .blog-slider-item h3 {
    padding: 0;
    margin: 20px 0 10px 0;
    text-overflow: ellipsis;
    overflow: hidden;
}

.blogs-carousel .noo-blog-slider .blog-slider-item h3 a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    text-decoration: none;
    white-space: nowrap;
    color: #28303e;
    font-family: Roboto, sans-serif !important;
}

.blogs-carousel .noo-blog-slider .blog-slider-item h3 a:hover {
    color: #b11f24;
}

.blogs-carousel .noo-blog-slider .blog-slider-item p {
    margin: 0 0 10px 0;
    color: #777777;
    font-weight: 300;
    font-family: Arial !important;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .entry-meta {
    padding-bottom: 10px;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .entry-meta span {
    margin-right: 10px;
    display: inline-block;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .entry-meta span i {
    padding-right: 7px;
    color: #ccc;
    font-size: 14px;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .entry-meta span {
    color: #777777;
    font-size: 14px;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .entry-meta span a:hover {
    color: #b11f24;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .noo-readmore {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    background: #232222;
    padding: 7px 23px;
    text-decoration: none;
    font-family: Roboto, sans-serif !important;
}

.blogs-carousel .noo-blog-slider .blog-slider-item .noo-readmore:hover {
    color: #232222;
    background: #b11f24;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.blogs-carousel .navslider {
    position: relative;
}

.blogs-carousel .navslider a {
    top: 9%;
}

.blogs-carousel .navslider a.prev {
    left: 47%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

.blogs-carousel .navslider a.next {
    right: 47%;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}

/*--------------------------------------------------------
SCROLL TO TOP
--------------------------------------------------------*/
#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    left: -100px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border: none;
    text-indent: 0;
    color: #ffffff;
    background: #b11f24;
    z-index: 999;
    border-radius: 0;
    text-align: center;
}



#toTop:hover {
    background: #232222;
}

#toTop span {
    line-height: 50px;
}

#toTop:hover span {
    color: #ffffff;
}

#toTop i {
    color: white;
    line-height: 50px;
    font-size: 20px;
    width: inherit;
    height: inherit;
}

/*---------------------------------------------------------------------
FOOTER
---------------------------------------------------------------------*/
.site-footer {
    margin-top: 50px;
}

.site-footer {
    background-color: #232222;
    color: #ffffff;
}

footer .footer-top .footer-area {
    padding-top: 77px;
    padding-bottom: 19px;
}

footer .footer-top .footer-area .widget {
    margin-bottom: 40px;
}

footer .footer-area .widget-title:before {
    left: 0;
    margin-left: 0;
}

footer .footer-top .footer-area .widget h4 {
    font-size: 16px;
    text-align: left;
    color: #ffffff;
}

.footer-top h4:before, .footer-top .widget-title:before {
    background: #ffffff;
}

/*----- Footer About store -----*/
footer .footer-top .footer-area .widget .textwidget {
    padding-top: 7px;
    font-weight: 400;
}

footer .footer-top .footer-area .widget .footer-info {
    margin-top: 10px;
}

footer .footer-top .footer-area .widget .footer-info li {
    position: relative;
}

footer .footer-top .footer-area .widget .footer-info li i {
    padding-right: 12px;
    font-size: 16px;
    color: #b11f24;
    -webkit-transform: translate(0, 3px);
    -ms-transform: translate(0, 3px);
    -o-transform: translate(0, 3px);
    transform: translate(0, 3px);
    display: inline-block;
}

.social-all {
    margin-top: 10px;
}

.social-all a, .social-list a {
    display: inline-block;
    width: 35px;
    height: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #cccccc;
    color: #fff;
    text-align: center;
    line-height: 35px;
    font-size: 15px;
    margin: 10px 8px 0 0;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    text-decoration: none !important;
}

.social-all a:hover, .social-list a:hover {
    color: #ffffff;
    background-color: #b11f24;
}

.social-list .fa-facebook:hover {
    background-color: #3b5998;
}
.social-list .fa-facebook:hover:after {
    border-color: #3b599870;
}
.social-list .fa-zalo:hover {
    background-color: #127fc4;
}
.social-list .fa-zalo:hover:after {
    border-color: #127fc470;
}
.social-list .fa-instagram:hover {
    background-color: #c9309c;
}
.social-list .fa-instagram:hover:after {
    border-color: #c9309c70;
}
.social-list .fa-google:hover {
    background-color: #ff4031;
}
.social-list .fa-google:hover:after {
    border-color: #ff403170;
}
.social-list .fa-twitter:hover {
    background-color: #1cb7eb;
}
.social-list .fa-twitter:hover:after {
    border-color: #1cb7eb70;
}
.social-list .fa-youtube:hover {
    background-color: #f00000;
}
.social-list .fa-youtube:hover:after {
    border-color: #f0000070;
}

.social-all a:after, .social-list a:after {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border: 4px solid rgba(254, 158, 199, 0.31);
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
    filter: alpha(opacity=0);
}

.social-all a:after, .social-list a:after {
    border-color: rgba(254, 158, 199, 0.31);
}

.social-all a:hover:after, .social-list a:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}

/*----- Footer linklist -----*/
footer .footer-top .footer-area .widget ul {
    margin-top: 33px;
}

footer .footer-top .footer-area .widget ul li {
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0;
}

footer .footer-top .widget ul li a {
    color: #81dcdd;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5714;
    letter-spacing: 0px;
}

footer .footer-top .widget ul li a:hover {
    color: #b11f24;
}

/*----- Footer photo -----*/
.footer-img ul li {
    display: inline-block;
    width: 25%;
    padding: 5px !important;
    position: relative;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.img-block:hover .overlay {
    opacity: 1;
}

.img-block .overlay {
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background-color: rgba(0, 0, 0, 0.7);
    border: 2px solid #b11f24;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.img-block .overlay i {
    color: #b11f24;
    font-size: 13px;
    text-align: center;
}

/*----- Footer subscribe (Dang ki nhan tin) -----*/
.subscribe-message {
    padding: 0 0 15px;
}

.footer-area .subscribe-message {
    padding-bottom: 20px;
}

footer .footer-top .footer-area .widget.footer-subscribe .subscribe-message {
    padding-bottom: 7px;
    font-weight: 300;
}

footer .footer-area-wrap .footer-area .widget.foooter-subscribe .subscribe-form,
footer .footer-area-wrap .footer-area .widget.footer-subscribe .widget-title {
    max-width: 340px;
}

.widget-area .footer-subscribe input {
    font-size: 14px;
    background: #393939;
}

.footer-subscribe .subscribe-messages {
    margin-top: 2px;
    color: #fe5c7a;
    margin-bottom: 6px;
    text-align: center;
    display: block;
    width: 100%;
}

.subscribe-input-group {
    display: block;
    text-align: left;
    max-width: 100%;
    margin: 0 auto;
}



.footer-area .subscribe-input-group {
    width: 100%;
}

.subscribe-input[type="email"] {
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 10px;
    display: block;
    max-width: 100%;
    background: #393939;
}

.footer-top .subscribe-submit {
    color: #fff;
    background: #b11f24;
    border: 1px solid #b11f24;
    border-radius: 0px;
    margin: 0px;
    padding: 10px;
}

.footer-top .subscribe-submit:hover {
    color: #fff;
    background: #81dcdd;
    border: 1px solid #81dcdd;
}

.site-footer .widget.footer-subscribe * {
    text-align: left;
}

/*----- Footer Coppyright -----*/
.footer-bottom {
    padding: 15px 0;
    border-top: 1px solid #4f4e4e;
    text-align: center;
}

.site-info-box .site-info-text {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.site-footer .footer-copyright {
    display: block;
    vertical-align: middle;
}

.site-footer .footer-copyright a {
    color: #81dcdd;
}

.site-footer .footer-copyright a:hover {
    color: #b11f24;
}



/*-----------------------------------------------------------------------
MODAL CART
-----------------------------------------------------------------------*/
.modal-backdrop {
    background-color: transparent;
}

#cart-modal {
    background: rgba(0, 0, 0, 0.7);
    z-index: 99999;
}

#cart-modal .modal-content {
    border: 0;
    border-radius: 0;
}

#cart-modal .modal-body,
#cart-modal .modal-footer {
    padding: 0;
    background: rgb(249, 249, 249);
    border-radius: 4px;
}

.layer_cart_cart {
    padding: 30px;
    position: relative;
}

.layer_cart_cart.first {
    border-right: 1px solid #d6d4d4;
}

#cart-modal .modal-title, .ajax_cart_product_txt_s {
    font-size: 17px;
    text-align: left;
    font-weight: 600;
    color: #232222;
    margin-bottom: 22px;
    text-transform: uppercase;
}

#cart-modal .product-image-container {
    width: 30%;
    border: 1px solid #d6d4d4;
    padding: 5px;
    float: left;
    background: #fff;
}

#cart-modal .cartItem {
    width: 70%;
    padding-left: 20px;
    float: left;
}

#cart-modal .item-title {
    display: block;
    text-transform: uppercase;
}

#cart-modal .item-title a {
    font-size: 15px;
    color: #232222;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 10px;
    display: block;
}

#cart-modal .item-title a:hover {
    color: #b11f24;
}

#cart-modal .item-price {
    color: #232222;
}

#cart-modal .cart-count {
    color: #b11f24;
    font-weight: bold;
}

.subTotal em.item-total {
    font-size: 18px;
    font-weight: 600;
    margin: 10px 10px;
    color: #b11f24;
}

.buttons.btn-modal-cart {
    float: left;
}

.buttons.btn-modal-cart button {
    background: #232222;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    height: 34px;
    padding: 0 15px;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: 500;
}

.buttons.btn-modal-cart button:hover {
    background-color: #b11f24;
}

.news-mod .close {
    position: absolute;
    top: -16px;
    right: -16px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 9;
}

.news-mod .close {
    background-image: url(../img/fancybox_sprite.png);
}



/*-------------------------------------------------------------------
QUICK VIEW
-------------------------------------------------------------------*/

/*----------------------- Breadcrumb -----------------------*/
.breadcrumb {
    position: relative;
    margin: 0 0 50px;
    padding: 0;
    text-align: center;
    background-color: #fff;
}

.breadcrumb > li + li:before {
    content: none;
}

.breadcrumb li a,
.breadcrumb li .breadcrumb-sep,
.breadcrumb li span {
    margin: 0 5px;
}

/*------------------------------------------------------
TITLE PAGE
------------------------------------------------------*/
.widget.collection-content .widget-title {
    text-align: left;
    display: inline-block;
}

#blog .widget-title,
#article .widget-title,
#layout-page .widget-title,
#product-page .product-title .widget-title,
#quick-view-modal .widget-title {
    text-align: left;
}

.widget.collection-content .widget-title:before,
#blog .widget-title:before,
#article .widget-title:before,
#layout-page .widget-title:before,
#product-page .product-title .widget-title:before,
#quick-view-modal .widget-title:before {
    left: 0;
    margin-left: 0;
}

/*--------------------------------------------------------
COLLECTIONS ALL
--------------------------------------------------------*/
/*----- Sort by -----*/
.content_sortPagiBar {
    float: right;
}

.content_sortPagiBar .display {
    float: left;
    line-height: 30px;
}

.content_sortPagiBar .browse-tags {
    float: right;
}

.content_sortPagiBar select {
    height: 30px;
    padding: 0 6px;
    line-height: 30px;
}

.content_sortPagiBar .display li {
    float: left;
    display: block;
}

.content_sortPagiBar .display a {
    width: 32px;
    height: 30px;
    border: 1px solid #81dcdd;
    margin-right: 5px;
    float: left;
    cursor: pointer;
    text-align: center;
    background: #FFF;
}

.content_sortPagiBar .display .selected a {
    background-color: #b11f24;
    border: 1px solid #b11f24;
}

.content_sortPagiBar .display .selected a .fa {
    color: white;
}

.content_sortPagiBar .display i {
    font-size: 14px;
    color: #81dcdd;
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
}

.custom-dropdown {
    margin-top: 5px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, .1);
    max-width: 100%;
    overflow: hidden;
    margin-left: 2px;
}

.browse-tags .custom-dropdown {
    margin-top: 0;
}

.custom-dropdown::before {
    width: 2em;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0;
}

.custom-dropdown::before,
.custom-dropdown::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.custom-dropdown--white::before {
    background-color: #fff;
    border-left: 1px solid rgba(0, 0, 0, .1);
}

.custom-dropdown::after {
    content: "\25BC";
    height: 1em;
    font-size: .625em;
    line-height: 1;
    right: 1.2em;
    top: 50%;
    margin-top: -.5em;
}

.custom-dropdown--white::after {
    color: rgba(0, 0, 0, .9);
}

#collection .grid .product-item,
#collection .product_list .product-item {
    margin-bottom: 30px;
}

/*----- Product Grid -----*/
#collection .product_list.list .inner-product-content {
    border: 1px solid #eee;
}

#collection .product_list.list .left-block,
#collection .product_list.list .right-block {
    border: none;
}

#collection .product_list.list .right-block .product-desc {
    margin: 3px 0 10px;
    font-size: 13px;
}

#collection .product_list.list .right-block .price {
    margin: 10px 0;
}

#collection .product_list.list .left-block .additional-buttons,
#collection .product_list.grid .right-block .button-pr-list,
#search-page .button-pr-list {
    display: none;
}

#collection .product_list.list .right-block .button-pr-list,
#collection .product_list.grid .left-block .additional-buttons {
    display: block;
}

#collection .product_list.list .right-block .button-pr-list {
    justify-content: inherit;
    position: absolute;
    text-align: left;
    margin-top: 15px;
}

#collection .product_list.list .right-block .button-pr-list .button {
    border-radius: 0px;
    background: #fff;
    border: 1px solid #232222;
    padding: 10px;
    margin: 0 5px 0 0;
    position: relative;
    height: 37px;
    line-height: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #232222;
}

#collection .product_list.list .right-block .button-pr-list .button span {
    font-family: Roboto, sans-serif !important;
}

#collection .product_list.list .right-block .button-pr-list .button:hover {
    background-color: #232222;
    color: #fff;
}

#collection .product_list.list .right-block .button-pr-list .quick-view,
#collection .product_list.list .right-block .button-pr-list .detail {
    border: 1px solid #232222;
    background: #fff;
    border-radius: 0;
    color: #232222;
    height: 37px;
    width: 36px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    display: inline-block;
    margin: 0 5px 0 0;
}

#collection .product_list.list .right-block .button-pr-list .quick-view:hover,
#collection .product_list.list .right-block .button-pr-list .detail:hover {
    border: 1px solid #232222;
    color: #fff;
    background: #232222;
}

#collection .product_list.list .right-block .button-pr-list a .fa {
    font-size: 16px;
}

#collection .product_list.list .product-description {
    background: none;
    color: #777777;
}

/*---- Pagination -----*/
#pagination {
    margin: 20px 0 40px 0;
}

#pagination a,
#pagination .currentPage,
#pagination .page-node {
    margin: 0 2px;
    padding: 3px 2px;
    background: transparent;
    min-height: 35px;
    min-width: 35px;
    line-height: 25px;
    font-size: 12px;
    border-width: 2px;
    border-style: solid;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    color: #81dcdd;
    border-color: #81dcdd;
}

#pagination a i,
#pagination .page-node i {
    font-size: 15px;
}

#pagination .currentPage,#pagination a:hover,
#pagination .page-node.current, #pagination .page-node:hover {
    background-color: transparent;
    color: #b11f24;
    border-color: #b11f24;
}

#pagination a, #pagination span{
    float: left;
}
.paginator .paging-next,.paginator .paging-last,
.paginator .paging-first,.paginator .paging-previous{
    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;
}
.paginator .paging-first:before{
    content: "\f100";
}
.paginator .paging-previous:before{
    content: "\f104";
}
.paginator .paging-next:before{
    content: "\f105";
}
.paginator .paging-last:before{
    content: "\f101";
}

/*---------------------------------------------------------------
product detail
---------------------------------------------------------------*/
.w-80 {
    position: relative;
    float: left;
    overflow: hidden;
    width: 82%;
    border: 1px solid #eaeaea;
}

#sliderproduct {
    position: relative;
}

.w-20 {
    width: 18%;
    float: left;
    padding-right: 15px;
}

.w-80 .product-sale span.onsale {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    position: absolute;
    text-transform: uppercase;
    top: 15px;
    padding: 0 15px;
    background: #b11f24;
    color: #fff !important;
    z-index: 99;
    right: -1px;
}

.w-80 .product-sale span.onsale, .w-80 .product-sale span.onsale label {
    font-family: Roboto, sans-serif !important;
}

.w-80 .product-sale span.onsale:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 0;
    height: 0;
    border-bottom: 14px solid #b11f24;
    border-top: 14px solid #b11f24;
    border-left: 7px solid transparent;
    left: -7px;
}

.product-thumb {
    box-sizing: border-box;
}

li.product-thumb {
    border: 1px solid #eaeaea;
    margin: 5px 0;
    padding: 1px;
    text-align: center;
}

li.product-thumb:first-child {
    margin: 0 0 10px;
}

.product-thumb.active, .product-thumb:hover {
    border: 1px solid #23222263;
    position: relative;
}

.product-title h1 {
    margin-top: 0;
    font-size: 30px;
    margin-bottom: 0;
    text-transform: capitalize;
    color: #333333;
}


.slide-nav {
    position: absolute;
    top: 40%;
    left: 20px;
    z-index: 99;
}

.slide-nav.slide-next {
    right: 20px;
    left: auto;
}

.slide-nav i {
    font-size: 1.6em;
}

.flexslider .slides > li {
    display: block !important;
}

#pro_sku {
    font-size: 14px;
    color: #777777;
    display: inline-block;
    margin-bottom: 10px;
}

.product-price {
    padding-bottom: 12px;
}

.product-price span {
    font-size: 26px;
    color: #b11f24;
    margin-right: 15px;
    font-family: Roboto, sans-serif !important;
}

#wrapper-detail p {
    margin: 0;
    color: #777777;
    font-size: 13px;
}
.inforRight #price-preview{
    margin-top: 10px;
}
.product-description-wrapper {
    overflow-x: auto;
}

.product-description-wrapper * {
    max-width: 100%;
}

.product-price del {
    font-size: 18px;
    color: rgb(85, 85, 85);
    font-family: Roboto, sans-serif !important;
}

.quantity-box.clearfix {
    padding: 10px 0;
    max-width: 110px;
}

input#Quantity {
    color: #777777;
    font-size: 15px;
    width: 54px;
    min-height: 50px;
    text-align: center;
    float: left;
    line-height: normal;
    outline: none;
    background: #ffffff;
    border: 1px solid #dcdcdc;
    margin-right: 5px;
}

.quantity-box .qtyplus, .quantity-box .qtyminus {
    float: left;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    line-height: 24px;
    padding: 0;
    font-size: 20px;
    width: 35px;
    height: 25px;
    margin: 0;
    border-radius: 0;
    color: #b11f24;
    border: 1px solid #b11f24;
    background: #232222;
}

#wrapper-detail .button-product {
    padding: 10px 0;
}

#wrapper-detail .button-product button {
    padding: 12px 25px;
    text-transform: uppercase;
    background: none;
    color: #fff;
    background: #5f5f5f;
    transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
}
#wrapper-detail .button-product button:hover{
    background: #232222;
    color: #b11f24;
}
/*Product tag*/
.tag-wrapper {
    float: left;
    margin: 0 0 10px;
    width: 100%;
    z-index: 10;
    position: relative;
}

.tag-wrapper a {
    background: #56A2CD;
    color: #fff;
    padding: 1px 5px;
    font-size: 12px;
    border-left: 3px solid #3F5AA6;
    float: left;
    margin: 0 5px;
}

.tag-wrapper label {
    font-size: 16px;
    float: left;
    line-height: 37px;
}

.tag-wrapper .tags li.active a, .tag-wrapper .tags li.active a:before {
    border-left-color: #81dcdd;
}

.tags li {
    display: inline-block;
    list-style-type: none;
}

.tags li a {
    display: inline-block;
    background: #fff;
    border: 1px solid #ccc;
    border-left: 3px solid #3BAFDA;
    color: #F09042;
    position: relative;
}

.tags li a:before {
    left: 0;
    top: 11px;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #3BAFDA;
    border-width: 4px;
}

.tags li.active a, .tags li.active a:before {
    border-left-color: #8CC152;
}

/*----- Tab Thong tin + Binh luan -----*/
#wrapper-detail > .row {
    margin-bottom: 50px;
}

.tabs-wrapper ul.nav-tabs {
    text-align: center;
    border: 0;
    padding: 10px 0 0 0;
    margin-bottom: 36px;
    position: relative;
    overflow: hidden;
}

.tabs-wrapper ul.nav-tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: none;
    z-index: 1;
}

.tabs-wrapper ul.nav-tabs li {
    display: inline-block;
    float: none;
    margin: 0 7px;
    padding: 0;
    border: 0;
    position: relative;
    z-index: 1;
}

.tabs-wrapper ul.nav-tabs li.active, .tabs-wrapper ul.nav > li > a:hover, .tabs-wrapper ul.nav > li > a:focus {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    background: #fff;
    z-index: 2;
    border: 1px solid transparent;
    border-bottom: 2px solid #333;
}

.tabs-wrapper ul.nav > li > a:hover {
    border-bottom: 2px solid #232222
}

.tabs-wrapper .nav-tabs > li.active > a, .tabs-wrapper .nav-tabs > li.active > a:hover, .tabs-wrapper .nav-tabs > li.active > a:focus, .tabs-wrapper .nav > li > a:hover, .tabs-wrapper .nav > li > a:focus {
    border-top: transparent;
    color: #b11f24;
    border: none;
}

.tabs-wrapper ul.nav-tabs li a {
    padding: 9px 18px;
    margin: 0;
    position: relative;
    font-size: 16px;
    color: #777777;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: Roboto, sans-serif !important;
}
.products-carousel .products-slider{
    margin: 30px 0 0 0;
}
.products-carousel .products-slider .product-item{
    margin-bottom: 5px;
}
.widget h4{
    margin:0 0 20px 0;
}
#product-page .padding_none {
    margin-bottom: 40px;
}

#product-page .tab-content * {
    color: #777777 !important;
}

/*----- Sản phẩm liên quan -----*/
#product-page .related-product .widget-title {
    padding-bottom: 15px;
    padding-top: 21px;
    margin-bottom: 40px !important;
    font-size: 18px;
}

#product-page .product-item {
    padding: 0 15px;
}

/*----------------------------------------------------------------------
BLOG PAGE + ARTICLE PAGE
----------------------------------------------------------------------*/
/*----- Blog page -----*/
#blog article {
    margin-bottom: 20px;
}

#blog .blog-content .posts-list .post-item .post-img {
    position: relative;
}

#blog .blog-content .posts-list .post-item .post-img img {
    vertical-align: middle;
    width: 100%;
}

#blog .blog-content .posts-list .post-item .post-img a:before {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 100%;
    bottom: 0;
    top: 0;
    content: "";
    background: rgba(0, 0, 0, 0.4);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
}

#blog .blog-content .posts-list .post-item .post-img a:hover:before {
    right: 0;
    width: 100%;
}

#blog .blog-content .posts-list .post-item .post-img a:after {
    position: absolute;
    top: 50%;
    left: -50%;
    z-index: 5;
    width: 40px;
    height: 40px;
    content: "+";
    font-weight: normal;
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 32px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all 350ms ease 0s;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
}

#blog .blog-content .posts-list .post-item .post-img a:hover:after {
    left: 50%;
}

#blog .blog-content .posts-list .post-item .post-img .noo-date {
    display: block;
    width: 50px;
    height: 60px;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
    background-color: #ffffff;
    text-align: center;
    color: #555555;
    font-size: 24px;
    line-height: 18px;
    text-transform: uppercase;
    padding-top: 10px;
}

#blog .blog-content .posts-list .post-item .post-img .noo-date em {
    font-style: normal;
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    line-height: 22px;
    font-size: 9px;
    padding-top: 5px;
    margin: auto;
}

#blog .blog-content .posts-list .post-item .post-body h3 {
    padding: 0;
    margin: 0 0 10px;
}

#blog .blog-content .posts-list .post-item .post-body h3 a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    color: #28303e;
    font-family: Roboto, sans-serif !important;
}

#blog .blog-content .posts-list .post-item .post-body h3 a:hover {
    color: #b11f24;
}

#blog .blog-content .posts-list .post-item .post-body .post-content p {
    margin: 0 0 10px 0;
    color: #777777;
}

#blog .blog-content .posts-list .post-item .post-body .post-info {
    padding-bottom: 10px;
}

#article .article-content .article-body .post-info {
    padding-bottom: 20px;
}

#blog .blog-content .posts-list .post-item .post-body .post-info span,
#article .article-content .article-body .post-info span {
    margin-right: 17px;
    display: inline-block;
}

#blog .blog-content .posts-list .post-item .post-body .post-info span i,
#article .article-content .article-body .post-info span i {
    padding-right: 7px;
    color: #ccc;
    font-size: 14px;
}

#blog .blog-content .posts-list .post-item .post-body .post-info span,
#article .article-content .article-body .post-info span {
    color: #777777;
    font-size: 14px;
}

#blog .blog-content .posts-list .post-item .post-body .post-info span a:hover,
#article .article-content .article-body .post-info span a:hover {
    color: #b11f24
}

#blog .blog-content .posts-list .post-item .post-body .readmore {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    display: inline-block;
    color: #fff;
    background: #232222;
    padding: 7px 23px;
    text-decoration: none;
    font-family: Roboto, sans-serif !important;
}

#blog .blog-content .posts-list .post-item .post-body .readmore:hover {
    background: #b11f24;
    color: #fff;
}

/*----- Article -----*/
.product-comment li {
    float: left;
}

.product-comment li :first-child {
    margin-right: 10px;
}

.product-comment li a {
    font-size: 20px;
    font-weight: normal;
    color: #2d2a26;
    text-align: center;
    text-transform: uppercase;
    font-family: Roboto, sans-serif !important;
}

#article .comment_form {
    margin-top: 0;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

form#article--comment-form input[type=text], #comment_body {
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 20px;
    margin-right: 5px;
    outline: none;
}

#article #comment_body {
    width: 100% !important;
    height: 90px !important;
}

.article-content .body-content * {
    max-width: 100% !important;
}

.article-comment {
    margin-top: 30px;
}

.article-comment .product-comment li {
    padding: 0;
    margin-bottom: 0;
}

#binhluan {
    background: #eee;
    padding: 15px;
}

#binhluan .author {
    color: #232222;
    font-weight: 300;
    font-size: 15px
}

.comment-post {
    margin-bottom: 20px;
}

.comment-post .comment-img {
    text-align: center;
}

.comment-post .comment-img img {
    border-radius: 50%;
    margin-right: 20px;
}

.comment-post #binhluan:after {
    content: "";
    position: absolute;
    top: auto;
    left: 8px;
    bottom: 36px;
    right: auto;
    width: 25px;
    height: 25px;
    border: 1px solid #eee;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 0;
    background: #eee;
    border-top: none;
    border-left: none;
}

/*----------------------------------------------------------------
CONTACT PAGE
----------------------------------------------------------------*/
.row-boxed {
    margin-top: 50px;
}

.wpcf7 {
    margin-bottom: 20px;
}

.wpcf7 p input[type="text"], .wpcf7 p input[type="email"] {
    width: 100%;
    max-width: 100%;
}

.wpcf7 .name-box, .wpcf7 .email-box {
    display: inline-block;
}

.wpcf7 .name-box {
    width: 40%;
    margin-right: 8px;
}

.wpcf7 .email-box {
    width: 58%
}

.wpcf7 p textarea {
    width: 100%;
    max-width: 100%;
    height: 150px;
}

.message_about {
    text-align: left;
}

.company-name {
    font-size: 17px;
}

.icon-contact li {
    margin-bottom: 10px;
}

.icon-contact li i {
    width: 32px;
    height: 32px;
    border: 1px solid #81dcdd;
    text-align: center;
    font-size: 17px;
    line-height: 30px;
    color: #81dcdd;
    margin-right: 10px;
}

.button-desk {
    display: block;
}

.button-resp {
    display: none;
}

.btn-green{
    color: #b11f24;
    background-color: #fff;
    border: 2px solid #b11f24;
    padding:5px 12px;
}
.btn-green:focus,
.btn-green:active,
.btn-green:hover{
    color: #232222;
    background-color: #b11f24;
    border: 2px solid #b11f24;
}

#filter-category li label{
    cursor: pointer;
}

.title-modal{
    font-weight: bold;
    color: #545454;
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
    width: 100%;
    clear:  both;
    text-align: center;
}
.section-title{
    font-size: 25px;
}
@media (min-width: 992px)  {
    .clear-md-3:nth-child(4n+1) {
        clear: both;
    }
}
@media screen and (max-width: 768px){
    .tabs-wrapper ul.nav-tabsm, #wrapper-detail>.row{
        margin-bottom: 0;
    }
    .tabs-wrapper ul.nav-tabs{
        padding: 0;
    }
    .logo-wrapper{
        text-align: center;
        display: block;
    }
    .widget-search form input[type=text]{
        padding-right: 0;
    }
    .ajax_cart_quantity{
        position: absolute;
        top: 0;
        right: 15px;
        border-radius: 50%;
        background: RED;
        height: 25px;
        width: 25px;
        color: #fff;
        line-height: 25px;
        text-align: center;
    }
    .search-switcher-block .site-search,.search-mobile .widget-search{
        width: 100%;
        /*max-width: 100%;*/
        clear: both;
        margin: 0 0 10px 0;
    }

    .inforRight{
        clear: both;
    }
    footer .footer-top .footer-area .widget.footer-subscribe .subscribe-message{
        overflow: hidden;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .clear-sm-4:nth-child(3n+1) {
        clear: both;
    }
}
.site-logo img {
    max-height: 160px;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

/*=========== Color & Size =========== */
a span.colorview{
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #b5b5b5;
    margin-right: 5px;
    box-shadow: 1px 1px #e1e1e1;
}
a.active span.colorview{
    /*border: unset;*/
    outline: 2px solid #81DCDD;
    box-shadow: 1px 1px 1px 1px #9fddd7;
}
a.sizeview{
    display: inline-block;
    padding: 2px 9px;
    border: 1px solid #dedcde;
    margin-right: 5px;
    box-shadow: 1px 1px #e1e1e1;
}
a.active.sizeview {
    outline: 2px solid #e2e2e2;
    box-shadow: 1px 1px 1px 1px #bebfbf;
}
.attr-group .attr-name, .attr-group .size{
    padding: 0 0 10px 0;
}

.addthis_toolbox a {
    color: white;
    font-size: 14px;
    display: inline-block;
    padding: 3px 10px;
    margin-left: 3px;
}

.addthis_toolbox {
    margin: 97px 0;
}
.addthis_toolbox .btn-facebook {
    background-color: #3b5998;
}
.addthis_toolbox .btn-twitter {
    background-color: #1DA1F2;
}
.addthis_toolbox .btn-google-plus {
    background-color: #DC4E41;
}
.addthis_toolbox .btn-pinterest {
    background-color: #CB2027;
}

.article-body .fb-like{
    margin-bottom: 25px;
}

.productImageZoom.is{
    position: relative;
}
.productImageZoom.is:before{
    left: 0;
    top: 0;
    content: '';
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(255,255,255,.8) url("../img/loading.gif") no-repeat center center;
}
@media only screen and (max-width: 773px) {
    header.site-header .top-panel-wrap { display: block;}
    .mobile-menu-icon-wrapper {display: block;}
    .search-mobile {display: block;}
    .search-mobile .widget-search {float: right; right: 0;}
    /*Menu mobile*/
    #site-navigation {display: none;}
    #menu-gadget {
        display: block;
        margin: 5px 0;
        float: right;
        width: 100%;
    }
    .site-header .top-panel-wrap .top-panel-message {
        font-size: 13px;
    }
    .home-product-new, .blogs-carousel {
        margin-top: 20px;
    }
}

/*- - - rating product detail - - -*/
.rating-detail {
    font-size: 17px;
    padding: 10px 0;
}
.vote {
    display: inline-block;
    margin: -3px 0;
}
.ic {
    background: url(../img/SpiritIcon.png) no-repeat transparent;
    background-size: 1355px;
    cursor: pointer;
}
.vote .si {
    background-position: -1224px -1330px;
    float: left;
    height: 15px;
    width: 20px;
}
.vote .si.voteHover, .vote .si.active {
    background-position: -1224px -1261px;
}
.voteView {
    display: inline-block;
    width: 80px;
    height: 15px;
}
.voteViewComment {
    display: inline-block;
    height: 15px;
    width: 80px;
}
#voteView0 {
    background-position: -1224px -1330px;
}

#voteView1 {
    background-position: -1224px -1261px;
}

#voteView2 {
    background-position: -1224px -1275px;
}

#voteView3 {
    background-position: -1224px -1288px;
}

#voteView4 {
    background-position: -1224px -1302px;
}

#voteView5 {
    background-position: -1224px -1315px;
}
#product-page .tab-content #btnRate a, #product-page .tab-content #btnRate button {
    color: #fff !important;
}
#wrapper-detail .rating-detail .voteView {
    margin: -3px 0;
}
#rating .comment-info, .rating-detail {
    display: none;
}
/*- - - end review product detail - - -*/
#modalShow{
    background: #00000078;
}
.table>thead>tr>th{
    font-size: 14px;
}
.title_module_.heading h3 {
    text-align: center;
    font-size: 18px;
}
.title_module_.heading {
    border-bottom: 2px solid #000;
    width: 80%;
    padding-top: 17px;
}
.img_product_mostview{
    height: 100px;
    width: 100px;
}
.flexbox-grid-default {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px auto;
}
.viewedTitle , .viewed_price {
    width: 80%;
    padding-left: 20px;
}
.first_status_view {
    font-size: 17px;
    color:  #201a1a;
    display: block;
    margin-bottom: 10px;
}
.status_name.availabel {
    color: #b11f24;
}
#searchFolding {
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    box-shadow: 0 0 5px #bbb;
    z-index: 99999;
    background: #fff;
}
#searchFolding a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 10px;
    color: #7e7e7e;
}
#searchFolding a:nth-of-type(odd) {
    background: #F6F6F6;
}
#searchFolding a:hover {
    background: #1aa3da;
    color: #fff;
}
#searchFolding a span {
    float: right;
    color: #7e7e7e;
}
#searchFolding a i {
    color: #0E76BC;
    font-size: 11px;
}
.product-description .amount, .product-description .price{
    font-weight: 400;
}
.widget h1{
    font-size: 20px;
    font-family: Roboto,sans-serif !important;
    text-transform: uppercase;
    margin: 0 0 24px;
    color: #232222;
    font-weight: 500;
}
.product-title-gift {
    position: relative;
    color: #005da8;
    font-size: 17px;
    padding: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-bottom: none;
    margin-bottom: 10px;
}
span.gift {
    z-index: 3;
    padding: 1px 5px 3px 30px;
    position: relative;
    background-color: #fff !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
}
span.gift {
    padding: 0 8px 0 0 !important;
    background: #fff;
    display: inline-block;
}
span.gift img {
    width: 90px;
    height: 30px;
}
.product-title-gift:after {
    position: absolute;
    left: 0;
    top: 65%;
    width: 100%;
    height: 1px;
    content: '';
    background: #ccc;
}
.product-gift-content {
    background: 0 0;
    padding: 0;
    border: none;
    color: #58595b;
}
.product-gift-content .fa-check {
    color: #ed1c24;
    padding-right: 5px;
}
.product-gift-content .imgGift {
    display: inline-block;
    width: 100%;
    padding-bottom: 10px;
}
.product-gift-content .imgGift ul li {
    width: 60px;
    float: left;
    margin-right: 40px;
    display: block;
    position: relative;
}
.product-gift-content .imgGift ul li:before {
     content: '+';
     position: absolute;
     top: 25px;
     color: #000;
     left: -20px;
 }
.product-gift-content a {
    color: #58595b;
}
.product-gift-content .imgGift ul li:first-child:before {
    content: ' ';
}
p.gift-title {
    margin: 0;
}
.ui-tooltip {
    padding: 5px 10px;
    color: white;
    font-size: 14px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    box-shadow: 0 0 5px #aaa;
}

.ui-tooltip, .arrow:after {
    background: black;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -32px;
    bottom: -16px;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 20px;
    height: 20px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
#site-navigation .menuLogo{
    display: none;
}
#site-navigation .menuLogo a img{
    display: inline-block;
    height: 40px;
}
#site-navigation.fix-header .menuLogo{
    display: block;
}
#site-navigation.fix-header{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    background: #fff;
}
.pview-desc ul{
    list-style-type: initial;
    padding-left: 20px;
}
.productbestseller li{
    list-style: none;
}
.social-fix.social-mess {
    left: 20px;
    bottom: 110px;
}

.social-fix.social-mess img, .social_zalo img {
    border-radius: 50%;
}

.social-fix.social-mess a {
    background: #0a7cff;
    margin: 0;
    width: 50px;
    padding: 8px 9px;
}
.social_zalo a{
    background: #fff;
    margin: 0;
    width: 50px;
    padding: 8px 9px;
}

.social-fix.social-mess .social_mess, .social_zalo {
    display: flex;
    align-items: center;
    gap: 10px;
}

.title-mess, .title-zalo {
    background: #0a7cff;
    color: #fff;
    padding: 3px 10px;
    border-radius: 20px;
}
.social-fix.social-zalo {
    left: 20px;
    bottom: 170px;
}