/***
Theme Name: CLICKBUYCARE
Theme URI: https://clickbuycare.vn
Description: Developer By DDevTeam
Version: 1.19.3.10
Author: DDevTeam
Author URI: https://clickbuycare.vn
Tags: Clickbuycare, sữa chữa điện thoại
***/

html {
    margin-top: 0px !important;
}

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Helvetica Neue, Helvetica, Roboto, Arial, sans-serif;
    background: #fff;
    font-size: 14px;
    line-height: 1.8;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ol, ul {
    list-style: none;
}

p {
    font-size: 14px;
    line-height: 1.8;
}

a {
    text-decoration: none;
    color: #000;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

a:hover {
    color: #d30029;
    text-decoration: none;
}

a img {
    border: none;
}

strong, b {
    font-weight: 600;
}

fieldset {
    border: none;
}

h1, h2, h3, h4, h5 {
    font-weight: 600;
}

h1 {
    font-size: 2em;
}

.h2, h2 {
    font-size: 20px;
}

.h3, h3 {
    font-size: 18px;
}

.h4, h4 {
    font-size: 16px;
    line-height: 1.4;
}

.h5, h5 {
    font-size: 14px;
}

.clear {
    clear: both;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

.align-center-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.align-center-flex-inline {
    display: flex;
    align-items: center;
    justify-content: center;
}

label {
    font-weight: 600;
}

/****page-navigation*****/

.page-navigation {
    padding: 15px 0;
    text-align: center;
    font-size: 13px;
}

.page-navigation .page_title {
    color: #555;
    margin-right: 4px;
}

.page-navigation a:hover, .page-navigation a:active, .page-navigation .current {
    color: white;
    background: #7d7d7d;
    margin-right: 5px;
    padding: 5px 10px;
}

.page-navigation a {
    color: #fff;
    margin-right: 5px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    background: #333;
}

#crumbs {
    font-size: 12px;
    padding: 0px 0 10px 0;
    color: #d30029;
}

#crumbs a {
    color: #d30029;
}

.woocommerce-store-notice, p.demo_store {
    padding: 5px;
    color: #fff;
    background: #007eff6b;
    z-index: 99999;
    position: fixed;
    top: 0px;
    text-align: center;
    width: 100%;
    font-size: 10px;
}

/***********************/

header {
    position: relative;
    background: #ff0000;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    clear: both;
    border-bottom: 1px solid #ff0505;
    padding: 5px 0px;
}

.ex_header {
    padding: 0px 0px 0px 0px;
}

header #ng_lg {
    display: block;
    padding: 5px 0px;
}

header #ex_logo {
    max-height: 85px;
    width: 206px;
    max-width: 100%;
    height: auto;
}

#ex_fsearch {
    position: relative;
    z-index: 1000;
}

.dst_fsearch {
    padding: 0px 25px;
}

.search-container {
    width: 80%;
}

.ex_search {
    border: 1px solid #d3d3d3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
}

#ex_sbm {
    width: 45px;
    height: 33.5px;
    position: absolute;
    top: 1px;
    right: 0;
    border: none;
    background: transparent;
    -webkit-border-radius: 0 2px 2px 0;
    -moz-border-radius: 0 2px 2px 0;
    border-radius: 0 2px 2px 0;
    border-left: solid 1px #d3d3d3
}

.xicon-search {
    background-position: -160px 0;
    width: 20px;
    height: 20px;
    display: block;
    margin: 1px auto 0;
}

#ex_stext {
    padding: 5px 47px 5px 10px;
    width: 100%;
    border: 0px;
    font-size: 13px;
    border-radius: 3px;
}

#ex_ssub {
    border: 0px;
    background: transparent;
}

.ex_ketqua {
    display: block;
    width: 100%;
    position: absolute;
    top: 35px;
    z-index: 11;
}

.ex_kqmain {
    margin-right: 0px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
}

.ex_kqmain > ul > li > a {
    display: table;
    width: 100%;
    padding: 7px 10px;
    border-bottom: 1px dashed #f3f3f3;
}

.ex_kqmain > ul > li > a > p {
    display: table-cell;
    vertical-align: top;
    width: 40px;
    height: 40px;
}

.ex_kqmain > ul > li > a > div {
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
}

.ex_kqmain > ul > li > a:hover {
    background: #f4f4f4;
}

.ex_kqmain > ul > li > a > p > img {
    width: 40px;
    height: 40px;
}

.ex_kqmain > ul > li > a > div > h3 {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.29;
    color: #505050;
    margin-bottom: 0px;
    margin-top: 0px;
}

.ex_kqmain > ul > li > a > div > p {
    font-size: 14px;
    color: #d0021b;
    margin-bottom: 0px;
}

.ex_kqmain ul {
    margin-bottom: 0px;
}

.ex_hcart {
    text-align: center;
}

#ex_vcart {
    position: relative;
    display: inline-block;
}

.ex_ccart {
    color: #fff;
    border: 2px solid #fff;
    position: absolute;
    top: 1px;
    left: -5px;
    background: #E60606;
    border-radius: 50% 50%;
    padding: 0px 6px;
    font-size: 11px;
}

#ex_vcart:hover .ex_ccart {
    background: #fff;
    border: 1px solid #E60606;
    color: #E60606;
    font-weight: 600;
}

#ex_hotwords {
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    display: none;
}

#ex_hotwords ul {
    margin-top: 2px;
    margin-bottom: 0px;
}

#ex_hotwords ul li {
    display: inline-block;
    padding-left: 10px;
}

#ex_hotwords ul li:first-child {
    padding-left: 0px;
}

.ex_menu {
    height: 40px;
    background: #c21d32;
}

.ex_menu a {
    color: #fff;
}

.ex_menu .mega-sub-menu a {
    color: #333;
}

.ex_menu .navbar {
    padding: 0px;
}

#mega-menu-wrap-primary #mega-menu-primary {
    background: #ff0000 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    width: 100px !important;
}

.ex_menu #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
    width: 170px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link:after, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after {
    display: none;
    content: '' !important;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item {
    position: relative !important;
    display: inline-block !important;
    transition: 0.5s !important;
    -webkit-transition: 0.5s !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 8px 7px 8px 7px !important;
    height: auto !important;
    line-height: 1.4 !important;
    text-align: center !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
    /*color: #d0011b !important;*/
    font-weight: 500 !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: #ffffff !important;
    color: #ff0000 !important;
    font-weight: 500 !important;
    border-radius: 10px !important;
    /*text-decoration: underline !important;*/
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: #d0011b !important;
    color: #fff !important;
    border-radius: 10px !important;
}

#mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    transition: .2s ease-out;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.ngMenu {
    padding-left: 0px;
    margin-top: 5px;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
}

#main-primary {
    padding: 15px 0px;
    background: #f1f1f1;
}

body#main-primary {
    background: #f1f1f1;
}

.xu_ex {
    padding: 0px;
}

.ex_slider {
    padding-right: 0px;
}

#sync1 .wp-caption-text {
    display: none;
}

#sync1 .owl-item .wp-caption {
    width: 805px !important;
}

#sync2 .owl-item .wp-caption {
    width: auto !important;
    max-width: 100%;
    height: 40px;
}

#sync2 .owl-item .image {
    display: none;
}

#sync2 {
    background: #fff;
    padding: 0px 0px 0px 0px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

#sync2 .owl-item .wp-caption-text {
    padding: 7.5px 5px 0px 5px;
    text-align: center;
    line-height: 1.3em;
    font-size: 12px;
    letter-spacing: 0px;
    margin-bottom: 0px;
    height: 33px;
    cursor: pointer;
    text-transform: uppercase;
}

#sync2 .owl-item {
    height: 55px;
}

#sync2 .owl-item:after {
    content: '';
    float: right;
    height: 35px;
    border-right: 1px solid #e5e5e5;
    position: absolute;
    top: 10px;
    right: 0;
}

#sync2 .owl-item:hover, #sync2 .owl-item.current {
    color: #c21d32;
    background: #f2f2f2;
    font-weight: 600;
    border-top: 2px solid #c21d32;
}

#sync2 .owl-item.current:after {
    border-right: 0px;
}

#sync2 .owl-item:hover:after {
    border-right: 0px;
}

#sync1.owl-theme .owl-nav {
    position: absolute;
    top: 38%;
    height: 0;
    width: 100%;
    display: none;
}

#sync1.owl-theme .owl-nav div {
    display: inline-block;
    zoom: 1;
}

#sync1.owl-theme .owl-nav .owl-prev {
    line-height: 1;
    display: inline-block;
    position: absolute;
    left: 10px;
    padding: 0px 0 0;
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: -webkit-body;
}

#sync1.owl-theme .owl-nav .owl-next {
    line-height: 1;
    display: inline-block;
    position: absolute;
    right: 10px;
    padding: 0px 0 0;
    margin: 0;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: -webkit-body;
}

.ex_slider:hover #sync1.owl-theme .owl-nav {
    display: block;
}

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

.home .ex_rgnews img {
    height: 180px;
    box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -webkit-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -moz-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
}

.ng_bHRight:first-child {
    margin-bottom: 15px;
}

.ex_hnews_rg {
    background: #fff;
    padding: 10px 10px 10px 10px;
}

.ex_news {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ex_news h3 {
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 2px solid #c21d32;
    line-height: 1.3;
    padding-bottom: 5px;
    position: relative;
}

.ex_news a {
    color: #c21d32;
}

.ex_news h3 span {
    position: absolute;
    left: 0;
    bottom: -6px;
    font-weight: 400;
    padding-right: 7px;
    text-transform: none;
    font-size: 10px;
    display: block;
    background: #fff;
    line-height: 1;
}

.ex_news:hover h3 span {
    color: #288ad6;
}

.ex_hgnews {
    margin: 5px 0px 0px 0px;
}

.ex_hgnews li {
    padding-bottom: 7px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999;
    display: block;
    width: 100%;
    overflow: hidden;
}

.ex_hgnews li:last-child {
    padding-bottom: 0px;
    margin-bottom: 0px;
    border-bottom: 0px dotted #999;
}

.ex_hgnews img {
    display: block;
    overflow: hidden;
    float: left;
}

.ex_hgnews_ds {
    display: block;
    margin-left: 80px;
    padding-left: 10px;
    overflow: hidden;
    line-height: 1.2;
}

.ex_hgnews_title {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1.6;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 39px;
    font-size: 13px;
    font-weight: 600;
}

.home .ex_hgnews_title {
    margin-top: 0px;
}

.ex_date {
    font-size: 10px;
    color: #999;
}

/*CSS Main Home*/
.section-main {
    margin-top: 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -webkit-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -moz-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    margin-bottom: 15px;
}

.xu_ex .section-main.gallary-section{
    margin-top: 0px;
}

.section-title-main {
    /* text-align: center;
    width: 100%;
    color: #fff;
    font-size: 2.3em;
    padding: 10px 0px;
    border-top-left-radius: 5px;
    background: #ff0000;
    text-transform: capitalize;
    border-top-right-radius: 5px;
    margin-bottom: 0px; */
    text-align: center;
    width: 100%;
    color: #ff0000;
    font-size: 2.3em;
    padding: 10px 0px 0px;
    text-transform: capitalize;
}

.front-step-wrapper {
    padding-left: 0;
    padding-right: 0;
}

.front-step {
    position: relative;
    padding: 15px 20px 33px;
    height: 100%;
}

.front-step h2 {
    color: #fefefe;
    font-size: 22px;
    line-height: 1.2;
    padding-top: 10px;
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
}

.front-step p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0;
}

.front-step1 {
    background-color:#979EA5;
    border-bottom-left-radius: 5px;
}

.front-step2 {
    background: #7c858e;
}

.front-step3 {
    background: #68727c;
    border-bottom-right-radius: 5px;
}

.front-step1:before {
    content: "1";
    opacity: 0.1 !important;
}

.front-step2:before {
    content: "2";
    right: -15px !important;
}

.front-step3:before {
    content: "3";
    right: -15px !important;
}

.front-step:before {
    color: #fff;
    font: 300 125px 'Open Sans', sans-serif;
    font-weight: bold;
    display: block;
    position: absolute;
    right: -20px;
    bottom: -40px;
    opacity: 0.1;
}

.front-step:after {
    top: 50%;
    width: 0;
    height: 0;
    left: 100%;
    z-index: 2;
    content: " ";
    display: block;
    margin-top: -1em;
    position: absolute;
    border-left: 15px solid #EC7049;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
}

.front-step1:after {
    border-left: 15px solid #68727cb0;
}

.front-step2:after {
    border-left-color: #899199;
}

.front-step3:after{
    content: unset;
}
/* .section-main .gioithieu-container {
    display: flex;
}

.gioithieu-container + .gioithieu-container {
    margin-top: 15px;
    margin-bottom: 25px;
    padding-bottom: 2px;
}

.gioithieu-container .textwidget p:first-child, .gioithieu-container .textwidget h2 {
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
}

.gioithieu-container .textwidget p:first-child:before, .gioithieu-container .textwidget h2:before {
    content: "";
    background-color: #da291c;
    position: absolute;
    bottom: -28px;
    height: 2px;
    border-radius: 100px;
    margin-bottom: 25px;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    left: 0;
    -webkit-transform: none;
    transform: none;
    width: 255px;
}

.section-main .gioithieu-container img {
    width: 30vw !important;
    position: relative;
    border-radius: 5px;
}

.section-main .gioithieu-container .textwidget:before {
    -webkit-transform: skewX(-16deg);
    transform: skewX(-16deg);
    content: "";
    background: #fff;
    width: 200px;
    position: absolute;
    left: -85px;
    top: 0;
    bottom: 0;
}

.gioithieu-container + .gioithieu-container .textwidget:before {
    -webkit-transform: skewX(16deg);
    transform: skewX(16deg);
    content: "";
    background: #fff;
    width: 200px;
    position: absolute;
    right: -85px;
    left: unset;
    top: 0;
    bottom: 0;
}

.section-main .gioithieu-container .textwidget {
    text-align: justify;
    padding: 0px 10px;
    position: relative;
}

.section-main .gioithieu-container .textwidget p {
    text-align: justify;
    position: relative;
}

.section-main .gioithieu-container .textwidget h2 {
    position: relative;
} */

.single_addcart {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*CSS Statistic*/
#scroll-counter-handler {
    background: #181b22;
    padding: 20px 0;
    height: 270px;
}

.circle {
    display: flex;
    align-items: center;
    justify-content: center;
}

.title-circle {
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: gray;
    color: #fff;
    line-height: 1.2;
    display: block;
    text-transform: uppercase;
    margin-top: 15px
}

.circle-card {
    width: 23%;
    display: inline-block;
    float: left;
    margin-left: 1%;
    margin-right: 1%;
    height: 235px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 10px;
    /*box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);*/
    /*-webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);*/
    /*-moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);*/
}

.circles-text {
    color: #fff;
    font-size: 30px !important;
}

/*GALLARY IMAGE*/
.gallary-section .section-title-main {
    font-size: 24px;
    position: relative;
    text-transform: capitalize;
    text-align: left;
    height: 100%;
    font-style: italic;
}

#customer-image {
    padding: 0 3px 1px;
    margin-top: 25px;
}

#customer-image.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}

#customer-image.owl-theme:hover > .owl-nav .owl-prev, #customer-image.owl-theme:hover > .owl-nav .owl-next {
    display: inline-block;
}

#customer-image.owl-theme .owl-nav .owl-prev {
    display: none;
    line-height: 1;
    position: absolute;
    left: 10px;
    padding: 0px 0 0;
    margin: 0;
    top: 40%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: -webkit-body;
}

#customer-image.owl-theme .owl-nav .owl-next {
    display: none;
    line-height: 1;
    position: absolute;
    right: 10px;
    padding: 0px 0 0;
    margin: 0;
    top: 40%;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: rgba(0, 0, 0, .3);
    width: 48px;
    height: 48px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    font-family: -webkit-body;
}

#customer-image.owl-theme .owl-nav div {
    display: inline-block;
    zoom: 1;
}

.ribbon {
    width: 418px;
    height: 47px;
    line-height: 40px;
    padding-left: 15px;
    position: absolute;
    left: -9px;
    top: 12px;
    color: #fff;
    background: #ff0000;
}

.ribbon:before, .ribbon:after {
    content: "";
    position: absolute;
}

.ribbon:before {
    height: 0;
    width: 0;
    top: -8.5px;
    left: 0.1px;
    border-bottom: 9px solid rgb(27, 27, 27);
    border-left: 9px solid transparent;
}

.ribbon:after {
    height: 0;
    top: 0px;
    width: 0;
    right: -15.5px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 15.5px solid #ff0000;
}

#ex_scl {
    line-height: 2;
    height: 36px;
    display: block;
    width: 100%;
    overflow: hidden;
    color: #333;
}

#ex_scl a {
    margin-right: 5px;
}

#ex_scl a:last-child {
    margin-right: 0px;
}

#ex_scl .ex_hotline {
    font-weight: 700;
    color: #ff0000;
}

#ex_scl span {
    border-left: 1px solid #999;
    padding: 0px 5px;
}

#ex_scl svg {
    vertical-align: middle;
}

.ex_finfo {
    padding: 15px 0px;
    font-size: 13px;
}

.ex_finfo a {
    color: #212529;
}

.ex_finfo a:hover {
    color: #d30029;
}

.ex_finfo ul li {
    margin-bottom: 5px;
}

.ex_checkout {
    width: 100%;
    text-align: right;
    display: block;
    overflow: hidden;
}

.xicon-bct {
    background-position: 0 -54px;
    width: 105px;
    height: 38px;
}

.ex_fcopyright {
    background: #f0f0f0;
    font-size: 10px;
    color: #999;
    text-align: center;
}

.ex_fcopyright p {
    font-size: 11px;
    margin-bottom: 0px;
}

#primary {
    width: 100%;
}

.woocommerce-products-header__title {
    font-size: 18px;
    margin-top: 10px;
}

.term-18 .ex_locsp .ex_filter.ex_sapxep {
    display: none;
}

.ex_locsp {
    padding: 7px 15px;
    display: block;
    height: 40px;
    background: #ffffff;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    width: 100%;
    position: relative;
    color: #c21d32;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.ex_locsp h1 {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 16px;
    display: inline-block;
    color: #333;
}

.ex_filter {
    display: block;
    background: #fff;
    width: 100%;
    position: relative;
    margin-bottom: 0px;
}

.ex_filter li {
    display: inline-block;
    width: auto;
    vertical-align: top;
    font-size: 13px;
    position: relative;
    white-space: nowrap;
    margin-left: 15px;
}

.ex_sapxep .ex_hien {
    padding-right: 0;
}

.ex_sapxep .ex_hien:after {
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #c21d32;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
}

.ex_sapxep .ex_hien:hover {
    cursor: pointer;
}

.ex_sapxep {
    display: inline-block;
    width: auto;
    vertical-align: top;
    font-size: 13px;
    position: relative;
    white-space: nowrap;
    float: right;
}

.ex_sublist {
    top: 28px;
    text-align: left;
    position: absolute;
    z-index: 2;
    visibility: visible;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
    padding: 5px 35px 5px 10px;
    min-width: 140px;
}

.ex_sapxep .ex_sublist a {
    margin-bottom: 5px;
    display: block;
    float: left;
    width: 100%;
    line-height: 2;
    padding-left: 0px;
}

.ex_sapxep a {
    color: #333;
    display: inline-block;
    vertical-align: top;
    padding-left: 10px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ex_sapxep a:hover {
    color: #c21d32;
}

.ex_sublist:before, .ex_sublist:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    bottom: 100%;
    left: 45%;
    border-bottom: 10px solid #d9d9d9;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.ex_sapxep .ex_sublist:before, .ex_sapxep .ex_sublist:after {
    left: 80%;
}

.ex_sublist:after {
    border-width: 9px;
    border-bottom-color: #fff;
    margin-left: 1px;
}

.ex_sapxep .ex_sublist {
    right: -6px;
}

.ex_sapxep li > a {
    color: #c21d32;
}

.ex_sapxep li > a:hover {
    color: #333;
}

.ex_close {
    border-radius: 50%;
    border: 1px solid #d3d3d3;
    font-size: 10px;
    background: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 8px;
    top: 8px;
    cursor: pointer;
}

.ex_p2 {
    padding: 10px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    background: #fff;
    float: left;
    text-align: left;
    overflow: hidden;
    position: relative;
}

.ex_p2x2 h2 {
    padding-left: 10px;
    padding-top: 0px;
    right: 10px;
    height: 56px;
}

.ex_p2x2 .ex_prtitle {
    padding: 0px 10px 10px 10px;
    height: 50px;
}

.ex_p2 .wp-post-image {
    display: block;
    margin: 0px auto;
    /*-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;*/
}

.ex_p2 a:hover > .wp-post-image {
    /*margin:5px auto 15px;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out*/
}

.ex_p2:hover {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
    box-shadow: 0 0 50px rgba(0, 0, 0, .1);
    box-sizing: border-box;
    z-index: 1;
}

.fflash .ex_p2 {
    width: 100%;
    max-width: 100%;
}

body.home .ex_lpimages, body.tax-product_cat .ex_lpimages, body.search-results .ex_lpimages {
    height: 230px;
}

body.home .ex_p2x2 .ex_lpimages, body.tax-product_cat .ex_p2x2 .ex_lpimages, body.search-results .ex_p2x2 .ex_lpimages {
    height: 280px;
    padding-bottom: 10px;
}

.ex_p2 label.ex_tragop {
    font-size: 10px;
    top: 0px;
    position: absolute;
    right: 15px;
}

.ex_p2 label.ex_khuyenmai {
    padding: 1px 5px;
    color: #fff;
    position: absolute;
    left: 15px;
    font-size: 10px;
    bottom: 108px;
    background-image: linear-gradient(-90deg, #ec1f1f 0%, #ff9c00 100%);
    border-radius: 4px;
}

.ex_p2 label.ex_moiramat {
    padding: 1px 5px;
    color: #fff;
    position: absolute;
    left: 15px;
    font-size: 10px;
    top: 10px;
    background-color: #3fb846;
    border-radius: 4px;
}

.ex_prtitle {
    display: block;
    width: 100%;
    overflow: hidden;
    height: 50px;
}

.ex_prtitle .xu_countdown {
    display: none;
}

.fflash .ex_prtitle .xu_countdown {
    display: flex;
    align-items: center;
    justify-content: center;
}

.woocommerce-loop-product__title {
    display: block;
    width: 100%;
    color: #4d4d4d;
    font-weight: 500;
    font-size: 13px;
    text-decoration: none;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px 0px 5px 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
    margin-bottom: 0px;
}

.ex_p2 .price, .woocommerce .related .ex_p2 span.price, .woocommerce .upsells .ex_p2 span.price {
    display: block;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    position: relative;
}

.price ins, .price > .woocommerce-Price-amount {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    font-size: 14px;
    color: #e10c00;
    font-weight: bold;
    margin-right: 10px;
    text-decoration: none;
    float: left;
}

ins {
    text-decoration: none !important;
}

del {
    text-decoration-color: #9e9e9e;
}

.price del .woocommerce-Price-amount {
    color: #9e9e9e;
    font-size: 12px;
    font-weight: 400;
}

.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    opacity: 1;
}

.ex_preorder {
    color: #e10c00;
}

.tawcvs-swatches .ex_preorder {
    display: block;
}

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

.related.products .ex_p2 .ex_lpimages img {
    width: 90px;
    height: auto;
    max-width: 100%;
}

.woocommerce .star-rating span {
    color: #faca51;
}

.woocommerce .ex_p2 .star-rating {
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 3px;
}

.viewmore a {
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 1.9;
    font-size: 13px;
    color: #288ad6 !important;
    border: 1px solid #e0e0e0;
    text-align: center;
    border-radius: 3px;
    margin: 10px auto 0px;
    width: 230px;
}

.viewmore a:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #288ad6;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.viewmore a:hover {
    background: #288ad6;
    border-color: #288ad6;
    color: #fff !important;
}

.viewmore a:hover:after {
    border-top: 6px solid #fff;
}

.ex_sgtitle {
    display: block;
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 15px 0px 15px;
    position: relative;
}

.ex_sgtitle h1 {
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0px;
}

.ex_rating {
    font-size: 12px;
    margin-bottom: 5px;
}

.ex_rating a {
    color: #018fe5;
}

.dst-social {
    right: 15px;
    top: 15px;
    position: absolute;
}

.woocommerce .ex_rating .star-rating {
    margin-right: 5px;
    margin-top: 5px;
    float: left;
    color: #ffa541;
}

.woocommerce #main-primary .type-product .ex_bgw .price {
    display: inline-block;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 2px;
}

.woocommerce #main-primary .type-product .ex_bgw .price > span, .woocommerce #main-primary .type-product .ex_bgw .price ins {
    display: inline-block;
    overflow: hidden;
    font-size: 24px;
    vertical-align: middle;
    margin-right: 10px;
    line-height: 1;
    margin-top: 7px;
}

.ex_bgw {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -webkit-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -moz-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
}

.brd-rds {
    border-radius: 5px;
    box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -webkit-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -moz-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    margin-bottom: 25px;
}

#main-primary .woocommerce-product-gallery {
    width: 100%;
}

.woocommerce #main-primary div.product form.cart {
    margin-bottom: 15px;
}

.woocommerce div.product form.cart .variations .reset_variations {
    display: none !important;
    color: #fff;
}

.woocommerce div.product form.cart .variations td.label {
    width: 80px;
}

.woocommerce div.product form.cart .variations label {
    margin-bottom: 0;
    line-height: 2.5;
}

.variations .label {
    display: none;
}

.variations .tawcvs-swatches {
    padding: 0px;
}

.woocommerce div.product form.cart .variations .tawcvs-swatches .swatch {
    line-height: 1.5;
    background: #fff0 !important;
    border: 1px solid #ddd;
    -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .15);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 30%;
    float: left;
    text-indent: 0;
    height: auto;
    text-align: center;
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: 700;
    font-size: 12px;
    color: #000;
    opacity: 1;
}

.swatch .woocommerce-Price-amount {
    display: block;
    width: 100%;
}

.swatch del .woocommerce-Price-amount {
    font-weight: 400 !important;
    color: #757575 !important;
}

.woocommerce div.product form.cart .variations .tawcvs-swatches .swatch.selected {
    border-color: #d70018;
}

.variations .tawcvs-swatches .swatch.selected:before {
    display: none;
}

.br_ar:last-child {
    display: none;
}

.woocommerce div.product form.cart .single_add_to_cart_button, .woocommerce div.product form.cart .btn-suachua {
    width: 49%;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 7px 0;
    background: #db0000;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.woocommerce div.product form.cart .btn-suachua {
    background: #288ad6;
    width: 49%;
    margin-left: 2%;
}

.woocommerce div.product form.cart .single_add_to_cart_button svg, .woocommerce div.product form.cart .btn-suachua svg {
    float: left;
    color: #fff;
    fill: currentcolor;
    margin-left: 10px;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
    padding: .5em 0em 0 0;
}

.woocommerce div.product form.cart .single_add_to_cart_button > span, .woocommerce div.product form.cart .btn-suachua > span {
    margin-left: 45px;
    display: block;
    text-align: left;
}

.woocommerce div.product form.cart .single_add_to_cart_button span.ex_subcart, .woocommerce div.product form.cart .btn-suachua span.ex_subcart {
    width: 100%;
    font-size: 11px;
    display: block;
    font-weight: 400;
    margin-top: 4px;
}

.woocommerce div.product form.cart .single_add_to_cart_button:hover {
    background: #b50000;
    color: #fff;
}

.woocommerce div.product form.cart .btn-suachua:hover {
    background: #1870b5;
    color: #fff;
}

.tm-epo-field-label.tm-left, .tm-epo-field-label.tm-right {
    width: 100%;
}

.tm-extra-product-options-inner .tm-epo-field-label.tm-left + .tm-extra-product-options-container {
    width: 100% !important;
    max-width: 67%;
}

.tm-epo-field.tmcp-select {
    height: 34px;
}

.tcfa {
    vertical-align: top;
    padding-top: 8px;
}

.ex_goihotline {
    margin-bottom: 15px;
    width: 100%;
    display: block;
    overflow: hidden;
    text-align: center;
    background: #f1f1f1;
    border-radius: 5px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.ex_goihotline strong {
    color: #db0000;
}

.ex_addmua {
    display: block;
    width: 100%;
    overflow: hidden;
}

.ex_addmua .woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin-right: 1%;
    overflow: hidden;
    float: left;
}

.ex_uudai {
    border-radius: 5px;
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
}

.ex_uudai h3 {
    display: block;
    overflow: hidden;
    font-size: 15px;
    color: #333;
    padding: 10px 15px 10px 15px;
    text-transform: uppercase;
    margin-bottom: 0px;
}

.ex_uudai .ex_km {
    max-height: 145px;
    font-size: 13px;
    padding: 0px 15px 15px 15px;
    overflow-y: auto;
}

.ex_uudai .ex_km p {
    margin-bottom: 0px;
}

.ex_uudai .ex_km p:last-child {
    margin-bottom: 0px;
}

.ex_uudai .ex_km ul {
    margin-bottom: 0px;
}

.ex_uudai .ex_km ul li {
    position: relative;
    padding-left: 20px;
}

.ex_uudai .ex_km ul li::before {
    left: 0;
    position: absolute;
    content: "\f06b";
    font-family: 'Fontawesome';
    font-size: 14px;
    color: #db0000;
    display: inline-block;
}

.ex_rgtbox {
    padding: 10px;
    border-radius: 5px;
    border: 1px solid #018fe5;
}

.ex_rgtbox:last-child {
    margin-bottom: 15px;
}

.ex_rgtbox h3 {
    font-size: 14px;
}

.ex_rgtbox ul {
    margin-bottom: 0px;
}

.ex_rgtbox ul li {
    margin-bottom: 7px;
    line-height: 1.6;
    font-size: 13px;
    position: relative;
    padding-left: 17px;
}

.ex_rgtbox ul li::before {
    left: 0;
    position: absolute;
    content: "\f058";
    font-family: 'Fontawesome';
    font-size: 14px;
    margin-right: 5px;
    color: #018fe5;
    display: inline-block;
}

.ex_camket {
    margin-top: 28px;
    position: relative;
}

.ex_camket .textwidget {
    overflow-y: auto;
    max-height: 150px;
}

.textwidget::-webkit-scrollbar {
    width: 3px;
    background-color: #F5F5F5;
}

.textwidget::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.textwidget::-webkit-scrollbar-thumb {
    background-color: yellowgreen;
}

.ex_camket h3 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    top: -15px;
    left: 10px;
    position: absolute;
    border: 1px solid #018fe5;
    padding: 3px 5px;
    background: #018fe5;
    color: #fff;
    border-radius: 5px;
}

.ex_camket ul li::before {
    content: "\f164";
}

.ex_camket.ex_rgtbox {
    padding: 10px 3px 10px 10px;
}

.ex_bonus_uudai {
    margin-top: 25px;
    position: relative;
    padding-top: 20px;
}

.ex_bonus_uudai h3 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    top: -12px;
    left: 15px;
    position: absolute;
    border: 1px solid #09af00;
    padding: 3px 5px;
    background: #00A82D;
    color: #fff;
}

.area_article {
    display: block;
    overflow: hidden;
    float: left;
    width: 100%;
}

.ex_cnpost .show-more, .ex_cnpost .hide-more {
    display: block;
    float: left;
    width: 100%;
}

.ex_cnpost .show-more:before {
    height: 55px;
    margin-top: -45px;
    content: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#fff), color-stop(.2, #fff), to(rgba(255, 255, 255, 0)));
    display: block;
}

.ex_cnpost .readmore {
    width: 94px;
    display: block;
    overflow: hidden;
    position: relative;
    line-height: 27px;
    font-size: 14px;
    color: #e6001b;
    margin: 10px auto;
    cursor: pointer;
    font-weight: 600;
}

.ex_cnpost .readmore:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #e6001b;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.ex_cnpost .hide-more .readmore:after {
    content: '';
    width: 0;
    right: 0;
    border-bottom: 6px solid #ff6600;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 0px solid #ff6600;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px;
}

.ex_cnpost {
    padding: 15px 0px;
    overflow: hidden;
}

body.page .ex_cnpost {
    padding: 15px 10px;
    overflow: hidden;
}

.ex_cntitle {
    padding-bottom: 10px;
    border-bottom: 1px solid #efeeee;
    font-size: 16px;
    overflow: hidden;
    display: block;
    line-height: 1.4;
}

.ex_lborder {
    margin-left: 15px;
}

.ex_thongso {
    padding: 15px 0px;
}

.ex_thongso h2 {
    margin-bottom: 0px;
}

.agia > .image, .agia > a > .image {
    margin-top: 15px;
}

.woocommerce .ex_thongso table.shop_attributes {
    margin-bottom: 0px;
    font-size: 13px;
    border-top: 0px;
}

.woocommerce .ex_thongso table.shop_attributes th, .woocommerce .ex_thongso table.shop_attributes td {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-style: normal;
    font-weight: 400;
}

.woocommerce .ex_thongso table.shop_attributes th {
    color: #969696;
}

.ex_danhgia {
    display: block;
    overflow: hidden;
    width: 100%;
}

.ex_nx .ex_cntitle {
    padding-top: 15px;
    border-bottom: 0px;
    border-top: 1px solid #efeeee;
}

.ex_thongke {
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 0px 15px;
    margin-bottom: 20px;
    display: table;
    width: 100%;
}

.ex_chiba {
    text-align: center;
    font-size: 12px;
    color: #4a4a4a;
    padding: 10px;
    border-right: 1px solid #d8d8d8;
    display: table-cell;
    vertical-align: middle;
}

.ex_guidanhgia {
    border-right: 0px solid #d8d8d8;
    width: 250px;
}

.ex_diemsao {
    width: 200px;
}

.ex_diemso::after {
    font-family: WooCommerce;
    content: '\e020';
    padding-left: 10px;
}

.ex_diemso {
    font-size: 40px;
    color: #fd9727;
    line-height: 40px;
}

.ex_thongke .progress {
    height: 6px;
    margin-bottom: 0px;
}

.ex_thongke .progress-bar {
    height: 5px;
    background-color: #ff9100;
}

.ex_saovang {
    margin-bottom: 0px;
}

.ex_saovang > li {
    display: table;
    width: 100%;
    margin-bottom: 2px;
    font-size: 12px;
    color: #9a9a9a;
    line-height: 1.5;
}

.ex_saovang > li > span {
    display: inline-block;
    position: relative;
}

.ex_saovang .ex_5sao {
    width: 20%;
}

.ex_saovang .progress {
    width: 60%;
}

.ex_saovang .ex_sdem {
    width: 20%;
}

.ex_guidanhgia a {
    cursor: pointer;
    height: 34px;
    line-height: 34px;
    padding: 9px 35px;
    color: #fff;
    background: #d30029;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 14px;
}

#reviews .woocommerce-Reviews-title {
    margin-top: 5px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

#reviews .woocommerce-Reviews-title {
    margin-top: 5px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

.woocommerce #reviews #review_form #respond textarea, #comment {
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px;
    width: 100%;
    height: 75px;
}

.woocommerce #reviews #review_form #respond .form-submit input {
    text-decoration: none;
    background: #d30029;
    color: #ffffff;
    border-radius: 4px;
    font-weight: normal;
}

.woocommerce #reviews #review_form_wrapper p.stars:hover a::before {
    color: #ffa541;
}

.woocommerce #reviews p.stars a {
    margin-right: 3px;
}

.woocommerce #main-primary #reviews #comments ol.commentlist > li > div > .comment-text {
    border: 0px;
    padding: 0px;
}

#reply-title {
    display: none;
}

.woocommerce #review_form #respond p.stars {
    margin: 0 0 0px;
    font-size: 20px;
}

.woocommerce #main-primary #reviews #comments ol.commentlist .children li, #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: #f8f8f8;
    border: 1px solid #e4e1e3;
}

.woocommerce #reviews #comments ol.commentlist .children li img.avatar {
    float: left;
    position: absolute;
    top: 15px;
    left: 15px;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 10px;
}

#comments ol.commentlist li .children {
    margin: 0px 0 0 0px !important;
    padding-left: 0px;
}

#comments ol.commentlist li .children .comment-text, .woocommerce #reviews #comments ol.commentlist .children li .comment-text {
    /*background: #f8f8f8;*/
    border: 0px;
}

#reviews #comments #respond textarea {
    border: 1px solid #dadada;
    border-radius: 4px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}

#reviews #comments #respond .form-submit input {
    text-decoration: none;
    background: #d30029;
    color: #ffffff;
    border-radius: 5px;
    font-weight: normal;
    padding: 5px 7px;
    border: 0px;
}

#reviews #comments ol.commentlist .children li:after, #reviews #comments ol.commentlist .children li:before {
    top: -20px;
    left: 16px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#reviews #comments ol.commentlist .children li:before {
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #f8f8f8;
    border-width: 11px;
    margin-left: -11px;
    z-index: 1;
}

#reviews #comments ol.commentlist .children li:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #dfdfdf;
    border-width: 10px;
    margin-left: -10px;
}

.woocommerce #main-primary #reviews #comments ol.commentlist > li > div > .comment-text {
    border: 0px;
    padding: 0px;
}

.woocommerce #main-primary #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 0px;
}

.woocommerce #main-primary #reviews #comments ol.commentlist .children .children li {
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
}

.woocommerce #comments nav.woocommerce-pagination {
    text-align: left;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0px;
}

.woocommerce nav.woocommerce-pagination ul li {
    border: 1px solid #e2e2e2;
    margin-right: 5px;
    border-radius: 4px;
    background: #e2e2e2;
    font-size: 13px;
}

.related > h2, .upsells > h2 {
    background: #fff;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px solid #f3f3f3;
    padding: 15px;
    font-size: 16px;
    overflow: hidden;
    display: block;
}

.ex_splienquan .related > h2 {
    margin-top: 15px;
}

.ex_mgbottom {
    margin-bottom: 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -webkit-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -moz-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
}

#primary .woocommerce-breadcrumb {
    font-size: 12px;
}

#primary .woocommerce-breadcrumb a {
    color: #767676;
}

.ex_tinlq {
    padding: 0px;
}

.ex_tinlq .ex_hgnews li {
    border-bottom: 0px;
}

.ex_splienquan h2 {
    padding: 0px 0px 15px 0px;
}

.ex_splienquan .ex_p2 {
    width: 100%;
    max-width: 100%;
    display: block;
    padding: 5px 0px;
    position: relative;
    border: 0px;
}

.ex_splienquan .wp-post-image {
    display: block;
    height: 90px;
    width: 90px;
    margin: 0px auto;
    float: left;
}

.ex_splienquan .ex_p2 h2 {
    padding-left: 100px;
    position: absolute;
    float: left;
    padding-top: 5px;
    padding-bottom: 0px;
}

.ex_splienquan .ex_p2 .ex_prtitle {
    top: 45px;
    padding-left: 100px;
    width: 100%;
    position: absolute;
}

.ex_splienquan .ex_tragop, .ex_splienquan .ex_khuyenmai {
    display: none;
}

.woocommerce #main-primary .type-product .ex_splienquan .price {
    margin-top: 0px;
}

.woocommerce #main-primary .type-product .ex_splienquan .price span {
    font-size: 14px;
}

.woocommerce #main-primary .type-product .ex_splienquan .price ins {
    font-size: 14px;
}

.woocommerce #main-primary .type-product .ex_splienquan .ex_prtitle {
    height: 43px;
}

.woocommerce #main-primary .type-product .ex_splienquan .star-rating {
    line-height: 1;
    font-size: 11px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.ex_p2 a:hover h2 {
    color: #288ad6;
}

.woocommerce #reviews p.stars.selected a {
    color: #fd9727;
}

.woocommerce-product-gallery .flex-control-nav {
    display: none;
}

.woocommerce-product-gallery__wrapper div + div {
    display: none !important;
}

.ex_images_sub {
    float: left;
    display: none !important;
}

.ex_images_sub .owl-item {
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    text-align: center;
    margin-bottom: 15px;
    color: #000000;
    fill: currentcolor;
    cursor: pointer;
    line-height: 1.2;
}

.ex_images_sub .owl-item:hover {
    color: #d30029;
}

.ex_images_sub .owl-item > div {
    padding-top: 9px;
}

.ex_mota {
    float: left;
    width: 100%;
    text-align: justify;
    margin-top: 0px;
}

#ex_motatitle {
    font-weight: 600;
    float: left;
    margin-right: 5px;
    line-height: 1.5;
}

#ex_page {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
}

body.page-id-6 #ex_page, body.page-id-7 #ex_page, body.page-id-8 #ex_page, body.page-id-9 #ex_page {
    background: transparent;
}

#ex_page h2.ex_pagetitle, .cart-collaterals .cart_totals > h2, .cart-collaterals .cross-sells > h2 {
    font-size: 18px;
}

body.page #ex_page h2.ex_pagetitle {
    margin-bottom: 25px;
    font-size: 18px;
    padding-bottom: 10px;
    border-bottom: 1px solid #d3d3d3;
}

.woocommerce-cart-form {
    background: #fff;
    padding: 15px;
}

#ex_page .woocommerce table.shop_table {
    margin-bottom: 0px;
    font-size: 13px;
}

#ex_page .woocommerce table.shop_table th {
    background: #f1f1f1;
}

#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
    padding: 2px 6px 2px;
}

.cart-collaterals {
}

.woocommerce-Price-amount {
    color: #e10c00;
}

.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
    background: #fff;
    padding: 15px;
    margin-top: 15px;
}

.woocommerce .cart-collaterals .cross-sells, .woocommerce-page .cart-collaterals .cross-sells {
    width: 100%;
    float: left;
    background: #fff;
    padding: 15px;
    margin-top: 15px;
}

.woocommerce .cross-sells .products {
    border-top: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3;
    margin-bottom: 0px;
}

#ex_page .woocommerce .cart_totals table.shop_table {
    width: 50%;
    float: left;
}

#ex_page .woocommerce .cart_totals .wc-proceed-to-checkout {
    width: auto;
    float: right;
    padding-top: 0px;
}

.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background: #c21d32;
    font-size: 16px;
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background: #a51628;
}

#ex_page .woocommerce .cart_totals table.shop_table .shipping th, #ex_page .woocommerce .cart_totals table.shop_table .shipping td {
    border-top: 0px;
}

.woocommerce-shipping-calculator p {
    margin-bottom: 0px;
}

.order-total .amount {
    font-size: 22px;
}

.woocommerce .col2-set, .woocommerce-page .col2-set {
    background-color: #fff;
    padding: 15px;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    max-width: 100%;
    float: left;
    width: 100%;
    padding: 0px;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    max-width: 100%;
    float: left;
    width: 100%;
    padding: 0px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row select, .woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.woocommerce-input-wrapper {
    width: 100%;
}

#customer_details h3, #order_review h3 {
    font-size: 16px;
}

#ship-to-different-address label {
    margin-bottom: 0px;
    margin-top: 10px;
}

#ship-to-different-address label {
    margin-bottom: 0px;
    margin-top: 10px;
}

#ship-to-different-address label input {
    vertical-align: top;
    margin-top: 3px;
    margin-right: 5px;
}

#order_review {
    padding: 15px;
    background: #fff;
}

#payment {
    margin-top: 15px;
}

#ex_page .woocommerce #order_review table.shop_table, .woocommerce-table--order-details {
    border-spacing: 0px;
    font-size: 13px;
}

#ex_page .woocommerce #order_review table.shop_table th, .woocommerce-table--order-details th {
    padding: 6px 12px;
}

#ex_page .woocommerce #order_review table.shop_table tfoot th, #ex_page .woocommerce .woocommerce-table--order-details tfoot th {
    background: #fff;
}

.woocommerce-checkout #payment {
    border: 1px dashed #d3d3d3;
    background: #ffffff;
    border-radius: 5px;
}

.order_comments_field label {
    font-style: italic;
    font-weight: 400;
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    font-size: 13px;
    padding: 0.5em 15px 0.5em 3.5em;
    margin: 0 0 15px;
    position: relative;
    background-color: #fff;
    color: #515151;
    border: 1px solid #c21d32;
    border-radius: 4px;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}

.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    font-family: WooCommerce;
    content: '\e028';
    display: inline-block;
    position: absolute;
    top: 0.5em;
    left: 1.5em;
}

.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    border: 1px solid #d3ced2;
    padding: 15px;
    margin: 15px 0;
    background: #fff;
}

.showcoupon {
    color: #288ad6;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    background-color: #c21d32;
}

.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
    color: #fff;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background: #a90425;
    color: #fff;
}

body.page-id-7 #ex_page, body.page-id-8 #ex_page, body.page-id-9 #ex_page {
    margin: 0px auto;
    max-width: 600px;
}

.woocommerce-order {
    padding: 15px;
    background: #fff;
}

.woocommerce ul.order_details {
    padding: 10px;
    border-radius: 4px;
    border: 1px dashed #d3ced2;
    margin-bottom: 15px;
}

.woocommerce ul.order_details li {
    border-right: 0px;
    margin-right: 0px;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dashed #d3ced2;
}

.woocommerce ul.order_details li:last-child {
    border-bottom: 0px;
    margin-bottom: 0px;
}

.woocommerce-order h2 {
    font-size: 16px;
}

.woocommerce .woocommerce-order-details {
    margin-bottom: 15px;
}

.woocommerce .woocommerce-columns--addresses {
    padding: 0px;
}

.woocommerce .woocommerce-customer-details address {
    margin-bottom: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-bottom-width: 1px;
    border-right-width: 1px;
    border-radius: 4px;
    padding: 6px 12px;
    margin-bottom: 15px !important;
    font-size: 13px;
}

.woocommerce .woocommerce-customer-details {
    margin-bottom: 0px;
}

.ex_accpage {
    background: #fff;
    padding: 0px 15px 15px 15px;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}

.woocommerce-MyAccount-content {
    margin-bottom: 25px;
}

.woocommerce .woocommerce-MyAccount-content table.shop_table th {
    font-weight: 600;
    font-size: 12px;
}

.woocommerce-MyAccount-content h3 {
    font-size: 16px;
    margin-top: 0;
}

.woocommerce-account .addresses .title .edit {
    color: #f00;
}

.woocommerce-MyAccount-navigation {
    border: 1px solid #d3ced2;
    margin-bottom: 25px;
}

.woocommerce-MyAccount-navigation ul {
    margin-bottom: 0px;
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    padding: 7px;
    border-top: 1px solid #f3f3f3;
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:first-child {
    border-top: 0px solid #f3f3f3;
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link:hover {
    background: #f9f9f9;
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link.is-active {
    background: #f9f9f9;
}

.woocommerce .woocommerce-MyAccount-content .woocommerce-Button, .woocommerce .woocommerce-MyAccount-content .woocommerce-button, .woocommerce .woocommerce-MyAccount-content .button {
    text-decoration: none;
    background: #1870b5;
    color: #fff;
    border-radius: 3px;
    font-weight: normal;
    padding: 4px 1em;
    font-size: 12px;
    margin-right: 10px;
    border: 0px;
}

.woocommerce-MyAccount-orders, .woocommerce-table--order-details {
    border-left: 1px solid #d3ced2;
    border-top: 1px solid #d3ced2;
    width: 100%;
}

.page-id-8 .woocommerce-MyAccount-orders th, .page-id-8 .woocommerce-table--order-details th {
    border-right: 1px solid #d3ced2;
    border-bottom: 1px solid #d3ced2;
    padding: 5px;
    background: #dcdcdc;
}

.page-id-8 .woocommerce-MyAccount-orders td, .page-id-8 .woocommerce-table--order-details td {
    border-right: 1px solid #d3ced2;
    border-bottom: 1px solid #d3ced2;
    padding: 5px;
}

.addresses address {
    line-height: 1.8;
}

.woocommerce-MyAccount-content .woocommerce-order-details {
    margin-bottom: 15px;
}

.woocommerce-MyAccount-content .woocommerce-customer-details h2 {
    font-size: 18px;
}

.woocommerce-MyAccount-content .woocommerce-customer-details address p {
    margin-bottom: 0px;
}

.woocommerce-order-details__title {
    font-size: 16px;
}

.woocommerce-MyAccount-content .woocommerce-Addresses {
    padding: 0px;
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
}

label.ex_tragop {
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    background: #fff;
    border-radius: 3px;
    padding: 0 5px 0 8px;
    margin: 10px 0 5px 5px;
    height: 20px;
    background: #f28902;
}

.lg-backdrop {
    background: #fff;
}

.lg-outer .lg-thumb-outer {
    background-color: #dedede4a;
}

.lg-outer .lg-toogle-thumb {
    background-color: #dedede4a;
}

.lg-outer .lg-toogle-thumb:hover {
    color: #333;
}

.lg-toolbar {
    background-color: transparent;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: #dedede4a;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
    color: #333;
}

.lg-outer .lg-thumb-item {
    background: #fff;
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
    border-color: #9e9d9d80;
}

.pswp__bg {
    background: #fff;
}

.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
    background: transparent;
}

button.pswp__button {
    background-image: url(images/default-skin.png) !important;
}

.pswp__button--arrow--left, .pswp__button--arrow--right {
    display: none;
}

.woocommerce #main-primary div.product.product-type-variable .col-md-4 p.price {
    display: none;
}

.woocommerce-variation-price {
    /*display:none;*/
}

body.tax-product_cat .woocommerce-error, body.tax-product_cat .woocommerce-info, body.tax-product_cat .woocommerce-message {
    margin-top: 15px;
}

.woocommerce-product-gallery__image {
    padding-top: 15px;
}

.ex_p4 {
    padding: 0px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    background: #fff;
    width: 33.33333%;
    max-width: 33.33333%;
    float: left;
    text-align: left;
    overflow: hidden;
    position: relative;
}

.ex_hhpr {
    display: none;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 10px;
    -webkit-transition-duration: .7s;
    -moz-transition-duration: .7s;
    -o-transition-duration: .7s;
    transition-duration: .7s;
    -ms-opacity: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0);
    pointer-events: none;
    position: absolute;
    background: #f3f3f3;
    -webkit-box-shadow: 2px 2px 1px 0 rgba(211, 211, 211, .75);
    -moz-box-shadow: 2px 2px 1px 0 rgba(211, 211, 211, .75);
    box-shadow: 2px 2px 1px 0 rgba(211, 211, 211, .75);
}

.ex_p2:hover .ex_hhpr {
    opacity: 1;
}

.ex_hhpr .woocommerce-loop-product__title {
    padding-top: 0px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 36px;
    margin-bottom: 5px;
}

.ex_p2x2 .ex_hhpr .woocommerce-loop-product__title {
    padding-left: 0px;
    height: 41px;
}

.ex_p4 label.ex_tragop {
    font-size: 11px;
    bottom: 10px;
    position: absolute;
    right: 10px;
}

.ex_hpr {
    padding: 0px 15px;
    width: 100%;
}

.ex_mbhpr {
    padding-bottom: 15px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
}

.ex_p4 .ex_shpr {
    background: #fff;
    padding: 0px;
    position: relative;
    overflow: hidden;
}

.ex_p4 .woocommerce-loop-product__title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 47px;
    padding-left: 10px;
    padding-right: 10px;
}

.ex_p4 .ex_hhpr .woocommerce-loop-product__title {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}

.ex_ihpr {
    width: 100%;
    margin: auto;
    line-height: 205px;
    text-align: center;
    height: 205px;
}

.ex_ihpr img {
    vertical-align: top;
}

.ex_ihpr img {
    vertical-align: top;
    /*width: auto;
      max-width: 100%;
      height: 100%;*/
}

.ex_shpr .ex_ihpr img {
    display: block;
    margin: 0px auto;
    height: auto;
    max-width: 100%;
}

.ex_shpr {
    background: #fff;
}

.ex_p4 .size-woocommerce_thumbnail {
    display: inline-block;
    vertical-align: top;
    line-height: normal;
    max-width: 100%;
    max-height: 100%;
    height: auto;
    margin: 0px auto;
    width: auto;
    vertical-align: middle;
}

.ex_p4 .price {
    display: block;
    overflow: hidden;
    width: 100%;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 10px 10px 10px;
}

.ex_p4 .ex_hhpr .price {
    padding: 0px;
}

.ex_prsale {
    font-weight: 600;
    display: block;
    width: 100%;
    overflow: hidden;
}

.ex_gift p {
    font-size: 12px;
    line-height: 2;
}

.ex_hhpr .woocommerce-loop-product__title {
    font-weight: 700;
}

.ex_hotlink {
    margin-top: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
    overflow: hidden;
    display: block;
    width: 100%;
    border-right: 1px solid #f3f3f3;
    background: #fff;
}

.ex_hotlink h3 {
    float: left;
    margin-top: 3px;
    font-size: 16px;
    margin-bottom: 0px;
    color: #333;
}

.ex_hotlink h3.home-title-error{
    float: none;
    width: 100%;
    display: block;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    position: relative;
}

.ex_hotlink h3.home-title-error:before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 46%;
    width: 95px;
    height: 2px;
    background-color: #c21d32;
}
.home-title-sale{
    text-align: center;
}
.home-title-sale span{
    display: inline-block;
    background-color: #f1f1f1;
    padding: 2px 10px;
    position: relative;
    z-index: 2;
}

.home-title-sale::before {
    content: "";
    display: inline-block;
    position: absolute;
    background-color: #000;
    height: 1px;
    left: 10px;
    right: 10px;
    z-index: 1;
    top: 12px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

#daily-sale img {
    border-radius: 5px;
}

.fcontainer {
    background: #d30029;
}

.fcontainer h3 {
    color: #fff;
}

.ex_hotlink .ex_lsp, #menu-menu-home {
    float: right;
    margin-bottom: 0px;
}

.ex_lsp li {
    background: #fff;
    border: 1px solid #fff;
    list-style: none;
    display: block;
    float: left;
    border-radius: 5px;
    margin-left: 5px;
}

.ex_lsp li a {
    font-size: 13px;
    padding: 5px 5px;
    color: #c21d32;
    font-weight: 400;
    border-radius: 5px;
    border: 1px solid transparent;
    text-shadow: 0 1px 0 #fff;
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #ccc;
}

.ex_lsp li a:hover {
    /* color: #333; */
    background: #fff;
    color: #e6003a;
    border: 1px solid #e6003a;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.ex_lsp li:last-child a {
    /*padding: 5px 0px 5px 15px;*/
}

.woocommerce-notices-wrapper {
    width: 100%;
}

.ex_note ul, .ex_note .woocommerce-message {
    width: 100%;
}

.ex_lqnews {
    width: 100%;
    display: block;
    overflow: hidden;
    background: #fff;
    /*border:1px solid #f3f3f3;
      padding:10px;*/
}

.rpwwt-widget ul {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px;
}

.rpwwt-widget ul li {
    width: 20%;
    float: left;
    padding: 10px;
}

.ex_lqnews #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    height: auto;
}

.boxes-title {
    padding: 0px 0px 0px 0px;
    margin-top: 15px;
}

.boxes-title h2 {
    font-size: 16px;
    padding-bottom: 6px;
    border-bottom: 1px dashed #d3d3d3;
    margin-bottom: 10px;
}

.rpwwt-post-title {
    font-size: 13px;
    font-weight: 700;
}

.rpwwt-post-date {
    color: #c7c7c7;
    margin-top: 5px;
    font-size: 13px;
}

.products {
    background: #fff;
}

.ngContainer .products {
    margin-bottom: 0px;
}

.ex_menu #mega-menu-wrap-primary {
    width: 100%;
}

#mega-menu-primary {
    z-index: 999;
}

#mega-menu-primary > li > .mega-sub-menu {
    padding: 10px 0px !important;
}

.ex_lnews {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

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

.ex_motan h2 {
    font-size: 22px;
    line-height: 1.4em;
    width: 100%;
    display: block;
}

.ex_danhmuc {
    color: #c21d32;
    font-size: 13px;
    font-weight: 500;
}

.ex_nmenta {
    font-size: 13px;
    text-transform: none;
    color: #a0a0a0;
    margin-bottom: 10px;
}

.ex_auth:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f111';
    margin-left: 8px;
    font-size: 5px;
    vertical-align: middle;
    color: #adb5bd;
}

.ex_date {
    padding-left: 5px;
}

.ex_excp {
    text-align: justify;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 80px;
}

.ex_excp p {
    margin-bottom: 5px;
}

#ex_cnews {
    padding: 15px;
    background: #fff;
}

#ex_cnews img {
    max-width: 100%;
    height: auto;
    margin-top: 7px;
}

#ex_cnews .ex_sgl h3 {
    line-height: 1.7;
}

.has-medium-font-size {
    font-size: 16px;
}

#side-bar {
    border-right: 15px solid #f0f0f0;
    background: #fff;
}

.product_list_widget {
    width: 100%;
    display: block;
    float: left;
}

.product_list_widget li {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.product_list_widget .wp-post-image, .product_list_widget .size-woocommerce_thumbnail {
    width: 30%;
    height: auto;
    float: left;
    padding-right: 10px;
}

.product_list_widget li .product-title {
    font-size: 13px;
    line-height: 1.4;
    width: 100%;
    padding-left: 75px;
    display: block;
}

.product_list_widget .woocommerce-Price-amount {
    display: block;
    padding-left: 75px;
}

.ex_noibat {
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
}

.ex_nbn {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 300px;
    border: 1px solid #fff;
}

.ex_nbn:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: linear-gradient(180deg, transparent 0, #000 65%, #000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#000000", GradientType=0);
    opacity: .6;
    z-index: 2;
}

.ex_nbn:hover:after {
    opacity: .5;
    transition: .3s;
}

.ex_nbn + .ex_nbn {
    width: 50%;
    height: 200px;
}

.ex_nbn:last-child {
}

.ex_nbn .ex_nbds {
    bottom: 0px;
    width: 100%;
    position: absolute;
    padding: 10px;
    color: #fff;
    z-index: 3;
    transform: translate3d(0, 25px, 0);
    transition: transform .35s;
}

.ex_nbn:hover .ex_nbds {
    transform: translateZ(0);
}

.ex_nbn .ex_nbds a {
    color: #fff;
}

.ex_nbn .ex_nbds h2 {
    margin-bottom: 5px;
    font-size: 24px;
    color: #fff;
    line-height: 1.4;
    margin-top: 0px;
    padding: 0px;
}

.ex_nbn .ex_nbimg {
    overflow: hidden;
}

.ex_nbn .ex_nbimg img {
    margin-bottom: 0px;
    max-width: 150%;
    transition: transform .35s;
    transform: translate3d(-20px, 0, 0);
}

.ex_nbn:hover .ex_nbimg img {
    transition: transform .35s;
    transform: translateZ(0);
}

.ex_nbn .ex_nbimg a::after {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(99%, rgba(0, 0, 0, 0.65)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 99%, rgba(0, 0, 0, 0.65) 100%);
}

.ex_nbn .ex_nbimg a:hover::after {
    filter: alpha(opacity=40);
    -webkit-opacity: 0.4;
    -moz-opacity: 0.4;
    opacity: 0.4;
}

.ex_nbn .ex_dmuc {
    background: #f70d28;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: .2s;
    text-transform: uppercase;
    color: #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0px 6px;
    position: absolute;
    top: -15px;
    font-weight: 400;
    font-size: 10px;
}

.ex_nbn .ex_nbnmeta {
    color: #a0a0a0;
    font-size: 13px;
}

.ex_nbn .ex_nbnmeta .ex_auth:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f111';
    margin-left: 8px;
    font-size: 5px;
    vertical-align: middle;
    color: #adb5bd;
}

.ex_nbn + .ex_nbn .ex_nbds h2 {
    font-size: 14px;
}

.ex_nmenu, .news_menu {
    display: block;
    overflow: hidden;
}

.ex_nmenu li {
    margin-right: 15px;
    display: block;
    float: left;
}

.ex_nmenu li.current-menu-item, .ex_nmenu li:hover {
    background: #c21d32;
    color: #fff;
    border-radius: 3px;
}

.ex_nmenu li a {
    font-size: 14px;
    padding: 4px 10px;
    text-transform: uppercase;
}

.ex_nmenu li.current-menu-item a, .ex_nmenu li:hover a {
    color: #fff;
}

.ex_sgltitle {
    font-size: 20px;
    line-height: 1.5;
}

.ex_sgl .ex_nmenta {
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px dashed #d3d3d3;
}

.ex_tag {
    display: block;
    overflow: hidden;
    width: 100%;
    font-weight: 700;
    font-size: 13px;
}

.ex_tag a {
    font-weight: 400;
}

.ex_sgl ul {
    padding-left: 15px;
    list-style: disc;
    font-size: 13px;
}

.woocommerce .mega-sub-menu ul.cart_list li img, .woocommerce .mega-sub-menu ul.product_list_widget li img {
    width: 30%;
    height: auto;
    float: left;
    padding-right: 10px;
}

.woocommerce .mega-sub-menu ul.cart_list li a, .woocommerce .mega-sub-menu ul.product_list_widget li a {
    display: block;
    font-weight: 400;
}

.view-more-button {
    padding: 0px 10px 10px 10px;
}

.sb-infinite-scroll-load-more.view-more-button a {
    width: 30%;
    color: #fff;
    border: 0px;
    padding: 10px 70px;
    background: #c21d32;
    cursor:pointer;
}
.sb-infinite-scroll-load-more.view-more-button a:hover{
    color: #fff;
    background: #c21d32;
}

.ex_qt {
    background: #d0011b;
    border-radius: 1px;
    padding: 0 5px;
    line-height: normal;
    border: 1px solid #d0011b;
    font-size: 11px;
    color: #fff;
    font-weight: normal;
    display: inline-block;
    margin: 0px 0 0 5px;
}

#slider-danh-muc .owl-stage-outer {
    margin-bottom: 15px;
}

.ng_fTitle {
    font-size: 16px;
    margin-bottom: 20px;
    position: relative;
}

.ng_fTitle:before {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 20px;
    height: 2px;
    background-color: #c21d32;
}

.ng_fTitle:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 25px;
    width: 40px;
    height: 2px;
    background-color: #6d6d6d;
}

footer a {
    color: #212529;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image a img {
    background: #f9f9f9;
    border: solid 1px #eee;
    border-radius: 7px;
}

.ex_dmc {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    min-height: .01%;
    overflow-x: auto;
    background: #fff;
    border-bottom: 1px solid #f5f5f5;
}

.ex_dmc > div {
    padding: 10px;
}

.ex_dmc ul {
    width: 100%;
    display: table;
    margin: 0 !important;
}

.ex_dmc ul li {
    padding: 0 3px !important;
    float: none !important;
    width: auto !important;
    display: table-cell;
    vertical-align: middle;
}

.ex_dmc ul li a {
    display: block;
    font-size: 12px;
    padding: 6px 6px;
    text-align: center;
    color: #fff;
    background-color: #e6001b;
    /*border: solid 1px #e4e4e4;*/
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    white-space: nowrap;
    /*background-image: -webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);
      background-image: -o-linear-gradient(top,#fff 0,#e0e0e0 100%);
      background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));
      background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe0e0e0',GradientType=0);
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
      background-repeat: repeat-x;*/
}

.ex_dmc ul li a:hover {
    color: #d3d3d3;
}

.woocommerce-checkout-review-order-table td:last-child, .woocommerce-checkout-review-order-table th:last-child, .woocommerce-table--order-details td:last-child, .woocommerce-table--order-details th:last-child {
    text-align: right;
}

#customer_check {
    border: 1px solid #d8d8d8;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.ng_ctop {
    padding-bottom: 15px;
    display: block;
    width: 100%;
    overflow: hidden;
}

.ng_ctop a {
    color: #e10c00;
    overflow: hidden;
    position: relative;
    padding: 0px 0 0 15px;
}

.ng_ctop a:before {
    content: '';
    width: 0;
    height: 0;
    border-right: 7px solid #e10c00;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    position: absolute;
    left: 0;
    top: 2px;
}

.ng_ctop span {
    float: right;
}

.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
    line-height: 1.7;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 49%;
}

.ngLogin {
    border-radius: 3px;
    max-width: 345px;
    width: 100%;
    margin: 15px auto;
    background: #fff;
    border: 1px solid #d8d8d8;
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .15);
    box-shadow: 0 0 20px rgba(0, 0, 0, .15);
}

.woocommerce .ngLogin form.login {
    border: 0px solid #d3ced2;
    background: transparent;
}

.ngLogin h2 {
    margin-top: 20px;
    font-size: 18px;
    text-align: center;
}

.ngLogin .form-row {
    margin-left: 0px;
    margin-right: 0px;
}

.ngLogwide {
    display: block;
    width: 100%;
}

.ngLogin .woocommerce-LostPassword {
    float: right;
    color: #c21d32;
}

.ngLogin .woocommerce-LostPassword a {
    color: #c21d32;
}

.woocommerce .ngLogin .woocommerce-Button {
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    font-size: 13px;
    padding: 7px 30px;
    border-radius: 3px;
    width: 100%;
    margin-top: 10px;
    border: 0px;
}

#loading-facebook {
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    font-size: 13px;
    padding: 7px 30px;
    border-radius: 3px;
    width: 100%;
    margin-top: 10px;
    border: 0px;
    background: #306199;
    color: #fff;
    margin-bottom: 15px;
    cursor: pointer;
}

#loading-zalo {
    font-weight: normal;
    text-align: center;
    box-sizing: border-box;
    font-size: 13px;
    padding: 7px 30px;
    border-radius: 3px;
    width: 100%;
    margin-top: 10px;
    border: 0px;
    background: #018fe5;
    color: #fff;
    margin-bottom: 15px;
    cursor: pointer;
}

.ngOlogin {
    width: 100%;
    position: relative;
    margin: 15px auto 15px;
    text-align: center;
}

.ngOlogin h3 {
    font-size: 14px;
    margin: 0;
    font-weight: 300;
    color: #616161;
    line-height: 30px;
}

.ngOlogin:before, .ngOlogin:after {
    content: "";
    position: absolute;
    top: 14px;
    width: 80px;
    height: 1px;
    background-color: #e0e0e0;
}

.ngOlogin:before {
    right: 35px;
}

.ngOlogin:after {
    left: 35px;
}

.ngLogin .woocommerce-ResetPassword {
    padding: 15px;
}

.ngInput {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#wp-comment-cookies-consent {
    margin-right: 5px;
}

.ngContainer {
    padding: 0px 15px;
}

.ngSgI {
    width: 100%;
    display: block;
    font-size: 11px;
    margin-bottom: 7px;
}

.woocommerce div.product div.images {
    margin-bottom: 15px;
}

.single_variation_wrap {
    position: relative;
}

.woocommerce-variation-availability {
    position: absolute;
    right: 0px;
    top: -32px;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 0px;
}

p.tm-epo-element-label {
    margin-bottom: 0px;
    font-weight: 500;
}

#top span:before {
    cursor: pointer;
    background: #c21d32;
    width: 40px;
    position: fixed;
    right: 20px;
    bottom: 45px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -transition: all .2s linear;
    color: #fff;
    content: "▲";
    opacity: .7;
    z-index: 8;
    border-radius: 5px;
}

@media (-webkit-min-device-pixel-ratio: 1.5) {
    [class^="xicon-"] {
        background-image: url(images/xicon@2x.png);
        background-size: 500px 100px;
    }
}

@media screen and (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
}

@media screen and (min-width: 1140px) {
    .ex_p2 {
        padding: 15px;
        border-right: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
        background: #fff;
        width: 20%;
        max-width: 20%;
        float: left;
        text-align: left;
        overflow: hidden;
        position: relative;
    }

    .archive .ex_p2 {
        padding: 15px;
        border-right: 1px solid #f3f3f3;
        border-bottom: 1px solid #f3f3f3;
        background: #fff;
        width: 25%;
        max-width: 25%;
        float: left;
        text-align: left;
        overflow: hidden;
        position: relative;
    }

    .ex_p2x2 {
        width: 40%;
        max-width: 40%;
        padding: 0px;
    }
}

@media screen and (max-width: 1139px) {
    .ex_p2 {
        float: left;
    }
}

@media screen and (min-width: 1140px) and (max-width: 1199px) {
    .container {
        max-width: 1140px;
    }

    .ex_header {
        padding: 0px 15px 0px 15px;
    }

    .ex_finfo {
        padding: 15px 15px;
    }
}

@media screen and (min-width: 993px) and (max-width: 1139px) {
    .container {
        max-width: 100%;
    }

    .ex_header {
        padding: 15px 15px 10px 15px;
    }

    .ex_finfo {
        padding: 15px 15px;
    }
}

@media screen and (max-width: 992px) {
    .ex_header {
        padding: 15px 15px 10px 15px;
    }

    .ex_finfo {
        padding: 15px 15px;
    }

    .ex_header .row .col-lg-3 {
        text-align: center;
        padding-bottom: 15px;
    }

    .ex_camket {
        margin-top: 0px;
    }

    .ex_bonus_uudai {
        margin-bottom: 15px;
    }

    .ex_lborder {
        border-left: 0px solid #f0f0f0;
    }

    .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-left {
        width: 45px;
        display: inline !important;
        -ms-flex-preferred-size: auto !important;
        -webkit-flex-basis: auto !important;
        flex-basis: auto !important;
    }

    .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-center {
        width: calc(100% - 90px);
        display: inline !important;
        -ms-flex-preferred-size: auto !important;
        -webkit-flex-basis: auto !important;
        flex-basis: auto !important;
    }

    .mega-menu-wrap .mega-menu-toggle .mega-toggle-blocks-right {
        width: 45px;
        display: inline !important;
        -ms-flex-preferred-size: auto !important;
        -webkit-flex-basis: auto !important;
        flex-basis: auto !important;
    }

    #mega-menu-wrap-primary .mega-menu-toggle {
        height: 46px !important;
    }

    .ex_search {
        line-height: 24px;
    }

    #ex_fsearch {
        margin-top: 0px;
        width: 100%;
    }

    .ngHidden {
        display: none;
    }

    .ngMenu {
        padding-right: 0px;
        padding-left: 0px;
    }

    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        overflow: hidden;
        display: block;
        padding: 10px 10px;
        -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }

    #mega-menu-wrap-primary #mega-menu-primary > li {
        float: left !important;
        width: 33.333% !important;
        display: block !important;
        clear: inherit !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        padding: 9px 9px 9px 9px !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        height: auto !important;
        padding: 5px 5px 5px 5px !important;
        line-height: 1.4 !important;
        text-align: center !important;
        text-transform: uppercase !important;
        font-size: 12px !important;
        letter-spacing: -1px;
        border: 1px solid #e6e6e6 !important;
    }
}

@media screen and (max-width: 767px) {
    .ex_chiba {
        display: block;
        width: 100%;
        border-right: 0px;
        border-bottom: 1px solid #d8d8d8;
    }

    .ex_chiba:nth-child(3) {
        border-bottom: 0px solid #d8d8d8;
    }
}

@media screen and (max-width: 576px) {
    .ex_finfo .row .col-lg-3 {
        text-align: center;
    }

    .ex_finfo .row .col-lg-3:nth-child(2) {
        text-align: center;
    }

    .ex_checkout {
        text-align: center;
    }

    .woocommerce .woocommerce-breadcrumb {
        padding: 0px 15px;
    }
}

@media screen and (max-width: 375px) {
    .woocommerce div.product form.cart .single_add_to_cart_button, .woocommerce div.product form.cart .btn-suachua {
        width: 100%;
        margin-bottom: 10px;
    }

    .woocommerce div.product form.cart .btn-suachua {
        width: 100%;
        margin-left: 0%;
    }
}

/* CSS Page Trả Góp */

body.page-id-350 #ex_page {
    margin: 0px auto;
    max-width: 1200px;
}

.tg_top {
    display: inline-block;
}

.infoproduct {
    float: left;
    width: 49%;
    padding: 10px;
    background: #fff;
}

.infoproduct .linksp {
    float: left;
    width: 70px;
    height: 70px;
    margin-right: 10px;
}

.infoproduct .linksp img {
    display: block;
    width: 100%;
    height: auto;
}

.infoproduct div {
    display: block;
    margin-left: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 24px;
}

.infoproduct div strong {
    float: right;
    color: #d0021b;
    font-size: 15px;
    font-weight: bold;
}

.infoproduct div a.prodt_url, .prodt_search p a {
    color: #4a90e2;
}

.prodt_search {
    float: right;
    width: 49%;
    padding: 10px 10px 0px;
    background: #fff;
}

.line_split {
    background: #f0f0f0;
    height: 10px;
}

.prodt_data_table {
    display: block;
    overflow: visible;
    border-top: 1px solid #4a90e2;
    padding: 10px 0;
    background: #fff;
    position: relative;
}

.lbl {
    float: none;
    font-weight: 600;
    line-height: 20px;
    padding: 5px 10px 10px 10px;
}

.lst_month_container {
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
    padding-left: 5px;
}

.listmonths {
    display: block;
    margin-left: 5px;
    width: 100%;
}

.listmonths li.actived {
    border-color: #f5a623;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, .15);
}

.listmonths li {
    float: left;
    width: 83px;
    background: #fff;
    position: relative;
    height: 30px;
    padding: 0;
    margin: 0 10px 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.listmonths li.actived a {
    color: #4a90e2;
}

.listmonths li a {
    display: block;
    text-align: center;
    padding: 1px 0;
    font-size: 15px;
    color: #333;
    cursor: pointer;
}

.listmonths li a:hover > b {
    color: #d0021b;
}

.listmonths li a b {
    z-index: -1;
}

.listmonths li.actived:after {
    border-width: 9px;
    border-bottom-color: #f1f1f1 !important;
}

.listmonths li.actived:before, .listmonths li.actived:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 10px solid #ddd;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    bottom: -21px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
}

.tablecontent {
    display: block;
    overflow: hidden;
    margin: -1px 10px 0;
    border: 1px solid #ddd;
    border-radius: 4px;
}

body.page-id-350 .table {
    display: block;
    overflow: hidden;
    margin-bottom: -1px;
}

body.page-id-350 .table li {
    display: table;
    width: 100%;
    background: #f1f1f1;
    border-bottom: 1px solid #ddd;
}

body.page-id-350 .table li label {
    color: #d0021b;
}

body.page-id-350 .table li aside {
    display: table-cell;
    width: 25%;
    padding: 12px 5px;
}

body.page-id-350 .table li aside:nth-child(2n) {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

body.page-id-350 .table li:nth-child(2n) {
    background: #fff;
}

.trtruoc {
    display: inline-block;
    margin-left: 5px;
}

#prdt-tratruoc {
    border-color: #4a90e2;
    color: #4a90e2;
    padding: 5px;
    border-width: 2px;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#prdt-tratruoc:active, #prdt-tratruoc:focus {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border-width: 2px;
    outline: none;
}

.notemoney {
    display: block;
    clear: both;
    padding: 0 10px 10px;
    background: #fff;
}

/*end css page tragop*/
.cb_tip {
    display: block;
    overflow: hidden;
    width: 100%;
    padding: 5px 0px;
    text-align: center;
    background: #ff0000;
    border-radius: 0px 0px 5px 5px;
}

.cb_tip a {
    font-size: 18px;
}

#dot {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 100%;
    margin-top: -5px;
    display: inline-block;
}

#dot .ping {
    border: 1px solid #fff;
    width: 10px;
    height: 10px;
    opacity: 1;
    background-color: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s;
    -webkit-animation-name: sonar;
    animation-name: sonar;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    display: block;
}

@keyframes sonar {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}

.cb_tip .textwidget {
    padding-left: 5px;
    display: inline-block;
}

.cb_tip p {
    margin-bottom: 0px;
    font-size: 14px;
}

#cbnews {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    -webkit-transition: opacity .15s ease 0s;
    -o-transition: opacity .15s ease 0s;
    transition: opacity .15s ease 0s;
    background-color: #fff;
    color: #333;
    padding: 30px 0px;
}

#cbnews h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4em;
    margin: 0 0 5px;
}

#cbnews h3 a {
    color: #333;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#cbnews h3 a:hover {
    color: #db0000;
    text-decoration: none;
}

.cb_ncontent {
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: justify;
}

.cb_ncontent p {
    color: #8a8a8a;
    font-size: 14px;
    line-height: 1.7;
    letter-spacing: 1px;
}

#cbnews .ex_date {
    color: #7d7b7b;
    display: block;
    overflow: hidden;
    width: 100%;
    margin-bottom: 5px;
    text-transform: uppercase;
    padding-left: 0px;
}

#cbnews .row {
    margin-bottom: 15px;
}

#cbnews img {
    margin-top: 7px;
    border: 1px solid #ececec;
    margin-bottom: 15px;
}

#cbnews .ex_cntitle {
    color: #db0000;
    padding-bottom: 20px;
    text-align: center;
    font-size: 20px;
}

.dst_fhide {
    display: none;
}

.jkem {
    padding: 5px;
}

.jkem p {
    font-size: 13px;
}

.cb-icon {
    color: #999;
    cursor: pointer;
    top: 28px;
    right: 0px;
    position: fixed;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 0px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: 0;
    -webkit-transition: color .2s linear;
    -o-transition: color .2s linear;
    transition: color .2s linear;
}

.cb-close:after {
    content: "\f00d";
    font-family: 'Fontawesome';
}

#cb_style::-webkit-scrollbar-track {
    border-radius: 5px;
    background-color: #fff;
}

#cb_style::-webkit-scrollbar {
    width: 5px;
    background-color: #fff;
}

#cb_style::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #fff;
}

.scrollbar {
    display: block;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
}

.cb_kvs {
    font-style: italic;
    font-weight: 600;
    font-size: 12px;
    display: block;
    overflow: hidden;
    width: 100%;
    color: #333;
    margin-bottom: 10px;
}

.ndSearch {
    padding-left: 0;
    padding-right: 5px;
}

.cb_area {
    position: absolute;
    left: 0px;
    top: 0px;
}

.cb_area button {
    font-size: 13px;
    padding: 5px 0px;
    width: 80px;
    background: #eaeaea;
    border: 1px solid #d3d3d3;
    border-radius: 5px 0px 0px 5px;
}

.cb_areasub {
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 1px solid #d3d3d3;
    margin-top: 6px;
    background: #fff;
    display: none;
    border-radius: 5px;
    font-size: 13px;
}

.cb_areasub:before, .cb_areasub:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 35px;
    left: 10%;
    border-bottom: 7px solid #d9d9d9;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
}

.cb_areasub:after {
    border-width: 7px;
    border-bottom-color: #fff;
    margin-left: 1px;
}

.cb_area:hover > .cb_areasub {
    display: block;
}

.cb_areasub a {
    display: block;
    width: 100%;
    padding: 3px 10px;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.cb_areasub a:hover {
    background: #eaeaea;
}

.cb_rbar {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    text-align: center;
    top: 37%;
    z-index: 1;
    background-color: #8f8985;
    border-radius: 2px 0 0 2px;
    width: 40px;
    height: 160px;
}

.cb_rbar a, .cb_rbar span {
    font-size: 22px;
    display: block;
    width: 100%;
    color: #e4e4e4;
    cursor: pointer;
    border-top: 1px solid #96918c;
}

.cb_rbar a:hover, .cb_rbar span:hover {
    background-color: #807b77;
    border-color: #807b77;
}

.cb_n1200 {
    margin-top: 15px;
}

.cb_n1200 img {
    border-radius: 5px 5px 0px 0px;
    box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -webkit-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
    -moz-box-shadow: 0 1px 4px 0 rgba(102, 98, 98, 0.4);
}

/* CSS BH */
#hd-tracuubaohanh .hd_tracuu {
    text-align: center;
    font-size: 24px !important;
    color: #FF0000;
    text-transform: uppercase;
    padding-top: 15px;
}

#imei {
    width: 75%;
    margin-left: 10px;
}

.mgl-10 {
    margin-left: 10px
}

.w-75 {
    width: 75%;
}

#hd-error {
    color: red;
}

.w-100-px {
    width: 100px;
}

.ngContainer .owl-carousel {
    display: block;
}

body.home .woocommerce .products .star-rating {
    display: none;
}

/*CSS comment post*/
#ex_cnews #reviews {
    border-top: 1px dashed #4d4d4d;
    padding-top: 10px;
}

#reviews.woocommerce-Reviews .comments-title {
    margin-top: 5px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

#reviews #comments h2 {
    clear: none;
}

#reviews #comments ol.comment-list {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
}

#reviews #comments ol.comment-list::after,
#reviews #comments ol.comment-list::before {
    content: ' ';
    display: table;
}

#reviews #comments ol.comment-list li {
    padding: 0;
    margin: 0 0 0px;
    position: relative;
    background: 0;
    border: 0;
}

#reviews #comments .comment-list > li::before {
    content: "";
}

#reviews #comments ol.comment-list li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none;
    max-width: 100%;
}

#reviews #comments ol.comment-list > li > div > div > .comment-text {
    margin: 0 0 0 50px;
    /*border: 1px solid #e4e1e3;*/
    /*border-radius: 4px;*/
    /*padding: 1em 1em 0;*/
}

#reviews #comments ol.comment-list li .comment-text p {
    margin: 0 0 10px;
}

#reviews #comments ol.comment-list ol.children {
    list-style: none outside;
    margin: 10px 0 0 0px !important;
    padding-left: 0px;
}

#reviews #comments ol.comment-list .children li img.avatar {
    float: left;
    position: absolute;
    top: 15px;
    left: 15px;
}

#reviews #comments ol.comment-list li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #ebe9eb;
    border: 1px solid #e4e1e3;
    margin: 0;
    box-shadow: none;
}

#comments ol.comment-list li .children .comment-text, #reviews #comments ol.comment-list .children li .comment-text {
    border: 0px;
    margin: 0 0 0 50px;
    border-radius: 4px;
    padding: 1em 1em 0;
}

#main-primary #reviews #comments ol.comment-list .children li, #comments ol.comment-list li {
    padding: 0;
    margin: 0 0 20px;
    position: relative;
    background: #f8f8f8;
    border: 1px solid #e4e1e3;
}

#reviews #comments ol.comment-list .children li:before {
    border-color: rgba(238, 238, 238, 0);
    border-bottom-color: #f8f8f8;
    border-width: 11px;
    margin-left: -11px;
    z-index: 1;
}

#reviews #comments ol.comment-list .children li:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #dfdfdf;
    border-width: 10px;
    margin-left: -10px;
}

#reviews #comments ol.comment-list .children li:after, #reviews #comments ol.comment-list .children li:before {
    top: -20px;
    left: 16px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.pop_view {
    color: #999;
    margin-left: 5px;
}

.pop_view:before {
    content: "\f06e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #bbb;
    font-size: 13px;
    padding-right: 0.5em;
    top: 10px;
    left: 0;
}

.poq-showmore {
    color: #018fe5;
    cursor: pointer;
}

.poq-arrow {
    border: solid #018fe5;
    border-width: 0 1px 1px 0;
    display: inline-block;
    margin-left: 3px;
    padding: 2px;
}

.arrow-up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.arrow-down {
    margin-bottom: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.vnpay-link {
    color: #288ad6;
}

.vnpay-link:hover {
    color: rgba(40, 138, 214, 0.75);
}

/*CSS Sửa Chữa*/
.container-btn-suachua {
    display: flex;
    justify-content: center;
}

.woocommerce div.product form.cart .container-btn-suachua a {
    width: 49%;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    padding: 7px 0;
    background: #db0000;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-transition: all 0.25s linear;
    -moz-transition: all 0.25s linear;
    -ms-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
}

.woocommerce div.product form.cart .container-btn-suachua .btn-suachua:hover {
    background: #db0000;
    opacity: .8;
}

/** CSS Order Phone **/
#modalOrderPhone.modal {
    text-align: center;
}

@media screen and (min-width: 768px) {
    #modalOrderPhone.modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}


#modalOrderPhone .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#modalOrderPhone #pc-store_address-js {
    margin: 0px;
}

.btn-datlichsuachua {
    background: #db0000;
    color: #fff;
}

.sublist li:first-child {
    background: #f5f5f5;
    padding: 6px;
    font-weight: 600;
    position: sticky;
    top: 0;
}

.sublist li {
    display: block;
    overflow: hidden;
    padding: 10px 5px;
    border-bottom: 1px solid #f1f1f1;
}

.sublist li div {
    float: left;
    font-size: 14px;
    color: #333;
    width: 32%;
}

.sub_list h4 {
    font-size: 22px;
    text-transform: uppercase;
    margin: 20px 0px 10px;
    color: #db0000;
}

.sub_list .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

ul.sublist {
    height: 200px;
    overflow: auto;
}

/*header{*/
/*    position: relative;*/
/*}*/

/*CSS Noel*/
/*#xmas {*/
/*	width: 100%;*/
/*height: 100%;*/
/*	position: absolute;*/
/*	z-index: 4;*/
/*	pointer-events: none;*/
/*}*/

/*.home footer {*/
/*    margin-top: 100px;*/
/*    position: relative;*/
/*    overflow: visible;*/
/*}*/

/*.home footer:before {*/
/*    width: 100%;*/
/*    content: " ";*/
/*    position: absolute;*/
/*    z-index: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: -990px;*/
/*    min-height: 990px;*/
/*    background-repeat: no-repeat;*/
/*    background-image: url(/xuan-footer.png);*/
/*    background-position: center top;*/
/*}*/

.tm-extra-product-options-fields .tc-cell {
    margin-bottom: 5px;
}

.ex_srow .display-youtube-container {
    margin-bottom: 10px;
}

.ex_srow .display-youtube-container img {
    height: 190px;
}

#fb-root {
    display: none;
}

[data-notify="progressbar"] {
    margin-bottom: 0px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 5px;
}

.alert-minimalist > [data-notify="message"] {
    font-size: 80%;
}

[data-notify="container"] {
    width: 300px !important;
}

.ex_tuvan_container {
    margin-top: 55px;
}

.ex_tuvan_container input[type="text"] {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

#pc-user_phone-js {
    height: 40px;
}

.btn-tuvan {
    width: 100%;
    color: #FFF;
    background-color: #0C5460;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 14px;
    height: 40px;
}

.btn-tuvan:hover, .btn-tuvan:active, .btn-tuvan:focus {
    color: #FFF;
    background-color: #0C5460;
}

.btn-tuvan svg {
    margin-right: 5px;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    margin: 0 auto;
}

.filter-custom {
    background: #ddd;
    position: relative;
    padding: 10px 10px;
}

.filter-custom span {
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
    font-weight: 500;
    text-decoration: underline;
}

.custom-radio {
    width: max-content;
    display: block;
    float: left;
    width: calc(100%/6);
    height: 40px;
}

.custom-radio label {
    font-weight: 500;
    margin-left: 5px;
}

[type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #d0011b;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #333;
}

[type="radio"]:checked, [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.loader-custom {
    left: 47%;
    top: 40%;
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: transparent;
    color: transparent;
    box-shadow: 0 -18px 0 0 #d0011b, 12.72984px -12.72984px 0 0 #d0011b, 18px 0 0 0 #d0011b, 12.72984px 12.72984px 0 0 rgba(152, 128, 255, 0), 0 18px 0 0 rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 0 rgba(152, 128, 255, 0), -18px 0 0 0 rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 0 rgba(152, 128, 255, 0);
    animation: spin 1.5s infinite linear;
}

@keyframes spin {
    0%, 100% {
        box-shadow: 0 -18px 0 0 #d0011b, 12.72984px -12.72984px 0 0 #d0011b, 18px 0 0 0 #d0011b, 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }
    12.5% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 0 #d0011b, 18px 0 0 0 #d0011b, 12.72984px 12.72984px 0 0 #d0011b, 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }
    25% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 0 #d0011b, 12.72984px 12.72984px 0 0 #d0011b, 0 18px 0 0 #d0011b, -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }
    37.5% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 0 #d0011b, 0 18px 0 0 #d0011b, -12.72984px 12.72984px 0 0 #d0011b, -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }
    50% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 0 #d0011b, -12.72984px 12.72984px 0 0 #d0011b, -18px 0 0 0 #d0011b, -12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0);
    }
    62.5% {
        box-shadow: 0 -18px 0 -5px rgba(152, 128, 255, 0), 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 0 #d0011b, -18px 0 0 0 #d0011b, -12.72984px -12.72984px 0 0 #d0011b;
    }
    75% {
        box-shadow: 0 -18px 0 0 #d0011b, 12.72984px -12.72984px 0 -5px rgba(152, 128, 255, 0), 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 0 #d0011b, -12.72984px -12.72984px 0 0 #d0011b;
    }
    87.5% {
        box-shadow: 0 -18px 0 0 #d0011b, 12.72984px -12.72984px 0 0 #d0011b, 18px 0 0 -5px rgba(152, 128, 255, 0), 12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), 0 18px 0 -5px rgba(152, 128, 255, 0), -12.72984px 12.72984px 0 -5px rgba(152, 128, 255, 0), -18px 0 0 -5px rgba(152, 128, 255, 0), -12.72984px -12.72984px 0 0 #d0011b;
    }
}

.loader-screen {
    background-color: #cccccc;
}

.woocommerce nav.woocommerce-pagination {
    display:none;
}

.view-more-button {
    padding: 0px 10px 10px 10px;
    text-align: center;
    width: 100%;
}

.sb-infinite-scroll-load-more.view-more-button a {
    width: 30%;
    color: #fff;
    border: 0px;
    border-radius: 5px;
    background: #c21d32;
}

/* 404 css */

.ddx_404ul {
  padding-top: 15px;
  display: block;
  margin-bottom: 25px;
}

.ddx_404ul li {
  display: inline;
}

.ddx_404ul li a {
  color: #d0011b;
  border: 1px solid #d0011b;
  padding: 5px 10px;
}

.ddx_404ul li a:hover {
  color: #d0011b;
  border: 1px solid #d0011b;
}

.banner-right-archive-container{
    background-color: #fff;
    padding: 10px 5px;
    border-radius: 5px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

.banner-right-archive-container h3 {
    color: #d62027;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    padding-left: 10px;
    margin-bottom: 5px;
}

.banner-right-archive-container hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border-color: #ddd;
}

.banner-right-archive-container .textwidget {
    padding: 5px;
}

.banner-right-archive-container .textwidget ul li{
    padding-bottom: 5px;
    position: relative;
    display: list-item;         
    list-style-type: disc;      
    list-style-position: inside;
}

.banner-right-archive-container .textwidget ul li::marker{
    color: red;
    font-size: 1.2em;
}

.archive #main {
    border-radius: 5px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3);
}

/* CSS NEW */
.btn-loadmore-container{
    background: #fff;
    padding-bottom: 10px;
    border-radius: 5px;
    text-align: center;
}

.btn-loadmore {
    margin-top: 10px;
}

.container-tuvan{
    margin-top: 15px;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px 0px;
    border-radius: 5px;
    
}

.home-tuvan {
    display: inline-block;
    width: 100%;
    text-align: center;
    background: #f1f1f1;
    border-radius: 5px;
    font-size: 16px;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.3);
}

.home-tuvan a {
    color: #d0011b;
}

.home-facebook-lienhe-container {
    display: flex;
    align-items: center;
}

.home-facebook-lienhe-container a {
    width: 100%;
    height: 100%;
}

.home-facebook-lienhe-container span {
    padding-left: 20px;
    height: 100%;
    text-transform: uppercase;
    background: #53A0F3;
    font-size: 18px;
    justify-content: center;
    padding-top: 13px;
    color: #fff;
    width: 220px;
    display: block;
    position: relative;
    margin-left: 100px;
    border-radius: 5px 25px 25px 5px;
}

.home-facebook-lienhe-container span:before{
    content: " ";
    display: inline-block;
    width: 60px;
    border-radius: 30px;
    position: absolute;
    height: 60px;
    left: -45px;
    top: 0;
    background-color: #f1f1f1;
}

.home-facebook-lienhe-container svg {
    width: 60px;
    z-index: 1;
    position: absolute;
    left: 67px;
}

.home-tuvan-phone-container{
    display: flex;
    align-items: center;
}

.ex_p2 .ex_lpimages > img:hover {
    width: auto;
    max-width: 100%;
    height: auto;
    -webki-transform: translate(0, -7px);
    -moz-transform: translate(0, -7px);
    transform: translate(0, -7px);
}

.ex_p2 .ex_lpimages > img {
    width: 100%;
    height: auto;
    max-width: 100%;
    -webkit-transition: all ease 300ms;
    transition: all ease 300ms;
}