/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
html {
    scroll-behavior: smooth;
}
.w_widt{
    max-width: 1400px;
    margin: auto;
}
.zalo_phone {
    position: fixed;
    bottom: 120px;
    right: 25px;
    z-index: 2147483647;
    color: rgb(255, 255, 255);
    padding: 7px 18px 8px;
    background: #0d94e4 url(https://ssl.vn/wp-content/uploads/2021/03/icon_page.png) -1px -55px no-repeat;
    border-radius: 43px;
    width: 44px;
    height: 44px;
}
.zalo_phone_1 {
    position: fixed;
    bottom: 70px;
    right: 25px;
    z-index: 2147483647;
    color: rgb(255, 255, 255);
    padding: 7px 18px 8px;
    background: #0d94e4 url(https://ssl.vn/wp-content/uploads/2021/03/icon_page.png) -1px -55px no-repeat;
    border-radius: 43px;
    width: 44px;
    height: 44px;
}
.zalo_phone a, .zalo_phone_1 a {
    position: absolute;
    left: 0px;
    top: 0;
    width: 44px;
    height: 44px;
    display: block;
}
.header-main {
    position: fixed;
    height: 90px;
    width: 100%;
}
#header .stuck .header-main {
    height: 90px !important;
    background: #fff;
}
.nav .menu-item{
    padding:0 28px;
}
.header-wrapper .nav .menu-item a {
    color: #000 !important;
    font-size: 18px;
    font-weight:500;
}
.error-404.not-found {
    margin-top: 100;
    padding-top: 115px;
    margin-top: 0;
}
.stuck .nav .menu-item a{
    color: #000 !important;
}
.header-wrapper.stuck .menu-item.active .sub-menu a{
     color: #fff !important;
    padding-bottom: 15px;
}
.sub-menu li {
    padding: 10px !important;
}
.image-icon img {
    width: 40px;
}
.custom-post-right .image-cover {
    display: none;
}
li.has-dropdown.header-language-dropdown a i {
    color: #000;
}
li.has-dropdown.header-language-dropdown a {
    color: #fff;
}
.nav-dropdown {
    background: #0068b7;
    border: none !important;
}
.p-64{
    padding: 0 64px;
}
.container {
    max-width: 100%;
    padding: 0 64px;
}
.title-banner {
    font-size: 40px;
    display: block;
    width: 100%;
    color: #0068b7;
    font-weight: bold;
    text-transform: uppercase;
    -moz-transition: All 0.8s ease-out;
    -o-transition: All 0.8s ease-out;
}
.header-wrapper .nav .menu-item .sub-menu a {
    color: #fff !important;
}
.list-banner i{
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url(images/ico1.png) no-repeat;
    background-size: cover;
    margin-right: 10px;
}
.list-banner {
list-style: none;
vertical-align: top;
font-size: 24px;
color: #333333;
flex-wrap: wrap;
}
.list-banner li {
width: 50%;
text-align: left;
}
.animation {
    visibility: visible;
    animation-name: fadeInUp;
}
.product-category .col-inner {
    background: #f7f8f9;
    position: relative;
}
.number_phone {
	z-index:9999;
	    border-radius: 85px;
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 170px;
    right: 25px;
    background: #0068b7 url(https://twoodhome.com/wp-content/themes/flatsome-child/asset/images/icon-2.png) no-repeat center center;
}
.number_phone_1 {
	z-index:9999;
	    border-radius: 85px;
    width: 44px;
    height: 44px;
    position: fixed;
    bottom: 220px;
    right: 25px;
    background: #0068b7 url(https://twoodhome.com/wp-content/themes/flatsome-child/asset/images/icon-2.png) no-repeat center center;
}
.number_phone a, .number_phone_1 a {
    width: 100%;
    height: 100%;
    display: block;
}
.product-category .box-none .box-text {
    display: block !important;
    border-top: 2px solid #0068b7;
    padding-top: 20px;
}

.product-category .box-image {
    padding: 0 20px;
}

.product-category .box-none .box-text h5 {
    font-size: 20px;
    color: #010101;
}
.category-image-wrapper img{
    padding: 0 20px;
    position: absolute;
    top: 0;
    opacity:0;
    transform: scale(1);
}
.box.box-category.has-hover.box-none {
    position: relative;
}
.product-category.col a:hover .category-image-wrapper img{
    z-index:1;
    opacity: 1;
    transform: scale(1.2);
    transition: transform 5s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.title-section {
    display: flex;
    justify-content: center;
}
.nav-dropdown{
	min-width:360px !important;
}
.product-category .col-inner {
    height: 100%;
}
.title-section h3 {
    color: #010101;
    font-weight: bold;
    font-size: 36px;
    border-bottom: 2px solid #0068b7;
    width: max-content;
    margin-top: 50px;
    margin-bottom: 50px;
}
._left {
    width: 50%;
    background: #f7f8f9;
    padding: calc(10px + 0.3rem) calc(10px + 0.32rem) calc(10px + 0.3rem);
    text-align: justify;
}
._left .col-inner{
    font-size:18px;
    color:#000;
}
ul.ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
    list-style: none;
}
._t {
    color: #0068b7;
    display: flex;
}
.numb.counter {
    font-size: 64px;
}
._t i {
    font-size: 30px;
    margin-top: 10px;
}
._right {
    padding: 0;
}
.subcategory-item {
    width: 48.4%;
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: space-between;
    background: #f7f8f9;
}

.subcategories-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
}

.subcategory-image {
    overflow: hidden;
    width: 49%;
}

.info-categories {
    width: 49%;
    padding: 44px 32px 30px;
}

.solution {
    padding: 0 64px;
}

h2.subcategory-title a {
    color: #010101;
    font-size: 24px;
}

.info-categories p {
    color: #5a646d;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.subcategory-image img {
    width: 100%;
    height: 100%;
}
.bg-icon {
    background: #0068b7;
    height: 40px;
    width: 40px;
    border-radius: 85px;
}

.read-more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #5a646d;
}
.read-more:hover .bg-icon {
    transform: scale(1.1);
    opacity: 0.8;
    transition: All 0.8s ease-in-out;
    -webkit-transition: All 0.8s ease-in-out;
}
.subcategory-item:hover .subcategory-image img {
    transform: scale(1.2);
    transition: transform 5s !important;
}
.ico {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(images/right.svg) no-repeat;
    background-size: cover;
}
.product-custom-box {
    background: #f7f8f9;
    text-align: center;
    padding: 40px;
}

.product-custom-box p.category {
    color: #010101;
    font-size: 24px;
    opacity: 1;
    font-weight: 600;
}

.product-custom-box p.name {
    color: #5a646d;
    font-size: 16px;
    padding-bottom: 20px;
}
a.custom-link-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.product-custom-box .read-more {
    color: #0068b7;
    font-size: 16px;
    /* font-weight: 700; */
}
.product-custom-box:hover .box-image img{
    transform: translate(0%, 15%) scale(1.1);
}
.slider-nav-reveal .flickity-prev-next-button {
    opacity:1;
}
.slider-nav-reveal .flickity-prev-next-button, .slider-nav-reveal .flickity-prev-next-button:hover {
    background: none;
    box-shadow: none;
}
.slider-nav-reveal .flickity-prev-next-button svg{
    background: #fff;
    border-radius: 85px;
}
.slider-nav-reveal .flickity-prev-next-button.next{
    right:15px !important;
}
.slider-nav-reveal .flickity-prev-next-button.previous{
    left: 15px !important;
}
.slider .flickity-prev-next-button .arrow, .slider .flickity-prev-next-button svg{
    fill: #0068b7;
}
.col.post-item:hover img {
    transform: scale(1.2);
    transition: transform 5s !important;
}

.col.post-item {
    overflow: hidden;
}


.post-meta {
    color: #5a646d;
    font-size: 16px;
    margin-bottom: 15px;
    opacity: 1;
}

h5.post-title a {
    margin-bottom: 15px !important;
    color: #000000;
    font-size: 18px;
}

h5.post-title a:hover {
    color:#0068b7;
}

p.from_the_blog_excerpt {
    color: #5a646d;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    font-size: 16px;
}

.is-divider {
    display: none;
}
button.ux-search-submit.submit-button.secondary.button.icon.mb-0 {
    background: #0068b7;
}
.all {
    float: right;
    position: absolute;
    right: 0;
    top: 25px;
    font-size: calc(14px + 0.02rem);
    line-height: calc(20px + 0.02rem);
    color: #0068b7;
    padding-right: 18px;
    background: url(images/right.svg) right center no-repeat;
    background-size: 18px auto;
}
.lien-he a{
    position: relative;
}
.lien-he a .all{
    position: absolute;
    right: 60px;
    top: 20px;
    font-size: calc(14px + 0.02rem);
    line-height: calc(20px + 0.02rem);
    color: #0068b7;
    padding-right: 18px;
    background: url(images/right-2.svg) right center no-repeat;
    background-size: 18px auto;
    width: 18px;
    height: 18px;
}
.img-destop-home {
    margin-bottom: 0 !important;
}
/* product */
.page-title-custom {
    max-width: 1400px;
    margin: auto;
}
.category-banner {
    position: relative;
}
.page-title-custom .flex-col {
    position: absolute;
    top: 30%;
}
.breadcrumbs {
    color: #fff;
}
.breadcrumbs a {
    color: #fff;
}
.page-title-custom span.divider {
    color: #fff;
    opacity: 1;
}
.banner-text {
    position: absolute;
    /* left: 0; */
    top: 50%;
    font-size: 60px;
    line-height: calc(22px + 0.44rem);
    color: #ffffff;
    font-weight: bold;
    max-width: 1400px;
    margin: auto;
}

nav.product-categories-menu {
    background: #0068b7;
}

nav.product-categories-menu .menu-items {
    display: flex;
    max-width: 1400px;
    margin: auto;
    list-style: none;
    justify-content: space-between;
}

nav.product-categories-menu li.menu-item {
    padding: 35px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    cursor: pointer;
    margin-bottom: 0;
}

nav.product-categories-menu li.menu-item a {
    color: #fff !important;
}
nav.product-categories-menu li.menu-item a:after {display: none !important;}
nav.product-categories-menu li.menu-item.active{
    background:#005da4;
}
.row.row-small {
    max-width: 100%;
}
.header-wrapper .menu-item.active a {
    color: #000 !important;
    line-height: 0 !important;
    position: relative;
}
.header-wrapper.stuck .menu-item.active a {
    color: #0068b7 !important;
    line-height: 0 !important;
    position: relative;
}
h2.title-cate-child {
    text-align: center;
    font-size: 30px;
    color: #0068b7;
    position: relative;
    width: max-content;
}
.cate-child {
    padding-top: 95px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.cate-child .product-small {
    padding-top: 40px;
}
h2.title-cate-child:before {
    bottom: -15px;
    content: '';
    height: 1px;
    width: 30%;
    position: absolute;
    background: #0068b7;
    left: 30%;
    transform: translateX(0%);
}
.woocommerce.columns-4 {
    width: 100%;
}
.product-main {
    margin-top: 90px;
}
.breadcrum-detail a, .breadcrum-detail span {
    color: #000000;
    opacity: 1 !important;
    font-weight: 700;
    text-transform: capitalize;
}
.breadcrum-detail {
    background: #f7f8f9;
    height: 60px;
    display: flex;
    align-items: center;
    margin-top: 30px;
}
h1.product-title.product_title.entry-title {
    color: #0068b7;
    font-size: 36px;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid;
}
.lien-he-header a {
    color: #000 !important;
    font-size: 18px;
    font-weight: 500;
}
h1.product-title.product_title.entry-title:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: calc(40px + 0.4rem);
    height: 3px;
    background: #0068b7;
}
.price-wrapper {
    display: none;
}
.product_meta {
    display: none;
}
.social-icons.share-icons.share-row.relative {
    display: none;
}
.name-custom {
    font-size: 24px;
    color: #0068b7;
    margin-top: 30px;
}
.product-short-description {
    margin-top: 25px;
    font-size: 18px;
    color: #000000;
}
img.wp-post-image {
    border: 1px solid #e7e7e7;
}
.lien-he a {
    background: #0068b7;
    /* padding: 20px 120px; */
    color: #fff;
    display: flex;
    justify-content: center;
    height: 100%;
    padding: 15px;
}

.lien-he {
    margin-top: 15px;
    width: 60%;
    background: #0068b7;
    text-align: center;
    /* padding: 15px; */
}

.menu-lits-info-detail a {
    font-size: 18px;
    padding: 0 30px;
    color: #000;
}
.menu-lits-info-detail {
    background: #f7f8f9;
    height: 75px;
    display: flex;
    align-items: center;
}
.menu-lits-info-detail a:first-child {
    padding-left: 0;
}
.menu-lits-info-detail a.active {
    color:#0068b7;
}

.content-peoduct-detail {
    position: relative;
    color: #000;
    font-size: 18px;
}
.custom_features_wrapper {
    padding-top: 30px;
}
tr.firstRow.firsttr td {
    background: #0068b7 !important;
    color: #fff !important;
}
table._Table td.firsttd, table._Table td.firsttd * {
    background: #f7f8f9 !important;
    color: #0068b7 !important;
    font-weight: bold;
}
._Table td {
    padding: 15px 10px !important;
    border: 1px solid #e7e7e7 !important;
}
.content-peoduct-detail .title-item {
    color: #0068b7;
    font-size: 30px;
    width: max-content;
    display: block;
    padding-bottom: 15px;
    border-bottom: 2px solid;
    margin-bottom: 30px;
}
.menu-lits-info-detail.fixed-custom {
    position: fixed;
    top: 120px;
    width: 100%;
}
ul.next-prev-thumbs.is-small {
    display: none;
}
.social-icons.follow-icons.fl-icon.full-width.text-left a {
    color: #0068b7;
}
.text-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.absolute-footer.dark {
    background: #0068b7 !important;
}

.copyright-footer {
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.footer-1-custom .row.large-columns-4.mb-0 {
    max-width: 1400px;
}

span.widget-title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.footer-1-custom li {
    border-top: none !important;
}
div#content {
    padding: 0;
}
.category-breadcrumb {
    position: absolute;
    top: 20%;
}


.title-cate-custom {
    position: absolute;
    top: 50%;
    font-size: 60px;
    color: #fff;
}
.category-list-wrapper ul {
    list-style: none;
}
ul.category-list li {
    border-bottom: 1px solid #e7e7e7;
    font-size: 18px;
    color: #000;
}
ul.category-list li a {
    color: #000;
    padding: 20px;
    width: 100%;
    display: block;

}
ul.category-list li:hover {
    background: #f7f8f9;
}
ul.category-list li.active a{
    color: #fff;
}
ul.category-list li.active {
    background: #0068b7;
}
.custom-category-post .entry-content {
    display: flex;
    flex-wrap: wrap;
    background: #f7f8f9;
}
.custom-category-post {
    display: flex;
    flex-wrap: wrap;
    padding-top: 100px;
}
.entry-summary.content-left {
    width: 60%;
    padding: 20px;
}

.img-right-cate {
    width: 40%;
}

.custom-category-post .entry-summary.content-left .entry-category.is-xsmall {
    display: none;
}
.custom-category-post .entry-summary.content-left .entry-meta.uppercase.is-xsmall {
    display: none;
}
.custom-category-post .custom-category-post {
    display: flex;
    flex-flow: row wrap;
    width: 100%;
}
.custom-category-post h2.entry-title a {
    color: #0068b7;
    line-height: 0px;
    font-size: 20px;
}
.custom-category-post h2.entry-title {
    line-height: 24px;
}

.custom-category-post .experpt-post {
    font-size: 16px;
    color: #5a646d;
}
.custom-category-post .text-read-more {
    margin-top: 15px;
}
.custom-category-post  .text-read-more:hover a {
    color: #0068b7;
}
.custom-category-post .text-read-more a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.category-banner .taxonomy-description {
    display: none;
}
.bg-about-us {
    position: relative;
    height: 500px;
}
.bg-about-us .section-content.relative {
    position: unset !important;
}
.title-about h3 {
    font-size: 36px;
    color: #0068b7;
    margin-top: 30px;
    margin-bottom: 50px;
}

.content-about-left p {
    color: #010101;
    font-size: 16px;
    font-weight: 700;
}
ul.ul1 {
    color: #000000;
}

.year {
    font-size: 48px;
    color: #0068b7;
    font-weight: 700;
}
._l .text {
    font-size: 18px;
    color: #010101;
}
.text-hidden-custom {
    display: none;
}
.text-hover-custom .col-inner{
    position:relative;
}
.text-hover-custom .col-inner:hover .text-hidden-custom{
    display: block;
    color: #fff;
}
.text-hover-custom .col-inner:hover .text-hidden-custom h4{
    color: #fff;
    
}
.text-hover-custom .col-inner .box-text.text-center {
    background: transparent;
    position: absolute;
    top: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(100%);
    opacity: 0;
    transition: all 0.5s ease-in-out;
}
.text-hover-custom .col-inner:hover .box-text.text-center {
    background: rgba(0,104,183,0.92);
    transform: translateY(0);
    opacity: 1;
}
.list-culture .col-inner {
    text-align: center;
}
.list-culture .title-about h3 {
    color: #fff;
    background: rgba(0,104,183,0.92);
    margin: 0;
    padding: 30px;
}

.list-culture ul.ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
}
.list-culture ul.ul li {
    width: 100%;
    margin: 0;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    font-size: 24px;
    padding: 20px;
    background: rgba(0,104,183,0.92);
}
li.li.after.on {
    background: transparent;
}
.backlist {
    position: absolute;
    width: 100%;
    height: 100%;
}
.back {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.back.on {
    opacity: 1;
    position: static;
}

.list-hover-bg {
    z-index: 2;
    position: relative;
}

.tit {
    font-size: 48px;
    font-weight: 700;   
    color: #fff;
}
.list-culture {
    padding: 0;
}
li.li2 .ico {
    background: unset;
    height: auto;
    width: 100%;
    object-fit: 80px;
}

li.li2 .ico img {
    width: 80px;
    height: 80px;
}
li.li2 .text {
    font-size:24px;
    color:#fff;
}

.content-culture .col-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

ul.ul2 {
    list-style: none;
}
.contact-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.contact-form form .input-form {
    width: 48%;
    color:#000;
    margin-bottom: 15px;
}
.contact-form form .input-form span {
    height:64px;    
}
.contact-form form .input-form span input{
    height: 100%;
}
.button-submit {
    width: 100%;
    text-align: center;
    margin-top: 100px;
}
.input-form.your-message {
    width: 100% !important;
}
.text-name-input {
    margin-bottom: 10px;
}
.button-submit input {background: #0068b7;padding: 10px 65px;}
ul.ul.wow.fadeInUp.animated {
    display: flex;
    flex-wrap: wrap;
}

ul.ul.wow.fadeInUp.animated li {
    width: 100%;
    display: flex;
    padding: 30px 20px;
    border-bottom: 1px solid #e7e7e7;
    position: relative;
}

.info {
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
	width:100%;
}

ul.ul.wow.fadeInUp.animated li .ico {
    background: unset;
    width: 38px;
    height: 38px;
    margin-right: 50px;
}
ul.ul.wow.fadeInUp.animated li:after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 1px;
    height: calc(34px + 0.3rem);
    background: #0068b7;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.text-city p {
    color: #000000;
    font-size: 24px;
}

.info .tit {
    color: #000;
    font-size: 18px;
}

.info .text {
    color: #000;
}
table.file-table {
    max-width: 1400px;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 70px;
}
table.file-table th{
    background: #0068b7;
}
 table.file-table td {
     padding:0;
 }
table.file-table th , table.file-table td {
    color: #000;
    text-align: center;
    height: 60px;
    font-size: 16px;
    font-family: 'Noto Sans SC' !important;
}
form.file-search-form {
    padding-top:90px;
    max-width: 1400px;
    margin: auto;
}

form.file-search-form {
    display: flex;
    justify-content: space-between;
}

form.file-search-form .button {
    width: 15%;
    background: transparent;
    color: #000;
    border: none;
    border-left: 3px solid #0068b7;
}

form.file-search-form .button:hover {
    box-shadow: none;
    background: n;
}
input.input-search {
    height: 60px;
}
.pagination a, .pagination span {
    padding: 7px 12px;
    border: 1px solid;
}
.pagination {
    margin-bottom: 15px;
}
.featured-title-cusstom {
    background-color: transparent;
}

.featured-title-cusstom h1 {
    color:#0068b7;
    font-size:36px;
}

.featured-title-cusstom h6.entry-category.is-xsmall {
    display: none;
}
.entry-meta-custom {
    font-size: 18px;
    color: #5a646d;
    text-shadow: none;
    margin-top: 50px;
}
div#comments {
    display: none;
}
.entry-content.single-page {
    color: #000000;
    font-size: 18px;
}
.entry-content.single-page .wp-block-image{
    text-align:center;
}
@media(max-width:1700px){
	.nav .menu-item{
		padding:0;
	}
}
@media(max-width:767.98px){
	.table-responsive {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
	.lien-he-header a {
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
}
    .contact-form form .input-form {
        width: 100%;
    } 
    .contact-form {
        padding: 0 15px;
    }
    .footer-1-custom {
        display: none;
    }
    .title-section h3 {
        margin-top: 0;
    }
    
    .subcategory-item {
        width: 100%;
    }
    
    .info-categories {
        padding: 15px;
    }
    
    .product-custom-box {
        padding: 15px;
    }
    
    .product-custom-box p.category {
        font-size: 18px;
    }
    .p-64 {
        padding: 0 15px;
    }
    .title-banner {
        font-size: 20px;
    }
    
    .list-banner {
        font-size: 15px;
    }
    .breadcrumbs a {
        font-size: 14px;
    }
    
    .banner-text {
        font-size: 30px;
        padding: 0 15px;
        top: 40%;
    }
    
    nav.product-categories-menu .menu-items {
        flex-wrap: wrap;
    }
    
    nav.product-categories-menu li.menu-item {
        padding: 10px 15px;
    }
    
    .category-banner img {
        height: 200px;
    }
    .breadcrumbs {
        text-align: left;
        padding: 0 15px;
    }
    .content-peoduct-detail .content-row {
        padding: 0 15px;
    }
    .content-peoduct-detail .menu-lits-info-detail .content-row{
        padding:0;
        justify-content: center;
    }
    .menu-lits-info-detail a {
        padding: 0 5px;
        font-size: 15px;
    }
    .menu-lits-info-detail.fixed-custom {
        top: 90px;
    }
    .product-main {
        margin-top: 0;
    }
    .info {
        width: 100%;
    }
	.list-banner li {
    	width: 100%;
	}
	.numb.counter.counter {
    font-size: 32px;
	}

	.count li {margin-left: 10px !important;}

	._b {
		text-align: center;
	}

	._t {
		justify-content: center;
	}
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,20%,0);
        transform: translate3d(0,20%,0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}