
.elementor-search-form .dialog-lightbox-close-button {
	top: 0;
}
/* Posts */
.elementor-posts-container.elementor-has-item-ratio .elementor-post .elementor-post__thumbnail img {
	top: 0;
	left: 0;
	transform: unset;
	transition: all .3s ease;
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post:hover .elementor-post__thumbnail img {
	transform: scale(1.1);
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post .elementor-post__title a {
	transition: all .3s ease;
}
.elementor-posts-container.elementor-has-item-ratio .elementor-post:hover .elementor-post__title a {
	color: var(--e-global-color-primary);
}
.elementor-menu-toggle {
	outline: none !important;
}
ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0 !important;
}
input::-webkit-input-placeholder {
  opacity: 1 !important;
}
input:-ms-input-placeholder {
  opacity: 1 !important;
}
input::placeholder {
  opacity: 1 !important;
}
/* Title */
.pixelplus-heading-icon-before .elementor-heading-title,
.pixelplus-heading-icon-after .elementor-heading-title {
	display: flex;
	align-items: flex-end;
}
.pixelplus-heading-icon-before .elementor-heading-title:before,
.pixelplus-heading-icon-after .elementor-heading-title:after {
    content: '';
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
/* .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    border: 1px solid var(--e-global-color-primary) !important;
    background: #fff !important;
    opacity: 1 !important;
    outline: none;
}
.swiper-pagination-bullet-active {
	background: var(--e-global-color-primary) !important;
} */
.pixelplus-carousel-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    outline: none;
    cursor: pointer;
}
.pixelplus-carousel-pagination {
    display: flex;
    justify-content: center;
    position: absolute;
    z-index: 2;
    width: 100%;
}
.elementor-field-group .elementor-select-wrapper:before {
	text-shadow: none;
}
.mini-account-links,
.pixelplus-search-form .elementor-search-form__submit,
.mini-account-icon,
.mini-cart,
.mini-cart-icon {
    display: flex;
    align-self: center;
    position: relative;
}
.mini-cart-icon {
    margin-right: 11px;
}
.mini-cart-text {
    align-self: center;
}
.mini-cart-icon span {
    position: absolute;
    top: -6px;
    right: -10px;
    font-weight: 600;
}
/* .post-item */
.post-item__thumb {
	display: block;
	border-radius: 15px;
	overflow: hidden;
}
.post-item__title {
	margin: 25px 0;
}
.post-item__title a {
	color: #000;
	font-size: 40px;
	font-weight: 500;
	line-height: 45px;
	transition: all .3s ease-in-out;
}
.post-item__date {
	color: #7c7c7c;
	font-size: 14px;
	font-weight: 300;
}
.post-item:hover .post-item__title a {
	color: var(--e-global-color-primary);
}
/* Hero Slider  */
.slide-item-inner img {
	width: 100%;
}
.pixelplus-hero-slider-container .pixelplus-carousel-nav i {
	display: none;
}
.pixelplus-hero-slider-container .pixelplus-carousel-nav {
	width: 57px;
	height: 57px;
}
.pixelplus-hero-slider-container .pixelplus-carousel-nav:hover {
	background-color: transparent !important;
}
/* .pixelplus-hero-slider-container .pixelplus-carousel-prev {
	background: url(//taptap.com.vn/wp-content/themes/pixelplus/assets/elementor/css/../../images/prev.png) no-repeat center/contain;
}
.pixelplus-hero-slider-container .pixelplus-carousel-next {
	background: url(//taptap.com.vn/wp-content/themes/pixelplus/assets/elementor/css/../../images/next.png) no-repeat center/contain;
} */
.pixelplus-hero-slider-container .pixelplus-carousel-pagination .swiper-pagination-bullet {
	margin: 0 9px;
}
.post-cats {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 70px;
}
.post-cats a {
	color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 30px;
    background: rgba(246, 93, 121, 0.4);
    padding: 19px 32px;
    transition: all .3s ease-in-out;
    margin-bottom: 6px;
}
.post-cats a:hover,
.post-cats a.active {
	background: #F65D79;
}
.terms-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.terms-list a {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.terms-list a:not(.active) {
    filter: grayscale(1);
}
.terms-list a img {
	width: 84px;
	height: 84px;
}
.terms-list a span {
    display: block;
    font-size: 16px;
    color: #1A1818;
    margin-top: 25px;
}
.terms-list a.active span,
.terms-list a:hover span {
	font-weight: bold;
}
.brand-list-by-term-container {
	margin-top: 75px;
}
.brand-list-by-term-item:not(:first-child) {
    margin-top: 60px;
}
.pixelplus-image-boxes {
	text-align: center;
}
.pixelplus-image-boxes-prev,
.pixelplus-image-boxes-next {
	width: 26px;
	height: 26px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}
.pixelplus-image-boxes-prev {
	background: url(//taptap.com.vn/wp-content/themes/pixelplus/assets/elementor/css/../../images/icon-prev-small.png) no-repeat center/contain;
}
.pixelplus-image-boxes-next {
	background: url(//taptap.com.vn/wp-content/themes/pixelplus/assets/elementor/css/../../images/icon-next-small.png) no-repeat center/contain;
}
.pixelplus-image-boxes-next {
	right: 0;
}
.pixelplus-image-boxes-navigation {
	display: flex;
	justify-content: center;
	margin-top: 20px;
}
.pixelplus-image-boxes-navigation .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}
.pixelplus-image-boxes-navigation .swiper-pagination-bullet-active {
	background: #9a9a9a;
}
.pixelplus-image-box a {
	display: inline-block;
}
.carousel-item {
    padding: 49px;
}
.carousel-item.slick-center IMG {
    transform: scale(1.19434);
}
.faq-item {
	position: relative;
	border-radius: 15px;
	overflow: hidden;
	transition: all .3s ease-in-out;
}
.faq-item:hover {
	transform: scale(1.1);
}
.faq-item__title {
	position: absolute;
	top: 30px;
	left: 38px;
	right: 38px;
	color: #000;
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
.document-item {
    background: #F8F8F8;
    border-radius: 15px;
    text-align: center;
    padding: 80px 40px 40px;
    color: #000;
    font-size: 18px;
    font-weight: 300;
    position: relative;
    transition: all .3s ease-in-out;
}
.document-item:hover {
	background: #ECECEC;
}
.document-item__thumb {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, calc(-50% - 10px));
}
.document-item__title {
    margin-bottom: 44px;
    font-size: 20px;
    font-weight: 500;
}
.pixelplus-document-archive {
	margin-top: 66px;
}
/* .document-detail-nav */
.document-detail-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
a.document-item-thumb {
    border-bottom: 5px solid #fff;
    width: 68px;
    height: 83px;
    display: block;
}
a.document-item-thumb:hover,
a.document-item-thumb.active {
	border-bottom-color: #000;
}
a.document-item-thumb img {
    width: 100%;
}
.document-detail-thumbs {
    display: flex;
}
.document-item-thumb:not(:first-child) {
	margin-left: 18px;
}
.document-detail-thumb {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, calc(-50% - 20px));
}
.document-detail-main {
    background: #F8F8F8;
    border-radius: 15px;
    margin-top: 150px;
    position: relative;
    padding: 0 68px;
}
.document-detail-title {
	padding-top: 60px;
	margin-bottom: 82px;
}
.document-detail-heading {
	font-size: 20px;
	font-weight: 500;
}
.document-detail-brand-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 50px;
	margin-top: 40px;
}
.document-detail-brand-item {
    display: grid;
    grid-template-columns: 86px auto;
    grid-gap: 25px;
    align-items: center;
}
.document-detail-brand-item .brand-item__thumb {
	width: 86px;
	height: 86px;
}
a.document-loadmore-brand {
    display: table;
    margin: 70px auto 0;
    color: #000;
    font-weight: 300;
    margin-bottom: 55px;
}
a.document-loadmore-brand:after {
	content: '';
	display: table;
	width: 65px;
	height: 65px;
	background: url(//taptap.com.vn/wp-content/themes/pixelplus/assets/elementor/css/../../images/icon-circle-down.svg) center no-repeat;
	margin: 10px auto 0;
}
.document-detail-main .pixelplus-steps-container {
	margin-top: 63px;
}
/* pixelplus-testimonial */
.pixelplus-testimonial-carousel {
	display: none;
}
.pixelplus-testimonial-item {
	background: #fff;
	border-radius: 15px;
	position: relative;
    backface-visibility: hidden;
    line-height: 30px;
}
.pixelplus-testimonial-item__desc {
	font-weight: 300;
}
.pixelplus-testimonial-item__title {
	font-weight: 600;
}
.pixelplus-testimonial-item__image {
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%, -50%);
}
.career-cat-detail .career-cat-title {
	margin: 0 !important;
	font-weight: 300 !important;
}
.career-cat-detail span {
    content: '';
    display: flex;
    width: 304px;
    height: 304px;
    position: absolute;
    right: 0;
    top: -140px;
    border-radius: 50%;
    background-color: #f2f2f2;
    align-items: center;
    justify-content: center;
}
.career-cat-detail {
	margin-bottom: 160px;
}
.career-cat-content {
    position: relative;
    margin-top: 90px;
    font-weight: 300;
    margin-bottom: 50px;
}
.career-cat-detail .career-cat-content {
	margin-top: 150px;
}
.career-cat-content strong {
	font-weight: bold;
	margin-bottom: 30px;
    display: inline-block;
}
.career-cat-content hr {
    margin: 50px 0;
    border-top: 1px solid #cacaca !important;
    border: none;
}
.career-cat-content ul {
    margin: 0 !important;
    padding: 0 0 0 30px;
}
.career-cat-lists {
	margin-top: 100px;
}
.career-cat-list {
    display: grid;
    grid-template-columns: auto 230px;
    border-bottom: 1px solid #cacaca;
    padding-bottom: 50px;
    margin-bottom: 50px;
}
.career-cat-list:last-child {
	margin-bottom: 0;
}
.career-cat-list .career-cat-list__position {
	font-size: 30px;
	font-weight: 500;
	color: var(--e-global-color-text);
}
.career-cat-list .career-cat-list__team {
	font-weight: 600;
	color: #5a5a5a;
}
.career-cat-list:first-child {
	border-bottom: none;
	margin-bottom: 0;
}
.career-cat-list:first-child > div {
	font-size: 18px;
	font-weight: 300;
}
.career-detail-button {
	display: table;
    margin: 0 auto;
}
a.career-cat-item {
    border-radius: 15px;
    padding: 15px 30px 15px 30px;
    color: #000;
    background: #F8F8F8;
    display: grid;
    grid-template-columns: 72px auto;
    grid-gap: 30px;
    align-items: center;
}
.career-cat-item__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
}
.career-cat-item__count {
	font-size: 16px;
	font-weight: 300;
}
.career-cat-item__count span {
	font-weight: bold;
	color: #23B082;
}
/* .pixelplus-benefit-carousel-container */
.pixelplus-benefit-carousel-container .swiper-slide {
	width: 412px;
}
.pixelplus-benefit-carousel-container .benefit-carousel-pagination {
	display: flex;
    justify-content: center;
    margin-top: 50px;
    display: none;
}
.benefit-carousel-item {
    background: #ECECEC;
    border-radius: 15px;
    text-align: center;
    backface-visibility: hidden;
    border-radius: 15px;
    overflow: hidden;
    padding-top: 136px;
	min-height: 524px;
}
.benefit-carousel-prev,
.benefit-carousel-next {
	width: 65px;
	height: 65px;
	background: center/contain no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	z-index: 9;
}
.benefit-carousel-prev {
	left: calc(50% - ((413px * .5) + 100px + 60px));
	background-image: url(//taptap.com.vn/wp-content/themes/pixelplus/assets/elementor/css/../../images/circle-prev.svg);
}
.benefit-carousel-next {
	right: calc(50% - ((413px * .5) + 100px + 60px));
	background-image: url(//taptap.com.vn/wp-content/themes/pixelplus/assets/elementor/css/../../images/circle-next.svg);
}
.swiper-slide:not(.swiper-slide-active) .benefit-carousel-item-front img {
	opacity: 0;
}
.swiper-slide:not(.swiper-slide-active) .benefit-carousel-item {
    background-color: #ECECEC !important;
}
.benefit-carousel-item__number {
    background: #fff;
    font-size: 20px;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 46px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}
.benefit-carousel-item__content {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: all .3s ease-in-out;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 300;
	padding: 50px 72px 0;
	border-radius: 15px;
	overflow: hidden;
}
.benefit-carousel-item-front {
    padding: 0 45px 100px;
	transition: all .3s ease-in-out;
}
.swiper-slide.swiper-slide-active .benefit-carousel-item.active .benefit-carousel-item-front {
	opacity: 0;
}
.swiper-slide.swiper-slide-active .benefit-carousel-item.active .benefit-carousel-item__content {
	opacity: 1;
	visibility: visible;
}
.pixelplus-document-archive-container .pixelplus-document-detail-container {
	display: none;
}
.pixelplus-faq-archive-container .pixelplus-faq-detail-container {
	display: none;
}
.post-item__meta {
    font-size: 14px;
    color: #7c7c7c;
    font-weight: 300;
}
.post-item__meta a {
	color: #7c7c7c;
}
@media (min-width: 768px) {
	.pixelplus-steps-carousel .pixelplus-steps-step__text {
		display: none;
	}
	.career-detail-button {
		font-size: 20px;
		font-weight: bold;
	    padding: 11px 30px 13px;
	}
	.career-cat-detail:not(.has-lists) .career-cat-title {
		line-height: 65px !important;
		font-weight: 500 !important;
	}
	.career-cat-detail .career-cat-title {
		font-size: 45px !important;
		line-height: 50px !important;
	}
}
@media (min-width: 1025px) {
	.career-cat-detail .career-cat-title {
		font-size: 60px !important;
		line-height: 75px !important;
		max-width: 50%;
	}
}
@media (min-width: 1367px) {
	.career-cat-detail .career-cat-title {
		font-size: 70px !important;
	}
	.benefit-carousel-item__title {
	    font-size: 35px;
	    line-height: 40px;
	    margin-top: 40px;
	}
}
@media (max-width: 1366px) {
	.pixelplus-steps-heading {
		font-size: 36px;
	}
	.post-item__title a {
		font-size: 36px;
	}
	.career-cat-detail .career-cat-content {
		margin-top: 120px;
	}
	.career-cat-content {
		margin-top: 70px;
	}
	.career-cat-detail > span {
	    width: 270px;
	    height: 270px;
	}
	.career-cat-lists {
		margin-top: 80px;
	}
}
@media (max-width: 1200px) {
	a.document-item-thumb {
		width: 50px;
		height: 60px;
	}
	.post-item__title a {
		font-size: 30px;
	}
	.career-cat-detail .career-cat-content {
		margin-top: 100px;
	}
	.career-cat-content {
		margin-top: 60px;
	}
	a.career-cat-item {
		border-radius: 15px;
		padding: 15px 20px;
		color: #000;
		text-align: center;
		grid-template-columns: 1fr;
		grid-gap: 10px;
	}
}
@media (max-width: 1024px) {
	.post-item__title a {
		font-size: 25px;
		line-height: 1.4em;
	}
	.post-cats a {
		font-size: 18px;
		padding: 11px 18px;
	}
	.carousel-item {
	    padding: 33px;
	}
	.career-cat-detail > span {
	    width: 200px;
	    height: 200px;
	}
	.career-cat-detail > span img {
		width: 100px;
		height: auto;
	}
	.career-cat-detail .career-cat-content {
		margin-top: 70px;
	}
}
@media (max-width: 768px) {
	.post-cats a {
		font-size: 12px;
		padding: 10px 20px;
	}
	.carousel-item {
	    padding: 26px;
	}
	.career-cat-detail .career-cat-content {
		margin-top: 50px;
	}
	.career-cat-content {
		margin-top: 40px;
	}
	.career-cat-detail > span {
		width: 104px;
		height: 104px;
		margin: -95px auto 0;
		position: static;
	}
	.career-cat-detail > span img {
		width: 50px;
	}
	.career-cat-detail .career-cat-title {
		font-size: 35px;
		text-align: center;
		margin-top: 32px !important;
	}
}
@media (max-width: 767px) {
	.document-detail-brand-grid {
		grid-template-columns: 1fr;
		grid-gap: 20px;
	}
	.document-detail-brand-item {
		grid-template-columns: 60px auto;
		grid-gap: 20px;
	}
	.document-detail-thumbs {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-gap: 20px;
	}
	a.document-item-thumb {
	    width: 34px;
	    height: 39px;
	    border-bottom-width: 2px;
	}
	.document-item-thumb:not(:first-child) {
	    margin-left: 0;
	}
	.document-detail-back .btn-back {
	    font-size: 12px;
	    padding: 0 14px;
	    display: flex;
	    align-items: center;
	}
	.document-detail-back .btn-back svg {
		margin-right: 3px;
	}
	.document-detail-nav {
		align-items: flex-start;
	}
	.document-detail-thumb {
		width: 102px;
		transform: translate(-50%, calc(-50% - 6px));
	}
	.document-detail-brand-item .brand-item__thumb {
		width: 60px;
		height: 60px;
	}
	.document-loadmore-brand {
		margin: 30px auto 50px !important;
	}
	.document-detail-heading {
		text-align: center;
	}
	.pixelplus-steps-container {
		grid-template-columns: 1fr;
		grid-gap: 40px;
	}
	.pixelplus-steps-main {
	    order: -1;
	}
	.pixelplus-steps-step {
		grid-template-columns: 1fr;
	}
	.pixelplus-steps-step:not(.active) .pixelplus-steps-step__text {
		display: none;
	}
	.pixelplus-steps-steps .pixelplus-steps-step__text {
		display: none;
	}
	.document-detail-main {
		padding: 0 20px;
	}
	.pixelplus-steps-steps {
	    display: flex;
	    justify-content: center;
	}
	.pixelplus-steps-step:not(:first-child) {
	    margin-top: 0;
	    margin-left: 38px;
	}
	.pixelplus-steps-step:not(:last-child):before {
	    height: 1px;
	    width: 38px;
	    left: 100%;
	    top: 50%;
	}
	.pixelplus-steps-step__number {
		width: 41px;
		height: 41px;
	}
	.pixelplus-steps-step__number strong {
		font-size: 16px;
	}
	.pixelplus-steps-step__title,
	.pixelplus-steps-step__excerpt {
		font-size: 16px;
	}
	.pixelplus-steps-step__text {
		margin-bottom: 50px;
	}
	.document-detail-main {
		margin-top: 80px;
	}
	.document-detail-title {
		margin-bottom: 50px;
	}
	.career-cat-list {
		grid-template-columns: auto 95px;
		grid-column-gap: 35px;
		padding-bottom: 25px;
	    margin-bottom: 25px;
	}
	.career-cat-list .career-cat-list__position {
		font-size: 25px;
		line-height: 30px;
	}
	.career-cat-lists {
	    margin-top: 50px;
	}
	.career-cat-detail {
	    margin-bottom: 55px;
	}
}
@media (max-width: 480px) {
	.pixelplus-e-big-border-bottom-yes .elementor-heading-title {
		background-size: 100% 15px;
		padding-bottom: 0;
	}
	.terms-list {
		display: grid;
		grid-template-columns: repeat(4, 1fr);
		grid-gap: 20px 10px;
	}
	.terms-list a img {
	    width: 50px;
	    height: 50px;
	}
	.terms-list a span {
		margin-top: 10px;
		font-size: 12px
	}
	.brand-list-by-term-container {
	    margin-top: 25px;
	}
	.post-cats {
		margin-bottom: 38px;
	}
	.post-cats a {
		padding: 5px 20px;
	}
	.carousel-item {
	    padding: 12px;
	}
	.faq-item__title {
		font-size: 14px;
		top: 16px;
		left: 20px;
		right: 20px;
	}
	.document-item {
		padding: 50px 20px 30px;
	}
	.document-item__thumb {
		width: 72px;
		transform: translate(-50%, -50%);
	}
	.pixelplus-document-archive {
	    margin-top: 30px;
	}
	a.document-loadmore-brand:after {
		width: 48px;
		height: 48px;
		background-size: contain;
	}
	.pixelplus-steps-heading {
		text-align: center;
		margin-bottom: 35px;
	}
	.pixelplus-testimonial-carousel {
		display: block;
	}
	.pixelplus-testimonial-item {
		line-height: 25px;
	}
	.pixelplus-testimonial-carousel .swiper-slide {
	    width: 75%;
	}
	.pixelplus-testimonial-carousel .swiper-pagination-bullets {
		display: flex;
	    justify-content: center;
		margin-top: 32px;
	}
	.pixelplus-testimonial-carousel .swiper-pagination-bullet {
		opacity: 1;
		background: #fff;
	}
	.pixelplus-testimonial-carousel .swiper-pagination-bullet-active {
		background: #9a9a9a;
	}
	.career-cat-detail .career-cat-content {
		margin-top: 40px;
	}
	.career-cat-content {
		margin-top: 30px;
	}
	.career-cat-content hr {
		margin: 30px 0;
	}
	.career-cat-content strong {
		margin-bottom: 10px;
	}
	.career-cat-item__title {
	    font-size: 16px;
	    line-height: 25px;
	    min-height: 50px;
	    margin-bottom: 50px;
	}
	.pixelplus-benefit-carousel-container .swiper-slide {
	    width: 265px;
	}
	.benefit-carousel-item-front {
	    padding: 0 40px 38px;
	}
	.benefit-carousel-item-front img {
		width: 80px;
	}
	.benefit-carousel-item {
		padding-top: 70px;
		min-height: 338px;
	}
	.benefit-carousel-item__number {
		font-size: 14px;
		width: 29px;
		height: 29px;
		top: 30px;
	}
	.benefit-carousel-item__title {
	    font-size: 25px;
	    line-height: 30px;
	    margin-top: 20px;
	}
	.benefit-carousel-item__content {
		padding: 80px 35px 20px;
	}
	.benefit-carousel-prev, .benefit-carousel-next {
		display: none;
	}
	.pixelplus-benefit-carousel-container .benefit-carousel-pagination {
		display: flex;
	}
	.pixelplus-steps-container {
		grid-gap: 21px;
	}
	.document-detail-main .pixelplus-steps-container {
		margin-top: 35px;
	}
	.career-cat-list .career-cat-list__team {
		font-weight: 500;
		line-height: 25px;
	}
}
