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

/*************** ADD CUSTOM CSS HERE.   ***************/



@font-face{
    font-family:UTMAvo;src:url(fonts/UTMAvo_0.eot);
    src:url(fonts/UTMAvo_0.eot?#iefix) format("embedded-opentype"),url(fonts/UTMAvo_0.woff) format("woff"),url(fonts/UTMAvo_0.ttf) format("truetype"),url(fonts/UTMAvo_0.svg#UTMAvo_0) format("svg");
    font-weight:400;
    font-style:normal;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
body {
    font: 400 14px/1.6 UTMAvo,sans-serif;
}


#masthead{
        border-bottom: 2px solid #f40089;
}

#wide-nav > .container{
    background: #e7eeed;
    padding: 0px;
}


#header-contact a{
    background-color: #ff0707;
    color: #FFF !important;
    font-size: 13px;
    padding: 10px !important;
}

.nav-dropdown-default{
    padding: 10px;
}

ul li.do a {
    color: #ff0a0a !important;
}
ul li.xanh a {
    color: #0184ff  !important;
}
ul li.cam a {
    color: #bf5001   !important;
}

.header-vertical-menu__fly-out .nav-top-link{
    font-weight: 700;
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    color: #000;
    font-size: 14px;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out{
    border: 1px solid #dbdbdb;
}
.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a:hover{
    background: #1ebfd2;
    color: #fff;
}

footer#footer{
    font-size: 14px;
    border-top: 2px solid #f40089;
}
footer#footer p{
    margin-bottom: 0px;
}
footer#footer .ux-menu-title{
    font-size: 13px;
}
.absolute-footer.dark {
    color: rgb(255 255 255);
}

.shost-product{
    border: 1px solid #cecece;
    border-top: 2px solid #f40089;
    padding-top: 15px;
}
.text.title a{
    font-size: 20px;
    font-weight: bold;
    color: #f40089;
}
.text.title p{
    margin-bottom: 10px;
}

.product-title.product_title{
    color: #f40089;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 10px;
}

.product-info .tab-panels{
    border: #f40089 solid 1px;
    border-radius: 4px;
    padding: 20px 10px 10px 10px;
    position: relative;
    overflow: visible;
    margin: -10px 0;
    width: 100%;
    font-size: 14px;
}
.product-info .tab-panels p{
    margin-bottom: 0px;
}
.product-info .tabbed-content .nav-left{
    z-index: 1;
    margin-left: 15px;
}
.product-short-description{
    font-size: 14px;
}
.woocommerce-tabs .nav-tabs > li > a {
    text-transform: uppercase;
    border: 0px;
    color: #000;
}
.woocommerce-tabs .nav-tabs > li.active > a {
    border-top-color: #f40089;
    background: #f40089;
    color: #fff;
}
header .social-icons{
    color: #f40089;
    font-size: 25px !important;
}
.searchform .search-field{
border: 1px solid #f40089 !important;
    height: 40px !important;
    box-shadow: none !important;
}

.searchform .button.icon{
height: 40px !important;
width: 40px !important;
}
span.widget-title{
    display: block;
    background: #f40089;
    padding: 0px 15px;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase !important;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}
.widget .is-divider{
    display: none;
}
.widget ul{
    border: 1px solid #e6e6e6;
}
.widget ul li a{
    font-size: 14px;
    padding: 7px 10px;
}
.post_comments {
    display: none;
}
.flatsome_recent_posts ul{
    padding: 10px;
}
.header-vertical-menu__opener {
    background-color: #e60788 !important;
}
[data-icon-label]:after, .secondary.is-underline:hover, .secondary.is-outline:hover, .icon-label, .button.secondary:not(.is-outline), .button.alt:not(.is-outline), .badge-inner.on-sale, .button.checkout, .single_add_to_cart_button, .current .breadcrumb-step {
    background-color: #f40089!important;
}
.absolute-footer, html {
    background-color: #e60788!important;
}


@media(max-width:768px){
	.shost-product{
		margin:0px !important
	}
	.text.title{
		background: #f40089;
		color: #fff;
		padding: 5px;
	}
	.text.title p{
		margin-bottom:0px
	}
	.text.title p a{
		color: #fff;
		font-size:17px
	}
	.home section .button.expand {
		display: block;
		padding: 5px 0 3px;
		background-color: #eee !important;
		text-align: center;
		font-weight: bold;
		font-size: 13px;
		color: #f40089;
		border: 1px solid #cecece;
		padding: 0px;
		border-top: 0px;
	}
	.shost-product{
		border-bottom:0px
	}
	.shost-product .product-small:nth-child(5){
		display:none
	}
}
.archive .products .space{
	display:none
}
.archive .products .space:first-child{
	display:block
}