﻿.footer-info {
	line-height: 20px;
}
.product_htitem{padding:20px;text-align:center;}
.site-feature {
	margin-left: 25px;
}

	.site-feature a {
		color: #292560;
		font-size: 15px;
		font-weight: 700;
	}

.listnews {
	padding-top: 20px;
}

.ct-button-contac {
	cursor: pointer;
	border: 0;
	border-radius: 1.25rem;
	background: -webkit-gradient(linear,left top,right top,from(#f05a94),to(#bc0049));
	background: -o-linear-gradient(left,#f05a94,#bc0049);
	background: linear-gradient( 90deg,#f05a94,#bc0049);
	width: 10rem;
	height: 2.5rem;
	color: #fff;
	font-weight: 700;
}

.productpage .product-category .product-category-dropdown, .product-detail-page .product-category .product-category-dropdown {
	top: 40px;
}

.site-feature li.menu-item-has-children .menu-dropdown {
	list-style: none;
	position: absolute;
	left: 0;
	top: 120%;
	padding-left: 0;
	margin-bottom: 0;
	min-width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFF;
	-webkit-box-shadow: 0 1px 1px #dbdbdb;
	box-shadow: 0 1px 1px #dbdbdb;
	z-index: 999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

	.site-feature li.menu-item-has-children .menu-dropdown li {
		padding-left: 20px;
		padding-right: 20px;
	}

		.site-feature li.menu-item-has-children .menu-dropdown li a {
			padding: 15px 0;
			display: block;
			font-size: 14px;
		}

		.site-feature li.menu-item-has-children .menu-dropdown li:not(:last-child) a {
			border-bottom: 1px solid #EEEEEE;
		}

#header .header .header-left #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li:hover > a, #header .header .header-left #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li:hover > .fa {
	color: var(--link-color, #5191FA);
}

#header .header .header-left #st-main-menu .main-menu li.menu-item-has-children .menu-dropdown li.menu-item-has-children .fa {
	right: 20px;
}

.site-feature li.menu-item-has-children .menu-dropdown .menu-dropdown {
	top: 0;
	left: 100%;
}

	.site-feature li.menu-item-has-children .menu-dropdown .menu-dropdown li a {
		border-bottom: 1px solid #EEEEEE;
	}

	.site-feature li.menu-item-has-children .menu-dropdown .menu-dropdown li:last-child a {
		border: none;
	}

.site-feature li:hover > .menu-dropdown {
	top: 100%;
	opacity: 1;
	visibility: visible;
}
.div_rtpLnk {
	width: 100%;
	clear: both;
	text-align: center;
	margin-top: 10px;
}
.rtpLnk {
	display: inline-block;
	padding: 7px 20px;
	color: #288ad6;
	border: solid 1px #288ad6;
	border-radius: 3px;
	text-align: center;
	box-sizing: border-box;
	margin: 0 0 20px;
}
.vc_row_ic {
	width: 100%;
	clear: both;
	position: relative;
	display: flex;
	margin: 15px 0px;
	background-color: #fff;
}
.st-featured-item.image-left .image {
	margin-top: 15px;
	float: left;
}
.st-featured-item.image-left .content {
	margin-left: 85px;
	padding: 15px 15px 0 0;
}
.st-featured-item .content .title {
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 0;
}


.btn-call-now {
	height: 30px;
	display: flex;
	align-items: center;
	position: fixed;
	width: 120px;
	bottom: 15px;
	background: #5191FA;
	-webkit-box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	z-index: 99;
	left: 20px;
	top: initial !important;
	color: #FFF;
	font-weight: 700;
	font-size: 16px;
	border-radius: 25px;
	padding: 5px;
	-moz-animation-duration: 500ms;
	-moz-animation-name: calllink;
	-moz-animation-iteration-count: infinite;
	-moz-animation-direction: alternate;
	-webkit-animation-duration: 500ms;
	-webkit-animation-name: calllink;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-duration: 500ms;
	animation-name: calllink;
	animation-iteration-count: infinite;
	animation-direction: alternate;
}

	.btn-call-now span {
		font-size: 12px;
	}

.btn-call-now-2 {
	bottom: 55px
}

.btn-call-now-3 {
	bottom: 95px
}

.btn-call-now-4 {
	bottom: 125px
}

.btn-call-now .fa {
	color: #5191FA;
	font-size: 16px;
	background: #fff;
	width: 22px;
	height: 22px;
	line-height: 22px;
	border-radius: 20px;
	margin-right: 5px;
	text-align: center;
	font-weight: 900;
}

.fa-phone:before {
	font-size: 18px;
	vertical-align: middle;
	line-height: 25px;
}

a.btn-call-now:hover {
	text-decoration: underline;
	color: #fff;
}
.fa-viber:before {
	content: "\f409";
}

.fa-facebook-messenger:before {
	content: "\f39f";
}
.ct_mt_c em {
	width: 40px;
	height: 35px;
	float: left;
	font-size: 35px;
	padding-top: 3px;
	color: #ec5993;
}
.ct_mt_c span{color:#555;font-size:14px;line-height:18px;}
.ct_mt_c a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 23px;
}
.footer-copyright .text-right {
	text-align: right;
}
.m_m_tt{display:none;}

.swatch {
	margin: 20px 0;
	position: relative;
	overflow: hidden;
}
	.swatch .header {
		margin: 0;
		font-weight: bold;
		margin-bottom: 5px;
		display: inline-block;
		min-width: 200px;
		position: relative;
	}
	.swatch .swatch-element {
		-webkit-transform: translateZ(0);
		-webkit-font-smoothing: antialiased;
		margin-right: 5px;
		display: inline-block;
		position: relative;
	}
	.swatch label {
		float: left;
		min-width: 35px !important;
		height: 35px !important;
		margin: 0;
		text-align: center;
		line-height: 35px;
		white-space: nowrap;
		font-size: 13px;
		border: 1px solid #ccc;
		cursor: pointer;
		position: relative;
	}
.swatch-element label {
	padding: 0 10px;
}
.swatch .sd label {
	border: 1px solid #e4393c;
}
.swatch .img-check {
	display: none;
	position: absolute;
	right: 0;
	bottom: 0;
}
.swatch .sd label img.img-check {
	display: block;
}

.product-filter-box {
	border-radius: 3px;
	display: inline-block;
	padding: 6px;
	cursor: pointer;
	text-align: center;
	font-size: 13px;
	transition: all .2s ease-out;
	-webkit-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	border: 1px solid rgba(0,0,0,.1);
	position: relative;
	margin: 0 8px 8px 0;
}
.slick-slide {
	float: left;
	height: 100%;
}
.type-radio {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.product-filter-name {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 3px;
}
.select-box {
	width: 16px;
	height: 16px;
	border-radius: 20px;
	margin-right: 5px;
	position: relative;
	border: 1px solid #d1d1d1;
	display: block;
}
.product-filter-name span + span {
	/*overflow: hidden;*/
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	/*width: calc(100% - 21px);*/
	min-width: 80px;
}
.product-filter-price {
	font-weight: 700;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-left: 21px;
}
	.product-filter-price sup {
		top: -3px;
		font-size: 12px;
		margin-left: 2px;
		font-weight: 400;
	}
.select-box::before {
	content: "";
	position: absolute;
	top: 2px;
	left: 5px;
	width: 4px;
	height: 9px;
	display: inline-block;
	opacity: 1;
	-webkit-transform: rotate( 45deg ) scale(1);
	transform: rotate( 45deg ) scale(1);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	transition: all 250ms ease;
}




.filter-active .select-box {
	background-color: #3fb846;
	border: 1px solid #3fb846;
}
.filter-active, .filter-active:hover {
	cursor: default;
	border-color: #2695e6;
	background-color: #fff;
}
.product-detail-divider {
	clear: both;}
.hidedesk{display:none;}
.share-box {
	float: left;
	display: table;
	padding-top: 0;
	width: 100%;
	text-align: center;
}
	.share-box div, .share-box a {
		float: none;
		margin: 0 3px;
		display: inline-block;
	}
	.share-box .digg, .share-box .facebook, .share-box .flickr, .share-box .google, .share-box .sharethis, .share-box .skype, .share-box .tweet {
		background-image: url(/Content/Home/image/mangxahoi.png);
		width: 32px;
		height: 32px;
		margin-top: 5px;
		cursor: pointer;
	}
	.share-box .facebook {
		background-position: -1px -2px;
	}
	.share-box .google {
		background-position: -37px -2px;
	}
	.share-box .tweet {
		background-position: -73px -2px;
	}
.col_theodoi {
	max-width: 165px;
}
.module_theodoi {
	float: left;
	width: 55px;
}
.module_theodoi_tile {
	float: left;
	width: 50%;
	line-height: 18px;
}
.col_cart{padding-left:0px;}
	.col_cart .cart {
		text-align:left !important;
	}
.module_theodoi_tile a {
	color: #86a8ff;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
}
header:not(.checkout-header) .hotline a em {
	position: relative;
	top: 2px;
	color: #5191FA;
	font-size: 15px;
	background-color: #fff;
	padding: 2px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
}
.hot_theodoi{margin-right:10px;font-size:15px;}
	.hot_theodoi a {
		font-size: 18px;
		margin-left:5px;
	}
	header:not(.checkout-header) .hotline a strong {
		color: #fff;
		font-size: 18px;
		font-weight: 600;
	}
.list-brand .item {
	width: 170px;
	height: 104px;
	padding: 0;
	border: 1px solid #cbcbcb;
	display: inline-block;
	margin: 15px;
	position:relative;
}
	.list-brand .item a {
		display: inline-block;
		width: 100%;
		height: 100%;
	}
		.list-brand .item a img {
			width: 100%;
			height: 100px;
		}
	.list-brand .item:hover {
		border: 1px solid #000;
	}
.list-brand .modulepager{padding:0;}
.col_lg_22{max-width:22%;flex: 0 0 22%;}
.col_lg_77 {
	padding-left:0;
}
.col_lg_22 .logo{margin-left:33px !important;}
.vc_row_ic .wpb_column:first-child {
	margin-left: 15px;
}
.product-policy{
	margin-top: 10px;
}
.no-bullets {
	list-style: none outside;
	margin-left: 0;
}
.product-policy ul li {
	display: flex;
	align-items: center;
}
	.product-policy ul li img {
		margin-right: 5px;
	}
	.product-policy ul li p {
		font-size: 14px;
		display: inline-block;
		margin: 0px;
	}
		.product-policy ul li p span {
			font-weight: bold;
			text-transform: uppercase;
			margin-right: 5px;
		}



@media screen and (max-width: 991px) {
	.vc_row_ic .wpb_column:first-child {
		margin-left: 0;
	}
	.list-brand .item {
		width:41%;
	}
		.col_theodoi{display:none;}
		.hot_theodoi{display:none;}
		.news-detail-wrap img {
			max-width: 100% !important;
			height: auto !important;
		}
	.m_mobile {
		display: block;
	}
	/*.footer-info{
		text-align:center;
	}*/
	.product-detail-wrap img {
		max-width: 100% !important;
		height: auto !important;
	}


	.m_m_tt {
		display: block;
	}
		.m_m_tt ul{margin:10px 10px 5px 10px;list-style:disc;}
		.m_m_tt li {
			font-size: 1.3rem !important;
			color: #ec5993;
			padding-bottom: 10px;
			line-height:20px;
		}



		.footer-copyright .copyright p, .footer-copyright .text-right {
			text-align: center;
		}
	.product_detail_prib .price_text {
		font-size: 16px;
		padding-right: 6px;
	}
	.product_detail_prib .price_old {
		font-size: 18px;
		color: #ec5993;
		text-decoration: line-through;
		padding-right: 6px;
		font-weight: bold;
	}
	.product_detail_prib .price_news {
		font-size: 22px;
		color: #223771;
		padding-right: 6px;
		font-weight: bold;
	}
	.product-detail-page .product-detail-nav a.choose_buy {
		background: -webkit-gradient(linear,left top,right top,from(#86a8ff),to(#86a8ff));
		background: -o-linear-gradient(left,#86a8ff,#86a8ff);
		background: linear-gradient( 90deg,#86a8ff,#86a8ff);
		color: #fff;
		font-size: 16px;
		font-weight: 700;
		border-radius: 5px;
		padding: 10px 15px;
		position: absolute;
		right: 8px;
	}

	/*.home-1 .big-banner-promo-wrapper {
		padding-top: 0;
	}*/
	.vc_row_ic {
		display: block;
		padding: 0 15px;
	}
	.wpb_column {
		width: 100%;
		clear:both;
	}
	.btn-call-now {
		display: none;
	}
	.lindo_pro_css {
		display: none;
	}

	.lindo_pro_css {
		display: block;
		justify-content: center;
		align-items: center;
		margin: 0;
		width: 185px;
		height: auto;
		position: fixed;
		left: 5%;
		bottom: 8%;
		z-index: 999;
	}

		.lindo_pro_css h6 {
			margin: 0;
			padding: 10px 0;
			text-transform: uppercase;
			text-indent: 10px;
			font-size: 14px
		}

		.lindo_pro_css .col-lindo-3 {
			float: left;
			text-align: center;
			margin-right: 5px;
		}

	.css_phone_lindo {
		position: relative;
		display: block;
		margin: 0;
		width: 50px;
		height: 50px;
		font-size: 50px;
		background-color: #fe0012;
		border-radius: 100%;
		box-shadow: 0 0 0 0em rgba(#fe0012, 0), 0em 0.05em 0.1em rgba(#000000, 0.2);
		transform: translate3d(0, 0, 0) scale(1);
	}

		.css_phone_lindo::before,
		.css_phone_lindo::after {
			position: absolute;
			content: "";
		}

		.css_phone_lindo::before {
			top: 0;
			left: 0;
			width: 1em;
			height: 1em;
			background-color: rgba(#fff, 0.1);
			border-radius: 100%;
			opacity: 1;
			transform: translate3d(0, 0, 0) scale(0);
		}

		.css_phone_lindo::after {
			top: 0.25em;
			left: 0.25em;
			width: 0.5em;
			height: 0.5em;
			background: url('../image/call.png');
			background-position: 50% 50%;
			background-repeat: no-repeat;
			background-size: cover;
			transform: translate3d(0, 0, 0);
		}

		.css_phone_lindo.is-animating {
			animation: phone-outer 3000ms infinite;
		}

		.css_phone_lindo.is-animatin:before {
			animation: phone-inner 3000ms infinite;
		}

		.css_phone_lindo.is-animatin:after {
			animation: phone-icon 3000ms infinite;
		}
	/*style zalo */


	.css_zalo_lindo {
		position: relative;
		display: block;
		margin: 0;
		width: 50px;
		height: 50px;
		font-size: 50px;
		background-color: #008fe6;
		border-radius: 100%;
		box-shadow: 0 0 0 0em rgba(#008fe6, 0), 0em 0.05em 0.1em rgba(#000000, 0.2);
		transform: translate3d(0, 0, 0) scale(1);
	}

		.css_zalo_lindo::before,
		.css_zalo_lindo::after {
			position: absolute;
			content: "";
		}

		.css_zalo_lindo::before {
			top: 0;
			left: 0;
			width: 1em;
			height: 1em;
			background-color: rgba(#fff, 0.1);
			border-radius: 100%;
			opacity: 1;
			transform: translate3d(0, 0, 0) scale(0);
		}

		.css_zalo_lindo::after {
			top: 0.25em;
			left: 0.25em;
			width: 0.5em;
			height: 0.5em;
			background: url('../image/zalo_icon.png');
			background-position: 50% 50%;
			background-repeat: no-repeat;
			background-size: cover;
			transform: translate3d(0, 0, 0);
		}


	/*style css_messenger_lindo */


	.css_messenger_lindo {
		position: relative;
		display: block;
		margin: 0;
		width: 50px;
		height: 50px;
		font-size: 50px;
		background-color: #1e88e5;
		border-radius: 100%;
		box-shadow: 0 0 0 0em rgba(#1e88e5, 0), 0em 0.05em 0.1em rgba(#000000, 0.2);
		transform: translate3d(0, 0, 0) scale(1);
	}

		.css_messenger_lindo::before,
		.css_messenger_lindo::after {
			position: absolute;
			content: "";
		}

		.css_messenger_lindo::before {
			top: 0;
			left: 0;
			width: 1em;
			height: 1em;
			background-color: rgba(#fff, 0.1);
			border-radius: 100%;
			opacity: 1;
			transform: translate3d(0, 0, 0) scale(0);
		}

		.css_messenger_lindo::after {
			top: 0.25em;
			left: 0.25em;
			width: 0.5em;
			height: 0.5em;
			background: url('../image/messenger.png');
			background-position: 50% 50%;
			background-repeat: no-repeat;
			background-size: cover;
			transform: translate3d(0, 0, 0);
		}


	.home-1 .product-category .product-category-list {
		display: none;
	}

	.product-detail-addtocart .btn-addtocart, .btn.btn-blue {
		font-size: 16px !important;
	}

	.product-detail-purchase .mb-2 {
		font-size: 15px;
	}

	header:not(.checkout-header) .product-category-wrapper .product-category-dropdown.show {
		display: block !important;
	}
	.product-detail-wrap .article-content{font-size:16px;}
}
@media screen and (max-width: 768px) {
	body{font-size:15px;}
	.footer-bottom .row.row-2 > * {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.footer-item{font-size:14px;}
	.footer-bottom .footer-item.footer-nav ul li a{font-size:14px;}
}