/*
Theme Name: Approvn
Description: Web ô tô
Author: WebOto.vn
Author URI: https://weboto.vn/
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/*** POPUP ***/
.phoneshowallcall:hover {
	color: #fff;
}
.phoneshowallcall {
    width: 210px;
    display: block;
    background: #c00;
    color: #fff;
    height: 50px;
    border-radius: 25px;
    margin: 0 auto;
}
.phoneshowallcall strong {
    line-height: 40px;
    display: block;
    float: left;
    width: 40px;
    text-align: center;
    margin: 5px;
    border-radius: 50%;
    background: #fff;
    color: #c00;
    font-size: 30px;
}
.phoneshowallcall span {
    display: block;
    float: left;
    font-size: 15px;
    line-height: 14px;
    margin: 5px 10px 2px 5px;
    margin-left: 5px;
}
.phoneshowallcall b span {
    font-size: 20px;
}
.phoneshowallcall b {
    display: block;
    font-size: 20px;
    float: left;
}
.popup-info ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.popup-info ul li {
    color: #5a5a5a;
    padding-left: 0;
    text-align: left;
    margin: 3px 0;
    position: relative;
    font-size: 16px;
    display: flex;
    align-items: center;
}
.popup-banner {
    padding: 5px 20px;
}
.gradient-heading-pop {
    font-weight: 600;
    line-height: auto;
    text-align: center;
    background: linear-gradient(45deg,#ff8a00,#e52e71,#044bea,#7a00ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 300% 300%;
    animation: gradient-text 8s ease infinite;
    border: dashed 1px #908787;
    padding: 10px;
    font-size: 15px;
}
.gradient-heading-pop p {
    margin: 0;
}
/*** END POPUP ***/
/*** THANK YOU ***/
.rmLine b {
    background: transparent;
}
.shadow-solution > .col-inner {
	position: relative;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 4px #00000040;
	border-radius: 20px;
	background-color: #ffffff;
}
.shadow-solution > .col-inner .img {
    border-radius: 9999px;
    box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 4px #00000040;
    width: 120px !important;
    height: 120px;
    padding: 20px;
    margin-top: -60px;
    background: #ffffff;
}
.shadow-solution input[type=text], .shadow-solution input[type="email"], .shadow-solution textarea {
    border-radius: 5px;
	margin-bottom: 0;
}
.bongmo .col-inner:before {
    content: "";
    opacity: .1;
    background-color: rgb(68 73 77 / 1);
    border-radius: 20px;
    width: calc(100% - 100px);
    height: 110%;
    display: block;
    z-index: -10;
    left: 50%;
    position: absolute;
    transform: translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1);
}
/*** END THANK YOU ***/v
#header-contact li>a>i {
	border: 2px solid #e90900;
	color: #e90900;
	width: 33px;
	border-radius: 50%;
	padding: 5px 0;
	text-align: center;
	background: #fff;
}

#header-contact li>a {
	padding: 0;
	background: #e90900;
	color: #fff !important;
	padding-right: 15px;
	border-radius: 30px 0 0 30px;
	font-size: 16px;
	line-height: inherit;
}

#top-bar .hlc,
.hlt {
	font-weight: bold;
	font-size: 15px;
}

#top-bar .hlc {
	color: #e90900;
}

.form-call-back {
	position: absolute;
	width: 400px;
	top: 30px;
	right: 70px;
	background-size: 100% 100%;
	padding: 15px;
	border-radius: 10px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.6);
}

.form-call-back input {
	box-shadow: none;
	border-radius: 5px;
	font-weight: 400;
}

.form-call-back input[type='submit'] {
	border: 2px solid #fff;
	border-radius: 10px;
	margin-bottom: 0;
}

.txt-des {
	text-align: center;
}

.tt-line {
	border: 1px dashed #000000;
	display: block;
	position: absolute;
	top: 50%;
	left: 100%;
	width: 100%;
}

.box>.box-image:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s
}

@-webkit-keyframes shine {
	100% {
		left: 125%
	}
}

@keyframes shine {
	100% {
		left: 125%
	}
}

.box>.box-image::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)
}

.ss-circle .section-content {
	background: -webkit-linear-gradient(left, #292929 50%, transparent 50%);
	background: linear-gradient(90deg, #292929 50%, transparent 50%);
}

.qode-elliptical-slide-svg-holder {
	position: absolute;
	height: 100%;
	left: -1px;
	top: 0;
}

.ss-circle h5 {
	height: 45px;
}

.img-circle img {
	border-radius: 50%;
}

.font-size-20 span {
	font-size: 20px;
}

.rev-bot .col {
	padding-bottom: 0;
	margin-bottom: 0;
}

.btn-red {
	background-color: #e11428;
	height: 60px;
	line-height: 60px;
}

.btn-white span {
	color: #e90900;
}

.btn-white i:before {
	color: #e90900 !important;
}

.ss-car .box-text {
	padding-left: 15px;
	padding-right: 15px;
}

.ss-tt img {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.ss-tt .box-text {
	position: absolute;
	top: 35%;
}

.ss-tt .box {
	border: 12px solid #fff;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}

.ss-tt .item-number {
	position: absolute;
	top: 22%;
	left: 88%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	color: #000;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.txt-head {
	color: #e90900;
}

#footer ul li {
    font-size: 14px !important;
    background: url(/wp-content/themes/approvn/assets/img/bg-li-footer.png) no-repeat left 8px;
    display: block;
    padding-left: 15px;
    border: none;
    margin-left: 0;
}
/*** SINGLE PRODUCT ***/
.custom-product-page .tabs {
    display: none;
}
/*car color*/
.swatch-images .main-image {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.swatch-images .main-image {
	with: 300px;
	overflow: hidden;
	border: 1px solid #ccc;
	text-align: center;
	box-shadow: 0px 3px 3px #999;
}

.swatch-images .main-image img {
	width: 100%;
}

.swatch-images .list-thumbnail {
	margin: 20px 0 0 0;
}

.swatch-images .list-thumbnail .label {
	float: left;
	background: none;
	color: #666;
	font-size: 1.2em;
}

.swatch-images .label {
	display: inline;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.swatch-images .list-thumbnail ul {
	margin: -4px;
	padding: 0;
	list-style: none;
	display: inline;
}

.swatch-images .list-thumbnail ul li {
	float: left;
	margin: 4px;
}

.swatch-images .list-thumbnail ul li .thumbnail {
	border-radius: 50%;
	padding: 1px;
	border: none;
}

.swatch-images .list-thumbnail ul li a.active span {
	border: 2px solid #ffab00;
}

.swatch-images .list-thumbnail ul li a span {
	display: inline-block;
	width: 45px;
	height: 45px;
	border: 2px solid #ccc;
}

.swatch-images .list-thumbnail ul li a.active span {
	border: 2px solid #ffab00;
}
/*end car color*/
.bottom-contact {
	display: none;
}
#sticky-nav {
    display: block;
    position: fixed;
    right: 0px;
    z-index: 997;
    top: 30%;
    transform: translateY(-50%);
}
#sticky-nav .sticky-item {
    background: #232323;
    overflow: hidden;
    border-bottom: 2px solid #161616;
    position: relative;
    display: block;
    width: 50px;
    margin: 0;
    outline-offset: -1px;
    -webkit-transition: width .15s ease-in-out;
    transition: width .15s ease-in-out;
    cursor: pointer;
    float: right;
    clear: both;
}
#sticky-nav .icon-sticky {
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    width: 50px;
}
#sticky-nav .icon-sticky img {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    margin: 10px;
    display: inline-block;
}
#sticky-nav .info-expanded {
    display: none;
    -webkit-transition: display .15s ease-in-out;
    transition: display .15s ease-in-out;
    color: #fff;
    font-size: 17px;
}
#sticky-nav .sticky-item:hover, #sticky-nav .sticky-item.active {
    width: 200px;
    background: #db2128;
    border-color: #961015;
}
#sticky-nav .sticky-item:hover .info-expanded, #sticky-nav .sticky-item.active .info-expanded {
    display: block;
    position: absolute;
    width: 100%;
    height: 50px;
    top: 0px;
    line-height: 50px;
    padding-left: 50px;
    color: #fff;
    text-decoration: none;
}
.hotlinefix {
    position: fixed;
    bottom: 6px;
    left: 42px;
    z-index: 99;
}
.hotlinefix .phone {
	width: 220px;
    background: #FFF;
    border-radius: 39px;
    left: -30px;
    top: -29px;
    position: absolute;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.4);
}
.hotlinefix .phone p {
    line-height: 50px;
    margin: 0;
    padding: 0;
}
.hotlinefix .phone p a {
    font-style: inherit;
    color: #F00;
    text-shadow: none;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
	line-height: 66px;
	margin-left: 70px;
}
.circle-hotline {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background-color: #F00;
    -webkit-transition: height .25s ease, width .25s ease;
    transition: height .25s ease, width .25s ease;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
    margin-top: 3px;
    margin-left: -3px;
}
.circle-hotline span {
    margin: 12px;
    display: inline-block;
}
.circle-hotline img {
    width: 50px;
    max-width: 100%;
    height: auto;
}
.circle-hotline:before {
    -webkit-animation: ripple 2s linear infinite;
    animation: ripple 2s linear infinite;
}
.circle-hotline:after {
    -webkit-animation: ripple 2s linear 1s infinite;
    animation: ripple 2s linear 1s infinite;
}
.circle-hotline:before, .circle-hotline:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 1px solid #F00;
}
@-webkit-keyframes ripple {
	0% {
		-webkit-transform: scale(1);
	}
	75% {
		-webkit-transform: scale(1.75);
		opacity: 1;
	}
	100% {
		-webkit-transform: scale(2);
		opacity: 0;
	}
}

@keyframes ripple {
	0% {
		transform: scale(1);
	}
	75% {
		transform: scale(1.75);
		opacity: 1;
	}
	100% {
		transform: scale(2);
		opacity: 0;
	}
}
@media only screen and (max-width: 48em) {
	.hotlinefix {
		display: none;
	}
	#sticky-nav {
		display: none;
	}
	#banner-879737580 {
		height: 150px;
	}
	.nav-vertical>li>a {
		color: white !important;
	}
	.hd-mb {
		display: none;
	}
	.slider-home .row-small>.col {
		padding-bottom: 0 !important;
	}
	.ss-tt,
	.ss-car,
	.ss-safe {
		padding-bottom: 0 !important;
	}
	.ss-action a.button {
		margin-bottom: 0;
		font-size: 1em;
	}
	.ss-action a.button span {
		font-size: 14px;
	}
	.ss-action .col {
		padding-bottom: 15px;
	}
	p.txt-des {
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 0;
	}
	.txt-head {
		display: block;
	}
	.ss-circle .section-content {
		background-color: #292929;
	}
	.bottom-contact {
		display: block;
		position: fixed;
		bottom: 0;
		background: #06396a;
		width: 100%;
		z-index: 99;
		box-shadow: 2px 1px 9px #dedede;
		border-top: 1px solid #eaeaea
	}
	.bottom-contact ul li {
		width: 25%;
		float: left;
		list-style: none;
		text-align: center;
		font-size: 0.65em !important;
	}
	.bottom-contact ul li span {
		color: white;
	}
	.bottom-contact ul li img {
		width: 35px;
		margin-top: 10px;
		margin-bottom: 0px
	}
	.absolute-footer {
		height: 150px;
	}
}