/*
* ===================
* SKIN 
* ===================
*
* Insert into this file all the CSS of your custom design and load this file into every page you need.
*/
.masthead a:hover{
    color: #ff5622!important;
}
.mainnn{
    background-color: #0064af;
}
.top-bar{
	padding: 0;
	box-sizing: border-box;
	background-color: #f5f5f5;
}
.top-bar .pull-left {
    float: left;
}
.top-bar .pull-right {
    float: right;
}
.top-bar .nav-inline .menu-item {
    display: inline-block;
    color: #959595;
}
.top-bar .nav-inline .menu-item>a {
    display: inline-block;
    color: #000;
}
.top-bar .nav > li > a{
	padding: 10px 0;
}
.nav.nav-inline .menu-item a:hover {
    color: #0064af!important;
    background: #f5f5f5;
}
.top-bar .nav-inline>.menu-item+.menu-item:before {
    content: '|';
    color: #cad5d5;
    display: inline-block;
    margin: 0 1em;
}
.electro-navbar-primary {
    width: 100vw;
    position: relative;
    margin-left: calc(-50vw + 50% - 8px)!important;
    overflow: hidden!important;
    background-color: #fed700;
}
.navbar-main .nav > li > a{
    color: #fff;
	text-transform: uppercase;
    font-size: 14px;
    padding: 13px 11px;
}
.drop-level {
    left: 100%;
    top: -8%;
}
.navbar-main .nav > li > a:hover{
    background-color: #ff5622;
}
.navbar-nav > .active > a, .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #ff5622;
}

.masthead {
    padding: 1em 0;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
}
.masthead .header-logo-area {
    max-width: 300px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.header-logo-link {
    display: block;
}
.navbar-toggler {
    padding: 6px 15px;
    font-size: 1.6rem;
    color: #fff;
}
.navbar-toggler.navbar-toggle-close {
    padding: .75rem .75rem;
}
.o-c-n-w .navbar-toggler .navbar-toggler-icon, .o-c-n-w button .navbar-toggler-icon, .o-c-n-w.toggled .navbar-toggler .navbar-toggler-icon, .o-c-n-w.toggled button .navbar-toggler-icon {
    color: #fff;
    width: 1.24em;
    height: 1.24em;
    display: inline-block;
    vertical-align: middle;
    content: "";
}
.navbar-toggle-close {
    display: none;
}
.maiden-2 {
    background-color: #333;
    position: fixed;
    top: 0;
    left: -250px;
    width: 250px;
    height: 100vh;
    transition: all .2s;
    z-index: 10000;
}
.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}
.header-logo-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#electro-navbar-primary{
	background-color: #fff;
}
.masthead .navbar-search {
    flex-basis: 0%;
    flex-grow: 1;
    margin-left: 5%;
}
.masthead .header-icons, .masthead .navbar-search {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
}
.navbar-search>.input-group {
    width: 100%;
    display: flex;
}
.masthead .navbar-search .input-search-field {
    display: flex;
}
.navbar-search>.input-group .input-group-btn, .navbar-search>.input-group .search-categories {
    width: auto;
}
.navbar-search>.input-group .search-categories {
    display: flex;
}
.navbar-search>.input-group .input-search-field {
    flex-grow: 1;
    flex-basis: 0%;
    margin-right: -1px;
}
.navbar-search .search-categories>select {
    color: #6b6b6b;
    font-size: .938em;
    line-height: 1.4em;
    display: inline-block;
    max-width: 100%;
    padding: 0 1.75rem 0 .75rem;
    vertical-align: middle;
    background: #fff url(../images/cate.png) no-repeat right .75rem center;
    background-size: 8px 10px;
    border: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.navbar-search .btn, .navbar-search .form-control, .navbar-search>.input-group .input-group-btn, .navbar-search>.input-group .search-categories {
    height: 41px;
}
.navbar-search>.input-group .input-search-field .product-search-field.form-control, .navbar-search>.input-group .input-search-field table.cart .coupon .product-search-field.input-text, table.cart .coupon .navbar-search>.input-group .input-search-field .product-search-field.input-text {
    border-top-left-radius: 2.467em;
    border-bottom-left-radius: 2.467em;
}
.navbar-search .input-group .form-control, .input-group-addon, .btn.btn-secondary{
	border-color: #fff;
	border-width: 2px;
    border-style: solid;
}
.masthead .header-icons, .masthead .hotline {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.hot-c {
    display: flex;
    flex-wrap: wrap;
}
.hot-ic {
    padding: 0 7px;
    color: #fff;
    display: flex;
    margin: auto;
    font-size: 2.12em;
}
.header-log{
    display: flex;
    align-items: center;
}
.header-icons {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.btn.btn-secondary{
	background-color: #ff5622!important;
	border-top-right-radius: 2.467em;
    border-bottom-right-radius: 2.467em;	
}
.btn.btn-secondary i{
	color: #fff!important;
}
.header-icon {
    position: relative;
    margin-left: 2.714em;
}
.header-icons .header-icon-counter {
	background-color: #ece96e;
    bottom: -1px;
    left: 23px;
    position: absolute;
    color: #fff;
    font-size: .7em;
    line-height: 1.75em;
    font-weight: 700;
    width: 1.75em;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
}
.header-icons {
    position: relative;
    margin-left: 1.714em;
}
.shop-menu-cnt > a {
    color: #fff;
    line-height: 2.53em;
    font-size: 1.3em;
    font-weight: 700;
}
.hot-tex a{
    color: #fff;
    font-size: 1.3em;
    font-weight: 700;
}
.gdh{
    font-size: 0.8em;
}
.mheader-m2.container {
    max-width: 100%;
}
.mheader-m2.container{
	background-color: #0064af;
}
.header-v2{
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: center;
    padding: 6px 0;
}
.header-v2 .o-c-n-w {
    max-width: 75px;
    flex: 0 0 75px;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.header-v2 .header-logo, .mobile-header-v1 .header-logo, .mobile-header-v2-inner .header-logo {
    max-width: 88px;
    flex: 0 0 88px;
    margin-bottom: 0;
    padding-left: 0;
    text-align: left;
}
.header-v2 .header-links, .mobile-header-v1 .header-links, .mobile-header-v2-inner .header-links {
    max-width: calc(100% - 225px);
    flex: 0 0 calc(100% - 225px);
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;	
}
.header-v2 .header-links>ul, .mobile-header-v1 .header-links>ul, .mobile-header-v2-inner .header-links>ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 0;
    justify-content: flex-end;
    line-height: 1;
}
.header-v2 .header-links .search .site-search, .mobile-header-v1 .header-links .search .site-search, .mobile-header-v2-inner .header-links .search .site-search {
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    top: 100px;
    visibility: hidden;
    transition: all,ease,.3s;
    background-color: #ffff;
    z-index: 1;
    box-shadow: 0 4px 3px 0 rgba(1,1,1,.1);
}
.header-v2 .header-links .search .site-search .woocommerce-product-search, .mobile-header-v1 .header-links .search .site-search .woocommerce-product-search, .mobile-header-v2-inner .header-links .search .site-search .woocommerce-product-search {
    display: flex;
    height: 54px;
    background-color: #fff;
}
.header-v2 .header-links .search .site-search input[type=search], .mobile-header-v1 .header-links .search .site-search input[type=search], .mobile-header-v2-inner .header-links .search .site-search input[type=search] {
    border: none;
    flex: 0 1 100%;
}
.header-v2 .header-links>ul a{
	color: #fff;
    display: inline-block;
    font-size: 19px;
    width: 22px;
}
.header-v2 .header-links>ul li+li, .mobile-header-v1 .header-links>ul li+li, .mobile-header-v2-inner .header-links>ul li+li {
    margin-left: 20px;
}
.header-v2 .header-links .cart .count, .mobile-header-v1 .header-links .cart .count, .mobile-header-v2-inner .header-links .cart .count {
    text-indent: 0;
    float: left;
    position: absolute;
    top: 9px;
    left: 9px;
    font-size: 10px;
    color: #fff;
    padding: 5px 0;
    border-radius: 50px;
    background-color: #333e48;
    width: 20px;
    height: 20px;
    text-align: center;
    font-weight: 700;
}
.header-v2 .header-links .cart a, .mobile-header-v1 .header-links .cart a, .mobile-header-v2-inner .header-links .cart a {
    position: relative;
}
.navbar {
    min-height: 10px;
}
.mheader {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr;
    max-height: none;
}
.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
}
.maiden-2 .nav-inline {
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
    flex-direction: column;
}
.maiden-2 ul li a {
    display: flex;
    align-items: center;
    color: rgba(255,255,255,.7);
    padding: 0 1.387em;
    line-height: 3em;
    border-bottom: 1px solid #262626;
    text-decoration: none;
    font-weight: 600;
}
span.count{
    margin-left: 6px;
}
.nguyen {
    width: 100%;
    position: relative;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto;
}
.nguyen #page {
    overflow: hidden;
}
.off-canvas-active {
    overflow: hidden;
}
.accordion-btn{
    top: 10px;
    right: 10px;
    position: absolute;
    border: none;
    background: none;
    color: #7d7d7d;
}
.menu-item.pu{
    position: relative;
}
.hien .collapse{
    display: block;
}
.collapse{
    padding: 0 15px;
    list-style-type: none;
    transition: 0.7s;
}
.widget .collapse{
    padding: 0;
}
.nguyen #page.off-canvas-bg-opacity {
    overflow: visible;
    transform: translateX(250px);
    transition: all 0.5s ease 0s;
}
.toggled .navbar-toggle-hamburger {
    display: none!important;
}
.toggled .navbar-toggle-close {
    display: block;
}
.off-canvas-bg-opacity .site-content::before {
    background: rgba(37,41,51,.2);
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 999999;
}
.o-c-n-w{
	cursor: pointer;
	padding: 6px 0;
}
.menu-main-darius .o-c-n-w{
    position: relative;
    background-color: #d7102c;
}
.mheader-m2 .header-links{
    margin:auto;
}
.header-v2 .header-links .search.active .site-search, .mobile-header-v1 .header-links .search.active .site-search, .mobile-header-v2-inner .header-links .search.active .site-search {
    visibility: visible;
    opacity: 1;
    top: 82px;
    background-color: #fff;
    z-index: 999999;
}
.header-v2 .header-links .search .site-search .woocommerce-product-search{
	display: flex;
    height: 54px;
    background-color: #fff;
}
.header-v2 .header-links .site-search input[type=search]{
	border: none;
    flex: 0 1 100%;
    padding: 1.857em 1.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 1.571em;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
}
.header-v2 .header-links .search .site-search .woocommerce-product-search button{
    display: inline-block;
    background-color: transparent;
    border: none;
    font-size: 18px;
    padding: 15px;
    line-height: 1;
    border-radius: 0;
}
.features-list:not(.electro-v1) {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2.643em;
    overflow: auto;
    justify-content: space-between;
    padding: 10px 0;
}
@media(max-width: 768px){
    .features-list:not(.electro-v1) {
    margin-top: 2.643em;
}
}
.features-list {
   background-color: #0064af;
    border-radius: 8px;
    margin-bottom: 2.5em;
}
.features-list:not(.electro-v1) .feature {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    border-bottom: none;
    padding-right: 0;
    display: flex;
    margin: auto;
}
.features-list .feature {
    padding-top: .4em;
    padding-bottom: .229em;
}
.features-list:not(.electro-v1) .feature .media {
    padding: 10px;
    margin: auto;
    width: 228px;
    overflow: hidden;
    zoom: 1;
}
.features-list:not(.electro-v1) .feature .media:after {
    content: "";
    position: absolute;
    background: linear-gradient(90deg,white 50%,transparent 50%),linear-gradient(90deg,white 50%,transparent 50%),linear-gradient(0deg,white 50%,transparent 50%),linear-gradient(0deg,white 50%,transparent 50%);
    background-repeat: repeat-x,repeat-x,repeat-y,repeat-y;
    background-size: 15px 2px,15px 2px,2px 15px,2px 15px;
   /*  background-position: 0 0,200px 91px,0 103px,225px 0; */
    animation: border-dance 4s infinite linear;
    opacity: 0;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 5px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
@keyframes border-dance {
  0% {
    background-position: 0px 0px, 200px 72px, 0px 150px, 248px 0px;
  }
  100% {
    background-position: 200px 0px, 0px 72px, 0px 0px, 248px 130px;
  }
}

.features-list:not(.electro-v1) .feature:hover .media:after {
    opacity: 1;
}
.media-left {
    padding-right: 10px;
}
.features-list .media-left i {
    font-size: 3.071em;
    color: #fff;
}
.flexslider.slider-top{
    margin-bottom: 0!important;
}
.features-list .media-body {
    color: #fff;
    font-size: 1em;
    line-height: 1.25;
    text-align: center;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: middle;
}
.da-block {
    display: flex;
    justify-content: space-between;
    margin-left: -2.5px;
    margin-right: -2.5px;
    overflow: auto;
    flex-wrap: nowrap;
    align-items: stretch;
    margin-bottom: 1.643em;
}
.da-block>.da {
    padding: 0 15px;
}
.da-block>.da {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 2.5px;
    margin-bottom: 0;
}
.da-block .da-inner {
    background-color: #f5f5f5;
    font-size: 10px;
    line-height: 1.278em;
    padding: 12px 0;
    height: 100%;
    display: flex;
}
.da-block .da-media {
    display: flex;
    align-items: flex-start;
    margin: auto;
}
.da-block .da-media-body, .da-block .da-media-left {
    flex: 0 0 50%;
    max-width: 50%;
    flex-shrink: 1;
    align-self: center;
    height: 100%;
}
.da-block .da-text {
    font-weight: 200;
    text-transform: uppercase;
}
.da-block .da-action {
    font-weight: 700;
    display: flex;
    align-items: center;
    font-size: .833em;
    margin-top: 1.2em;
}
.products-carousel-tabs .nav {
    display: flex;
    overflow: auto;
    border: none;
    padding-bottom: 6px;
    position: relative;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
}
.products-carousel-tabs .nav .nav-item {
    margin: 0;
    flex-shrink: 0;
    display: inline-block;
}
.products-carousel-tabs .nav-item.active .nav-link {
	font-size: 1.286em;
    padding-bottom: .722em;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.products-carousel-tabs .nav .nav-link {
    padding-left: 0;
    padding-right: 0;
}
.products-carousel-tabs .nav-item.active .nav-link::after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    position: absolute;
    bottom: -6px;
    width: 100%;
    border-color: #fed700;
}
.products-carousel-tabs:not(.electro-v1) .nav .nav-item+.nav-item {
    padding-left: 0;
    margin-left: 2.214em;
}
.products-carousel-tabs .nav-link {
    color: #333e48;
    font-size: 1.429em;
    line-height: .9em;
    padding-bottom: 1em;
    display: block;
    padding: .5rem 1rem;
}
.tab-content>.tab-pane {
    display: none;
}
.products-carousel-tabs .tab-box .tab-pane{
    padding: 15px 0;
}
.description{
    color: #a1a1a1;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: .94px;
    margin: 16px 0 28px;
}
.btn-xemthem{
    background: #000;
    color: #fff;
    padding: 0;
    font-weight: 500;
    font-size: 13px;
    left: .52px;
    text-transform: uppercase;
    padding: 11px 24px;
    border-radius: 5px;
}
.hover-ct{
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
     font-size: 18px;
    border-radius: 5px;
    padding: 7px 11px;
    background: #000;
    color: #fff;
}
.hover-ct i{
    color: #fff;
}
.hover-ct:hover{
    background-color: #af0409;
}
.ih-item.square.effect12:hover .hover-ct{
    opacity: 1;
    transition: 0.5s all;
}
.btn-xemthem:hover{
    background-color: #0064af;
}
#products-carousel-5d7a41ac69577 .product-inner:after{
    border-right: 0px;
}

.image-block img{
    border-radius: 8px;
}
.ih-item.square.effect10 .add-to-cart-wrap{
    position: absolute;
    right: 3%;
    display: inline-grid;
    bottom: 38%;
    opacity: 0;
}
.ih-item.square.effect10 .add-to-cart-wrap .add-cart.eye{
    margin-top: 5px;
}
.ih-item.square.effect10:hover .add-to-cart-wrap{
    transition: 1s all;
    opacity: 1;
}
@media(max-width: 992px){
    .ih-item.square.effect10 .add-to-cart-wrap{
    transition: 1s all;
    opacity: 1;
}
}
.tab-content>.active {
    display: block;
}
.product-outer {
    height: 100%;
}
.product-outer .product-inner{
    background-color: #fff;
    padding: 1em 0;
    height: 100%;
    position: relative;
}
.tab-pane.panel{
	border: none!important;
}
.product-loop-header {
    position: relative;
}
.loop-product-categories {
    margin-bottom: .4em;
    font-size: .8em;
    line-height: 1.05em;
    height: 1.1em;
    display: block;
    color: #878787;
    overflow: hidden;
}
.loop-product-categories a{
   color: #878787;
}
.woocommerce-LoopProduct-link{
    display: block;
    color: #0062bd;
}
.woocommerce-loop-product__title {
    font-weight: 700;
    overflow: hidden;
    font-size: .957em;
    line-height: 1.167em;
    height: 2.334em;
    color: #0064af;
}
.woocommerce-loop-article__title {
    font-weight: 700;
    font-size: 1.157em;
    line-height: 1.167em;
    height: 2.334em;
    color: #000;
}
.date .ri{
    color: #0064af;
    font-size: 1.15em;
    letter-spacing: 1px;
}
.bai-viettc .cart-body{
    margin: auto;
    padding: 4em 2em;
}
span.price{
    font-size: 15px;
    font-weight: 700;
    letter-spacing: .56px;
    color: #242424;
}
.product-thumbnail{
    margin-bottom: .714em;
    width: 100%;
}
.product-thumbnail>img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
}
.product-nm-style {
    border-radius: 4px;
}
.price-add-to-cart{
    margin-bottom: .5em;
    clear: both;
    position: relative;
    justify-content: space-between;
    align-items: center;
}
.add-to-cart-wrap .add-cart{
    color: #fff;
    background-color: #000000;
    padding: 0;
    padding: 9px 11px;
    border-radius: 6px;
    text-transform: uppercase;
}

.giam-gia{
    font-size: 17px;
    font-weight: 500;
    letter-spacing: .64px;
    color: #a1a1a1;
    margin-bottom: 1.5em;
}
.add-to-cart-wrap .add-cart:hover{
    color: #fff!important;
    background-color: #0064af;
}
.product-outer:hover .product-inner .add-cart:before{
    background-color: #fed700;
}
.add-to-cart-wrap{
    margin-top: 27px;
}
li.br-none::after{
	border-right: 1px solid #fff;
}
.doi-tac{
    background-color: #dbd9d9;
}
.nha-cung-cap{
    background-color: #f5f5f5;
}
.cssanimation.ronaldo{
    background-color: #fff;
    border: 1px solid #eee;
}
.products-carousel-with-image-inner {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.products-carousel-with-image-inner .image-block, .products-carousel-with-image-inner .products-carousel-block {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0;
    flex: 0 0 100%;
    max-width: 100%;
}

.products-carousel-block .section-products-carousel{
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 0 14px 0 30px;
}
.flexslider.slider-top.mid:hover .flex-direction-nav .flex-next {
    opacity: 1;
    right: -37px;
}
.flexslider.slider-top.mid:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: -62px;
}
.products-carousel-with-image-inner section.section-products-carousel {
    margin-bottom: 0;
}
.products-carousel-with-image-inner section.section-products-carousel header {
    margin-bottom: .857em;
}
section header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    border-bottom: 1px solid #dadada;
    margin-bottom: 0;
    z-index: 0!important;
}
section header .h1, section header h1, section header .page-title {
    font-size: 1.786em;
    line-height: 1.6em;
    display: inline-block;
    padding-bottom: .4em;
    position: relative;
    margin-bottom: 0;
}
section header .h1, section header h1 {
    font-size: 17px;
    font-weight: 700;
}
@media(max-width: 768px){
   section header .h1, section header h1 {
    margin-bottom: 0.5em;
} 
}
section header .h1:after, section header h1:after, section header .page-title:after {
    content: ' ';
    border-bottom: 2px solid transparent;
    display: block;
    position: absolute;
    bottom: -1px;
    width: 100%;
    border-color: #0064af;
}
.products-carousel-with-image .product-inner {
    background-color: #fff;
}
#products-carousel-5d7a41ac69577{
    padding: 1.990em 0;
}
.section-product-cards-carousel .product-cardproduct {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: stretch;
    margin: 0;
}
.cartproduct-item{
    flex: 0 0 25%;
    max-width: 25%;
    padding: 15px;
}
.cartproduct-item h2{
    margin-bottom: 0;
    margin-top: 18px;
    font-size: 14px;
    font-weight: 700;
    color: #000;
    letter-spacing: .56px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    line-height: 27px;
    padding: 0 0 4px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.cartproduct-item p{
    font-size: 12px;
    font-weight: 500;
    letter-spacing: .48px;
    display: block;
    color: #a1a1a1;
    text-transform: capitalize;
    line-height: normal;
}
.product-cardproduct .cart-media-left, .m5d7a41acaa38b .cart-media-left, .product_list_widget_item .cart-media-left {
    flex: 0 0 50%;
    max-width: 50%;
}
.product-cardproduct .cart-body, .m5d7a41acaa38b .cart-body, .product_list_widget_item .cart-body {
    flex: 0 0 50%;
    max-width: 50%;
    align-self: stretch;
}
.image.cart-media-left img{
    width: 100%!important;
    max-width: 100%!important;
}
/* .product_list_widget_item .cart-media-left {
    flex: 0 0 29%;
    max-width: 29%;
}
.product_list_widget_item .cart-body {
    flex: 0 0 66%;
    max-width: 66%;
    align-self: stretch;
    margin-left: 5%;
} */
.product-cardproduct .cart-media-left>img, .m5d7a41acaa38b .cart-media-left>img{
    max-height: 100%;
    width: 100%!important;
    height: auto;
    margin: auto;
}
.product-cardproduct .price-add-to-cart {
    margin-top: auto;
}
.product-cardproduct .card-body-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}
.flexslider:not(.slider-top) .flex-direction-nav{
    opacity: 1!important;
    z-index: 99999;
    right: 24px;
    position: absolute;
    top: -30px;
}
.sp-side-bar .flexslider:not(.slider-top) .flex-direction-nav {
    top: 26px;
}
.flexslider:not(.slider-top) .flex-direction-nav a{
    opacity: 1!important;
}
.flexslider:not(.slider-top):hover .flex-direction-nav .flex-prev {
    left: -50px!important;
}
.flexslider:not(.slider-top):hover .flex-direction-nav .flex-next {
    right: -50px!important;
}
.flex-direction-nav a:before{
    border-top-width: 3px!important;
    border-right-width: 3px!important;
    width: 10px!important;
    height: 10px!important;
}
.flex-control-nav.flex-control-paging{
    display: none;
}

section header.show-nav {
    display: block;
    border-bottom-width: 0;
    margin-bottom: 0;
}
.show-nav .nav {
    font-size: 14px;
    flex-wrap: wrap;
    border: none;
    position: relative;
    align-items: center;
    line-height: 1;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.products-6-1 .nav .nav-item.active .nav-link{
    padding: 6px 15px;
    border-radius: 0.5em;
    background-color: #0064af;
    color: #fff;
}
.products-6-1 .nav .nav-item:hover .nav-link{
    padding: 6px 15px;
    border-radius: 0.5em;
    background-color: #0064af;
    color: #fff;
}
.products-6-1 .nav .nav-item.active .nav-link:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 0 6px;
    border-color: #0064af transparent transparent transparent;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -5px;
}
.products-6-1 .nav .nav-item:hover .nav-link:after{
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 6px 0 6px;
    border-color: #0064af transparent transparent transparent;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -5px;
}
.show-nav .nav .nav-item+.nav-item {
    padding-left: 0;
    margin-left: 1em;
}
.products-6-1, .section-product-cards-carousel {
    padding: 1.357em 0;
    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
}

.columns-6-1 {
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    margin-left: 0;
    margin-right: 0;
}
.columns-6-1>.product-main-6-1, .columns-6-1>.products-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.columns-6-1>.product-main-6-1 {
    border-top: 1px solid #eaeaea;
}
.product-6-2{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    align-items: stretch;
    margin: 0;
}
.product-main-6-1 .images.thumbnails li{
    display: flex;
    justify-content: center;
}
.product-main-6-1 .images .lSPager li a{
    border: 1px solid #eee;
}
.price.compare{
    color: #e00;
}
.home-list-categories ul.categories {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 0;
    list-style: none;
}
.home-list-categories ul.categories>li.category {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.home-list-categories .category-media-left {
    display: block;
    margin-bottom: .5em;
}
.home-list-categories .category-media-heading {
    color: #292929;
    font-size: 1em;
    line-height: 1.417em;
}
.home-list-categories .sub-categories {
    text-align: left;
    color: #9d9c9c;
    display: block;
    line-height: 21px;
    font-size: 13px;
}
.home-list-categories .see-all {
    display: block;
    text-align: right;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    color: #9d9c9c;
}
.category .category-media:after {
    content: '';
    border-right: 1px solid #eaeaea;
    display: block;
    position: absolute;
    right: 0;
    height: calc(100% - 24px);
    top: 0;
}
.brands-carousel {
    margin-bottom: 2.68em;
}
.owl-brands {
    padding: .8em 0;
}
.footer-widgets {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.cssanimation.ronaldo img{
    cursor: grab;
}
.cssanimation.ronaldo:hover img{
    opacity: 1
}
.footer-widgets .widget-column {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.footer-widgets .widget-column-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 66.6666666666%;
    max-width: 66.6666666666%;
}
.footer-widgets .widget-title {
    font-size: 1.429em;
    padding: 15px 0;
    position: relative;
    font-weight: 600;
}
.product_list_widget .product_list_widget_item {
    margin-bottom: 1.35em;
}
.product_list_widget .wp-post-image {
    width: 75px;
    height: 75px;
    margin-right: 20px;
    float: left;
}
.product_list_widget .product-title {
    color: #0062bd;
    font-weight: 700;
    font-size: 1em;
    display: block;
    line-height: 1.2em;
}
.product_list_widget .ff-price {
    margin-top: 1.667em;
    display: block;
}
.product_list_widget .amount {
    display: inline-block;
    font-size: 1.071em;
}
.footer-widgets .widget-title:after {
    content: ' ';
    width: 83px;
    border-bottom: 2px solid transparent;
    display: block;
    position: absolute;
    bottom: -1px;
    border-color: #0064af;
}
.newsletter-text{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.newsletter-text .content{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.newsletter-text .form{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
    align-self: center;
}
.newsl-title{
    font-size: 1.429em;
    display: inline-block;
    font-size: 1.571em;
    margin-right: 25px;
    line-height: 2.429em;
    margin-bottom: 0;
}
.newsl-title::before {
    content: "\f290";
    font: normal normal normal 14px/1 FontAwesome;
    margin-right: 15px;
    font-size: 1.619em;
    vertical-align: middle;
}
.newsl-text{
    margin-left: 25px;
    font-size: 1.071em;
}
.newsletter{
    background-color: #fed700;
    padding: .55em 0;
}
.newsletter input[type=email], .newsletter input[type=text] {
    padding: 1.35em 2em;
    border-top-left-radius: 2.467em;
    border-bottom-left-radius: 2.467em;
    border: none;
}
.newsletter .btn-sign{
    border-top-right-radius: 2.467em;
    border-bottom-right-radius: 2.467em;
    padding: .715em 2.134em;
    background-color: #333e48;
    color: #fff;
}
footer .footer-top{
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.footer-top .infomation{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 25%;
    max-width: 25%;
}
.footer-top .link-fast{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 25%;
    max-width: 25%;
}
.footer-top .menu-link{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 25%;
    max-width: 25%;
}
.menu-list .list{
    list-style-type: none;
    margin-left: 0;
    padding-left: 0;
}
.menu-list .list+.list{
    margin-left: auto;
    margin-right: auto;
}
.menu-list .list a, .infomation .wit-title{
    color: #292929;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    line-height: 25px;
    letter-spacing: .49px;
    text-transform: capitalize;
    text-decoration: none;
    display: block;
    position: relative;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
}
.input-wrapper form input[type=email] {
    padding: 0 15px;
    width: 100%;
    font-size: 14px;
    font-weight: 400;
    color: #b2b2b2;
    letter-spacing: .52px;
    background-color: #fff;
    border: 1px solid #efefef;
    border-radius: 5px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.08) inset;
}
.input-wrapper form input {
    height: 38px;
    box-shadow: none;
}
.footer-top ul>li+li {
    margin-top: .6em;
}
.input-wrapper .btn-xemthem{
    height: 38px;
    font-size: 14px;
    padding: 0 34px;
    font-weight: 400;
    letter-spacing: .54px;
    text-transform: capitalize;
    background: #000;
    float: left!important;
    color: #fff;
    width: auto;
    margin: 15px 0 0;
}
.input-wrapper .btn-xemthem:hover{
    background: #0064af;
}
.footer-logo {
    margin-bottom: 1.55em;
}
.footer-top .widget-title {
    font-weight: bold;
    margin-bottom: 1.6em;
    text-transform: uppercase;
}
.footer-top .call{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 1em;
}
.footer-top .call-left i{
    padding-right: 20px;
    font-size: 4.643em;
    color: #fed700;
}
.footer-top .call-right span{
    font-size: 1.871em;
    display: block;
    line-height: 1.429em;
}
.footer-top .call-right{
    align-self: center;
}
.add-re{
    display: block;
    padding: 5px 0;
}
.footer-bot{
    text-align: center;
    position: relative;
    background: #0064af;
    padding: 21px 0;
}
.copyright a, .copyright{
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    letter-spacing: .52px;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
    width: 100%;
}
.footer-top{
    padding: 2.28em 0 2.44em 0;
}
.tab-pane.panel .featured-item{
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.643em;
}
.tab-pane.panel .product-featured-on{
    flex: 0 0 50%;
    max-width: 50%;
}
.tab-box > .panel{
    padding: 15px 10px;
}
.cart-dropdown .product {
    display: flex;
    padding: 1.6rem 1rem;
    box-shadow: none;
    margin: 0 !important;
    border-bottom: 1px solid #e6ebee;
    box-shadow: none !important;
    align-items: center;
}
.cart-dropdown .product-details {
    max-width: 60%;
    flex: 0 0 60%;
    font-weight: 600;
    font-size: 1.3rem;
    color: #696969;
    text-align: left;
}
.cart-dropdown .product-title {
    font-weight: 600;
    font-size: 1.3rem;
    color: #696969;
    text-align: left;
    margin-bottom: .2rem;
}
.cart-dropdown .product-image-container {
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    border: 1px solid #ededed;
    margin: 0;
    margin-left: auto;
}
.product-image {
    display: block;
}
.cart-dropdown .btn-remove {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    position: absolute;
    right: -1rem;
    top: -1rem;
    width: 2rem;
    height: 2rem;
    font-size: 1.1rem;
    line-height: 1;
    color: #474747;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.product-image img {
    display: block;
    width: 100%;
    height: auto;
}
.dropdown-cart-total {
    margin-bottom: 1.1rem;
}
.dropdown-cart-total {
    padding: 20px 10px 5px;
    align-items: flex-end;
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #474747;
}
.dropdown-cart-action {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: .2rem 1rem 1.5rem;
}
.dropdown-cart-action .btn {
    font-weight: 600;
    font-size: 1.4rem;
    letter-spacing: 0.05rem;
    color: #fff;
    border-color: #ffffff;
    background-color: #0064af;
    border-radius: .3rem;
    min-width: 110px;
    padding: 0.75rem;
}
.dropdown-cart-total .cart-total-price {
    font-size: 1.5rem;
    margin-left: auto;
}
span.cart-cou{
    margin-left: 10px;
}
.cart-table-container {
    margin-bottom: 2.5rem;
}
.table.table-cart tr td.product-col {
    padding: 1rem .8rem 0.8rem 0;
    align-items: stretch;
    justify-content: space-between;
    display: flex;
}
.table.table-cart tr td.product-col .product-title{
    font-size: 19px;
    align-self: center;
}
.table.table-cart tr td.product-col .btn-remove{
    margin-right: 5%;
    align-self: center;
}
.product-col .product-image-container {
    max-height: 74px;
    min-height: 74px;
    flex: 0 0 180px;
    max-width: 77px;
    vertical-align: middle;
    margin-right: 1.8rem;
    margin-bottom: 0;
    overflow: hidden;
}
.table.table-cart tfoot .btn {
    padding: .85rem 2rem;
    letter-spacing: 0;
    text-transform: initial;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.btn.btn-outline-secondary{
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}
.breadcrumb {
    padding: 8px 0;
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #fff;
    border-radius: 4px;
    font-size: 1.2em;
}
.breadcrumb span{
    margin: 0 0.429em;
}
.breadcrumb-item.active a{
    color: #0064af;
}
.breadcrumb-item a:hover{
    color: #0064af;
}
.select-custom{
    display: flex;
    padding: .5em 1.429em;
    border-radius: 9px;
    flex-wrap: wrap;
}
.sort-foll{
    display: flex;
}
.sort-foll p{
    margin: auto!important;
    font-size: 1.1em;
}
.sort-foll-2{
    margin-left: 8%;
}
#sortControl{
    padding: .26rem 1.75rem .26rem .75rem;
    border-radius: 1.429em;
}
.da-content-cl{
    display: flex;
    flex-wrap: wrap;
}
.da-content-cl .product-outer{
    flex: 0 0 50%;
    max-width: 50%;
    border-bottom: 5px solid #f9f9f9;
    border-right: 5px solid #f9f9f9;
    border-left: 5px solid #f9f9f9;
    border-radius: 9px;
}
.product-6-2 .product-6-3 {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 4px;
}
.f-product-inner{
    display: flex;
    flex-wrap: wrap;
}
.f-left, .f-right{
    flex: 0 0 100%;
    max-width: 100%;
    margin: auto;
}
.f-right{
    background-color: #f5f6f7;
    text-align: center;
}
.f-info {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    margin: -40px 0 0;
}
.f-info .item a{
    font-size: 15px;
    font-weight: 400;
    color: #292929;
    letter-spacing: .26px;
}
.f-info .item span{
    font-size: 14px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
    letter-spacing: .28px;
    margin: 0 5px 0 0;
}
.f-info .item {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
    line-height: 33px;
}
.f-info .icon{
    color: #0064af;
    font-size: 24px;
    height: 77px;
    width: 77px;
    text-align: center;
    background-color: #fff;
    border: 2px solid #ededed;
    border-radius: 5px;
    margin: 0 auto 12px;
    transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.f-info .icon:hover{
    background-color: #0064af;
    color: #fff;
    cursor: pointer;
}
.f-info .icon i{
    line-height: 71px;
    display: block;
}
.site-content{
    padding-bottom: 40px;
}
.widget-body .cat-list{
    border: 2px solid #ececec;
    border-radius: 6px;
    list-style: none;
    padding: .929em;
}
.widget-body .cat-list li+li{
    border-top: 1px solid #ddd;
}
.widget-body .cat-list li {
    position: relative;
    padding: .6em .3em;
    color: #333e48;
    font-weight: 400;
}
.widget-body .cat-list li a{
    font-size: 0.9em;
}
.product-title-ps{
    padding: 9px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    color: #0064af;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.stock-status{
    margin-left: auto;
}
.motasp{
    border-bottom: 1px solid #eee;
}
.product-title-ps h1{
    font-size: 1.6em;
}
.cart-product-quantity{
    display: flex;
    flex-wrap: wrap;
    margin-top: 1.8756em;
}
.cart-product-quantity .quantity{
    width: 7em;
    padding: .857em 1.214em;
    background-color: transparent;
    color: #818181;
    line-height: 1.286em;
    outline: 0;
    border: 0;
    -webkit-appearance: none;
    border-radius: 1.571em;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    margin-right: 1%;
}
.cart-product-quantity .quantity input{
    border: none!important;
    width: 100%;
}
.tab-pane-ekko .nav li.active > a{
    border: none!important;
    font-weight: 700;
    line-height: 1.1em;
    font-size: 1.286em;
    color: #333e48;
    padding-bottom: 0.9em;
    position: relative;
    display: block;
    padding: 11px 0;
}
.tab-pane-ekko .nav li.active > a:after{
    border-color: #0064af;
    content: ' ';
    border-bottom: 2px solid #0064af;
    display: block;
    position: absolute;
    bottom: -1px;
    width: 100%;
}
.tab-pane-ekko .panel{
    background-color: #f9f9f9;
    border: none;
}
.exist-btn {
    border-radius: 1.571em;
}
.widget.widget-info ul{
    /* background-color: #fd4a4f; */
    list-style-type: none;
    /* border: 5px solid #fd4a4f; */
    padding: 0;
    border-radius: 0.5rem;
}
.widget.widget-info li{
    background: #0064af;
    align-items: center;
    display: flex;
    color: #fff;
    padding: 15px;
    font-size: 19px;
    border: 1px solid #eee;
    border-radius: 0.5rem;
}
.widget.widget-info li+li{
    margin-top: 10px;
}
.widget.widget-info h1{
    color: #000;
    margin-top: 3px;
    font-size: 15px;
}
.widget.widget-info i{
    float: left;
}
.widget.widget-info h4{
    margin: auto;
}
.widget-info li {
    line-height: 1;
    padding-top: 1.8rem;
    padding-bottom: 2rem;
    border-top: 1px solid #dee5e8;
}
.hecarim{
    color: #0064af;
}
.hecarim li+li{
    margin-top: 20px;
}
.bai-viettc .product-outer .product-inner{
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.sticky-ashe{
    background-color: #0064af;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    transition: all 0.5s;
    border-bottom: 1px solid #eee;
    transition: all 300ms ease-in-out;
    animation: slide-down 1s;
    z-index: 9999999;
    box-shadow: -1px 5px 8px -5px rgba(0,0,0,1);
    -webkit-box-shadow: -1px 5px 8px -5px rgba(0,0,0,1);
    -moz-box-shadow: -1px 5px 8px -5px rgba(0,0,0,1);
}
.sticky-ashe .o-c-n-w{
    display: none;
}
.sticky-ashe .header-logo-area{
    display: block!important;
    max-width: 94px;
}
.sticky-ashe .row{
    display: flex;
    align-items: center;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}
.tieude-mb{
    background-color: #9da5ab;
    padding: 15px 15px 5px 15px;
}
.tieude-mb .mb{
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px 10px rgba(0,0,0,0.62);
}
.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
}

.dropdown-content {
    top: 45px;
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 100%;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 8px 15px 6px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
    background-color: #ff5622;
    color: #ffffff;
}

.dropdown:hover .dropdown-content {
  display: block;
}
.dropdown-content .hover-cate, .dropdown-content .cate-2{
    list-style-type: none;
    padding-left: 0;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
}
.dropdown-content .hover-cate li, .dropdown-content .cate-2 li{
    position: relative;
}
.dropdown-content .hover-cate li+li, .dropdown-content .cate-2 li+li{
    border-top: 1px solid #eee;
}
.dropdown-content .cate-2{
    display: none;
}
.dropdown-content .hover-cate li:hover > .cate-2, .dropdown-content .cate-2 li:hover > .cate-2{
    z-index: 9;
    display: block!important;
    position: absolute;
    width: 100%;
    left: 255px;
    background-color: #ffffff;
    top: 0;
}
.footer-top li:hover > a, .cat-list li:hover > a, .grid-item h4 > a:hover{
    color: #0064af;
}
.product_list_widget .f-product-inner+.f-product-inner{
    margin-top: 15px;
}
.mainButtons123 {
    position: fixed;
    left: 19px;
    z-index: 9999;
    bottom: 3%;
}
.mainButtons123 .btn-group-icons {
    display: inline-grid;
}
.mainButtons123 .phone-hotline {
    font-size: 31px;
}
.mainButtons123 .social-group a {
    position: relative;
}
.mainButtons123 .social-group a i {
    font-size: 32px;
    padding: 15px 12px;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    text-align: center;
    font-weight: 400 !important;
}
.mainButtons123 .social-group img {
    max-width: 44px;
    border-radius: 50%;
}
.phone-hotline {
    color: #fff!important;
    background-image: linear-gradient(to bottom, #b1bbea, #0290c8);
    border-radius: 50%;
    animation: shadow-pulse 1s infinite;
}
.mainButtons123 .social-group .fa:hover {
    background-image: linear-gradient(to top, #b1bbea, #0290c8);
    border-radius: 50%;
}
.mainButtons123 .btn-group-icons a+a {
    margin-top: 1em;
}

@keyframes shadow-pulse
{
     0% {
         box-shadow: 0 0 0 0px rgba(98, 131, 206, 0.2);
     }
     100% {
          box-shadow: 0 0 0 35px rgba(0, 0, 0, 0);
     }
}
.content-absolu .container-inner{
    color: #ffffff;
}
.content-absolu .container-inner h5{
    background-color: rgba(0, 0, 0, 0.4);
}
.baivietgd{
    position: fixed !important;
    bottom: 27% !important;
     right: 0px !important;
     z-index: 9999;
}
.fiexed-web {
    width: 160px !important;
    margin-top: 0;
    min-height: 150px;
    padding: 0 15px;
    border: 2px solid #fff;
    border-bottom: none;
    border-radius: 10px;
    background: #2A5CCA;
}
@media(max-width: 992px){
    .fiexed-web {
       visibility: hidden;
       -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.openf .fiexed-web{
    display: block;
}
#open-filters {
    color: #fff;
    background: #2a5cca;
    position: fixed;
    right: 0;
    bottom: 40% !important;
    padding: 4px 10px;
    cursor: pointer;
    z-index: 1;
    font-size: 18px;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.baivietgd.openf .fiexed-web{
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
#open-filters.openf {
    right: 158px;
}
}
.fiexed-web .label{
    display: inline;
    padding: .2em .6em .3em;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 10px;
    float: left;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    padding: 0px !important;
}
.sp-it{
    min-height: 42px;
    margin-top: 17px;
    line-height: 1.3;
}
.fiexed-web .sp-it span {
    font-family: RobotoBoldCondensed,sans-serif;
    color: yellow;
    min-height: 11px;
    /* padding-left: 22px; */
    font-size: 18px;
    margin-right: 10px;
    /* font-size: 25px; */
    font-weight: bold;
}
.noidungkm{
    display: flex;
    flex-wrap: wrap;
}
.noidungkm h5{
    margin: auto;
    padding: 15px;
}







/*
* ---------------------
* RESPONSIVE - MOBILE
* ---------------------
*/
@media (min-width: 768px){
	.masthead .header-logo-area {
    flex: 0 0 20%;
    max-width: 20%;
}
.products-carousel-with-image-inner .products-carousel-block{
    padding: 0 15px;
}
.product-main-6-1 .images {
    display: flex;
    justify-content: center;
    margin: auto;
}
.product-6-2 .product-6-3{
    flex: 0 0 50%;
    max-width: 50%;
}
/* .columns-6-1>.products-6 {
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%;
} */
.columns-6-1>.product-main-6-1 {
    border-top-width: 0;
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%;
}
section header {
    margin-bottom: 1.429em;
}
section header.show-nav {
    display: flex;
    margin-bottom: 1em;
}
.product-cardproduct .product-outer {
    flex: 0 0 50%;
    max-width: 50%;
}
section header .h1, section header h1, section header .page-title {
    font-size: 1.571em;
    font-weight: 400;
}
.products-carousel-tabs:not(.electro-v1) .nav {
    justify-content: center;
}
.products-carousel-with-image-inner .image-block {
    display: block;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
}
@media (min-width: 992px) {
    .products-carousel-with-image-inner .image-block {
    flex: 0 0 20%;
    max-width: 20%;
}
.image-block img{
    width: 100%;
}
.product-6-2 .product-6-3{
    flex: 0 0 25%;
    max-width: 25%;
}
.columns-6-1>.products-6 {
    flex: 0 0 100%;
    max-width: 100%;
}
section header.show-nav .h1, section header.show-nav h1 {
    white-space: nowrap;
    margin-right: 2em;
    font-weight: 600;
}
}
@media(min-width: 1024px){
    .products-carousel-with-image-inner .products-carousel-block {
    flex: 0 0 60%;
    max-width: 60%;
}
.f-left, .f-right{
    flex: 0 0 50%;
    max-width: 46%;
    margin: auto;
}
}
@media(min-width: 1200px){
	.hidden-xl-up {
    display: none!important;
}
.products-6 .product-6-3{
    border-bottom: 10px solid #fff;
    border-right: 10px solid #fff;
}
.da-content-cl .product-outer{
    flex: 0 0 25%;
    max-width: 25%;
}
.tab-pane.panel .product-featured-on{
    flex: 0 0 25%;
    max-width: 25%;
}
.home-list-categories .sub-categories {
    display: block;
}
.home-list-categories .category-media {
    align-items: flex-start;
}
.home-list-categories .category-media-left {
    margin-right: 1em;
}
.home-list-categories .category {
    font-size: 18px;
    margin-bottom: 2em;
}
.home-list-categories ul.categories {
    padding-top: 10px;
}
section.section-products-carousel {
    margin-bottom: 1.214em;
}
.loop-product-categories{
    margin-bottom: 1em;
    font-size: .857em;
    line-height: 1.05em;
    height: 1.05em;
}

.product-outer .product-inner{
    padding: 1.429em 0.214em 1em 0.214em;
}
.bai-viettc .product-inner{
    padding: 1.714em 0;
}
.product-cardproduct .product-inner {
    padding: 5.64%;
}
.da-block .da-media-left {
    margin-right: 6%;
}
.da-block .da-inner {
    font-size: 18px;
    padding: 20px;
    min-height: 193px;
    line-height: 23px;
}
}
@media(max-width: 1199px){
	.hidden-lg-down {
    display: none!important;
}
.maiden-2 {
    top: 0;
}
}
@media(min-width: 992px){
	.features-list:not(.electro-v1).columns-5 .feature {
    flex: 0 0 22%;
    max-width: 22%;
}
.woocommerce-loop-product__title {
    font-size: 1em;
    line-height: 1.28572em;
    height: 2.5em;
}
}
@media(min-width: 576px){
    .home-list-categories .category-media {
    display: flex;
    align-items: center;
}
.home-list-categories .category-media-body {
    flex: 0 0 57%;
    max-width: 57%;
}
}
@media(max-width: 992px){
    .newsletter{
    display: none;
}
.features-list .feature {
    padding-top: 1.357em;
    padding-bottom: .929em;
}
.features-list .media-left i {
    font-size: 2.071em;
    color: #fff;
}
.features-list:not(.electro-v1) .feature .media {
    padding: 0px;
}
section header {
    margin: 25px 0;
}
.products-carousel-block .section-products-carousel {
    padding: 0 15px 0 15px;
}
.bai-viettc .cart-body {
    padding: 2em 0;
}
.footer-top .infomation, .footer-top .link-fast, .footer-top .menu-link{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}
.footer-widgets .widget-column {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.footer-widgets .widget-column-2 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.product-cardproduct .cart-media-left, .m5d7a41acaa38b .cart-media-left, .product_list_widget_item .cart-media-left {
    flex: 0 0 100%;
    max-width: 100%;
}
.product-cardproduct .cart-body, .m5d7a41acaa38b .cart-body, .product_list_widget_item .cart-body {
    flex: 0 0 100%;
    max-width: 100%;
}
}
@media(min-width: 993px){
    .cart-table-container .price-col-2, .cart-table-container .qua-col, .cart-table-container .total-col {
    padding-top: 3.1rem!important;
}
}
@media(min-width: 1200px){
    .header-v2 .header-links>ul a{
	    color: #000000;
}
.product-6-2 .product-6-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.header-v2 .header-links .search.active .site-search, .mobile-header-v1 .header-links .search.active .site-search, .mobile-header-v2-inner .header-links .search.active .site-search {
    top: 97px;
}
.header-v2 .header-links, .mobile-header-v1 .header-links, .mobile-header-v2-inner .header-links {
    max-width: 100%;
}
.header-v2 .header-links>ul .my-account .login {
    width: 127px;
}
}

.nhan-xet{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 1.5em;
}
.nhan-xet:hover .nx-item-1{
    border: 3px solid #0064af;
    cursor: pointer;
    transition: 0.5s all;
}
.nhan-xet:hover .nx-item-2 h2{
    color: #0064af;
    cursor: pointer;
    transition: 0.5s all;
} 
.nx-item-1{
    flex: 0 0 34%;
    max-width: 34%;
    border: 3px solid #000;
}
.nx-item-1 img{
    max-width: 100%!important;
    width: 100%!important;
    margin-left: 0!important;
}
.nx-item-2{
    flex: 0 0 66%;
    max-width: 66%;
    padding: 15px 0 15px 20px;
}
.nx-item-2 span{
    font-weight: 600;
    font-size: 1.3em;
}
@media(max-width: 1023px){
    .hidden-m-down{
        display: none!important;
    }
    .cartproduct-item {
    flex: 0 0 50%;
    max-width: 50%;
}
    .products-carousel-with-image-inner .products-carousel-block {
    flex: 0 0 100%;
    max-width: 100%;
}
.f-right{
    margin-top: 15px;
}
}
@media(max-width: 768px){
    .cartproduct-item {
    flex: 0 0 50%;
    max-width: 50%;
}
.mainButtons123 .social-group a i {
    font-size: 23px;
    padding: 11px 7px;
    border-radius: 50%;
    width: 44px;
    height: 44px;
    text-align: center;
    font-weight: 400 !important;
}
.f-info .item {
    flex: 0 0 100%;
    max-width: 100%;
    line-height: 33px;
}
.add-to-cart-wrap .add-cart{
    padding: 4px 7px;
}
/* .products-6 .product-6-3{
    border-right: none;
} */
}
.img img{
    max-width: 100%!important;
    width: 100%!important;
    margin-left: 0!important;
}
.product_list_widget .f-left{
    flex: 0 0 70%;
    max-width: 66%;
}
.product_list_widget .f-right{
    flex: 0 0 30%;
    max-width: 30%;
}
