/*
    Theme Name: doanhnghiep
    Theme URI: http://creativevietnam.com.vn
    Description: Thiết kế website,Seo website chuyên nghiệp số 1 Việt Nam
    Author: Nguyễn Bá Uynh - Điện thoại:0989 7888 95
    Author URI: http://creativevietnam.com.vn
    Template:creativeframework
    Version: 6.8.1
    Tags: Công ty thiết kế website usy tín, chất lượng với 8 năm kinh nghiệm thiết kế website.
          Dịch vụ thiết kế website theo đúng chuẩn SEO được đánh giá cao bởi các doanh nghiệp trong và ngoài nước.Chúng tôi đem đến cho Quý khách hàng những dịch vụ, sản phẩm website chuyên nghiệp, tốt nhất. Sản phẩm chúng tôi đưa ra mang đậm phong cách mỹ thuật, ý tưởng, hệ thống code riêng theo từng khách hàng.
    License:
    License URI: http://creativevietnam.com.vn
    Text Domain: creativeframework
    */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{
    padding-right:15px;
    padding-left:15px;
}

.row{
    margin-right:-15px;
    margin-left:-15px;
}
@font-face {
    font-family: 'Verdana';
    src: url('./fonts/Verdana.eot');
    src: url('./fonts/Verdana.ttf') format('ttf'),
         url('./fonts/Verdana.woff2') format('woff2'),
         url('./fonts/Verdana.woff') format('woff'),
         url('./fonts/Verdana.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'UTMHelve';
    src: url('./fonts/UTMHelve.eot'),
         url('./fonts/UTMHelve.otf') format('otf');
    src: url('./fonts/UTMHelve.ttf') format('ttf'),
         url('./fonts/UTMHelve.woff') format('woff'),
         url('./fonts/UTMHelve.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "UTMHelveBold";
    src: url("./fonts/UTMHelveBold.eot");
    src: url("./fonts/UTMHelveBold.eot?#iefix") format("embedded-opentype"),
         url("./fonts/UTMHelveBold.otf") format("opentype"),
         url("./fonts/UTMHelveBold.svg") format("svg"),
         url("./fonts/UTMHelveBold.ttf") format("truetype"),
         url("./fonts/UTMHelveBold.woff") format("woff"),
         url("./fonts/UTMHelveBold.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}
ul {
    font-size: 15px;
}
body{
    font-family: "UTMHelve", sans-serif;
    overflow: hidden;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-align: left;
    background: #fff;
  }
html{
    overflow-x:hidden;
}

img{
    max-width:100%;
    height:auto;
}
img.aligncenter{
    display:table;
    margin:0 auto;
}
.thumbnail{
    margin:0px 0px 0px 0px;
    padding:0;
    border:none;
    border-radius:0;
    background:none;
}
.alignnone{
    margin:0;
}
a{
    color:#000000;
}
a:hover, a:focus{
    color:#000;
    text-decoration:none !important;
}
div{
    transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
img {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

ins{
    text-decoration:none;
    font-weight: bold;
}
a{
    text-decoration: none;
}
.container{
    width:100%;
    max-width:100%;
    padding-left:15px;
    padding-right:15px;
    margin:0 auto;
}
img{
    max-width:100%;
}
header li,footer li,.sidebar_page li,.duongdan li,
.thanhtoan_single li,.share_link li,.fixed_custom_contact li,
.slide li{
    list-style: none;
}
header ul,footer ul,.sidebar_page ul,.duongdan ol,
.thanhtoan_single ul,.share_link ul,.fixed_custom_contact ul,
.slide ul{
    padding-left: 0;
}
.icon_mobile_click {
    margin: 0;
    display: none;
    cursor: pointer;
    text-align: center;
    color: #fff;
    float: right;
    font-size: 20px;
}
.icon_mobile_active{
    position:absolute;
    padding:0.2em 0.4em;
    bottom:1.5em;
    margin:0px;
    display:none;
    right:1em;
    color:#FF0101;
    cursor:pointer;
    z-index:9999;
    text-align:center;
    font-size:20px;
    text-indent:15px;
}
#menu_mobile_full{
    position: fixed;
    top: 0;
    bottom: 0;
    right: -260px;
    width: 260px;
    text-align: right;
    overflow-y: scroll;
    border-right: 1px solid #333;
    background: #333333;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.menu_hidden{
    z-index:-1;
    left:-260px;
}
.menu_show{
    z-index: 9999999;
}
.close_menu {
    z-index: 9999;
    background: #df0606;
    color: #fff;
    padding: 7px 12px;
    margin: 0;
    font-size: 20px;
    cursor: pointer;
    display: inline-block;
}
#gioithieu_home, #tintuc_home{
    padding:60px 0px ;
}
#menu_mobile_full ul{
    text-align: left;
}
#menu_mobile_full ul li,#menu_mobile_full ul li a{
    width:100%;
    display:block;
}
#menu_mobile_full ul li{
    position:relative;
    padding: 0px;
}
#menu_mobile_full ul li.menu-item-has-children span{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 50px;
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 30px;
    color: #fffdfd;
    z-index: 9;
    text-align: right;
    padding: 0 10px 0 0;
}
#menu_mobile_full ul li.menu-item-has-children .sub-menu li span{
    color: #333;
}
#menu_mobile_full ul li .sub-menu{
    background: #f5f5f5;
}
#menu_mobile_full ul li.menu-item-has-children a:after {
    margin-left: 12px;
}
#menu_mobile_full ul li.menu-item-has-children span.active{
    content:'-';
}
#menu_mobile_full ul li a {
    padding: 15px 18px;
    border-bottom: 1px solid #fff;
    color: #fff;
    line-height: 21px;
    border-left: none;
    font-size: 15px;
}
#menu_mobile_full ul li a:hover{
    text-decoration: none;
    background: #333333;
    color: #fff;
}
#menu_mobile_full ul li.menu-item-has-children ul.sub-menu{
    display:none;
}
#menu_mobile_full ul li.menu-item-has-children ul.sub-menu li a{
    text-transform:none;
    font-size:13px;
    color:#4b4545;
}
#menu_mobile_full ul li.menu-item-has-children ul.sub-menu li a:hover {
    color: #fff;
}
#menu_mobile_full ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu{
    display:none;
}
#menu_mobile_full ul li.menu-item-has-children ul.sub-menu li.menu-item-has-children ul.sub-menu li a{
    padding-left:3em;
}


.midle_header {
    background: #ebebeb;
    padding: 16px 0;
    border-bottom: 2px solid #333333;
}
.top_header .container {
    display: flex;
    flex-direction: row-reverse;
}
.top_header {
    padding: 3px 0px;
    background: #fff;
}
.button_lienhe {
    background: #333333;
    border-radius: 10px;
    margin-left: 24px;
    border: 1px solid transparent;
    display: none;
}
.button_lienhe:hover {
    background: transparent;
    border: 1px solid #333333;
}
.button_lienhe:hover a {
    color: #333333;
}
.button_lienhe a {
    color: #fff;
    padding: 0 30px;
    text-transform: uppercase;
    font-size: 13px;
}
.top_header .social a {
    margin: 0 0 0 5px;
}
.top_header .social a i {
    color: #fff;
    background: #9c9b9b;
    border: 1px solid transparent;
    width: 22px;
    line-height: 21px;
    height: 22px;
    text-align: center;
    border-radius: 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.top_header .social a.social_facebook i {
    background: #24458c;
}
.top_header .social a.social_twiter i {
    background: #33ccff;
}
.top_header .social a.social_youtube i {
    background: #ff0000;
}
.top_header .social a.social_facebook:hover i {
    background: #fff;
    color: #24458c;
    border: 1px solid #24458c;
}
.top_header .social a.social_twiter:hover i {
    background: #fff;
    color: #33ccff;
    border: 1px solid #33ccff;
}
.top_header .social a.social_youtube:hover i {
    background: #fff;
    color: #ff0000;
    border: 1px solid #ff0000;
}
.l_header {
    float: left;
}
.r_header {
    text-align: right;
    float: right;
    display: flex;
    flex-direction: row;
}
.cart {
    order: 1;
    margin-left: 23px;
}
.r_header ul > li {
    display: inline-block;
    position: relative;
}
#topnav {
    margin-bottom: 0;
}
#topnav > li {
    padding: 0 15px;
}
#topnav  li.current-menu-item > a:before {
    width: 100%;
}
#topnav > li > a:before {
    content: "";
    width: 0;
    height: 3px;
    background: #d9121c;
    position: absolute;
    transition: .3s;
    bottom: -10px;
}
#topnav > li > a:after {
    content: "";
    width: 100%;
    height: 30px;
    position: absolute;
    left: 0;
    top: 100%;
}
#topnav > li > a:hover:before {
    width: 100%;
}
#topnav > li a {
    color: #373737;
    text-transform: uppercase;
    position: relative;
}
#topnav li.current-menu-item > a {
    color: #d9121c;
}
#topnav > li.menu-item-has-children .sub-menu {
    display: block;
    z-index: 999;
    text-align: left;
    background: #333333;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: calc(100% + 30px);
    width: 300px;
    border: 1px solid #ccc;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotateX(-90deg);
    -moz-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 15px;
}
#topnav > li.menu-item-has-children .sub-menu:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 30px;
    left: 0;
    top: -30px;
}
#topnav > li.menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0);
    -moz-transform: rotateX(0);
    transform: rotateX(0);
}
#topnav > li.menu-item-has-children li {
    display: block;
    border-bottom: 1px solid #e6e6e6;
}
#topnav > li.menu-item-has-children li:last-child {
    border: 0;
}
#topnav > li.menu-item-has-children li a {
    display: block;
    color: #fff;
    text-transform: capitalize;
    line-height: 38px;
}
#topnav > li.menu-item-has-children li:hover {
    border-color: #fff;
}
#topnav > li.menu-item-has-children li:hover a {
    color: #fff;
}
.title_cart {
    position: relative;
}
.title_cart i {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: middle;
}
.title_cart:before {
    content: "";
    width: 1px;
    height: 22px;
    background: #000;
    position: absolute;
    top: 0;
    left: -9px;
}
.title_cart .count {
    position: absolute;
    top: -5px;
    left: 10px;
    background: #333333;
    color: #fff;
    padding: 0 3px;
    line-height: 12px;
    height: 16px;
    text-align: center;
    border-radius: 10px;
    font-size: 13px;
}
.search_header {
    position: relative;
    margin-left: 25px;
}
.click_search:before {
    content: "";
    width: 1px;
    height: 22px;
    background: #000;
    position: absolute;
    top: 0;
    left: -14px;
}
.click_search {
    cursor: pointer;
}
.click_search i {
    font-size: 20px;
}
.navbar-form {
    padding: 0;
    margin: 0;
}
.navbar-form input {
    border-radius: 0;
    outline: none;
    width: 480px;
    height: 50px;
    text-indent: 0;
    line-height: 150%;
    
    padding: 10px;
    font-family: 'verdana', sans-serif;
    font-style: italic;
    border: 1px solid #ccc;
}
.navbar-form input::placeholder {
    font-size: 9px;
}
.search-form.search-form__h {
    position: absolute;
    right: -15px;
    top: 52px;
    z-index: 1;
    display: none;
}
.navbar-form button {
        background: transparent;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -10px;
    border: 0;
}
.fa-search {font-size:20px;}
.adv_banner {
    padding: 35px 15px;
}
.adv_banner img {
    box-shadow: -6px 8px #8ca2ce;
}
.adv_banner img:hover {
    box-shadow: -15px 17px 3px #8ca2ce;
    -webkit-transform: translate(5px, -5px);
    -moz-transform: translate(5px, -5px);
    -o-transform: translate(5px, -5px);
    transform: translate(5px, -5px);
}
.gioithieu {
    padding: 92px 0 97px;
}
.gioithieu .widget-title span {
    background-image: url(./images/background-text.jpg);
    background-size: cover;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 62px;
    font-family: 'UTMHelveBold', sans-serif;
}
.gioithieu p {
    line-height: 26px;
}
.gioithieu p a {
    display: inline-block;
    margin-top: 30px;
    padding: 5px 32px;
    background: #333333;
    color: #fff;
    border-radius: 15px;
}
.gioithieu p a:after {
    content: "\f105";
    font-family: fontawesome;
    transition: .3s;
    margin-left: 9px;
}
.gioithieu p a:hover:after {
    margin-left: 15px;
}
.list_image {
    padding: 95px 0;
}
.list_image .textwidget {
    position: relative;
    overflow: hidden;
}
.list_image .textwidget:hover img {
    -webkit-transition: scale(1.03);
    -moz-transition: scale(1.03);
    -o-transition: scale(1.03);
    transform: scale(1.03);
}
.list_image .image_meta {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #33333380;
    color: #fff;
}
.list_image .image_meta .title {
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 0;
}
.list_image .textwidget .readmore {
    visibility: hidden;
    opacity: 0;
    margin-bottom: -25px;
}
.list_image .textwidget:hover .readmore {
    visibility: visible;
    opacity: 1;
    margin: 0;
    margin-top: -15px;
    padding-bottom: 15px;
}
.list_image .textwidget .readmore:after {
    content: "\f105";
    font-family: fontawesome;
    transition: .3s;
    margin-left: 9px;
}
.sanpham_home {
    background: #f3f6fa;
    padding: 0 0 63px;
}
.cate-list .content_item {
    margin: 0 0 15px;
    background: #fff;
    border-radius: 15px;
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 10px;
    border: 1px solid #ccc;
}
.category .cate-list .content_item .thumbnail img{
    max-width: 50px !important;
}
.cate-list .content_item .thumbnail a:before{
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    width: 100%;
    left: 0;
    top:0;
}
.cate-list .content_item:hover {
    box-shadow: 0px 0px 7px 2px #3333332e;
}

.slide-control {
    display: none;
}
.panel-grid-cell .widget-title {
    text-transform: uppercase;
}
.panel-grid-cell .widget-title small {
    font-size: 15px;
    display: block;
    margin-top: 8px;
}
.product-block {
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background: #fff;
}
.row.list_product,
.row.list_product_related {
    margin: 15px -3px;
}
.row.list_product .shopcol,
.list_product_related .shopcol{
    padding: 3px;
}
.row.list_product .shopcol:nth-child(5n+1),
.list_product_related .shopcol:nth-child(5n+1){
    clear: both;
}
.product-inner span.product-label-special.label {
    position: absolute;
    top: 0;
    right: 0;
    background: #d9121c;
    padding: 3px;
    /* line-height: 16px; */
    font-size: 13px;
}
.product-meta {
    padding: 15px 0 0;
    text-align: center;
}
.image {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.name a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #616161;
    min-height: 56px;
    font-size: 13px;
}
.action_button {
    position: absolute;
    display: flex;
    width: 100%;
    bottom: -10px;
    opacity: 0;
    visibility: hidden;
}
.product-inner:hover .action_button {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}
.product-block .readmore {
    background: #33333396;
    flex: 6;
    border: 1px solid transparent;
}
.product-block .readmore:hover {
    background: #ffffff80;
    border: 1px solid #33333396;
}
.product-block .readmore:hover a {
    color: #333333;
}
.action_button a {
    color: #fff;
    line-height: 40px;
    display: block;
    font-size: 13px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.action_button .add-to-cart {
    background: #d9121c;
    flex: 3;
    border: 1px solid transparent;
}
.action_button .add-to-cart:hover {
    background: #d9121c;
    border: 1px solid #d9121c;
}
.action_button .add-to-cart:hover a {
    font-size: 17px;
}
.giacu {
    color: #999;
    font-size: 11px;
    display: inline-block;
}
.price ins {
    color: #d9121c;
    font-size: 14px;
    display: inline-block;
}
#uynh-widget-tabproduct-1330001-template ul {
    margin-bottom: 0;
}
.list_content_tabs > div > div {
    display: inline-block;
    padding: 15px;
    margin: 0 0 0 15px;
    background: #fff;
    border-radius: 10px;
}
.widget_tabproduct ul li {
    display: inline-block;
    padding: 0px 20px;
}
.widget_tabproduct ul li:not(:last-child) {
    padding: 0px 60px 0 15px;
}
.widget_tabproduct ul li a {
    color: #616161;
    cursor: pointer;
    font-size: 20px;
    display: table;
    padding: 30px 0 25px;
    border-top: 3px solid transparent;
}
.widget_tabproduct ul li a:hover {
    color: #333333;
}
.widget_tabproduct ul li.active a {
    color: #000;
    border-color: #333333;
}
.footer-sidebar .cate-list {
    margin: 30px 0 0 0;
}
.sidebar_danhmuc .widget{
    margin-bottom: 0px;
}
.new_home {
    background: #f3f6fa;
    padding-bottom: 95px;
}
.new_home .container {
    max-width: 1030px;
}
.new_home .textwidget {
    position: relative;
}
.new_home .widget-title {
    text-transform: none;
    font-size: 20px;
}
.new_home .widget-title span {
    display: table;
    padding: 30px 0;
    border-top: 3px solid #333333;
}
.new_home_template .content_item {
    padding: 13px;
    background: #fff;
    display: flex;
    justify-content: space-between;
}
.new_home_template .post_meta {
    margin-left: 10px;
    flex: 6;
}
.new_home_template .post-list_h {
    margin-bottom: 20px;
}
.new_home_template .time {
    padding-bottom: 20px;
    margin-bottom: 25px;
    position: relative;
}
.new_home_template .time:before {
    content: "";
    width: 57px;
    height: 1px;
    background: #333333;
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.new_home_template .time .day {
    font-size: 55px;
    font-family: "UTMHelveBold", sans-serif;
    color: #bebdbd;
    line-height: 1;
    margin-bottom: 8px;
}
.new_home_template .time .month {
    color: #616161;
}
.new_home_template .time_social {
    flex: 2;
    text-align: center;
}
.new_home_template .time > span {
    display: block;
}
.post_meta .readmore {
    margin: 10px 0;
}
.share label {
    color: #616161;
}
.share a {
    display: inline-block;
    width: 25px;
    height: 25px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid transparent;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.share a i {
    vertical-align: middle;
}
.share a.face {
    background: #24458c;
}
.share a.twitter {
    background: #33ccff;
}
.share a.face:hover {
    background: transparent;
    color: #24458c;
    border: 1px solid #24458c;
}
.share a.twitter:hover {
    background: transparent;
    color: #33ccff;
    border: 1px solid #33ccff;
}
.share ul li {
    display: inline-block;
}
.share ul li:first-child {
    margin-right: 7px;
}
.post-list_h .post-title {
    font-family: "UTMHelveBold", sans-serif;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.new_home_template .post-list_h .post-title {
    min-height: 47px;
}
.excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.readmore a:after {
    content: "\f105";
    font-family: fontawesome;
    margin-left: 9px;
}
.view_all {
    position: absolute;
    top: -50px;
    right: 0;
}
.view_all a {
    font-size: 20px;
}
.view_all a:after {
    content: "\f105";
    font-family: fontawesome;
    margin-left: 9px;
}
.view_all a:hover {
    color: #333333;
}
.footer_widget .list_group {
    position: relative;
}
.footer_widget .wpcf7-submit {
    background-image: url(./images/dangky.png) !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
    width: 90px;
    background-position: left !important;
    background: transparent;
    border: 0;
    position: absolute;
    right: -10px;
    top: 9px;
    text-indent: 25px;
}
.footer_widget .wpcf7-textarea {
    max-height: 85px;
}
.footer_widget .wpcf7-form-control:not(.wpcf7-submit) {
    background: #fff;
    width: 100%;
    border: 1px solid #ffffff80;
    border-radius: 6px;
    text-indent: 15px;
    min-height: 33px;
    color: #000;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.footer_widget .wpcf7-form-control::placeholder {
    color: #ccc;
}
.footer_widget .your-email input {
    margin-top: 20px;
}
a:focus {
    outline: none;
}
.footer_widget .wpcf7-form-control:focus {
    outline: none;
}
.footer_page form.wpcf7-form [class*="col-xs"] {
    width: 100%;
    margin-bottom: 20px;
}
.footer_widget div.wpcf7 .ajax-loader {
    position: absolute;
    right: -26px;
    top: 12px;
}
.footer_widget {
    color: #fff;
    padding: 55px 0;
    background: #333333;
}
.footer_widget .widget-title {
    font-size: 18px;
    margin-bottom: 20px;
}
.footer_widget .textwidget p {
    line-height: 26px;
}
.footer_widget .textwidget p a {
    color: #fff;
}
.footer_widget .textwidget p i {
    width: 25px;
}
.footer_widget .menu li a {
    color: #fff;
    font-size: 13px;
    transition: .3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    display: block;
    padding: 0px 0px 10px 0px;
}
.footer_widget .menu li a:hover {
    color: rgba(255, 255, 255, 0.7);
    margin-left: 7px;
}
.footer_widget .social {
    margin-top: 30px;
}
.social {
    text-align: center;
    position: relative;
    z-index: 1;
    display: flex;
}
.social:before {
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0.5;
    position: absolute;
    top: 15px;
    left: 0;
    z-index: 0;
}
.list_item_social {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 200px;
    margin: 0 auto;
    position: relative;
}
.social a {
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    margin: 0 3px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
.social a:last-child {
    margin-bottom: 0;
}
.social a i {
    vertical-align: middle;
}
.social .social_facebook {
    color: #24458c;
}
.social .social_twiter {
    color: #33ccff;
}
.social .social_youtube {
    color: #ff0000;
}
.social .social_zalo i {
    font-style: normal;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    color: #225efd;
    font-size: 22px;
    line-height: 0.8;
}
.top_header .social .social_zalo i {
    background: #225efd;
}
.top_header .social .social_zalo:hover i {
    background: transparent;
    color: #225efd;
    border: 1px solid;
}
.top_header .social .social_email:hover i {
    background: transparent;
    color: #f00;
    border: 1px solid;
}
.top_header .social .social_email i {
    background: #f00;
}
.top_header .social .social_call:hover i {
    background: transparent;
    border: 1px solid;
    color: #000;
}
.list_item_social {
    background: #320303;
    padding: 0 5px;
}
.copyright .container {
    min-height: 35px;
}
.copyright > div > div {
    line-height: 35px;
    color: #333333;
    display: inline-block;
}
.footer-text p {
    margin-bottom: 0;
    color: #333333;
}
.author {
    float: right;
}
.author a {
    color: #333333;
}
.author a:hover {
    color: #ff0000;
}
.wpcf7-response-output {
    margin: 50px 0 0 !important;
}
.has_thumbnail {
    position: relative;
    z-index: 1;
}
.content-holder > .container {
    margin: 10px auto;
}
.cate-list .content_item .featured-thumbnail {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border:1px solid #ccc;
    overflow: hidden;
}
.cate-list .content_item .cate_meta {
    margin-top: 10px;
}
.category .content_item .featured-thumbnail,
.sidebar .content_item .featured-thumbnail{
    width: auto;
    height: auto;
    border-radius: 0;
    border: none;
}
.sidebar_danhmuc{

}
.content_item .featured-thumbnail img {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    max-width: 50px;
}
.category .content_item .featured-thumbnail img{
    max-width: 100%;
}
.content_item .featured-thumbnail img:hover {
    -webkit-transition: scale(1.05);
    -moz-transition: scale(1.05);
    -o-transition: scale(1.05);
    transform: scale(1.05);
}
.list_post_category > div {
    margin-bottom: 20px;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background: #333333 !important;
}
.product-filter {
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #ccc;
}
.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
    margin: 0 !important;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: middle !important;
}
.slick-slider .slick-dots li button:before {
    content: "\f111" !important;
    font-family: 'fontawesome';
    opacity: 1;
    font-size: 14px;
    color: #fff;
}
.new_home .slick-dots li button:before {
    color: #333333;
    opacity: .5;
}
.new_home .slick-dots li.slick-active button:before {
    color: #333333;
    opacity: 1;
}
.menu_hidden {
    left: -100% !important;
}
.single-post .top_title_single .time {
    transform: none;
    position: static;
    width: auto;
    text-align: left;
    background: transparent;
    transform-origin: 0;
}
.single-post .top_title_single .time span {
    color: #000;
    padding: 0;
}
.post_meta .post-title:hover {
    color: #428bca;
}
.list_post_related .content_item {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}
.list_post_related .time {
    left: 0;
}
.list_post_related .featured-thumbnail a img {
    max-width: 100px;
}
.list_post_related .excerpt {
    -webkit-line-clamp: 3;
}
.list_post_related .post-list_h {
    margin-bottom: 5px;
}
.list_post_related .time span {
    padding: 0;
    letter-spacing: 1.5px;
}
#menu_mobile_full.menu_show {
    left: 0 !important;
}
.woocommerce-product-gallery, .woocommerce div.product div.summary {
    width: 100% !important;
}
.woocommerce-product-gallery__image {
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 540px;
}
.flex-control-thumbs .slick-track {
    margin: 0 auto;
}
.call_click {
    float: left;
    background: #45bb4a;
    animation: shadow-button 1s infinite cubic-bezier(0.36, 0, 0, 1);
    border-radius: 4px;
    height: 34px;
}
.call_click i {
    font-size: 25px;
    margin-right: 10px;
    color: #fff;
    vertical-align: middle;
    padding: 4px 0 4px 10px;
}
.call_click a {
    color: #fff;
    font-weight: bold;
    padding: 4px 10px 4px 0;
}
.share_link {
    display: inline-block;
    margin: 30px 0 0 0;
    float: left;
    clear: left;
}
.single-post .share_link {
    display: flex;
    justify-content: flex-end;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 1 !important;
}
.woocommerce div.product p.price ins span {
    color: #333333;
}
.woocommerce div.product p.price del span {
    color: #888;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
    color: #888;
    font-size: 18px;
    margin-right: 5px;
}
.woocommerce .quantity .qty {
    line-height: 28px !important;
}
.woocommerce div.product form.cart .button {
    background: #333333 !important;
    border: 1px solid transparent;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    padding: 7px 15px 10px;
    height: 34px;
}
.woocommerce div.product form.cart .button:hover {
    background: transparent !important;
    color: #333333 !important;
    border: 1px solid #333333;
}
.related.products .button {
    background: #333333;
    color: #fff;
}
.woocommerce div.product .entry-summary form.cart {
    float: left;
    margin: 0 5px 30px 0;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    padding: 0 5px;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1) {
    clear: none !important;
}
.flex-control-thumbs .slick-arrow {
    width: 40px;
    top: 50%;
    margin-top: -16px;
    z-index: 2 !important;
}
.flex-control-thumbs .slick-arrow:before {
    color: #333333;
}
.flex-control-thumbs .slick-arrow.slick-prev {
    left: 10px;
    background: #ffffffc7;
}
.flex-control-thumbs .slick-arrow.slick-next {
    right: 10px;
    background: #ffffffc7;
}
.woocommerce span.onsale {
    background: #333333 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #333333 !important;
    color: #fff;
    border: 1px solid #333333 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after {
    display: none;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #ccc !important   ;
}
.woocommerce .price_slider_amount .button{
    color: #fff;
    background-color: #333333;
}
.sanpham_home .panel-grid > div:first-child {
    width: 194px !important;
}
.r_layout {
    float: right;
}
.product-filter .r_filter {
    float: right;
}
.product-filter .r_filter span {
    margin-right: 10px;
    vertical-align: middle;
}
ins .woocommerce-Price-amount.amount {
    display: inline-block;
}
.list_post:focus {
    outline: none;
}
/* Trang Gioi thieu*/
.duongdan {
    background: #f5f5f5;
}
.duongdan .breadcrumb {
    padding: 10px 0;
    background: none;
    margin: 0;
}
.duongdan .breadcrumb li{
	display: inline !important;
}
.sidebar_page .widget .title_widget {
    background: #333333;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
    margin: 0;
}
.sidebar_page .widget .jcarousel_template_ {
    background: #fff;
}
#nav_menu-2 ul {
    border: 1px solid #ccc;
    border-bottom: 0;
}
#nav_menu-2 ul li {
    border-bottom: 1px solid #ccc;
}
#nav_menu-2 ul li a {
    display: block;
    padding: 10px;
    background: #f5f5f5;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
#nav_menu-2 ul > li:hover > a {
    color: #333333;
    background: transparent;
}
.l_layout .list_product {
    margin: 0 -10px;
}
.product-inner .action_button {
    text-align: center;
}

/* Trang Tin tuc*/
.post_wrapper .content_item {
    display: flex;
}
.post_wrapper .thumbnail {
    flex: 3;
}
.post_wrapper .post_meta {
    flex: 6;
    margin-left: 30px;
}
.post_wrapper .time {
    margin: 10px 0;
}
.post_wrapper .time a {
    color: #aaa;
    font-size: 13px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.list_post_related .post_wrapper .time {
    margin: 0;
}
.share_link ul li {
    display: inline-block;
    padding: 0 10px;
}
.share_link ul li {
    display: inline-block;
    padding: 0 10px;
}
.share_link div, .share_link ul {
    display: inline-block;
}
.share_link ul li a.face {
    color: #24458c;
}
.share_link ul li a.google {
    color: #ff0000;
}
.share_link ul li a.twitter {
    color: #33ccff;
}
.share_link ul li a.pinterest {
    color: #ffa500;
}
.content-page  > .title-section .title-header {
    margin: 0px 0px 20px 0px;
    text-transform: uppercase;
    padding: 11px 15px;
    background: #333333;
    color: #fff;
}
.post_content h2 {    font-size: 26px!important;}
.post_content h3 {    font-size: 25px!important;}
.title-section .title-header {
    font-size: 28px!important;
    font-weight: 600;
    line-height: 1.4;
}
.post-list {
    margin-top: 10px;
}
.post-list > li {
    margin-bottom: 5px;
}
.post-list .content_item {
    display: flex;
}
.post-list .featured-thumbnail {
    margin-bottom: 5px;
    flex: 3;
}
.post-list .post_meta {
    flex: 5;
    margin-left: 10px;
}
.content_meta .readmore a {
    display: inline-block;
    transition: .3s;
    padding: 5px 10px;
    border: 1px solid #ccc;
}
.content_meta .readmore a:hover {
    background: #333333;
    color: #fff;
}
.pagination {
    width: 100%;
    text-align: center;
}
.pagination ul li {
    display: inline-block;
    padding: 0 5px;
}
.pagination ul li a {
    display: block;
    min-width: 30px;
    padding: 0 10px;
    height: 30px;
    line-height: 27px;
    background: #333333;
    border: 1px solid transparent;
    color: #fff;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.pagination ul li.active a {
    background: transparent;
    border: 1px solid #333333;
    color: #333333;
}
.pagination ul li a:hover {
    border: 1px solid #333333;
    background: transparent;
    color: #333333;
}
.pagination ul li.active a {
    cursor: default;
}
.main-sidebar .name a {
    min-height: auto;
}


/* Trang San pham*/
.related.products .title_widget {
    margin-bottom: 20px;
    border-top: 1px solid;
    padding-top: 20px;
}
#single-product .price,.woocommerce div.product p.price ins span {
    font-family: "UTMHelveBold";
    font-size: 24px;
    margin-top: 5px;
    color: #d9121c;
}
.woocommerce-product-details__short-description {
    margin-bottom: 30px;
}
#single-product .share_link ul li {
    padding: 0;
    vertical-align: middle;
}
#single-product .share_link ul li a {
    font-size: 20px;
    min-width: 40px;
    border: 1px solid transparent;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 3px;
    display: block;
    text-align: center;
}
#single-product .share_link ul li a:hover {
    border: 1px solid;
}
.price_slider_wrapper {
    margin-top: 20px;
}
.widget {
    margin-bottom: 30px;
}
.footer-sidebar .widget {
    margin-bottom: 0px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 5px !important;
    margin-bottom: 30px !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    width: 11px !important;
    height: 11px !important;
    top: -3px !important;
}
.widget_price_filter .title_widget {
    margin-bottom: 30px;
}

/* Trang Chi tiet San pham*/
.woocommerce div.product div.images .flex-control-thumbs li:focus {
    outline: none;
}
#single-product .flex-viewport {
    margin-bottom: 15px;
}
.thanhtoan_single {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}
.thanhtoan_single li:not(:last-child) {
    border-bottom: 0;
}
.thanhtoan_single li {
    padding: 10px;
    border: 1px solid #aaa;
    transition: .3s;
}
.thanhtoan_single li:hover {
    background: #fff;
}
.thanhtoan_single .content {
    display: none;
    margin-top: 15px;
}
.thanhtoan_single li.active .content {
    display: block;
}
.thanhtoan_single .title {
    cursor: pointer;
}
.thanhtoan_single li.active {
    background: #fff;
}


/* Trang Gio hang*/
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 100px !important;
}
.woocommerce button.button {
    color: #000;
    background-color: #ebe9eb;
    opacity: 1 !important;
    border: 1px solid transparent !important;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.woocommerce button.button:hover {
    color: #333333 !important;
    background-color: #fff !important;
    border: 1px solid #333333 !important;
}
.checkout-button, .update_cart_custom a, .clear-cart, input[name="update_cart"] {
    background-color: #333333 !important;
    border: 1px solid transparent !important;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color:#fff !important;
}
.checkout-button:hover, .update_cart_custom a:hover, .clear-cart:hover, input[name="update_cart"]:hover {
    color: #333333 !important;
    background-color: #fff !important;
    border: 1px solid #333333 !important;
}
.sidebar_page .menu li a {
    padding: 8px 0;
    display: block;
    border-top: 0;
    padding: 10px 15px;
    transition: .3s;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    background: #fff !important;
    z-index: 2;
}
.sidebar_page .menu li a:hover {
    padding: 10px 10px 10px 13px !important;
    color: #D71920;
}
.sidebar_page .menu .sub-menu {
    position: absolute;
    left: 100%;
    width: 100%;
    top: -1px;
    opacity: 0;
    z-index: 2;
    transition: .3s;
    pointer-events: none;
}
.sidebar_page .menu li {
    position: relative;
    z-index: 99;
}
.sidebar_page .menu li.menu-item-has-children:hover > .sub-menu {
    opacity: 1;
    pointer-events: auto;
}
.sidebar_page li.menu-item-has-children > a:before {
    content: "\f105";
    font-family: fontawesome;
    right: 15px;
    position: absolute;
}


/* Trang Thanh toan*/
.woocommerce-checkout .woocommerce form .form-row {
    width: 100%;
}
.woocommerce table.shop_table {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.woocommerce table.shop_table:hover {
    border: 1px solid #333333;
}
.thongtin .wpcf7-form-control-wrap input {
    border-radius: 7px;
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px 0 5px 10px;
}
.thongtin .list_group {
    margin-bottom: 25px;
}
.thongtin .your-message textarea {
    height: 100px;
    width: 100%;
    border-radius: 7px;
    border: 1px solid #ccc;
    text-indent: 10px;
}
.thongtin .wpcf7-submit {
    background: transparent;
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 3px 15px;
    transition: .3s;
    background: #fff
}
.thongtin .wpcf7-submit:hover {
    background: #02a3e1;
    color: #fff;
}
.tt_lienhe {
    margin: 0px 0 50px;
}
.title-head-contact {
    margin: 0 0 20px;
    text-transform: uppercase;
    color: #02a3e1;
}
.tt_lienhe .panel-grid {
    display: flex;
    flex-direction: column;
}
.tt_lienhe .panel-grid i {
    width: 25px;
    text-align: center;
    color: #02a3e1;
}
.tt_lienhe .panel-grid > div {
    margin-bottom: 15px;
}
#mvctable > div {
    text-align: center;
    list-style: none;
}
#mvctable li {
    display: inline-block;
    margin: 0 12px;
    position: relative;
    font-family: roboto;
    color: #02a3e1;
    font-size: 16px;
}
#mvctable li:not(:first-child):before {
    content: "-";
    position: absolute;
    left: -18px;
}
#mvctable li > div {
    font-weight: 700;
}
#mvctable li span {
    font-weight: 400;
}
.title_lienhe {
    text-align: center;
    font-size: 25px;
    color: #02a3e1;
    margin-bottom: 30px;
}
.product_title.entry-title {
    font-size: 24px;
}
.tongtien {
    background: #fff;
    padding: 4px 10px;
    border-radius: 3px;
    margin-bottom: 30px;
}
.tongtien span {
    color: #a01c29;
    margin-left: 5px;
}
.update_cart_custom {
    text-align: right;
}
.muangay {
    background: #d9121c;
    border: 1px solid #d9121c;
    padding: 6.5px 13px 10.5px;
    float: left;
    margin-left: 4px;
    border-radius: 3px;
    line-height: 1;
    transition: .3s;
    color: #fff;
    font-weight: 700;
    height: 34px;
}
.muangay:hover {
    background: #d9121c;
    color: #fff;
}
.cart {
    position: relative;
}
.cart .list_item {
    position: absolute;
    background: #fff;
    padding: 15px;
    min-width: 290px;
    right: 0;
    top: 55px;
    z-index: 999999;
    text-align: left;
    border: 1px solid #ccc;
    opacity: 0;
    visibility: hidden;
}
.cart:hover .list_item {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}
.cart:hover:before {
    content: "";
    width: 50px;
    height: 35px;
    position: absolute;
    top: 100%;
    right: 0;
}
.cart .list_item .title {
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}
.product_list_widget a img {
    float: left !important;
    margin: 6px 12px 0px 0 !important;
    width: 60px !important;
}
.cart .list_item .total,
.widget_shopping_cart_content .total{
    margin: 10px 0;
    text-align: right;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.cart .list_item .wc-forward,
.widget_shopping_cart_content .wc-forward {
    border: 1px solid #ccc;
    background: #f5f5f5;
    border-radius: 3px;
    padding: 5px 10px;
    transition: .3s;
    line-height: normal;
}
.cart .list_item .wc-forward:hover,
.widget_shopping_cart_content .wc-forward:hover{
    background: #fff;
}
.cart .list_item .wc-forward.checkout,
.widget_shopping_cart_content .wc-forward.checkout {
    background: #333333;
    border: 1px solid #333333;
    color: #fff; 
}
.cart .list_item .checkout:hover ,
.widget_shopping_cart_content .checkout:hover {
    background: #fff;
    color: #a01c29;
}
.product_list_widget .quantity span, .cart .list_item .total span,
.widget_shopping_cart_content .total span {
    color: #a01c29;
}
.product_list_widget .quantity {
    margin: 5px 0 0;
    display: block;
    white-space: nowrap;
}
.cart .list_item .buttons,
.widget_shopping_cart_content .buttons {
    padding-top: 10px;
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}
.product_list_widget li {
    margin-bottom: 8px !important;
    width: 100%;
}
.product_list_widget .list_item_cart_meta a {
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 18px;
    font-size: 14px;
}
.product_list_widget li:hover a {
    color: #a01c29;
}
.product_list_widget li:not(:last-child) {
    border-bottom: 1px solid #ccc;
    display: block;
    padding-bottom: 8px;
}
.list_item_cart_meta {
    position: relative;
    overflow: hidden;
}
.wpcf7 input[type="file"] {
    background: none !important;
    border: 0 !important;
    text-indent: 0 !important; */
    color: #fff !important;
}
.pswp__bg {
    background: rgba(0, 0, 0, 0.6) !important;
}

.fixed_custom_contact{
    position: fixed;
    bottom: 150px;
    right: 20px;
    z-index: 9;
}
.fixed_custom_contact li{
    list-style: none;
}
.fixed_custom_contact li a{
    display: block;
    /* width: 44px; */
    /* height: 44px; */
    border-radius: 50%;
    text-indent: -9999px;
    margin-bottom: 10px;
    position: relative;
}
.fixed_custom_contact li.call_zalo a{
    width: 44px;
    height: 44px;
    left: 0;
    position: absolute;
    background: #0d94e4 url(images/zalo-icon.png) center center no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 90%;
}
.phone_animation{
    background-color: transparent;
    margin: 0;
    cursor: pointer;
    z-index: 200000 !important;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -webkit-transition: visibility .5s;
    -moz-transition: visibility .5s;
    -o-transition: visibility .5s;
    transition: visibility .5s;
    visibility: visible;
}
.phone_animation_circle{
    width: 100px;
    height:100px;
    top: -28px;
    left: -28px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,0.4);
    border: 2px solid #bfebfc 9;
    opacity: 0.5;
    -webkit-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    animation: coccoc-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-color: #d9121c;
}
.phone_animation_circle_fill{
    width: 60px;
    height: 60px;
    top: -8px;
    left: -8px;
    position: absolute;
    background-color: #d9121c;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .2;
    -webkit-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: coccoc-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.phone_animation_circle_fill_img{
    width: 44px;
    height: 44px;
    background: #d9121c url(images/iconphone.png) center center no-repeat;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    animation: coccoc-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background-size: 60%;
}
@-moz-keyframes coccoc-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }
    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}
@-webkit-keyframes coccoc-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }
    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}
@-o-keyframes coccoc-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }
    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}
@-moz-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-webkit-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-o-keyframes coccoc-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }
    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}
@-moz-keyframes coccoc-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-webkit-keyframes coccoc-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}
@-o-keyframes coccoc-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left !important;
    margin-right: 15px !important;
    width: 92px !important;
}
.woocommerce div.product .woocommerce-tabs .panel{
    padding: 15px !important;
}
.list_product .stock_status{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(255,255,255,0.8);
    text-transform: uppercase;
    color: #ff0000;
}
.top-nav li{
    display: inline-block;
    margin-left: 15px;
}

.form_dangky_custom {
    background: #fff;
    max-width: 700px;
    margin: 30px auto 0px;
    padding: 30px;
    display: table;
}
.form_dangky_custom h1 {
    text-align: center;
    color: #333333;
    text-transform: uppercase;
}
.form_dangky_custom .list_group {
    width: 50%;
    float: left;
    padding: 5px 15px;
}
.form_dangky_custom .list_group input {
    width: 100%;
    border-radius: 5px;
    border: 1px solid #ccc;
    text-indent: 10px;
    line-height: 35px;
    margin-top: 4px;
}
.form_dangky_custom .list_group label {
    font-weight: 700;
}
.form_dangky_custom .list_group:last-child {
    float: unset;
    margin: 0px auto;
    display: table;
}
.form_dangky_custom .list_group:last-child input,.page-template-page-template-taikhoan button.button{
    margin-top: 20px;
    background: #A30A04 !important;
    color: #fff !important;
    border:none;
}
.form_dangky_custom .note {
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
}
.page-template-page-template-taikhoan .form_dangky_custom{
    max-width: 100%;
    width: 100%;
}
.slide_top {
    min-height: 540px;
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.slide_bottom .slick-track {
    display: flex;
    align-items: center;
}
.slide_bottom {
    display: flex !important;
    align-items: center;
    justify-content: center;
}
.slide_bottom img {
    width: 100%;
}
.slide_bottom li {
    padding: 0 3px;
}
.slide .slick-prev {
    left: -30px;
}
.slide .slick-arrow.slick-next {
    right: -30px;
    left: auto;
}
.product_list_widget {
    max-height: 385px;
    overflow: auto;
    margin-top: 10px !important;
}
.product_list_widget li{
    margin-top: 15px;
}
.product_list_widget li a{
    display: flex;
}
.product_list_widget li a img{
    width: 100px;
    margin-right: 15px;
}
.mini_cart_item{
    display: flex !important;
}
.mini_cart_item .thumbnail_item{
    margin-right: 10px;
}
.product_list_widget::-webkit-scrollbar-track{
    border-radius: 10px;
    background-color: #33333350;
}
.product_list_widget::-webkit-scrollbar{
    width: 6px;
    background-color: #d6edff;
}
.product_list_widget::-webkit-scrollbar-thumb{
    border-radius: 10px;
    background-color: #333333;
    cursor: pointer;
}
.woocommerce-notices-wrapper ~ h2 {
    text-align: center;
    margin: 0 0 30px;
    text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-navigation {
    width: 20%;
    float: left;
}
.woocommerce .woocommerce-MyAccount-navigation ul {
    padding: 0;
    list-style: none;
}
.woocommerce .woocommerce-MyAccount-navigation ul li:first-child a {
    border-top: 1px solid #e0e0e0;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a {
    display: block;
    font-weight: 500;
    text-align: left;
    text-transform: uppercase;
    box-shadow: none;
    outline: 0;
    margin: 0;
    cursor: pointer;
    padding: 12px 5px 12px 12px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    color: #666;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.woocommerce .woocommerce-MyAccount-navigation ul li a:before {
    display: inline-block;
    font-family: 'simple-line-icons';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 14px;
    margin-left: 0;
    font-size: 18px;
    vertical-align: sub;
}
.woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce .woocommerce-MyAccount-navigation ul li:hover a,
.woocommerce .woocommerce-MyAccount-navigation ul li:focus a {
    background: #02a3e1;
    color: #fff;
    border-color: transparent;
    border-bottom-color: #fff;
}
.woocommerce .woocommerce-MyAccount-content label {
    font-weight: 500;
}
.woocommerce .woocommerce-MyAccount-content a:not(.woocommerce-button):not(.vendor-dashboard) {
    color: #02a3e1;
}
@media(min-width:1025px) {
.woocommerce .woocommerce-MyAccount-content {
    width: 80%;
    padding-left: 30px;
    padding-right: 0;
    float: left;
}
}
.woocommerce .woocommerce-MyAccount-content .form-control {
    height: 38px;
    line-height: 38px;
}
.woocommerce .woocommerce-MyAccount-content .form-control:focus {
    -webkit-box-shadow: 0 5px 21px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 5px 21px 0 rgba(0, 0, 0, 0.14);
    outline: 0;
    border-color: #fff;
}
.woocommerce .woocommerce-MyAccount-content legend {
    font-weight: 500;
    padding: 17px 0 10px;
    margin-bottom: 6px;
}
.woocommerce .woocommerce-MyAccount-content input[type="submit"] {
    margin-top: 6px;
}
.woocommerce .woocommerce-MyAccount-content .address {
    margin-top: 16px;
}
.woocommerce .woocommerce-MyAccount-content strong {
    font-weight: 500;
    text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-content .shop_table.my_account_enquiry {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-color: #ddd;
    border-bottom: 0;
    border-right: 0;
    margin: 0;
}
.woocommerce .woocommerce-MyAccount-content .shop_table.my_account_enquiry>thead>tr>td,
.woocommerce .woocommerce-MyAccount-content .shop_table.my_account_enquiry>thead>tr th,
.woocommerce .woocommerce-MyAccount-content .shop_table.my_account_enquiry>tbody>tr>td,
.woocommerce .woocommerce-MyAccount-content .shop_table.my_account_enquiry>tbody>tr th,
.woocommerce .woocommerce-MyAccount-content .shop_table.my_account_enquiry>tfoot>tr>td,
.woocommerce .woocommerce-MyAccount-content .shop_table.my_account_enquiry>tfoot>tr th {
    border: 0;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    vertical-align: middle;
    line-height: 30px;
    padding: 6px 20px;
    text-align: center;
}
.woocommerce .woocommerce-MyAccount-content h3 {
    margin-top: 0;
    font-weight: 500;
}
.woocommerce-account .woocommerce-MyAccount-content h2 {
    margin: 0;
    text-transform: uppercase;
    font-size: 20px;
}
.woocommerce-account .addresses .title h3 {
    font-size: 16px;
    text-transform: uppercase;
}
.woocommerce-account .addresses .title .edit {
    line-height: 60px;
    margin-right: 30px;
    margin-left: 0;
}
.select2-container--default .select2-selection--single {
    text-align: left;
}
.woocommerce .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    background: #fff;
}
.woocommerce .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-1,
.woocommerce-page .col2-set .col-2 {
    width: 100%;
}
.woocommerce .col2-set.addresses,
.woocommerce-page .col2-set.addresses {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px;
    width: auto;
}
.woocommerce .col2-set.addresses>div,
.woocommerce-page .col2-set.addresses>div {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    margin: 0 15px;
    background: #fff;
}
.woocommerce .col2-set.addresses .address,
.woocommerce-page .col2-set.addresses .address {
    float: left;
}
.woocommerce .col2-set.addresses .address:last-child,
.woocommerce-page .col2-set.addresses .address:last-child {
    float: right;
}
.woocommerce .col2-set.addresses .title,
.woocommerce-page .col2-set.addresses .title {
    background: #f5f5f5;
}
.woocommerce .col2-set.addresses address,
.woocommerce-page .col2-set.addresses address {
    border: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    padding: 20px 30px;
    line-height: 32px;
    margin: 0;
}
.woocommerce .col2-set.addresses .woocommerce-column__title,
.woocommerce .col2-set.addresses h3,
.woocommerce-page .col2-set.addresses .woocommerce-column__title,
.woocommerce-page .col2-set.addresses h3 {
    line-height: 60px;
    padding: 0 30px;
    font-weight: 500;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
    width: 70%;
    float: left;
}
.woocommerce-account #motopress-main .woocommerce .title-account {
    font-size: 60px;
    display: block;
    font-weight: 200;
    color: #eee;
    margin: 0;
    line-height: normal;
    padding-bottom: 50px
}

.woocommerce-account #motopress-main .woocommerce .title-account span {
    display: block;
    vertical-align: top;
    font-size: 30px;
    color: #000;
    line-height: normal
}

.woocommerce-account #motopress-main .woocommerce .woocommerce-MyAccount-content p.form-row-wide {
    display: inline-block;
    width: 100%
}

.woocommerce-account #motopress-main .woocommerce .woocommerce-MyAccount-content p:not(.woocommerce-info):not(.woocommerce-message):not(.dokan-error) {
    padding: 0 !important;
    max-width: inherit
}

.woocommerce-account #motopress-main .woocommerce .woocommerce-MyAccount-content input,
.woocommerce-account #motopress-main .woocommerce .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 35px;
    height: 35px;
    padding-left: 10px;
    display: block;
    width: 100%;
}

.woocommerce-account #motopress-main .woocommerce .woocommerce-MyAccount-content input:focus,
.woocommerce-account #motopress-main .woocommerce .woocommerce-MyAccount-content .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.edit-account p:last-child {
    margin-top: 10px
}
.woocommerce-password-hint {
    font-size: 12px;
    letter-spacing: -0.1px;
}
.woocommerce-MyAccount-content fieldset {
    background: #fff;
}
.woocommerce .woocommerce-MyAccount-content button {
    background-color: #02a3e1 !important;
    color: #fff !important;
}
table.woocommerce-orders-table td, table.woocommerce-orders-table th {
    border-right: 1px solid #616161;
    text-align: center;
}
table.woocommerce-orders-table tr:not(.cart_item) {
    border-bottom: 1px solid #616161;
    text-align: center;
}
table.woocommerce-orders-table {
    border: 1px solid #616161;
    background: #fff;
    width: 100%;
}
.woocommerce table.my_account_orders .button {
    background: #02a3e1;
    color: #fff;
    padding: 3px 10px;
}
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute!important;
    width: 1px;
    word-wrap: normal!important;
}
.shop_table .product-quantity span {
    display: inline-block;
}
.shop_table .product-quantity .quantity {
    display: inline-block;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f7f6f7;
    color: #515151;
    border-top: 3px solid #a46497;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-info {
    border-top-color: #1e85be;
}
.woocommerce-page .woocommerce-info .button {
    float: right;
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}
.r_thanhtoan table.shop_table td, .r_thanhtoan table.shop_table th {
    border-right: 0;
}
.r_thanhtoan table tr:not(.cart_item) {
    border-bottom: 0;
}
.r_thanhtoan .variation {
    margin: 0 0 0 6px;
    text-align: left;
}
.r_thankyou tr {
    border-bottom: 1px solid #616161;
}
.single-product table {
    border: 1px solid #fff;
    margin: 15px 0 0;
    background: #b0b1b5;
    color: #fff !important;
}
.single-product table span {
    color: #fff !important;
}
.single-product table td {
    border-right: 1px solid #fff;
}
.single-product table tr {
    border-bottom: 1px solid #fff;
}
.pswp {
    display: none;
}
.single_variation_wrap li {
    list-style: none;
}
.slide_bottom li {
    overflow: hidden;
}
.ml-slider{
    margin-bottom: 30px;
}
.metaslider.ms-theme-jenga .flexslider ul.flex-direction-nav li a::before, .metaslider.ms-theme-jenga a.rslides_nav::before, .metaslider.ms-theme-jenga div.nivoSlider div.nivo-directionNav a::before, .metaslider.ms-theme-jenga .coin-slider .coin-slider div a::before {
    background-size: 50% !important;
}
.woocommerce div.product .stock{
    margin-bottom: 10px;
    color: #d9121c !important;
    font-size: 18px;
    display: table;
    padding: 10px 0;
}
.price_custom{
    display: flex;
    align-items: center;
    margin: 10px 0 20px 0;
}
.price_custom .price{
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0;
}
.price_custom .price del{
    margin: 0 7px;
}
.price_custom .product-label-special{
    color: #d70812;
    font-size: 100% !important;
}
.sidebar_page .widget{
    background: #fff;
}
.sidebar_page .widget_shopping_cart_content,
.sidebar_page .product_list_widget,
.widget_price_filter form{
    padding: 10px;
}
.top-nav{
    margin-right: 10px;
}
.header.fixed_header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
}
.fixed_header .top_header{
    display: none;
}
.footer_widget .default_post li a{
    color: #fff;
    font-weight: normal;
    display: block;
    margin-bottom: 10px;
    font-family: "UTMHelve", sans-serif;
}
.footer_widget .default_post li .post_meta{
    margin-left: 0;
}
.menu_scroll .sub-menu{
    max-height: 378px;
    overflow-x: hidden;
}
.menu_scroll .sub-menu::-webkit-scrollbar {
  width: 3px;
}
.menu_scroll .sub-menu::-webkit-scrollbar-track {
  background: #f0f0f0;
}
.menu_scroll .sub-menu::-webkit-scrollbar-thumb {
  background: #333333;
}
.menu_scroll .sub-menu::-webkit-scrollbar-thumb:hover {
  background: #333333;
}
.wpcf7 textarea{
    width: 100%;
}
#menu_mobile_full ul{
    padding-left: 0;
}
.cate-list {
    padding-left: 0;
    margin: 0 -5px;
}
.cate-list li{
    list-style: none;
    padding: 0 5px;
}
.noidungseo {
    clear: both;
}
.readmore_chitiet{
  margin: 30px auto;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  cursor: pointer;
}
.readmore_chitiet i{
    font-size: 24px;
    color: #303289;
}
.readmore_chitiet label{
    font-size: 18px;
    cursor: pointer;
}
.readmore_chitiet:hover {
    color: #d9121c;
}
.noidungseo {
  max-height: 240px;
  height: 100%;
  overflow: hidden;
  -webkit-transition: max-height 0.8s;
  -moz-transition: max-height 0.8s;
  -ms-transition: max-height 0.8s;
  -o-transition: max-height 0.8s;
  transition: max-height 0.8s;
  position: relative;
}
.noidungseo:after{
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
  width: 100%;
  height: 100px;
  background: linear-gradient(rgba(240, 240, 240, 0) 10%, rgb(240, 240, 240) 100%);
}
.noidungseo.active_content{
  max-height: unset;
}
.noidungseo.active_content:after{
  display: none;
}
.cate-list .content_item .cate-title {
    font-size: 13px;
}
ul.cate-list.slick-slider .slick-arrow.slick-prev {
    left: 5px;
    top: 50%;
    margin-top: -16px;
    padding: 0;
}
ul.cate-list.slick-slider .slick-arrow.slick-next {
    right: 5px;
    top: 50%;
    margin-top: -16px;
    padding: 0;
}
.panel.active {
    max-height: unset;
}
#show.active {
    display: none !important;
}
#hide.active {
    display: block !important;
}
.woocommerce-cart .actions_cart_page .coupon {
    display: none !important;
}
.checkout_coupon #coupon_code {
    height: auto !important;
    padding: 10px;
}
.checkout_coupon button[name*="apply_coupon"] {
    background: #d9121c !important;
    color: #fff !important;
}
.woocommerce .blockUI.blockOverlay {
    display: none !important;
}
.woocommerce div.product form.cart div.quantity {
    margin-bottom: 5px !important;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
    width: auto !important;
}
#ship-to-different-address {
    font-size: 17px !important;
}
.pagination__posts ul {
    padding-left: 0;
}
.woocommerce form .form-row label {
    padding-left: 0 !important;
}
.woocommerce form .form-row .input-checkbox {
    float: none !important;
}
.wp-caption.aligncenter {
    text-align: center;
    margin: 0 auto;
}
.product-inner span.product-label-special.label,
del,
.giacu,
.price_custom .product-label-special {
    display: none !important;
}
@media (min-width:992px) {
    .col-md-125 {
        width: 12.5%;
    }
    .midle_header .container {
        display: flex;
        align-items: center;
    }
    .r_header {
        margin: 0 0 0 auto;
    }

    .list_product:nth-child(5n+1) {
        clear: both;
    }
    .col-md-20{
    width: 20%;
}
}
@media (max-width:991px) {
    .row.list_product .shopcol:nth-child(5n+1),
    .list_product_related .shopcol:nth-child(5n+1){
        clear: none;
    }
    .row.list_product .shopcol:nth-child(4n+1),
    .list_product_related .shopcol:nth-child(4n+1){
        clear: both;
    }
    .header.fixed_header {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9;
    }
    .cart .list_item {
        top: 40px;
        right: -290px;
        padding: 8px 15px 15px;
        position: fixed;
    }
    .cart .list_item.active {
        right: 0;
        opacity: 1;
        visibility: visible;
    }
    .cart-title.show_cart .count {
        display: none;
    }
    .click_search i {
        vertical-align: middle;
    }
    .time_social {
        padding-right: 10px;
    }
    .top_header .container {
        flex-direction: row;
        align-items: center;
    }
    .top_header {
        padding: 15px 0;
        background: #ebebeb;
        border-bottom: 2px solid #333333;
    }
    .search_header {
        margin-left: 10px;
    }
    .title_cart:before {
        display: none;
    }
    .click_search:before {
        height: 15px;
        top: 7px;
        left: -7px;
    }
    .navbar-form input {
        margin-top: 0;
        width: 100%;
        border-radius: 0;
        height: auto;
    }
    .navbar-form button {
        position: absolute;
        top: 50%;
        margin-top: -10px;
        border: 0;
        right: 10px;
    }
    .navbar-form button i  {
        font-size: 20px;
    }
    .top_header .container > div {
        flex-direction: row-reverse;
    }
    .top_header .container > div.r_header {
        margin-left: auto;
    }
    .sanpham_home {
        padding: 0 0 30px;
    }
    .widget_tabproduct ul li:first-child {
        padding: 0px 15px 0 15px;
    }
    .time .month {
        white-space: nowrap;
    }
    .r_layout {
        width: 100%;
    }

    .icon_mobile_click{
        padding: 0 10px;
        display: block !important;
        position: relative;
        color: #000;
        font-size: 16px;
    }
    .r_header > div {
        display: inline-block;
        padding: 0 10px;
        position: static;
    }
    .search-form.search-form__h {
        width: 100%;
        padding: 5px;
        background: #fff;
        top: 100%;
        right: 0;
    }
    .new_home {
        padding-bottom: 55px;
    }
    .list_image {
        padding: 40px 0;
    }
    .gioithieu {
        padding: 10px 0 30px;
    }
    .gioithieu .widget-title {
        margin-bottom: 15px;
    }
    .gioithieu p a {
        margin-top: 15px;
    }
    
    .slick-slider .slick-arrow.slick-next {
        right: 20px;
    }
    .slick-slider .slick-arrow.slick-prev {
        left: 20px;
    }
    .slick-slider .slick-arrow {
        padding: 5px 10px;
        border: 1px solid #ddd;
        background: #fff !important;
    }
    .slick-slider .slick-arrow:before {
        color: #000;
    }
    .nav.mobile-menu {
        border-top: 1px solid #e7e7e7;
    }
    .single-post .l_layout {
        width: 100%;
    }
    .single-post .r_layout {
        width: 100%;
    }
    .list_post_related {
        margin: 0 -15px;
    }
    .list_post_related .post_wrapper {
        width: 50%;
        float: left;
        padding: 0 15px;
    }
    .baivietlienquan .title {
        margin-bottom: 0;
    }
    .entry-summary .share_link {
        display: block;
        clear: left;
        padding-top: 30px;
    }
    .list_sanpham_chuyenmuc .shopcol {
        width: 25%;
    }
    .list_product:nth-child(4n+1) {
        clear: both;
    }
    .r_header .cart {
        margin: 0 auto;
    }
}
@media (max-width:780px){
    .fixed_header .top_header{
        display: block;
    }
    .row.list_product .shopcol:nth-child(4n+1),
    .list_product_related .shopcol:nth-child(4n+1){
        clear: none;
    }
    .row.list_product .shopcol:nth-child(2n+1),
    .list_product_related .shopcol:nth-child(2n+1){
        clear: both;
    }
    .list_content_tabs > div > div {
        margin: 0;
    }
    .social {
        flex-direction: row;
        align-items: flex-start;
    }
    .social a:not(:last-child) {
        margin: 0 10px 0 0;
    }
    .social a:last-child {
        margin: 0;
    }
    .footer_widget .panel-grid-cell {
        margin-bottom: 20px !important;
    }
    .wpcf7 {
        margin-top: 25px;
    }
    .adv_banner img {
        margin: 0 auto;
    }
    .adv_banner .panel-grid-cell:not(:last-child) {
        margin-bottom: 30px !important;
    }
    .sanpham_home .panel-grid > div:first-child {
        width: 100% !important;
    }
    .cate_list_title a {
        line-height: normal;
    }
    .gioithieu .widget-title span {
        font-size: 50px;
    }
    .widget_tabproduct ul li a {
        padding: 15px 0;
    }
    .list_image .panel-grid {
        margin: 0 -10px;
        flex-direction: row !important;
    }
    .list_image .panel-grid > div {
        padding: 0 10px !important;
    }
    .list_image .image_meta .title {
        padding: 10px 0;
        font-size: 15px;
    }
    .list_image .textwidget:hover .readmore {
        margin-top: -5px;
        padding-bottom: 10px;
        font-size: 13px;
    }
    #menu-menu-danh-muc-san-pham-footer {
        margin: 0;
    }
    .sanpham_moi_home .panel-grid-cell {
        padding: 30px 0 60px !important;
    }
    .gioithieu_home .so-panel img {
        margin: 0 auto;
    }
    .gioithieu_home {
        text-align: center;
    }
    .footer_widget {
        padding: 25px 0;
    }
    .footer_widget .widget-title {
        margin-bottom: 30px;
    }
    #pl-113 .panel-grid > .panel-grid-cell:not(:last-child) {
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
    }
}

@media (max-width:767px){
	.midle_header .container{
		display: flex;
		align-items: center;
	}
	.top_header .top-nav,
	.top_header .social {
		display: none;
	}
    .woocommerce div.product .entry-summary form.cart {
        margin: 0 4px 30px 0 !important;
    }
    .sidebar_danhmuc{
        background: #fff;
        padding: 30px 0px;
    }
    .content-holder > .container{
        margin-top: 0px;
    }
    .slide_top {
        min-height: 0;
    }
    .wpcf7 .row > div:first-child {
        margin-bottom: 20px;
    }
    .gioithieu_home {
        padding: 30px 0 0 0;
    }
    .widget_tabproduct {
        padding: 30px 0;
    }
    .logo img {
        max-width: 150px;
    }
    #menu_mobile_full {
        width: 100%;
    }
    #menu_mobile_full ul li a {
        font-size: 18px;
    }
    #menu_mobile_full ul li.menu-item-has-children ul.sub-menu li a {
        font-size: 15px;
    }
    .has_thumbnail .title-header, .product_title, .title-header {
        font-size: 24px;
    }
    .copyright .container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .footer-text:before {
        display: none;
    }
    .list_post_related .post_wrapper {
        width: 100%;
    }
    .list_sanpham_chuyenmuc .shopcol {
        width: 33.333%;
    }
    .list_product:nth-child(4n+1) {
        clear: none;
    }
    .list_product:nth-child(3n+1) {
        clear: both;
    }
    body.woocommerce table.shop_table_responsive tr td, body.woocommerce-page table.shop_table_responsive tr td {
        display: table-cell;
        text-align: left !important;
    }
    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        display: none;
    }
    .woocommerce-page table.shop_table_responsive tr td.product-quantity:before {
        display: block;
        margin-right: 5px;
    }
    .woocommerce table.shop_table td:nth-child(3) {
        display: none;
    }
    .image_cart {
        float: left;
    }
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
        position: relative;
        border-bottom: 1px solid #ccc;
        padding: 10px 0;
    }
    .woocommerce-cart table.cart img {
        width: 50px !important;
    }
    .woocommerce table.shop_table td:not(:first-child) {
        padding-left: 77px !important;
    }
    .woocommerce-checkout table.shop_table td:not(:first-child) {
        padding-left: 15px !important;
    }
    .product-name {
        display: block !important;
    }
    .woocommerce table.shop_table td:nth-child(3) {
        display: block;
    }
    .woocommerce .quantity .qty {
        border-radius: 3px;
        border: 1px solid #ccc;
        line-height: 30px;
    }
    .product_subtotal {
        display: block !important;
    }
    .product-remove {
        position: absolute;
        right: 0;
        left: auto;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .woocommerce table.shop_table td.product-name {
        padding-top: 0 !important;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent !important; 
    }
    .woocommerce table.shop_table td.product-name a {
        color: #333333;
    }
    td.product_subtotal span {
        color: #a01c29;
    }
    td.product-name a {
        color: #333333;
    }
    .update_cart_custom a {
        margin: 10px 0 !important;
        min-width: 220px;
    }
    .update_cart_custom input {
        margin: 0 0 10px auto !important;
    }
    .cart_total_next {
        text-align: right;
    }
    .woocommerce-product-gallery__image {
        height: 300px;
    }
    .cate-list .content_item .thumbnail img{
        max-width: 50px;
    }
    .cate-list .content_item a.cate-title{
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
}

@media(max-width: 620px){
    .top_header .container .r_header .search_header {
        padding: 0;
    }
    .post_wrapper .time {
        margin: 0px 0 5px;
    }
    .post_meta .readmore {
        margin: 5px 0;
    }
    .post_wrapper .thumbnail {
        flex: 5;
    }
    .navbar-form {
        width: 100%;
    }
    .top_header {
        position: relative;
    }
    .widget_tabproduct ul li a:before {
        display: none;
    }
    .new_home .content_item .featured-thumbnail {
        text-align: center;
    }
    .new_home .featured-thumbnail a {
        display: inline-block;
        max-width: none;
    }
    .new_home .time {
        transform: none;
        top: auto;
        bottom: 0;
    }
    .woocommerce .woocommerce-result-count {
        float: none !important;
    }
    .product-filter .r_filter {
        float: left;
    }
    .l_filter {
        margin-bottom: 10px;
    }
    .sidebar_danhmuc .cate-list{
        margin: 0px -5px;
    }
    .sidebar_danhmuc .cate-list li{
        padding: 0px 5px;
        width: 25%;
    }
    .cate-list .content_item{
        margin-bottom: 10px;
    }
    .logo_h__img img {
        max-width: 150px !important;
        height: auto !important;
    }
}
@media(max-width: 766px) and (min-width: 480px) {
    .new_home_template .content_item {
        width: 400px;
        margin: 0 auto;
    }
}
@media(max-width: 480px){
    .pagination ul li {
        padding: 1px 1px;
    }
    .pagination ul li a {
        padding: 0 8px;
    }
    .woocommerce div.product:nth-child(2n+1) {
        clear: left;
    }
    .product-block .readmore {
        font-size: 13px;
    }
    .sidebar_danhmuc .cate-list li a.cate-title{
        font-size: 13px;
    } 
    .cate-list .content_item{
        padding: 8px 5px;
    }
      .cate-list .content_item .thumbnail {
        margin-bottom: 5px;
      }
    .cate-list .content_item .thumbnail img{
        max-width: 30px;
    }
    .widget_tabproduct ul li {
        padding: 15px;
    }
    .list_image .panel-grid {
        flex-direction: column !important;
    }
    .list_image .textwidget a {
        display: inline-block;
        position: relative;
        height: 100%;
    }
    .list_image .panel-grid {
        text-align: center;
    }
    .list_image .panel-grid-cell:not(:last-child) {
        margin-bottom: 20px !important;
    }
    .post-title {
        min-height: 45px;
    }
    .new_home {
        padding-bottom: 95px;
    }
    .view_all {
        top: auto;
        bottom: -75px;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .social {
        margin-bottom: 10px;
    }

    .featured-thumbnail a {
        max-width: 185px;
    }
    .excerpt {
        -webkit-line-clamp: 3;
    }
    .woocommerce-ordering {
        float: none !important;
    }
    .r_filter span {
        display: block;
        margin: 0 10px 5px 0;
    }
    .product-filter .r_filter span {
        display: none;
    }
    .list_sanpham_chuyenmuc .shopcol {
        width: 50%;
    }
    .list_product:nth-child(3n+1) {
        clear: none;
    }
    .list_product:nth-child(2n+1) {
        clear: left;
    }
    .slick-slider .slick-arrow.slick-prev {
        left: 0px;
    }
    .slick-slider .slick-arrow.slick-next {
        right: 0px;
    }
    .form_dangky_custom {
        padding: 10px;
    }
    .form_dangky_custom .list_group {
        width: 100%;
    }
    .woocommerce .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce .col2-set.addresses, .woocommerce-page .col2-set.addresses {
        flex-direction: column;
        width: 100%;
    }
    .u-column1.col-1.woocommerce-Address {
        margin-bottom: 10px !important;
    }
    .cate-list .content_item{
        margin: 10px 0px;
    }
}
@media(max-width: 375px){
   .sidebar_danhmuc .cate-list li a.cate-title{
    font-size: 11px;
   }
   .woocommerce div.product .entry-summary form.cart{
    float: none !important;
    margin: 0 !important;
   }
   .woocommerce div.product form.cart .button,.muangay,.call_click {
        vertical-align: middle;
        float: none !important;
        width: 100%;
        margin: 5px 0 !important;
        text-align: center;
        display: block;
    }
    .call_click{
        margin-top: 0 !important;
    }
    .sidebar_danhmuc .cate-list li{
        width: 33.33%;
    }
}

/* kiwiki */
/* Son them vao */
.post_content a {color: #0000ff!important;}
.noidungseo a {color:blue;}
.logo_h__img img {height: 50px;}