.bread-crumb {
	background: #ffece1;
	padding: 5px 0
}

@media(max-width:991px) {
	.bread-crumb {
		margin-bottom: 30px
	}
}

@media(max-width:767px) {
	.bread-crumb {
		margin-bottom: 15px
	}
}

.bizweb-product-reviews-module {
	margin: 0 !important
}

.breadcrumb {
	margin: 0 !important;
	font-size: 14px;
	border-radius: 0;
	font-weight: 400;
	line-height: 24px;
	background-color: transparent !important;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 0 !important;
}

.breadcrumb li {
	display: inline;
}

.breadcrumb li>a>span {
	color: #777;
	font-weight: 400;
	font-size: 14px;
	line-height: 35px
}

.breadcrumb li>a:hover span {
	color: #333 !important
}

.breadcrumb li .mr_lr {
	padding: 0 3px;
	color: #333;
}

.breadcrumb li .mr_lr svg {
	width: 10px;
	height: 10px;
	margin-top: -2px;
}

.breadcrumb li span {
	display: inline;
	color: #777;
	font-weight: 400;
	font-size: 14px;
	line-height: 35px;
}

.breadcrumb li span .fa {
	color: #333;
	padding: 0 5px;
}

.breadcrumb li a:hover,
.breadcrumb li.active,
.breadcrumb li strong {
	color: #2f80ed;
	font-weight: 400;
	text-decoration: none;
}

.breadcrumb>li+li:before {
	display: none;
}

.alert-warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
}

.home-slider .swiper-slide {
	text-align: center
}

.home-slider .swiper-slide img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.home-slider .swiper-button-next:after,
.home-slider .swiper-button-prev:after {
	font-size: 20px;
	color: #000
}

.home-slider .swiper-pagination-bullet-active {
	background: #ffb9a4 !important
}

.home-slider .swiper-pagination-bullet {
	background-color: #fff;
	opacity: 1;
	width: 8px;
	height: 8px
}

.home_dv {
	margin-top: 30px;
	margin-bottom: 35px
}

.home_dv .banner {
	padding-right: 10px
}

.home_dv .home_dv_cnt {
	display: flex;
	background: #ffece1;
	border-radius: 3px;
	padding: 25px 20px;
	margin-bottom: 17px
}

.home_dv .home_dv_cnt:last-child {
	margin-bottom: 0
}

.home_dv .home_dv_cnt .image {
	width: 68px;
	height: 68px
}

.home_dv .home_dv_cnt .info_service {
	width: calc(100% - 90px);
	margin-left: 20px
}

.home_dv .home_dv_cnt .info_service p {
	display: block;
	font-style: normal;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 12px
}

.home_dv .home_dv_cnt .info_service span {
	display: block;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 17px;
	color: #777
}

.section_product_sale {
	margin-top: 45px;
	margin-bottom: 45px
}

@media(min-width:992px) {
	.section_product_sale .swiper-pagination {
		display: none
	}
}

@media(max-width:991px) {
	.section_product_sale .home_dv_bn_cv {
		text-align: center
	}
}

@media(max-width:991px) {
	.section_product_sale .product-sale-swiper {
		padding-bottom: 80px
	}

	.section_product_sale .product-sale-swiper .swiper-pagination {
		bottom: 35px
	}

	.section_product_sale .product-sale-swiper .swiper-pagination .swiper-pagination-bullet {
		background: #ffb9a4 !important
	}

	.section_product_sale .product-sale-swiper .swiper-pagination .swiper-pagination-bullet-active {
		background: #a05139 !important
	}
}

.section_product_sale .block-title {
	margin-bottom: 30px
}

.section_product_sale .block-title h2 {
	/*background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/background_title1.png?1660015548177);*/
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	font-size: 24px;
	line-height: 29px;
	margin: 0;
	padding: 20px 0
}

@media(max-width:767px) {
	.section_product_sale .block-title h2 {
		font-size: 20px;
		line-height: 24px
	}
}

.section_product_sale .block-title h2 a {
	color: #a05139
}

.section_product_sale .block-title h2 a:hover {
	color: #2f80ed
}

.section_product_sale .swiper-button-next {
	top: 38%;
	right: 0;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.section_product_sale .swiper-button-next:hover {
	background: #ffb9a4;
	border: #ffb9a4
}

.section_product_sale .swiper-button-next:hover:after {
	color: #a05139
}

@media(max-width:767px) {
	.section_product_sale .swiper-button-next {
		display: none
	}
}

.section_product_sale .swiper-button-prev {
	top: 38%;
	left: 0;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.section_product_sale .swiper-button-prev:hover {
	background: #ffb9a4;
	border: #ffb9a4
}

.section_product_sale .swiper-button-prev:hover:after {
	color: #a05139
}

@media(max-width:767px) {
	.section_product_sale .swiper-button-prev {
		display: none
	}
}

.section_product_new {
	margin-bottom: 35px
}

@media(max-width:991px) {
	.section_product_new {
		margin-bottom: 0
	}
}

@media(min-width:992px) {
	.section_product_new .swiper-pagination {
		display: none
	}
}

@media(max-width:991px) {
	.section_product_new .product-new-swiper {
		padding-bottom: 80px
	}

	.section_product_new .product-new-swiper .swiper-pagination {
		bottom: 30px;
		position: absolute
	}

	.section_product_new .product-new-swiper .swiper-pagination .swiper-pagination-bullet {
		background: #ffb9a4 !important
	}

	.section_product_new .product-new-swiper .swiper-pagination .swiper-pagination-bullet-active {
		background: #a05139 !important
	}
}

@media(max-width:767px) {
	.section_product_new .product-new-swiper {
		padding-bottom: 30px
	}

	.section_product_new .product-new-swiper .swiper-pagination {
		bottom: -5px
	}
}

.section_product_new .block-product-new {
	position: relative
}

.section_product_new .block-title {
	margin-bottom: 30px
}

.section_product_new .block-title h2 {
	/*background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/background_title2.png?1660015548177);*/
	background-repeat: no-repeat;
	background-position: left;
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	font-size: 24px;
	line-height: 29px;
	margin: 0;
	padding: 20px 0
}

@media(max-width:767px) {
	.section_product_new .block-title h2 {
		font-size: 20px;
		line-height: 24px
	}
}

.section_product_new .block-title h2 a {
	color: #225a21
}

.section_product_new .block-title h2 a:hover {
	color: #2f80ed
}

.section_product_new .swiper-button-next {
	top: 40%;
	right: -15px;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.section_product_new .swiper-button-next:hover {
	background: #ffb9a4;
	border: #ffb9a4
}

.section_product_new .swiper-button-next:hover:after {
	color: #a05139
}

@media(max-width:991px) {
	.section_product_new .swiper-button-next {
		display: none
	}
}

.section_product_new .swiper-button-prev {
	top: 40%;
	left: -15px;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.section_product_new .swiper-button-prev:hover {
	background: #ffb9a4;
	border: #ffb9a4
}

.section_product_new .swiper-button-prev:hover:after {
	color: #a05139
}

@media(max-width:991px) {
	.section_product_new .swiper-button-prev {
		display: none
	}
}

@media(min-width:992px) {
	.section_product_all .swiper-pagination {
		display: none
	}
}

@media(max-width:991px) {
	.section_product_all .swiper-carousel2 {
		padding-bottom: 80px
	}

	.section_product_all .swiper-carousel2 .swiper-pagination {
		bottom: 30px;
		position: absolute
	}

	.section_product_all .swiper-carousel2 .swiper-pagination .swiper-pagination-bullet {
		background: #ffb9a4 !important
	}

	.section_product_all .swiper-carousel2 .swiper-pagination .swiper-pagination-bullet-active {
		background: #a05139 !important
	}
}

@media(max-width:767px) {
	.section_product_all .swiper-carousel2 {
		padding-bottom: 30px
	}

	.section_product_all .swiper-carousel2 .swiper-pagination {
		bottom: -5px
	}
}

@media(max-width:767px) {
	.section_product_all {
		padding: 25px 0
	}
}

@media(max-width:767px) {
	.section_product_all .banner {
		margin-bottom: 20px
	}
}

.section_product_all .block-title {
	padding-bottom: 35px;
	background-image: url(//bizweb.dktcdn.net/100/459/658/themes/870139/assets/background_title3.png?1660015548177);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 15px;
	height: auto;
	margin-bottom: 10px
}

.section_product_all .block-title h2 {
	text-transform: uppercase;
	text-align: center;
	font-weight: 900;
	font-size: 24px;
	line-height: 29px;
	margin: 0;
	margin-bottom: 10px
}

@media(max-width:767px) {
	.section_product_all .block-title h2 {
		font-size: 20px;
		line-height: 24px
	}
}

.section_product_all .block-title h2 span {
	color: #225a21
}

.section_product_all .tab_ul {
	padding: 0 20px;
	position: relative
}

.section_product_all .tab_ul ul {
	scrollbar-face-color: #367cd2;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #fff;
	scrollbar-width: none
}

.section_product_all .tab_ul ul::-webkit-scrollbar {
	width: 0;
	height: 0
}

.section_product_all .tab_ul ul::-webkit-scrollbar-track {
	-webkit-box-shadow: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: 0
}

.section_product_all .tab_ul ul::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0;
	border-radius: 0;
	background: rgba(255, 0, 0, .8);
	-webkit-box-shadow: none
}

.section_product_all .tab_ul .button {
	position: absolute;
	top: 0%;
	z-index: 3;
	cursor: pointer
}

.section_product_all .tab_ul .button.next {
	right: 0
}

.section_product_all .tab_ul .button.prev {
	left: 0
}

.section_product_all .tab_ul .button.prev svg path {
	stroke: #ffb9a4
}

.section_product_all .tab_ul .button.next2 {
	right: 0
}

.section_product_all .tab_ul .button.prev2 {
	left: 0
}

.section_product_all .tab_ul .button.prev2 svg path {
	stroke: #ffb9a4
}

.section_product_all .tab_ul .button.next3 {
	right: 0
}

.section_product_all .tab_ul .button.prev3 {
	left: 0
}

.section_product_all .tab_ul .button.prev3 svg path {
	stroke: #ffb9a4
}

.section_product_all .tab_ul ul {
	max-width: 100%;
	padding: 0;
	margin: 0;
	margin: 0 20px;
	text-align: center
}

@media(max-width:767px) {
	.section_product_all .tab_ul .button {
		top: 10px
	}
}

.section_product_all ul {
	list-style: none;
	margin-top: 27px;
	padding: 0;
	text-align: right
}

.section_product_all ul li {
	display: inline-block;
	margin: 0 10px;
	flex-shrink: 0;
	cursor: pointer
}

@media(max-width:767px) {
	.section_product_all ul li {
		margin: 5px 10px
	}
}

.section_product_all ul li span {
	font-style: normal;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #2e747e
}

@media(max-width:767px) {
	.section_product_all ul li span {
		font-size: 16px;
		line-height: 30px
	}
}

.section_product_all ul li:hover span {
	color: #2f80ed
}

@media(max-width:767px) {
	.section_product_all ul li:hover span {
		color: #2e747e
	}
}

.section_product_all ul .current {
	border-bottom: 2px solid #2e747e
}

.section_product_all ul .view-more {
	height: 40px;
	line-height: 40px;
	border-radius: 4px
}

.section_product_all ul .view-more:hover {
	background: #2f80ed
}

@media(max-width:991px) {
	.section_product_all ul .view-more {
		display: none
	}
}

.section_product_all .tab-content {
	display: none
}

.section_product_all .tab-content.current {
	display: block
}

.section_product_all .tab-content.current .a-center {
	text-align: center
}

.section_product_all .tab-content .view-more {
	text-align: center;
	display: block
}

@media(min-width:768px) {
	.section_product_all .tab-content .view-more {
		display: none
	}
}

.section_product_all .tab-content .view-more a {
	display: inline-block;
	padding: 20px 70px;
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
	color: #fff;
	background: #ffb9a4;
	border-radius: 10px
}

@media(max-width:767px) {
	.section_product_all .tab-content .view-more a {
		padding: 10px 25px;
		font-size: 12px
	}
}

.section_product_all .tab-content .view-more a:hover {
	background: #2f80ed
}

.section_product_all .tab-content .swiper_tab {
	margin-bottom: 20px
}

@media(max-width:991px) {
	.section_product_all .tab-content .swiper_tab {
		margin-bottom: 0
	}
}

.section_blog {
	margin-bottom: 40px
}

.section_blog .block-product-blog {
	position: relative
}

img { 
  vertical-align: middle; 
  border-style: none; 
  max-width: 100%; 
  height: auto; 
}

.section_blog .swiper-button-next {
	top: 21%;
	right: -15px;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.section_blog .swiper-button-next:hover {
	background: #ffb9a4;
	border: #ffb9a4
}

.section_blog .swiper-button-next:hover:after {
	color: #a05139
}

@media(max-width:991px) {
	.section_blog .swiper-button-next {
		display: none
	}
}

.section_blog .swiper-button-prev {
	top: 21%;
	left: -15px;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.swiper-button-prev:after, 
.swiper-button-next:after {
  font-size: 20px !important;
}

.section_blog .swiper-button-prev:hover {
	background: #ffb9a4;
	border: #ffb9a4;
}

.section_blog .swiper-button-prev:hover:after {
	color: #a05139;
}

@media(max-width:991px) {
	.section_blog .swiper-button-prev {
		display: none;
	}
}

.section_blog .block-title {
	margin-bottom: 20px;
}

.section_blog .block-title a {
	font-weight: 600;
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 0;
	color:#333;
}

.section_blog .view-all {
	text-align: right;
	margin-bottom: 20px;
	line-height: 52px;
}

.section_blog .view-all a {
	font-weight: 500;
	font-size: 14px;
	line-height: 17px;
	color: #333;
	text-decoration-line: underline !important;
}

.section_blog .view-all a:hover,
.section_blog .block-title a:hover {
	color: #2f80ed;
}

.section_blog .block-blog .block-thumb {
	margin-bottom: 15px;
}

.section_blog .block-blog .block-thumb img {
	border: 1px solid #f5f6f8;
	border-radius: 3px;
	aspect-ratio: 1/1;
  object-fit: cover; 
}

.section_blog .block-blog .block-content .time-post {
	font-weight: 400;
	font-size: 12px;
	line-height: 15px;
	color: #8c8c8c;
	margin-bottom: 15px;
}

.section_blog .block-blog .block-content h3 {
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: break-word;
	overflow: hidden;
}

.section_blog .block-blog .block-content h3 a {
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #333;
}

.section_blog .block-blog .block-content h3 a:hover {
	color: #2f80ed;
}

.section_blog .block-blog .block-content p {
	color: #777;
	word-break: break-word;
	height: 66px;
	overflow: hidden
}

.section_brand {
	padding: 50px 0
}

@media(max-width:991px) {
	.section_brand {
		padding: 25px 0
	}
}

@media(max-width:991px) {
	.section_brand .brand-swiper {
		padding-bottom: 40px
	}

	.section_brand .brand-swiper .swiper-pagination {
		bottom: 10px;
		position: absolute
	}

	.section_brand .brand-swiper .swiper-pagination .swiper-pagination-bullet {
		background: #ffb9a4 !important
	}

	.section_brand .brand-swiper .swiper-pagination .swiper-pagination-bullet-active {
		background: #a05139 !important
	}
}

@media(max-width:767px) {
	.section_brand .brand-swiper {
		padding-bottom: 30px
	}

	.section_brand .brand-swiper .swiper-pagination {
		bottom: 0;
	}
}

@media(min-width:992px) {
	.section_brand .swiper-pagination {
		display: none
	}
}

.section_brand .block-title span {
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 25px
}

.section_brand .block-product-brand {
	position: relative
}

@media(max-width:767px) {
	.section_brand {
		padding: 15px 0
	}
}

.section_brand .swiper-wrapper {
	display: flex;
	align-items: center;
	text-align: center
}

.section_brand .brand-swiper a {
	height: 90px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #e2e5ec;
	border-radius: 10px
}

.section_brand .brand-swiper a:hover {
	box-shadow: 0 8px 16px rgba(159, 184, 192, .25)
}

.section_brand .swiper-button-next {
	top: 50%;
	right: -15px;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.section_brand .swiper-button-next:hover {
	background: #ffb9a4;
	border: #ffb9a4
}

.section_brand .swiper-button-next:hover:after {
	color: #a05139
}

@media(max-width:991px) {
	.section_brand .swiper-button-next {
		display: none
	}
}

.section_brand .swiper-button-prev {
	top: 50%;
	left: -15px;
	border: 1px solid #e0e0e0;
	width: 36px;
	height: 36px
}

.section_brand .swiper-button-prev:hover {
	background: #ffb9a4;
	border: #ffb9a4
}

.section_brand .swiper-button-prev:hover:after {
	color: #a05139
}

@media(max-width:991px) {
	.section_brand .swiper-button-prev {
		display: none
	}
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-size: 16px;
	font-weight: 700;
	color: #333
}

.section_product_new .swiper-pagination {
	position: initial;
	margin-top: 15px
}

.section_product_featured {
	margin-bottom: 40px
}

.modal.fade .modal-dialog {
  transform: translate(0, 0) !important;
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-header {
  flex-direction: row-reverse;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

@media (max-width: 580px) {
  .modal-header .modal-title {
    font-size: 14px !important;
    min-height: 34px;
    line-height: 34px;
  }
  
  .modal-header .modal-title {
    display: flex;
    gap: 6px;
    align-items: center;
  }
  
  .btn-outline-red.quickview-close {
    background: #ffb9a4;
    font-weight: 400;
    line-height: 38px;
    display: block;
    padding: 0 45px;
    border: solid 1px #ffb9a4;
    color: #fff;
    border-radius: 0;
    height: 40px;
    margin: 0 !important;
    font-size: 14px;
  }
  
  .btn-red.popup-cart-mobile {
    height: 40px;
    line-height: 38px;
    width: 100%;
    background: #fff;
    border-radius: 0;
    padding: 0;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    color: #ffb9a4;
    font-weight: 400;
    border: solid 1px #ffb9a4;
    margin: 10px 0 0 !important;
  }
  
  .noti-cart-count {
    text-align: left;
    width: 100%;
    font-size: 15px;
    color: #333;
    margin: 0 0 10px;
  }
  
  .media .media-left {
    padding-right: 1em;
  }
  
  .modal-header {
    padding: 0.5rem 1rem !important;    
    background: #ffb9a4;
    border-radius: 0 !important;
  }
  
  .modal-content {
    border-radius: 0 !important;
  }
  
  .product-title {
    font-size: 14px;
    font-weight: 600;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  
  .modal-header .close {
    padding: 0px !important;
    margin: 0 !important;
    width: 24px;
  }
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
