/*
Theme Name: oto
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face { font-family: MulishS; src: url(/wp-content/themes/oto/fonts/Mulish-SemiBold.woff2); }@font-face { font-family: MulishB; src: url(/wp-content/themes/oto/fonts/Mulish-Bold.woff2); }@font-face { font-family: MulishR; src: url(/wp-content/themes/oto/fonts/Mulish-Regular.woff2); }body{/* font-family: "MulishR",Arial,Helvetica,sans-serif; */}/*menu-pc*/.nav > li > a {font-family: "MulishS",Arial,Helvetica,sans-serif;}h1.product-title.product_title.entry-title{font-family: "MulishB",Arial,Helvetica,sans-serif;font-size: 200%;}bdi {font-family: "MulishR",Arial,Helvetica,sans-serif;color:#1464f4;}/*tieu-de-blog*/a.plain {font-family: "MulishR",Arial,Helvetica,sans-serif;}.button{font-family: "MulishS",Arial,Helvetica,sans-serif;}input.wpcf7-form-control.wpcf7-submit.has-spinner.mywebsite-custom-button {font-weight: normal;}/*Style cho H*/h1, h2, h3, h4{font-family: "MulishB",Arial,Helvetica,sans-serif; }/*Style cho H*/strong{font-family: "MulishB",Arial,Helvetica,sans-serif; }.fMulishS{font-family: "MulishS",Arial,Helvetica,sans-serif;}.fMulishB{font-family: "MulishB",Arial,Helvetica,sans-serif;}.fMulishR{font-family: "MulishR",Arial,Helvetica,sans-serif;}.hahss {font-family: "MulishB",Arial,Helvetica,sans-serif;text-transform: uppercase;font-size:130%;}.hbhss {font-family: "MulishB",Arial,Helvetica,sans-serif;font-size:90%;}/*color-close-popup*/.mfp-close-btn-in .mfp-close {color:white;}/*-- Chèn icons lên Form --*/.wpcf7 p{ position: relative; }#icon-form{position: absolute;color: black;z-index: 100;font-size: 18px;top: 8px;left: 10px;}.wpcf7 p>span>input {border: 0 solid;border-bottom: 1px solid black;-webkit-box-shadow:unset;box-shadow: unset;background: transparent!important;}.wpcf7 p>span>textarea {border: 0 solid;border-bottom: 1px solid black;-webkit-box-shadow:unset;box-shadow: unset;background: transparent;}.wpcf7 input::placeholder{color: black;}.wpcf7 textarea::placeholder{color: black;}.contact-input {padding-left: 40px!important;}.mywebsite-custom-button{border: 1px solid white!important;}.wpcf7-spinner{display:none}/*VR*/.video-container {position: relative;padding-bottom: 56.25%;padding-top: 30px; height: 0; overflow: hidden;}.video-container iframe,.video-container object,.video-container embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}/* Table*/#customers {border-collapse: collapse;width: 100%;}#customers td, #customers th {border: 2px solid #f2f2f2;padding: 8px;}#customers tr:nth-child(even){background-color: #f2f2f2;}#customers tr:hover {background-color: #ddd;}#customers th {padding-top: 12px;padding-bottom: 12px;text-align: left;background-color: #262170;color: white;} 
h1, h2, h3, h4 {
    font-family: "MulishB", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, .heading-font, .banner h1, .banner h2 {
    font-weight: 700;
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, .heading-font {
    color: #3c3c3c;
}
body {
    font-family: "MulishR", Arial, Helvetica, sans-serif;
}
body {
    font-weight: 400;
    font-style: normal;
}
.label-new.menu-item > a:after{content:"Mới";}.label-hot.menu-item > a:after{content:"Nổi bật";}.label-sale.menu-item > a:after{content:"Giảm giá";}.label-popular.menu-item > a:after{content:"Phổ biến";}

.cf-title-01 h3 {
	text-align:left;
	text-transform:uppercase;
	padding-bottom:5px;
	color:#fff;
}
.cf-title-01 h3:before {
	width:28px;
	height:5px;
	display:block;
	content:"";
	position:absolute;
	bottom:18px;
	left:50%;
	margin-left:-14px;
	background-color:#b80000;
}
.cf-title-01 h3:after {
	width:100px;
	height:1px;
	display:block;
	content:"";
	position:relative;
	margin-top:5px;
	left:50%;
	margin-left:-50px;
	background-color: #b80000;
}
.row-list-oto .col-inner {
    padding:15px;
}
.row-list-oto .row .col {
    padding: 0px 2px 0px 0px;
}
.row-list-oto .row .col .col-inner {
    padding: 0px 5px 0px 5px;
}
.title-border-left {
		border-left: 4px solid var(--primary-color);
    padding-left: 10px;
}
.wpcf7 p>span>input {
    border: 0 solid;
    border-bottom: 1px solid black;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    background: transparent !important;
}
.contact-input {
    padding-left: 40px !important;
}
.box-blog-post .is-divider {
    display: none;
}
.related.related-products-wrapper.product-section {
    display: none;
}
.woocommerce-Tabs-panel--description h2 {
		padding-top:15px;
}
.float-contact button {
    width: 180px;
}
.hotline-footer{display:none}
.float-contact {
position: fixed;
bottom: 20px;
left: 20px;
z-index: 99999;
}
.chat-zalo {
background:#1464f4;
border-radius: 3px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.chat-face {
background: #1464f4;
border-radius: 3px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.float-contact .hotline {
background: #1464f4!important;
border-radius: 3px;
padding: 0 18px;
color: white;
display: block;
margin-bottom: 6px;
}
.chat-zalo a, .chat-face a, .hotline a {
font-size: 15px;
color: white;
font-weight: 400;
text-transform: none;
line-height: 0;
}
@media (max-width: 549px){
.hotline-footer{display:block; position:fixed; bottom:0; width:100%; height:50px; z-index:99; background:rgba(0,0,0,0.6)}
.hotline-footer .left{    width: 50%;
    float: left;
    height: 100%;
    color: white;
    line-height: 43px;
    text-align: center;}
.hotline-footer .right{    width: 50%;
    float: right;
    height: 100%;
    line-height: 43px;
    text-align: center;}.absolute-footer{font-size:13px}
.blog-single .large-9, .blog-single .large-3{    flex-basis: 100%;
 max-width: 100%;}.blog-single .large-3{padding-left:15px; font-size:15px}
 
.blog-single .large-3 .widget-area .section4{display:none}.tin-tuc-section .cot1-2{display:none}.hotline-footer a{color:white}
.hotline-footer a{display:block;}.hotline-footer .left a{    background: #1464f4;
    line-height: 40px;
    margin: 5px;
 border-radius: 3px;}.hotline-footer .right a{background: #1464f4;
    line-height: 40px;
    margin: 5px;
 border-radius: 3px;}
.hotline-footer .left img, .hotline-footer .right img{width:30px;    padding-right: 10px;}
.float-contact{
display:none
}
}
.box-image:hover::before, .post-item:hover .box-image::before , .img:hover .img-inner::before{
-webkit-animation:shine .75s;animation:shine .75s
}
@-webkit-keyframes shine{
100%{left:125%}
}
@keyframes shine{
100%{left:125%}
}
.box-image::before, .img .img-inner::before{
position:absolute;
top:0;
left:-75%;
z-index:2;
display:block;
content:'';
width:50%;
height:100%;
background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);
-webkit-transform:skewX(-25deg);transform:skewX(-25deg)
}
.product-small.box:after, .mh-col-shadow > .col-inner:after, .post-item > .col-inner:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
height: 3px;
width: 100%;
transform-origin: right;
transition: transform .5s ease-in-out;
transform: scaleX(0);
}
.product-small.box:after, .mh-col-shadow > .col-inner:after, .post-item > .col-inner:after {
background: var(--primary-color);
}
.product-small.box:hover:after , .mh-col-shadow:hover > .col-inner:after, .post-item:hover > .col-inner:after {
transform-origin: left;
transform: scaleX(1);
}
.header-nav.nav li:first-child {
    background: #ff0000;
}
.nav-dropdown li:first-child {
    background: #fff;
}
.nav-dropdown li.menu-item > a {
    color: #68b0c4;
    border-bottom-color: #f3f3f3;
}
.wpb_wrapper h2 {
    font-size: 23px;
    margin-bottom: 5px;
    line-height: 28px;
	color:#ffffff
}
.wpb_wrapper p {
   line-height: 26px;
	color:#ffffff
}
h3.porto-sicon-title{
    font-size: 26px;
    font-weight: 700;
	color:#fff;
}
.dynamica, .dynamicb { position: relative;}
.dynamica:before {content: '';position: absolute;left: 0;top:0;width: 50vw;height: 100%;background-color: #c4c4c4;z-index: 1;display: block;transform: skew(-26deg, 0deg) translateX(-69%);}
.dynamica .col, .dynamicb .col {position: relative;z-index: 3;}
.dynamicb {margin-top: -170px;padding-top: 30px;}
.dynamicb:after {content: '';position: absolute;top: 0;right: 0;width: 50vw;height: 100%;background-color: #68B0C4;z-index: 1;display: block;transform: skew(-26deg, 0deg) translateX(69%);}
.dynamicb .img {margin-bottom: 30px;}
.dynamicb .col_text_column {margin-top: 180px;margin-bottom: 30px;}

.car_heading .bg-active .box-image:before {
    opacity: 1;
}
.car_heading .box-image img {
	position: relative;
	z-index:3;
}
.car_heading .box-image:before {
    content: "";
    position: absolute;
    background-image: url(https://omoda.danaweb.com.vn/wp-content/uploads/2025/04/nen-duoi-xe-1.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 0;
    opacity: 0;
    -webkit-transform: rotate(.2deg);
    -ms-transform: rotate(.2deg);
    transform: rotate(.2deg);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.nav-dropdown>li>a:hover {
    background-color:#68b0c4!important;
	color:#fff;
}
.nav-dropdown .tip {
    background: #68b0c4;
    border-color: #68b0c4;
}
.nav-dropdown .tip:before {
    content: "";
    position: absolute;
    left: -3px;
    top: 50%;
    margin-top: -2px;
    border-right: 3px solid;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    border-right-color: inherit;
}
.nav-dropdown .tip  {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-style: normal;
    line-height: 1;
    padding: 2px;
    position: relative;
    margin-left: 10px;
    vertical-align: middle;
    top: -1px;
}