@charset "utf-8";
/*
    Theme Name: VIETCNTT Themes sssss
    Description: Website: https://vietcntt.com/ - HotLine: 032 777 4156
    Version: 1.0.0
    Author: VIETCNTT
    Author URI: https://vietcntt.com/
    Tags: Chợ themes, Plugin lớn nhất Việt Nam
*/
@font-face {
  font-family: "be Vietnam Display";
  src: url("fonts/Be_Vietnam/BeVietnam-Regular.woff2") format("woff2"),
    url("fonts/Be_Vietnam/BeVietnam-Regular.woff") format("woff"),
    url("fonts/Be_Vietnam/BeVietnam-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "be Vietnam Display";
  src: url("fonts/Be_Vietnam/BeVietnam-Bold.woff2") format("woff2"),
    url("fonts/Be_Vietnam/BeVietnam-Bold.woff") format("woff"),
    url("fonts/Be_Vietnam/BeVietnam-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "be Vietnam Display";
  src: url("fonts/Be_Vietnam/BeVietnam-Black.woff2") format("woff2"),
    url("fonts/Be_Vietnam/BeVietnam-Black.woff") format("woff"),
    url("fonts/Be_Vietnam/BeVietnam-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "be Vietnam Display";
  src: url("fonts/Be_Vietnam/BeVietnam-Medium.woff2") format("woff2"),
    url("fonts/Be_Vietnam/BeVietnam-Medium.woff") format("woff"),
    url("fonts/Be_Vietnam/BeVietnam-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "be Vietnam Display";
  src: url("fonts/Be_Vietnam/BeVietnam-Heavy.woff2") format("woff2"),
    url("fonts/Be_Vietnam/BeVietnam-Heavy.woff") format("woff"),
    url("fonts/Be_Vietnam/BeVietnam-Heavy.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "be Vietnam Display";
  src: url("fonts/Be_Vietnam/BeVietnam-Light.woff2") format("woff2"),
    url("fonts/Be_Vietnam/BeVietnam-Light.woff") format("woff"),
    url("fonts/Be_Vietnam/BeVietnam-Light.ttf") format("truetype");
}

@font-face {
  font-family: "Averta Standard Regular";
  font-style: normal;
  font-weight: normal;
  src: local("Averta Standard Regular"),
    url("fonts/AvertaStandard-Regular.woff") format("woff");
}
@font-face {
  font-family: "UTM-Avo-Bold";
  src: url("fonts/Avo/UTM-Avo-Bold.eot");
  src: url("fonts/Avo/UTM-Avo-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Avo/UTM-Avo-Bold.woff") format("woff"),
    url("fonts/Avo/UTM-Avo-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Averta Standard Regular";
  font-size: 16px;
}
* {
  margin: 0;
  padding: 0;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
body {
  /*font-family: Segoe UI,sans-serif;*/
  font-family: "Averta Standard Regular";
  font-size: 16px;
  color: #000;
  font-size: 1.4rem;
  line-height: 1.5;
}
a:link {
  text-decoration: none;
}
a,
a:link,
a:visited {
  outline: none;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #344cb7;
}
a {
  /*color: #333;*/
  outline: none !important;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pd-40 {
  padding: 40px 0;
}
.single-product .des-content {
  overflow: hidden;
}
@media (max-width: 767px) {
  .pd-40 {
    padding: 25px 0;
  }
  .col-xs-12 {
    padding-left: 7.5px;
    padding-right: 7.5px;
  }
}
.des-content {
  font-size: 16px;
}
.st1 {
  padding-top: 5px;
}
.st-bk {
  background: url(images/bk_st1.png) repeat left top;
}
/*header*/
.header-top {
  background-color: #c9e8d8;
  line-height: 30px;
  color: #555;
}
.header-top ul li {
  display: inline-block;
  padding: 5px 12px;
  color: #555;
  font-size: 13px;
  float: left;
  line-height: 20px;
}
.header-top ul li a {
  color: #555;
}
.header-top ul li + li {
  border-left: 1px solid #a9cebb;
}
.ht-menu {
  float: right;
}

.logo-h {
  margin: 0;
  height: 100px;
  display: flex;
  align-items: center;
}
.header-search {
  height: 100px;
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 14px;
  padding-left: 40px;
}
.header-search select {
  border-radius: 0;
  outline: none;
  height: 35px;
  border: 1px solid #ddd;
  padding: 0px 20px 0px 10px;
  box-shadow: inset 0 -1.4em 1em 0 rgba(0, 0, 0, 0.02);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.hs-submit {
  -ms-flex: 1;
  flex: 1;
  -ms-flex-negative: 1;
}
.hs-submit input {
  height: 43px;
  width: 100%;
  padding: 0px 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 2px solid #344cb7;
}
.hs-input {
  width: 100%;
}
.hs-submit button {
  width: 70px;
  height: 43px;
  outline: none;
  border: none;
  color: #fff;
  background-image: linear-gradient(to right, #344cb7, #000957);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 17px;
}
.menu-hc {
  float: right;
  display: flex;
  height: 100px;
  align-items: center;
}
.menu-hc li {
  float: left;
  margin: 0 0 0 10px;
  text-align: center;
  position: relative;
}
.menu-hc li a {
  display: inline-block;
  color: #020202;
  font-weight: normal;
  padding: 0px 10px;
  border: 1px solid currentColor;
  line-height: 35px;
  border-radius: 5px;
}
.menu-hc .car-right a {
  color: #344cb7;
}
.menu-hc li a:hover {
  color: #fff;
  background-color: #344cb7;
  border-color: #344cb7;
}

/*header-nav*/
.header-nav {
  background-color: #344cb7;
}
.nav-header-inner {
  height: 50px;
  float: left;
}
.ul-nav-header > li {
  float: left;
  position: relative;
}
.ul-nav-header > li > a {
  display: block;
  line-height: 50px;
  padding: 0px 15px;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
/*.ul-nav-header>li.current-menu-item>a,*/
.ul-nav-header > li:hover > a {
  background-color: #000957;
  color: #fff;
}
.ul-nav-header ul li a {
  white-space: nowrap;
  display: block;
  color: #686868;
  font-size: 14px;
  padding: 10px 20px;
  text-transform: uppercase;
  line-height: 1.3;
  text-align: left;
}
.ul-nav-header ul li:last-child > a {
  border-bottom: none;
}
.ul-nav-header ul li a:hover {
  background-color: #000957;
  color: #fff;
}
.ul-nav-header li > ul {
  min-width: 100%;
  width: 250px;
  background-color: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  z-index: 100;
}
.ul-nav-header > li > a > i {
  padding-right: 5px;
}

.social-header {
  float: right;
  line-height: 50px;
  color: #fff;
  height: 50px;
}
.social-header a,
.social-header span {
  float: left;
  display: inline-block;
  padding: 0 10px;
  color: #fff;
  font-size: 16px;
}
.social-header a svg {
  fill: #fff;
  margin-top: 16px;
}

@media (min-width: 1200px) {
  .ul-nav-header li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    transform-origin: 0 0 0;
    min-width: 100%;
    transform: scale(0);
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease 0s;
  }
  .ul-nav-header li:hover > ul {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
  }
  .ul-nav-header > li.menu-item-has-children > a:after {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
    padding-left: 5px;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 1199px) {
  .nav-header-inner {
    -moz-transform: translateX(-80em);
    -webkit-transform: translateX(-80em);
    -ms-transform: translateX(-80em);
    transform: translateX(-80em);
    -moz-transition: -moz-transform 0.5s ease;
    -webkit-transition: -webkit-transform 0.5s ease;
    -ms-transition: -ms-transform 0.5s ease;
    transition: transform 0.5s ease;
    -webkit-overflow-scrolling: touch;
    width: 290px !important;
    height: 100vh;
    overflow-y: auto;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1002;
    padding: 0;
    background: #fff;
  }
  .nav-header-inner.active {
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
  .close-nav-header {
    display: block;
    color: #fff;
    right: 0px;
    background: #253a94;
    border-radius: 0px;
    line-height: 25px;
    font-size: 20px;
    z-index: 2;
    position: absolute;
    padding: 0px 7px;
  }
  .close-nav-header:before {
    content: "\f00d";
    font-family: "Font Awesome 5 Pro";
  }
  .click-main-nav {
    padding: 8px;
    background-color: #333;
    border-radius: 2px;
    z-index: 100;
    float: left;
    margin: 10px 0px;
  }
  .click-main-nav .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    background: #fff;
  }
  .click-main-nav .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  body.active {
    overflow: hidden;
  }
  .backdrop {
    transition: visibility 0s, opacity 0.15s linear;
    opacity: 0;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1040;
    background-color: #000;
    visibility: hidden;
  }
  .backdrop.active {
    opacity: 0.4;
    z-index: 1001;
    visibility: visible;
  }
  .ul-nav-header {
    margin-top: 30px;
    float: left;
    width: 100%;
  }
  .ul-nav-header > li {
    width: 100%;
    position: relative;
    padding: 0 8px;
  }
  .ul-nav-header > li > a {
    display: block;
    color: #000;
    text-align: left;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    padding: 0 0 0 0;
    font-size: 14px;
    font-weight: 500;
  }
  .ul-nav-header > li:last-child > a {
    border-bottom: none;
  }
  .ul-nav-header > li.current-menu-item > a,
  .ul-nav-header > li:hover > a {
    background-color: transparent;
    color: #253a94 !important;
  }
  .ul-nav-header > li > ul {
    border-top: 3px solid #253a94;
    display: none;
  }
  .open-submenu {
    position: absolute;
    padding: 0px 10px;
    right: 10px;
    top: 0;
    line-height: 42px;
    color: #333;
  }
  .open-submenu:before {
    content: "\f107";
    font-family: "Font Awesome 5 Pro";
  }
  .open-submenu.active:before {
    content: "\f106";
  }
}
@media (max-width: 991px) {
  .logo-header {
    text-align: center;
    margin-bottom: 10px;
  }
  .header-top li {
    padding: 0px 8px;
  }
}
@media (max-width: 767px) {
  .cart-hc {
    margin-right: 5px;
    top: 3px;
  }
  .logo-h {
    justify-content: center;
    height: 70px;
  }
  .logo-h img {
    max-height: 70px;
  }
  .header-search {
    height: 50px;
    padding-left: 0;
    margin: 10px 0;
  }
  /* .header-search select {
    display: none;
  } */
  .logo-header {
    margin-bottom: 0;
  }
  .menu-hc {
    height: 0;
  }
  .menu-hc li.cart-header a {
    position: absolute;
    z-index: 100;
    right: 0;
    color: #fff;
    width: 54px;
    top: 8px;
    padding: 0;
    border: none;
  }
}

.hs-select {
  margin-right: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.hs-select .hs-select-box {
  height: 43px;
  border: 2px solid #344cb7;
  border-radius: 5px;
  font-size: 16px; 
  text-align: center; 
  text-align-last: center;
  background-size: 16px; 
  background-color: #fff; 
  line-height: normal; 
  padding: 0;
  max-width: 140px;
}

.hs-select .hs-select-box option {
  text-align: left; 
}

@media (max-width: 991px) {
  .header-search {
    padding-left: 0;
  }
  .menu-hc li {
    margin-left: 4px;
  }
  .hs-select .hs-select-box {
    background-size: 20px; 
  }

  .hs-select .hs-select-box option {
    font-size: 12px; 
  }
}
/*End header*/

/*footer*/
.ft-top {
  padding: 30px 0;
  background-color: #344cb7;
  color: #fff;
}
.footer a {
  color: #fff;
}
.title-ft {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  padding-bottom: 10px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
  border-bottom: 1px solid #fff;
}
.menu-ft li a {
  padding: 0px 0 7px 20px;
  display: block;
  position: relative;
}
.menu-ft li a:before {
  position: absolute;
  content: "\f105";
  left: 0px;
  top: 5px;
  line-height: 1;
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
}
.copyright {
  background-color: #000957;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  line-height: 1.3;
}
/*End footer*/

/*st3*/
.st3-heading {
  margin-bottom: 20px;
  /*border-bottom: 1px solid #ddd;*/
}
.st3-title a {
  color: #344cb7;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
}
.st3-title {
  margin-top: 0;
}
.st3-nav {
  float: right;
  margin-top: 10px;
}
.st3-nav li {
  display: inline-block;
}
.st3-nav li a {
  color: #252525;
  padding: 5px 8px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
}
.st3-nav li a i {
  padding-left: 5px;
}
.st3-nav li a:hover {
  color: #344cb7;
}

.st3-content {
  padding: 0px;
  display: flex;
  flex-wrap: wrap;
}
.col-5 {
  width: calc(20% - 8px);
  margin-right: 10px;
  float: left;
}
.col-4 {
  width: calc(25% - 15px);
  margin-right: 20px;
  float: left;
}
@media (min-width: 992px) {
  .col-5:nth-child(5n) {
    margin-right: 0;
  }
  .col-4:nth-child(4n) {
    margin-right: 0;
  }
}
.st3-item {
  position: relative;
  padding: 0 9.8px 19.6px;
  /*box-shadow: 0 1px 3px -2px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);*/
  background-color: #fff;
  transition: all 0.3s;
  margin-bottom: 25px;
  border: 1px solid #fff;
}
/*.st3-item:hover{
    box-shadow: none;
    border-color: #344cb7;
}*/
.st3-item-text {
  padding: 9px 10px 18px;
}
.st3-item-top span {
  background: #ff9f1c;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  display: inline-block;
}
.st3-item .version {
  background: #0084ff;
  margin-left: 5px;
}
.st3-item-top span i {
  margin-right: 5px;
}
.st3-item-top {
  top: 0;
  right: 0;
  position: absolute;
  margin: 5px 15px;
}
.st3-item-cat {
  opacity: 0.7;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  line-height: 1.1;
  font-size: 13px;
}
.st3-item-name {
  font-size: 12.5px;
  display: block;
  margin: 6px 0;
  color: #000;
  font-weight: 600;
}
.st3-item-name:hover {
  color: #344cb7;
}
.st3-item-price {
  font-size: 15px;
  color: red;
  font-weight: 600;
}
.st3-item-price del,
.dp-price del {
  color: gray;
  padding-right: 10px;
}
.st3-title-custom a {
  color: #0a0a0a;
}
.st3-item-text a.st3-item-name {
  font-size: 15px;
}
.icon-box .icon-box-text {
  font-size: 15px;
}
.icon-box h3 {
  margin-bottom: 0;
  font-size: 16px;
  color: #eb0e86;
}
.icon-box img {
  float: left;
}
.icon-box {
  background: white;
  border: 1px solid #f4f4f4;
  padding: 6px;
  border-radius: 5px;
  box-shadow: 2px 2px 20px #0000000f;
}
.icon-box-left .icon-box-img,
.icon-box-right .icon-box-img {
  width: 65px;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-bottom: 0;
  max-width: 200px;
}
.icon-box .icon-box-img {
  margin-bottom: 1em;
  max-width: 100%;
  position: relative;
}
@media (max-width: 991px) {
  .col-5,
  .col-4 {
    width: calc(33% - 13.3px);
    margin-right: 20px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .col-5:nth-child(3n),
  .col-4:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .st3-nav li a {
    font-size: 12px;
  }
  .st3-title {
    font-size: 16px;
    padding: 6px 10px;
    height: 40px;
  }
  .col-5,
  .col-4 {
    width: calc(50% - 6px);
    margin-right: 12px;
  }
  .col-5:nth-child(2n),
  .col-4:nth-child(2n) {
    margin-right: 0;
  }
  .st3-item-text {
    padding: 10px 2px;
  }
  .st3-item-top {
    margin-top: 5px;
  }
  .st3-item-top span {
    padding: 3px;
    font-size: 11px;
  }
}
/*End st3*/

/*breadcrumb*/
#breadcrumb span.breadcrumb_last {
  color: #d35400;
}
#breadcrumb a {
  color: #333;
}
#breadcrumb {
  margin: 20px 0 0;
  color: #333;
}
/*End breadcrumb*/
/*pager*/
.pager {
  margin: 30px 0;
}
.pager li > a,
.pager li > span {
  border-radius: 0;
  margin: 0px 2px 5px;
  border: none;
  background: #344cb7;
  padding: 5px 13px;
  color: #fff;
  line-height: 1.5;
}
.pager .active a,
.pager .active span,
.pager .active a:hover,
.pager .active span:hover,
.pager li:hover a {
  background: #f44336;
}
/*End pager*/

/*cl-top*/
.cl-top {
  background-color: #fff;
  border: 1px dashed #344cb7;
  margin: 0 0 20px;
  padding: 20px 20px 10px;
}
.col-top-content {
  text-align: justify;
  height: 120px;
  overflow: hidden;
}
.cl-top.active .col-top-content {
  height: inherit;
}
.show_hide {
  display: block;
  height: 40px;
  margin-top: 10px;
  line-height: 40px;
  text-align: center;
  width: 100%;
}
.show_hide.active {
  color: #344cb7;
}
.show_hide.active i:before {
  content: "\f0aa";
}
/*End cl-top*/

.tagcloud a {
  font-size: 0.8em;
  display: inline-block;
  border: 1px solid #334862;
  margin: 0 3px 5px 0;
  padding: 2px 5px;
  border-radius: 3px;
  color: #334862;
  opacity: 0.9;
}
.tagcloud a:hover {
  color: #344cb7;
  border-color: #344cb7;
}
/*@media (min-width: 1200px){
    .container {
        width: 1270px;
    }
}*/

.heading h2 {
  display: inline-block;
  position: relative;
  z-index: 9;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 25px;
  font-family: "UTM-Avo-Bold";
  color: #253a94;
}
.bg-light .testimonial {
  width: 100%;
  padding: 15px;
}
.bg-light .dialog {
  background-color: rgb(255, 255, 255);
  padding: 20px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(5, 16, 44, 0.15);
  box-shadow: 0 10px 18px 0 rgba(5, 16, 44, 0.15);
  position: relative;
}
.bg-light .dialog:after {
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: rgb(255, 255, 255) transparent transparent transparent;
  position: absolute;
  bottom: -20px;
  left: 55px;
}
.bg-light .user-name {
  padding: 30px 40px;
}
.bg-light .user-name .user {
  border-radius: 50%;
  overflow: hidden;
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(5, 16, 44, 0.15);
  box-shadow: 0 10px 18px 0 rgba(5, 16, 44, 0.15);
}
.text-warning {
  color: #ffc107 !important;
}
/* Cart */
div.woocommerce a {
  color: #2276d6;
}
div.woocommerce h2,
div.woocommerce h3,
div.woocommerce legend {
  text-transform: uppercase;
  font-size: 15px;
  font-family: Tahoma;
  color: #2276d6;
  line-height: 1.6;
}
div.woocommerce label {
  font-weight: normal;
}
div.woocommerce label.checkbox {
  padding-left: 20px;
}
div.woocommerce table {
  border: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 14px;
  line-height: 2;
  margin: 0 0 20px;
  width: 100%;
}
div.woocommerce table th,
div.woocommerce table td {
  text-align: left;
}
div.woocommerce table th {
  padding: 6px 10px;
  text-transform: uppercase;
  border: 1px solid #ededed;
  font-size: 14px;
}
div.woocommerce table td {
  border: 1px solid #ededed;
  padding: 6px 10px;
}
div.woocommerce table td.product-thumbnail img {
  width: 50px;
  height: auto;
}
div.woocommerce ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
div.woocommerce > input:not([type]),
div.woocommerce input[type="email"i],
div.woocommerce input[type="number"i],
div.woocommerce input[type="password"i],
div.woocommerce input[type="tel"i],
div.woocommerce input[type="url"i],
div.woocommerce input[type="text"i],
div.woocommerce textarea,
div.woocommerce select {
  padding: 5px 10px;
  border: 1px solid #ebebeb;
  background: #f2f2f2;
  display: block;
  width: 100%;
}
div.woocommerce .button,
div.woocommerce html input[type="button"],
div.woocommerce input[type="reset"],
div.woocommerce input[type="submit"] {
  color: #fff;
  background-color: #2276d6;
  border-color: #2276d6;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid;
}
.quantity a.added_to_cart.wc-forward {
  position: fixed;
  right: 0;
  z-index: 999;
  background: #7cc242;
  color: #fff;
  text-align: center;
  width: 200px;
  line-height: 3;
  top: 50px;
}
.quantity a.added_to_cart.wc-forward:before {
  content: "\f291";
  font-family: "Font Awesome 5 Pro";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  float: left;
  background: rgba(0, 0, 0, 0.2);
  width: 50px;
  font-size: 25px;
  padding: 10px;
}
.product--btn a.loading i:before {
  content: "\f021";
  font-family: "Font Awesome 5 Pro";
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.product--btn a.added i:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
}
.product--btn a.added i:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
}

.quantity a.added_to_cart.wc-forward:before {
  content: "\f291";
  font-family: "Font Awesome 5 Pro";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  float: left;
  background: rgba(0, 0, 0, 0.2);
  width: 50px;
  font-size: 25px;
  padding: 10px;
}
/*end carr*/

.u-column1.col-1 {
  width: 50%;
  float: left;
  padding: 0px 10px 0px 0px;
}
.u-column2.col-2 {
  width: 50%;
  float: left;
  padding: 0px 0px 0px 10px;
}

.woocommerce-result-count {
  float: left;
}
.archive .st3-content {
  padding-top: 10px;
}
.woocommerce-ordering select {
  height: 30px;
}
.custom-label {
  font-size: 14px;
  margin-left: 15px;
}
.single-product .text-right {
  line-height: 11px;
  margin-top: 3px;
}
/*faqs*/
.faqs {
  background: #fff;
}
.faq-title {
  font-weight: 500;
  margin-bottom: 15px;
  font-size: 16px;
}
.faqs .panel {
  margin-bottom: 10px;
}
.faqs .panel-default > .panel-heading {
  border: none;
}
.faqs .panel-title {
  font-size: 14px;
}
.faqs .panel-title a {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 15px;
}
.faqs .panel-title a:before,
.faqs .panel-title a:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 1px;
  background: #333;
  position: absolute;
  top: 10px;
  right: auto;
  left: 0;
}
.faqs .panel-title a:before {
}
.faqs .panel-title a:after {
  transform: rotate(90deg);
  transition: all ease 0.4s;
}
.faqs .panel-title a:hover,
.faqs .panel-title a[aria-expanded="true"] {
  color: #f26122;
}
.faqs .panel-title a[aria-expanded="true"]:before {
  background: #f26122;
  height: 1.5px;
}
.faqs .panel-title a[aria-expanded="true"]:after {
  transform: rotate(0);
  background: #f26122;
}
/*End faqs*/
.yith-ajaxsearchform-container .search-navigation .screen-reader-text {
  display: none;
}
.yith-ajaxsearchform-container .search-navigation input[type="search"] {
  height: 43px;
  padding: 0 10px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border: 2px solid #344cb7;
  width: calc(100% - 100px);
  float: left;
}
#yith-ajaxsearchform .search-navigation {
  display: block;
}
.yith-ajaxsearchform-container {
  width: 100%;
}
input#yith-searchsubmit {
  width: 90px;
  height: 43px;
  float: left;
  outline: none;
  border: none;
  color: #fff;
  background-image: linear-gradient(to right, #344cb7, #000957);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 17px;
}
.autocomplete-suggestions {
  top: 65px;
}

/*a.btn-2.yellow.item-hover2 {
    display: none;
}*/
a.add-cart.item-hover2 {
  display: none;
}
/*.btn-2.btn-red {
    width: 100%;
}*/
.red_class {
  background: #af0f0f;
}
.custom-button-label {
  width: 150px;
  height: 60px;
  border-radius: 8px; /* Bo tròn các góc để tạo hình vuông mềm mại */
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  animation: shake 3.8s infinite; /* Rung liên tục */
}
@keyframes shake {
  0% {
    transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    transform: translate(1px, -2px) rotate(-1deg);
  }
}

.service-inner {
  outline: unset;
  margin: unset;
  padding: unset;
  box-sizing: border-box;
  text-decoration: none;
  color: inherit;
  line-height: 2;
  max-width: 100%;
  padding: 20px 10px;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
  border-radius: 5px;
  height: fit-content;
  min-height: 370px;
  justify-content: space-between;
  background: transparent linear-gradient(130deg, #af0b0c 50%, #bf010b 100%) 0% 0% no-repeat padding-box;
}

.service-heading {
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  margin-bottom: 6px;
  text-transform: uppercase;
  text-align: center;
}

.service-list {
  padding-left: 20px;
  margin-bottom: 0;
  list-style: disc;
  color: #fff;
}

.service-list li {
  margin-bottom: 6px;
}

.service-list a {
  color: #fff;
}

.service-list a:hover {
  color: #fce510;
}

.service-more {
  width: 100%;
  height: 50px;
  color: #000 !important;
  background-color: #ffe810;
  align-self: center;
  box-shadow: 0 4px 0 #bdac0c;
  border-radius: 5px;
  text-align: center;
  line-height: 50px;
  font-weight: 800;
  font-size: 16px;
}
@media (min-width: 1300px) {
    .container {
        width: 1300px;
        max-width: 100%;
        margin: 0 auto; /* Đảm bảo luôn căn giữa */
    }
}