/*
Theme Name: Mắt Bão WS
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
body {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}
.ss-km-single {
    border: 1px dashed red;
    border-radius: 4px;
}
.ss-km-single p {
    margin-bottom: 5px;
    font-size: 14px;
}
.fdklt, .r-fdklt > .col, .r-fdklt .wpcf7-submit {
    padding-bottom: 0;
    margin-bottom: 0;
}
.r-fdklt .wpcf7-submit {
    width: 100%;
    border-bottom: 4px solid #0b446f;
}
/***HEADER***/
.nav-dropdown li a {
	-moz-transition: padding-left .3s;
    -o-transition: padding-left  .3s;
    -webkit-transition: padding-left  .3s;
    transition: padding-left  .3s;
}
.nav-dropdown li:hover {
    background: #102b4e;
}
.nav-dropdown li:hover a {
    font-weight: bold;
	padding-left: 35px;
}
.has-dropdown .icon-angle-down {
	display: none;
}
.header.show-on-scroll, .stuck .header-main {
    display: none;
}
.chudong1 {
	white-space: nowrap;
    font-size: 34px;
    font-weight: bold;
    color: #ff0000;
    text-transform: uppercase;
    text-shadow: 2px 2px 0 #fff, 2px -2px 0 #fff, -2px 2px 0 #fff, -2px -2px 0 #fff, 2px 0px 0 #fff, 0px 2px 0 #fff, -2px 0px 0 #fff, 0px -2px 0 #fff, 1px 3px 13px #000;
}
.chudong1 span {
    font-family: utm-avo-bold;
}
.add {
    display: flex;
    align-items: center;
    justify-items: center;
	margin-top: 10px;
}
.add img {
    margin-right: 10px;
}
.add p {
    font-weight: bold;
}
.p-relative {
    position: relative;
}
.p-absolute {
    position: absolute;
}
.hotline-top {
    max-width: 250px;
}
.hotline-top span {
    font-size: 18px;
    font-family: utm-avo-bold;
    color: red;
    top: 33px;
    left: 30px;
}
.hotline-top strong {
    color: #111;
	font-size: 14px;
}
.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {
    0% {
         opacity: 1.0;
    }
    50% {
         opacity: 0.0;
    }
    100% {
         opacity: 1.0;
    }
}
@-webkit-keyframes blinker {
    0% {
         opacity: 1.0;
    }
    50% {
         opacity: 0.0;
    }
    100% {
         opacity: 1.0;
    }
}
@keyframes blinker {
    0% {
         opacity: 1.0;
    }
    50% {
         opacity: 0.0;
    }
    100% {
         opacity: 1.0;
    }
}
.header-bottom-nav > li {
    width: 150px;
    text-align: center;
    padding: 0;
    margin: 0;
}
.header-bottom-nav > li > a {
	font-size: 15px;
	height: 47px;
    width: 150px;
    display: inline-grid;
}
.header-bottom-nav > li:hover > a {
    background: url(./assets/img/menu-hover.png) no-repeat;
}
.header-search-form {
    background: url(./assets/img/bg_search.png)no-repeat;
    height: 47px;
	width: 250px !important;
    padding-left: 30px !important;
}
.header-search-form input, .header-search-form .searchform .button {
	background: none !important;
    border: none !important;
    outline: none !important;
	box-shadow: none !important;
	height: 47px;
}
.header-search-form input::placeholder, .header-search-form input[type='search']:focus {
	color: white;
}
/*** FOOTER ***/
.footer-top {
    background: #e4e5e6;
}
.footer-middle {
    background: url(./assets/img/bg-footer-bottom.png)no-repeat right center;
    height: 80px;
    line-height: 80px;
}
.fb-ic-box-l {
    background-color: var(--primary-color);
    clip-path: polygon(0 0, 100% 0%, 89% 100%, 0% 100%);
    bottom: 0%;
	max-height: 80px;
}
.fb-ic-box-l .icon-box {
    padding-left: 12%;
}
.footer-middle .social-icons a {
    margin-bottom: 0;
}
.footer-middle input:not([type="submit"]) {
    border: none;
    border-bottom: 1px solid grey;
    background: transparent;
    border-radius: 0;
}
.footer-middle input.button {
    font-family: utm-avo;
    border-radius: 0;
    border-bottom: 3px solid #0b2858;
}
.footer-end-b {
    height: 50px;
	line-height: 50px;
    background: rgb(16, 43, 78);
}
.footer-end-b .col, .footer-end-b p {
    padding-bottom: 0;
    margin-bottom: 0;
}
.absolute-footer {
	display: none !important;
}
/*** END FOOTER ***/
/*** slider in product info ***/
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}
.jssorb032 {
  position: absolute;
}
.jssorb032 .i {
  position: absolute;
  cursor: pointer;
}
.jssorb032 .i .b {
  fill: #fff;
  fill-opacity: 0.7;
  stroke: #000;
  stroke-width: 1200;
  stroke-miterlimit: 10;
  stroke-opacity: 0.25;
}
.jssorb032 .i:hover .b {
  fill: #000;
  fill-opacity: .6;
  stroke: #fff;
  stroke-opacity: .35;
}
.jssorb032 .iav .b {
  fill: #000;
  fill-opacity: 1;
  stroke: #fff;
  stroke-opacity: .35;
}
.jssorb032 .i.idn {
  opacity: .3;
}
.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}
.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}
.jssora051:hover {
  opacity: .8;
}
.jssora051.jssora051dn {
  opacity: .5;
}
.jssora051.jssora051ds {
  opacity: .3;
  pointer-events: none;
}
/*** single product ***/
.single-product .sticky-jump .stuck {
    display: none;
}
.single-product .wc-tabs {
    display: none;
}
.single-product .nav-tabs+.tab-panels {
    border: none;
    padding: 0;
}
.single-product .section-title-normal {
    border-bottom: 2px solid #102b4e;
}
.ct-title-red .section-title-normal span {
    border-bottom: 2px solid #ff0000;
    color: #ff0000;
}
/*** menu hor in product info ***/
.fixedProduct {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9999;
    width: 100%;
    text-align: center;
}
.hor-menu-info li:first-child {
    margin-left: 0 !important;
}
.hor-menu-info>li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    margin: 0;
    transition: background-color .3s;
}
.hor-menu-info > li > a {
	line-height: 50px;
	color: white;
	padding: 0 .75em;
	display: block;
}
.hor-menu-info > li.active, .hor-menu-info > li:hover {
    background: linear-gradient(to right, #f7971e, #FBBC05);
}
ul.hor-menu-info {
    background-image: linear-gradient(248deg, rgb(0, 0, 0) 0%, rgb(14, 113, 184) 100%);
	text-align: center;
}
/*** car color ***/
.swatch-images .list-thumbnail {
	margin: 20px 0 0 0;
	display: flex;
    justify-content: center;
}
.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-width: 2px;
	border-style: solid;
	border-color: #ffab00;
}
.swatch-images .list-thumbnail ul li a span {
	display: inline-block;
	width: 35px;
	height: 35px;
	border: 2px solid #ccc;
}
.swatch-images .list-thumbnail ul li a.active span {
	border: 2px solid #ffab00;
}
.swatch-images .list-thumbnail ul li:hover a span {
    border: 3px solid #0f2c4e;
}
/*** gia xe tham khao ***/
.product-short-description tbody tr:first-child {
	background: #102b4e;
}
.product-short-description tbody tr:first-child td {
    color: white;
    text-align: center;
    font-weight: bold;
    font-family: utm-avo;
}
.product-short-description tbody tr:not(:first-child) {
	background: #eee;
}
.product-short-description tbody tr:not(:first-child) td {
	padding-left: 10px;
}
.txt-head {
	color: #e90900;
}
.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%);
}
.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%
	}
}
.product-small .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)
}
/*** news home ***/
.news-home-1 .is-divider, .list-news-home-2 .is-divider, .list-news-home-4 .is-divider {
    background: transparent;
}
.news-home-1 .post-item {
    padding-bottom: 0;
}
.news-home-1 .post-title {
	font-weight: normal;
}
.news-home-1 .post-title:hover, .list-news-home-2 .post-title:hover {
	color: #102b4e;
}
.list-news-home-2 .box-text {
    margin: 0;
    padding: 0;
}
.list-news-home-2 .box-text h5, .list-news-home-4 .box-text h5 {
	font-weight: normal;
}
.list-news-home-2 .post-title, #footer ul li {
    font-weight: normal;
    background: url(./assets/img/arrow-left.png) no-repeat left 6px;
    padding-left: 25px;
}
/*** blog ***/
.blog .widget-title, .single-post .widget-title, .archive .widget-title {
    background-color: var(--primary-color);
    color: #edeff0;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 15px;
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}
.widget .is-divider {
    display: none;
}
.widget .recent-blog-posts a {
    font-size: 13px;
}
.widget .searchform input[type='search'] {
    border-color: #102b4e;
}
.widget .searchform .button.icon {
    background-color: #102b4e !important;
    border: none;
}
/*** footer ***/
#footer .wpcf7-submit {
    width: 100%;
}
.wpcf7-spinner {
    display: none;
}
#footer ul li {
    font-size: 14px;
	list-style: none;
}
#footer .section-title-normal {
    border-bottom: 0;
}
#footer .section-title-main {
    font-size: 16px;
    text-transform: uppercase;
    height: 28px;
    line-height: 28px;
    display: inline-block;
    color: #fff;
    background: var(--primary-color);
    padding: 0;
    width: 100%;
    text-align: center;
    margin-left: 31px;
    margin-right: 31px;
}
#footer .section-title-main:before {
    content: "";
    background-color: var(--primary-color);
    mask-image: url(./assets/img/bg-title-footer-left.png);
    display: block;
    height: 28px;
    width: 31px;
    position: absolute;
    top: 0;
    left: 0;
}
#footer .section-title-main:after {
    content: "";
    background-color: var(--primary-color);
    mask-image: url(./assets/img/bg-title-footer-right.png);
    display: inline-block;
    height: 28px;
    width: 31px;
    position: absolute;
    top: 0;
    right: 0;
}
#footer input, #footer textarea {
    margin-bottom: 0;
}
.footer-end-b {
    font-size: 12px;
}
.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  screen and (max-width: 1366px) {
    .fb-ic-box-l {
		background-position: right;
		max-width: 280px;
		font-size: 14px;
	}
}
@media  screen and (max-width: 1080px) {
    .fb-ic-box-l {
		font-size: 13px;
	}
	.fb-ic-box-l .icon-box {
		padding-left: 0;
	}
}
/*** ipad ***/
@media only screen and (max-width: 768px) {
	/*** footer ***/
	.fb-ic-box-l {
		background-position: right;
	}
	.fb-ic-box-l .icon-box {
		padding-left: 0;
	}
	.footer-btn-dklt .icon-box-text {
		padding-left: 0.5em !important;
	}
	#footer .section-title-main {
		font-size: 14px;
	}
	#footer .section-title-main:before {
		width: 32px;
	}
	#footer .section-title-main:after {
		width: 33px;
	}
	.footer-top > .col {
		padding-bottom: 0;
	}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	/*** single ***/
	#wpf003 img {
		width: 30% !important;
	}
	.hotlinefix {
		display: none;
	}
	#sticky-nav {
		display: none;
	}
	.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
	}
	/*** footer ***/
	.social-icons {
		text-align: center;
	}
	.fb-ic-box-l {
		bottom: 10%;
		max-height: 80px;
		background-position: right;
		max-width: 65%;
	}
	.fb-ic-box-l {
		bottom: 10%;
		max-height: 80px;
	}
	.footer-middle .wpcf7 {
		display: none;
	}
	.footer-end-b {
		margin-bottom: 62px;
	}
	/*** thu tuc ***/
	.hd-mb {
		display: none;
	}
	.ss-tt {
		padding-bottom: 0 !important;
	}
	.txt-head {
		display: block;
	}
	/*** header ***/
	.header.show-on-scroll, .stuck .header-main {
		display: block;
	}
	.hor-menu-info > li > a {
		font-size: 14px;
		line-height: 50px;
	}
}
.thongso {
    border: 0;
}
.info-car td {
    border: 1px solid #eee;
    padding: 20px;
    vertical-align: top;
}
.info-car td:first-child {
    font-size: 16px;
    font-weight: 600;
}
.info-car td ul {
    margin: 0;
    padding-left: 0;
    list-style: none;
}
.info-car td ul li:nth-child(2n) {
    background: #f7f7f7;
}
.info-car td ul li {
    padding: 10px 20px;
    color: #616161;
}
@media (max-width:768px) {
	.info-car tr {
		display: flex;
		flex-wrap: wrap;
	}
	.info-car tr td {
		width: 100% !important;
	}
}