/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
.prems-contact p label {
    display: flex;
    justify-content: space-between;
}
.prems-contact input, .prems-contact textarea {
    width: 100% !important;
}
.prems-contact span {
    width: 80%;
}
.prems-contact textarea {
    height: 150px;
}
input.wpcf7-form-control.wpcf7-submit {
    max-width: 200px;
    float: right;
}
.prems-contact p {
    margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
	.prems-contact span {
		width: 73%;
	}
}
@media screen and (max-width: 540px) {
	.prems-contact p label {
		display: flex;
		flex-direction: column;
	}
	.prems-contact span {
		width: 100%;
	}
}
p.name.product-title a, p.home-sector-title strong, h5.post-title.is-large, .related-title a {
    color: #0000cd;
}
.footer-widgets span.widget-title {
    margin-bottom: 15px !important;
    display: block;
}
.zalo-chat-widget {
    right: unset !important;
    left: 5px !important;
    bottom: 80px !important;
}
.zalo-chat-widget iframe {
    right: unset !important;
}
p.home-sector-title strong {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}
.flickity-prev-next-button {
	top: 25%;
}
.ux-logo-link img {
    background: white;
    padding: 5px;
    width: 190px;
    border: 1px solid #e8e8e8;
}
.ux-logo-link {
    padding: 5px !important;
}
header.archive-page-header .col {
    text-align: left;
}
.f-product .product-small.box {
    background: white;
}
button.is-link:after {
    content: '\f178';
    font-family: FontAwesome;
    padding-left: 5px;
}
h5.post-title.is-large, .related-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    padding: 0;
}
.h-title img {
    margin-bottom: 10px !important;
}

.h-title {
    margin-bottom: 30px;
}
.home-sector-number {
    color: #0000cd;
    font-size: 24px;
    font-weight: 700;
}
.home-sector-des {

    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

}
.home-sector-action {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s all linear;
    z-index: 3;
}
.home-sector-item:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    background: url(/wp-content/uploads/2022/01/icon-arrow-sector-active.png) center center no-repeat;
    background-size: cover !important;
    height: 15px;
    width: 22px;
    z-index: 2;
}
.home-sector-item .col-inner:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.6);
    opacity: 0;
    visibility: hidden;
    transition: .3s all linear;
    z-index: 1;
}
.home-sector-item .col-inner:hover:before{
   opacity: 1;
   visibility: visible;
   transition: .3s all linear;
}
.home-sector-item .col-inner:hover .home-sector-action {
    opacity: 1;
    visibility: visible;
    transition: .3s all linear;
}
.btn-style-1 {
    background: #0000cd;
    background: linear-gradient(to right, #4646fb, #0000cd);
    border-radius: 25px;
    box-shadow: none;
    transition: .3s all linear;
    position: relative;
    padding: 6px 35px;
    max-width: 100%;
    color: #fff !important;
}
.giaiphap-box1, .giaiphap-box2 {
    display: flex;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 50%);
}
.giaiphap-box2 .box-image {order: 2;}
.giaiphap-box2 .box-text  {order: 1;}
.giaiphap-box2 .box {display: flex; align-items: center;}
.giaiphap-box2 .box-text {width: 50%;}
.giaiphap-box2 .home-sector-item:after {
	background: url(/wp-content/uploads/2022/01/icon-arrow-sector.png) center center no-repeat;
}
#baogia .container.section-title-container, #quote .container.section-title-container {
    padding: 0;
}
.fb-contact {
	background-color: #3a589b !important; 
}
.dutu-contact {
	background-color: #ff0000 !important;
}
#shop-sidebar .widget_nav_menu, .post-sidebar .widget_nav_menu {
    background-color: #f8f8f8;
    border: thin solid #ececec;
    background-image: url(/wp-content/uploads/2024/06/left-background.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
ul#menu-nha-san-xuat, #menu-producers {
    padding: 15px;
}
ul.product-categories ul.children {
    display: block !important;
}
div#product-sidebar {
    padding-right: 15px;
}
.home .shop-page-title {
    display: none;
}
.header-language-dropdown i.image-icon {
    padding-left: 10px;
    font-size: 14px;
}
body, .nav > li > a, h1,h2,h3,h4,h5,h6, .heading-font, .alt-font {font-family:  Tahoma !important;}
div#masthead {
    border-bottom: 1px solid #e8e8e8;
}
.search-hd .secondary {
    background-color: #0000cd !important;
}
ul.menu>li {
	font-size: 14px;
}
.header-bottom-nav>li>a {
    padding: 0 20px;
}
.nav-pagination>li>span, .nav-pagination>li>a {
	border-radius: 5px; 
	border: 1px solid currentColor 
}
.nav-spacing-xlarge>li {
    margin: 0;
}
.product-small .col-inner {
	border : 1px solid #0000004a;
}
p.name.product-title {
    text-align: center;
    font-size: 13px;
}
/*************** ADD CUSTOM CSS HERE.   ***************/
.tieude .section-title b {
	height: 10px;
}
.tieude .section-title span {
	font-size: 25px;
}
.tieude .section-title-bold span {
    border: 2px solid #fff;
	color: #000;
	text-shadow: 1px 0px 1px #464141;
	padding: .3em 0.3em 0 0px;
}


@media (min-width: 1200px) {
	aside span.widget-title {
		padding: 0px 0px 0px 70px !important;
	}
}
.post-sidebar.large-3.col, .page-left-sidebar .large-3.col {
	padding-right: 15px;
}
 .widget .is-divider {
	display: none;
}
.cat-item a {
	font-size: 13px
}
.widget_product_categories,aside#nav_menu-9, #secondary aside, #product-sidebar  aside{
    background-color: #f8f8f8;
    border: thin solid #ececec;
	background-image: url(/wp-content/uploads/2024/06/left-background.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}
aside span.widget-title {
    font-size: 14px;
    font-weight: 600;
	line-height: 3.55;
    padding: 0px 0px 0px 70px;
	color: #fff;
	font-weight: bold
}
ul.product-categories {
    padding: 15px;
}
#footer img {
    margin-bottom: 0;
}
p#billing_address_1_field {
    width: 100%;
}
.archive-page-header .large-12.col {
    padding-bottom: 0px !important;
}
.entry-content img {
    padding: 15px;
}
.entry-meta,h6.entry-category {
	display: none;
}


.blog-share.text-center {
    text-align: left;
    border-bottom: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    padding: 5px;
	clear: both;
}
.blog-share .is-divider {
    display: none;
}
.blog-share a {
	margin-bottom: 0;
}
.blog-share:before {
    content: "Chia sẻ";
    padding-right: 15px;
}
.entry-content.single-page {
	padding-top: 0;
}
.entry-header-text {
    padding-bottom: 0;
}
.entry-content  p, .entry-content li {
	text-align: justify;
}
h1.entry-title {
    font-size: 24px;
}
.entry-content h2 {
    font-size: 22px;
}
.entry-content p, .entry-content li {
    font-size: 16px;
    color: #333;
    font-weight: 300;
}
p.wp-caption-text {
    text-align: center;
}
table.tplCaption {
    max-width: 500px;
    font-size: 14px;
    text-align: center;
}
.blog-archive .box-text.text-left {
    vertical-align: top;
}

@media only screen and (max-width: 480px) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
	.header-main .nav > li > a {
		color: #166e02;
	}
	.box.has-hover.has-hover.box-vertical.box-text-bottom {
		flex-direction: column;
	}
	.giaiphap-box2 .box-text, .giaiphap-box1 .box-text {
		width: 100%;
		padding: 15px;
	}
	.giaiphap-box2, .giaiphap-box1 {
		width: calc(100% - 30px);
	}
	.giaiphap-box2 .box-image {
		order: 0;
	}
	.home-sector-item:after {
		content: none;
	}
}


/* css contact buttons*/
ul.contact-list a {
	position: relative;
	margin-top: 30px;
}
ul.contact-list a:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #e5010198;
	-webkit-animation-name: zoomin;
	animation-name: zoomin;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	content: '';
	position: absolute;
	border-radius: 50%;
}
ul.contact-list a:after {
	content: '';
	position: absolute;
	border-radius: 50%;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	background: #e5010199;
	z-index: -1;
	-webkit-animation-name: zoomout;
	animation-name: zoomout;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
ul.contact-list {
	margin-left: 0;
}
.callnow>ul,
.callnow>ul li:last-child,
ul.contact-list li {
	margin-bottom: 0
}
ul.contact-list a svg,
ul.contact-list a:after {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite
}
.contact-list a svg {
	-webkit-animation-name: lac;
	animation-name: lac;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
a.hotline:after,
a.hotline:before {
	content: '';
	position: absolute;
	border-radius: 50%
}
.callnow {
	display: flex;
	position: fixed;
	left: 15px;
	bottom: 3%;
	z-index: 999999
}
.callnow>ul {
	display: flex;
	flex-direction: column;
	list-style: none
}
ul.contact-list>li>a {
	display: block;
	padding: 12px;
	border-radius: 99px;
	width: 44px;
	height: 44px;
	margin-bottom: 10px
}
ul.contact-list>li>a path {
	fill: white
}
.callnow a.hotline {
	background: #e50101
}
.callnow a.facebook {
	background: linear-gradient(45deg, #257bf2, #b137d1, #ee685d)
}
ul.contact-list a:hover {
	transform: scale(1.15)
}
ul.contact-list a {
	transition: .3s ease-in-out
}
a.hotline:after {
	background: #e5010199;
}
a.hotline:before {  
	border: 1px solid #e5010198;
}
a.zalo {
	padding: 0 !important;
	margin-bottom: 10px
}
a.facebook svg {
	height: 20px;
	width: 20px
}
li.hotline-number {
	display: flex;
	align-items: center;
	position: relative;
	width: 185px;
}
li.hotline-number>span {
	background: #bd0000;
	padding-left: 55px;
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 15px;
	border-radius: 20px;
	position: absolute;
	z-index: 1;
	color: white;
	font-weight: 700;
	margin-top: 20px;
}
li.hotline-number>a {
	z-index: 2;
}
a#zalo-chat:before {
	border: 1px solid rgba(33,150,243,.7);
}

a#zalo-chat:after {
	background: rgba(33,150,243,.7);
}
a.facebook:before {border: 1px solid #b137d1d1 !important;}
a.facebook:after {
	background: #b137d1b0 !important;
}
@keyframes lac {
	0%,
	100%,
	50% {
		transform: rotate(0)
	}
	10%,
	30% {
		transform: rotate(-25deg)
	}
	20%,
	40% {
		transform: rotate(25deg)
	}
}
@-webkit-keyframes lac {
	0%,
	100%,
	50% {
		-webkit-transform: rotate(0)
	}
	10%,
	30% {
		-webkit-transform: rotate(-25deg)
	}
	20%,
	40% {
		-webkit-transform: rotate(25deg)
	}
}

@keyframes zoomin {
	0% {
		transform: scale(.8);
		opacity: 1
	}
	100% {
		transform: scale(2.2);
		opacity: .1
	}
}

@-webkit-keyframes zoomin {
	0% {
		-webkit-transform: scale(.8);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(2.2);
		opacity: .1
	}
}
@keyframes zoomout {
	0% {
		transform: scale(.8);
		opacity: 1
	}
	100% {
		transform: scale(1.1);
		opacity: .3
	}
}
@-webkit-keyframes zoomout {
	0% {
		-webkit-transform: scale(.8);
		opacity: 1
	}
	100% {
		-webkit-transform: scale(1.1);
		opacity: .3
	}
}
@media screen and (max-width: 540px) {
	li.hotline-number>span {
		display: none;
	}
}