/*
Theme Name: Flatsome Child
Description: AZWebsite.vn developed for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.12.2
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
  --primary: #fdc236;
  --text1a: #1a1a1a;
  --text-grey-2: #777;
}

body {
  font-size: 14px !important;
  color: #333;
  line-height: 1.7 !important;
}
.button {
  margin: 0px;
  line-height: 1.7 !important;
  text-transform: unset !important;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: #323c3f;
  letter-spacing: 0.01em;
}
p {
  margin: 0 0 15px 0;
  letter-spacing: 0.25px;
}
ul,
ol,
li {
  list-style: none !important;
  margin: 0px !important;
}
.text-uppercase {
  text-transform: uppercase;
}
.button-orange {
  color: #fdc236;
  border: 1px solid #fdc236;
  background-color: transparent;
  padding: 9px 15px;
  border-radius: 2px;
  margin-top: 15px;
  display: inline-block;
  font-weight: 400;
}
a.button-orange:hover {
  background-color: var(--primary) !important;
  color: #333;
  box-shadow: none !important;
}
/* section-banner */

.home-section1 img {
  width: auto;
}
.home-section1 .img-inner {
  text-align: center;
}
.home_slider-text {
  color: #fff;
  overflow: hidden;
  padding: 30px;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  width: 50%;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  outline: 1px solid #000;
}
.home_slider-text h2 {
  color: #fdc236;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 25px;
}
.home_slider-text .button-orange {
  color: #fdc236;
  border: 1px solid #fdc236;
  background-color: transparent;
  padding: 9px 15px;
  border-radius: 2px;
  margin-top: 15px;
  display: inline-block;
  font-weight: 400;
}

.home-section1 .flickity-viewport {
  height: 550px !important;
}
/* end section-banner */
/* section about */
.section_about {
  background-color: #f5f6f6;
  padding-top: 70px !important;
  padding-bottom: 70px;
  position: relative;
}
.wt-separator-outer .wt-separator.style-square {
  width: 10px;
  height: 10px;
  background-color: transparent;
  border-width: 3px;
  border-style: solid;
  border-color: #2d3239 !important;
  display: inline-block;
  position: relative;
  text-align: center;
}
.wt-separator-outer .wt-separator .separator-left,
.wt-separator-outer .wt-separator .separator-right {
  height: 3px;
  position: absolute;
  top: 50%;
  width: 70px;
  margin-top: -1px;
  background-color: #fdc236;
}
.wt-separator-outer .wt-separator .separator-left {
  left: -80px;
}
.wt-separator-outer .wt-separator .separator-right {
  right: -80px;
}
.section_about p {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-top: 10px;
}

.section_about h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1a1a1a;
  margin: 0;
  text-transform: uppercase;
  line-height: 24px !important;
}
.row-post-bottom .post-item .box-text-bottom {
  display: flex;
}
.row-post-bottom .post-title {
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.blog-archive .row-large > .col {
  padding: 0px;
}
.row-post-bottom .box-text-bottom .image-blog {
  max-width: 240px;
}
.row-post-bottom .box-text-bottom .box-text {
  padding-top: 0px !important;
}
.post-date {
  position: absolute;
  bottom: 0px;
}
.blog-archive .box-image {
  position: relative;
}
.post-date i {
  background: #fdc236;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 36px;
  line-height: 36px;
  font-size: 15px;
}
.post-date b {
  padding: 3px 10px;
}
.post-date {
  background-color: #1a1a1a;
  color: #fff;
}
.author {
  font-size: 12px;
  color: #9b9b9b;
  margin: 0 10px 0 0;
}
.post-excerpt {
  line-height: 24px;
  font-size: 14px;
}

.sidebarpost .post-item:not(:first-child) .image-blog {
  display: none !important;
}
.main-column .box-text {
  padding: 0px !important;
}
.main-column .post-item,
.sidebarpost .post-item {
  padding: 0px 10px;
}
.row-top-post {
  margin: 0px !important;
}
.sidebarpost .box-text {
  padding: 0px !important;
}
.sidebarpost .post-item:first-child .box-text-inner a {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-top: 10px;
  display: block;
}
.sidebarpost .post-item:not(:first-child) .box-text-inner a {
  margin: 0px;
  margin-top: 7px;
  border-top: 1px solid #eee;
}
.sidebarpost .post-item:not(:first-child) h5 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  color: #333;
  margin-top: 10px;
}
.main-column h5 {
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin-top: 10px;
  margin-bottom: 0;
}
.main-column a {
  margin: 0px !important;
}

.row-top-post {
  margin-bottom: 30px !important;
}
.post-sidebar {
  border: none !important;
}
.blog-archive {
  padding-top: 0px;
}
.blog-archive .page-title-inner {
  margin-bottom: 20px !important;
}
.blog-archive .post-sidebar {
  padding: 0px 10px !important;
}
.blog-archive .widget-title {
  margin: 0;
  text-transform: uppercase;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  padding: 10px 0 !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  position: relative;
  padding-bottom: 0;
  display: inline-block;
}
.blog-archive .widget-title:before {
  content: "";
  height: 3px;
  width: 70px;
  background-color: #fdc236;
  position: absolute;
  left: 0;
  bottom: -7px;
}
.related-products-wrapper h3 {
  display: block;
  font-size: 24px !important;
  line-height: 40px;
  margin: 0;
  color: #222;
  text-align: left;
  border-bottom: 2px solid #eee;
  padding-bottom: 12px;
  margin-bottom: 14px;
  position: relative;
  text-transform: capitalize;
}
.related-products-wrapper h3:before {
  left: 0;
  bottom: -2px;
  content: "";
  width: 76px;
  height: 2px;
  display: inline-block;
  background: #fdc236;
  position: absolute;
}

.related-products-wrapper {
  border: none;
}
.woocommerce-tabs {
  padding-bottom: 0px !important;
}
.related-products-wrapper .woocommerce-Price-amount bdi {
  color: var(--primary);
}
.related-products-wrapper .price-wrapper {
  margin-top: 5px !important;
}

.page-numbers li {
  margin-right: 5px !important;
}
.page-number {
  border: none !important;
}
.section_about:before {
  background-image: url(/wp-content/uploads/2023/10/scale-top-1.webp);
  background-position: top;
  background-repeat: repeat-x;
  top: 0px;
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  height: 50px;
  opacity: 0.4;
}
.about-top {
  margin-bottom: 50px;
}
.about-left,
.about-right {
  padding: 0px 10px;
}
.about-right .col {
  padding: 0px 10px;
  text-align: center;
}
.about-left img {
  width: auto;
}
.about-right .col img {
  width: auto;
}
.about-right .col .box {
  background-color: #fff;

  padding: 19px;
}
.about-right .col-inner .row {
  margin-left: -10px;
  margin-right: -10px;
}

.about-right .col-inner {
  margin-bottom: 20px;
}
.img-inner {
  text-align: center;
}
.about-right img {
  width: 80px !important;
  margin-bottom: 20px;
}
.wt-tilte {
  margin-top: 0;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #1a1a1a;
  margin: 0px !important;
  margin-bottom: 10px;
}
.about-right .box-text {
  padding: 0px;
  text-align: center;
}
.about-right .box-text p {
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.25px;
}
/* end section about */

/* section - why */

.section_why h2 {
  margin-bottom: 0px !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: var(--text1a);
}
.section_why {
  background-color: #fff;
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.section_why p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-top: 10px;
}
.section_why .col-why-top {
  margin-bottom: 50px;
}
.has-hover.img {
  text-align: center;
  margin-bottom: 0px !important;
}
.section_why .img-inner {
  display: inline-block;
  width: 150px;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.section_why .icon-box-img {
  width: 100% !important;
}
.section_why .ornament {
  position: relative;
  width: 1px;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 13px;
  background: #e5e5e5;
  top: -7px;
}
.icon-box-img {
  margin: 0px !important;
}
.section_why .ornament:after {
  position: absolute;
  content: "";
  border: 1px solid #e5e5e5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 11px;
  height: 11px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, 10px);
}
.section_why h4 {
  margin-top: 35px;
  padding-bottom: 5px;
  margin-bottom: 0;
  font-size: 18px !important;
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
}
.section_why .box-header:after {
  display: block;
  content: "";
  background: #fdc236;
  width: 40px;
  height: 2px;
  margin-top: 13px;
  margin-left: auto;
  margin-right: auto;
}
.section_why p {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  margin-top: 19px;
  margin-bottom: 0;
}

/* end section - why */
/* section counter */
.section_statistic {
  background-color: var(--primary);
  padding: 40px 0 !important;
}
.wt-icon-box-wraper {
  text-align: right;
  position: relative;
  color: #000;
  padding: 10px;
}
.section_statistic .wt-icon-box-wraper .icon-md {
  float: right;
  margin-left: 10px;
  width: 60px;
  display: inline-block;
  text-align: center;
  padding-top: 8px;
}
.section_statistic .wt-icon-box-wraper .icon-md i {
  font-size: 45px;
}
.section_statistic .wt-icon-box-wraper .icon-content {
  overflow: hidden;
}
.section_statistic .wt-icon-box-wraper .icon-content .text-black {
  color: #000;
}
.section_statistic .wt-icon-box-wraper .icon-content .text-black .count-up {
  font-size: 30px;
  line-height: 35px;
  font-weight: 600;
}
.section_statistic .wt-icon-box-wraper .icon-content .text-black b {
  display: inline-block;
  line-height: 35px;
  font-size: 30px;
}
.section_statistic .wt-icon-box-wraper .icon-content .static-title {
  text-transform: uppercase;
  font-size: 14px;
}
.icon-content p {
  margin: 0px;
}
/* end section counter */

/* page lien he */

.section-top-lienhe .sub_title {
  font-size: 14px;
  color: #777;
}
.salim-section-title h2 {
  font-size: 30px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.01em;
}
.salim-section-title .salim-desrip {
  color: #444;
  opacity: 0.7;
}

.section-top-lienhe .item-about-image {
  margin: 0px !important;
}
.section-top-lienhe .icon-box-text {
  padding-left: 80px !important;
}
.section-top-lienhe .icon-box-img img {
  max-width: 50px;
  display: block;
  height: 50px;
}
.section-top-lienhe .icon-inner {
  margin-right: 15px;
  max-width: 90px;
  width: 100%;
  float: left;
}
.row-top-2 .col {
  padding: 0px 10px;
}
.row-top-2 .icon-box {
  display: block;
}
.row-top-2 .icon-box-text p {
  color: #777;
}
.item-about-content h3 {
  font-style: normal;
  font-size: 17px;
  margin: 0;
  color: #fdc236;
  font-weight: 500;
}
.section-row-bottom {
  background-color: #f3f3f3;
  padding-bottom: 50px !important;
  padding-top: 30px !important;
}
.salim-section-title {
  margin-top: 30px;
  margin-bottom: 45px;
}
.row-top-2 {
  padding-bottom: 40px !important;
}
.row-2-bottom .col {
  padding: 0px 5px !important;
}

.row-2-bottom h4 {
  line-height: 21px;
  font-weight: 500;
  font-style: normal;
  font-size: 17px;
  color: #777;
  margin-bottom: 0px;
  margin-top: 10px;
}
.row-2-bottom small {
  font-weight: 400;
  color: #777;
}
.row-2-bottom p {
  color: #777;
  margin-top: 5px;
}

.section-row-bottom .box-image:before {
  content: "";
  background: linear-gradient(
    to bottom,
    transparent 3%,
    rgba(0, 0, 0, 0.38) 59%,
    rgba(0, 0, 0, 0.65) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  visibility: visible;
  opacity: 1;
  z-index: 9999;
}
.section-row-bottom .box-image {
  position: relative;
}
.row-2-bottom .col-inner:hover .box-image:before {
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
}
.row-2-bottom .col-inner {
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  transition-duration: 0.3s;
  transition-property: transform;
  transition-timing-function: ease-out;
}
.row-2-bottom {
  transition: all 0s ease 0s;
}
.row-2-bottom .col-inner:hover {
  transform: translateY(-8px);
}
.row-2-bottom .col-inner:hover .hover-option {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
.row-2-bottom .margin-bottom-20 {
  margin-bottom: 20px;
}
small {
  font-size: 0.9em !important;
}
/* end page lien he */

/* section project */
.section_project::after {
  background-image: url(/wp-content/uploads/2023/10/scale-top-1.webp);
  background-position: bottom;
  background-repeat: repeat-x;
  bottom: 0px;
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  height: 50px;
  opacity: 0.4;
}
.section_project:before {
  background-image: url(/wp-content/uploads/2023/10/scale-top-1.webp);
  background-position: top;
  background-repeat: repeat-x;
  top: 0px;
  content: "";
  position: absolute;
  left: 0px;
  width: 100%;
  height: 50px;
  opacity: 0.4;
}
.section_project {
  background-color: #fff;
  padding-top: 70px !important;
  padding-bottom: 90px !important;
  position: relative;
}
.section_project h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1a1a1a;
  margin: 0;
}
.text-desc {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-top: 10px;
}
.col-blogs .box-text {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  text-shadow: none !important;
  padding: 15px 5px !important;
}
.col-blogs .box-text h5 {
  font-weight: 600;
  color: #fdc236;
  font-size: 14px;
  line-height: 24px;
  margin: 0px !important;
  opacity: 1 !important;
  letter-spacing: unset;
}
.col-blogs {
  padding: 0px 10px !important;
}

.is-divider {
  display: none;
}
.col-blogs .box {
  height: 250px;
  overflow: hidden;
}

.col-blogs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 250px;
}
.col-blogs .box-text-inner {
  color: #fdc236;
}
.col-blogs .text-desc p {
  margin-bottom: 30px;
}
.col-blogs li a {
  border: none;
  margin: 0;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
  color: #666;
  line-height: 1.42857143;
  display: block;
  padding: 10px 15px;
}
.entry-content {
  transition: all 0.4s ease-in-out;
}
.col-blogs .active a {
  color: var(--primary) !important;
}

.section_product .section-head h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1a1a1a;
  margin: 0;
}
.section_product {
  background-color: #f5f6f6;
  padding-top: 70px !important;
  padding-bottom: 40px !important;
}
.section_product .section-head p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-top: 10px;
}
.section_product .section-head {
  margin-bottom: 30px;
}
.section_product li a span {
  font-size: 13px;
  display: inline-block;
  line-height: 1;
  font-weight: 500;
}
.section_product li a {
  padding: 9px 25px;
  line-height: 1 !important;
  color: #222;
  border-radius: 5px;
  font-size: 13px;
  padding: 9px 25px;
  display: inline-block;
  background: #eee;
  font-weight: 500;
}
.section_product li {
  margin-right: 6px !important;
}
.section_product li a span {
  text-transform: capitalize;
}

.section_product .tab-panels {
  padding-top: 30px;
}

/*end section-product */

/* section news */
.wt-post-media {
  flex: 1 0 200px;
  position: relative;
}
.post-column {
  display: flex;
  column-gap: 10px;
  align-items: center;
}
.wt-post-text {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  word-break: break-word;
  color: #767676;
}
.post-column {
  margin-bottom: 35px;
  height: auto !important;
}
.wt-post-info h6 a {
  font-size: 15px;
  margin: 0;
  margin-bottom: 5px;
  text-transform: capitalize;
  letter-spacing: 0.01em;
  font-weight: 500;
}
.section-news {
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.section-news .wt-post-media .post-date {
  bottom: unset !important;
  color: #fff;
  position: absolute;
  left: 10px;
  top: 0;
  width: 50px;
  text-align: center;
  background-color: #fdc236;
  z-index: 1;
}
.wt-post-media .post-date strong {
  font-size: 10px;
  padding: 5px;
  position: relative;
  background-color: #1a1a1a;
  display: block;
}
.wt-post-meta ul li {
  color: #a9a9a9;
  font-size: 13px;
}
.wt-post-media .post-date span {
  font-size: 16px;
  padding: 5px;
  display: block;
  font-weight: 600;
}
.section-news .post-title {
  margin: 0;
  font-size: 18px;
  font-weight: 600;
}
.section-news .post-meta {
  display: inline-block;
  color: #fff;
  font-size: 13px;
  opacity: 1;
}
.from_the_blog_excerpt {
  opacity: 1 !important;
}
.box-text {
  text-shadow: none !important;
  padding: 10px !important;
}
.section-news .section-head h2 {
  font-weight: 600;
  font-size: 24px;
  line-height: 24px;
  color: #1a1a1a;
  margin: 0;
}
.section-news .section-head p {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  padding-top: 10px;
}
.section-news .section-head {
  margin-bottom: 30px;
}
.section-news .a-more {
  display: inline-block;
  margin-top: 30px;
}
.section-news .a-more a {
  padding: 9px 15px;
  color: #fff;
  background-color: #fdc236;
  text-transform: uppercase;
  font-weight: 500;
}
.section-news .a-more a:hover,
.section-news .a-more a:focus {
  color: #000;
  background-color: #fcb304;
}
/* end section news */
/* section brand */
.section-brands {
  background-color: #fdc236;
  background-image: url(//bizweb.dktcdn.net/100/321/299/themes/670850/assets/brand-bg.png?1685678518192);
  background-size: cover;
  background-repeat: repeat-x;
}
.section-brands .flickity-button {
  display: none !important;
}
.section-brands img {
  width: auto;
}
.section-brands .ux-logo-link.block {
  padding: 0px !important;
}
.about-right .box-text {
  padding: 0px !important;
}

/* end section brand */

/* single product */
.page-title {
  padding: 0px;
  background-color: #f1f1f1;
}
.page-title .page-title-inner {
  padding: 0px;
  min-height: unset;
  padding: 10px;
  font-size: 1em;
}
.page-title .page-title-inner a {
  color: #000;
  text-transform: capitalize;
  font-size: 14px;
  display: inline;
  line-height: 24px;
}
.page-title .next-prev-thumbs {
  display: none;
}
.is-large {
  font-size: unset;
}
.woocommerce-breadcrumb a:hover,
.woocommerce-breadcrumb a:last-child {
  color: var(--primary);
}
.product-gallery .image-tools {
  display: none;
}
.product-gallery {
  padding: 0px 10px;
}
.product-info {
  padding: 10px;
}
.product-info .product-title {
  margin: 0px 0px 15px;
  color: #000;
  font-size: 20px;
  font-weight: 400;
}
.product-info .price-wrapper bdi {
  display: inline-block;
  overflow: hidden;
  font-size: 24px;
  color: #fdc236;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: 600;
  line-height: 24px;
}
.single-product .sale .product-info .product-page-price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  align-items: center;
}
.product-info .product-short-description {
  margin: 15px 0px;
}
.single-product .sale .product-info del bdi {
  font-size: 18px !important;
  color: #bbb !important;
  display: inline-block;
  font-weight: 500;
  text-decoration: line-through;
  opacity: 1;
}
.product-summary .woocommerce-Price-currencySymbol {
  font-size: unset;
}
del span.amount {
  opacity: 1;
}
.product-info .cart {
  display: flex;
  flex-direction: column;
}
.product-info .quantity .button {
  font-size: 20px;
  line-height: 0px;
  border: solid 1px #ebebeb;
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #fff !important;
  float: left;
  color: #333;
  text-align: center;
  padding: 0px;
  min-height: unset;
}
.product-info .quantity .button.plus {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
}
.product-info .quantity.buttons_added .input-text {
  height: 40px;
  font-size: 1em;
  margin: 0;
  width: 60px !important;
  padding: 0 2px;
  text-align: center;
  max-width: unset;
  box-shadow: none !important;
}
.product-info .button.minus {
  border-top-left-radius: 3px !important;
  border-bottom-left-radius: 3px !important;
}
.qty-text {
  display: inline-block;
  font-size: 14px;
  color: #000;
  font-weight: 500;
  margin-bottom: 7px;
}
.product-gallery {
  flex: 1;
  max-width: unset;
}
#product-sidebar {
  padding: 0px 10px !important;
}
#product-sidebar .section {
  padding: 0px !important;
}
#product-sidebar #block-3 img {
  width: 40px;
}
.icon-inner {
  text-align: center;
}
#product-sidebar #block-3 .section-content {
  background: #f7f7f7;
  border-radius: 0;
  border: 1px solid #ececec;
}
#product-sidebar #block-3 .icon-box {
  padding: 15px 10px;
  border-bottom: dashed 1px #ececec;
}
#product-sidebar .icon-inner {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
}
#product-sidebar #block-3 .icon-box:hover .icon-inner {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transition-property: transform;
}
#product-sidebar #block-3 .icon-box:hover .icon-box-text p:first-child {
  color: var(--primary) !important;
}

.product-info {
  border: none;
}
#product-sidebar .icon-box-img img {
  padding: 0px !important;
}
#product-sidebar .icon-box-img {
  width: unset !important;
}
#product-sidebar .icon-box-text {
  padding: 0px !important;
  margin-left: 10px;
}
#product-sidebar .icon-box-text p:first-child {
  margin: 0px;
  font-weight: 500;
}
.product-info .single_add_to_cart_button {
  background: #fdc236 !important;
  font-size: 16px;
  outline: none;
  box-shadow: none;
  padding: 10px;
  color: #fff;
  font-weight: 500;
  width: 100%;
  border-radius: 2px;
  height: 50px;
  border: 2px solid #fdc236;
  text-transform: uppercase !important;
}
.product-info .single_add_to_cart_button:hover {
  color: #fdc236;
  background-color: #fff !important;
}
.page-title {
  margin-bottom: 10px;
}
.zoom-button {
  display: none !important;
}
.product-main {
  padding-bottom: 0px;
}
.woocommerce-tabs {
  border-top: none !important;
}
.product-tabs {
  border-bottom: 1px solid #ebebeb;
}
.woocommerce-tabs li a {
  color: #666 !important;
  font-size: 14px !important;
  font-weight: 500;
}
.woocommerce-tabs li {
  padding: 0px 10px;
}
.woocommerce-tabs .entry-content {
  color: #333 !important;
}
.product_list_widget .product-title {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  word-break: break-word;
  color: #767676;
}
#woocommerce_products-2 span.widget-title {
  padding-bottom: 6px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  font-size: 15px;
  position: relative;
  line-height: 25px;
}
#woocommerce_products-2 span.widget-title:after {
  content: "";
  width: 100px;
  border-top: 2px solid #fdc236;
  height: 3px;
  position: absolute;
  top: 30px;
  left: 0px;
  z-index: 999;
}

#woocommerce_products-2 bdi {
  color: #fdc236;
  font-weight: 600;
  font-size: 14px;
}
#woocommerce_products-2 del bdi {
  color: #bbb;
  text-decoration: line-through;
  font-size: 12px;
  display: inline-block;
}
.single-product .product .large-9 {
  padding: 0px 10px !important;
  border: none !important;
}
.single-product .large-6 {
  padding: 0px 10px;
}

/* end single product */

/* product */
.product-action a {
  width: 115px;
  font-size: 12px;
  text-transform: uppercase;
  background: #eef0f1 none repeat scroll 0 0;
  border-radius: 5px;
  color: #555;
  display: inline-block;
  height: 32px;
  line-height: 32px !important;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.15s ease 0s;
  transition: all 0.15s ease 0s;
  margin: 0px !important;
}
.product-action a:hover {
  color: #fff;
  background: #fdc236;
}
.product-action {
  bottom: 0px;
  background: #fff !important;
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 99;
}
.section_product .product:hover .product-action,
.products .product:hover .product-action {
  opacity: 1;
  visibility: visible;
  bottom: 5px;
}
.product .product-title a,
.products .product .product-title a {
  color: #363f4d !important;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  word-break: break-word;
  color: #767676;
}
.section_product .section-content > .row > .col {
  padding: 0px 10px;
}
.section_product .product .col-inner {
  background: #fff;
  padding-bottom: 30px;
}
.section_product .product .price,
.products .product .price {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
}
.product .price del bdi,
.products .product .price del bdi {
  color: #666 !important;
  font-weight: normal;
  margin-left: 8px;
  font-size: 13px !important;
  display: inline-block;
  text-decoration: line-through;
}
.products .product .price {
  margin-top: 8px;
}
.section_product .product .price ins bdi,
.section_product .product .price bdi,
.products .product .price bdi,
.products .product .price ins bdi {
  font-size: 14px;
  font-weight: 600;
  color: #fdc236;
}
#open-filters {
  width: 40px !important;
  height: 40px;
  line-height: 40px;
  border-radius: 20px 0px 0px 20px;
  color: #fff;
  background: var(--primary);
  position: fixed;
  right: 0;
  top: 30% !important;
  transform: translateY(-50%);
  padding: 4px 10px;
  cursor: pointer;
  z-index: 9999;
  font-size: 16px;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-align: center;
  display: none;
}
.category-page-row {
  padding: 0px;
}
.flickity-page-dots {
  display: none;
}
.category-page-row .widget-title {
  margin: 0;
  text-transform: uppercase !important;
  color: #000;
  font-size: 15px !important;
  font-weight: 600 !important;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 10px;
  border-left: solid #fdc236 4px;
  background-color: #f7f7f7;
  display: block;
}
.woof_container_inner h4 {
  margin: 0;
  text-transform: uppercase;
  color: #fdc236;
  font-size: 14px;
  font-weight: 500;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 5px;
  border-left: none;
  background-color: transparent;
}
.woof_container_inner h4:nth-child(2) {
  display: none;
}
.woof_radio_label {
  margin: 0px;
}

.woof_block_html_items input {
  margin: 0px !important;

  display: none !important;
  color: #6f6f6f;
}

.woof_block_html_items .woof_radio_label:before {
  content: "";
  margin-right: 5px;
  border-radius: 2px;
  font-size: 18px;
  border: solid 1px #ebebeb;
  line-height: 40px;
  height: 15px !important;
  width: 15px;
  display: inline-block;
  margin-right: 10px;
}
.woof_products_top_panel,
.woof_radio_term_reset {
  display: none !important;
}
.woof_list li:has(:checked) label:before {
  border-color: #fdc236;
  background: #fdc236;
}
.woof .price_slider_wrapper .price_slider_amount .button {
  height: 38px;
  line-height: 37px;
  font-size: 14px !important;
  background: #000 !important;
  color: #fff !important;
  border-radius: 5px !important;
  margin-bottom: 0px;
}
.woof .widget_price_filter .ui-slider .ui-slider-handle {
  background: var(--primary) !important;
  height: 13px;
  width: 13px;
  cursor: pointer;
  border: none;
}
.woof .widget_price_filter .ui-slider .ui-slider-range {
  opacity: 1 !important;

  background: var(--primary) !important;
}
.woof_radio_label,
.price_label span {
  font-weight: 500 !important;
  font-size: 14px;
}
.woof_container_product_cat,
.woof_price_search_container,
.woof_container_pwb-brand {
  border-bottom: 1px dashed #e5e5e5;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.woof_submit_search_form_container {
  display: none;
}
/*end product */

/* header */

.header-wrapper #woocommerce-product-search-field-0 {
  max-width: 100%;
  display: block;
  padding: 0 20px;
}
.header-bottom .nav-top-link {
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 15px;
  letter-spacing: 0.03em;
  color: #fff !important;
}
.header-bottom {
  background-color: #1a1a1a !important;
}
.nav > li.html {
  font-size: unset;
}
.header-main a img {
  max-width: unset !important;
  max-height: 65px !important;
}
.header-main {
  height: auto !important;
}
.header-main .header-inner {
  padding: 10px;
}

.header-main .searchform-wrapper form input {
  height: 40px;
  box-shadow: none;
  border: none;
  border: 2px solid #fdc236 !important;
  line-height: 1.7 !important;
  font-size: 1em !important;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.header-inner {
  padding: 10px;
}
#logo {
  width: 25% !important;
  margin: 0px;
  padding: 0px 10px;
}
.ux-search-submit {
  display: inline-block;
  height: 40px;
  line-height: 39px;
  background-color: #fdc236 !important;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  outline: none !important;
  cursor: pointer;
  border: none;
  font-weight: 400;
  border-radius: 0;
  letter-spacing: 0;
  font-size: 14px;
  width: 45px;
  border-radius: 4px;
}
.icon-search {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  line-height: 1.7 !important;
}

.header-nav-main {
  width: 100% !important;
}
.header-main .flex-col.flex-left {
  padding: 0px 10px;
}
#wide-nav > .flex-row > .flex-left {
  width: unset !important;
}
.header-main .nav-right {
  justify-content: center;
}

.header-main .flex-col.flex-left {
  padding: 0px 10px;
}
.header-nav-main {
  align-items: center !important;
}
.header-search-form-wrapper {
  margin: 19px 0px;
}
/* end header */
/* footer */
.section-footer {
  background-color: #1a1a1a !important;
  color: #999;
}
.section-footer h3 {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  position: relative;
  margin-bottom: 15px;
  padding: 13px 0;
}
.section-footer h3::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0px;
  height: 3px;
  width: 70px;
  margin: 10px 0;
  background-color: #fdc236;
}
.section-footer {
  padding-top: 25px !important;
  padding-bottom: 10px !important;
}
.section-footer .col {
  padding: 0px 10px;
}
.section-footer li a {
  color: #999 !important;
}
.footer-widget .ul-footer-contact li span {
  color: #fff;
}
.section-footer .sidebar-wrapper li a {
  display: block;
  padding: 5px 0;
  border-bottom: 1px dashed rgba(102, 102, 102, 0.3) !important;
}
.section-footer .widget_nav_menu {
  padding: 0px !important;
}
.section-footer .sidebar-wrapper li {
  border: none !important;
}
.absolute-footer {
  padding: 20px;
  position: relative;
  background-color: #0e0e0e;
  color: #787878;
  font-size: 13px;
}
.absolute-footer .clearfix {
  text-align: center !important;
}
.absolute-footer .pull-left {
  float: unset !important;
}
.absolute-footer:before {
  content: "";
  position: absolute;
  top: 0;
  height: 4px;
  width: 100%;
  background-color: #fdc236;
  background-image: url(/wp-content/uploads/2023/10/footer-strip.webp);
  background-repeat: repeat-x;
  background-position: center top;
}
/*end footer */
.page-title-inner {
  padding: 10px;
}
.title-product-page {
  display: none !important;
}
.page-title-inner {
  min-height: unset;
}
.woocommerce-breadcrumb {
  text-transform: capitalize;
}
.wrapper-page-title {
  background: #f1f1f1;
}
.woocommerce-breadcrumb {
  color: var(--primary);
  font-weight: 500;
}
.title-head {
  font-size: 1.42857em;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;

  margin: 20px 0px !important;
}
.wrapper-page-title {
  margin-bottom: 10px;
}
.section-contact h3:before,
.section-contact h1:before {
  content: "";
  height: 3px;
  width: 70px;
  background-color: #fdc236;
  position: absolute;
  left: 0;
  bottom: -6px;
}
.group_contact {
  display: flex;
  flex-wrap: wrap;
}
.form-group {
  flex: 1 0 50%;
  max-width: 50%;
}
.form-group:first-child {
  padding-right: 15px;
}
.form-group:nth-child(3) {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0px;
}
.area {
  flex: 0 0 100%;
  max-width: 100%;
}

.wpcf7-form-control {
  display: block;
  width: 100%;
  min-height: 40px;
  padding: 0.375rem 0.75rem !important;
  font-size: 1em !important;
  line-height: 1.5 !important;

  height: 40px !important;
  background-image: none;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 3px !important;

  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ebebeb !important;
  margin-bottom: 20px !important;
}
.header-inner .flex-col:nth-child(3) {
  flex: unset;
  width: 50% !important;
  margin-right: unset;
}
.header-bottom {
  min-height: unset;
}
.header-bottom li a {
  color: #fff;
  text-transform: uppercase;
  line-height: unset !important;
  letter-spacing: 0.03em;
}
.menu-item.active {
  background-color: #fdc236;
}
.index-location {
  float: right;
  background-color: #fdc236;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  position: relative;
  margin: 19px 0;
  margin-right: 15px;
}
.index-location a {
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0 15px;
  min-width: 40px;
  display: inline-block;
}
.index-location a svg {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  fill: #fff;
}
.header-cart-link {
  display: flex;
  flex-direction: row-reverse;
  padding: 0px 15px !important;
}
.cart-item {
  background-color: #fdc236;
  border-radius: 4px;
  height: 40px;
  line-height: 40px;
  position: relative;
  margin: 19px 0;
}
.icon-shopping-bag {
  color: #fff !important;
  padding-right: 5px !important;
}
.header-cart-title {
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
}

.searchform-wrapper .icon-search {
  color: #fff;
}
.widget-menu li {
  margin-bottom: 7px !important;
}
.wpcf7-submit {
  color: #fff;
  border-color: #fdc236 !important;
  border-radius: 2px !important;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  display: inline-block !important;
  height: 40px !important;
  line-height: 39px !important;
  padding: 0 20px !important;
  text-transform: capitalize !important;
}
.submit-lienhe p {
  display: inline-block;
}
.reviews_tab {
  display: none !important;
}
.product-info del bdi {
  font-weight: 400 !important;
}
.vendor-xuatxu {
  display: flex;
  column-gap: 10px;
}
.sku-product-2 {
  color: #30a43b;
}
.woocommerce_products-2 {
}
.slider .flickity-button {
  margin: 0 !important;
  opacity: 1 !important;
  transform: unset;
  min-height: unset;
  width: 35px;
  bottom: unset;
  top: 50%;
  height: 35px;
}

.slider:hover .flickity-button,
.slider .flickity-button {
  transform: translatey(-50%) !important;
}

.slider .flickity-button svg {
  border: none;
  padding: 10px;
  background-color: var(--primary-color);
}

.slider .flickity-button svg path {
  fill: #fff;
}

.slider .flickity-button.previous {
  left: 0;
}

.slider .flickity-button.next {
  right: 0;
}
.icon-search,
.icon-shopping-bag {
  color: var(--primary);
}
.icon-shopping-bag:after {
  background: var(--primary);
}
textarea.wpcf7-form-control {
  min-height: 150px;
}
.wt-post-media {
  max-width: 200px;
}
.entry-content {
  padding-top: 0px;
}
.entry-header-text {
  padding-bottom: 0px;
}
.viewpost {
  display: none;
}

.blog-single .medium-col-first {
  border: none !important;
}
.blog-single .entry-title {
  font-weight: 500;
  font-size: 22px;
  padding: 0px 0 10px;
  margin-bottom: 0;
}
.author {
  font-size: 12px;
  text-transform: uppercase;
  color: #b2b2b2;
  margin: 8px 0;
}
footer.entry-meta {
  display: none;
}
.blog-single .entry-content p {
  font-size: 16px !important;
}
.blog-single .entry-content {
  padding-bottom: 0px !important;
}

.related-post .post-excerpt {
  display: -webkit-box;
  -webkit-line-clamp: 2;

  -webkit-box-orient: vertical;
  max-height: 108px;
  color: #676767;

  overflow: hidden;
}
.related-post .image-blog img {
  height: 200px;
  object-fit: cover;
}
.related-post .title {
  color: #222;
  margin: 0;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 500;
  text-transform: uppercase;
  position: relative;
}
.related-post {
  margin-bottom: 15px;
  margin-top: 15px;
  padding-bottom: 15px;
  padding-top: 15px;
  border-bottom: 1px dashed #ebebeb;
  border-top: 1px dashed #ebebeb;
}
.related-post .title:before {
  content: "";
  height: 3px;
  width: 70px;
  background-color: #fdc236;
  position: absolute;
  left: 0;
  bottom: -6px;
}
.blog-wrapper {
  padding-top: 0px;
}
.blog-single .page-title-inner {
  margin-bottom: 20px;
}
.blog-single {
  padding-bottom: 0px;
}
.blog-single .post-sidebar {
  padding-bottom: 0px;
}
@media (min-width: 1023px) {
}
@media (max-width: 855px) {
  .page-numbers {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .icon-menu {
    font-size: 24px !important;
    color: var(--primary);
    font-weight: 700 !important;
  }
  .absolute-footer:before {
    left: 0px;
  }
  .page-title-inner .flex-col:nth-child(2) {
    display: none;
  }
  .page-title-inner .flex-col:nth-child(1) {
    text-align: left !important;
  }
  .category-page-row .large-3 {
    display: block !important;
    padding: 0px;
  }
  .side-bar-category {
    padding: 20px !important;
    left: unset !important;
    position: fixed;
    width: 270px;
    top: 0;
    background: #fff;
    right: -100% !important;
    transition: all 0.35s ease;
    z-index: 99999;
    height: 100vh;
  }
  .side-bar-category.show-sidebar {
    right: 0 !important;
  }
  .woocommerce-ordering {
    max-width: 150px !important;
  }
  .category-page-row .col .flex-col {
    text-align: right !important;
  }
  .category-filtering {
    display: none !important;
  }
  .row-contact,
  .page-title-inner {
    max-width: 750px !important;
  }
  .side-bar-category.show-sidebar {
    right: 0 !important;
  }
  .show-sidebar.open-filters {
    right: 270px !important;
  }
  .category-page-row #open-filters {
    display: inline-block !important;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .blog-archive .row-large {
    max-width: 750px !important;
  }
  .row-post-bottom {
    padding: 0px 10px !important;
  }

  .section-row-bottom .section-content {
    max-width: 750px;
    margin: 0 auto;
  }
  .row-2-bottom {
    overflow-x: auto;
    flex-wrap: nowrap;
  }
  .row-2-bottom > .col {
    flex: 1 0 33.3333%;
  }
  .row-top-1 {
    text-align: center;
  }
  .wt-icon-box-wraper {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }
  .home_slider-text {
    width: 75%;
  }
  .section-footer .section-content,
  .section-news .section-content,
  .section_product .section-content,
  .section_project .section-content,
  .row-bottom {
    max-width: 750px;
    margin: 0 auto;
  }
  .row-bottom .col-left img {
    width: auto;
  }
  .row-bottom .col-left {
  }
  .row-bottom {
    display: flex;
    flex-direction: column-reverse !important;
  }

  .about-right > .col-inner {
    margin-bottom: 20px !important;
  }
  .row-bottom .col-left {
    margin-bottom: 70px;
  }
  .section_why p {
    width: 100%;
  }
  .section_why .section-content {
    max-width: 750px;
    margin: 0 auto;
  }
  .row-why-bottom p {
    width: 80%;
    font-size: 14px;
    line-height: 24px;
  }
  .home-section1 .flickity-viewport {
    height: 325px !important;
  }
  .header-inner {
    max-width: 750px !important;
    padding: 10px 0px !important;
  }
  #logo {
    width: unset;
    flex: 1;
  }
  .header-main .nav-right {
    padding: 0px 10px !important;
    justify-content: end;
  }
  .header-search {
    width: 40px;
  }
  .woocommerce-ordering {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 48em) {
  .cart-item {
    background: none;
    color: #ccc !important;
  }
  .header-cart-link .icon-shopping-bag {
    color: var(--primary) !important;
  }
  .icon-search {
    display: flex;
    align-items: end;
    line-height: 20px !important;
  }
  .blog-single .large-9 {
    padding-bottom: 0px;
  }
  .row-post-bottom .box-text-bottom .image-blog {
    max-width: 100%;
  }
  .row-post-bottom .box-text-bottom {
    display: block !important;
    padding: 0px 10px;
  }
  .row-top-post .main-column {
    margin-bottom: 20px !important;
  }
  .row-post-bottom .post-excerpt {
    display: none;
  }
  .row-post-bottom .post-item {
    padding-bottom: 0px;
    margin-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 10px;
  }
  .breadcrumb-custom > li {
    display: inline-block;
  }
  .breadcrumb-custom > li:last-child a {
    color: var(--primary) !important;
  }
  /* .post-item .box-text-bottom {
    display: flex;
  } */
  .nav.nav-simple {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .nav.nav-simple::-webkit-scrollbar {
    display: none;
  }
  .nav.nav-simple > li {
    cursor: pointer;

    white-space: nowrap;
    border-bottom: 1px solid #eee;
  }
  .nav.nav-simple li.active {
    border-bottom-color: #333 !important;
  }

  #logo img {
    max-width: 120px !important;
  }
  .flex-col:has(.mobile-nav) {
    flex: unset !important;
  }
  .header-cart-link {
    padding: 10px !important;
  }
  .header-search a {
    width: 40px;
    padding: 0px !important;
    padding: 10px !important;
  }
  .header-search a i {
    display: flex;
    justify-content: center;
  }

  .nav.nav-simple,
  .nav.nav-pills {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    justify-content: start;
  }
  .nav.nav-simple li {
    flex: 1 0 30%;
  }
  .nav.nav-pills li {
    flex: 1 0 50%;
  }
  .form-group {
    flex: 1 0 100%;
    max-width: 100%;
  }

  #section_764366875 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .section_product {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .wt-post-media {
    flex: 1 0 100%;
    position: relative;
    margin-bottom: 20px;
  }

  .post-column {
    display: block;
  }

  .home_slider-text {
    width: 85%;
    padding: 15px;
  }
  .home-section1 .flickity-viewport {
    height: 350px !important;
  }
  .home-section1 img {
    height: 350px !important;
    width: unset;
    object-fit: cover;
  }
  .home_slider-text h2 {
    font-size: 18px;
  }
  .home_slider-text .button-orange {
    padding: 6px 10px;
    font-size: 12px;
    margin-top: 5px;
  }
  .home_slider-text {
    text-align: center;
  }
  .section_about p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    padding-top: 10px;
  }
  .about-top {
    padding: 0px 5px;
  }

  .about-right .row .col {
    padding: 10px 5px !important;
  }
  .about-right .col-inner .row {
    margin: 0px !important;
  }
  .about-right .col-inner {
    margin-bottom: 0px;
  }
  .section_about {
    padding-bottom: 30px !important;
  }
  .section_why {
    padding-bottom: 40px !important;
    padding-top: 40px !important;
  }
  .section_why p {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;

    width: auto;
  }
  .col-why-top {
    padding: 5px;
  }

  .section_why .col-why-top {
    margin-bottom: 30px;
  }
  .wt-icon-box-wraper {
    text-align: center;
  }
  .section_statistic .wt-icon-box-wraper .icon-md {
    text-align: center;
    float: unset;
    width: 100%;
    display: block;
    margin-bottom: 10px;
    padding: 0px;
    margin-left: 0px;
  }
  .col-blogs .box {
    height: unset;
  }
  .col-blogs {
    padding: 0px 5px !important;
  }

  /* page lien he */
  .section-top-lienhe .icon-box-text {
    padding: unset !important;
    text-align: center;
    margin-top: 10px;
  }
  .section-top-lienhe .icon-inner {
    max-width: unset;
    float: unset;
  }
  .section-top-lienhe .icon-box-img {
    width: 100% !important;
    max-width: unset !important;
  }
  .section-top-lienhe .icon-inner {
    display: block;
    text-align: center;
  }
  .section-top-lienhe .icon-inner img {
    display: inline-block !important;
  }
  .section-top-lienhe .icon-box:not(last-child) {
    margin-bottom: 30px !important;
  }
  .salim-section-title {
    text-align: center;
  }
  .salim-section-title h2 {
    font-size: 28px;
    margin: 10px 0px;
  }
  /*end page lien he */
}
