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


}
body{
    font-family: "Exo 2", sans-serif;
}
.absolute-footer {
    background-color: #060b31;
}
.absolute-footer {
    padding: 10px 0 10px;
}
.danh-mucbv div:hover a span {
    color: #ff3533 !important;
}
body {
	max-width: 100%;
	overflow: hidden;
}
#breadcrumbs {
	margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	body .blog-single .large-9 {
		padding: 0 15px;
	}

}
.widget .cat-item a:before {content: "\f0da"; font-family: FontAwesome; color:#000; padding-right:5px; color:#c10b02;}
.chatluong-col li:before {content: "\f00c"; font-family: FontAwesome; padding-right:5px;}
.widget_nav_menu ul.menu li > a:before,
.product-categories a:before {content: "\f0da"; font-family: FontAwesome; color:#000; padding-right:5px; color:#c10b02;}
.blog-single  .entry-header .entry-header-text {
	padding-bottom: 0;
}
.widget_nav_menu ul.menu li {
	padding: 0 15px;
}
.widget_price_filter .widget-title{
	margin-bottom: 15px;
}
.entry-content.single-page {
	padding-top: 0;
}
#footer p {margin-bottom:5px;}
#footer ul {margin-bottom:0; list-style:none;}
#footer li { margin-left:0; margin-bottom:5px;}

.col.post-item .box-text-inner {
	overflow: hidden;
}
.col.post-item .box-text-inner button {
	float: right;
	padding: 0 25px;
}
.product-category.col .box-text {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* */
.after-title-loop {
	overflow: hidden;
	padding-top: 10px;
}
.after-title-loop a {
	border: 1px solid #333;
	border-radius: 4px;
    display: inline-block;
    padding: 5px 10px;
    float: left;
    font-size: 13px;
}
.after-title-loop a.muangay {
	float: right;
}
.product-thumbnails img {
	height: 85px;
	object-fit: cover;
}
/*.single-product .product-main .price-wrapper, .single-product .product-main .cart {
	display: none !important;
}*/
.product_list_widget ins,
.product_list_widget ins *,
.price-wrapper ins,
.price-wrapper ins * {
	color: red;
}
.product_list_widget del,
.product_list_widget del *,
.price-wrapper del,
.price-wrapper del * {
	color: #333;
    font-size: 18px;
}
.product_list_widget del,
.product_list_widget del * {
	font-size: 14px;
}
.product-small.box .box-image img {
	height: 333px;
	object-fit: contain;
}

.blog-single .large-9 {
	padding-left: 0;
}
.term-description {
	/*max-height: 600px;*/
	overflow: auto;
}
body a.devvn_buy_now_style {
	max-width: initial;
}
body .popup-customer-info-group .devvn-order-btn,
body .devvn-popup-title {
    background: #db2017 !important;
}
.product-small.box {
	border: 1px solid #e1e1e1;
}
.product-small .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 52px;
    line-height: 27px;
}
.col.post-item .from_the_blog_excerpt  {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 70px;
    line-height: 22px;
}
.page-title-bar h1 {
	margin-bottom: 0;
}
.page-title-bar .breadcrumb_last {
	color: #db2017;
}
.post-sidebar.large-3  {
	border: none !important;
	padding-left: 0;
}
body .ftwp-in-post#ftwp-container-outer.ftwp-float-left {
	width: 100%;
	margin-top: 15px;
}
.row-fix-content p:last-child {
	margin-bottom: 0;
}
.box.box-category .box-image img {
	height: 260px;
	object-fit: contain;
}
.col.post-item .post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}
.shop-container .product-small.box .box-image img {
	height: 180px;
}
.shop-container .product-small.box .after-title-loop  {
	text-align: center;
}
.shop-container .product-small.box .after-title-loop .muangay {
	display: none;
}
.shop-container .product-small.box .after-title-loop a {
	float: initial;
}
.single-page a,
#tab-description a {
	color: red;
}
.product_list_widget del,
.product_list_widget ins,
.product_list_widget .lien-he-price {
	display: none;
}
h3.header-title {
	font-size: 1em;
}
.product-small.box .title-wrapper a {
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}
/* */
.price * {
	color: red;
	font-size: 15px;
}
.price del,
.price del * {
	color: #333;
}
.single_add_to_cart_button {
    background-color: rgb(15, 117, 188) !important;
}
.product-info .price-wrapper {
	margin-bottom: 15px;
}
.product-info .price-wrapper * {
	font-size: 21px;
}
.note-addthem {
	text-align: center;
	font-size: 14px;
	font-style: italic;
}
#billing_country_field,
#customer_details .optional {
	display: none;
}
#billing_address_1_field,
#billing_first_name_field {
	width: 100%;
	margin: 0 !important;
}
/* */
.woocommerce-order-received .woocommerce > .row > .large-7 {
	max-width: 60%;
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%;
	margin: auto;
}
.woocommerce-order-received .woocommerce > .row > .large-5 {
	display: none;
}
.woocommerce-order-received .woocommerce-order-details__title {
	text-align: center;
	padding-top: 25px;
	color: #db2017;
}
.woocommerce-order-received .woocommerce-order-details__title span {
	display: block;
	padding-top: 10px;
}
.woocommerce-order-received .woocommerce-order-details__title i {
	font-size: 2em;
}
.thank-order p {
	font-size: 2em;
	color: #db2017;
}
.phutrach-order > span {
	color: #db2017;
}
.phutrach-order > div {
	padding-top: 15px;
}
.phutrach-order {
	padding: 0 56px;
}
/* */
.row-muasll {
	background: #d61010;
	margin: 0 0 20px !important;
}
.row-muasll h2 {
	margin-bottom: 20px;
}
.row-muasll input[type=submit] {
	margin: 0;
    background: #891212 !important;
}
.row-muasll .wpcf7-spinner {
	display: none;
}
.row-muasll form {
	margin-bottom: 0;
}
.product-small.box  .title-wrapper h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 46px;
    line-height: 23px;
}
.archive .product-small.box .after-title-loop{
	display: none;
}
/* fix css header */
/* =========================
   FIX HEADER - MENU 1 HÀNG
   ========================= */


/*css fix footer */
.img_logo img {
    max-width: 300px;
}
.tt_gs h3 {
    color: #fff;
}
.ldh_footers ul li {
    color: #fff;
    font-size: 15px;
}
.lokss p {
    color: #fff;
    margin: 0;
}
.icon-box-img img, .icon-box-img svg {
    padding-top: 0;
}
.iocn_tts h3 {
    color: #fff;
}
.hmn_mnsa {
    margin-top: 25px;
}
.hmn_mnsa ul {
    margin: 0;
}
.hmn_mnsa ul li {
    list-style: circle;
    color: #fff;
}
.hmn_mnsa ul li a {
    color: #fff;
    font-size: 15px;
}
.ftts ul {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 5px;
    margin-top: 25px;
}
.ftts ul li {
    max-width: 160px;
    flex-basis: 160px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    margin: 0;
    list-style: none;
}
.ftts ul li img {
    height: 45px;
}
.ing_bnsa {
    margin-top: 30px;
}

.lg_vts ul {
    display: flex;
    align-items: center;
    margin: 0;
    gap: 5px;
    margin-top: 25px;
    flex-wrap: wrap;
}
.lg_vts ul li {
    margin: 0;
    max-width: 160px;
    flex-basis: 160px;
    text-align: center;
    background-color: #fff;
    padding: 5px;
    border-radius: 5px;
    flex-shrink: 0;
    margin: 0;
    list-style: none;
}
.row_fiiters .col {
    padding-bottom: 0;
}
.footer-primary ul li a {
    color: #fff;
    font-size: 14px;
}
.sec_footers {
    border-bottom: 1px solid #dddddd0d;
}
.sec_footers {
    padding-bottom: 25px !important;
}
.absolute-footer ul {
    opacity: 1;
}
.hmn_mnsa ul li:hover a {
    color: #dd3333;
}
.row_cvlmsa .col {
    padding-bottom: 0;
}
.row_cvlmsa .col .col-inner img {
    border-radius: 5px;
}
.sec_bodys {
    margin-top: -135px;
    z-index: 9999;
}
.img_hvs .img-inner:before {
    top: 15px;
    right: 10px;
    bottom: 15px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: scale(0, 1);
    transform-origin: center;
    z-index: 9;
    content: "";
    opacity: 0;
    transition: all .5s 
ease-in-out;
    position: absolute;
}
.img_hvs .img-inner:after {
    top: 5px;
    right: 20px;
    bottom: 0;
    left: 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    transform: scale(1, 0);
    transform-origin: center;
    height: calc(100% - 10px);
    position: absolute;
    z-index: 9;
    content: "";
    opacity: 0;
    transition: all .5s 
ease-in-out;
}
.img_hvs .img-inner:hover:after {
    opacity: 1;
    transform: scale(1);
}
.img_hvs .img-inner:hover:before {
    opacity: 1;
    transform: scale(1);
}
.row_cvlmsa .col .col-inner {
    border-radius: 5px;
    overflow: hidden;
}
.tt_homes .section-title-normal span {
    border-bottom: 0px solid rgba(0, 0, 0, .1);
    margin-bottom: 0;
    margin-right: 0;
    padding-bottom: 0;
    font-size: 30px;
    text-transform: capitalize;
}
.tt_homes .section-title-normal {
    border-bottom: 0px solid #ececec;
}
.row_dmsphms {
    background-color: #fff;
    padding: 15px;
    border-radius: 10px;
}
.tt_homes {
    margin-bottom: 0;
}
.tbs_top {
    position: relative;
}
.pulse-icon {
    float: left;
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 0;
}
.pulse-icon .icon-wrap {
    width: 6px;
    height: 6px;
    text-align: center;
    display: inline-block;
    border-radius: 6px;
    color: #fa3131;
    background: #fa3131;
    position: absolute;
    top: 3px;
    left: 3px;
}
.pulse-icon .elements {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.pulse-icon .pulse {
    position: absolute;
    -webkit-animation: pulse-wave 1s linear infinite both;
    animation: pulse-wave 1s linear infinite both;
    border-radius: 50%;
}
.pulse-icon .pulse-1 {
    border: solid 1px #fa3131;
    width: 14px;
    height: 14px;
    top: -1px;
    left: -1px;
}
@keyframes pulse-wave {
    0% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(2);
        transform: scale(2);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(2.7);
        transform: scale(2.7);
    }
}
.tbs_top p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    padding-left: 25px;
}
/* lớp trắng mờ phủ ẢNH */
.hero-gradient::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;

  background: linear-gradient(
    to right,
    rgba(242, 115, 41, 0.99) 0%,
    rgba(242, 115, 41, 0.99) 25%,
    rgba(242, 115, 41, 0.99) 45%,
    rgba(242, 115, 41, 0.95) 60%,
    rgba(242, 115, 41, 0.8) 75%,
    rgba(242, 115, 41, 0.7) 100%
  );
}
/* nội dung nằm TRÊN overlay */
.hero-gradient > .section-content,
.hero-gradient .row,
.hero-gradient .col {
  position: relative;
  z-index: 2;
}

/* TEXT GRADIENT CAM */
.text-gradient-orange {
  background: linear-gradient(
    135deg,
    #ff7a00 0%,    /* Cam đậm */
    #ff9a00 65%,   /* Cam sáng */
    #ffb300 70%,   /* Vàng cam */
    #ff8c00 85%,   /* Cam đậm hơn */
    #ff6a00 100%   /* Cam cháy */
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
/* =========================
   CONTACT FORM 7 – CONSULT
   ========================= */

.cf7-consult-form {
  background: #fff;
  padding: 32px;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

/* row */
.cf7-consult-form .cf7-row {
  margin-bottom: 20px;
}

/* 2 cột */
.cf7-consult-form .cf7-2col {
  display: flex;
  gap: 16px;
}

.cf7-consult-form .cf7-2col > div {
  flex: 1;
}

/* label */
.cf7-consult-form label {
  font-weight: 600;
  margin-bottom: 6px;
  display: block;
}

/* input + textarea */
.cf7-consult-form input,
.cf7-consult-form textarea {
  width: 100%;
  padding: 14px 16px;
  border-radius: 10px;
  border: 1px solid #e5e5e5;
  font-size: 15px;
}

.cf7-consult-form textarea {
  min-height: 100px;
  resize: vertical;
}

/* focus */
.cf7-consult-form input:focus,
.cf7-consult-form textarea:focus {
  border-color: #144178;
  outline: none;
}

/* submit */
.cf7-submit {
  margin-top: 10px;
}

.cf7-consult-form input[type="submit"] {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  border: none;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  cursor: pointer;

  background: linear-gradient(
    to right,
rgb(160, 80, 10),   /* đậm */
rgb(224, 128, 18),  /* chính */
rgb(255, 170, 60)   /* nhạt */
  );
  box-shadow: 0 10px 25px rgba(20, 65, 120, 0.35);
  transition: all 0.3s ease;
}

.cf7-consult-form input[type="submit"]:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 30px rgba(20, 65, 120, 0.45);
}

/* mobile */
@media (max-width: 768px) {
  .cf7-consult-form .cf7-2col {
    flex-direction: column;
  }
}
.tbs_top {
    position: relative;
}

.pulse-icon {
    position: absolute;
    top: 3px;
    left: 0;
}

.pulse-icon .icon-wrap {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: red;
    position: absolute;
    top: 4px;
    left: 4px;
}

.pulse-icon .pulse {
    position: absolute;
    border-radius: 50%;
    border: 1px solid red;
    width: 16px;
    height: 16px;
    top: -2px;
    left: -2px;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% { transform: scale(1); opacity: 0; }
    50% { transform: scale(2); opacity: 1; }
    100% { transform: scale(2.5); opacity: 0; }
}

.tbs_top p {
    padding-left: 25px;
}
/* ===== FIX 4 CỘT CHUẨN ===== */

.slider-lien-tuc .flickity-slider > .col {
  width: 25% !important;
  padding: 0 10px;
}

/* QUAN TRỌNG: fix inner */
.slider-lien-tuc .col-inner {
  width: 100%;
}

/* ảnh không bị vỡ */
.slider-lien-tuc img {
  width: 100%;
  height: auto;
  display: block;
}

/* responsive */
@media (max-width: 768px) {
  .slider-lien-tuc .flickity-slider > .col {
    width: 50% !important;
  }
}

@media (max-width: 480px) {
  .slider-lien-tuc .flickity-slider > .col {
    width: 100% !important;
  }
}