/*
Theme Name: Flastsome Child
Theme URI: https://example.com/
Description: Child theme for the Flatsome theme
Author: Your Name
Author URI: https://example.com/
Template: flatsome
Version: 1.0.0
*/

.row.row-small {
    max-width: 1920px !important;
}

.box-image {
  border-radius: 10px;
	margin-bottom: 1rem;
}

.product-small.box {
  border: 1px solid #e0e0e0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}

.product-small.box:hover {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px) {
	.product-small.box {
		width: auto;
	}
}

.category.product-cat {
  display: none;
}

.box-text-products {
  text-align: left;
  padding: 0 15px 10px 15px;
}

.title-wrapper .category {
  display: none;
}

.title-wrapper {
  margin: 0 auto 10px;
  position: relative;
}

.title-wrapper .name.product-title {
  margin: 2px 0 5px 0;
  font-weight: normal;
  font-size: 14px;
  color: #000;
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis !important;
  max-width: 100%; 
  display: block;
}

.tab.has-icon {
	margin:15px;
	border: 1px solid #e1e1e1;
	border-radius: 50px;
}

.header-nav-main .menu-item.has-dropdown > .nav-dropdown {
	padding: 0 !important;
}
.video-button-wrapper a {
	color: #FFF !important;
}
@media (max-width: 768px) {
  .img-inner.image-cover.dark,
  #banner-1549948206,
  #banner-1114338220 {
    padding-top: 60vw !important; 
  }
}
	
.fill .banner-link {
	width: 60vw;
}

  a.button.primary.is-large {
    display: inline-block;
    margin: 15px auto 0;
  }

.page-wrapper {
  padding-top: 0;
}

.nav-dropdown-has-border .nav-dropdown {
	border: none !important;
	border-bottom: 2px solid #083CCC !important;
}

.menu-item.menu-item-object-product_cat > a::before,
.menu-item.menu-item-object-product_brand > a::before {
  content: "→ ";
  position: relative;
  top: -2px; 
}



.tieude h3 span {
	color: rgb(40, 40, 40);
}

.tieude h3 span:hover {
	color: #083CCC;
}

.section-title-normal span {
    border-bottom: none !important;
}


#toggle-desc-button{
	background-color: transparent;
	color: #154ea3;
	border-radius: 5px;
	border: 1px solid #154ea3;
	transition: background ease-in .2s;
	padding: 12px;
	font-size: 14px;
	line-height: 1.4;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

#toggle-desc-button:hover{
	background-color: #154ea3;
	color: white;
}

.content-row .product-gallery .product-thumbnails .flickity-viewport {
	height: 160px !important;
}

@media (max-width: 767px) {
  .content-row .product-gallery .product-thumbnails .flickity-viewport {
    height: 90px !important;
  }
}


.ft-contact-vr {
  display: none;
}

@media (max-width: 848px) {
  .ft-contact-vr {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 5px 0;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  }

  .ft-contact-vr a {
    flex: 1;
    text-align: center;
    color: #333;
    font-size: 13px;
    text-decoration: none;
  }

  .ft-contact-vr a .icon {
    width: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
  }

  .ft-contact-vr span {
    display: none;
  }
}

#button-contact-vr {
    position: fixed;
    bottom: 20%;
    right: 2%;
}

.phone-bar.phone-bar-n span{
	display: none;
}

.ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link {
    color: white;
}

ul.header-nav.nav {
  flex-wrap: nowrap
}

.is-outline:hover, .primary.is-outline:hover {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.is-outline {
    color: #777777;
}

.col-inner {
	position: relative;
}

.flex-col.hide-for-medium.flex-right {
  min-width: 320px;
}

.rating1 {
	padding: 30px;
	border-radius: 30px;
}


.tooltipstered .ux-menu-link__link {
	color: white;
}

span.amount {
    color: red; 
}

.row-for-product-slider .banner-bg img, .row-for-product-slider .banner  {
	border-radius: 20px;
}

.section-title-bold span, .section-title-bold-center span {
	border: 2px solid #0038bd;
	border-radius: 5px;
}

.section-title b {
  background-color: #0038bd;
	opacity: 1;
}

.row-for-comments .box-shadow-2 {
	border-radius: 20px;
}

.form-contact-page .wpcf7 {
	width: 70%;
	padding: 30px;
	border: 2px solid #2f60ad;
	border-radius: 30px;
	margin: 0 0 5% 15%;
}

@media (max-width: 767px) {
	.form-contact-page .wpcf7 {
		width: 100%;
		margin-left: 0;
		padding: 20px;
		margin-bottom: 15%
	}
}

input:hover, select:hover, textarea:hover {
    box-shadow: inset 0 -1.8em 1em 0 transparent;
    box-shadow: 0 2px 10px rgba(0, 50, 255, 0.6);
}

.section-title-main {
  position: relative;
  display: inline-block;
  cursor: pointer;
}	
	
.section-title-main::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 0%;
  background-color: #2f60ad; 
  transition: width 0.4s ease;
	z-index: -1
}

.section-title-bold-center .section-title-main:hover::before {
  width: 100%;
	color: white;
}

.section-title-main:hover {
  color: white;
}

.flex-center {
	min-width: 900px;
	height: 50px;
}

.header-bottom-nav .menu-item {
	padding: 0 20px;
	height: 50px;
	display: flex;
	transition: background-color 0.3s ease;
	align-items: center;
}

.header-bottom-nav .menu-item:hover {
	background-color: red;
}


.title-wrapper .name.product-title, .price-wrapper .price {
  font-weight: bold;
  font-size: 18px;
}

.nav-pills>li>a {
    border-radius: 0px;
}


@media (max-width: 767px) {
  .tab.has-icon {
    margin: 1px;
  }
}

.tab.has-icon {
	background-color: #1a51a2;
	position: relative;
  display: inline-block;
  cursor: pointer;
	border-radius: 2px;
	border: 2px solid purple;
	z-index: 1
}

.tab.has-icon::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 0%;
	border-radius: 2px;
  background-color: green; 
  transition: width 0.4s ease;
	z-index: 1;
}

.tab.has-icon:hover::before {
  width: 100%;
}

.row-for-comments .icon-box-left, .row-for-comments .icon-box-right {
    flex-direction: column
}

.row-for-comments .icon-box-text {
	display: block;
}

.row-for-comments .star-rating {
	position: absolute;
	top: 15%;
	left: 40%
}

.row-for-comments .testimonial-meta {
	position: absolute;
	top: 20%;
	left: 40%;
	max-width: 50%;
}

.row-for-comments .testimonial-text {
	margin: 10px 0 0 -15px;
	text-align: justify;
}

.box-blog-post .box-image {
	border-radius: 2px;
}

li.has-dropdown:hover > .nav-dropdown,
.no-js li.has-dropdown:hover > .nav-dropdown,
li.current-dropdown > .nav-dropdown {
    left: 0px;
    max-height: inherit;
    opacity: 1;
    visibility: none;
}

.header-bottom-nav .nav-dropdown {
	top: 100%;
  left: 0;
	min-width: 316px; 
	background-color: white;
	padding: 0;
	border: none;
}

.sub-menu.nav-dropdown>li>a {
  color: #333333;
	font-size: 13px;
	
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
  border-bottom: none;
}

.header-bottom-nav .menu-item:hover {
  background-color: #1a51a2;
}

.header-bottom-nav .menu-item:hover > a {
  color: #086CCC;
}

.sub-menu.nav-dropdown > li > a:hover {
  color: #086CCC;
}

.nav-dropdown > li > a {
  transition: padding-left 0.2s ease;
}

.nav-dropdown-has-arrow li.has-dropdown:after, .nav-dropdown-has-arrow li.has-dropdown:before {
    border: none;
}

.header-main  #logo {
    width: 219px;
}

@media (max-width: 767px) {
  .header-main  #logo {
    width: 150px;
  }
}

.cart-item, .account-item {
	width: 32px;
	text-align: center;
	border-radius: 4px
}

@media (max-width: 767px) {
  .cart-item, .account-item {
    all: unset
  }
}

.nav>li>a {
    padding: 0;
}

.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #1a51a2;
}

.nav-column li.active>a, .nav-column li>a:hover, .nav-vertical-fly-out>li>a:hover {
    color: white;
}

.nav-dropdown li.active>a, .nav-dropdown>li>a:hover {
	color: green;
}

.ux-menu-link__link {
	color: white;
}

#wpcf7-f941-o2 .wpcf7-form-control.wpcf7-submit, #wpcf7-f941-o1 .wpcf7-form-control.wpcf7-submit {
	  position: absolute;
    top: 0;
    right: -6%;
		border-radius: 50px;
}

#wpcf7-f941-o2 .wpcf7-form-control-wrap,#wpcf7-f941-o2 .wpcf7-form-control.wpcf7-validates-as-email, #wpcf7-f941-o1 .wpcf7-form-control-wrap,#wpcf7-f941-o1 .wpcf7-form-control.wpcf7-validates-as-email {
	border-radius: 50px;
}

#wpcf7-f941-o2 .wpcf7-form-control.wpcf7-validates-as-email, #wpcf7-f941-o1 .wpcf7-form-control.wpcf7-validates-as-email {
	height: 39px;
}

#wpcf7-f941-o2 .wpcf7-response-output, #wpcf7-f941-o1 .wpcf7-response-output{
	color: white;
}

#woocommerce-product-search-field-0 {
	border: 1px solid #1a51a2;
}

.flickity-page-dots {
    bottom: 0px;
}

.header-vertical-menu__title {
	text-transform: uppercase;
}

.header-vertical-menu__fly-out .nav-top-link {
    font-size: 15px;
    font-weight: bold;
	text-transform: uppercase;
	font-family: "poppins",sans-serif;
}

.header-vertical-menu__fly-out .nav-vertical-fly-out>li.menu-item>a { 
	gap: 5px; 
}

.nav-column li:hover > a,
.nav-column li.active > a,
.nav-vertical-fly-out > li:hover > a {
    color: white;
}

.header-vertical-menu__fly-out .nav-dropdown {
	transition: none;
}

.blog-wrapper.page-wrapper {
	padding: 0px;
}

.tab.active.has-icon, .tab.has-icon  {
	padding: 0 20px;
	font-size: 20px;
	border-radius: 50px;
	border-color: #086ccc;
	overflow: hidden;
	background-color: transparent;
}

.tab.active.has-icon span,.tab.has-icon span{
	color: #1a51a2;
	z-index: 2;
}

.tab.active.has-icon a{
	background-color: white;
}

.tab.has-icon::before {
	background-color: #086ccc;
}

.tab.has-icon:hover span {
  color: white;
}

.custom-add-to-cart a{
  width: 100%;
	font-size: 16px;
	border-radius: 8px;
	background-color: transparent;
	color: #1a51a2;
	font-weight: 400px;
	border: 2px solid #086ccc;
	transition: background-color ease-out .4s;
}
.product-small:hover .custom-add-to-cart a {
  background-color: #086ccc;
  color: white;
}

@media (max-width: 480px) {
  .custom-add-to-cart a {
    width: 100%; 
		border-radius: 30px;
		padding:0 5px;
  }
}

.custom-add-to-cart .add_to_cart_button.added {
	display: inline-block;
}

.custom-add-to-cart .added_to_cart{
	display: none;
}

.title-wrapper .name.product-title, .price-wrapper .price {
  font-weight: 400;
  font-size: 15px;
	overflow: hidden;
}

a.icon-circle:hover, a.remove:hover, a:hover {
    color: #086ccc;
}

a.icon-circle,  a.remove, a{
	color: #3A3A3A;
}

.box-text.box-text-products {
	padding: 0 0 10px 0;
}

.name.product-title.woocommerce-loop-product__title {
	padding:0 10px;
	font-weight: 700;
	
}

.product-title a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.custom-add-to-cart {
  padding: 0 10px;
}

.price-wrapper .price {
  padding: 0 0 35px 10px ;
	font-size: 16px;
}

.box-excerpt{
	font-size: 15px;
	color: #3A3A3A;
	margin: 0 10px
}

.box:hover .box-image {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.12);
}

#col-1938344945.col, .columns, .gallery-item {
	padding: 0;
}

* {
  font-family: Noto Sans ,Roboto, sans-serif;
	font-size: 16px;
}

.nav>li>a {
    font-family: "poppins", sans-serif !important;
}

.is-xxlarge {
    font-size: 1em;
}

.product-page-price .woocommerce-Price-amount.amount bdi {
  font-size: 20px;
}

.product-info .price-wrapper .price {
    padding: 0;
}

.product-info .woocommerce-breadcrumb {
	display: none;
}

@media (max-width: 767px) {
  .nav.nav-pills {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;
		padding: 0 50px;
    gap: 20px;
		justify-content: flex-start;
  }

  .nav.nav-pills li.tab {
    flex: 0 0 auto;
    white-space: nowrap;
  }

  /* Ẩn thanh cuộn nếu muốn */
  .nav.nav-pills::-webkit-scrollbar {
    display: none;
  }
  .nav.nav-pills {
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}

.product-categories li {
    position: relative;
    padding-left: 50px;
}


.cat-item-15::before {
    content: "";
    background-image: url('http://anhbinhminh123.top/wp-content/uploads/2025/07/ft_nav_icon_b_1.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


.cat-item-19::before {
    content: "";
    background-image: url('http://anhbinhminh123.top/wp-content/uploads/2025/07/ft_nav_icon_b_2.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.cat-item-18::before {
    content: "";
    background-image: url('http://anhbinhminh123.top/wp-content/uploads/2025/07/ft_nav_icon_b_3.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.is-divider.small{
	background-color: #21ae09;
}

.stock.in-stock{
	color: #21ae09;
}


.ux-menu-link.flex.menu-item {
	transition: transform 0.3s ease-in-out;
}
.ux-menu-link.flex.menu-item:hover {
	transform: translateX(5px);
}

.logo-marquee {
  overflow: hidden;
  width: 100%;
  background: #fff;
}

.logo-track {
  display: flex;
  width: max-content;
  animation: scroll-right 8s linear infinite;
}

.logo-marquee:hover .logo-track {
  animation-play-state: paused;
	cursor: pointer;
}

.logo-track img {
  height: 80px;
  margin-right: 40px;
  flex-shrink: 0;
}

@keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}


.slider-for-arrow .col, .slider-for-arrow .columns, .slider-for-arrow .gallery-item {
	padding: 0;
}



.flickity-viewport .col, .flickity-viewport .columns,.flickity-viewport .gallery-item{
	padding: 0;
}

#tab-title-description a, #tab-title-reviews a{
	margin-top: 10px;
}

@font-face {
  font-family: 'MyFont';
  src: url('/wp-content/themes/flatsome-child/fonts/Poppins-Black.otf') format('otf');
  font-weight: normal;
  font-style: normal;
}

	
* {
  font-family: "poppins", sans-serif;
  font-size: 16px;
}

h1, h2, h3,h4, .uppercase {
  font-family: "poppins", sans-serif;
}

.header-bottom{
	box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
}

.badge-container.absolute.left.top {
	top: -30px;
	left: 5px
}

.badge-inner.secondary.on-sale {
	border-radius: 10px 2px 2px 1px;
}

.badge-frame .badge-inner, .widget .badge-outline .badge-inner {
	background-color: #ff0505;
}

.badge-frame .badge-inner, .badge-outline .badge-inner {
	color: white;
	border: none;
}

.badge-frame {
    height: 1.4em;
    margin-left: -5px;
}

.badge-inner.secondary.on-sale span{
	font-size: 14px;
}

.product-gallery .badge-frame .badge-inner, .badge-outline .badge-inner {
	display: none;
}

.price-wrapper .price {
	display: inline-flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: flex-end; 
}

.price del .amount {
  color: black !important;
}

.price-wrapper del,
.price-wrapper del .amount,
.price-wrapper del .amount bdi {
  text-decoration: none;
}

.price-wrapper del .amount bdi {
  font-size: 13px !important;
	text-decoration: line-through;
}

.banner-bottom-left .box.has-hover {
	  border-bottom: 5px solid #086ccc;
    border-radius: 20px;
}

.review-form-inner.has-border {
	display: none;
}

@media (max-width: 480px) {
  .row-small > .col,
  .row-small > .flickity-viewport > .flickity-slider > .col {
    padding: 0 3px 19.6px;
  }
}

.slider-for-product-gallery .flickity-viewport{
	border-radius: 10px;
}

@media screen and (max-width: 549px) {
    .slider-wrapper .flickity-prev-next-button {
        display: block;
    }
	
form.cart {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
}

form.cart > .single_add_to_cart_button,
form.cart > .ux-buy-now-button {
  width: 100%;
}

.follow-icons a.icon::before {
  color: white !important;
}

