/*
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.   ***************/
/* font converted using font-converter.net. thank you! */


#menu-menu-danh-muc-san-pham > li a {
    padding: 10px 15px !important;
    text-transform: none !important;
}

.nav-dropdown-default .nav-column li>a:before, .nav-dropdown.nav-dropdown-default>li>a:before {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    margin-right: 10px !important;
}

.switcher .option {
    position: absolute!important;
}

.s2 .a div h3, .qh_at div h3 {
	border-radius: 0 !important
}

.call-home span {
	    background: #df0000;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    animation: pulse 1s infinite linear;
    -webkit-animation: pulse 1s infinite linear;
    -moz-animation: pulse 1s infinite linear;
}
@-webkit-keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.12,1.12,1.12);transform:scale3d(1.12,1.12,1.12)}}@keyframes pulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.12,1.12,1.12);transform:scale3d(1.12,1.12,1.12)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}
.call-home span a {
	font-size: 18px;
  line-height: 22px;
  color: #fff;
}

.float-contact {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 99999;
}

.btn-zalo {
    background: #0091e5;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    font-weight: normal;
    text-transform: none;
}

.btn-zalo span, .btn-phone span {
    font-size: 15px;
    color: white;
    font-weight: 400;
    text-transform: none;
    line-height: 0;
}

.float-contact .btn-phone {
    background: #e21818!important;
    border-radius: 20px;
    padding: 0 18px;
    color: white;
    display: block;
    margin-bottom: 6px;
    font-weight: normal;
    text-transform: none;
}

.fixed_group_right-phone i {
	float: left;
    color: #fff;
    font-size: 35px;
}

.s8 .post-item, .s8 .small-12 {
	padding-bottom: 0 !important
}

.breadcrumbs {
    font-size: 14px;
}

.product-info p.stock {
    display: none;
}

.r-summary {
    height: 400px;
}

#ftwp-postcontent a {
	    color: #ff5200;
}

#ftwp-postcontent h2, .term-description h2 {
    font-size: 22px;
    color: #fff;
    line-height: 1;
    font-weight: 700;
    width: 100%;
    border-left: 12px solid red;
    background: #01934b;
    padding: 8px 8px 10px 8px;
    margin-bottom: 12px;
    border-radius: 3px;
    font-size: 20px !important;
}

#ftwp-postcontent h3, .term-description h3  {
	color: #01934b;
}

#ftwp-postcontent h4, .term-description h4 {
	color: #0027b7;
}

.top-post, .top-blog-author {
	    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: space-between;
}

.top-post {
    margin-bottom: 15px;
}

.top-blog-author img {
    height: 30px !important;
    width: 30px !important;
    border-radius: 50%;
}

.single-post .last-modified, .top-blog-author p {
    margin-bottom: 0;
}

.author h1 {
    text-align: left;
    border-bottom: 1px solid #04a850;
    padding-bottom: 10px;
    margin-bottom: 40px !important;
    color: #ec3724;
    font-size: 22px;
    line-height: 30px;
}

.info-author {
    text-align: left;
}

.author-name {
    padding: 0 !important;
}

.author-desc {
    margin: 0 !important;
}
.header-nav-main .nav-right {
    flex: 0 0 auto;
    width: auto;
}

/* Thu nhỏ icon giỏ hàng */
.header .cart-item {
    font-size: 18px;
    padding: 0 10px;
}

/* Căn menu ra giữa */
.header-nav-main .nav-left {
    flex: 1;
    justify-content: center;
}

#wide-nav .flex-col.flex-right, #wide-nav .flex-col.flex-left {
    flex: 0 0 auto;
}

@media screen and (max-width: 1145px) {
.top-post {
    display: block;
}
.top-blog-author {
   margin-bottom: 5px;
    justify-content: start;
}


.author-box .flex-row {
    display: block !important;
}

.blog-author-image, .author-name {
    text-align: center;
}
}

#top-bar .html_topbar_left{
  display: flex;
  align-items: center;
}
#header-contact a{
  text-transform: inherit;
  color: #242424;
  font-size: 14px;
}

#masthead .hotline-header{
  display: flex;
}
#masthead .hotline-header img{
  margin-right: 10px;
}
#masthead .hotline-header > div {
    display: flex;
    align-items: baseline;
}
#masthead .hotline-header p {
    margin-bottom: -2px;
    text-transform: capitalize;
    font-size: 15px;
    line-height: 21px;
    color: #484848;
  font-weight: normal;
}
.ripple-container {
    height: 100px;
    width: 100px;
}
.d-hotline {
    background: radial-gradient(circle farthest-corner at 10% 20%,rgba(253,239,132,1) 0,rgba(247,198,169,1) 54.2%,rgba(21,186,196,1) 100.3%);;
    border: 3px solid #fff;
    border-radius: 40px;
    bottom: 20px;
    box-shadow: 0 0 15px 2px rgb(255 255 255 / 75%);
    display: block;
    left: 20px;
    padding: 10px 20px;
    position: fixed;
    width: auto;
    z-index: 5;
}
.d-hotline .icon {
    float: left;
    padding: 4px 0;
    position: relative;
}
.align-middle {
    -webkit-transform: translate(-50%,-50%) !important;
    left: 50%;
    position: absolute !important;
    top: 50%;
    transform: translate(-50%,-50%) !important;
}
.ripple {
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
    background-color: #fff;
    border-radius: 50%;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: -1;
}
.ripple:nth-child(2) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
.ripple:nth-child(3) {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.d-hotline svg {
    margin-right: 5px;
    position: relative;
  height: 22px;
    vertical-align: middle;
    width: 22px;
}
.d-hotline .text {
    color: var(--d-hotline-font-color);
    font-size: 20px;
    font-weight: var(--fw-3);
}
@-webkit-keyframes ripple{0%{-webkit-transform:scale(0);opacity:1;transform:scale(0);visibility:visible}100%{-webkit-transform:scale(1);opacity:0;transform:scale(1);visibility:hidden}}@keyframes ripple{0%{-webkit-transform:scale(0);opacity:1;transform:scale(0);visibility:visible}100%{-webkit-transform:scale(1);opacity:0;transform:scale(1);visibility:hidden}}
#masthead .hotline-header span {
    font-weight: bold;
    color: #ff0000;
    font-size: 18px;
    display: block;
    margin-left: 5px;
}
#masthead form{
  width: 415px;
    background: #efeeee;
    border-radius: 35px;
  margin: 0 auto;
}
#masthead form input {
    height: 38px;
    float: left;
    outline: none;
    padding: 0px;
    border: 0px;
    background: transparent;
    text-indent: 10px;
    font-size: 12px;
    padding: 0px 10px;
  border: none;
  box-shadow: unset
}
#masthead form button{
      float: left;
    width: 35px;
    height: 37px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
  background: none !important;
  border: none;
  color: #797878;
  box-shadow: unset
}
#wide-nav .nav{
  display: flex;
}


#wide-nav .nav > li> a{
  font-size: 15px;
    margin: 0px;
    padding: 16px 10px;
    text-transform: none;
    color: #fff;
}
#wide-nav .nav >li > ul{
  background: #ffffff;
    box-shadow: 0 3px 11px 0 rgb(0 0 0 / 10%);
  border: none;
}
.header:not(.transparent) .header-bottom-nav.nav > li a{
  position: relative;
   
}

.nav-dropdown .menu-item-has-children>a, .nav-dropdown .title>a, .nav-dropdown .nav-dropdown-col>a{
  padding-left: 0 !important;
}
.nav-dropdown .menu-item-has-children>a:before, .nav-dropdown .title>a:before, .nav-dropdown .nav-dropdown-col>a:before{
  display: none;
}
#wide-nav .qh_mn1 > ul > li > a{
  font-weight: bold;
  font-size: 15px;
  color: #252525;
  text-transform: uppercase;
  border: none;
  padding-left: 0 !important;
}
#wide-nav .qh_mn1 > ul > li > a:before{
  display: none;
}
.s1 .previous{
  opacity: 1;
  left: -50px;
  height: 36px;

  
}
.s1 .next{
  opacity: 1;
  left: auto;
  right: -50px;
  height: 36px;
}
.s1 .box-image{
      border-radius: 50%;
    overflow: hidden;
    border: #fff solid 5px;
    box-shadow: 1px 3px 5px #00000047;
    margin-top: 2px;
    transition: 0.7s all;
}
.s1 .box-image:hover{
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.s1 .box{
  padding: 0 10px
}
.s1 .box-text{
  font-size: 14px;
    line-height: 24px;
    color: #000000;
    font-weight: 400;
    text-transform: uppercase;
    margin-top: 10px;
  padding-bottom: 0 ;
}
.s1 .col{
  padding-bottom: 0;
}
.s2 .t{
  font-weight: normal;
  height:47px;background:#01934c;font-size:20px;line-height:19px;color:#ffffff;display:flex;align-items:center;justify-content:center;font-family:'u';text-transform:uppercase;
  margin-bottom: 0;
}
.s2 .a, .qh_at{display:flex;justify-content:space-between;width:100%;position:relative;overflow:hidden;background:#f7f7f7;margin-bottom:16px;}
.s2 .a:before, .qh_at:before{ content:'';position:absolute;width:100%;height:2px;background:#01934b;top:0px;
}
.s2 .a div, .qh_at div{
  display:flex;font-size:20px;line-height:19px;color:#ffffff;
}
.s2 .a div h2,.qh_at div h2{
  font-size:20px;
  line-height:19px;
  color:#ffffff;
  background:#01934b;
  text-transform:uppercase;
  height:100%;
  display:flex;
  align-items:center;
  min-width:235px;
  padding-left:25px;
  /* font-family:'u'; */
  font-weight: bold;
  height: 45px;
  margin-bottom: 0;
}
.s2 .a div p, .qh_at div p{
  margin-bottom:0;
}
.s2 .a div p img, .qh_at div p img{
  height: 100%
}
.s2 .a > p,.qh_at > p{
  margin-bottom: 0;
  align-items: center;
  display: flex;
  
}
.s2 .a > p a, .qh_at > p a{
  font-size: 14px;
  line-height:19px;color:#01934c;display:flex;align-items:center;padding:0px 10px;
}
.s2 > .section-content > .row:nth-child(1) > .col:nth-child(1) .col-inner, #menu-menu-danh-muc-san-pham li ul{
  border: 1px solid #e3e3e3;
}
.s2 > .section-content > .row:nth-child(1) > .col{
  padding-bottom: 0;
}
#menu-menu-danh-muc-san-pham{
  width:100%;margin-left:0px!important;padding:0;margin:0;list-style:none;
}
#menu-menu-danh-muc-san-pham::-webkit-scrollbar{width:3px;}
#menu-menu-danh-muc-san-pham::-webkit-scrollbar-thumb{background-color:#01934c70}
#menu-menu-danh-muc-san-pham::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgb(188 169 169 / 30%);background-color:#F5F5F5;}
#menu-menu-danh-muc-san-pham li a{display:flex;color:#393939;}
#menu-menu-danh-muc-san-pham li a:hover{color:#01934c!important;}
#menu-menu-danh-muc-san-pham li ul{position:absolute;width:240px;left:100%;top:0px;background:#fff!important;width:100%;height:auto;overflow:initial;z-index:9;}
#menu-menu-danh-muc-san-pham >  li{
  position: relative;
  border-bottom: none;
  border-top: none
}
#menu-menu-danh-muc-san-pham >  li a{
  display:flex;align-items:center;border-bottom:#e3e3e3 dashed 1px;width:100%;font-size:15px;font-weight:400;padding:15px;
  text-transform: uppercase;
}
#menu-menu-danh-muc-san-pham li ul{
  display: block !important;
  opacity: 0;
    transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transition: all 0.25s;
    -moz-transition: all 0.25s;
    -webkit-transition: all 0.25s;
    transform: rotateX(90deg);
    -moz-transform: rotateX(90deg);
    -webkit-transform: rotateX(90deg);
  margin-left: 0;
  padding-left: 0;
}
#menu-menu-danh-muc-san-pham li ul li a{padding:16px 15px; margin: 0;}
#menu-menu-danh-muc-san-pham li:hover .sub-menu{
  visibility: visible;
    opacity: 1;
    transform: rotateX(0);
}
#menu-menu-danh-muc-san-pham li button{
  display: none;
}
#menu-menu-danh-muc-san-pham > li > a:before{
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 10px;
  
}
.s1, .s2, .s3, .s4 {
  padding-bottom: 0 !important
}
.box-text-products{
  text-align: center
}
.box-text-products a{
  font-size: 15px;
    color: #393939;
    text-align: center;
  display: block;
overflow: hidden;
  text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.box-text-products .price .amount{
  font-size: 15px;
    line-height: 26px;
    color: #ed1c24;
}
.box-text-products .price del {
  text-decoration: inherit
}
.box-text-products .price del .amount{

    font-size: 12px;
    line-height: 1;
      text-decoration: line-through;
    font-weight: bold;
    color: var(--color-gray);
}

.product_list_widget li{
  margin-left: 0 !important
}
.s3 ul.product_list_widget li {
  min-height: 160px;
  padding-left: 43%;
}
.s3 ul.product_list_widget li img{
  width: 1000%;
  height: auto
}
.s3 .box-text-products,.s3  .box-text-products a{
  text-align: left;
  padding-bottom: 0;
  
}
.box-text-products{
  padding: 7px 20px 0;
}
.qh_cl{
  font-size: 14px;
  text-transform: uppercase;
  margin: 10px 0;
  padding: 0 20px;
}
.qh_cl strong{
  text-transform: capitalize;
}
.btn-cd a{
    height: 26px;
    background: #01934c;
    color: #fff !important;
    font-size: 13px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 90px;
    border-radius: 3px;
    pointer-events: unset;
  margin-bottom: 0;
  min-height: unset;
padding: 0;
  font-weight: normal;
  text-transform: capitalize
}
.btn-cd a:nth-child(1){
  margin-right: 10px;
}
.btn-cd {
    display: flex;
    margin-top: 10px;
    align-items: flex-start;
  padding: 0 20px 15px;
}
.s3 .product-small .col-inner{
  background:#F1F1F1;
}
.box-image a, .product_list_widget .aa{
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
}
.box-image a img, .product_list_widget .aa img{
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
}
.box-image:hover a img, .product_list_widget .aa:hover img{
  transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.s3 ul.product_list_widget .aa{
  width: 40%;
  position: absolute;
  left: 0;
  top: 0;
}
.s3 ul.product_list_widget .aa img{
  position: relative;
  vertical-align: middle;
  margin-bottom: 0;
  top: 0;
  
}
.s3 ul.product_list_widget li{
  background: #F1F1F1;
  margin-bottom:23px;
  border-top: none;
  display: flex;

  justify-content: center;
      flex-direction: column;
}
.s3 ul.product_list_widget .qh_cl{
  margin-bottom: 0;
}
.s3 ul.product_list_widget .qh_cl, .s3 ul.product_list_widget  .btn-cd{
  padding: 0;
}
.s3 .qh_cl{
  text-align: left;
}
.qh_cl{
  text-align: center;
}
.s4 .btn-cd{
  display: none;
}
.s4 > .section-content > .row > .col{
  padding-bottom: 0;
}

.ow1, .btw{
  margin-top: 30px
}
.s5 .text-center .button{
  width: 260px;
    height: 60px;
    background: #018d4b;
    font-size: 18px;
    line-height: 28px;
    color: #fefffe;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    transition: 0.3s all;
  margin: 0 auto !important;
}


.s7 {
  padding-bottom: 0 !important
}

.s7 .section-content > .row > .col:nth-child(1){
  display: flex;
  align-items: center;
  
}
.s7 .qh_at2{
  margin-bottom: 30px;
}
.s7 .col .row .col:nth-child(1){
  padding: 0 !important;
  border: none;
  border-right: none;
}
.s7 .col .row .col{
      padding: 20px 15px !important;
    display: flex;
    align-items: center;
    border-bottom: #ffffff3d solid 1px;
}
.s7 .col .row .col:nth-child(2n+2){
  border-right: #ffffff3d solid 1px;
}
.s7 .col .h3{
  font-size: 15px;
    line-height: 31px;
    color: #ffffff;
    font-weight: 700;
  -webkit-line-clamp: 1;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  margin-bottom: 0
}
.s7 .col  p{
  font-size: 13px;
    line-height: 22px;
    color: #ffffff;
    font-weight: 400;
  -webkit-line-clamp: 2;
    white-space: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.s7 .col .qh_at2{
  font-size: 28px;
    line-height: 35px;
    color: #008f4a;
    text-transform: uppercase;
    font-family: 'u';
  font-weight: normal;
}
.s7 .icon-box-img{
  min-width: 68px;
    height: 68px;
    border: #008f49 solid 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;

}
.s7 .col .row .col:hover img{-webkit-animation:rotate-scale-down 0.65s linear both;animation:rotate-scale-down 0.65s linear both;}
@-webkit-keyframes rotate-scale-down{
    0%{-webkit-transform:scale(1) rotateZ(0);transform:scale(1) rotateZ(0);}
    50%{-webkit-transform:scale(0.5) rotateZ(180deg);transform:scale(0.5) rotateZ(180deg);}
    100%{-webkit-transform:scale(1) rotateZ(360deg);transform:scale(1) rotateZ(360deg);}
}
@keyframes rotate-scale-down{
    0%{-webkit-transform:scale(1) rotateZ(0);transform:scale(1) rotateZ(0);}
    50%{-webkit-transform:scale(0.5) rotateZ(180deg);transform:scale(0.5) rotateZ(180deg);}
    100%{-webkit-transform:scale(1) rotateZ(360deg);transform:scale(1) rotateZ(360deg);}
}

.f1{
  padding: 30px 0 0 !important;
}
#footer .absolute-footer {
  padding: 0 !important
}
.f1 .h2{
    text-transform: uppercase;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 44px;
    color: #ffffff;
    font-weight: 700;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.f1 .h2:after{
  content: '';
  width: 44px;
  height: 1px;
  border-bottom: 1px dashed #307131;
  position: absolute;
  display: inline-block;
  bottom: 0;
  left: 0;
}
.f1 p{
  font-size: 15px;
  margin-bottom: 12px;
}
.f1 .col:nth-child(2) a{
  margin-right: 5px;
}

.f1 li {
  font-size: 15px;
}

.f1 li a {
    color: #fff;
    font-size: 15px;  
    display: flex;
}
.f1 li:first-child a {
    padding-top: 0px;
}
.absolute-footer .footer-primary.pull-left{
  color: #fff;
}

h1.entry-title, h1.page-title{
  font-size: 25px;
  line-height: 30px;
  color: #008f4a;
  text-transform: uppercase;
  /* font-family: 'u'; */
  font-weight: bold;
  margin-bottom: 0;
  text-align: left;
}

.f1 .mxh p {
  display: flex;
}

.f1 .mxh p a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin: 0 2px;
    text-align: center;
    display: inline-block;
}

.category .post-item{
  max-width: 50%;
  flex-basis: 50%;
}
.category .post-item .box .box-image{
  width: 50% !important;
}
.category .post-item .box .box-image .image-cover{
  padding-top: 100% !important;
}
.category .post-item .is-divider{
  display: none;
}
.s3 ul.product_list_widget del, .s3 ul.product_list_widget  ins{
  font-size: 14px;
}
.s3 ul.product_list_widget .price{
  margin-bottom: 5px;
}
.s3 ul.product_list_widget  ins{
  color: red;
}


h1.shop-page-title{
  font-size: 28px;
  line-height: 24px;
  color: #008f4a;
  text-transform: uppercase;
  /* font-family: 'u'; */
  font-weight: bold;
}
.archive .btn-cd, .single-product .btn-cd{
  padding: 0;
}
.archive .btn-cd a, .single-product .btn-cd a{
    cursor: pointer;
    width: 49%;
    float: left;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    padding: 7px 5px;
    border-radius: 3px;
  margin-right: 0;
}
.archive .btn-cd a:nth-child(1),.single-product .btn-cd a:nth-child(1){
  margin-right: 2%;
      background-color: red;
}
h1.product-title{
  text-transform: capitalize;
    font-size: 25px;
    display: block;
    font-weight: 700;
  font-family: "Roboto", sans-serif;
      color: #212529;
  text-align: left;
  margin-bottom: 20px
}
.single-product .price ins .amount{
  color: red
}
.nav-pills>li>a{
  border-radius: 0;
}
.product-info .price{
  font-size: 18px;
    margin-bottom: 10px
}
body .added_to_cart{
  display: none !important;
}
#masthead .header-nav {
  justify-content: center;
}

#billing_address_1_field {
  width: 98% !important
}

.s1 .box-text p {
  line-height: 20px;
}
 .stuck .header-main .nav > li > a {
    line-height: 1;
}   

.fixed_group_right-zalo, .fixed_group_right-phone {
    top: 0!important;
    right: auto!important;
    width: 100%;
    background: #000000eb;
    padding: 10px;
    display: none;
    height: 100%;
    padding-top: 10%;
    position: fixed;
    left: 0;
    z-index: 999999;
}
.fixed_group_right-zalo .close, .fixed_group_right-phone .close {
    color: #fff;
    opacity: 1;
    position: absolute;
    right: 40%;
    font-size: 35px;
    line-height: 40px;
  cursor: pointer;
}
.ul_group_fixed {
    text-align: center;
    overflow: hidden;
    max-width: 260px;
    margin: 0 auto;
}
.ul_group_fixed li {
    border-radius: 10px;
    margin: 0 auto 15px;
    padding: 10px 15px;
    left: 0;
    list-style-type: none;
    width: 220px;
    background: #41a200;
    position: relative;
    float: left;
}
.fixed_group_right-zalo img {
    max-width: 55px;
    float: left;
}
.ul_group_fixed li span {
    float: left;
    color: #fff;
    text-transform: uppercase;
    line-height: 23px;
    font-weight: 500;
    text-align: right;
    text-align: left;
    margin-left: 15px;
    font-size: 18px;
    text-transform: uppercase;
}
.ul_group_fixed li a {
  color: #fff;
  font-weight: bold;
}
.fixed_group_right-zalo .ul_group_fixed li span{
    margin-left: 10px;
    font-size: 14px;
}
.ul_group_fixed li:nth-child(2) {
    background: linear-gradient(to right,#069,#006ec5);
}



@media screen and (max-width: 1200px){
.stuck .header-main {
    display: block !important
} 
  .stuck #logo img {
    max-height: 60px!important;
}
.qh_at div h2 {
    font-size: 15px;
    min-width: 155px;
    padding-left: 15px;
   
}
  .s3, .s4 {
    padding-top: 15px !important
  }
}
@media screen and (max-width: 1023px){
  .product-gallery {
    margin-bottom: 20px;
  }
  #logo img {
    width: auto !important
  }
  .s4 .product:last-child, #masthead .hotline-header {
    display: none
  }
  .s7 .col .row{
    margin-left: 0;
    width: 100%;
    padding: 30px 15px 0;
  }
  .s7 .qh_at2{
    text-align: center;
  }
  
  .f1 h2{
    font-size: 15px;
  }
  .fixed_group_right-zalo, .fixed_group_right-phone {
    padding-top: 50%;
}
.fixed_group_right-zalo .close, .fixed_group_right-phone .close {
    right: 10%;
}
  
}


@media screen and (max-width: 767px){
  .s2 .a div h3, .qh_at div h3{
    font-size: 15px;
    height: 40px;
  }
  
}
@media screen and (max-width: 639px){
  .header-main li.html.custom{
    display: block;
  }
  .s6 .box-text {
    bottom: 0 !important
  }
  #logo{
    display: flex; 
    align-items: center;
  }
  
  .d-hotline{
    display: none !important;
  }
  #logo a{
    width: 70px;
    position: relative;
    overflow: hidden;
    height: 70px;
  }
  #logo a img{
    width: 258px;
    max-width: unset;
    position: absolute;
    top: 0;
    left: 0;
  }
  .s2 .a div h3, .qh_at div h3{
    font-size: 15px;
    min-width: unset;
  }
  .box-text-products, .qh_cl, .s3 .box-text-products, .s3 .box-text-products a{
    padding-left: 0;
    padding-right: 0;
    text-align: center !important;
  }
  .btn-cd{
    padding-left: 0;
    padding-right: 0;
    justify-content: center;
  }
  .s2 > .section-content > .row:nth-child(1) > .col:nth-child(1) .col-inner, #menu-menu-home-pgae li ul{
    margin-bottom: 20px;
  }
  .s7 .col .row .col:nth-child(2n+2){
    border-right: none;
  }

  .s3 ul.product_list_widget li img{
    height: 100%;
  }
  
  h1.shop-page-title{
    font-size: 23px;
  }
  .single-product .page-title-inner .flex-col:nth-child(2){
    display: none;
  }
  .single-product .tabs{
    display: flex;
  }
  .single-product .tabs li{
    flex: 1;
  }
  .qh_abc .page-title-inner,.single-product .page-title-inner{
        flex-flow: unset;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
  }
  .category .post-item .box .box-image{
    width: 100% !important;
  }
  h1.entry-title, h1.page-title{
    font-size: 23px;
    line-height: 1.3;
  }
  .s8 {
    padding-bottom: 0 !important
  }
  .button.buy_now_button {
    margin-right: 0 !important
  }
  .btn-cd a {
    font-size: 11px;
  }
  .header-main {
    height: auto !important
  }
.header .flex-row {
  
    margin: 10px 0; 
}
}
@media screen and (max-width: 374px){
  .s2 .a div h3, .qh_at div h3, .qh_cl {
    font-size: 12px;
  }
  .s2 .a > p a, .qh_at > p a{
    font-size: 11px;
  }
  
  .archive .btn-cd a, .single-product .btn-cd a{
    width: 100%;
    margin-right: 0 !important;
  }
  .archive .btn-cd a:nth-child(1), .single-product .btn-cd a:nth-child(1){
    margin-bottom: 10px;
  }
  .archive .btn-cd, .single-product .btn-cd{
    display: table;
  }
} 