/*
Theme Name: Máy lọc nước chính hãng
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header-main .nav > li > ul {
    padding: 5px!important;
}
.header-main .nav > li > ul > li > a {
    color: #000;
}
.mega-menu-column ul li ul li {
    transition: .5s;
    background: url(/wp-content/themes/locnuoc/images/rightarrow.png) left center no-repeat!important;
    padding-left: 10px!important;
    background-size: 5px!important;
}
.mega-menu-column ul li ul li:hover {
    margin-left: 5px!important;
    background: url(/wp-content/themes/locnuoc/images/rightarrow-hover.png) left center no-repeat!important;
    transition: .5s;
    background-size: 5px!important;
}
.mega-menu-column ul li ul li a {    
}
.mega-menu-column ul li ul li:hover a {
    font-style: italic;
    transition: .5s;    
}
.dot {
    background: #414141!important;
    opacity: 1!important;
    border:none!important;
    border-radius: 2px!important;
}
.dot.is-selected {
    background: #3eaa3a!important;
}
.homeslider .flickity-page-dots {
    bottom: 60px;
}
.homeslider .title {
    font-size: 30px;
    text-transform: uppercase;
}
.homeslider .subtitle {
    font-size: 18px;
    max-width: 400px;
}
.homeslider .button {
    text-transform: none;
    font-weight: normal;
}
.lioabtn.main {
		background:#414141;
		border: none;
		font-weight: normal;
		text-transform: none;
		border-left: 5px solid #3eaa3a;
		padding: 0 30px;
}
.lioabtn.secondary {
		background:#3eaa3a;
		border: none;
		font-weight: normal;
		text-transform: none;
		border-left: 5px solid #414141;
		padding: 0 30px;
}
.lioadivider {
    width: 172px;
    height: 1px;
    background: #414141;
    margin: auto;
    margin-bottom: 30px;
    margin-top: 20px;
}
.lioadivider div {
    width: 12px;
    height: 12px;
    border-radius: 3px;
    background: #3eaa3a;
    position:absolute;
    margin-left: 80px!important;
    margin-top: -5px;
}
.homecates {
	margin-top: 50px;
}
.homecates .box, .homecates .image-cover {
	border-radius: 10px;
}
.homecates .box-text {
	font-size: 105%;
	font-weight: bold;
	text-align: center;
	padding: 15px;
}
.homeabout {
    background: #3eaa3a;
    margin-top: 30px;
}
.homeabout .col-inner {
    margin-top: -75px;
}
.homeabout .title {
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 0px;
}
.homeabout .title span, .homebrands .title span {
    font-size: 90px;
    color: rgb(58, 56, 56);
    font-weight: bold;
    display: inline-block;
    margin-right: 40px;
}
.homeabout .content {
    padding-left: 55px;
    display: flex;
    align-items: top;
}
.homeabout .content span {
    font-weight: bold;
    font-size: 20px;
    display: inline-block;
    margin-right: 40px;
}
.homeabout .button {
    background: rgb(58, 56, 56);
    border: none;
    text-transform: none;
    font-weight: normal;
}
.homebrands {
    background: #e9e9e9;
    padding-bottom: 40px;
}
.homebrands .title {
    font-size: 26px;
    font-weight: bold;
    margin-top: -75px;
}
.homeproducts {
    padding-top: 0px;
    padding-bottom: 30px;
}
.homeproducts .lioabtn.secondary {
	margin-bottom: 50px!important;
}
.hometabs .nav > li {
		border:1px solid #3eaa3a;
		padding: 0 20px;
		margin: 0 5px;
		border-radius: 3px;
		line-height:1.2;
		font-size: 18px;
}
.hometabs .nav > li > a {
		color: #414141;
        display: block;
        text-align: center!important;
}
.hometabs .nav > li > a .image {
    width: 80px;
    margin: auto!important;
}
.hometabs .nav > li.active, .hometabs .nav > li:hover {
		border: 1px solid #3eaa3a;
}
.hometabs .nav > li.active a, .hometabs .nav > li:hover a {
		color: #3eaa3a;
}
.hometabs .subcate {
    margin-bottom: 20px;
}
.hometabs .subcate li {
    list-style-type: none;
    margin: 0 3px;
    display: inline-block;
}
.hometabs .subcate li a {
    font-weight: normal;
}
.proinner {
		border:1px solid #ccc;
		border-radius: 8px;
        background: #fff;
}
.proinner .box-image {
		margin: 15px;
}
.proinner .box-text {
		padding: 0 15px 15px 15px;
        min-height: 70px;
}
.proinner .product-title {
		font-size: 14px;
		height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
		font-weight: normal;
}
.proinner .product-title a {
		color: #414141;
}
.proinner .amount {
		color: #3eaa3a;
}
.homepartners {
		background: #f9f9f9;
		padding-top: 60px;
		margin-top: 40px;
		padding-bottom: 20px;
}
.homepartners .image-cover {
		border-radius: 8px;
}
.homelatest {
		padding-top: 50px;
}
.homelatest .image-cover {
		border-radius: 8px;
}
.homelatest h3 a {
		color: #414141;
		font-size: 15px;
}
.homeexpert {
    max-height: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.homeprojects {
    padding-top: 30px!important;
}
.homeprojects .box, .homeprojects .image-cover, .projectitem .image-cover, .projectitem .box {
    border-radius: 10px;
}
.shop-page-title {
		display: none;
}
.custombread {
		background: #f2f2f2;
		margin-bottom: 30px;
}
.breadinner {
		margin: auto;
		max-width: 1370px;
		padding: 15px;
}
.breadinner p {
		margin-bottom:0
}
.cataloguepage .page-title {
    font-weight: bold;
    text-transform: uppercase;
}
.cataloguepage .subtitle {
    color: #666;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 90%;
}
.cataloguepage .title {
    text-transform: uppercase;
    font-weight: 900!important;
    margin-bottom: 10px;
    height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.cataloguepage .image-cover {
    border-radius: 4px;
    border:1px solid #eee;
}
.cataloguepage .button {
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    font-weight: normal;
    border-radius: 4px;
}
.abouttimeline {
    margin-top: 30px;
    background: url(/wp-content/themes/locnuoc/images/timebg.png) center center no-repeat;
    background-size: 1px!important;
    background-position: 50% 130px!important;
}
.abouttimeline .hometitle {
    margin-bottom: 30px;
    padding: 0 15px;
}
.abouttimeline .timeleft {
    display: flex;
    align-items: center;
    justify-content: right;
    direction: rtl;
}
.abouttimeline .timeleft::after {
    content: '';
    width: 20px;
    height: 20px;
    background: #3eaa3a;
    border-radius: 50%;
    position: absolute;
    right:-10px;
}
.abouttimeline .timeleft .time {
    padding-left: 20px;
    margin-right: 30px;
}
.abouttimeline .timeright {
    display: flex;
    align-items: center;
    justify-content: left;
}
.abouttimeline .timeright::after {
    content: '';
    width: 20px;
    height: 20px;
    background: #3eaa3a;
    border-radius: 50%;
    position: absolute;
    left:-10px;
}
.abouttimeline .timeright .time {
    padding-right: 20px;
    margin-left: 30px;
}
.timeline .time {
    font-size: 40px;
    color: #3eaa3a;
}
.abouttimeline .image {
    width: 150px;
}
.abouttimeline .image-cover {
    border-radius: 50%;
}
.righttime .timecontent {
    margin-left: 30px;
    border:1px solid #414141;
    border-radius: 8px;
    padding: 15px 15px 1px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.timecontent .title {
    font-size: 110%;
}
.timecontent {
    font-size: 90%;
}
.timecontent p {
    margin-bottom: 10px;
}
.lefttime .timecontent {
    margin-right: 30px;
    border:1px solid #414141;
    border-radius: 8px;
    padding: 15px 15px 1px 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.aboutfactories {
    background: #f9f9f9;
    padding-top: 60px;
    padding-bottom: 50px;
    margin-top: 50px;
}
.aboutfactories .title {
    font-size: 24px;
    font-weight: bold;
}
.aboutfactories p {
    margin-bottom: 5px;
}
.aboutfactories .image-cover {
    border-radius: 8px;
}
.aboutcertificates {
    padding-top: 60px;
    padding-bottom: 40px;
}
.showroomtrongnuoc .col-inner, .showroomnuocngoai .col-inner {
    background: #3eaa3a;
    padding: 10px 15px;
    border-radius: 4px;
    margin-bottom: 30px;
    font-weight: normal;
}
.showroomtrongnuoc .smalltitle {
    border-bottom: 1px solid;
    text-transform: uppercase;
}
.showroomtrongnuoc p, .showroomnuocngoai p {
    margin-bottom: 8px;
    font-size: 95%;
}
.showroomtrongnuoc .title, .showroomnuocngoai .title {
    font-weight: bold;
    font-size: 20px;
}
.pageinner {
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    padding: 15px;
    border-radius: 8px;
}
.postslist {
		background: #fff;
		border-radius: 6px;
}
.postslist .box-image, .horizontalnews .box-image {
		border-radius: 6px;
}
.postslist h2, .horizontalnews h2 {
		font-size: 16px;
}
.postslist h2 a, .horizontalnews h2 a {
		color: #414141;
}
.postslist .postinfo {
		color: #414141;
		font-size: 90%;
}
.postslist .postinfo i {
		padding-right: 5px;
}
.horizontalnews .col-inner {
    padding-left: 15px;
}
.horizontalnews .button {
    color: #414141!important;
    background: #fff!important;
    border:1px solid #414141;
    padding: 0px 10px;
    font-size: 12px;
    border-radius: 3px;
    display: inline-block;
    margin-top: 14px;
    text-transform: none;
}
.page-wrapper {
		padding:0;
}
.post {
		margin:0;
}
.relatedtitle {
		text-transform: uppercase;
		font-size: 140%;
		border-bottom: 1px dotted;
		margin-bottom:15px;
}
.relatedpost .box-image {
		border-radius: 6px;
}
.relatedpost .box-text {
		padding: 15px;
}
.relatedpost .overlay, .homeprojects .overlay, .projectitem .overlay, .homecates .overlay {
		background: linear-gradient(0deg, #1b283bc7, transparent 75%);
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(0deg, rgba(27, 40, 59, 0.78), transparent 75%);
}
.entry-header-text {
    padding: 0;
}
.entry-title {
    color: #414141;
    font-size: 20px;
}
.pageinner p img {
    display: block;
    margin: auto;
}
.catetitle {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0;
}
.pagenavi .page-numbers {
    border: 1px solid;
    display: inline-block;
    padding:0px 5px;
    min-width: 28px;
    border-radius: 3px;
    text-align: center;
}
.rightpost {
		display: flex;
		align-items:center;
		padding-top: 8px;
		margin-bottom: 8px;
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
}
.rightpost .box {
		width: 90px!important;
}
.rightpost .box-image {
		border-radius: 5px;
}
.rightpost .title {
		width: 100%;
		margin-bottom:0;
		margin-left: 10px;
		color: #414141;
		font-size: 90%;
}
.widget {
		border:1px solid #3eaa3a;
		border-top: 0;
}
.widget-title {
		display: block;
		color: #fff;
		padding: 10px;
		background: #3eaa3a;
		margin-left:-1px;
		font-weight: normal!important;
}
.widget .is-divider {
		display: none;
}
.widget .product-categories li {
		padding: 0 15px;
}

.widget .product-categories li a {
		font-size: 95%;
		color: #414141;
}
.widget .product-categories li ul {
		border-left: 0;
		margin-left:0;
}
.widget .product-categories li ul li {
		list-style-type: circle;
		padding-left:0;
		padding-right:0;
}
.megainner {
    margin: auto!important;
    float: none!important;
}
.contactinfo {
    margin-top: 40px;
    margin-bottom: 30px;
    padding: 30px 30px 1px 30px;
}
.contactinfo p {
    margin-bottom: 10px;
}
.contactinfo i {
    color:#414141;
    padding-right: 5px;
}
.contactinfo form {
    margin-bottom: 0;
}
.allpages {
    margin-bottom: 30px;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-select, .input-text  {
		border:1px solid #414141!important;
		box-shadow: none!important;
		border-radius: 4px!important;
}
.wpcf7-submit {
		background:#414141!important;
		border: none!important;
		font-weight: normal!important;
		text-transform: none;
		border-left: 5px solid #3eaa3a!important;
		padding: 0 30px!important;
}
.wpcf7-spinner {
		display: none;
}
.formlienhe .col {
    padding-bottom: 0!important;
}
.formlienhe p {
    margin-bottom: 0;
}
.woocommerce-pagination .page-number {
		border-radius: 5px!important;
		border: 1px solid #414141;
}
.ux-quantity__button {
    background: #3eaa3a!important;
    color: #fff!important;
}
.input-text.qty {
    border: none!important;
    background: #f2f2f2;
}
.product-remove {
    border-left: 1px solid #eee;
    padding-left: 8px!important;
}
.product-subtotal {
    border-right: 1px solid #eee;
    padding-right: 8px!important;
}
.product-quantity .input-text {
    border-color: #ccc!important;
}
.coupon .widget-title {
    background: #414141!important;
    border:none!important;
    border-left: 5px solid #3eaa3a!important;
}
.woobt-products .woobt-product .woobt-price {
    width: 150px;
    flex: 0 0 130px;
    max-width: 150px;
    text-align: end;
    line-height: 1.2;
    font-size: 90%;
}
.woobt-products .woobt-product {
		border:1px solid #ccc;
		margin-bottom:10px;
		border-radius: 5px;
		align-items: center;
}
.woobt-products .woobt-product input {
		margin-bottom:0;
}
.woobt-text {
		margin-bottom:5px!important;
}
.woobt-title-inner {
    height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.product-thumbnails a {
    border:1px solid #414141;
    border-radius: 5px;
}
.product-thumbnails .is-nav-selected a, .product-thumbnails a:hover {
    border-color: #3eaa3a;
}
.product-info .product-title {
    color: #414141;
    font-size: 24px;
}
.catedesc  .title {
    font-size: 24px;
    text-transform: uppercase;
    border-bottom: 1px solid #414141;
    padding-bottom: 10px;
}
.product-section {
    border-top: none;
    margin-top: 20px;
    margin-bottom: 30px;
}
.product-section-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.product-section .slider {
    padding-bottom: 10px;
}
.customfooter .col {
    padding-bottom: 0!important;
}
.customfooter p, .customfooter ul li {
    margin-bottom: 10px;
    font-size: 95%;
}
.off-canvas-left , .off-canvas-right  {
		width: 100%;
		background-image: linear-gradient(to right, #3eaa3a, #3eaa3a) !important;
		background-size: 100%!important;
	
}
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
		width: 100%;
        background-image: linear-gradient(to right, #3eaa3a, #3eaa3a) !important;
}
.off-canvas-left .mfp-content ul li a, .off-canvas-right .mfp-content ul li a {
		color: #fff!important;
		font-size: 16px;
}
.off-canvas-left .mfp-content ul li a:hover, .off-canvas-right .mfp-content ul li a:hover {
		text-decoration:none;
	color:#fff !important
}
.nav-slide-header .toggle {
  margin-left: 0 !important;
  padding-left: 5px;
  position: relative !important;
  text-align: left;
  top: 0 !important;
  width: 100%;
  color: #fff;
  opacity: 1;
}
.nav-slide-header .toggle {
    color: #fff!important;
}
.nav-slide-header .sub-menu li a {
    font-size: 13px!important;
}
.mobile-sidebar-levels-2 .nav-slide > li > .sub-menu > li:not(.nav-slide-header) > a, .mobile-sidebar-levels-2 .nav-slide > li > ul.children > li:not(.nav-slide-header) > a {
    font-size: 13px!important;
}
#customize-controls h3 {
display: flex;
align-items: center;
}

body, p,  li, a, .mega-menu-item ul li a, strong, b {
    text-decoration: none!important;
    text-wrap: inherit!important;
}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a, .hometitle span, .homeabout .title, .homebrands .title {
    text-wrap: inherit!important;
}
@media only screen and (max-width: 1100px) {
    .hometabs .nav, .hometabs .subcate {
        display: inline-block !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        padding-bottom: 2px;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        font-size: 10px!important;
        text-transform: none!important;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .homeslider .title {
        font-size: 16px;
        text-transform: uppercase;
    }
    .homeslider .subtitle {
        font-size: 13px;
        max-width: 400px;
        max-width: 90%;
    }
    .homeslider .button {
        text-transform: none;
        font-weight: normal;
        font-size:12px;
    }
    .abouttimeline {
        margin-top: 30px;
        background: url(/wp-content/themes/locnuoc/images/timebg.png) left center no-repeat;
        background-size: 1px!important;
        background-position: 15px 150px!important;
    }
    .abouttimeline .timeright::after {
        left: 10px;
        height: 12px;
        width: 12px;
        margin-top: 3px;
    }
    .abouttimeline .righttime {
        padding-right: 10px!important;
    }
    .homeabout .title span, .homeabout .content span, .homebrands .title span, .homebrands .content span, .homeabout .content, .homebrands .content {
        display: block;
        padding-left: 0;
    }
    .homebrands .title span {
        display: block;
        clear: both;
    }
    .homeabout .title {
        font-size: 22px;
    }
    .hometabs .nav, .hometabs .subcate {
        display: inline-block !important;
        overflow-x: auto !important;
        white-space: nowrap !important;
        padding-bottom: 2px;
    }
    .hometabs .nav > li {
        margin: 0 2px;
    }
    .catesinner {
        margin-top: 10px;
    }
    .homeslider .flickity-page-dots {
        bottom: 10px;
    }
    .customfooter p {
        font-size: 80%;
    }
    .catesinner .col-inner p {
        margin-bottom: 0;
        text-transform: none;
        text-align: center;
        padding: 5px;
        font-size: 80%;
		
    }
    .catesinner .flickity-prev-next-button {
        top: 12px!important;
        bottom: auto;
    }
}
@media only screen and (max-width: 900px) {
    .catesinner .flickity-prev-next-button {
        top: 12px!important;
        bottom: auto!important;
    }
}