/*
Theme Name: Flatsome
Theme URI: http://flatsome.uxthemes.com/
Author: UX-Themes
Author URI: http://www.uxthemes.com/
Description: Multi-Purpose Responsive WooCommerce Theme
Version: 3.6.1
Text Domain: flatsome
License: http://themeforest.net/licenses
License URI: http://themeforest.net/licenses
*/

.khuyenmai1 {
	font-size: 15px;
    color: #3fb846;
    font-weight: 600;
    background: url(https://thegioixetai.com/templates/h2web-tgxt-v3/images/km.gif) no-repeat 0 0;
    padding-left: 35px;
	padding-bottom: 10px;
}

.khuyenmai {
	font-size: 13px;
    color: #3fb846;
    font-weight: 600;
    background: url(https://thegioixetai.com/templates/h2web-tgxt-v3/images/km.gif) no-repeat 0 0;
    padding-left: 35px;
	margin-top: 5px;
}

.lienhecty {
	font-size: 15px;
	line-height: 25px;
}

.lienhecty > li:nth-child(1) {
	list-style-image: url(home-ico.png);
}

.lienhecty > li:nth-child(2) {
	list-style-image: url(home-ico.png);
}

.lienhecty > li:nth-child(3) {
	list-style-image: url(tele-ico.png);
}

.lienhecty > li:nth-child(4) {
	list-style-image: url(mobile.png);
}

.lienhecty > li:nth-child(5) {
	list-style-image: url(https://2.pik.vn/2018047e9019-4a06-4d15-93e9-f1c6b048e518.png);
}

.lienhecty > li:nth-child(6) {
	list-style-image: url(https://2.pik.vn/2018047e9019-4a06-4d15-93e9-f1c6b048e518.png);
}

.vechungtoi > li {
	list-style: disc;
}

.box   {
	border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}

.box:hover   {
	border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 5px;
	box-shadow: 0px 0px 15px #d2d2d2;
}


.custom-attributes {
	
	list-style-type: none;
    font-size: 13px;
    border-top: 1px dashed #ccc;
    padding-top: 8px;
	border-bottom: 1px dashed #ccc;
	padding-top: 8px;
    line-height: 13.6px;
	display: inline-block;
}

.attribute-label {
	font-weight: bold;
}

.box-text {
	padding-left: 7px;
    padding-right: 7px;
	padding-bottom: 50px;
}

.product-title {
    text-transform: capitalize;
    font-weight: 500;
    font-size: 22px;
}

.product-short-description {
font-size: 13px
}

.menu-top-mobile {
    background: #333;
    width: 100%;
    display: flex;
    overflow: auto;
}

.menu-top-mobile .image-title {
    display: block;
    padding-top: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nav-header.fixed {
    position: fixed;
    top: 0px;
    z-index: 2;
    background: #d63636;
	    left: 0px;
    width: 100%;
	height: 48px;
}

.nav li {
    flex-shrink: 0;
}



.nav-header.fixed .navigation {
    border: 0;
	padding-left: 55px;
	text-transform: uppercase;
    color: #ffffff;
    font: 600 14px/50px Arimo;
}

.navigation li {
    display: inline-block;
    margin-right: 20px;
	cursor: pointer;
}

.nav-header.fixed .navigation li a {
    color: #fff;
}

.navigation li a {
    text-transform: uppercase;
    color: #333;
    font: 600 14px/50px Arimo;
    padding: 13px 0;
}

@media screen and (max-width: 1024px)
.nav-header.fixed, .product-short-description {
    left: 0;
    width: 100%;
}

@media screen and (max-width: 640px)
.nav-header.fixed {
    left: 0;
    margin: 0;
    width: 100%;
    transform: translateY(-45px);
	
@media screen and (max-width: 640px)
.nav {
    width: 100%;
}

@media screen and (max-width: 640px)
.nav ul {
    display: flex;
    overflow-x: auto;
}

@media screen and (max-width: 640px)
.nav li {
    flex-shrink: 0;
}



/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
