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

/*************** ADD CUSTOM CSS HERE.   ***************/
li {
	text-align: justify;
}

.ux-menu-link__link {
    min-height: unset;
}
.ux-menu-link.flex.menu-item:last-child > a {
    padding-bottom: 0;
}
ul.page-numbers.nav-pagination.links.text-center {
    margin-bottom: 30px;
}
a.button.primary {
    margin-bottom: 0;
}
h1.page-title.is-large.uppercase {
	letter-spacing: 0;
}
.section-service .box-text.text-center {
    padding-bottom: 0;
}
.home .title-wrapper * {
    text-align: center;
}
.active>ul.children, .active>ul.sub-menu:not(.nav-dropdown) {
    display: none !important;
}
.post {
    text-align: justify;
}
p {
	text-align: justify;
}
p.contact-info_text {
    text-align: center;
}
.page-wrapper .shop-page-title {
    margin-bottom: 15px;
}
.row.relatedcat .slick-track {
    margin: 0;
}
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:before,
.nav-dropdown-has-arrow.nav-dropdown-has-border li.has-dropdown:after {
	display: none;
}
.category-section .gallery-col img {
    height: 136px;
    object-fit: cover;
}
.product-thumbnails .flickity-button,
p.from_the_blog_comments.uppercase.is-xsmall{
    display: none;
}
.product-thumbnails a {
    border: 2px solid #85899738;
}
.product-thumbnails img {
    width: 148px;
    height: 148px;
}
.product-short-description {
    font-size: 18px;
	margin-top: 50px;
}
.thong-tin-chi-tiet {
    font-size: 16px;
    margin-top: 0px;
    display: inline-grid;
    width: 100%;
}
.thong-tin-chi-tiet .row-info {
    border-bottom: 1px solid #efefef;
    line-height: 28px;
    display: inline-block;
    width: 100%;
    padding: 6px 10px;
}
.thong-tin-chi-tiet .row-info:nth-child(odd) {
    background: #f7fafa;
}
.thong-tin-chi-tiet .row-info:nth-child(even) {
    background: #dadbe0;
}
.thong-tin-chi-tiet .row-info .left {
    font-weight: bold;
    width: 30%;
    float: left;
    display: inline-block;
    padding-right: 10px;
	height: 50px; 
	display: flex;
	align-items: center;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
    background: #454a4e;
    font-size: 16px;
    border-radius: 20px 20px 0 0;
    padding: 25px 0;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li a {
    color: #858997;
	text-transform: math-auto;
	font-size: 18px;
	font-weight: 500;
	padding: 0 10px;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li  {
	 padding: 0px 43px;
	margin: 0;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li:not(:last-child) {
    border-right: 1px solid #767676;
}
button.single_add_to_cart_button.button.alt:before, .add-to-cart-button a::before {
    content: '\f290';
    font-family: 'Font Awesome 6 Pro';
    margin-left: 15px;
}
.add-to-cart-button a, button.single_add_to_cart_button {
    display: inline-flex;
    flex-direction: row-reverse;
	align-items: center;
}

p.category.uppercase.is-smaller.no-text-overflow.product-cat.op-7 {
    font-size: 14px;
    overflow: unset;
    font-weight: 600;
    text-transform: math-auto;
}
.product-info .price-wrapper {
    padding: 30px 40px;
    background: #f7fafa;
    border-radius: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.nav-line>li>a:before {
    bottom: 0;
    top: unset;
	bottom: -25px;
}
.product-short-description h6 {
    text-transform: math-auto;
    margin-bottom: 20px;
    color: black;
    opacity: 1;
}
.single_add_to_cart_button {
    background: linear-gradient(357deg, #ffa000 0%, #ffb538 68%);
    border: none;
    box-shadow: 0 5px 10px #e3a5194d !important;
    border-radius: 25px;
    text-transform: capitalize;
    font-weight: 400;
    padding: 5px 25px;
	margin: 0;
	color: white!important;
	transition: 0.3s; 
	box-shadow: none;
}
.archive .product-small.col, .related .product-small.col {
    border: 3px solid transparent;
    border-radius: 20px;
	padding: 30px;
    transition: all 250ms ease-in;
}
input#woocommerce-product-search-field-0 {
    background: white;
    border: 1px solid #dddddd;
}
.archive .product-small.col:hover, .related .product-small.col:hover {
border-color: var(--primary-color);
    box-shadow: -5px 10px 30px #f5ac1a4d;
}
span.widget-title.shop-sidebar::before {
    content: '';
    width: 50%;
    height: 1px;
    background: #99999947;
    position: absolute;
    right: 0;
    top: 50%;
}
.archive .add-to-cart-button a:before, .related .add-to-cart-button a:before {
    color: white;
    background: var(--primary-color);
    height: 38px;
    width: 38px;
    margin: 0;
    border-radius: 50%;
    right: 0;
    position: absolute;
box-shadow: 0 5px 10px #f9a1004d;
}
a.added_to_cart.wc-forward::before {
	display: none;
}
a.added_to_cart.wc-forward {
	margin-top: 1em;
}
.archive .add-to-cart-button a, .related .add-to-cart-button a {
border: none !important;
    background: #454a4e !important;
    color: #ffffff !important;
    border-radius: 25px;
    font-weight: bold;
    opacity: 1;
    padding: 20px 20px !important;
    padding-right: 50px !important;
}
.widget_price_filter .ui-slider .ui-slider-handle {
	width: 10px;
	height: 10px;
	top: -3px;
	background-color: #333;
}
.widget_price_filter .ui-slider .ui-slider-range {
	background-color: #333;
	opacity: 1;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
	background: #var(--primary-color);
}
.archive .add-to-cart-button a:hover {
	background: #e7e7e7!important;
}
.widget_product_categories>ul>li > a:after {
    content: '';
    width: 23px;
    height: 23px;
    top: 5px;
    left: 0px;
    position: absolute;
    background: transparent;
    border: 1px solid #1525423b;
    border-radius: 5px;
}
.current-cat a:after {
	box-shadow: -5px 10px 30px #dcd1164d;
    background: linear-gradient(98deg, #b0911f 0%, var(--primary-color) 68%) !important;
    border-color: #ffac1f !important;
}
.widget_product_categories>ul>li > a {
	position: relative;
	padding-left: 50px;
}
span.widget-title.shop-sidebar {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.widget_product_categories>ul>li > a {
    color: #858994;
    text-transform: capitalize;
}
select.orderby {
    background: #454a4e;
    color: white;
    border-radius: 25px;
    height: 55px;
}
span.count {
    color: #444;
    opacity: 1 !important;
    font-size: 14px !important;
}
.widget_product_categories>ul>li {
	border: none!important;
}
.product-footer {
    padding-bottom: 30px;
}
.archive .price-wrapper .price, .related .price-wrapper .price {
    display: block;
    font-size: 25px;
}
.archive a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
.related a.woocommerce-LoopProduct-link.woocommerce-loop-product__link{
    font-weight: bold;
    font-size: 20px;
}
.archive .product-small.col:nth-child(3n+2):after, .archive .product-small:nth-child(3n+1):after,
.related .product-small.col:nth-child(3n+2):after, .related .product-small:nth-child(3n+1):after{
    content: "";
    height: 101%;
    width: 1px;
    background-color: #8589973b;
    position: absolute;
    right: -7px;
    top: -5px;
    z-index: 5;
}
.archive .product-small.col:before, .related .product-small.col:before {
        content: "";
        position: absolute;
        height: 1px;
        background-color: #8589973b;
        width: 102%;
        margin: auto;
        right: 0;
        left: 0;
        top: 100%;
    }
.widget_price_filter .price_slider_amount .button {
	display: block;
    float: unset;
    width: 100%;
    background: linear-gradient(357deg, #ffa814 0%, #ffb331 68%);
    border: none;
    padding: 7px;
    box-shadow: 0 5px 10px #ff9c154d !important;
}
a.single_add_to_cart_button:hover {
    background: #333;
}
.form-info-dichvu .block-form {
	background: var(--primary-color);
	border-radius: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.form-info-dichvu {
    margin-top: 40px;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
    width: 100%;
    background: white;
    color: #444;
}
.form-info-dichvu .title-form {
    background: var(--primary-color);
    padding: 10px;
    text-align: center;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    border-radius: 5px;
    margin-bottom: 1px;
}
.form-info-dichvu .block-form .row {
    width: 100% !important;
    margin: auto !important;
}
.button-info-dichvu a {
    padding: 10px 30px;
    font-weight: 600;
    text-transform: uppercase;
}
.form-info-dichvu .form-contact > p {
    padding: 15px;
    padding-bottom: 0;
	margin-top: 0;
}
.form-info-dichvu textarea.wpcf7-form-control.wpcf7-textarea {
    min-height: 38px;
    padding-top: 8px;
}
.form-info-dichvu {
    margin-top: 40px !important;
    width: 80%;
}
.form-info-dichvu .form-contact > .row::before {
	background: white;
	left: -10px;
    bottom: 46px;
}
.form-contact-section .wpcf7-submit {
	background: var(--primary-color)!important;
	color: white!important;
}
.form-contact-section .form-contact > p {
	padding-top: 0;
	margin-top: 0;
}
.form-contact-section .form-contact > p::before,
.form-contact-section .form-contact > .row::before,
.form-contact-section .form-contact > .row::after{
	display: none;
}
.form-info-dichvu .form-contact > .row::after {
	background: white;
	right: -10px;
    bottom: 46px;
}
.block-heading.fw-700.text-uppercase {
    background: #f4f1f1;
    font-size: 18px;
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.form-info-dichvu .form-contact > p::before {
	width: 100%;
	left: 0;
	border-color: white;
}
.button-info-dichvu {
    display: flex;
    gap: 10px;
}
form.cart {
    position: absolute;
    right: 40px;
    top: 108px;
	display: flex;
	align-items: center;
}
.quantity.buttons_added *, .quantity.buttons_added {
    border: none !important;
    background: transparent;
    box-shadow: none;
    font-size: 20px;
    font-weight: bold;
	font-size: 25px; 
	margin-bottom: 0;
}
.quantity.buttons_added input[type="button"] {
    color: var(--primary-color);
	background: transparent;
	box-shadow: none;
}
span.tagged_as {
    display: none;
}
span.posted_in a {
    font-weight: 400;
}
.woocommerce-product-gallery__image {
    border-radius: 20px;
    overflow: hidden;
}
.product-thumbnails .is-nav-selected a {
	border: 2px solid var(--primary-color);
}
.product-thumbnails a {
    border-radius: 10px;
}
span.posted_in {
    font-size: 16px;
    font-weight: bold;
}
.woocommerce-tabs .tab-panels {
    border: 1px solid #85899773 !important;
    border-radius: 0 0 20px 20px;
    padding: 30px;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li.active a {
	color: white;
}
ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li a {
	position: relative;
}
.thong-tin-chi-tiet .row-info .right {
    padding-left: 10px;
    width: 70%;
    float: left;
    display: flex;
	align-items: center;
}
ul.list-social.list-unstyled.d-flex.align-items-center.mb-0 {
    display: flex;
    gap: 8px;
}
.contact.ms-3 a {
    font-size: 24px;
    color: #212121;
    font-weight: 600;
	display: flex;
	gap: 8px;
}
#wpdcom .wpd-thread-list {
	padding: 15px 0;
	padding-bottom: 0;
}
i.fa-solid.fa-phone.me-2 {
    background: var(--primary-color);
    color: white;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
}
.blog-single {
    padding-bottom: 0;
}
.row.relatedcat .cente .col {
    padding-bottom: 0;
}
span.d-block {
    color: #333;
    letter-spacing: 2px;
    font-weight: 600;
}
div#wide-nav {
    border-top: 2px solid var(--primary-color);
}
.section-title-normal, .section-title-normal span {
	border: none;
}
.container.section-title-container {
    margin: 0;
}
span.section-title-main span {
	color: var(--primary-color);
	margin: 0;
}
input#woocommerce-product-search-field-1 {
    background: white;
	border: 1px solid #ccc;
}
#header i.icon-search {
    color: var(--primary-color);
    font-size: 18px !important;
}
span.widget-title.shop-sidebar {
    text-transform: math-auto;
    font-size: 20px;
}
span.widget-title.shop-sidebar + .is-divider {
	background: transparent;
}
.list-social li img:hover {
    transform: scale(1.4);
}
.list-social li img {
    transition: transform .3s;
}
.section-title.section-title-center b {
	background-color: transparent;
}

div#wpd-bubble-wrapper {
    display: none !important;
}
@font-face {
  font-family: myFirstFont;
  src: url(SVN-Sansation.ttf);
}
span.section-title-main {
    font-family: myFirstFont;
	font-size: 30px!important;
	line-height: normal;
}
.stuck div#wide-nav {
	border-top: none;
	border-bottom: 2px solid var(--primary-color);
}
.header-bottom .nav-spacing-xlarge>li {
    margin: 0;
	padding: 0 25px;
}
.nav-dropdown-has-arrow li.current-dropdown.has-dropdown:after, .nav-dropdown-has-arrow li.current-dropdown.has-dropdown:before {
	display: none;
}
.nav-dropdown>li.nav-dropdown-col{display:block}
.nav-dropdown{border:1px solid #ddd; padding:0}
.nav-dropdown .nav-dropdown-col>a, .nav-dropdown li a{font-weight:normal !important; text-transform:none !important;font-size:15px; font-weight:500}
.nav-dropdown-default>li:hover>a, .nav-dropdown .nav-dropdown-col>ul li:hover>a{color:white}
.nav-dropdown-default>li>a{border-bottom:0 !important}.nav-dropdown-has-arrow li.has-dropdown:before{border-width: 10px;
    margin-left: -10px;}
.nav-dropdown .nav-dropdown-col>ul{margin-top:-41px;box-shadow: 0 11px 20px -8px #0000007a;display:none;position: absolute;
    left: 100%;z-index: 9;background: white;min-width: 240px;}
.nav-dropdown>li.nav-dropdown-col{width:100%;border-right:0}
.nav-dropdown .nav-dropdown-col>ul li a{padding:10px;  text-transform: none;color:black}
.header-nav li.nav-dropdown-col:hover >ul{display:block !important}
.header-bottom-nav > li > a {
	line-height: 64px!important; 
	padding: 0;
}
.header-bottom-nav > li.menu-item:hover {
	background: white;
}
.header-bottom-nav>li:hover>a:before {
    visibility: visible;
    left: 50%;
}
.header-bottom-nav>li>a:before {
    transition: left .6s;
    border-color: var(--primary-color) transparent var(--primary-color) transparent!important;
}
.header-bottom-nav>li>a:before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 3px solid var(--primary-color);
    left: 0%;
    top: 50%;
    transform: translate(-50%, -50%);
    visibility: hidden;
}
ul.sub-menu.nav-dropdown.nav-dropdown-default {
    border: none;
	left: 0;
}
.single-product .page-title-inner.flex-row.medium-flex-wrap.container {
    display: none;
}
.single-product h1.product-title.product_title.entry-title {
    font-size: 40px;
}
.product-info bdi {
    color: #444;
    font-size: 32px;
}
ul.sub-menu > li > a {
	margin: 0!important;
	padding: 10px 15px!important;
	color: var(--primary-color)!important;
	border-bottom: 1px solid #f3f3f3!important;
}
ul.sub-menu > li:hover > a {
	color: white!important;
}
.sub-menu > li {
	position: relative;
}
.sub-menu > li:hover::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    display: block;
    background: #454a4e;
    z-index: -1;
}
.sub-menu > li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0%;
    display: block;
    background: #454a4e;
    z-index: -1;
    transition: width .5s;
}
.section-service h3 a {
    color: white;
    font-size: 24px;
    text-transform: uppercase;
	transition: 0.2s;
}
.section-service h3 a:hover {
	color: var(--primary-color);
}
.section-service .row-large .col {
	padding: 0 25px 0px;
}
.slick-center .box {
	padding: 20px;
}
.icon-dv {
    max-width: 60px;
    background: var(--primary-color);
    border-radius: 50%;
    padding: 15px;
    height: 60px;
    margin-top: -38px;
    margin-bottom: 10px;
}
.slick-slide:not(.slick-center) .icon-dv{
    animation-duration: .8s;
    animation-name: xoay;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
}
.slick-slide .box:hover .icon-dv{
    animation-duration: .8s;
    animation-name: xoay;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: linear;
}
@keyframes xoay {
	0% {
    transform: rotateY(0deg);
	}
	100% {
		transform: rotateY(180deg);
	}
}
.section-service .slick-slide:not(.slick-center) .box-image::after, 
.section-service .slick-slide:not(.slick-center) .box-image::before, 
.section-service .slick-slide:hover .box-image::after,
.section-service .slick-slide:hover .box-image::before {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    visibility: visible;
}
.section-service .box-image::before, .section-service .box-image::after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border: 2px solid transparent;
    transition: width .5s, height .5s, visibility .5s;
    visibility: hidden;
    z-index: 1;
}
.section-service .box-image::after {
    bottom: 10px;
    right: 10px;
    border-bottom-color: var(--primary-color);
    border-right-color: var(--primary-color);
}
.section-service .box-image::before {
    top: 10px;
    left: 10px;
    border-top-color: var(--primary-color);
    border-left-color: var(--primary-color);
}
.section-service .box-text {
	z-index: 2;
}
.section-product .flickity-slider > .col > .col-inner, .col.post-item > .col-inner {
    box-shadow: 0 2px 7px 0 #ccc;
    border-radius: 10px;
	margin-top: 4px;
	overflow: hidden;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-size: 18px;
    color: #212121;
    height: 50px;
	transition: 0.2s;
}
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover {
	color: var(--primary-color);
}
.add-to-cart-button a {
    background-color: var(--primary-color) !important;
    color: white !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px !important;
    border-radius: 4px;
    text-transform: math-auto;
    font-weight: 500;
    min-height: unset;
    height: 37px;
    padding: 0 18px;
	border-color: var(--primary-color)!important;
}
.add-to-cart-button a:hover {
	background-color: white!important;
	color: var(--primary-color)!important;
}
bdi, span.amount {
	color: var(--primary-color);
}
.section-review img {
    height: 188px;
    object-fit: cover;
}
.cente .slick-slide .col-inner {
    background: white;
    border-radius: 10px;
    height: 100%;
	overflow: hidden;
}
.cente .slick-slide .col-inner h4 {
    font-size: 18px;
    margin-top: 20px;
}
.slick-next:before, .slick-prev:before {
	font-size: 30px!important; 
	color: var(--primary-color)!important;
}
.copyright-footer {
    color: black;
}
#footer span.section-title-main {
    font-size: 20px !important;
    color: #212121;
	padding-bottom: 0;
}
#footer li {
	list-style: none;
	margin: 0;
}
#footer ul.list-social.list-unstyled.d-flex.align-items-center.mb-0 {
	justify-content: center;
}
#footer {
	border-top: 1px solid #ececec;
}
span.ux-menu-link__text {
    font-size: 15px;
}
.ux-menu-link__icon  {
	color: var(--primary-color);
}
.wrap-btn-call {
    position: relative;
    border-radius: 999px;
    overflow: hidden;
    padding: 4px!important;
	margin-bottom: 15px;
}
.wrap-btn-call::before {
    z-index: 9;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    background: radial-gradient(circle, white 0%, var(--primary-color) 100%);
    width: 100%;
    height: 100%;
}
.wrap-btn-call {
    width: max-content;
    flex-basis: unset;
	margin: auto;
}
#footer a.button.primary, .section-review a.button.primary  {
    width: 100%;
    font-size: 24px;
	position: relative;
	margin: 0;
	z-index: 22;
	box-shadow: none!important;
}
#footer a.button.primary i {
	color: white;
}
#footer a.button.primary:hover,.wrap-btn-call .button:hover {
	background-color: white!important;
}
#footer a.button.primary:hover i, #footer a.button.primary:hover, a.ux-menu-link__link.flex:hover,
.icon-box-img svg path, h5.post-title.is-large:hover,.wrap-btn-call .button:hover{
	color: var(--primary-color)
}
h5.post-title.is-large {
	transition: 0.2s;
}
#footer .icon-angle-right:before {
    content: '\f0da';
    font-family: 'FontAwesome';
    color: #a7a7a7;
}
.form-contact .row > div {
    padding-left: 15px;
    padding-right: 15px;
}
.contact-info {
background: white;
    border: 2px solid var(--primary-color);
    border-radius: 5px;
    padding: 30px 13px;
    box-shadow: 0 0 8px #ffc800;
    height: 220px;
    margin-top: 8px;
}
.contact-info_icon {
    height: 60px;
    width: 60px;
    line-height: 65px;
    background: var(--primary-color);
    font-size: 30px;
    color: white;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 30px;
}
.contact-info .contact-info_title {
    font-size: 18px;
    color: black;
    display: block;
    margin-top: -.3em;
    margin-bottom: 10px;
    letter-spacing: unset;
	text-align: center;
}
p.contact-info_text, input.wpcf7-form-control.has-spinner.wpcf7-submit {
    margin: 0;
}
h1.shop-page-title.is-xlarge {
    display: none;
}
.featured-title {
	background-color: white!important;
}
.breadcrumbs span.divider::before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #a0a0a0;
    opacity: 1;
    position: absolute;
    font-size: 12px;
    top: 2px;
}
.breadcrumbs span.divider {
    color: transparent;
    opacity: 1 !important;
}
.featured-title {
	text-shadow: none;
	border-bottom: 1px solid #d9d9d9;
}
.breadcrumbs {
    font-size: 15px;
    text-transform: math-auto;
    font-weight: 400;
}
.page-title-inner.medium-flex-wrap.container {
	padding: 14px 15px;
	min-height: unset;
}
ul.nav.header-nav.header-bottom-nav.nav-left.nav-size-medium.nav-spacing-xlarge.nav-uppercase {
    margin-left: -25px;
    width: max-content;
}
li.header-search-form.search-form.html.relative.has-icon {
    padding: 0;
}
.breadcrumbs a {
	color: #a0a0a0;
}
.blog-wrapper.page-wrapper {
	padding-top: 0!important;
}
ul.dashboard-links {
    margin: 0;
} 
.woocommerce-account div#content > div > div,
.woocommerce-cart div#content > div > div{
    padding-bottom: 0;
}
.post a {
    color: #0024ff;
}
ul.dashboard-links > li {
    margin-left: 0;
}
.page-wrapper .shop-page-title {
	margin-bottom: 50px;
}
.entry-meta.uppercase.is-xsmall, .entry-divider.is-divider.small {
    display: none;
}
.entry-header-text.entry-header-text-top.text-left {
    padding: 0;
}
h1.entry-title {
    margin: 0;
	font-size: 20px;
}
.entry-header-text.entry-header-text-top.text-center {
    text-align: left;
    padding: 0;
}
#ez-toc-container {
	background: white;
}
span.widget-title  + .is-divider {
    background: var(--primary-color);
    max-width: 80px;
    margin: 2px 0 10px 0 !important;
    height: 2px;
}
span.widget-title {
    font-size: 18px;
    color: black;
}
.is-divider.medium, p.from_the_blog_excerpt {
    display: none;
}
.box-blog-post .is-divider {
    background-color: transparent;
}
button.readmore-blog {
    margin: 0;
    background-color: var(--primary-color);
    border-radius: 5px;
    color: white;
    font-weight: 500;
    text-transform: math-auto;
	font-size: 15px;
	border: 2px solid var(--primary-color);
}
button.readmore-blog:hover {
	background-color: white;
	color: var(--primary-color);
}
.post-sidebar.large-3.col .form-contact .row > div {
    flex-basis: 100%;
    max-width: 100%;
}
.form-contact > p::before {
    content: '';
    width: calc(100% + 32px);
    border: 1px dashed black;
    position: absolute;
    top: -2px;
    left: -16px;
}
.post-sidebar.large-3.col .form-contact input, .post-sidebar.large-3.col .form-contact select {
    margin-bottom: 8px;
}
.form-contact > .row::before {
    position: absolute;
    left: 0;
    content: '';
    width: 20px;
    height: 20px;
    background: black;
    border-radius: 50%;
    left: -25px;
    bottom: 41px;
}
.dich-vu-ho-tro + .row-large > .post-sidebar {
    display: none;
}
.dich-vu-ho-tro + .row-large > .large-9 {
	flex-basis: 100%;
	max-width: 100%;
	padding-bottom: 0;
}
.row-img-nha-xe2 img {
    height: 100px;
    object-fit: cover;
}
.info-review {
    display: flex;
    align-items: baseline;
	margin-bottom: 15px;
}
.star-rating span:before {
    color: #ffd400!important;
}
.comment-count {
    line-height: normal;
    padding-left: 10px;
    border-left: 1px solid #ccc;
}
.info-review .star-rating {
    margin-right: 10px;

}
.form-dich-vu .row {
    max-width: 100%;
    margin: auto !important;
}
.modal-header {
    padding: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e6e6e6;
}
.form-dich-vu .row > div {
    padding-left: 15px;
    padding-right: 15px;
}
.form-dich-vu input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: var(--primary-color) !important;
    z-index: 11;
    color: white;
    border: none;
}
.form-dich-vu input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
	background: white!important;
	color: var(--primary-color);
}
.form-dich-vu .wrap-btn-call {
    max-width: 90%;
    margin: auto;
    margin-bottom: 15px;
}
.row-img-nha-xe2 .slick-slide:not(:last-child) > div {
    margin-right: 15px;
}
.form-contact > .row::after {
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    background: black;
    border-radius: 50%;
    right: -25px;
    bottom: 41px;
}
.post-sidebar.large-3.col .wpcf7-submit {
	margin-bottom: 0!important;
}
.form-contact > p {
    position: relative;
    padding-top: 10px;
    margin-top: 15px;
}
.post-sidebar.large-3.col  textarea {
    min-height: 38px;
	padding-top: 8px;
}
input, textarea {
	box-shadow: none!important;
}
h1.page-title.is-large.uppercase {
    font-size: 30px;
    text-transform: math-auto;
    font-weight: 600;
    color: #212121;
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
}
.nav-pagination>li>a, .nav-pagination>li>span {
	border-radius: 0;
}
.nav-pagination>li>a {
	border: none;
}
h5.post-title.is-large {
    font-size: 18px;
    color: #212121;
    height: 45px;
	display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 100%;
}
h1.page-title.is-large.uppercase span{
	border-bottom: 2px solid var(--primary-color);
	padding-bottom: 4px;
}
.contact-info_icon {
    margin: auto;
    margin-bottom: 30px;
}
aside#custom_html-2 {
    padding: 15px;
    background-image: url(/wp-content/uploads/2024/11/banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.post-sidebar.large-3.col {
    padding-left: 0 !important;
}
.textwidget.custom-html-widget {
    background: white;
    border-radius: 5px;
    padding: 15px;
}
.textwidget.custom-html-widget .wpcf7-submit {
	margin: 0;
	width: 100%;
	border-radius: 5px;
}
span.wpcf7-spinner {
    position: absolute;
}
form.wpcf7-form.init {
    margin: 0;
}
.badge {
	width: 4em;
	height: 4em;
}
#wpdcom {
	max-width: 100%;
	margin: 0;
}
.post h2 *{
	color: var(--primary-color);
}
.post h2 span, .post h3 span{
	font-weight: bold;
}
.related-post-thumbnail img {
    height: 200px !important;
    object-fit: cover;
}
.row.relatedcat h3 {
    border-bottom: 1px solid #ebe9e9;
}
.row.relatedcat h3 span {
    font-size: 30px;
    font-weight: 500;
    border-bottom: 2px solid var(--primary-color);
    line-height: normal;
}
.header-bottom-nav > li.menu-item:hover a {
    color: var(--primary-color) !important;
}
.woocommerce-checkout .page-wrapper {
    padding-top: 30px !important;
}
.slider {
    padding-bottom: 0;
}
.slick-center .box {
	padding-bottom: 0;
}
.section-service .row-large .col {
	padding-bottom: 0;
}
.post h1, .post h2, .post h3, .post h4,
.post h1 *, .post h2 *, .post h3 *, .post h4 *{
    color: var(--primary-color);
	font-weight: bold!important;
}
.post li {
	list-style-position: inside;
}
.blog-archive .large-12 {
    padding-bottom: 0;
}
div#wpdcom {
    padding-bottom: 0;
}
@media (max-width: 1300px) {
	.contact-info {
		height: 280px;
	}
}
@media only screen and (max-width: 48em) {
	/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.page-wrapper .shop-page-title {
	margin-bottom: 30px;
}
	header#header {
    box-shadow: 0 0 10px #ccc;
}
	.maps p {
		margin: 0;
		height: 450px;
	}
	.icon-info .col {
		padding-bottom: 0;
	}
	.blog-archive {
		padding-bottom: 0;
	}
	.category-section p {
		font-size: 14px;
	}
	.row.relatedcat h3 span {
		font-size: 24px;
	}
	li.html.custom.html_topbar_right img {
    margin: auto;
}
	.slick-center .box {
		padding: 0;
	}
	.button-info-dichvu {
    justify-content: space-between;
}
	.category-section .button {
    margin-bottom: 30px !important;
}
	.uiScaledImageContainer .scaledImageFitHeight, .uiScaledImageContainer {
		width: 100%!important;
	}
	html#facebook > div {
		min-width: 100%!important;
		width: 100%!important;
	}
	.modal-header h4 {
    	font-size: 16px;
	}
	.post ul {
    	list-style-position: inside;
	}
	.mfp-container {
		padding: 16px;
	}
	input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    	width: 100%;
	}
	.product-thumbnails img {
		width: unset;
		height: unset;
	}
	ul.sub-menu > li:hover > a {
		color: var(--primary-color)!important;
	}
	span.cart-icon.image-icon {
    	font-size: 10px;
	}
	ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
		flex-wrap: nowrap;
	}
	ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left li {
		padding: 0 20px;
	}
	.nav-dark .cart-icon strong:after, .nav-dark .cart-icon strong {
    	border-color: var(--primary-color)!important;
	}
	h1.page-title.is-large.uppercase span{
		font-size: 20px;
		border: none;
	}
	h1.page-title.is-large.uppercase {
		border-bottom: 2px solid var(--primary-color);
	}
	.sub-menu > li:hover::after {
		display: none;
	}
	.off-canvas .sub-menu li a {
		color: var(--primary-color)!important;
	}
	.form-info-dichvu {
    margin-top: 30px !important;
    width: 100%;
}
	.row-img-nha-xe2 img {
		height: 60px;
	}
	.category-filter-row {
		display: none;
	}
	.tax-product_cat .category-filter-row {
		display: block;
	}
	.button-info-dichvu a {
		font-size: 14px;
	}
	.button-info-dichvu a {
    padding: 10px 20px;
}
	.off-canvas .nav-vertical>li>a {
		color: var(--primary-color);
	}
	.nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
		background-color: var(--primary-color)
	}
	.nav-sidebar.nav-vertical>li.menu-item.active a, .nav-sidebar.nav-vertical>li.menu-item:hover a {
		color: white;
	}
	ul.sub-menu.nav-sidebar-ul.children {
    background: #f8f8f8;
	}
	.icon-info .row.center .slick-slide .col {
        padding-left: 7px;
        padding-right: 7px;
    }
	.woocommerce-tabs .tab-panels {
		padding: 20px;
	}
	.widget_product_categories>ul>li > a {
		padding-left: 35px;
	}
	.product-short-description {
		margin-top: 0;
	}
	form.cart {
    position: relative;
    top: unset;
    right: unset;
	}
	.product-info .price-wrapper {
		padding: 10px 20px;
	}
	.quantity.buttons_added *, .quantity.buttons_added {
		font-size: 18px;
	}
	.single-product h1.product-title.product_title.entry-title {
		font-size: 24px;
	}
	.product-info bdi {
    font-size: 20px;
	}
	.post-sidebar.large-3.col {
    	padding-left: 15px !important;
	}
	.section-service h3 a {
    	font-size: 20px;
	}
	#header i.icon-menu:before {
    	color: var(--primary-color);
	}
	.slider-nav-simple {
    	padding: 0;
	}
	.category-section span.section-title-main span {
    	display: block;
	}
	span.section-title-main {
		font-size: 23px!important;
		margin-right: 0;
	}
	#footer .row {
		max-width: 100%;
		margin: auto;
	}	
	.contact-info {
		height: 280px;
	}
		.active>ul.children, .active>ul.sub-menu:not(.nav-dropdown) {
		display: block!important;
	}
	p.contact-info_text {
    	text-align: center;
	}
	ul.sub-menu.nav-sidebar-ul.children li {
		margin: 0;
	}
    .nav-sidebar.nav-vertical>li.menu-item.active a {
        margin-right: 24px !important;
    }
	button.toggle {
		position: absolute;
        right: 0;
        top: 3px;
        z-index: 999;
	}
	.sub-menu > li::after {
		display: none;
	}
}