/*
Theme Name: WooTech Themes
Description: Thiết kế website.
Author: WooTech
Template: flatsome
Version: 1.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
a.plain {
   color: #333;
}
td:first-child, th:first-child {
   padding-left: 5px;
}
.header-top ul.hd-contact, .header-top .contact-address{
   font-size: 14px;
}
.header-top i {
   width: 20px;
    line-height: 20px;
    border-radius: 50%;
    margin-right: 5px;
    text-align: center;
    color: #f32229;
    background-color: rgba(238, 238, 238, .8);
}

.product-small.box {
   border: 1px solid #8a8a8a;
   padding: 30px;
   background-color: #fff;
}
.product-small.box .title-wrapper {

}
.product-small.box .title-wrapper a {
   color: #1464f4;
   font-size: 25px;
   font-weight: 600;
   line-height: 35.14px;
   margin-bottom: 16px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: 100%;
}
.product-small.box .box-text {}
.product-small.box .box-text .price-text {}
.product-small.box .box-text .price-text ul {
   list-style: none;
}
.product-small.box .box-text .price-text ul li {
   margin-left: 0;
}
.product-small.box .box-text .price-text .price-title, .product-price-container .price-title {
   display: inline-block;
   font-size: 16px;
   font-weight: 600;
   line-height: 24px;
   margin-bottom: 2px;
}
.product-small.box .box-text .price-text bdi, .product-price-container bdi {
   font-size: 28px;
   font-weight: 500;
   line-height: 27px;
   margin-bottom: 16px;
}
.product-price-container ul {
   list-style: none;
}
.product-price-container ul li {
   margin: 0 0 10px 0;
}
.product-short-description {
   background: #eef0f6;
   margin: 10px 0;
   padding: 10px;
   border-radius: 10px;
}
.product-page-sections h3.mt {
   color: #151515;
   font-size: 30px;
   font-weight: 100;
   letter-spacing: -.08px;
   text-align: center;
   margin: 15px 0 0 0;
}
.group_button {}

.group_button .icon-box {}
/*************** Button.   ***************/
.btn {
   align-items: center;
   border-radius: unset;
   cursor: pointer;
   display: flex !important;
   flex: 1;
   font-size: 12px;
   font-weight: 700;
   justify-content: center;
   letter-spacing: 1.2px;
   line-height: 16px !important;
   text-transform: uppercase;
   white-space: nowrap;
}
.btn-primary:focus, .btn-primary:hover {
   background-color: #1464f4;
   background-image: linear-gradient(90deg, #3062ec 0, #1464f4);
   border-color: #1464f4;
   color: #fff;
   opacity: .8;
}
.btn-primary {
   background: #1464f4;
   border: 1px solid #1464f4;
   color: #fff !important;
}
.btn-primary:hover {
   background: #fff !important;
   color: #1464f4 !important;
   opacity: 1;
}
.btn-outline:hover {
   background: #1464f4;
   color: #fff;
}
.model-button {
   -moz-column-gap: 30px;
   column-gap: 30px;
   display: flex;
   margin-top: 1rem;
}
.model-button .btn {
   border: 1px solid #1464f4;
   height: -moz-fit-content;
   height: fit-content;
   padding: 16px 30px;
}
.btn-outline {
   background: #fff;
   border: 1px solid #1464f4;
   color: #1464f4;
}
/* lightbox-content */
.lightbox-content {border-radius: .3em .3em 0 0;}
.lightbox-content form h3 {
   background: #f32229;
   text-align: center;
   color: #fff;
   font-size: 16px;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: 100%;
   padding: 0.556rem 15px 0.278rem 15px;
   border-radius: 0.3em 0.3em 0 0;
   text-transform: uppercase;
   font-weight: 400;
   box-sizing: border-box;
}
.lightbox-content .body_form {
   padding: 15px 20px 0;
}
.lightbox-content .body_form p {margin-bottom: 0;}
.lightbox-content .body_form input[type=submit] {
   display: table;
   margin: 0 auto;
   background-color: red;
   border-radius: 6px;
}
.lightbox-content .mfp-close {
   color: #ff0000;
   opacity: 1;
}
/* section-title-center */
.section-title-center b {
   display: none;
}
.section-title-center span.section-title-main {
   position: relative;
   margin: auto;
   font-size: 25px;
   text-transform: uppercase;
   color: #d41016;
}
.footer {
   background: url(http://localhost/oto/vinfast/wp-content/uploads/2025/02/join-the-charge.jpg) no-repeat scroll left center transparent;
   background-size: cover;
}
.footer .widget-title {
   font-size: 18px;
   font-weight: 600;
   letter-spacing: normal;
}
.footer .is-divider {
   max-width: 60%;
   margin: 5px 0 15px;
   height: 1px;
   background-color: rgba(255, 0, 0, 0);
   background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 0, 0, 0)), to(#ccc));
   background-image: linear-gradient(to left, rgba(255, 0, 0, 0), #ccc 100%);
}
.footer .vinfast-contact>strong {
   text-transform: uppercase;
}
.footer .vinfast-contact i {
   color:#d41016
}
.footer ul.menu li {
   position: relative;
}
.footer ul.menu li::before {
   content:"\f105";
   font-family: fl-icons;
}
.footer ul.menu li a:hover {
   color: #d41016;
}
.s_mid {
   position: fixed;
   bottom: 0;
   width: 100%;
   background-color: #222;
   z-index: 999;
}
.s_mid .ruler {
   display: flex;
   width: 100%;
   font-size: 16px;
   text-align: center;
   text-transform: uppercase;
   overflow: hidden;
   color: #fff;
}
.s_mid .ruler > a {
   flex: 1;
   text-decoration: none;
}
.s_mid .ruler > a > div {
   line-height: 40px;
   cursor: pointer;
   transition: 0.5s background-color linear;
   display: flex;
   align-items: center;
   justify-content: center;
   color: #fff;
}
.s_mid .ruler > a:first-child > div {
   position: relative;
   background-color: #d41016;
}
.s_mid .ruler > a:first-child > div::before {
   content: '';
   width: 25px;
   height: calc(100% + 30px);
   background-color: #d41016;
   box-shadow: 5px -2px 5px -2px rgba(255, 255, 255, 0.4);
   z-index: 1;
   position: absolute;
   top: -18px;
   right: -15px;
   transform: rotate(40deg);
   transition: 0.5s background-color linear;
}
.s_mid .ruler > a:hover > div, 
.s_mid .ruler > a:first-child:hover > div::before {
   background-color: #f32229;
}
.page-inner ul {
   padding-left: 15px;
}
@media only screen and (max-width: 48em) {
	.section-title-center span.section-title-main {font-size: 22px;}
   .model-button {
      column-gap: 8px;
   }
   .hotline-name {
      display: none !important;
  }
  .header-top .mobile-nav {
   justify-content: end;
  }
  .group_button>.col{
   padding-bottom: 10px;
}
.product-page-sections {padding: 0 15px;}
.product-page-sections h3.mt {font-size: 25px;}
   }