/*
Theme Name: Maxweb
Description: This is a child theme for Flatsome Theme
Theme URI: https:
Author: Hoan
Author URI: 
Template: flatsome
Version: 3.6.1
*/


/*************** ADD CUSTOM CSS HERE.   ***************/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');

body,h1,h2,h3,h4,h5,h6, li , a , strong , span ,p , div {
    font-family: "Open Sans", Arial, sans-serif;
}
h1 {
    font-weight: 500!important;
    line-height: 1em;
}
.icon-menu:before {
    content: "\e800";
    color: #ff0000;
}
.header:not(.transparent) .header-nav.nav > li > a {
    color: #002a2d;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 500;
    font-size: 18px;
}
p, li {
    font-size: 14px;
}
.tu-van .wpcf7 label {
    display: inline-block;
    width: 34%;
    float: left;
    padding-left: 30px;
    font-size: 20px;
    text-align: center;
	border-radius: 7px;
}
.tu-van .wpcf7 input[type="text"], .tu-van .wpcf7 input[type="tel"] {
    text-align: center;
	height: 2.69em;
}
@media screen and (max-width: 767px){
	.tu-van .wpcf7 label {
        width: 100%;
        padding-left: 10px;
		text-align: center;
}
}
 .dark input[type='submit'] {
    color: #fff;
    margin-left: 30px;
    font-size: 20px;
	border-radius: 7px;
	background-color: #E02B20!important;
    border: solid;
}
input[type="email"], .wpcf7 input[type="text"], .wpcf7 input[type="tel"] {
    border-radius: 4px!important;
	height: 3.9em;
}
blockquote {
    font-size: 1.1em!important;
    margin: 0 0 1.25em;
    padding: 0 1.25em 0 1.875em;
    border-left: 5px solid #2ea3f2!important;
    font-style: italic;
	border-color: #2ea3f2;
}
.lo-dat{
    border-width: 1px;
    border-style: dashed;
    border-color: #b3b3b3;
    padding-top: 10px!important;
    padding-right: 5px!important;
    padding-bottom: 10px!important;
    padding-left: 5px!important;
    margin-top: 0px!important;
}
.pum-theme-409 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 35px;
    border-radius: 5px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgb(2 2 2 / 23%);
    /* background-color: rgba( 1, 94, 167, 1.00 ); */
    background-image: url(http://datnenhoalac.maxweb.com.vn/wp-content/uploads/2021/12/bg-trang.jpg);
}
input[type='submit'] {
	color: #fff;
    margin-left: 30px;
    font-size: 20px;
	border-radius: 7px;
	background-color: #E02B20!important;
    border: solid;
}

.dat-lich {
    animation-duration: 2000ms;
    animation-delay: 0ms;
    opacity: 1;
    animation-timing-function: ease-in-out;
    transform: scale3d(0.95, 0.95, 0.95);
}
.dat-lich1, .dat-lich2 {
    -webkit-animation-name: et_pb_zoomLeft;
    animation-name: et_pb_zoomLeft;
}

img.size-full.alignnone {
    margin-bottom: 0px!important;
}
.wpcf7-spinner {
    display: none;
}
h6.entry-category.is-xsmall, .is-divider{
	display: none;
}
.add-plus {
	position: fixed;
	z-index: 999;
	bottom: 0;
	font-size: 15px;
	right: 2%;
	-webkit-transition: all 1.25s ease;
	-moz-transition: all 1.25s ease;
	-o-transition: all 1.25s ease;
	transition: all 1.25s ease;
	cursor: pointer;
	text-align: left;
	letter-spacing: 1px;
	width: 250px;
	justify-content: flex-start;
	padding: 15px 10px;
	display: -webkit-flex;
	align-items: center;
	height: 45px;
	background: #ed1c24;
	color: #fff;
	border-top: 2px solid #ec9410;
	border-right: 2px solid #ec9410;
	border-left: 2px solid #ec9410;
}
.my-icon-top {
	margin-top: -40px;
	margin-bottom: 10px;
	visibility: hidden;
	transition: all .2s linear;
}
.my-icon-bottom {
	visibility: visible;
}
#test-my-custom-button.add-plus:hover > .icon-bao-gia > .my-icon-top {
	margin-top: 31px!important;
	visibility: visible;
	transition: all .2s linear;
}
.add-plus a{
	color: #fff;
	margin-top: 9px;
}
.title-pop p{
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #ffffff;
	line-height: 28px;
	text-align: center;
}
.my-text-typing {
	animation: tp-typing 4s steps(20) infinite;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border-right: 0.15em solid #fff;
}
@keyframes tp-typing {
	0% {
		width: 0;
	}
	50% {
		width: 100%;
	}
	55%, 65%, 75% {
		opacity: 1;
	}
	60%, 70% {
		opacity: 0;
	}
	80% {
		width: 100%;
	}
	100% {
		width: 0;
	}
}
.pop ul{
    list-style: none;
    padding: 0;
}
.pop li {
    position: relative;
    padding-left: 28px;
    margin-left: 0 !important;
    font-size: 16px;
}
.pop li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2026/04/gift-box-1.png) no-repeat center/contain;
    animation: shakeGift 1s infinite;
}
@keyframes shakeGift {
    0% { transform: translateY(-50%) rotate(0deg); }
    25% { transform: translateY(-50%) rotate(10deg); }
    50% { transform: translateY(-50%) rotate(-10deg); }
    75% { transform: translateY(-50%) rotate(10deg); }
    100% { transform: translateY(-50%) rotate(0deg); }
}
.pum-overlay.pum-click-to-close {
    visibility: visible;
}
.pop h3 {
    text-align: center;
    color: #ffe314;
}
.wp-elce{
    bottom: 5%;
}
.pop input[type='submit'] {
    background-color: #fff!important;
    color: #c62128;
}