/*
Theme Name: WebDigital Custom Theme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.chitiet.in-button a {
    color: #1464f4;
    font-weight: 700;
    font-size: 15px;
}
.thongtin {
    display: flex;
    justify-content: space-between;
	margin-top: 10px;
    gap: 10px;
}
.chitiet.out-button a {
    color: #ffffff;
}
.chitiet.out-button a {
    color: #ffffff;
    padding: 3px 13px;
    font-weight: 700;
    /* width: 100%; */
}

.out-button {
    background-color: black;
    border-radius: 30px;
    /* width: 50%; */
    text-align: center;
    border: solid 1px #000000;
}
.product-small.box.home-car.has-hover.box-normal.box-text-bottom {
    box-shadow: 0 8px 50px rgb(15 23 42 / 20%);
    border-radius: 16px !important;
    box-shadow: 0 8px 50px rgb(15 23 42 / 13%);
    transition: all .35s ease;
}
.product-small.box.home-car.has-hover.box-normal.box-text-bottom:hover {
    box-shadow: 0 8px 50px rgb(15 23 42 / 20%);
    transform: translateY(-8px);
}
ul {
    padding-left: 1em;
}
p.name.product-title.woocommerce-loop-product__title a {
    color: black;
}
.h2, h2 {
    font-size: 1.3em;
    margin-top: 20px;
}
footer#footer H3 {
    COLOR: BLACK;
}
#header #logo img {
    width: 180px;
}
.post-list-home .box.box-text-bottom.box-blog-post {
    display: flex;
    flex-direction: row;
}
.post-list-home .box.box-text-bottom.box-blog-post .box-text.text-left {
    width: 66%;
}
.post-list-home .box-blog-post .is-divider {
    display: none;
}
td:first-child, th:first-child {
    padding-left: 0.5em;
}
td {
    color: #333333;
}
.wp-video {
    margin-bottom: 0.8em;
}
 p {
    margin-bottom: 0.5em;
}
.wp-caption {
    margin-bottom: 1em;
}
.h2, h2 {
    font-size: 1.3em;
}

.product-short-description ul li {
    margin-bottom: 5px;
}
td{
    border: 1px solid #ececec;
}
.img .caption {
    width: fit-content;
    transform: translateY(0);
margin-bottom: 20px;
}


.box-text.box-text-products {
    display: flex;
    justify-content: space-around;
}
.box-text.box-text-products .add-to-cart-button .button {
    margin-top: 0px;
}
.add-to-cart-button .button {
    border-radius: 30px;
    font-size: 14px;
    padding: 0 1em;
    margin-right: 0;
		    margin-top: 5px;
}
/*.form-dang-ky .wpcf7-submit {
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    letter-spacing: 0.8px;
    box-shadow: 0px 0px 10px 0px rgb(20 100 244 / 42%);
}*/
/*header#header a.button.primary {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
}*/
/*div#product-sidebar {
    padding-top: 30px;
}*/
.content-fix .widget_text {
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
    left: 0;
    z-index: 8000;
    background: #fff;
    width: 100%;
    box-shadow: 0px -15px 25px rgba(0, 0, 0, 0.15);
}
.content-fix .widget_text ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: calc(25% - 1px);
    border-right: 1px solid #f3f3f3;
    margin-bottom: 0;
}
.content-fix .widget_text ul li:first-child a, .content-fix .widget_text ul li:first-child strong {    background: url(/wp-content/uploads/2025/01/f-menu.svg) no-repeat top 10px center;
    font-weight: 400;
}
.content-fix .widget_text ul li a, .content-fix .widget_text ul li strong {
    float: left;
    width: 100%;
    text-align: center;
    background: url(/wp-content/uploads/2025/01/f-phone.svg) no-repeat top 10px center;
    font-size: 13px;
    color: var(--wp--preset--color--primary);
    font-weight: 400;
    padding: 35px 0 10px;
}
.content-fix .widget_text ul li:nth-last-child(2) a, .content-fix .widget_text ul li:nth-last-child(2) strong {
    background: url(/wp-content/uploads/2025/01/f-chat.svg) no-repeat top 10px center;
    background-size: 23px;
}
.content-fix .widget_text ul li:last-child a {
    background: url(/wp-content/uploads/2025/01/f-zalo.svg) no-repeat top 13px center;
}
.content-fix .widget_text {
    display: none;
}
.product-small .box-image {
    border-radius: 15px 15px 0 0;
}
.product-small .box-text {
    border-radius: 0px 0px 15px 15px;
    background-color: rgb(243, 243, 243);
padding: 15px;
}
span.devvn_woocommerce_price_prefix {
    font-size: 14px;
    margin-right: 8px;
}

bdi {
    color: #bc0000;
}
form.cart {
    display: none;
}
.single_variation_wrap {
    display: none;
}
.single_variation_wrap {
    display: none !important;
}
a.button.button-xe span span {
    font-size: 11px;
    font-weight: 500;
}
a.button.button-xe {
    padding: 8px 25px 0px 25px;
    border-radius: 4px;
    margin-bottom: 10px;
}
a.button.button-xe span {
    line-height: 18px;
    font-size: 18px;
}
.text.contact-name h3 {
    margin-bottom: 0px !important;
}
.mobile-sidebar .nav>li>a {
    font-size: 1em;
    color: #333333;
}
.off-canvas .nav-vertical li li>a {
    font-size: 18px;
    font-weight: 600;
}
 input[type=radio] {
    margin-right: 3px;
}
.text.li-footer a {
    color: white;
}
#header #logo img {
    width: 180px;
}
.post-list-home .box.box-text-bottom.box-blog-post {
    display: flex;
    flex-direction: row;
}
.post-list-home .box.box-text-bottom.box-blog-post .box-text.text-left {
    width: 66%;
}
.post-list-home .box-blog-post .is-divider {
    display: none;
}
td:first-child, th:first-child {
    padding-left: 0.5em;
}
td {
    color: #333333;
}
.wp-video {
    margin-bottom: 0.8em;
}
 p {
    margin-bottom: 0.5em;
}
.wp-caption {
    margin-bottom: 1em;
}
.h2, h2 {
    font-size: 1.3em;
}

.product-short-description ul li {
    margin-bottom: 5px;
}
td{
    border: 1px solid #ececec;
}
.img .caption {
    width: fit-content;
    transform: translateY(0);
margin-bottom: 20px;
}
.product-small a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 19px;
    font-weight: 700;
}

.product-small .box-text.text-left {
    display: flex;
    justify-content: space-between;
}
.box-text.box-text-products {
    display: flex;
    justify-content: space-around;
}
.box-text.box-text-products .add-to-cart-button .button {
    margin-top: 0px;
}
.add-to-cart-button .button {
    border-radius: 30px;
    font-size: 14px;
    padding: 0 1em;
    margin-right: 0;
		    margin-top: 5px;
}
.form-dang-ky .wpcf7-submit {
    font-size: 15px;
    font-weight: 600;
    border-radius: 30px;
    letter-spacing: 0.8px;
    box-shadow: 0px 0px 10px 0px rgb(20 100 244 / 42%);
}
header#header a.button.primary {
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);
}
/*div#product-sidebar {
    padding-top: 30px;
}*/
.content-fix .widget_text {
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
    left: 0;
    z-index: 8000;
    background: #fff;
    width: 100%;
    box-shadow: 0px -15px 25px rgba(0, 0, 0, 0.15);
}
.content-fix .widget_text ul li {
    list-style: none;
    display: inline-block;
    float: left;
    width: calc(25% - 1px);
    border-right: 1px solid #f3f3f3;
    margin-bottom: 0;
}
.content-fix .widget_text ul li:first-child a, .content-fix .widget_text ul li:first-child strong {    background: url(/wp-content/uploads/2025/01/f-menu.svg) no-repeat top 10px center;
    font-weight: 400;
}
.content-fix .widget_text ul li a, .content-fix .widget_text ul li strong {
    float: left;
    width: 100%;
    text-align: center;
    background: url(/wp-content/uploads/2025/01/f-phone.svg) no-repeat top 10px center;
    font-size: 13px;
    color: var(--wp--preset--color--primary);
    font-weight: 400;
    padding: 35px 0 10px;
}
.content-fix .widget_text ul li:nth-last-child(2) a, .content-fix .widget_text ul li:nth-last-child(2) strong {
    background: url(/wp-content/uploads/2025/01/f-chat.svg) no-repeat top 10px center;
    background-size: 23px;
}
.content-fix .widget_text ul li:last-child a {
    background: url(/wp-content/uploads/2025/01/f-zalo.svg) no-repeat top 13px center;
}
.content-fix .widget_text {
    display: none;
}
.product-small .box-image {
    border-radius: 15px 15px 0 0;
}
.product-small .box-text {
    border-radius: 0px 0px 15px 15px;
    background-color: rgb(243, 243, 243);
    padding: 15px;
}
.related.related-products-wrapper .box-text.box-text-products {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
}
span.devvn_woocommerce_price_prefix {
    font-size: 18px;
    margin-right: 8px;
}
.product-small.box span.devvn_woocommerce_price_prefix {
    font-size: 14px;
    margin-right: 8px;
}
.product-small span.price {
    font-size: 16px;
    margin-top: 20px;
}
bdi {
    color: #000000;
}
a.button.button-xe span span {
    font-size: 11px;
    font-weight: 500;
}
a.button.button-xe {
    padding: 8px 25px 0px 25px;
    border-radius: 4px;
    margin-bottom: 10px;
}
a.button.button-xe span {
    line-height: 18px;
    font-size: 18px;
}
.text.contact-name h3 {
    margin-bottom: 0px !important;
}
.mobile-sidebar .nav>li>a {
    font-size: 1em;
    color: #333333;
}
.off-canvas .nav-vertical li li>a {
    font-size: 18px;
    font-weight: 600;
}
 input[type=radio] {
    margin-right: 3px;
}
.text.li-footer a {
    color: white;
}
.list-collaps .collapse li {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
    margin: 0;
}
.list-collaps .collapse li .td1 {
    width: 40%;
    padding-right: 30px;
}

.collapse ul {
    margin: 10px 0;
}
.collapsed {
    font-size: 18px;
    font-weight: 700;
}
td {
    border: none;
    border-left: 0;
    border-right: 0;
}
td {
    padding: 15px;
}
td h3 {
    font-size: 20px;
    margin: 10px 0 0 0;
}
td {
    font-size: 16px;
}
.banner.banner-video-vf8.has-video .fill {
    border-radius: 18px !important;
}
.img.boder-px img {
    border-radius: 18px;
}
/*table tbody {
    border-top: 1px solid #84a3b6 !important;
}
table {
    border-top: 1px solid #84a3b6 !important;
    border-bottom: 1px solid #84a3b6 !important;
    margin-top: 20px;
}*/

/*************** ADD CUSTOM CSS HERE.   ***************/
li.html.custom.html_topbar_right,li.html.custom.html_top_right_text {
    font-size: 14px;
}
#top-bar .html_topbar_left {
    height: 36px;
    line-height: 36px;
    color: var(--dark-color);
    background-color: rgb(248, 249, 250);
    /*font-weight: 600;*/
    padding: 0 48px;
}
#top-bar .html_topbar_left::before {
    position: absolute;
    content: "";
    right: 98%;
    top: 0px;
    width: 200%;
    height: 100%;
    background-color: rgb(248, 249, 250);
}
#top-bar .html_topbar_left::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 27px;
    transform: skewX(345deg);
    bottom: 0px;
    top: 0px;
    right: -7px;
    z-index: 2;
    background: var(--primary-color);
}
header#header a.button.primary {
    padding: 6px 24px;
    margin-left: 25px;
}
.form-dang-ky .wpcf7-submit {
    font-size: 15px;
    font-weight: 600;
    border-radius: 3px;
    padding: 4px 30px;
    letter-spacing: 0.8px;
    box-shadow: none !important;
}
.nav-spacing-xlarge>li {
    margin: 0 18px !important;
    font-size: 16px;
}
.product-contact {
  background-image: linear-gradient(200deg, #00095b 0%, #000000 100%);
  border-radius: 6px;
}

.product-contact .box-image img {
  border-radius: 5px;
}

.product-contact ul {
  margin-bottom: 0;
}

.product-contact .box-text .button {
  margin: 0;
}
div#product-sidebar {
    padding: 56px 15px 30px;
}
.footer-wrapper .col {
    padding: 0 15px 15px;
}
.product-small span.price {
    font-size: 16px;
    margin-top: 0px;
}
.product-small .box-text.text-left {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    gap: 5px;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 16px;
}
/*CSS table info xe*/
.infomation-wrap {
    max-width: 1128px;
}
.parameter-header {
    margin-bottom: 16px;
}
.parameter-content hr {
    border-top: 1px solid #84a3b6;
    margin: 0;
    width: 100%;
}
.parameter-list,.parameter-content-desc {
    align-items: flex-start;
    display: flex;
    gap: 30px;
    justify-content: space-between;
    width: 100%;
}
.parameter-item {
    color: #3c3c3c;
    display: flex;
    flex-direction: column;
    gap: 0px;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 20px;
}
label {
    display: inline-block;
}
.parameter-header img {
    max-height: 20px;
    max-width: 100%;
}
.homePageVF5-spec .parameter-block .container .parameter-content {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    width: 100%;
}
.homePageVF5-spec .parameter-block .container .parameter-footer {
    display: flex;
    gap: 12px;
    justify-content: center;
    text-align: center;
}
.pt-4 {
    padding-top: 1.5rem !important;
}
.parameter-item br {
    display: none;
}
.parameter-item label {
    font-size: 15px;
    font-weight: 400;
}
.parameter-item {
    /* display: block; */
    font-size: 20px;
    font-weight: 600;
    line-height: 25px;
}
.tittle-home h2.section-title b {
    display: none;
}

.tittle-home h2.section-title {
    display: flex;
    justify-content: center;
}
table.info-xe strong {
    font-size: 28px;
}
table.info-xe tr td {
    padding: 10px 5px !important;
}
.widget li {
    list-style: circle;
    margin-bottom: 5px;
}
.widget ul {
    margin: 10px 0 0 18px;
    font-size: 16px;
}
.home-servece p {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: 600;
}
.home-servece .row {
    align-items: center;
    margin-top: 40px;
    margin-bottom: 10px;
}
.home-servece .button.white {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    background-color: #ffffff !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    color: var(--primary-color) !important;
    border-radius: 5px;
}
.introduction-image img {
    -webkit-clip-path: polygon(0 0, 100% -33%, 87% 100%, 0% 100%);
    clip-path: polygon(0 0, 100% -33%, 87% 100%, 0% 100%);
    z-index: 3;
    position: relative;
}
.section.section-form .col {
    padding-bottom: 0;
}
.introduction-image .img-inner::after {
    position: absolute;
    content: "";
    background: var(--primary-color);
    height: calc(100% - 40px);
    width: 100%;
    -webkit-transform: skewx(345deg);
    -ms-transform: skewx(345deg);
    transform: skewx(345deg);
    bottom: 0;
    top: 40px;
    right: 72px;
    z-index: 2;
}
.form-wrap input.wpcf7-form-control.wpcf7-tel.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-tel {
    margin: 0;
    border-radius: 0;
    border: 0;
    background-color: #fff;
    outline: none !important;
    box-shadow: none !important;
    padding: 15px;
    color: #000;
    font-size: 1em;
    height: 100%;
}
.form-wrap input.wpcf7-form-control.wpcf7-submit.has-spinner.button {
    margin: 0;
    width: 140px;
    flex-shrink: 0;
    background-color: #1f1e1e;
    color: #ffffff;
    height: 100%;
    border: 0;
    font-size: 0.95em;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    outline: none !important;
    box-shadow: none !important;
    height: 50px;
}
.form-wrap p {
    display: flex;
    align-items: center;
}
.form-wrap span.wpcf7-form-control-wrap {
    width: 100%;
}
@media (min-width: 1280px) {
    .introduction-content .col-inner {
        width: 80%;
        margin: 0 auto !important;
    }
}
/*END CSS table info xe*/
@media screen and (min-width: 850px) {
    .row-divided.row-reverse>.col+.col:not(.large-12) {
        border-right: none;
    }
}
@media only screen and (max-width: 62em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	ul.tabs.wc-tabs.product-tabs li {
		width: 49%;
	}
    .parameter-content {
        display: flex;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.chitiet.out-button a {
        color: #ffffff;
        padding: 2px 8px;
        font-weight: 400;
        font-size: 13px;
    }
	.out-button {
		border-radius: 6px;
	}
	.chitiet.in-button a {
		font-size: 13px;
	}
	.product-small.box.home-car span.amount {
		font-size: 14px;
	}
	.product-small .box-image {
		border-radius: 10px 10px 0 0;
	}
	.product-small .box-text {
		border-radius: 0px 0px 10px 10px;
	}
	.product-small .box-text.text-left {
		padding: 10px !important;
	}
/* 	.chitiet a {
		padding: 3px 13px;
	} */
	.row.home-car.row-small {
		margin-left: -5px;
		margin-right: -5px;
	}
	.row.home-car.row-small>.col {
		padding: 0 7px 15px;
	}
    .hone-about .col, .section-form .col,.col.introduction-content {
        padding: 0 15px 30px !important;
    }
    figure {
        width: auto !important;
    }
    .parameter-content {
        display: flex;
        flex-direction: column;
        grid-gap: 15px;
    }
    .parameter-content .parameter-list, .parameter-content-desc {
        flex-direction: column;
        gap: 0px;
    }
	#header #logo img {
		width: 150px;
	}
	.content-fix .widget_text {
		display: block;
	}
	.post-list-home p.from_the_blog_excerpt {
		display: none;
	}
	.box-text.box-text-products {
		display: flex;
		justify-content: space-around;
		flex-direction: column;
	}
	.product-small span.price {
		font-size: 16px;
		/*margin-top: 10px;*/
	}
    .product-small a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
        font-size: 15px;
        font-weight: 700;
    }
	.product-small .box-text {
		padding: 10px;
	}
	span.devvn_woocommerce_price_prefix {
		font-size: 14px;
		margin-right: 5px;
	}
	.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content tr {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}
	.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content tr td {
		width: 100% !important;
		padding: 15px 5px;
		border-top: none;
	}
	td, th {
		font-size: 1em;
	}
	.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content table.vf7 tr,.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content table.info tr {
        display: table-row;
    }
		.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content table.vf7 tr td,.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content table.info tr td {
		width: auto !important;
    }

}