/*
Theme Name: WEBOTO.vn
Theme URI: https://weboto.vn/
Description: Giao diện website bán xe ô tô điện BYD
Author: Minh Web
Author URI: https://minhweb.com/
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.eot);
	src: url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.woff2) format("woff2"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.woff) format("woff"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.ttf) format("truetype"), url(/wp-content/themes/weboto-vn/fonts/fontsawesome/webfonts/fa-light-300.svg#fontawesome) format("svg");
}

.fa, .fab, .fad, .fal, .far, .fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.header-nav-main.nav-uppercase li a {
    text-transform: uppercase !important;
}

.sub-menu.nav-dropdown {
    border-bottom: 5px solid #1ef1c6;
}

.sub-menu.nav-dropdown .uu-dai-product, .sub-menu.nav-dropdown .custom-collapse {
	display: none !important;
}

.sub-menu.nav-dropdown .product-category .box:hover {
	background-color: rgba(255, 255, 255, .05);
	border-radius: 20px;
}

.sub-menu.nav-dropdown .product-category .box {
	padding: 20px;
	-webkit-transition: .25s;
	transition: .25s;
}

.sub-menu.nav-dropdown .product-category .product-title {
    font-size: 16px;
	font-weight: 400;
}

.product-small .product-title {
    font-size: 19px;
	font-weight: 700;
    text-transform: uppercase;
    margin: 0 !important;
}

.product-small .uu-dai-product {
    color: #ed1c24;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 0;
	line-height: normal;
}

.product-small .uu-dai-product {
    animation: flash 0.9s infinite;
}

.product-small .custom-price span {    
	font-size: 15.36px;
	font-weight: 400;
}

.product-small .custom-price {
    color: #1ef1c6;
    font-size: 19.2px;
    font-weight: 700;
    margin-bottom: 0;
}

.product-small .btn-animated, .product-small .btn-details {
    text-transform: uppercase;
	border-bottom-left-radius: 8px !important;
    border-bottom-right-radius: 2px !important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important;
    box-shadow: none;
	border-width: 1px;
}

.product-small .btn-animated {
    
}
/*************** TRANG BẢNG GIÁ  ***************/
.model-car-price table td {
    border-left: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding-left: 15px;
}
.model-car-price table td:last-child {
	border-right: 1px solid #ececec;
}
.model-car-price {
    border: 1px solid #066fef;
    border-top: 3px solid #066fef;
    margin-bottom: 30px;
    border-radius: 8px;
    padding: 15px 0 0 0;
}
.model-car-price table thead {
    background: #066fef;
    color: #ffffff;
}
.model-car-price table thead th {
	text-align: center;
}
.model-car-price table {
    margin-bottom: 0;
}
/* .model-car-price table tr:nth-child(even) {
	background: #e8e8e8;
} */
.model-car-price ul {
	margin-bottom: 0;
}
/*************** FORM GLB  ***************/
#fglb h2 {
    background: #ed1c24;
    color: #ffffff;
    text-align: center;
    padding: 10px 30px;
}

#fglb {
	background: #222;
}

#fglb form {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

#fglb table {
	margin-bottom: 0;
}

#fglb td {
    color: #ffffff;
}
/*************** FORM POPUP  ***************/
#fnbg form {
    margin-bottom: 0;
    padding: 20px;
}

#fdklt form, #fglb form {
    margin-bottom: 0;
}

#fnbg, #fdklt, #fglb {
    border-radius: 12px !important;
    overflow: hidden;
}

.mfp-close {
    border-radius: 50%;
    background: #777777 !important;
    color: #ffffff !important;
    opacity: 1 !important;
    mix-blend-mode: normal !important;
	top: 8px !important;
	right: 8px !important;
}

#fnbg .rmLine.rb, #fnbg p, #fdklt .rmLine.rb, #fdklt p {
    margin-bottom: 0;
}

#fnbg .wpcf7-submit, #fdklt .wpcf7-submit {
    box-shadow: none;
    border: none;
    margin: 0 auto;
    display: block;
    font-weight: 400;
    border-radius: 8px;
}

#fdklt .wpcf7-submit {
    width: auto !important;
}

#fnbg select, #fdklt select, #fglb select {
	background: #ffffff !important;
}

#fnbg select option, #fdklt select option, #fglb select option {
	color: #000000 !important;
	background: #ffffff !important;
}

#fnbg input[type="text"]::placeholder, #fdklt input[type="text"]::placeholder { color: #000; }
#fnbg input[type="text"]::-webkit-input-placeholder { color: #000; }
#fnbg input[type="text"]::-moz-placeholder { color: #000; }
#fnbg input[type="text"]:-ms-input-placeholder { color: #000; }
#fnbg input[type="text"]::-ms-input-placeholder { color: #000; }

#fnbg input[type="tel"]::placeholder, #fdklt input[type="tel"]::placeholder { color: #000; }
#fnbg input[type="tel"]::-webkit-input-placeholder { color: #000; }
#fnbg input[type="tel"]::-moz-placeholder { color: #000; }
#fnbg input[type="tel"]:-ms-input-placeholder { color: #000; }
#fnbg input[type="tel"]::-ms-input-placeholder { color: #000; }

#fnbg input[type="text"], #fnbg input[type="tel"], #fdklt input[type="text"], #fdklt input[type="tel"] {
	border-color: #cccccc !important;
	box-shadow: none !important;
	border-radius: 4px !important;
	color: #111111 !important;
}

#fdklt .wpcf7 .wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}

#fnbg label {
    position: absolute;
    background-color: #ffffff;
    width: auto;
    top: -10px;
    left: .75em;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1;
}

.custom-input {
    position: relative;
    margin-top: 15px;
}

#fnbg label {
    position: absolute;
    background-color: #ffffff;
    width: auto;
    top: -15px;
    left: 13px;
    margin: 0;
    z-index: 1;
}
/*************** ƯU ĐÃI  ***************/
@-webkit-keyframes cometBorderLeft {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(-50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(650%) translateY(-50%);
	}
}

@keyframes cometBorderLeft {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(-50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(650%) translateY(-50%);
	}
}

@-webkit-keyframes cometBorderRight {
	0% {
		opacity: 0;
		transform: translateX(650%) translateY(50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(50%);
	}
}

@keyframes cometBorderRight {
	0% {
		opacity: 0;
		transform: translateX(650%) translateY(50%);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(50%);
	}
}

@-webkit-keyframes cometBorderBottom {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(650%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(-50%) translateY(50%) rotate(90deg);
	}
}

@keyframes cometBorderBottom {
	0% {
		opacity: 0;
		transform: translateX(-50%) translateY(650%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(-50%) translateY(50%) rotate(90deg);
	}
}

@-webkit-keyframes cometBorderTop {
	0% {
		opacity: 0;
		transform: translateX(50%) translateY(-50%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(650%) rotate(90deg);
	}
}

@keyframes cometBorderTop {
	0% {
		opacity: 0;
		transform: translateX(50%) translateY(-50%) rotate(90deg);
	}
	10% {
		opacity: 0;
	}
	15% {
		opacity: 1;
	}
	35% {
		opacity: 1;
	}
	40% {
		opacity: 0;
	}
	50% {
		opacity: 0;
		transform: translateX(50%) translateY(650%) rotate(90deg);
	}
}
/*************** FEATURE  ***************/
.section-feature .row .col {
	padding-bottom: 0 !important;	
}

.section-feature p {
	margin-bottom: 0;	
}

.feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 5px solid transparent;
    padding: 20px 0 10px;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    background-color: #d70c19;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
}

.feature-item i {
    font-size: 35px;
    margin-bottom: 10px;
    color: #ffffff;
}

.feature-item span {
    text-align: center;
    font-weight: 700;
    width: 100%;
}

.feature-item:focus span, .feature-item:hover span {
    text-decoration: none !important;
    color: #1ef1c6;
}

.bg-gradient {
	position: relative;
}

.bg-gradient::after {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    width: 100%;
    height: 100%;
    background-image: radial-gradient(circle at center, rgba(255, 255, 255, .1) 0, transparent 50%);
    display: block;
    content: "";
    z-index: 1;
    pointer-events: none;
}
/*************** SERVICE  ***************/
.section-service .service-item .icon {
    min-width: 75px !important;
    min-height: 75px !important;
    border-radius: 50%;
    overflow: hidden;
    color: #ffffff;
    font-size: 250%;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.service-item .icon {
    background-color: #d70c19;
}

.service-item .icon {
    border-radius: 50%;
    font-size: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.service-item .icon .fa {
    width: 50px;
    height: 50px;
    margin-right: 10px;
    -webkit-filter: brightness(0) saturate(100%) invert(12%) sepia(29%) saturate(6614%) hue-rotate(201deg) brightness(91%) contrast(102%);
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(282deg) brightness(103%) contrast(103%);
}

.service-item .media-body {    
    padding-left: 10px
}

.service-item .service-title {
    text-transform: uppercase;
    margin-bottom: 0;
    font-size: 120%
}

.service-item .service-desc {
    font-size: 90%;
    margin-bottom: 0
}

.middle-content .col-inner {
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.middle-content input[type="text"], .middle-content input[type="tel"], .middle-content select {
	border-color: #1ef1c6 !important;
	box-shadow: none !important;
	border-radius: none !important;
	color: #ffffff !important;
	background: transparent !important;
}

select:not([multiple]) {
    background: url(/wp-content/themes/weboto-vn/images/select-arrow.png) right center no-repeat rgba(0, 0, 0, .1) !important;
    padding-right: 23px !important;
}

select option {
	background: rgb(30, 30, 30);
}

.middle-content .wpcf7-submit {
    background-color: #349584 !important;
    border: 2px solid #349584 !important;
    border-bottom-left-radius: 8px !important;
    text-decoration: none !important;
    box-shadow: none !important;
    max-width: 200px !important;
    margin: 0 auto !important;
    border-bottom-right-radius: 2px !important;
    border-top-left-radius: 2px !important;
    border-top-right-radius: 2px !important;
}

.rmLine .section-title b {
    background: transparent;
}

.rmLine span, .rmLine .section-title-normal {
    border: none;
}

input[type="text"]::placeholder { color: #fff; opacity: 1; }
input[type="text"]::-webkit-input-placeholder { color: #fff; }
input[type="text"]::-moz-placeholder { color: #fff; }
input[type="text"]:-ms-input-placeholder { color: #fff; }
input[type="text"]::-ms-input-placeholder { color: #fff; }

input[type="tel"]::placeholder { color: #fff; opacity: 1; }
input[type="tel"]::-webkit-input-placeholder { color: #fff; }
input[type="tel"]::-moz-placeholder { color: #fff; }
input[type="tel"]:-ms-input-placeholder { color: #fff; }
input[type="tel"]::-ms-input-placeholder { color: #fff; }

.faAngleDoubleRight {
    position: relative;
}

.fa-angle-double-right {
    color: #1ef1c6;
    position: absolute;
    left: 25%;
    top: 30%;
}

@-webkit-keyframes bounceAlpha {
    0%,55% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(10px) scale(.9);
        transform: translateX(10px) scale(.9)
    }

    26% {
        opacity: 0;
        -webkit-transform: translateX(-10px) scale(.9);
        transform: translateX(-10px) scale(.9)
    }
}

@keyframes bounceAlpha {
    0%,55% {
        opacity: 1;
        -webkit-transform: translateX(0) scale(1);
        transform: translateX(0) scale(1)
    }

    25% {
        opacity: 0;
        -webkit-transform: translateX(10px) scale(.9);
        transform: translateX(10px) scale(.9)
    }

    26% {
        opacity: 0;
        -webkit-transform: translateX(-10px) scale(.9);
        transform: translateX(-10px) scale(.9)
    }
}

.bounceAlpha {
    -webkit-animation-name: bounceAlpha;
    animation-name: bounceAlpha;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}
/*************** PRICE QUOTE  ***************/
.section-pricequote .desc {
    color: #fff;
    font-size: 120%;
    margin-bottom: 0;
}

.section-pricequote .price-sale {
    background-color: #1EF1C6;
    color: #000000;
    border-radius: 5px;
    margin-left: 30px;
    padding: 5px 10px 5px 15px;
    position: relative !important;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    height: 34px;
}

.section-pricequote .price-sale::before {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background-color: #000000;
    z-index: 10;
}

.section-pricequote .price-sale::after {
    position: absolute;
    display: block;
    content: "";
    top: 50%;
    left: -18px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 32px;
    border: 10px solid transparent;
    border-right-color: #1EF1C6;
    z-index: 1;
}

.section-pricequote .col {
	padding-bottom: 0;
}

.dang-ky-nhan-bao-gia .wpcf7-submit {
    margin: 0;
    color: #1ef1c6 !important;
    transition: .25s ease-in;
    -webkit-transition: .25s ease-in;
    background-color: transparent;
    border: 1px solid #1ef1c6;
    text-transform: none;
	width: 100%;
}

.dang-ky-nhan-bao-gia .col {
	padding-bottom: 0;
}

.dang-ky-nhan-bao-gia input, .dang-ky-nhan-bao-gia form {
	margin-bottom: 0;
}

.wpcf7-spinner {
    display: none;
}

input[type=tel], input[type=text] {
	border: 1px solid #252728 !important;
	box-shadow: none !important;
	color: #252728 !important;
	background: #ffffff !important;
}

.middle-content .row .col {
    padding-bottom: 0;
}

.middle-content .wpcf7-radio {
    text-align: center;
    display: block;
}

.middle-content .wpcf7-list-item.last {
    margin-right: 0;
}
/*************** CONTACT PAGE  ***************/
.one_half {
    position: relative;
    margin-right: 2%;
    float: left;
	width: 49%;
}
.last_column {
    margin-right: 0 !important;
    clear: right;
}
.ss-contact .wpcf7 .wpcf7-form-control-wrap {
	display: inline-block;
	width: 100%;
}
.ss-contact .wpcf7-submit {
    background: transparent !important;
    border: 1px solid #1ef1c6 !important;
    color: #1ef1c6 !important;
    font-weight: 400;
    margin: 0;
    box-shadow: none !important;
}
textarea {
    background: transparent !important;
}
/*************** SINGLE PRODUCT  ***************/
.single-product .product-section {
    border: none;
}

.single-product .wpcf7-submit {
    margin: 0;
    width: 100%;
    box-shadow: none !important;
}

.single-product form {
    margin-bottom: 0;
}

.single-product .amount {
    color: #1ef1c6 !important;
}

.single-product .fa-angle-double-right {
	left: 35%;
}

.hotline-single {
	line-height: normal !important;
}

.rb p {
    margin-bottom: 0;
}

.product-page-sections table td, .product-page-sections table th, .bang-gia-san-pham td, .bang-gia-san-pham th {
    border: 1px solid #22f1c6;
}
.product-page-sections h2, .custom-h2 {
    border-left: 3px solid #ff6a00;
    padding: 2px 0 2px 10px;
}

.single-product blockquote {
    color: inherit;
    background-color: rgba(255, 255, 255, .05);
    border-left: 3px solid #ff6a00;
    border-radius: 4px;
    color: #3c4043;
    padding: 12px 10px;
}
.single-product blockquote p {
	margin-bottom: 0;
	font-size: 16px;
}
/*************** BUTTON ĐKLT + GLB  ***************/
.btn-dklt-glb p {
    margin-bottom: 0;
}

.btn-dklt-glb .icon-box-img img {
	padding-top: 0 !important;
}
/*************** CONTACT LEFT  ***************/
.phone-ring {
    position: fixed;
    left: 3px;
    bottom: 3px;
    display: block;
    width: 235px;
    line-height: 40px;
    background-color: #ed1c24;
    box-shadow: 0 0 3px rgba(0, 0, 0, .5);
    color: #fff !important;
    font-size: 17px;
    padding: 3px;
}

.chat-messenger, .phone-ring, .phone-zalo {
    text-decoration: none;
    z-index: 1000;
    font-weight: 500;
    border-radius: 30px;
    transition: .25s;
    height: 46px;
}

.phone-ring .phone-circle {
    float: left;
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 100%;
    margin-right: 5px;
}

.phone-ring .phone-circle .animation {
    -webkit-animation: 1s ease-in-out infinite ring-anim;
    animation: 1s ease-in-out infinite ring-anim;
}

.phone-ring .phone-circle i {
    font-size: 25px;
    color: #ed1c24;
}

.phone-ring .phone-text {
    float: left;
}

.phone-ring.pricequote {
    position: fixed;
    width: unset;
    left: 243px;
    padding: 3px 20px 3px 3px;
}

.chat-messenger.animation, .phone-zalo.animation {
    animation: 1s ease-in-out infinite ring-anim;
}

.chat-messenger, .phone-zalo {
    position: fixed;
    left: 20px;
    bottom: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    line-height: 36px;
    background: #0068ff;
    color: #fff;
}

.chat-messenger.animation::after, .phone-zalo.animation::after {
    animation: 1s ease-in-out infinite sonar-anim;
}

.chat-messenger::after, .phone-zalo::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #0068ff;
    z-index: -1;
}

@-webkit-keyframes sonar-anim {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}

@keyframes sonar-anim {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0;
    }
}

@-webkit-keyframes ring-anim {
    0%,
    100%,
    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }

    10%,
    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20%,
    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }
}

@keyframes ring-anim {
    0%,
    100%,
    50% {
        -webkit-transform: rotate(90deg) scale(1) skew(1deg);
        transform: rotate(90deg) scale(1) skew(1deg);
    }

    10%,
    30% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    20%,
    40% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}

/*************** FOOTER  ***************/
#footer h3 {
    font-size: 17.6px;
}

#footer .column-count ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}

#footer li {
	list-style: none;
	margin-left: 0;
}

#footer a {
	font-size: 14.4px;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	ul.sub-menu.nav-sidebar-ul.children {
		-webkit-column-count: 2;
    	-moz-column-count: 2;
    	column-count: 2;
	}
	ul.sub-menu.nav-sidebar-ul.children a {
        display: inline-block !important;
        text-align: center;
        padding-left: 0;
        padding-right: 0;
		font-size: 13px;
    }
	
	ul.sub-menu.nav-sidebar-ul.children img {
		width: 100% !important;
		margin-right: 0 !important;
		aspect-ratio: auto !important;
	}
	
	.section-feature .feature-item {
        padding: 10px 0;
        border-radius: 0 !important;
    }
	.section-feature .feature-item i {
        font-size: 24px;
    }
	.section-feature .feature-item span {
        font-size: 85%;
    }
	.product-small .product-title {
		font-size: 13px;
	}
	.product-small .custom-price span {
		font-size: 11.52px;
	}
	.product-small .custom-price {
		font-size: 14.4px;
	}
	.custom-collapse > .col {
		padding-bottom: 0 !important;
	}
	.custom-collapse .btn-animated {
		margin-bottom: 5px;
	}
	.custom-collapse .btn-details {
		margin-bottom: 0;
		margin-top: 0 !important;
	}
	.rmLine .section-title-main {
		margin-left: 0;
		margin-right: 0;
		font-size: 23px !important;
	}
	.section-pricequote h2 {
		text-align: center;
	}
	.dang-ky-nhan-bao-gia {
		margin-top: 30px;
	}
	.dang-ky-nhan-bao-gia .wpcf7-submit {
		margin-top: 19.6px;
	}
	.middle-content > .col-inner {
		padding-top: 15px !important;
	}
	.fa-angle-double-right {
		left: 35%;
		top: 53%;
	}
	.single-product .fa-angle-double-right {
        top: 30%;
    }
	.row-button-contact > .col:first-child {
		margin-bottom: 15px;
	}
	/*** CONTACT LEFT ***/
	.phone-ring {
        left: 0;
        bottom: 0;
        width: 50%;
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        box-shadow: none;
    }
	
	.phone-ring .phone-circle {
        background-color: transparent;
    }
	
	.phone-ring .phone-circle i {
        color: #fff;
        font-size: 18px;
        animation: none !important;
    }
	
	.phone-ring .phone-text {
        line-height: 1;
        font-size: 80%;
    }
	
	.phone-ring::after {
        position: absolute;
        width: 1px;
        height: 30px;
        top: 50%;
        right: 0;
        content: "";
        display: block;
        background-color: rgba(255, 255, 255, .5);
        transform: translateY(-50%);
    }
	
	.phone-ring.pricequote {
        left: 50%;
        width: 50%;
    }
	
	/*** END CONTACT LEFT ***/
}