:root {
	--main-color-one: #39aeae;
	--main-color-two: #39aeae;
	--main-color-three: #f5f5f5;
}

.dynamic-banner-main {
    /* margin-top: 10px; */
}
.ws-landing {
    overflow: hidden;
}

.wtg-accessories {
    display: none !important;
}

@media screen and (max-width: 1600px) {
    .dynamic-banner-main {
        margin: -5% -25% -5%;
        transform: scale(0.75);
        -o-transform: scale(0.75);
        -moz-transform: scale(0.75);
        -webkit-transform: scale(0.75);
    }

    .wtg-product .dynamic-tag {
        margin-bottom: 10px;
    }
}

@media screen and (min-width: 1400px) {
	.wrapper {
		max-width:1630px;
	}
	.headerV2 .column {
		display:table-cell;
	}
	.headerV2 .column.last {
		float:right;
	}
	.column.form-box-search {
		max-width:initial;
	}
	.form-box-search table {
		width:100%;
	}
	.form-box-search input {
		width:100%;
		min-width:460px !important;
	}
	
	#slide-banner img {
		width: 100%;
	}
	
	.grid_news .wrap_item:nth-child(3n+1) {
		clear:none;
	}
	.grid_news .wrap_item {
		width:16.6%;
	}
	#ext_status_5 img {
		width:100%;
	}
}

#formSearch .maker.open {
	top: 120px ! important;
}
.wtg-label .item a,
.slider_prod {
	background: white;
}

#box-ban-chay .owl-carousel {
	overflow: initial;
}
#box-ban-chay .owl-controls {
    top: -60px;
    right: 10px;
	position: absolute;
}
#box-ban-chay .owl-nav {
	gap: 10px;
	display: flex;
}
#box-ban-chay .owl-prev,
#box-ban-chay .owl-next {
    width: 40px;
    height: 40px;
    color: white;
    padding: 10px;
	display: grid;
    font-size: 16px;
	text-align: center;
    align-items: center;
	border-radius: 100%;
    color: var(--main-color-one);
	border: 1px solid var(--main-color-one);
}
#box-ban-chay .owl-prev:hover,
#box-ban-chay .owl-next:hover {
    color: white;
    background: var(--main-color-one);
}

.fancybox-skin {
	box-shadow: none !important;
	background: transparent !important;
}
.fancybox-inner {
	min-height: 216px;
	height: initial !important;
}
.gg-ads-home {
	margin: auto;
	text-align: center;
    margin: 20px 0 50px;
}
.gg_ads_home_300_250 {
	margin-top: 50px;
}

.wrap_style {
    display: none;
}

div#slide-banner>.wrapper {
	display: grid;
	grid-template-columns: 28.45% 71.55%;
}
div#slide-banner .fl {
    width: 100%;
    padding: 2px 2px 2px 0;
}
div#slide-banner .fr {
    width: 100%;
}
div#slide-banner .group-item {
	display: grid;
	grid-template-columns: 20% 20% 20% 20% 20%;
	margin-left: 0;
    margin-right: 0;
}
div#slide-banner .fr .item {
    margin: 0;
	float: none;
    width: 100%;
	padding: 2px;
}

#slide-banner .fl .item {
    overflow: hidden;
}

#slide-banner .fr .item {
    overflow: hidden;
    float:left;
	margin:0 0 5px 5px;
	width: 24.25%;
}

#slide-banner .item a {
    overflow: hidden;
    display: block;
}

#box-gallery::after,
.banner_nivo .nivo-controlNav a:before,
.wtg-label:after {
    content: ''
}

#box-gallery h3, #box-gallery .title,
.wtg-product .prod-title .title-lable {
    text-transform: uppercase
}

#box-gallery {
    margin-bottom: 45px
}

#box-gallery::after {
    display: block;
    clear: both
}

#box-gallery h3, #box-gallery .title {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 60px;
    color: #39aeae;
}

#box-gallery .img {
    float: left;
    width: 20%;
    display: block;
	overflow: hidden;
	position: relative;
	border: 1px solid white;
}
#box-gallery .img span {
	display: block;
	padding-top: 65%;
	overflow: hidden;
	position: relative;
	transition: all .3s ease;
}
#box-gallery .img img {
	top: 50%;
	left: 50%;
    width: 100%;
    height: auto;
	position: absolute;
	transition: all .3s ease;
    border-left: 1px solid white;
	transform: translate(-50%, -50%);
}

#box-gallery .img:nth-child(5n+5) img {
    border-left: 0
}

.slider_prod .item {
    width: 25%;
    float: left
}

.btnClick {
    width: 15px!important;
    height: 18px!important
}

.pause {
    background: url(../images/hero-dot-pause.png) no-repeat
}

.autoplay {
    background: url(../images/hero-dot-play.png) no-repeat
}

.div_result .img {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}
.div_result .no-item {
    margin-top: 50px
}

#wtg-content {
    padding-bottom: 30px
}

.wtg-style {
    position: absolute;
    bottom: 20px;
    left: 20px;
    z-index: 39;
    width: 290px
}

.wtg-style .item {
    width: 25%;
    float: left;
    height: 80px;
    border-left: 1px solid rgba(255, 255, 255, .2);
    background: url(../images/icon1.png) 20px 100% no-repeat var(--main-color-one);
    padding: 13px 15px 13px 90px;
    overflow: hidden;
    color: white;
    font-size: 16px;
    line-height: 27px
}

.wtg-style .item div {
    white-space: nowrap
}

.wtg-style .item .bold {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    text-transform: uppercase
}

.wtg-style .item1 {
    background-image: url(../images/icon1.png)
}

.wtg-style .item2 {
    background-image: url(../images/icon2.png)
}

.wtg-style .item3 {
    background-image: url(../images/icon3.png)
}

.wtg-style .item4 {
    background-image: url(../images/icon4.png)
}

.wtg-label {
    z-index: 30;
    overflow: hidden;
	position: relative;
	display: grid;
	grid-template-columns: 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5% 12.5%;
}
.wtg-label .item a {
    display: block;
    padding-top: 60%;
    position: relative
}

.wtg-label .item a img {
    top: 50%;
    left: 50%;
    max-width: 80%;
	max-height: 60px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
#slide-banner {
	margin-top: 0;
	padding-top: 20px;
	margin-bottom:15px;
}
.slider_prod .item .i-image a .img,
.slider_prod .slick-arrow:after {
    transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.wtg-product {
    margin: 20px 0 50px
}
.wtg-product .prod-title .inner {
	align-items: center;
	padding-bottom: 12px;
}
#box-ban-chay.wtg-product .prod-title .inner {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
}
.wtg-product .prod-title .title-lable h2, .wtg-product .prod-title .title-lable .title {
	font-size: 25px;
	font-weight: 400;
    line-height: 40px;
	font-family: 'UTM-Helvetins';
}

.wtg-product .prod-title .title-lable h2 a, .wtg-product .prod-title .title-lable .title a {
	color: var(--main-color-one);
	color: #39aeae;
}
.wtg-product .title-link ul {
	gap: 10px;
	display: flex;
	align-items: center;
}

.wtg-product .title-link ul li a {
    display: block;
    font-weight: 700;
    line-height: 20px;
    padding: 9px 15px;
	background: white;
	border-radius: 30px;
    text-transform: uppercase;
    color: var(--main-color-one);
	border: 1px solid var(--main-color-one);
}

.wtg-product .view-more {
	font-size: 16px;
	font-weight: 700;
    margin: 35px auto 0;
	text-transform: uppercase;
}

.wtg-product .view-more a {
    color: white;
	padding: 8px 30px;
    border-radius: 30px;
    background: var(--main-color-two);
	align-items: center;
    display: inline-flex;
	border: 1px solid var(--main-color-two);
}
.wtg-product .view-more a::after {
    content: '';
	margin-left: 10px;
	border-top: 6px solid white;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}
.slider_prod {
    overflow: hidden;
}

.slider_prod .item {
    position: relative;
}
.slider_prod:not(.owl) .item {
	margin-bottom: 15px;	
}
.slider_prod:not(.owl) .item::after {
	top: 100%;
	left: 15px;
	right: 15px;
	content: '';
	position: absolute;
	border-bottom: 2px solid #ddd;
}

.slider_prod .item .i-link .buy_now:before,
.slider_prod .item .i-link .compare {
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
}

.slider_prod .item .i-image {
    position: relative;
    z-index: 1
}

.slider_prod .item .i-image a {
    display: block;
    position: relative;
    padding-top: 100%
}

.slider_prod .item .i-image a .img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.slider_prod .item .i-image a .i-label {
    position: absolute;
    top: 5px;
    left: 5px
}

.slider_prod .item .i-image a .i-label img {
    max-width: 80px;
	height: auto;
}

.slider_prod .item .i-image a .i-status {
    position: absolute;
    top: 10px;
    right: 20px
}

.slider_prod .item .i-image a .i-label span,
.slider_prod .item .i-image a .i-status span {
    display: block;
    margin-bottom: 5px;
    text-align: right
}

.slider_prod .item .i-image a .i-status img{
    max-width:70px;
	max-height:50px;
}

.slider_prod .item .i-image a .i-info {
    bottom: 0;
    gap: 20px;
    left: 20px;
    right: 20px;
    display: flex;
    position: absolute;
    align-items: center;
}
.slider_prod .item .i-image a .i-info .icon-inverter {
    margin: 0;
}

.slider_prod .item .i-image a .i-info img {
    max-height: 20px;
    display: inline-block
}

.slider_prod .item .i-image a .i-info .fl img {
    margin-right: 5px
}

.slider_prod .item .i-image a .i-info .fr img {
    margin-left: 5px
}

.slider_prod .item .i-desc {
    padding: 15px;
    position: relative;
    z-index: 1
}

.slider_prod .item .i-title {
    color: #555;
    font-size: 16px;
    min-height: 48px;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    word-break: break-word;
    -webkit-box-orient: vertical;
}

.slider_prod .item .i-title a {
    font-size: 16px;
    line-height: 24px;
    color: #555;
    font-weight: 300
}

.slider_prod .item:hover .i-title a {
    color: var(--main-color-two)
}

.slider_prod .item .i-price {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    overflow: hidden
}

.slider_prod .item .i-price .promotion {
    margin-right: 10px;
    color: #fc9639
}

.slider_prod .item .i-price .regular {
    font-size: 16px;
    color: var(--color-price-old);
    text-decoration: line-through
}

.slider_prod .item .i-link .buy_now {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    line-height: 20px;
    padding: 7px 35px 7px 10px;
    border: 1px solid var(--main-color-one);
    color: white;
    background: var(--main-color-one);
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

.slider_prod .item .i-link .buy_now:hover {
    color: var(--main-color-one)
}

.slider_prod .item .i-link .buy_now:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    content: '';
    background: white;
    transition: all .5s ease;
    border-radius: 4px
}

.slider_prod .item .i-link .buy_now:after {
    position: absolute;
    top: 7px;
    right: 10px;
    font-family: fontawesome;
    font-weight: 400;
    content: '\f07a';
    font-size: 16px
}

.slider_prod .item .i-link .buy_now:hover:before {
    right: 0
}

.slider_prod .item .i-link .buy_now span {
    position: relative;
    z-index: 1
}

.slider_prod .item .i-link .compare {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 20px;
    padding: 10px 0;
    opacity: 0;
    transition: all .5s ease
}

.slider-service .item:before,
.slider_prod .slick-arrow {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

.slider_prod .item .i-link .compare:before {
    content: '+ '
}

.slider_prod .item:hover .i-link .compare {
    opacity: 1
}

.slider_prod .slick-arrow {
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    color: #666;
    transition: all .5s ease;
    opacity: 0
}

.slider_prod:hover .slick-arrow {
    opacity: 1
}

.slider_prod .slick-prev {
    left: 1px
}

.slider_prod .slick-next {
    right: 2px
}

.slider_prod .slick-arrow:hover {
    background: var(--main-color-one);
    color: #fff
}

.slider_prod .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 40px;
    font-family: fontawesome
}

.div_result .loading img,
.slider-accessories .item .i-image a img {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

.slider-service .item .i-title,
.slider-service .item .i-title h3 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
    text-overflow: ellipsis
}

.slider_prod .slick-prev:after {
    content: '\f104';
    margin-left: -2px
}

.slider_prod .slick-next:after {
    content: '\f105';
    margin-right: -2px
}

.div_result {
    position: relative
}

.div_result .loading {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../images/loading.gif) center center no-repeat rgba(255, 255, 255, .4);
    -webkit-background-size: 50px 50px;
    -moz-background-size: 50px 50px;
    -o-background-size: 50px 50px;
    background-size: 50px 50px;
    z-index: 5
}

.div_result .loading img {
    width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.wtg-service {
    padding: 0 0 60px;
}

.slider-service {
	position: relative;
	display: grid;
	gap: 10px;
	align-items: center;
}
.slider-service::after {
	top: 0;
	bottom: 0;
	left: 100%;
	content: "";
	right: -9999px;
    overflow: hidden;
	margin-left: 20px;
	position: absolute;
    border-radius: 30px;
    background: url(../images/bg-service.jpg) no-repeat left center;
}

.slider-service .item {
    position: relative;
    background-color: white;
    background-position: 20px 50%;
	background-size: 60px 60px;
    background-repeat: no-repeat;
    padding: 10px 30px 10px 100px;
}
.slider-service .item .i-title h3, .slider-service .item .i-title .title {
    font-size: 16px;
	line-height: 1.3;
}
.slider-service .item:first-child {
	padding-left: 0;
	background: none ! important;
}
.slider-service .item:first-child .i-title {
	margin-bottom: 5px;
}
.slider-service .item:first-child h3, .slider-service .item:first-child .title {
	color: #39aeae;
	font-size: 30px;
	font-weight: 400;
	line-height: 40px;
	font-family: 'UTM-Helvetins';
}
.slider-service .item:first-child h3::before, .slider-service .item:first-child .title::before {
	content: "\f046";
	font-family: FontAwesome;
	margin-right: 10px;
	font-weight: 400;
}
.slider-service .item:not(:first-child) {
	border-radius: 10px;
	border-left: 5px solid #69cffa;
	-webkit-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.2);
	box-shadow: 1px 3px 5px 0px rgba(0,0,0,0.2);
}

.slider-service .item .i-title {
    margin-bottom: 2px;
    text-transform: uppercase;
    color: #39aeae;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.slider-service .item .i-content {
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    overflow: hidden
}

.wtg-accessories .va-title,
.wtg-accessories .va-title h2 {
    font-size: 20px;
    line-height: 40px
}

.slider-service .item .i-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.slider-service .item .i-link a {
    height: 100%;
    display: block;
	text-indent: -9999px;
}

.slider-service .slick-dots {
    bottom: -30px;
    text-align: center
}

.slider-service .slick-dots li {
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -o-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -ms-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -moz-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0);
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    -o-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
    background: 0 0;
    width: 16px;
    height: 16px
}

.slider-service .slick-dots li button {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: 0;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: transparent;
    text-indent: -999em;
    cursor: pointer;
    position: absolute;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-box-shadow: inset 0 0 0 2px #999;
    -moz-box-shadow: inset 0 0 0 2px #999;
    box-shadow: inset 0 0 0 2px #999
}

.slider-service .slick-dots li.slick-active,
.slider-service .slick-dots li:hover {
    -moz-box-shadow: 0 0 0 #45bee9;
    -webkit-box-shadow: 0 0 0 #45bee9;
    -o-box-shadow: 0 0 0 2px #45bee9;
    -ms-box-shadow: 0 0 0 2px #45bee9;
    box-shadow: 0 0 0 2px #45bee9;
    border: none;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background: 0 0
}

.slider-service .slick-dots li.slick-active button,
.slider-service .slick-dots li:hover button {
    transform: scale(.4);
    -webkit-transform: scale(.5);
    -ms-transform: scale(.5);
    -o-transform: scale(.5);
    -moz-transform: scale(.5);
    background-color: #45bee9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.wtg-accessories {
    margin-bottom: 50px
}

.wtg-accessories .va-title h2 {
    padding: 10px 0;
	font-size: 25px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'UTM-Helvetins';
    color: var(--main-color-one);
    color: #39aeae;
	border-bottom: 1px solid #ddd;
}

.slider-accessories {
	display: flex;
	width: 100%;
}
.slider-accessories::after {
	content: '';
	clear: both;
	display: table;
}
.slider-accessories .item {
	width: 25%;
	/* border-left: 1px solid #eaeaea; */
}
.slider-accessories .item .i-image {
    position: relative;
    z-index: 1
}

.slider-accessories .item .i-image a {
    display: block;
    position: relative;
    padding-top: 100%
}

.slider-accessories .item .i-image a img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 90%;
    max-height: 90%;
    transform: translate(-50%, -50%)
}

#feeling_img .item .i-img img {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%
}

.slider-accessories .item .i-title {
    position: relative;
    z-index: 1
}

.slider-accessories .item .i-title a {
    text-align: center;
    display: block;
    padding: 20px;
    font-size: 16px;
    line-height: 20px;
    color: #555;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.slider-accessories .item:hover .i-title a {
    color: var(--main-color-two)
}

.wtg-feeling {
    margin-bottom: 50px
}

.wtg-feeling .vf-title {
    margin-bottom: 10px;
    padding: 10px 0 20px;
    text-align: center;
    font-size: 35px;
    line-height: 45px;
    font-weight: 300;
    color: #666;
    text-transform: uppercase;
    position: relative
}

.wtg-feeling .vf-title:before {
    position: absolute;
    bottom: 0;
    left: 50%;
    content: "";
    width: 150px;
    height: 1px;
    margin-left: -75px;
    background: #e0e9ee
}

.wtg-feeling .vf-title span {
    font-weight: 700;
    color: var(--main-color-two)
}

.wtg-feeling .vf-title h2 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 300
}

.slider_feeling {
    max-width: 1000px;
    margin: 0 auto
}

#feeling_img {
    max-width: 570px;
    margin: 0 auto 15px
}

#feeling_img .item .i-bg {
    max-width: 190px;
    position: relative;
    margin: 0 auto;
    padding: 8px;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8);
    opacity: .5;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

#feeling_img .slick-arrow,
.wtg-news .item .i-link a:before {
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease
}

#feeling_img .item.slick-center .i-bg {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 0 3px var(--color-price)
}

#feeling_img .item .i-img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    padding-top: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 0 auto
}

#feeling_img .item .i-img img {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#feeling_img .slick-arrow:after,
.slider_prod_viewed .item .i-image a img {
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%)
}

#feeling_img .slick-arrow {
    width: 30px;
    height: 40px;
    color: var(--color-price);
    transition: all .5s ease
}

#feeling_img .slick-arrow:hover {
    color: var(--main-color-two)
}

#feeling_img .slick-prev {
    left: -40px
}

#feeling_img .slick-next {
    right: -40px
}

#feeling_img .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: FontAwesome;
    font-size: 50px;
    line-height: 40px
}

#feeling_img .slick-prev:after {
    content: '\f104'
}

#feeling_img .slick-next:after {
    content: '\f105'
}

#feeling_text .item {
    text-align: center
}

#feeling_text .item .i-name {
    font-size: 18px;
    line-height: 25px;
    color: #959595;
    margin-bottom: 8px;
    font-style: italic
}

.wtg-news,
.wtg-news .item {
    margin-bottom: 30px
}

#feeling_text .item .i-content {
    font-size: 16px;
    line-height: 25px;
    height: 100px;
    overflow: hidden;
    color: #707070
}

.wtg-news {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 30px
}

.wtg-news .item .i-image,
.wtg-news .item .i-title {
    margin-bottom: 10px;
    overflow: hidden
}

.wtg-news .item .i-image img {
    width: 100%;
    -webkit-transition: transform .8s cubic-bezier(.44, .185, .575, .86);
    -moz-transition: transform .8s cubic-bezier(.44, .185, .575, .86);
    -o-transition: transform .8s cubic-bezier(.44, .185, .575, .86);
    transition: transform .8s cubic-bezier(.44, .185, .575, .86)
}

.wtg-news .item .i-image:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06)
}

.wtg-news .item .i-title {
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    color: var(--main-color-two);
    height: 30px
}

.wtg-news .item .i-title a {
    display: block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    color: var(--main-color-two)
}

.wtg-news .item .i-title a:hover {
    color: #333
}

.wtg-news .item .i-list {
    margin-bottom: 20px
}

.wtg-news .item .i-list ul li {
    border-bottom: 1px solid #eaeaea
}

.wtg-news .item .i-list ul li a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 0 7px 15px;
    position: relative
}

.wtg-news .item .i-list ul li a:after {
    position: absolute;
    top: 7px;
    left: 0;
    font-family: fontawesome;
    content: '\f0da'
}

.wtg-news .item .i-link a {
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    line-height: 20px;
    padding: 5px 20px;
    border: 1px solid var(--main-color-one);
    color: white;
    background: var(--main-color-one);
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
    vertical-align: top
}

.wtg-news .item .i-link a:hover {
    color: var(--main-color-one)
}

.wtg-news .item .i-link a span {
    position: relative;
    z-index: 1
}

.wtg-news .item .i-link a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 100%;
    bottom: 0;
    content: '';
    background: white;
    transition: all .5s ease;
    border-radius: 4px
}

.wtg-news .item .i-link a:hover:before {
    right: 0
}

.prod_veiwed {
    margin-bottom: 30px
}

.prod_veiwed .pv_title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 30px
}

.prod_veiwed .pv_title h2 {
    display: inline-block;
    color: #464646;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    border-bottom: 2px solid var(--main-color-two)
}

.slider_prod_viewed {
    margin-left: 1px
}

.slider_prod_viewed .item {
    border-right: 1px solid #f1f1f1;
    padding: 10px
}

.slider_prod_viewed .item .i-image {
    width: 140px;
    float: left
}

.slider_prod_viewed .item .i-image a {
    display: block;
    padding-top: 90%;
    position: relative
}

.slider_prod_viewed .item .i-image a img {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%)
}

.slider_prod_viewed .item .i-desc {
    padding: 10px 0 15px 160px
}

.slider_prod_viewed .item .i-desc .i-title {
    font-size: 16px;
    line-height: 24px;
    overflow: hidden;
    color: #555;
    margin-bottom: 8px
}

.slider_prod_viewed .item .i-desc .i-title a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #555;
    font-weight: 300;
    overflow: hidden;
    white-space: nowrap;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.slider_prod_viewed .item .i-desc .i-title a:hover {
    color: var(--main-color-two)
}

.slider_prod_viewed .item .i-desc .i-info {
    margin-bottom: 8px
}

.slider_prod_viewed .item .i-desc .i-info img {
    max-height: 20px;
    display: inline-block;
    margin-right: 5px
}

.slider_prod_viewed .item .i-desc .i-price {
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    font-weight: 600;
    color: var(--color-price)
}

.slider_prod_viewed .item .i-desc .i-price-old {
    text-decoration: line-through;
    color: #999
}

.slider_prod_viewed .slick-arrow {
    width: 40px;
    height: 40px;
    background: #f2f2f2;
    color: #666;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0
}

.slider_prod_viewed:hover .slick-arrow {
    opacity: 1
}

.slider_prod_viewed .slick-prev {
    left: 1px
}

.slider_prod_viewed .slick-next {
    right: 2px
}

.slider_prod_viewed .slick-arrow:hover {
    background: var(--main-color-one);
    color: #fff
}

.slider_prod_viewed .slick-arrow:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 30px;
    line-height: 40px;
    font-family: fontawesome
}

.slider_prod_viewed .slick-prev:after {
    content: '\f104';
    margin-left: -2px
}

.slider_prod_viewed .slick-next:after {
    content: '\f105';
    margin-right: -2px
}

.div_adv {
    margin-bottom: 50px
}

.div_adv .row {
    margin-left: -8px;
    margin-right: -8px
}

.div_adv .row [class^=col-] {
    padding-left: 8px;
    padding-right: 8px
}

.div_adv .style-adv {
    margin-bottom: 10px
}

#boxNews>h3, #boxNews>.title {
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 30px;
    color: #39aeae;
    text-transform: uppercase;
}

.wrap_style {
    margin-bottom: 30px;
    padding: 30px 15px 15px 15px;
    background: var(--main-color-three);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
}

.wrap_style .node {
    width: 50%;
    padding: 0 15px;
    float: left;
}

.feature_news .i-image {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.feature_news .i-image img {
    width: 100%;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}

.feature_news .i-image:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    -o-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}

.feature_news .i-desc {
    padding: 15px 0;
}

.feature_news .i-desc .i-date {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative;
}

.feature_news .i-desc .i-date:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f017";
    color: var(--main-color-one);
}

.feature_news .i-desc .i-title {
    font-size: 20px;
    line-height: 30px;
    max-height: 60px;
    overflow: hidden;
    margin-bottom: 10px;
    font-weight: bold;
}

.feature_news .i-desc .i-title a {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}

.feature_news .i-desc .i-content {
    font-size: 14px;
    line-height: 22px;
    max-height: 88px;
    overflow: hidden;
}

.wrap_margin {
    margin: 0 5px;
}

.wrap_margin .feature_news {
    margin-bottom: 15px;
}

.wrap_margin .feature_news .i-desc {
    padding-left: 10px;
}

.wrap_margin .feature_news .i-desc .i-title {
    max-height: 90px;
}

.wrap_margin .w_item {
    width: 50%;
    margin-bottom: 5px;
    padding: 0 5px;
    float: left;
}

.wrap_margin .w_item:nth-child(2n+1) {
    clear: left;
}

.list_news {
    margin-bottom: 15px;
}

.list_news .item {
    background: #ffffff;
    padding: 15px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.07);
    margin-bottom: 5px;
}

.list_news .item .i-image {
    width: 120px;
    float: left;
}

.list_news .item .i-desc {
    margin-left: 135px;
}

.list_news .item .i-date {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 5px;
    padding-left: 18px;
    position: relative;
}

.list_news .item .i-date:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f017";
    color: var(--main-color-one);
}

.list_news .item .i-title {
    font-size: 14px;
    line-height: 22px;
    max-height: 44px;
    overflow: hidden;
}

.list_news .item .i-title a {
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}

.grid_news {
    margin: 0 -15px;
}

.grid_news .wrap_item {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin-bottom: 30px
}

.grid_news .wrap_item:nth-child(4n+1) {
    clear: left
}

.grid_news .item {
    padding: 15px;
    position: relative;
    border: 1px solid #ddd;
}

.grid_news .item:before {
    position: absolute;
    border-top: 2px solid var(--main-color-one);
    border-bottom: 2px solid var(--main-color-one);
    left: 50%;
    right: 50%;
    top: -1px;
    bottom: -1px;
    content: "";
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid_news .item:hover:before {
    left: -1px;
    right: -1px;
}

.grid_news .item:after {
    position: absolute;
    border-left: 2px solid var(--main-color-one);
    border-right: 2px solid var(--main-color-one);
    bottom: 50%;
    top: 50%;
    left: -1px;
    right: -1px;
    content: "";
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.grid_news .item:hover:after {
    top: -1px;
    bottom: -1px;
}

.grid_news .item .i-image {
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.grid_news .item .i-image img {
    width: 100%;
    -webkit-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -moz-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    -o-transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
    transition: transform 0.8s cubic-bezier(0.44, 0.185, 0.575, 0.86);
}

.grid_news .item .i-desc {
    padding-top: 10px;
    position: relative;
    z-index: 1;
}

.grid_news .item .i-date {
    font-size: 13px;
    line-height: 20px;
    color: #999999;
    margin-bottom: 8px;
    padding-left: 18px;
    position: relative;
}

.grid_news .item .i-date:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: fontawesome;
    content: "\f017";
    color: var(--main-color-one);
}

.grid_news .item .i-title {
    height: 50px;
    font-size: 16px;
    overflow: hidden;
    margin-bottom: 0;
    line-height: 25px;
}

.grid_news .item .i-title a {
    font-size: 16px;
    line-height: 25px;
    font-weight: 600
}

.grid_news .item .i-content {
    font-size: 14px;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    color: #666666;
	/*display: none;*/
}

.more-link {
	font-size: 16px;
    font-weight: 700;
    margin-top: -30px;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.more-link > a {
    color: white;
    padding: 8px 30px;
    border-radius: 30px;
    background: var(--main-color-two);
    align-items: center;
    display: inline-flex;
    border: 1px solid var(--main-color-two);
}

.more-link > a::after {
    content: '';
    margin-left: 10px;
    border-top: 6px solid white;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

/********************************************************/

@media screen and (max-width: 1399px) {
	.slider_prod .item:nth-child(9),
	.slider_prod .item:nth-child(10){
		display:none;
	}
	.wtg-product .title-link ul li a {
		font-size: 14px;
	}
}

@media screen and (max-width: 1024px) {
	.gg_ads_320_100 {
		display: none;
	}
	.gg_ads_home>a {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 20px;
	}
	.gg_ads_home>a:last-child {
		margin-bottom: 10px;
	}
	.gg-ads-home>a {
		padding: 15px;
		text-align: center;
		width: 33.33333333%;
	}
	.gg-ads-home>a:nth-child(4),
	.gg-ads-home>a:nth-child(5) {
		display: none;
	}
	.slider_prod .item:nth-child(5),
	.slider_prod .item:nth-child(6),
	.slider_prod .item:nth-child(7),
	.slider_prod .item:nth-child(8)	{
		display: none;
	}
	.wtg-product .title-link ul li a {
		font-size: 13px;
		padding: 9px 10px;
		white-space: nowrap;
	}
}
@media screen and (max-width: 991px) {
    .grid_news .wrap_item {
        width: 50%;
	}
    .grid_news .wrap_item:nth-child(n) {
        clear: none;
	}
    .grid_news .wrap_item:nth-child(2n+1) {
        clear: left
	}
    .wrap_style .node {
        width: 100%;
	}
    .wrap_margin {
        margin: 0 5px;
	}
    .wrap_margin .w_item {
        width: 100%;
        margin-bottom: 0;
        padding: 0 0;
        float: none;
	}
	#slide-banner .fr .item {
		overflow: hidden;
		float: left;
		margin: 0 0 5px 5px;
		width: 23.9%;
	}
}

@media screen and (max-width:768px) {
    .wtg-service {
        padding: 0 0 30px;
	}
    .wtg-product .title-link-all a {
        padding: 11px 25px 4px 0px;
	}
    .wtg-product .prod-title .title-lable h2 {
        font-size: 20px;
	}
    .wtg-product .title-link-all {
        padding: 0;
	}
    .wtg-product .prod-title .title-lable h2 {
        line-height: 30px;
	}
    .wtg-accessories .va-title,
    .wtg-accessories .va-title h2 {
        font-size: 20px;
        line-height: 30px;
	}
	.wtg-label {
        grid-template-columns: 25% 25% 25% 25%;
	}
    .slider_prod .item .i-desc {
        padding: 10px;
	}
	.slider_prod .item .i-image a .i-status img{
		max-height:40px;
	}
	.gg-ads-home>a {
		padding: 10px;
	}
	.slider_prod .item {
		min-height: 391px;
		width: 33.333333333%;
	}
	.slider_prod .item:nth-child(5),
	.slider_prod .item:nth-child(6) {
		display: block ! important;
	}
	.slider_prod .item:nth-child(7),
	.slider_prod .item:nth-child(8) {
		display: none;
	}
	.slider-accessories {
		width: 100%;
		display: grid;
		border: none;
		border-top: 1px solid #eaeaea;
		border-left: 1px solid #eaeaea;
		grid-template-columns: 33.3333333% 33.3333333% 33.3333333%;
	}
	.slider-accessories .item {
		width: 100%;
		border: none;
		border-right: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;
	}
	.grid_news .item .i-content {
		display: none;
	}
	.grid_news .item .i-title {
		margin-bottom: 0;
	}
}

@media screen and (max-width: 768px) {
    #banner-mobile {
        display: block !important;
	}
}
@media screen and (max-width: 767px)
{
	.gg_ads_home_320_100 {
		margin-left: 10px;
		margin-right: 10px;
	}
	#slide-banner {
        display: none;
	}
    .grid_news {
        margin: 0 -5px;
	}
    .grid_news .wrap_item {
        width: 50%;
        padding: 0 5px;
        margin-bottom: 10px !important;
	}
    .wrap_style {
        padding: 20px 5px 5px 5px;
	}
    .reshide {
        display: none !important;
	}
    .navhome {
		margin: 5px;
        display: block ! important;
	}
    .navhome ul {
		display: flex;
		flex-wrap: wrap;
        overflow: hidden;
	}
    .navhome li {
        width: 25%;
        padding: 5px;
	}
    .navhome a {
        display: table;
        height: 42px;
		width: 100%;
        position: relative;
        border: 1px solid #39aeae;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        padding: 0 25px;
        background: var(--main-color-three);
	}
    .navhome span {
        display: table-cell;
		vertical-align: middle;
        font-size: 12px;
        padding: 5px 0;
        font-weight: 600;
        color: #39aeae;
        text-align: center;
        line-height: 1.3em;
	}
	.gg-ads-home {
		margin-top: 30px;
	}
	.gg-ads-home>a {
		width: 33.33333333%;
	}
	.gg-ads-home>a:nth-child(4),
	.gg-ads-home>a:nth-child(5){
		display: none;
	}
	
	#box-ban-chay .owl-controls {
		right: 0;
	}
	
	.wtg-product {
		margin: 20px 0;
	}
	.wtg-product .slider_prod:not(.owl) {
		display: flex;
		flex-wrap: wrap;
		margin-left: -10px;
		margin-right: -10px;
	}
	.wtg-product .slider_prod:not(.owl) .item {
        width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
	.wtg-product .slider_prod .item .i-desc {
		padding: 10px 0 ! important;
	}
	.wtg-product .view-more {
        font-size: 14px;
		margin-top: 10px;
		margin-bottom: 35px;
	}
	.wtg-product .view-more a {
		display: block;
		max-width: 100%;
		overflow: hidden;
		padding: 8px 15px;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.wtg-product .view-more a::after {
		top: -3px;
		position: relative;
		display: inline-flex;
	}
	
	.slider-accessories {
		display: grid;
		border-bottom: 0;
		grid-template-columns: 50% 50%;
	}
	.slider-accessories .item {
		width: 100%;
		border-bottom: 1px solid #eaeaea;
	}
	.slider-accessories .item:last-child {
		display: none;
	}
    .more-link {
        font-size: 14px;
        margin-top: -20px;
    }
}

@media screen and (max-width: 520px) {
    .navhome a {
        padding: 0 10px;
	}
}

@media screen and (max-width:480px) {
    #wtg-content .wrapper {
        padding-left: 10px;
        padding-right: 10px;
	}
    .slider_prod .item .i-title {
        min-height: 63px;
        -webkit-line-clamp: 3;
	}
    .slider_prod .item .i-title a {
        font-size: 14px;
        line-height: 1.5em;
	}
    .slider_prod .item .i-price {
        height: auto;
        margin: 0 0 5px;
        font-size: 16px;
        line-height: initial;
	}
    .slider_prod .item .i-link {
        display: none;
	}
    .slider_prod .item .i-image a .i-info {
        left: 0;
        right: 0;
	}
    .slider_prod .item .i-desc {
        padding-top: 0;
	}
    .slider_prod .item .i-image a .i-label img {
        max-width: 60px;
	}
    #box-gallery h3 {
        font-size: 26px;
        margin-bottom: 30px;
	}
    .wtg-accessories {
        margin-bottom: 30px;
	}
    .slider-service .item:first-child h3 {
        font-size: 26px;
    }
}

@media screen and (max-width: 400px) {
    .navhome a {
        padding: 0 5px;
	}
}

/********************************************************/
.wtg-product .div_result img {
	height: initial ! important;
}

#row-full {
	padding-top: 40px;
	background: white;
}
#row-full .row-item {
	min-height: 645px;
	position: relative;
}

#row-full .row-item .bg {
	height: 100%;
	z-index: 999;
	display: grid;
	overflow: hidden;
	position: absolute;
    align-items: center;
}
#row-full .row-odd .bg {
	right: 50%;
}
#row-full .row-even .bg {
	left: 50%;	
}
#row-full .row-item .bg img {
	/* height: 100%; */
	object-fit: cover;
	max-width: initial;
}
#row-full .row-odd .item {
	padding-top: 40px;
	padding-left: 40px;
	margin-left: 50%;
	position: relative;
    z-index: 19;
    overflow: hidden;
	min-height: 645px;
    background: white;
}
#row-full .row-item .item h2 {
	font-size: 36px;
	font-weight: 400;
	margin: 0 0 20px;
	line-height: 1.4;
	text-transform: uppercase;
	font-family: 'UTM-Helvetins';
}
#row-full .row-item .item h2 strong {
	font-weight: 400;
}
#row-full .row-item .item .entry {
	font-size: 16px;
}
#row-full .row-item .item .entry p {
	padding: 0;
	font-size: 16px;
	line-height: 28px;
}
#row-full .row-item .item .entry .readmore {
	margin-top: 20px;
	margin-bottom: 30px;
}
#row-full .row-item .item .entry .readmore a {
	text-transform: uppercase;
	border-bottom: 1px solid var(--c2);
}
#row-full .row-item .item .entry .readmore a::before {
	content: '\f105';
	margin-right: 10px;
	font-family: FontAwesome;
}
#row-full .row-item .item .entry-brand p {
	font-size: 20px;
	font-weight: 700;
	padding: 0 0 20px;
}
#row-full .row-item .item .entry-brand ul {
	position: relative;
}
#row-full .row-item .item .entry-brand ul::after {
	content: '';
	clear: both;
	display: table;
}
#row-full .row-item .item .entry-brand ul li {
	float: left;
	width: 33.3333333%;
}
#row-full .row-item .item .entry-brand ul li a {
	display: block;
	padding-top: 40%;
	position: relative;
}
#row-full .row-item .item .entry-brand ul li a img {
	left: 0;
	top: 50%;
	max-width: 80%;
	max-height: 60px;
	position: absolute;
	transform: translateY(-50%);
}
#row-full .row-even .item {
	width: 50%;
    z-index: 19;
    overflow: hidden;
	padding-top: 40px;
	min-height: 645px;
    background: white;
	position: relative;
	padding-left: 40px;
}

#box-flash-sale {
	margin: 0;
    padding: 30px 0 50px;
}
#box-flash-sale .box-title {
	display: flex;
	min-height: 90px;
	align-items: center;
	padding-left: 285px;
	background: url(../images/icon-flash-sale.png) no-repeat left 15px;
}
#box-flash-sale .box-title a {
	color: white;
	height: 30px;
	display: flex;
	font-size: 12px;
	overflow: hidden;
	font-style: italic;
	align-items: center;
	padding: 0 0 0 10px;
	border: 2px solid white;
	text-transform: uppercase;
	border-radius: 0 15px 0 15px;
}
#box-flash-sale .box-title a span {
	background: white;
	display: flex;
	font-size: 20px;
	color: #07a5e6;
	margin-left: 10px;
    align-items: center;
	height: calc(100% + 8px);
	padding: 0 10px;
	border-radius: 0 0 0 20px;
}
#box-flash-sale .slider_prod .item-product {
	width: 1020px;
	display: grid;
	background: white;
	border-radius: 3px;
	position: relative;
	padding: 25px 55px 25px 45px;
    grid-template-columns: 55% 45%;
}
#box-flash-sale .flash-sale-content {
	background: #31b9f0;
	padding: 0 0 30px 30px;
}
#box-flash-sale .flash-sale-content .slider_prod {
	background: none;
}
#box-flash-sale .title-lable {
	background: var(--color-price);
}
#box-flash-sale .title-lable:after {
	border-left: 5px solid #d10000;
	border-bottom: 5px solid #d10000;
}
#box-flash-sale .owl-prev,
#box-flash-sale .owl-next {
    width: 50px;
    color: white;
    height: 100px;
    font-size: 40px;
	text-align: center;
    background: rgba(0,0,0,0.2);
	display: flex;
	align-items: center;
	position: absolute;
	top: 50%;
	padding: 15px;
	transform: translate(0, -50%);
}
#box-flash-sale .owl-prev {
	left: 0;
	border-radius: 0 10px 10px 0;
}
#box-flash-sale .owl-next {
	right: 0;
	padding: 20px;
	border-radius: 10px 0 0 10px;
}
#box-flash-sale .owl-prev:hover,
#box-flash-sale .owl-next:hover {
    background: var(--main-color-two);
}
#box-flash-sale .slider_prod .item .i-image a {
	height: 330px;
	padding-top: 0;
}
#box-flash-sale .slider_prod .item .i-desc {
	padding: 0;
}
#box-flash-sale .slider_prod .item .i-title {
	height: auto;
	margin-bottom: 10px;
}
#box-flash-sale .slider_prod .item .i-title a {
	font-size: 20px;
	line-height: 1.5;
}
#box-flash-sale .slider_prod .item .i-image {
	margin-right: 30px;
}
#box-flash-sale .slider_prod .item .i-image a .i-info {
	left: 0;
    right: 0;
}
#box-flash-sale .deal-time {
	display: grid;
	z-index: 9999;
	margin-top: 20px;
	align-items: center;
	grid-template-columns: 40% 20% 20% 20%;
}
#box-flash-sale .deal-time li {
    float: left;
    position: relative;
    text-align: center;
}
#box-flash-sale .deal-time .item {
	float: none;
	width: 100%;
	display: grid;
    align-items: center;
}
#box-flash-sale .deal-time li:first-child .item {
	display: flex;
	font-size: 15px;
	white-space: nowrap;
}
#box-flash-sale .deal-time li:first-child .item .row0 {
	font-weight: 700;
	margin-left: 3px;
}
#box-flash-sale .deal-time li:first-child .item .row1 {
	font-weight: 700;
	margin-left: 3px;
	text-transform: lowercase;
}
#box-flash-sale .deal-time li:not(:first-child) {
	margin-left: 20px;	
}
#box-flash-sale .deal-time li:not(:first-child) .item {
	width: 63px;
	color: white;
	border-radius: 3px;
	background: #006a92;
}
#box-flash-sale .deal-time li:not(:first-child) .row0 {
	display: block;
    font-size: 30px;
    font-weight: 700;
    padding: 9px 5px;
	border-bottom: 1px solid white;
}
#box-flash-sale .deal-time li:not(:first-child) .row1 {
    padding: 3px;
    font-size: 16px;
}
#box-flash-sale .deal-time li.last {
	margin-right: 0;
}
#box-flash-sale .muangay {
	margin-top: 26px;
	text-align: center;
	text-transform: uppercase;
}
#box-flash-sale .muangay a {
	color: white;
	display: block;
	font-size: 20px;
	font-weight: 700;
	border-radius: 3px;
	background: #31b9f0;
	padding: 12px;
	align-items: center;
}
#box-flash-sale .muangay a:hover {
	background: var(--main-color-two);
}
#box-flash-sale .muangay a::after {
	content: '\f138';
	font-weight: 400;
	margin-left: 10px;
	font-family: FontAwesome;
}
#box-flash-sale .deal-sold-bar {
	width: 100%;
	display: table;
	margin-top: 20px;
	align-items: center;
}
#box-flash-sale .deal-sold-bar label,
#box-flash-sale .deal-sold-bar .sold-bar {
	margin: 0;
	line-height: 1;
	font-weight: 400;
	display: table-cell;
	white-space: nowrap;
	vertical-align: middle;
}
#box-flash-sale .deal-sold-bar label {
	padding-right: 10px;
}
#box-flash-sale .deal-sold-bar .sold-bar,
#box-flash-sale .deal-sold-bar .sold-bar span {
	width: 100%;
	height: 15px;
    border-radius: 10px;
	background: #f1f2f6;
}
#box-flash-sale .deal-sold-bar .sold-bar span {
	width: 30%;
	float: left;
	position: relative;
	background: rgb(254,151,2);
	background: linear-gradient(90deg, rgba(254,151,2,1) 0%, rgba(237,35,30,1) 100%);
}
#box-flash-sale .deal-sold-bar .sold-bar span::after {
	/* right: -5px; */
	left: 5px;
	content: '';
	z-index: 10;
	width: 17px;
	height: 26px;
	position: absolute;
	background: url(../images/icon-deal-sold.png) no-repeat center;
	background-size: 17px 26px;
	margin-top: -5px;
}
#slide-banner.img-map {
	padding: 0;
	margin: 10px 0 0;
	overflow: hidden;
	position: relative;
}
#slide-banner .img-map-inner {
	height: 650px;
	position: relative;
}
#slide-banner .img-map-inner img {
	left: 50%;
	height: 100%;
	width: 1920px;
	max-width: initial;
	position: absolute;
	transform: translate(-50%);
}

@media screen and (max-width: 1600px)
{
	#slide-banner .img-map-inner {
		zoom: 76%;
	}
}

@media screen and (max-width: 1400px)
{
	#slide-banner .img-map-inner {
		zoom: 72%;
	}
	#box-flash-sale .slider_prod .item-product {
		padding: 25px 30px;
	}
	#box-flash-sale .item .i-image a .img {
		max-width: 100%;
		max-height: 100%;
	}
}

@media screen and (max-width: 1200px)
{
	#box-flash-sale .flash-sale-content {
		padding: 0 30px 30px;
	}
	#box-flash-sale .slider_prod .item-product {
		width: 100%;
		padding: 20px;
	}
	#box-flash-sale .deal-time li:not(:first-child) {
		margin-left: 18px;
	}
	#box-flash-sale .slider_prod {
		overflow: initial;
	}
	#box-flash-sale .owl-controls {
		top: -70px;
		right: 0;
		position: absolute;
	}
	#box-flash-sale .owl-prev,
	#box-flash-sale .owl-next {
		width: 50px;
		height: 50px;
		font-size: 30px;
		position: initial;
		border-radius: 100%;
		display: inline-block;
		vertical-align: middle;
		margin: 0 0 0 10px;
		padding: 10px;
		text-align: center;
		transform: none;
	}
	#slide-banner .img-map-inner {
		zoom: 54%;
	}
}

@media screen and (max-width: 992px)
{
	#slide-banner .img-map-inner {
		zoom: 41%;
	}
}

@media screen and (max-width: 767px)
{
    .page-template-default>div.hidden-lg.hidden-md.hidden-sm {
        display: none;
    }
    #row-full {
		padding-top: 0;
		margin-top: -20px;
		background: white;
		position: relative;
	}
	#row-full .wrapper {
		padding-left: 10px;
		padding-right: 10px;
	}
	#row-full .row-item .bg::after {
		display: none;
	}
	#row-full .row-item .bg {
		display: block;
		position: initial;
	}
	#row-full .row-odd .bg {
		right: 0;
	}
	#row-full .row-item {
		padding: 20px 0;
		min-height: initial;
	}
	#row-full .row-item .bg img {
		max-width: 100%;
		height: initial;
	}
	#row-full .row-odd .item {
		margin-left: 0;
		padding-left: 0;
		padding-top: 30px;
		min-height: initial;
	}
	#row-full .row-item .item h2 {
		font-size: 28px;
		margin: 0 0 15px;
	}
	#row-full .row-even .item {
		width: 100%;
		z-index: 19;
		overflow: hidden;
		padding-top: 30px;
		min-height: auto;
		background: white;
		position: relative;
		padding-left: 0;
	}
	.slider_prod:not(.owl) .item::after {
		left: 10px;
		right: 10px;
	}
	#box-flash-sale {
		padding: 0 0 50px;
	}
	#box-flash-sale .slider_prod .item-product {
		width: 100%;
		padding: 15px;
		grid-template-columns: 100%;
	}
	#box-flash-sale .slider_prod .item .i-image {
		margin: 0 0 15px;
	}
	#box-flash-sale .box-title {
		padding-left: 0;
		background-position: center 15px;
	}
	#box-flash-sale .box-title a {
		display: none;
	}
	#box-flash-sale .flash-sale-content {
		margin-left: -10px;
		margin-right: -10px;
		padding: 0 20px 20px;
	}
	#box-flash-sale .deal-time {
		display: block;
		overflow: hidden;
		text-align: center;
	}
	#box-flash-sale .deal-time li:first-child {
		float: none;
		margin-bottom: 20px;
	}
	#box-flash-sale .deal-time li:first-child .item {
		display: block;
	}
	#box-flash-sale .deal-time li:not(:first-child) {
		float: none;
		margin: 0 10px;
		display: inline-block;
		vertical-align: middle;
	}
	#box-flash-sale .slider_prod .item .i-desc {
		padding: 0 ! important;
	}
	#box-flash-sale .owl-controls {
		top: 0;
		right: 0;
		position: initial;
	}
	#box-flash-sale .owl-nav {
		text-align: center;
		margin: 20px auto 0;
	}
	#box-flash-sale .owl-prev,
	#box-flash-sale .owl-next {
		width: 50px;
		height: 50px;
		font-size: 30px;
		position: initial;
		border-radius: 100%;
		display: inline-block;
		vertical-align: middle;
		margin: 0 10px;
		padding: 10px;
		text-align: center;
		transform: none;
	}
	#box-flash-sale .slider_prod .item .i-title a {
		font-size: 18px;
	}
	#box-flash-sale .item .i-image a .i-label {
		top: 0;
		left: 0;
	}
	#box-flash-sale .item .i-image a .img {
		max-width: 100%;
		max-height: 100%;
	}
	#box-flash-sale .muangay {
		margin-top: 20px;
	}
	#box-flash-sale .deal-time li:not(:first-child) .item {
		width: 70px;
	}
	.wtg-product .prod-title .title-lable {
		padding-left: 0 ! important;
	}
    .elementor-2077 .elementor-element.elementor-element-87fff25 .elementor-heading-title,
    .elementor-2077 .elementor-element.elementor-element-9bef005 .elementor-heading-title,
    .elementor-2077 .elementor-element.elementor-element-fe91b85 .elementor-heading-title,
    #boxNews>h3 {
        font-size: 26px !important;
    }
}

@media (max-width: 350px)
{
	.navhome ul {
		padding: 0 3px;
		margin-top: 6px;
	}
	.navhome li {
		padding: 0 2px;
		margin-top: 4px;
	}
}