/*
Theme Name: Shop2
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.showinfo {
    position: absolute;
    top: 0px;
    width:100%;
    height:100%;
    z-index:22;
    display:block;
    background: #fff; 
}
.product-small:hover .showinfo{
    display:block;
    cursor:pointer;
    opacity: 0.5;
}
.product-small.box .box-image img {
    height: 200px;
	object-fit: cover;
}
.product-small.box .product-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    line-height: 20px;
}
.menu-footer:before {
    content: "\f105";
    font-family: 'fl-icons' !important;
    font-size: 15px;
    margin-right: 10px;
    color: #fca91e;
    font-weight: bold;}

.product-small.box .box-text {
	padding: 10px 7px !important;
}
.widget ul:not(.product_list_widget) li > a:before {
	content: "\f105";
    font-family: 'fl-icons' !important;
    font-size: 15px;
    margin-right: 10px;
    color: #24a9e1;
    font-weight: bold;
}
.widget>ul>li .count {
    margin-right: 7px;
}

.footer-secondary.pull-right {
	float: left;
}
.footer-primary.pull-left {
	float: right;
}
/* */
.shop-page-title {
    display: none;
}
/* */
.page-title-bar {
    padding: 10px 0 0;
}
.active>ul.children {
    border: none;
    padding-left: 25px;
}
/* */
.no-padding .col {
    padding-bottom: 0;
}

/* .header-bottom .menu-custom .nav-dropdown {
	min-width:850px; 
	padding:20px 30px;
} */
/* .header-bottom .menu-custom .nav-dropdown:before {
	content: '';
	display: block;
	border: 1px dashed #000;
	width: calc( 100% - 20px );
	height: calc( 100% - 20px );
	position: absolute;
	top: 10px;
	left: 10px;
} */
.header-bottom .menu-custom .nav-dropdown ol {
	margin: 0;
	padding: 0;
}
.header-bottom .menu-custom .nav-dropdown li {
	margin-left: 0 !important;
}
/* .header-bottom li.current-dropdown.menu-custom  > .nav-dropdown {left:-185px;} */
.ot-menu-show-home #mega_menu .menu-sidebar .sub-menu {
	width:880px !important; padding:10px 30px !important;left: 137%;
}
.box-term {
	border: 1px solid #e1e1e1;
	padding: 15px 15px 0;
	margin-bottom: 30px;
}
.box-term .product-category h5 {
	font-size: 14px;
}
.product-small.col .col-inner {
	border: 1px solid #fff;
}
.product-small.col:hover .col-inner {
	border: 1px solid #0099ff;
}
/* */
.row-support .col-inner {
	border: 1px solid #e1e1e1;
	padding: 15px;
}
.row-support img {
	-ms-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
    border: 1px solid red;
    border-radius: 50%;
    padding: 10px;
}
.product-info {
    border: none;
}
body a.devvn_buy_now_style {
    max-width: 100%;
    background: #f58020;
}
/* */
.row-hotline a {
	min-width: 94%;
	text-align: center;
}
@media only screen and (max-width: 767px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.row-hotline a {
		min-width: 98%;
	    margin: 0 0 25px;
	}
	.slogan{
		margin-left:0 !important;
	}
	ul.mobile-nav>li.nav-icon>a.is-small {
		display: flex;
		flex-flow: column;
		padding: 0;
		font-size: 11px;
	}
	ul.mobile-nav>li.nav-icon>a.is-small:after {
		content: "MENU";
	}
	.product-small.box .box-image img {
		height: 200px;
	}
	.header-bottom {
		background: white !important;
	}
	.header-bottom-nav.nav-center.mobile-nav{
		justify-content: end;
		padding:5px 0;
	}
	.mobile-nav.nav.nav-left {
		left: -100px;
	}
	.header .stuck .header-main{
		display:block !important;
		height:40px !important;
	}
	.header .stuck .header-main{
		display:block !important;
		height:40px !important;
	}
	.header .stuck .header-main .nav > li > a {
		line-height: 15px;
	}
	.header .stuck #logo img {
		max-height: 40px!important;
	}
	.header .stuck .header-bottom{
		display:none;
	}
}
/* */
.hpt-show-cats {
    margin-bottom: 0;
    float: left;
    list-style: none;
}
.hpt-show-cats li {
    float: left;
    margin: 0px !important;
}
.hpt-show-cats li a {
    margin: 0 10px;
}



/*************** Moraphelious  ***************/
/*header*/
body .call-now-button .call-text {
    font-weight: 700;
    font-size: 20px;
    padding-top: 15px;
}
.header-nav.nav-left{
	flex-wrap: nowrap;
}
.header-nav.nav-left li.html{
	flex:none;
}
.slogan{
	text-align:center;
	margin-left: -20px;
}
.slogan h3{
	margin:0;
	font-size: 20px;
    color: #cc0000;
}
.header-block .info-col .col-inner{
	display:flex;
}
#mega_menu li a:before {
    content: "\f105";
    font-family: 'fl-icons' !important;
    font-size: 15px;
    margin-right: 10px;
    color: #e42525;
    font-weight: bold;}

#mega_menu>li.menu-item.menu-item-has-children > ul.sub-menu{
	margin-top: 0px !important;
    min-height: auto !important;
}
/*main*/
.section-title-normal span {
	margin-right: 0;
    font-size: 20px; border-bottom:none;;
}
.product-small .box-text .title-wrapper{
	height: auto;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}
.product-small .box-text .price-wrapper .price {
    display: inline-flex;
    flex-flow: inherit;
    align-items: center;
    justify-content: space-between;
    padding: 5px;
}

.product-small .box-text .price-wrapper .price ins span.amount{
	margin-right:10px;
}
.product-small .box-text .price-wrapper .price ins span.amount:before{
	content:'Giá: ';
}

.product-custom .col .col-inner{
	min-height:100%;
	background:#fff;
}


.tin-tuc-section .section-title-normal span{
	margin-right: 15px;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 0;
    font-size: 18px;
    color: white !important;
    padding: 5px 10px 7px 15px;
    background: none;
    background: url(images/titbg.png);
    background-repeat: no-repeat;
}
.tin-tuc-section .section-title-normal{
	margin-bottom: 20px;
    border-bottom: 0;
    border-top-left-radius: 8px;
	background: none;
    border-top: 2px solid #2a2828;
    background-color: rgb(239, 240, 243);
}
.box-blog-post .post-title {
	font-weight: 300;
    color: #2a2828 !important;
}
/*footer*/
.footer-title:before {content:url(images/phu1.png); padding-right:10px;}
@media only screen and (min-width: 768px) {
/*************** ADD PC & TABLET ONLY CSS HERE  ***************/
	.slogan {
    margin-top: 10px;
		
	}
}
@media only screen and (max-width: 768px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.product-small .box-text .price-wrapper .price{
		flex-flow: column-reverse wrap;
    	align-items: baseline;
		margin-top:0
	}
	.product-small .box-text .price-wrapper .price ins{
		margin-bottom:5px;
	}
	.product-small .box-text .title-wrapper{
		height: auto;
	}
}
@media only screen and (min-width: 1024px) {
	.header-bottom-nav.nav li {
		position: relative;
	}
	/* sub menutop lv 1 */
	.header-bottom-nav.nav li li {
		width: 100%;
		display: block;
		float: initial;
		clear: both;
		border-top: rgba(255, 255, 255, 0.51) solid 1px;
		padding: 0;
		margin-top: -15px;
		-moz-transition: opacity 0.1s 0.15s ease-out, margin 0.3s 0.1s ease-out;
		-webkit-transition: opacity 0.1s 0.15s ease-out, margin 0.3s 0.1s ease-out;
		-o-transition: opacity 0.15s 0.15s ease-out, margin 0.3s 0.1s ease-out;
		transition: opacity 0.15s 0.15s ease-out, margin 0.3s 0.1s ease-out;
	}
	.header-bottom-nav.nav li li.menu-item-has-children:after {
		font-family: 'fl-icons' !important;
		content: "\f105";
		position: absolute;
		top: 6px;
		right: 8px;
		z-index: 9;
	}
	.header-bottom-nav.nav li li a {
		font-size: 13px;
		line-height: 37px;
		padding: 0 0 0 10px;
		border: none;
		position: relative;
		font-weight: bold;
		text-transform: uppercase;
	}
	.header-bottom-nav.nav li ul {
		z-index: 9999;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 0;
		min-width: 300px;
		background: #fff;
		border: 1px solid #ddd;
		opacity: 0;
		visibility: hidden;
		-moz-transition: opacity 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
		-webkit-transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
		-o-transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
		transition: opacity 0.3s ease-out, visibility 0.1s 0.1s linear;
	}
	.header-bottom-nav.nav li ul ul {
		top: -1px;
	}
	.header-bottom-nav.nav li ul ul {
		left: 100%;
	}
	.header-bottom-nav.nav li:hover>ul {
		opacity: 1;
		visibility: visible;
	}
	.header-bottom-nav.nav li:hover ul li {
		margin-top: 0;
		opacity: 1;
	}

	/* sub menutop lv 2 */
	.header-bottom-nav.nav ul ul ul {
		float: left;
		list-style: none;
		z-index: 9999;
		margin: 0;
		padding: 0;
		position: absolute;
		left: 80%;
		top: 0px;
		background: #222;
		width: 100%;
		opacity: 0;
		visibility: hidden;
		-moz-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
		-webkit-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
		-o-transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
		transition: opacity 0.2s 0.01s ease-in-out, left 0.2s 0.1s ease-out, visibility 0.1s 0.1s linear;
	}
	.header-bottom-nav.nav ul ul ul li {
		border: none;
		border-bottom: 1px solid #ccc;
		clear: both;
		margin: 0;
		padding: 0;
		width: 100%;
		opacity: 1;
	}
	.header-bottom-nav.nav ul ul li:hover ul {
		opacity: 1;
		left: 100%;
		visibility: visible;
	}
}
/*************** Moraphelious end ************/
.con-tac {
    display: block;
    width: 100%;
    text-align: left;
    color: #ed1c24;
}
/* */
.price-wrapper {
	overflow: hidden;
}
.text-vat,
.price-custom {
	float: left;
}
.text-vat {
    margin-bottom: 0;
    font-size: 18px;
    margin-left: 15px;
    color: red;
}
/* */
.shop_dutoan_cal {
	margin: 0 -15px;
	overflow: hidden;
}
.shop_dutoan_cal .item {
    margin: 10px 0px;
    overflow: hidden;
}
.shop_dutoan_cal .item label {
    display: inline-block;
    min-width: 200px;
    margin-right: 15px;
    float: left;
    line-height: 35px;
}
.shop_dutoan_cal .item input {
	width: calc( 100% - 200px - 20px );
	float: right;
    margin-bottom: 0;
}
input[disabled] {
    opacity: 0.5;
    cursor: not-allowed;
}
.horizon {
    margin: 1em 0px;
    border-bottom: 1px solid #bbbbbb;
    height: 1px;
    box-sizing: border-box;
    display: block;
}
/* */
.link-sp,
.hidden-an {
	visibility: hidden;
	display: none;
}
#footer li:before {
    content: "\f105";
    font-family: 'fl-icons' !important;
    font-size: 15px;
    margin-right: 10px;
    color: #fff;
    font-weight: bold;}
    .product-info .woocommerce-breadcrumb {
    	display: none;
    }