/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.20.12
*/
.has-dropdown.header-language-dropdown .nav-dropdown.nav-dropdown-simple{
	min-width: 70px !important;
}
.has-dropdown.header-language-dropdown a {
	font-size: 0px !important;
}
.logo-left .logo {
	margin-left: 0;
	margin-right: 0;
}
.col-3-detail {
	box-shadow: 1px 1px 10px rgb(124 161 168);

	border: 1px solid var(--primary-color);
	border-top-width: 5px;
	border-radius: 5px;
}
.category-page-title {
	display: none;
}
.icon-ft .text p {
	margin: 0;
}
.icon-ft .icon-box {
	align-items: center;
}
.tabs.wc-tabs.product-tabs {
	display: none;
}
.sec-gt .title-text-h1 h1:before {
	position: absolute;
	top: 60px;
	left: calc(50% - 65px);
	width: 30px;
	height: 0;
	border-bottom: 3px solid #0d6cbe;
	content: '';
}
.sec-gt .title-text-h1 h1:after {
	position: absolute;
	top: 60px;
	left: calc(50% - 20px);
	width: 110px;
	height: 0;
	border-bottom: 3px solid #ccc;
	content: '';
}
.title-text-h1 h1 {
	margin-bottom: 3rem;
}
.title-text-h1 h1:before {
	position: absolute;
	top: 50px;
	left: calc(50% - 65px);
	width: 30px;
	height: 0;
	border-bottom: 3px solid #0d6cbe;
	content: '';
}
.title-text-h1 h1:after {
	position: absolute;
	top: 50px;
	left: calc(50% - 20px);
	width: 110px;
	height: 0;
	border-bottom: 3px solid #ccc;
	content: '';
}
.pt-0 {
	padding-top: 0;
}
.pb-0 {
	padding-bottom: 0;
}

.custom-banner .flickity-slider .img-inner img {
	height: 600px;
}
.social-icons.follow-icons {
	display: flex;
	gap: 25px;
	font-size: 18px;
}
/*header*/
.cart-item .header-button a.header-cart-link {
	border-width: 2px;
	border-color: #ffffff;
	min-width: 120px;
}
.cart-item .header-button a.header-cart-link:hover {
	border-color: #ffffff;
	background-color: #2f4858;
}

.button span.header-cart-title {
	text-transform: initial;
	color: #ffffff;
	font-size: 14px;
	line-height: 36px;
	font-weight: 400;
}
.header-nav-main.nav.nav-right {
	flex-wrap: nowrap;
}
form.searchform .search-field {
	height: 38px;
	border-radius: 5px 0px 0px 5px;
}
form.searchform .submit-button {
	padding-inline: 19px;
	height: 38px;
	border-radius: 0px 5px 5px 0px;
}
form.searchform .submit-button .icon-search {
	color: white;
}
.searchform-wrapper {
	width: 150%;
}
.col-9-detail .col-inner.box-shadow-3 {
	box-shadow: 1px 1px 10px rgb(124 161 168);
	border: 1px solid var(--primary-color);
	border-top-width: 5px;
	border-radius: 5px;
	border-left-width: 5px;
}
.col-3-detail .col-inner.box-shadow-3 {
	box-shadow: unset !important;
}
.title-text-h1-bg h1 {
	display: flex;
	background: var(--fs-color-primary);
	width: max-content;
	justify-content: center;
	margin: auto;
	padding: 10px 20px;
	color: white;
	border-radius: 8px;
	margin-bottom: 2rem !important;
	cursor: pointer;
	margin-top: 2rem !important;
}
/*logo*/
#logo {
	position: relative;
	display: flex;
	/* justify-content: center; */
}
/* #logo::before {
	content: url(./assets/img/1.png);
	position: absolute;
	top: 0;
	right: 100%;
}
#logo::after {
	content: url(./assets/img/2.png);
	position: absolute;
	top: 0;
	left: 100%;
	margin-left: -60%;
} */
#headerCatProduct {
	display: none;
}

/*block header*/
.wrap-icon-header {
	flex-wrap: nowrap;
	min-width: 400px;
}

.icon-middle {
	align-items: center;
	flex-wrap: nowrap;
}
.icon-header .text {
	font-size: 14px;
}
.icon-header .text a {
	color: #ffffff;
}
.icon-header .text a.text-sm {
	font-size: 80%;
}
.icon-header .text a:hover {
	color: #fbd947;
}

/*header bottom*/
.header-bottom-nav > li > a {
	padding: 0px;
}

/*menu product cat*/
.wrap-menu-product-cat {
	/* display: none; */
	margin-top: 6px;
}

.cat-menu-header {
	/* display: flex; */
	display: none !important;
	justify-content: flex-start;
	align-items: center;
	height: 44px;
	padding: 10px;
	width: 280px;
	gap: 10px;
	background-color: var(--primacy-color);
	color: #ffffff;
}
.cat-menu-header .icon-menu {
	font-size: 22px;
}

.cat-menu-header span.cat-menu-title {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
}

#mega-menu-wrap-max_mega_menu_1 {
	width: 280px;
}

/*max mega menu*/

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
	/* display: flex;
	flex-direction: column; */
	display: none;
}

#mega-menu-wrap-max_mega_menu_1
	#mega-menu-max_mega_menu_1
	> li.mega-menu-item
	> a.mega-menu-link {
	display: flex;
	align-items: center;
	gap: 6px;
}
#mega-menu-wrap-max_mega_menu_1
	#mega-menu-max_mega_menu_1
	li.mega-menu-item-has-children
	> a.mega-menu-link
	> span.mega-indicator {
	margin-left: auto;
}

#mega-menu-wrap-max_mega_menu_1
	#mega-menu-max_mega_menu_1
	li.mega-menu-item
	> ul.mega-sub-menu {
	top: 0;
	left: 280px;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 input,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 img {
	width: 24px;
	height: 24px;
}

.header-bottom-nav {
	display: flex;
	gap: 20px;
	/* 	margin-left: 5rem; */
}
.header-bottom-nav li a {
	font-size: 16px;
}

/*button*/
.custom-button.is-outline {
	border-radius: 4px;
	white-space: nowrap;
	border: 1px solid #f1f1f1;
	color: #333333 !important;
	font-weight: 400;
	line-height: 36px;
}
.custom-button.is-outline:hover {
	border-color: #dd0115;
	color: #333333 !important;
}
.custom-button.is-outline.text-blue {
	color: #007bff !important;
}

/*row*/
.col-scroll-x {
	overflow-x: scroll;
	padding-bottom: 0px !important;
}
.col-scroll-x::-webkit-scrollbar {
	width: 0px;
}
.col-scroll-x .col-inner {
	display: flex;
	width: fit-content;
	margin: 0 0 0 auto !important;
}
/*product box*/
.product-small .box-image .show-on-hover {
	opacity: 1;
	display: block !important;
}
.product-title a {
	text-transform: uppercase;
	height: 34px;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-height: 22px;
	max-width: 100%;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 10px !important;
}
.product-title a:hover {
	color: #dd0115;
}
span.amount {
	white-space: nowrap;
	color: red;
	font-weight: bold;
}

.col-inner .product-small.box {
	padding: 2px;
	border-radius: 4px;
}

.col-inner .product-small.box:hover {
	box-shadow: 1px 1px 10px rgb(124 161 168);

	border: 1px solid var(--primary-color);
	border-bottom-width: 5px;
	border-radius: 5px;
}
.product-small .box-text {
	padding-bottom: 0.7em;
}
/*title section*/
.title-section {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 0;
}
.title-section a {
	color: #333333;
	text-transform: uppercase;
}
.title-section a:hover {
	color: #dd0115;
}

/*price product*/
.price {
	line-height: inherit;
}
.price .btn-contact {
	color: #dd0115;
}
.bg-blue-light {
	background-color: #f9f9fb;
}

.social-icons a {
	margin-bottom: 0;
}
/*widget sidebar*/
#shop-sidebar aside,
#product-sidebar aside {
	border: 1px #ebebeb solid;
	border-radius: 8px;
	box-shadow: 0 0 5px 1px #f26a25;
}
#shop-sidebar aside .widget-title,
#product-sidebar aside .widget-title {
	font-size: 18px;
	line-height: 26px;
	color: white;
	display: block;
	background: linear-gradient(to right, #0041b8, #0ba2dc);
	padding: 6px 20px;
	margin: 5px 5px;
}
#shop-sidebar aside .is-divider,
#product-sidebar .is-divider {
	display: none;
}

#shop-sidebar aside.widget_product_categories ul li {
	position: relative;
}

#shop-sidebar aside.widget_product_categories ul li:before {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	float: left;
	width: 15px;
	height: 15px;
	border: 1px solid #aaaaaa;
}
#shop-sidebar aside.widget_product_categories ul li a {
	padding-left: 40px;
	padding-right: 10px;
}

#shop-sidebar aside.widget_product_categories ul li a:hover {
	background: linear-gradient(to left, #0041b8, #0ba2dc);
	color: white !important;
}

#shop-sidebar aside.widget_product_categories ul li.active:after,
#shop-sidebar aside.widget_product_categories ul li:hover:after {
	content: '\f00c';
	position: absolute;
	left: 10px;
	font-family: FontAwesome;
	color: #43d707;
	padding-right: 5px;
}
.price_slider_wrapper {
	padding: 5px 10px 0px 5px;
}
/*shop*/
.featured-title .page-title-inner {
	padding-top: 0px;
	padding-bottom: 0px;
}
.featured-title .page-title-inner .flex-col.flex-grow {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-grow: 12;
}
/*single page product*/
#product-sidebar ul.product-categories > li > a {
	padding-inline: 5px;
}
#product-sidebar ul.product-categories > li > ul {
	border-left: unset;
}
.product-info.col-divided {
	border-right: unset;
}
form.cart,
.single_variation_wrap .woocommerce-variation-add-to-cart {
	display: flex;
	flex-direction: column;
}
form.cart .buy_now_button,
.single_variation_wrap .woocommerce-variation-add-to-cart .buy_now_button {
	margin-right: 0px;
	font-weight: normal;
	background-color: transparent !important;
}
.cus-btn-animate,
.single_add_to_cart_button {
	border: 1px solid #dd0115;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgb(0 0 0 / 0%);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.cus-btn-animate:before,
.single_add_to_cart_button:before {
	position: absolute;
	content: '';
	display: block;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-color: #dd0115;
}
.cus-btn-animate:before {
	transform: scaleX(1);
	transform-origin: left center;
}
.single_add_to_cart_button:before {
	transform: scaleX(0);
	transform-origin: right center;
}

.cus-btn-animate:not([disabled]):before,
.single_add_to_cart_button:not([disabled]):before {
	transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.cus-btn-animate:hover:before {
	transform: scaleX(0);
	transform-origin: right center;
}
.single_add_to_cart_button:hover:before {
	transform: scaleX(1);
	transform-origin: left center;
}
.cus-btn-animate {
	color: #ffffff;
	font-weight: normal;
}
.single_add_to_cart_button {
	background-color: transparent !important;
	color: #dd0115;
	font-weight: normal;
}
.cus-btn-animate:hover {
	background-color: transparent !important;
	box-shadow: none;
	color: #dd0115;
}
.single_add_to_cart_button:hover {
	box-shadow: none;
	color: #ffffff;
}
#product-sidebar {
	padding-left: 0px;
}
#custom_html-2 {
	padding: 10px;
}

/*blog sidebar*/
.recent-blog-posts .post_comments {
	display: none;
}
/*footer*/
.col-form-contact .wpcf7-form {
	margin-bottom: 0;
}
.col-form-contact .wpcf7-spinner {
	display: none;
}

.col-form-contact .wpcf7-form-control {
	height: 42px;
	border-radius: 4px 0px 0px 4px;
}
.col-form-contact .wpcf7-email {
	width: 100%;
}
.col-form-contact .wpcf7-submit {
	color: #333333;
	line-height: 26px;
	padding: 7px 20px;
	font-size: 14px;
	border-radius: 0px 4px 4px 0px;
	background-color: #fbd947 !important;
	text-transform: initial;
	margin-right: 0px;
}
.section-p-1 {
	padding: 10px 0;
}
@media screen and (min-width: 600px) {
	.stuck #headerCatProduct {
		margin-top: -58px;
	}
	.stuck .cat-menu-header {
		background-color: #dd0115;
	}
	.stuck #logo > a {
		opacity: 1;
	}
	.stuck #mega-menu-wrap-max_mega_menu_1.mega-menu-wrap {
		display: none;
	}
	#headerCatProduct:hover #mega-menu-wrap-max_mega_menu_1.mega-menu-wrap {
		display: block;
	}
	.header-nav-main.nav.nav-left {
		justify-content: center;
	}
	.header-search-form-wrapper {
		margin-right: 20px;
	}
}
@media screen and (max-width: 600px) {
	.custom-banner .flickity-slider .img-inner img {
		height: 400px;
	}
	.title-text-h1 h1:after {
		top: 60px;
	}
	.title-text-h1 h1:before {
		top: 60px;
	}
	.woocommerce-tabs .section {
		padding: 10px 20px !important;
	}
	.col-9-detail .col-inner.box-shadow-3 {
		padding: 0 !important;
	}
	.col-3-detail {
		box-shadow: 1px 1px 10px rgb(124 161 168);
		border: 1px solid var(--primary-color);
		border-top-width: 5px;
		border-radius: 5px;
		max-width: 90% !important;
		display: flex;
		margin: auto;
	}
	.image-icon img {
		max-width: 32px;
		min-width: 26px;
	}
	.has-dropdown.header-language-dropdown .nav-dropdown.nav-dropdown-bold {
		min-width: 70px !important;
		right: 0 !important;
	}
	#logo {
		position: relative;
		display: flex;
		justify-content: center;
	}
	/* 	#logo::after {
		content: url(./assets/img/2.png);
		position: absolute;
		top: 0;
		left: 130%;
		margin-left: -60%;
	}
	#logo::before {
		content: url(./assets/img/1.png);
		position: absolute;
		top: 0;
		right: 70%;
	} */
	/*icon cart header*/
	.cart-item .header-button a.header-cart-link {
		border-width: 0px;
		min-width: 44px;
	}

	/*cat menu*/
	#headerCatProduct {
		display: none;
	}
	/*header main*/
	.nav-vertical > li > a {
		gap: 6px;
	}
	/*header bottom*/
	.header-wrapper .header-bottom {
		background-color: #dd0115;
	}
	/*banner*/
	.custom-banner .banner-grid-wrapper .wrap-banner.grid-col-2-3 {
		height: 225.5px !important;
	}
	/*sidebar menu*/
	.off-canvas .sidebar-menu {
		padding-top: 0px;
	}
	.off-canvas:not(.off-canvas-center) li.html {
		padding: 5px 20px;
		background-color: #dd0115;
	}
	.social-icons {
		text-align: center;
	}
}

/* new */
.badge-circle,
.badge-outline {
	margin-left: -0.4em;
	margin-top: 1rem;
}
.tab-home.tabbed-content ul li a {
	color: var(--primary-color);
	font-size: 16px;
	font-weight: 600 !important;
}
.text-flex-home .section-title {
	display: flex;
	justify-content: center;
}
.text-justify p {
	text-align: justify;
}
.row.row-cf7-page {
	background: white;
	border-radius: 12px;
	padding: 10px;
}
.row.row-cf7-page .col {
	margin: 0 20px;
	padding: 0;
}
.mb-5.text-align {
	text-align: center;
	color: var(--primary-color);
	font-size: 26px;
	font-weight: bold;
}
.woocommerce-shipping-fields {
	display: none !important;
}
.name.product-title.woocommerce-loop-product__title {
	font-weight: bold;
}
.product-cate-home .product-category {
	margin-top: 10px;
}
.header-nav-main {
	gap: 10px;
}
.header-nav-main.header-nav li a {
	color: var(--primary-color) !important;
	font-weight: 500 !important;
	font-size: 16px;
}
.tit_desk p {
	text-transform: uppercase;
	color: var(--primary-color);
	font-size: 35px;
	text-align: center !important;
	font-weight: bold;
}
.product-category .box-image img {
	width: 110px;
	height: 110px;
	object-fit: contain;
}
.product-category .box-image {
	display: flex;
	justify-content: center;
}
.product-category:hover .box-category {
	text-align: center;
	width: 80%;
	box-shadow: 0 0 10px 2px #f26a25;
	padding: 10px;
	border-radius: 8px;
	transition: box-shadow 0.5s ease, width 0.5s ease;
	height: 165px;
}
.product-cate-home .box-text-inner h5 {
	color: var(--primary-color);
	font-size: 16px;
}

.product-category:hover .box-text-inner h5 {
	color: #f26a25;
}
.nav-box > li.active > a,
.nav-pills > li.active > a {
	background: linear-gradient(to right, #0041b8, #0ba2dc);
	color: white !important;
	opacity: 1;
}
.tabbed-content.tab-home .nav-pills {
	gap: 20px;
}
.img-dichvu img {
	border-radius: 8px;
}
.text-dichvu p {
	width: 90%;
	background: #fff;
	margin: -2rem auto 0;
	position: relative;
	z-index: 9;
	padding: 10px;
	text-align: center;
	border-radius: 7px;
	box-shadow: 0 0 7px #666464;
	color: var(--primary-color) !important;
	font-size: 16px;
	font-weight: bold;
	top: 28px;
	text-transform: capitalize;
}
.col-countup .img-inner.dark {
	padding: 30px;
	background: white;
	border-radius: 99px;
	width: 170px;
	height: 170px;
	display: flex;
	justify-content: center;
	margin: auto;
}
.col-countup .text {
	display: flex;
	justify-content: center;
}
.col-countup .text p {
	font-size: 30px;
	text-align: center;
	text-transform: capitalize;
	width: 70%;
}
.count-up.active,
.count-up-fs {
	font-weight: bold;
	font-size: 64px;
}
.blog-tintuc .box-image {
	border-radius: 12px !important;
}
.blog-tintuc .is-divider {
	display: none;
}
.blog-tintuc .box-text.text-center {
	width: 90%;
	background: #fff;
	margin: -2rem auto 0;
	position: relative;
	z-index: 9;
	padding: 10px;
	text-align: center;
	border-radius: 7px;
	box-shadow: 0 0 7px #666464;
	color: var(--primary-color) !important;
	font-size: 16px;
	font-weight: bold;
	top: -5px;
}

.blog-tintuc .box-text.text-center h5 a {
	display: -webkit-box;
	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
}
.ux-menu-link__text {
	color: white !important;
}
.absolute-footer {
	display: none;
}
.page-header-wrapper .page-title {
	padding: 10px;
}
@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-100%);
	}
	100% {
		opacity: 1;
		transform: translateX(0);
	}
}

.fade-in-left {
	animation: fadeInLeft 1s ease forwards;
}
.contact-price {
	font-size: 16px;
	color: red;
	font-weight: bold;
	text-transform: capitalize;
}
.page-title.shop-page-title.product-page-title,
.shop-page-title.category-page-title.page-title {
	background: var(--primary-color);
}
.page-title-inner {
	padding-top: 0 !important;
}
.woocommerce-breadcrumb a {
	color: var(--primary-color);
	text-transform: uppercase;
	font-size: 18px;
}
.product-footer .woocommerce-tabs {
	border: 1px solid #ececec;
	padding: 30px;
	border-radius: 8px;
}
.flex-col.hide-for-medium.flex-left.flex-grow ul li a {
	font-size: 18px !important;
	color: black !important;
}
.flex-col.hide-for-medium.flex-left.flex-grow ul li a:hover {
	font-size: 18px !important;
	color: var(--primary-color) !important;
}
.sub-menu.nav-column.nav-dropdown-bold li:hover a {
	color: white !important;
}
/* new */
.box-image {
	-webkit-animation: box-image 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
	animation: box-image 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
@-webkit-keyframes box-image {
	0% {
		-webkit-transform: rotateY(20deg) rotateX(35deg)
			translate(300px, -300px) skew(-35deg, 10deg);
		transform: rotateY(20deg) rotateX(35deg) translate(300px, -300px)
			skew(-35deg, 10deg);
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0)
			skew(0deg, 0deg);
		transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
		opacity: 1;
	}
}
@keyframes box-image {
	0% {
		-webkit-transform: rotateY(20deg) rotateX(35deg)
			translate(300px, -300px) skew(-35deg, 10deg);
		transform: rotateY(20deg) rotateX(35deg) translate(300px, -300px)
			skew(-35deg, 10deg);
		opacity: 0;
	}
	100% {
		-webkit-transform: rotateY(0) rotateX(0deg) translate(0, 0)
			skew(0deg, 0deg);
		transform: rotateY(0) rotateX(0deg) translate(0, 0) skew(0deg, 0deg);
		opacity: 1;
	}
}

/* NEW */
.row-header-text .text p span {
	font-size: 14px;
}
.row-header-text .icon-box.featured-box {
	display: flex;
	align-items: center;
}
.widget-4 .widget-title,
.widget-4 .is-divider.small {
	display: none !important;
}
.widget-4 .recent-blog-posts .badge.post-date.badge-outline {
	height: 65px !important;
	width: 80px !important;
}
.widget-4 .recent-blog-posts a {
	display: block;
	line-height: 1.2;
	margin-bottom: 6px;
	text-transform: uppercase;

	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-height: 22px;
	max-width: 100%;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: justify;
}
.widget-4 .recent-blog-posts a:hover {
	color: red;
}
.gallery-home .box-image {
	display: flex;
	justify-content: center;
	height: 80px;
	border: 1px solid #ccc;
	padding: 5px;
}
.gallery-home .box-text.text-left {
	display: none;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
	margin-top: -2%;
}
.flickity-prev-next-button.previous {
	left: -2%;
	transform: translateX(20%);
}
.flickity-prev-next-button.next {
	right: -2%;
	transform: translateX(-20%);
}
.row-title-iconbox {
	border-bottom: 1px solid var(--fs-color-primary);
	padding: 0 0 5px 0;
}
.row-title-iconbox .icon-box-img {
	padding: 5px;
	background: linear-gradient(to right, #0041b8, #0ba2dc);
}
.row-title-iconbox .icon-box-text {
	display: flex;
	justify-content: center;
	align-items: center;
	background: var(--fs-color-primary);
	width: max-content;
	max-width: max-content;
	padding: 0 50px;
}
.row-title-iconbox .icon-box-text h3 {
	color: white;
}
.row-title-iconbox .col .button {
	margin: 0;
}

/* HIỆU ỨNG */
.box-image a::before {
	background: rgba(0, 0, 0, 0)
		linear-gradient(
			to right,
			rgba(255, 255, 255, 0) 0%,
			rgba(255, 255, 255, 0.3) 100%
		)
		repeat scroll 0 0;
	content: '';
	display: block;
	height: 100%;
	position: absolute;
	right: -75%;
	top: 0;
	transform: skewX(-25deg);
	width: 50%;
	z-index: 2;
}
.box-image:hover a::before {
	animation: 1s ease 0s normal none 1 running fixedAnim;
	animation: 1s ease 0s normal none 1 running fixedAnim;
	-webkit-animation: 1s ease 0s normal none 1 running fixedAnim;
	-moz-animation: 1s ease 0s normal none 1 running fixedAnim;
}
.header-bottom {
	background: linear-gradient(to right, #0041b8, #0ba2dc);
}
.searchform .button.icon {
	background: linear-gradient(to right, #0041b8, #0ba2dc);
	border: none;
}
.woocommerce-breadcrumb.breadcrumbs {
	padding: 2rem;
	text-transform: UPPERCASE;
}
.box-text-inner.blog-post-inner .is-divider {
	display: none;
}
.section-title b {
	opacity: 0;
}
.blog-no-image .post-title.is-large {
	display: inline;
	padding: 10px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
}
.blog-no-image .box-text-inner.blog-post-inner {
	display: flex;
	align-items: center;
	justify-content: center;
}
.blog-no-image .post-title.is-large:hover {
	display: inline;
	padding: 10px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background-color: var(--primary-color);
	color: white;
}

.widget.flatsome_recent_posts {
	box-shadow: 1px 1px 10px rgb(124 161 168);

	border: 1px solid var(--primary-color);
	border-top-width: 5px;
	border-radius: 5px;
	padding: 10px;
}
.widget.flatsome_recent_posts .widget-title {
	margin: auto;
	display: flex;
	justify-content: center;
}
.widget.flatsome_recent_posts .is-divider.small {
	display: none;
}
.hoso-no-image .box-text-inner {
	padding: 10px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
}
.uppercase.portfolio-box-category {
	display: none !important;
}
.hoso-no-image .box-text-inner:hover {
	padding: 10px 5px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	background: var(--primary-color);
	color: white;
}
.show-info p {
	margin: 0;
}
hr {
	border-width: 0;
	border-top: 1px solid;
	margin: 10px 0;
	opacity: 0.1;
}
.show-info strong {
	margin-right: 2rem;
}
.entry-title-hoso {
	text-align: center;
	text-transform: uppercase;
}
.shop-page-title .woocommerce-breadcrumb.breadcrumbs a {
	color: white !important;
}
.text-truy-cap {
	color: white;
}
.hoso-border .col-inner {
	box-shadow: 1px 1px 10px rgb(124 161 168);

	border: 1px solid var(--primary-color);
	border-bottom-width: 5px;
	border-radius: 12px;
}
.hoso-border .col-inner img {
	border-top-left-radius: 12px;
	border-top-right-radius: 12px;
}
.portfolio-box.box.has-hover {
	border-radius: 12px;
}
.hoso-no-image .box-text-inner:hover h6 {
	color: white;
}
.filter-title.collapsable.opened {
	font-size: 18px;
	line-height: 26px;
	color: white;
	display: block;
	background: linear-gradient(to right, #0041b8, #0ba2dc);
	padding: 6px 20px;
	margin: 5px 5px;
	width: 97%;
}
