/*
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.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
button.contact-quote-btn {
    display: none;
}
h3{
font-size: 24px;
}

.contact-section {
      display: flex;
      gap: 40px;
		align-items: center;
}
.contact-block {
      display: flex;
      align-items: center;
      gap: 10px;
    }

.icon-circle {
      width: 40px;
      height: 40px;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
    }
.contact-info {
      display: flex;
      flex-direction: column;
    }

.contact-label {
      font-size: 14px;
      font-weight: bold;
    }

.contact-link {
      font-size: 14px;
      text-decoration: none;
      color: #007bff;
    }

.contact-link:hover {
      text-decoration: underline;
    }
/* Responsive layout for mobile */
@media (max-width: 600px) {
  .contact-section {
    flex-direction: column;
    align-items: flex-start;
  }

  .contact-block {
    width: 100%;
  }
}

/*search*/
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase .icon-search:before {
    content: "";
    background: #000;
    border-radius: 50%;
    padding: 10px;
    color: #FFF;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase i.icon-search {
    right: 20px;
}
ul.header-nav.header-nav-main.nav.nav-left.nav-uppercase input#woocommerce-product-search-field-0 {
    padding: 0 15px;
    height: 50px;
    background-color: var(--wd-form-bg);
    color: var(--wd-form-color);  
}
/* chủ*/
.partner-section {
  color: #fff;
	padding-top: 60px
}
.section-header {
  margin-bottom: 40px;
}

.sub-heading {
  letter-spacing: 2px;
  font-size: 14px;
  color: #D0D0D0;
  margin-bottom: 10px;
}

.main-heading {
  font-size: 36px;
  font-weight: bold;
  margin: 0;
	color: #fff;
}

.sub-highlight {
  font-size: 24px;
  color: #D0D0D0;
  font-weight: 300;
  margin-top: 10px;
}

.heading-underline {
  width: 40px;
  height: 2px;
  background-color: #2ecc71;

}

.features-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}

.feature-item h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 10px;
	    color: #fff;
}

.feature-item p {
  font-size: 15px;
  line-height: 1.6;
  color: #ddd;
}
/*thanh-toan-tc*/
.van-chuyen .service-highlights {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.van-chuyen .highlight-item {
  display: flex;
  align-items: flex-start;
}

.van-chuyen .highlight-item img {
  width: 60px;
  height: 60px;
  object-fit: contain;
  margin-top: 4px;
 margin-right: 10px;
}

.van-chuyen .highlight-item h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 4px;
  color: #111;
}

.van-chuyen .highlight-item p {
  font-size: 13px;
  margin: 0;
  color: #444;
}
/*GT*/
.quote-section {
  position: relative;
  margin: auto;
}

.quote-content {
  position: relative;
  z-index: 1;
}

.quote-text {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.6;
  color: #111;
  position: relative;
  z-index: 2;
}

.quote-text .highlight {
  color: #1a4bc6;
}

.about-section {
  position: relative;
  text-align: center;

  overflow: hidden;
}

.about-background {
  position: absolute;
    top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 220px;
  color: rgba(0, 0, 0, 0.03);
  font-weight: bold;
  z-index: 0;
  white-space: nowrap;
  pointer-events: none;
}

.about-content h2 {
  margin-bottom: 20px;
  color: #222;
	    font-size: 80px;
}

.about-content p {
  font-size: 18px;
  color: #555;
  line-height: 1.8;
}



.number {
  font-size: 48px;
  font-weight: bold;
  color: #0168B7; 
  margin: 0 0 12px;
  transition: color 0.3s ease;
}

.description {
  font-size: 16px;
  color: #111; 
  line-height: 1.5;
  margin: 0;
  font-weight: 500;
  transition: color 0.3s ease;
}



/*tt*/

    .banana-header-zone {
      text-align: center;
      padding: 60px 20px 20px;
      position: relative;
    }

    .tiny-dragon-label {
      display: block;
      color: #3366cc;
      font-size: 14px;
      margin-bottom: 8px;
      text-decoration: none;
    }

    .thunderbolt-title-line {
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 28px;
      font-weight: bold;
      color: #000;
    }

    .thunderbolt-title-line::before,
    .thunderbolt-title-line::after {
      content: "";
      flex: 1;
      height: 1px;
      background: #ccc;
      margin: 0 20px;
    }
/*ls*/
 .pink-dot {
      width: 12px;               
      height: 12px;             
      background-color: #DF575A; 
      border-radius: 50%;       
      display: inline-block;     
    }

.woodmart-timeline-breakpoint-title {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 8px 25px;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
border-radius: 5px;
	background-color: #df575a;
}
/*ls*/
.custom-box-right::after {
  content: "";
  position: absolute;
  top: 50%;
  right: -10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ecf2f7; 
}


.custom-box-left::before {
  content: "";
  position: absolute;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid rgb(236, 242, 247); 
}

.dot-top .pink-dot {
    margin-top: 10%;
}

/*lien-he*/
.contact {
  border-right: 1px solid #7777772b; 
  padding-left: 10px;         
}
.banner-contact .is-uppercase, .uppercase {
    line-height: 1.2;
    text-transform: initial;
}
.btn-submit {
  float: right; 
  background-color: #0073e6; 
  color: #fff; 
  border: none;
  font-weight: bold;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
	margin-right: 0;
}

.btn-submit i {
  font-size: 16px;
}
/*trang-chu*/
ul.nav.header-nav.header-bottom-nav.nav-left.nav-pills.nav-size-large.nav-spacing-large.nav-uppercase .nav-box>li.active>a, .nav-pills>li.active>a {
    background-color: #fff;
   color: #000 !important;
    opacity: 1;
    padding: 10px;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a:hover {
    color: #000000;
    background-color: #fff;
    color: #000 !important;
    opacity: 1;
    padding: 10px;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #fff;
    font-weight: 500;
}
/*san-pham*/
.all-product li#tab-sẢn-phẨm-cỦa-chÚng-tÔi {
    left: 0;
    position: absolute;
	    font-size: 24px;
}
.all-product li#tab-sẢn-phẨm-cỦa-chÚng-tÔi>a:before {
 display: none !important;
}
.all-product ul.nav.nav-line-bottom.nav-uppercase.nav-size-normal.nav-right li {
    margin-right: 30px;
}

/*sl*/

.product-subcategories-slider {
  margin-bottom: 40px;
  position: relative;
  padding: 20px 0;
}

.subcategory-slide {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.3s ease;
}

.subcategory-slide:hover {
  transform: scale(1.05);
}

.subcategory-slide span {
  font-size: 15px;
  font-weight: 500;
  display: block;
  margin-top: 5px;
}

.swiper-button-prev,
.swiper-button-next {
  color: #000;
}

.product-subcategories-slider .swiper-button-prev,
.product-subcategories-slider .swiper-button-next {
  transform: scale(0.5); 
  width: auto;
  height: auto;
}
.product-subcategories-slider.swiper-container.swiper-initialized.swiper-horizontal {
    background: #fff;
}
@media (min-width: 1025px) {
  .subcategory-slide img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 8px;
    margin: 0 auto;
  }
}
.product-subcategories-slider {
  margin-top: 30px;
	 border-radius: 8px;
}


.product-subcategories-slider .swiper-button-prev,
.product-subcategories-slider .swiper-button-next {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}


.product-subcategories-slider:hover .swiper-button-prev,
.product-subcategories-slider:hover .swiper-button-next {
  opacity: 1;
  visibility: visible;
}
.shop-container .box-image {
    border-radius: 8px;
    border-radius: 8px;
}
/*form lien he*/
.chuky {
  font-family: 'Danc
  font-size: 19px;
  color: white;
  opacity: 0.8;
  margin-top: 10px;
}
.about-image {
  background-color: white;
  transition: background-color 0.3s ease;
	border-radius: 8px;
	padding:20px
}

.about-image:hover {
 background-color: transparent;
    background-image: linear-gradient(180deg, #1092E3 0%, #54B4DF 100%);
  border-radius: 8px;
}
.about-image:hover .number,
.about-image:hover .description {
  color: white;
}
.gioi-thieu img.attachment-original.size-original {
    border-radius: 10px;
}
.iconbox-right .icon-box .icon-box-img {
    margin-bottom: 1em;
    max-width: 100%;
    position: relative;
    left: 73%;
  
}
@media (max-width: 767px) {
  .iconbox-right .icon-box .icon-box-img {
    left: 60%; 
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.anh-ls img.attachment-original.size-original {
    border-radius: 10px;
}
/*yc báo giá*/
.quote-form {
  max-width: 600px;
  margin: 0 auto;
}

.quote-form input,
.quote-form textarea {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 5px;
  border: 1px solid #ccc;
}

.quote-form button {
  padding: 12px 30px;
  background-color: #007BFF;
  color: white;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}

.quote-form button:hover {
  background-color: #0056b3;
}
/*bộ lọc*/
div#shop-sidebar .filters-container {
    padding: 20px;
}

/*báo giá*/
.sieu-doc-la-x1 {
    display: inline-block;
    padding: 10px 20px;
    border-radius: 8px;
    background: linear-gradient(45deg, #000, #000);
    color: white !important;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    border: 2px solid transparent;
    transition: all 0.3s ease;
    box-shadow: 0 3px 6px rgba(0,0,0,0.1);
}
.sieu-doc-la-x1:hover {
    background: white;
    color: #000 !important;
    border-color: #000;
}
form button[type="submit"] {
    background-color: #000;
    color: white;
    border: none;
/*     padding: 12px 24px; */
    font-size: 16px;
    font-weight: 600;
    border-radius: 8px;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    box-shadow: 0 4px 10px rgba(40, 167, 69, 0.3);
}

form button[type="submit"]:hover {
    background-color: #000;
    transform: translateY(-2px);
}
/**/
.header-vertical-menu__opener {
    align-items: center;
    background-color: #fff;
    display: flex
;
    flex-direction: row;
    font-size: .9em;
    font-weight: 600;
    height: 50px;
    justify-content: space-between;
    padding: 12px 15px;
    width: 250px;
}
/*tin tuc lien he*/
    .order-form-wrapper {
            background-color: white;
            border-radius: 10px;
            padding: 30px;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
            width: 300px;
        }

        .order-form-header {
            font-size: 24px;
            color: #2a2a2a;
            margin-bottom: 15px;
            text-align: center;
        }

        .order-form-description {
            font-size: 14px;
            color: #555;
            text-align: center;
            margin-bottom: 20px;
        }

        .order-form-input {
            width: 100%;
            padding: 10px;
            margin-bottom: 15px;
            border: 1px solid #ccc;
            border-radius: 5px;
            font-size: 14px;
        }

        .order-form-button {
            background-color: #5D2E8C;
            color: white;
            border: none;
            padding: 12px 20px;
            border-radius: 5px;
            width: 100%;
            font-size: 16px;
            cursor: pointer;
        }

        .order-form-button:hover {
            background-color: #4b2270;
        }
/*bv lien quan*/
.xem-them .tieu-de-xem-them {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    color: black;
}
.xem-them ul li {
    margin-bottom: 3px;
}
.xem-them ul li a {
    font-weight: 700;
    font-size: 16px;
    color: #2a9e2f;
}
.xem-them ul li a:hover {
    text-decoration: underline;
}
.blog-single .entry-meta {
    text-transform: none;
    font-size: 14px;
    letter-spacing: 0;
    color: gray;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
    padding: 10px;
    background: #f9f9f9;
}
.danh-muc {
    margin-bottom: 15px;
}
.danh-muc span.title, .the-tim-kiem span.title {
    border-radius: 4px;
    background: #126e32;
    padding: 4px 10px;
    color: white;
    margin-right: 5px;
}
.danh-muc a, .the-tim-kiem a {line-height:32px;
    border-radius: 4px;
    margin-bottom: 10px;
    padding: 4px 10px;
    background: #dedede;
    color: #464646;
}
.danh-muc a:hover, .the-tim-kiem a:hover {
    background: #6dca19;
    color: white;
}
.bai-viet-lien-quan {
    margin-top: 15px;
}
.bai-viet-lien-quan h3 {
    font-size: 19px;
    color: black;
}
.bai-viet-lien-quan ul {
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}
.bai-viet-lien-quan ul li {
   list-style: none;
    width: 48%;
    color: graytext;
    float: left;
    padding-left: 4px;
      padding-right: 5px;
    border: 1px solid #b4afaf82;
    margin: 10px;
	border-radius: 10px;
}
.bai-viet-lien-quan ul li .box-image img {

    border-radius: 4px;
    object-fit: cover;
    object-position: center;
}
.bai-viet-lien-quan h4 {
    font-size: 15px;
    color: black;
    line-height: 19px;
    padding-top: 7px;
    height: 64px;
    overflow: hidden;
}
p.post-categories-tin-tuc a {
    color: white !important;
}
/*list*/
.shop-container .box-text.box-text-products.text-center.grid-style-2 {
    padding-top: 8%;
}


.white.button.is-outline {
    background-color: transparent;
    color: rgb(251 251 251) !important;
}

/*new*/
.box.box-normal.box-text-bottom.box-blog-post.has-hover {
    border-radius: 10px;
}
/* bên*/
