/*
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.   ***************/
.wide-nav li:hover a {
	color: #075f33;
	border-bottom: 3px solid #1a622b;
}
.tab-panels h2 {
    color: white;
    background: #1a622b;
    line-height: 2;
    text-align: center;
}
.loi {
    font-size: 100px;
}
.social-custom_channel_4 img {
    width: 45px !important;
    height: 45px !important;
}
.last-col img:not(.dmca-badge img) {
	max-width: 31px;
}
.col-2-footer img {
	max-width: 213px;
}
.lienhe_khi_khong_co_gia a {
	color: red;
	font-weight: 700;
}
@media only screen and (min-width: 850px) {
	#logo {
		width: 170px;
		z-index: 999 !important;
	}
	#wide-nav .container {
		padding-left: 125px;
	}
	#masthead #logo img {
    	max-height: 125px !important;
	}
    .loi {
        font-size: 180px !important;
        margin-top: -90px !important;
    }
}
.mystickyelements-position-right.mystickyelements-entry-effect-slide-in.entry-effect {
	position: fixed;
    bottom: 94px;
    right: 0;
	z-index: 9999;
}
.mystickyelement-lists-wrap {
    border-radius: 10px;
    background: #F5F5F5 !important;
    margin: 5px;
	overflow: auto;
	padding: 5px 10px;
}
.mystickyelements-fixed ul li {
    position: relative;
    width: 53px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
}
.mystickyelements-position-right ul li:first-child .mystickyelements-social-icon {
    border-radius: 10px 0 0;
}
.mystickyelements-mobile-size-large.mystickyelements-position-mobile-bottom span.mystickyelements-social-icon {
    height: 65px;
}
span.mystickyelements-social-icon, span.mystickyelements-social-icon a {
    width: 80px;
}
span.mystickyelements-social-icon, span.mystickyelements-social-icon a {
    width: 53px;
    height: 53px;
    color: #fff;
    float: left;
    position: relative;
    text-align: center;
    font-size: 17px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    flex-wrap: wrap;
    text-decoration: none;
}
.mystickyelements-templates-default span.mystickyelements-social-icon img {
    width: 30px;
    height: 30px;
}
.social-custom_channel_4 .mystickyelements-icon-below-text {
    padding-top: 5px;
}
.mystickyelements-fixed .mystickyelements-icon-below-text {
    font-size: 12px !important;
    width: 100%;
    display: block;
    line-height: 1;
	color: #000;
}
.mystickyelements-fixed ul li.element-desktop-on {
    display: block;
}
.mystickyelements-fixed ul li {
    position: relative;
    width: 53px;
    display: none;
    margin: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
}
.header-block-block-1 img {
	max-width: 50%;
	margin-bottom: 0 !important;
}
span.amount {
    color: red;
}
.badge-inner {
    background-color: #DD0000;
}
.post-title {
	color: #075f33;
}
.box-image {
    border-radius: 5px;
}
#wrapper .shop-page-title.featured-title .title-bg {
	background-image:none !important; 
}
.product-info h1 {
    padding-top: 20px;
    color: #1a622b;
    text-transform: uppercase;
    text-align: center;
}
.product-section-title {
	color: #075f33;
}
.about-col-right img {
	width: 36px;
	height: auto;
}
.about-col-right p {
	margin-bottom: 0;
}
.header-block-block-2 img {
	max-width: 210px;
	margin-bottom: 0 !important;
}
div#popmake-301 {
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 15px;
	padding-right: 15px;
    color: #FFF;
}

#popmake-301 .pum-title {
    padding-bottom: 8px;
    padding-top: 8px;
    padding-left: 10px color: #FFF;
    background: #005500;
    text-align: left;
    text-shadow: 0px 0px 0px rgba(2, 2, 2, 0.23);
    font-family: inherit;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
	color: #fff;
	padding-left: 15px;
}
@media only screen and (min-width: 850px) {
    #logo img {
        max-height: 125px;
        padding-top: 18px;
    }
}
@media only screen and (max-width: 849px) {
	.mystickyelements-position-right.mystickyelements-entry-effect-slide-in.entry-effect {
		width: 100%;
		bottom: 0;
	}
	.mystickyelements-fixed ul li.element-desktop-on {
		display: inline-block;
	}
	.mystickyelements-lists {
		flex-direction: row;
    	display: flex;
    	justify-content: space-around;
		margin-bottom: 0;
	}
	
}
