@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");

*,*::after,*::before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

html,body {
	height: 100%
}

body {
	font-family:Verdana, Geneva, sans-serif;
	position: relative;
	visibility: visible;
	color: ""
}

body[dir="rtl"] {
	text-align: right
}

a,a:hover,a:focus,a:active,button,button:focus,.btn,.btn:focus,input,input:focus,select,textarea {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	color: inherit;
	text-decoration: none;
	outline: 0;
	background: none
}

h1,h2,h3,h4,h5,h6 {
	font-family:Verdana, Geneva, sans-serif;
}

p:last-child {
	margin-bottom: 0
}

ul {
	margin: 0;
	padding: 0
}

ul li {
	list-style: none
}

::-moz-selection {
	color: #ffffff;
	background: #00BC70
}

::selection {
	color: #ffffff;
	background: #00BC70
}

input[type="checkbox"] {
	display: none
}

input[type="checkbox"]+label {
	position: relative;
	padding-left: 30px;
	line-height: 14px;
	font-size: 14px;
	font-weight: 500;
	margin: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

input[type="checkbox"]+label:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 15px;
	height: 15px;
	display: block;
	border: 1px solid #cccccc;
	content: "";
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

input[type="checkbox"]+label:after {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	content: "\f00c";
	font-family: 'FontAwesome';
	font-weight: 600;
	font-size: 12px;
	line-height: 15px;
	opacity: 0;
	width: 15px;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	color: #00BC70
}

input[type="checkbox"]:checked+label:before {
	border: 1px solid #00BC70
}

input[type="checkbox"]:checked+label:after {
	opacity: 1
}

.fit-image1 {
	width: 45%;
	-o-object-fit: cover;
	object-fit: cover;
	margin-right:30px;
	float: left;
	
}

.fit-image {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	
}


.colc-lg-3 {
		flex: 0 0 auto;
		width: 20%
	}
.colc-lg-9 {
		flex: 0 0 auto;
		width: 80%
	}

.container,
.container1 {
  padding-right: var(--bs-gutter-x, 15px);
  padding-left: var(--bs-gutter-x, 15px);
}

/* 宽屏（≥1200px）下的差异化表现 */
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1360px;   /* 固定最大宽度，居中 */
  }
  .container1 {
    padding-left: 5%;    /* 百分比内边距，流式自适应 */
    padding-right: 5%;
  }
}

/*.row {
	--bs-gutter-x: 30px
}*/

.section,.section-fluid {
	float: left;
	width: 100%
}

.section-fluid {
	padding-right: 85px;
	padding-left: 85px
}

@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.section-fluid {
		padding-right: 15px;
		padding-left: 15px
	}
}

@media only screen and (max-width: 479px) {
	.section-fluid {
		padding-right: 0;
		padding-left: 0
	}
	
	.fit-image1 {
	width: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	
}
}

.section-padding {
	padding-top: 80px;
	padding-bottom: 80px
}

@media only screen and (max-width: 767px) {
	.section-padding {
		padding-top: 60px;
		padding-bottom: 60px
	}
}

.section-margin-p {
	margin-top: 80px;
}

@media only screen and (max-width: 767px) {
	.section-margin-p {
		margin-top: 60px;
	}
}

.section-margin-w {
	margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
	.section-margin-w {
		margin-bottom: 60px;
	}
}

.section-margin {
	margin-top: 80px;
	margin-bottom: 80px
}

@media only screen and (max-width: 767px) {
	.section-margin {
		margin-top: 60px;
		margin-bottom: 60px
	}
}

.section-margin-ata {
	margin-top: 80px;
	margin-bottom: 100px
}

@media only screen and (max-width: 767px) {
	.section-margin-ata {
		margin-top: 60px;
		margin-bottom: 60px
	}
}

.section-margin-top {
	margin-top: 80px
}

@media only screen and (max-width: 767px) {
	.section-margin-top {
		margin-top: 60px
	}
}

.section-margin-bottom {
	margin-bottom: 80px
}

@media only screen and (max-width: 767px) {
	.section-margin-bottom {
		margin-bottom: 60px
	}
}

.section-title {
	margin-bottom: 40px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.section-title {
		margin-bottom: 40px
	}
}

@media only screen and (max-width: 767px) {
	.section-title {
		margin-bottom: 40px
	}
}

.section-title .title {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 0;
	color: #000000;
	margin-bottom:15px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.section-title .title {
		font-size: 30px
	}
}

@media only screen and (max-width: 767px) {
	.section-title .title {
		font-size: 24px
	}
}

.rating {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center
}

.rating i {
	color: #00BC70;
	margin: 0 2px
}

{
    position:static;
    display:block;
    line-height:1;
    margin-top:40px
}
@media only screen and (max-width: 767px){
    .swiper-pagination{margin-top:30px}
}
.swiper-pagination .swiper-pagination-bullet{
    width:12px;
    height:12px;
    border-radius:100%;
    background:#000000;
    opacity:1;
    position:relative;
    outline:none;
    margin:0 5px !important;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s
}
@media only screen and (max-width: 767px){
    .swiper-pagination .swiper-pagination-bullet{
        width:10px;
        height:10px
    }
}
.swiper-pagination .swiper-pagination-bullet:hover:before{
    width:12px;
    height:12px;
    opacity:1;
    background:#00BC70;
    border-radius:100%;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
    background:#00BC70
}

.swiper-nav-button{
    background-image:none;
    text-align:center;
    -webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    outline:none;
    font-size:17px;
    font-weight:700;
    color:#d8d8d8;
    border:0;
    opacity:0;
    visibility:hidden;
    -webkit-transform:translate(0, -50%);
    -ms-transform:translate(0, -50%);
    transform:translate(0, -50%);
    margin:0;
    top:50%;
    -webkit-transition:.3s;
    -o-transition:.3s;
    transition:.3s;
    width:48px;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#000;
    color:#fff;
}
.swiper-nav-button::after{display:none}
.swiper-nav-button:hover{
    color:#ffffff;
    background:#00BC70;
}
.swiper-container:hover .swiper-nav-button{
    opacity:1;
    visibility:visible
}
.arrow-outside-container{
    margin-right:-15px;
    margin-left:-15px;
    padding:0 15px
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px){
    .arrow-outside-container{
        margin:0;
        padding:0
    }
}
.arrow-outside-container .swiper-container{
    margin-right:-15px;
    margin-left:-15px;
    padding:0 15px
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px){
    .arrow-outside-container .swiper-container{
        margin:0;
        padding:0
    }
}

.arrow-outside-container .swiper-container .swiper-slide{
    opacity:0;
    visibility:hidden;
}
.arrow-outside-container .swiper-container .swiper-slide-visible{
    opacity:1;
    visibility:visible;
}


.countdown-wrapper {
	margin-bottom: -5px
}

.countdown-wrapper .single-countdown {
	display: inline-block;
	padding: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	background: #00BC70;
	text-align: center
}

.countdown-wrapper .single-countdown:last-child {
	margin-right: 0
}

.countdown-wrapper .single-countdown:last-child:after {
	display: none
}

.countdown-wrapper .single-countdown .single-countdown_time {
	padding: 0px 0 5px;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	color: #ffffff;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.countdown-wrapper .single-countdown .single-countdown_text {
	font-weight: 400;
	color: #ffffff;
	font-size: 14px;
	text-transform: capitalize;
	line-height: 1
}

.hover-style {
	display: block;
	overflow: hidden
}

.hover-style img {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.hover-style:hover img {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.thumb-effect {
	position: relative;
	overflow: hidden
}

.thumb-effect .image {
	display: block;
	overflow: hidden
}

.thumb-effect .image::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(72,76,97,0)), color-stop(75%, rgba(72,76,97,0.8)));
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: -o-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}

.thumb-effect:hover .image::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.thumb-effect-g {
	position: relative;
	overflow: hidden
}

.thumb-effect-g .image {
	display: block;
	overflow: hidden
}

/*.thumb-effect-g .image::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(72,76,97,0)), color-stop(75%, rgba(72,76,97,0.8)));
	background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: -o-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, -webkit-transform 0.35s;
	-o-transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s
}*/

.thumb-effect-g:hover .image::before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

/* ========== 1. 禁用原有的渐变遮罩效果 ========== */
.thumb-effect-g .image::before {
    display: none;
}

/* ========== 2. 新增logo遮罩样式 ========== */
.blog-thumb-g {
    position: relative;
    overflow: hidden;
}

/* 底层图片默认淡化 */
.blog-thumb-g .fit-image {
    transition: opacity 0.4s ease, filter 0.4s ease;
    opacity: 0.3;
    filter: grayscale(30%);
}

/* logo遮罩层 - 默认显示 */
.logo-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;

    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: opacity 0.4s ease;
    opacity: 1;
    pointer-events: none; /* 不阻挡链接点击 */
}

.logo-overlay img {
    max-width: 50%;
    max-height: 50%;
    object-fit: contain;
    /* --- 以下为新增：logo缩放动画基础 --- */
    transition: transform 0.4s ease; /* 缩放过渡时长，和遮罩同步 */
    transform: scale(1); /* 默认原始大小 */
}

/* ========== 3. 鼠标悬停效果 ========== */
.blog-thumb-g:hover .fit-image {
    opacity: 1;
    filter: grayscale(0%);
}

.blog-thumb-g:hover .logo-overlay {
    opacity: 0;
}

/* --- 以下为新增：悬停时logo缩小 --- */
.blog-thumb-g:hover .logo-overlay img {
    transform: scale(0.85); /* 缩小到85%，数值越小缩得越多 */
}



.pagination .page-item .page-link {
	border-radius: 0;
	margin-right: 10px;
	border: 1px solid #00BC70;
	height: 40px;
	width: 40px;
	text-align: center;
	color: #00BC70
}

.pagination .page-item .page-link.active {
	background: #00BC70;
	color: #ffffff
}

.pagination .page-item .page-link:hover {
	background: #00BC70;
	border: 1px solid #00BC70;
	color: #ffffff
}

.pagination .page-item .page-link:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}


.scroll-top {
	position: fixed;
	right: 30px;
	bottom: -60px;
	z-index: 999;
	-webkit-box-shadow: 0 30px 50px rgba(0,0,0,0.03);
	box-shadow: 0 30px 50px rgba(0,0,0,0.03);
	display: block;
	padding: 0;
	width: 40px;
	height: 40px;
	text-align: center;
	font-size: 22px;
	line-height: 40px;
	cursor: pointer;
	opacity: 0;
	visibility: hidden;
	background-color: #6C757D;
	background-size: 200% auto;
	background-position: left center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	overflow: hidden
}

.scroll-top:hover {
	background-color: #00BC70
}

.scroll-top:hover i {
	color: #ffffff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

@media only screen and (max-width: 479px) {
	.scroll-top {
		font-size: 20px
	}
}

.scroll-top.show {
	visibility: visible;
	opacity: 1;
	bottom: 60px
}

.scroll-top i {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #ffffff;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.scroll-top .arrow-top {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.scroll-top .arrow-bottom {
	-webkit-transform: translate(-50%, 80px);
	-ms-transform: translate(-50%, 80px);
	transform: translate(-50%, 80px)
}

.scroll-top:hover {
	background-position: right center
}

.scroll-top:hover .arrow-top {
	-webkit-transform: translate(-50%, -80px);
	-ms-transform: translate(-50%, -80px);
	transform: translate(-50%, -80px)
}

.scroll-top:hover .arrow-bottom {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}




.cursor-pointer {
	cursor: pointer
}

.cart-product-wrapper {
	max-height: 300px;
	overflow-y: auto
}

.cart-product-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.cart-product-inner .single-cart-product {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: calc(100% - 40px)
}

.cart-product-inner .single-cart-product .cart-product-thumb {
	width: 80px
}

.cart-product-inner .single-cart-product .cart-product-thumb a {
	display: block
}

.cart-product-inner .single-cart-product .cart-product-thumb a img {
	width: 100%
}

@media only screen and (max-width: 575px) {
	.cart-product-inner .single-cart-product .cart-product-thumb {
		width: 60px
	}
}

.cart-product-inner .single-cart-product .cart-product-content {
	width: calc(100% - 80px);
	text-align: start;
	padding-left: 10px
}

@media only screen and (max-width: 575px) {
	.cart-product-inner .single-cart-product .cart-product-content {
		width: calc(100% - 60px)
	}
}

.cart-product-inner .single-cart-product .cart-product-content .title {
	font-size: 14px;
	font-weight: 600
}

.cart-product-inner .single-cart-product .cart-product-content .title a {
	color: #000000
}

.cart-product-inner .single-cart-product .cart-product-content .title a:hover {
	color: #00BC70
}

.cart-product-inner .single-cart-product .cart-product-content .product-quty-price {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;

	flex-direction: column
}

.cart-product-inner .single-cart-product .cart-product-content .product-quty-price .cart-quantity {
	line-height: 1;
	color: #000000;
	font-size: 13px;
	margin-bottom: 10px
}

.cart-product-inner .single-cart-product .cart-product-content .product-quty-price .cart-quantity strong {
	color: #00BC70
}

.cart-product-inner .single-cart-product .cart-product-content .product-quty-price .price {
	color: #000000;
	font-size: 13px;
	line-height: 1
}

.cart-product-inner .cart-product-remove a {
	color: #000000;
	line-height: 1
}

.cart-product-inner .cart-product-remove a i {
	font-size: 16px
}

.cart-product-inner .cart-product-remove a:hover {
	color: #00BC70
}

.cart-product-total {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 1
}

.cart-product-total .value,.cart-product-total .price {
	font-size: 16px;
	font-weight: 400;
	color: #000000
}

.cart-product-btn .btn {
	border-radius: 40px;
	text-transform: uppercase;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-size: 13px;
	font-weight: 500
}





.btn {
	font-size: 14px;
	padding: 15px 30px;
	border: 1px solid transparent;
	line-height: 1;
	text-transform: uppercase;
	font-weight: 700
}

.btn:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn:active:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.btn-primary {
	border-color: #00BC70;
	background-color: #00BC70;
	color: #ffffff;
	background-color: #00BC70;
	border: 1px solid transparent
}

.btn-dark {
	border-color: #000000;
	background-color: #000000;
	color: #ffffff
}

.btn-heading-dark {
	border-color: #383838;
	background-color: #383838;
	color: #ffffff
}

.btn-light {
	border-color: #ebebeb;
	background-color: #ebebeb;
	color: #000000
}

.btn-bright {
	border-color: #f4f4f4;
	background-color: #f4f4f4;
	color: #ffffff
}

.btn-splashy {
	border-color: #f9f9f9;
	background-color: #f9f9f9;
	color: #ffffff
}

.btn-gray-deep {
	border-color: #d8d8d8;
	background-color: #d8d8d8;
	color: #000000;
	border-radius: 50px;
	padding: 13px 30px
}

.btn-danger {
	border-color: #DC3545;
	background-color: #DC3545;
	color: #ffffff
}

.btn-hover-primary:hover {
	border-color: #00BC70;
	background-color: #00BC70;
	color: #ffffff
}

.btn-hover-dark:hover {
	border-color: #000000;
	background-color: #000000;
	color: #ffffff
}

.btn-hover-heading-dark:hover {
	border-color: #383838;
	background-color: #383838;
	color: #ffffff
}

.btn-hover-light:hover {
	border-color: #ebebeb;
	background-color: #ebebeb;
	color: #ffffff;
	background-color: #383838;
	border: 1px solid transparent
}

.btn-hover-bright:hover {
	border-color: #f4f4f4;
	background-color: #f4f4f4;
	color: #ffffff
}

.btn-hover-splashy:hover {
	border-color: #f9f9f9;
	background-color: #f9f9f9;
	color: #ffffff
}

.btn-hover-gray-deep:hover {
	border-color: #d8d8d8;
	background-color: #d8d8d8;
	color: #ffffff
}

.btn-hover-danger:hover {
	border-color: #DC3545;
	background-color: #DC3545;
	color: #ffffff
}

.btn-outline-primary {
	border-color: #00BC70;
	background-color: #00BC70;
	color: #ffffff;
	background-color: #00BC70;
	border: 1px solid transparent
}

.btn-outline-dark {
	border-color: #000000;
	background-color: #000000;
	color: #ffffff
}

.btn-outline-heading-dark {
	border-color: #383838;
	background-color: #383838;
	color: #ffffff
}

.btn-outline-light {
	border-color: #ebebeb;
	background-color: #ebebeb;
	color: #000000;
	border: 2px solid #ebebeb;
	background-color: transparent
}

.btn-outline-bright {
	border-color: #f4f4f4;
	background-color: #f4f4f4;
	color: #ffffff
}

.btn-outline-splashy {
	border-color: #f9f9f9;
	background-color: #f9f9f9;
	color: #ffffff
}

.btn-outline-gray-deep {
	border-color: #d8d8d8;
	background-color: #d8d8d8;
	color: #ffffff
}

.btn-outline-danger {
	border-color: #DC3545;
	background-color: #DC3545;
	color: #ffffff
}

.btn-outline-hover-primary:hover {
	border-color: #00BC70;
	background-color: #00BC70;
	color: #ffffff
}

.btn-outline-hover-dark:hover {
	border-color: #000000;
	background-color: #000000;
	color: #ffffff
}

.btn-outline-hover-heading-dark:hover {
	border-color: #383838;
	background-color: #383838;
	color: #ffffff
}

.btn-outline-hover-light:hover {
	border-color: #ebebeb;
	background-color: #ebebeb;
	color: #ffffff;
	background-color: #383838;
	border: 2px solid transparent
}

.btn-outline-hover-bright:hover {
	border-color: #f4f4f4;
	background-color: #f4f4f4;
	color: #ffffff
}

.btn-outline-hover-splashy:hover {
	border-color: #f9f9f9;
	background-color: #f9f9f9;
	color: #ffffff
}

.btn-outline-hover-gray-deep:hover {
	border-color: #d8d8d8;
	background-color: #d8d8d8;
	color: #ffffff
}

.btn-outline-hover-danger:hover {
	border-color: #DC3545;
	background-color: #DC3545;
	color: #ffffff
}

.hero-slide-item {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 800px
}

@media only screen and (min-width: 1200px) and (max-width: 1599px){
	.hero-slide-item {
		height: 600px
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.hero-slide-item {
		height: 450px
	}
}

@media only screen and (min-width: 767px) and (max-width: 991px) {
	.hero-slide-item {
		height: 350px
	}
}

@media only screen and (max-width: 767px) {
	.hero-slide-item {
		height: 330px
	}
}

@media only screen and (max-width: 479px) {
	.hero-slide-item {
		height: 170px
	}
}

@media only screen and (max-width: 370px) {
	.hero-slide-item {
		height: 150px
	}
}

.hero-slide-bg {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #ebebeb
}

.hero-slide-bg img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

.hero-slide-content {
	position: relative;
	z-index: 9
}

.hero-slide-content .sub-ba img{ width:100%;}
.hero-slide-content .sub-ba1{text-align:center; margin-top:50px;}
.hero-slide-content .sub-ba1 img{ width:60%;}

.hero-slide-content .sub-ba2{text-align:center;}
.hero-slide-content .sub-ba2 img{ width:60%;}

/*.hero-slide-content .sub-ba3{text-align:center; margin-top:55px; position: fixed; top:0; left:0;}
.hero-slide-content .sub-ba3 img{ width:48%;}*/

.hero-slide-content .sub-ba3{
    text-align:center; 
    margin-top:55px; 
    position: fixed; 
    bottom: 0;    /* 关键：靠底部 */
    left: 0;      /* 关键：靠左侧 */
    text-align: left; /* 文字/内容左对齐 */
    padding-left: 0;
}
.hero-slide-content .sub-ba3 img{ 
    width:48%;
    display: block;
    margin: 0; /* 去掉居中margin */
}

@media only screen and (max-width: 1600px) {
.hero-slide-content .sub-ba img{ width:100%;}
.hero-slide-content .sub-ba1{text-align:center; margin-top:50px;}
.hero-slide-content .sub-ba1 img{ width:60%;}

.hero-slide-content .sub-ba2{text-align:center;}
.hero-slide-content .sub-ba2 img{ width:60%;}

.hero-slide-content .sub-ba3{text-align:center; margin-top:90px;}
.hero-slide-content .sub-ba3 img{ width:48%;}
}

@media only screen and (max-width: 1100px) {

.hero-slide-content .sub-ba3{text-align:center; margin-top:55px;}
.hero-slide-content .sub-ba3 img{ width:48%;}
}

.hero-slide-content .sub-title {
	font-size: 26px;
	font-weight: 400;
	color: #000000
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero-slide-content .sub-title {
		font-size: 20px
	}
}

@media only screen and (max-width: 767px) {
	.hero-slide-content .sub-title {
		font-size: 18px
	}
}

.hero-slide-content .title {
	font-size: 46px;
	font-weight: 600;
	margin-bottom: 10px;
	line-height: 46px;
	color: #000000
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.hero-slide-content .title {
		font-size: 40px;
		margin-bottom: 25px;
		line-height: 1.1
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.hero-slide-content .title {
		font-size: 30px;
		margin-bottom: 20px;
		line-height: 1.1
	}
}

@media only screen and (max-width: 767px) {
	.hero-slide-content .title {
		font-size: 30px;
		margin-bottom: 15px;
		line-height: 1.1
	}
}

@media only screen and (max-width: 479px) {
	.hero-slide-content .title {
		font-size: 26px;
		margin-bottom: 10px
	}
}

.hero-slide-content p {
	line-height: 1.3;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 0px;
	margin-top: 20px;
	color: #000000
}

@media only screen and (max-width: 767px) {
	.hero-slide-content p {
		font-size: 14px;
		line-height: 1.4;
		width: 270px;
		margin: 10px auto 0
	}
}

.hero-slide-content .btn {
	margin-top: 40px;
	padding: 20px 45px;
	border-radius: 0px
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.hero-slide-content .btn {
		font-size: 14px;
		padding: 15px 25px
	}
}

@media only screen and (max-width: 767px) {
	.hero-slide-content .btn {
		margin-top: 30px
	}
}

@media only screen and (max-width: 479px) {
	.hero-slide-content .btn {
		font-size: 12px;
		padding: 10px 18px;
		margin-top: 26px
	}
}

.hero-slider .main-slider-nav {
	color: #000000;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 16px;
	height: 40px;
	width: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #ffffff
}

.hero-slider .main-slider-nav::after {
	display: none
}

.hero-slider .main-slider-nav:hover {
	color: #ffffff;
	background: #00BC70;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.hero-slider .home-slider-prev {
	left: 15px
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px) {
	.hero-slider .home-slider-prev {
		left: 5px
	}
}

.hero-slider .home-slider-next {
	right: 15px
}

.hero-slider .home-slider-next::after {
	display: none
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px) {
	.hero-slider .home-slider-next {
		right: 5px
	}
}

.hero-slider:hover .main-slider-nav,.hero-slider:hover .swiper-pagination {
	opacity: 1;
	visibility: visible
}

.hero-slider .home-slider-prev,.hero-slider .home-slider-next {
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.hero-slider .home-slider-prev i,.hero-slider .home-slider-next i {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.hero-slider .home-slider-prev:hover i,.hero-slider .home-slider-next:hover i {
	opacity: 1;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.hero-slider .home-slider-prev::after,.hero-slider .home-slider-next::after {
	display: none
}

.hero-slider .swiper-pagination {
	position: absolute;
	bottom: 20px;
	opacity: 0;
	visibility: hidden
}

.hero-slide-content>* {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

.swiper-slide-active .hero-slide-content>* {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

.swiper-slide-active .hero-slide-content>*:nth-child(1) {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s
}

.swiper-slide-active .hero-slide-content>*:nth-child(2) {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s
}

.swiper-slide-active .hero-slide-content>*:nth-child(3) {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s
}

.swiper-slide-active .hero-slide-content>*:nth-child(4) {
	-webkit-animation-delay: 2s;
	animation-delay: 2s
}

.swiper-slide-active .hero-slide-content>*:nth-child(5) {
	-webkit-animation-delay: 2.5s;
	animation-delay: 2.5s
}

.swiper-slide-active .hero-slide-content>*:nth-child(6) {
	-webkit-animation-delay: 3s;
	animation-delay: 3s
}

.single-cta-wrapper {
	background: #f4f4f4;
	padding: 30px 28px 25px;
	text-align: center
}

.single-cta-wrapper .cta-icon {
	font-size: 30px;
	color: #000000;
	margin-bottom: 20px
}

.single-cta-wrapper .cta-content .title {
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase
}

.single-cta-wrapper .cta-content p {
	font-size: 14px
}

/* ========== 替换后的新版 product 样式开始 ========== */
.product{overflow:hidden}
.product .thumb{
    position:relative;
    overflow:hidden;
    border: 2px solid transparent;
    transition: all 0.3s ease 0s;
}
.product:hover .thumb {
    border-color: #00BC70;
}
.product .thumb a.image {
    display: block;
}
.product .thumb .action-wrapper{
    position:absolute;
    background:#ffffff;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:horizontal;
    -webkit-box-direction:normal;
    -webkit-flex-direction:row;
    -ms-flex-direction:row;
    flex-direction:row;
    padding:13px 0 11px;
    left:0%;
    -webkit-transform:translateY(-50%) translateX(100%);
    -ms-transform:translateY(-50%) translateX(100%);
    transform:translateY(-50%) translateX(100%);
    top:50%;
    -webkit-transition:all 0.9s ease 0s;
    -o-transition:all 0.9s ease 0s;
    transition:all 0.9s ease 0s;
    opacity:0;
    visibility:hidden
}
.product .thumb .action-wrapper .action{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    font-size:20px;
    line-height:1;
    margin:0 18px;
    position:relative
}
.product .thumb .action-wrapper .action::before{
    background-color:#666666;
    content:"";
    height:21px;
    position:absolute;
    right:-18px;
    top:0px;
    width:1px
}
.product .thumb .action-wrapper .action:last-child::before{display:none}
.product .thumb .action-wrapper .action:hover{color:#00BC70}

.product .thumb .countdown-area {
	opacity: 1;
	visibility: visible;
	position: absolute;
	bottom: 0;
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	width: 100%;
	text-align: center
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.product .thumb .countdown-area .single-countdown {
		padding: 5px
	}

	.product .thumb .countdown-area .single-countdown .single-countdown_time {
		padding: 0px 0 0px;
		font-size: 14px;
		line-height: 12px
	}

	.product .thumb .countdown-area .single-countdown .single-countdown_text {
		font-size: 12px;
		line-height: 12px
	}
}

.product .badges {
	position: absolute;
	z-index: 8;
	top: 20px;
	left: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.product .badges span {
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	display: block;
	padding: 4px 12px;
	text-align: center;
	text-transform: capitalize;
	color: #ffffff;
	border-radius: 3px
}

.product .badges span+span {
	margin-top: 6px
}

.product .badges span.new {
	background-color: #00BC70
}

.product .badges span.sale {
	background-color: #000000
}

.product .content{
    position:relative;
    z-index:10;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    padding:20px 5px 0;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
    /*text-align:center;*/
    background-color:#ffffff
}
.product .content .title{
    font-size:15px;
    font-weight:600;
    line-height:1.2;
    color:#383838
}
.product .content .title a{
    text-decoration:none;
    color:#000000;
    transition: all 0.3s ease;
}
/* 重点修改：hover整个product卡片，标题链接变色，不是hover文字才变色 */
.product:hover .content .title a{
    color:#00BC70;
}

/* ===== 修改价格：垂直上下分行，去掉margin-left，改为纵向gap ===== */
.product .content .price{
    font-size:18px;
    line-height:1.4;
    margin-top:10px;
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
    -webkit-flex-direction:column;
    -ms-flex-direction:column;
    flex-direction:column;
    /* 移除水平居中 align-items:center */
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    /* 移除垂直居中 justify-content:center */
    -webkit-box-pack:start;
    -webkit-justify-content:flex-start;
    -ms-flex-pack:start;
    justify-content:flex-start;
    gap:4px;
}

.product .content .price span.new{font-size:14px; color:#000000}
.product .content .price span.old{
    font-size:14px;
    opacity:.5;
    margin-left:0;
}
/* ===== 价格样式修改结束 ===== */

.product:hover .thumb .action-wrapper{
    left:50%;
    -webkit-transform:translateY(-50%) translateX(-50%);
    -ms-transform:translateY(-50%) translateX(-50%);
    transform:translateY(-50%) translateX(-50%);
    -webkit-transition:.6s;
    -o-transition:.6s;
    transition:.6s;
    opacity:1;
    visibility:visible
}

.product:hover .thumb .countdown-area {
	opacity: 0;
	visibility: hidden;
	-webkit-transform: .6s;
	-ms-transform: .6s;
	transform: .6s
}
/* ========== 替换后的新版 product 样式结束 ========== */

.product-tab-nav>li>a {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 0;
	color: #000000;
	line-height: 25px;
	padding: 0px 16px
}

@media only screen and (max-width: 767px) {
	.product-tab-nav>li>a {
		font-size: 20px
	}
}

.product-tab-nav>li>a:hover {
	color: #00BC70
}

.product-tab-nav>li>a.active {
	color: #00BC70
}

.product-deal-content .title {
	font-size: 20px;
	color: #383838;
	line-height: 1
}

.product-deal-content .title:hover {
	color: #00BC70
}

.product-deal-content .rating {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.product-deal-content .price {
	font-size: 20px;
	line-height: 1;
	font-weight: 600;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.product-deal-content .price:not(:last-child) {
	margin-bottom: 30px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.product-deal-content .price:not(:last-child) {
		margin-bottom: 20px
	}
}

@media only screen and (max-width: 767px) {
	.product-deal-content .price:not(:last-child) {
		margin-bottom: 15px
	}
}

.product-deal-content .price span.new {
	color: #29cdc5;
}

.product-deal-content .price span.old {
	font-size: 18px;
	margin-left: 10px;
	text-decoration: line-through;
	color: #00BC70;
	opacity: .5
}

.product-deal-content p {
	color: #383838;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 36px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.product-deal-content p {
		margin-bottom: 25px
	}
}

@media only screen and (max-width: 767px) {
	.product-deal-content p {
		margin-bottom: 20px
	}
}

.product-deal-content .countdown-wrapper .single-countdown {
	padding: 10px 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
	text-align: center
}

@media only screen and (max-width: 575px) {
	.product-deal-content .countdown-wrapper .single-countdown {
		padding: 10px
	}
}

.product-deal-content .countdown-wrapper .single-countdown .single-countdown_time {
	padding: 0px 0 8px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ffffff
}

.product-deal-content .countdown-wrapper .single-countdown .single-countdown_text {
	font-size: 12px
}

.product-deal-content .btn {
	border-radius: 50px;
	margin-top: 20px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.product-deal-content .btn {
		margin-top: 30px
	}
}

@media only screen and (max-width: 767px) {
	.product-deal-content .btn {
		margin-top: 25px
	}
}

@media only screen and (max-width: 479px) {
	.product-deal-content .btn {
		font-size: 12px;
		padding: 10px 18px
	}
}


.product-deal-carousel .swiper-nav-button{
	color: #ffffff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 17px;
	height: 48px;
	width: 48px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	background: #000000
}

.product-deal-carousel .swiper-nav-button::after{display:none}

.product-deal-carousel .swiper-nav-button:hover{
	color: #ffffff;
	background: #00BC70;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.product-deal-carousel .swiper-nav-button {
		height: 40px;
		width: 40px;
		font-size: 16px
	}
}

@media only screen and (max-width: 767px) {
	.product-deal-carousel .swiper-nav-button {
		height: 30px;
		width: 30px;
		font-size: 14px
	}
}

.product-deal-carousel .swiper-deal-button-prev,.product-deal-carousel .swiper-button-prev {
	left: 0px
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px) {
	.product-deal-carousel .swiper-deal-button-prev,.product-deal-carousel .swiper-button-prev {
		left: 0px
	}
}

.product-deal-carousel .swiper-deal-button-next,.product-deal-carousel .swiper-button-next {
	right: 0px
}

.product-deal-carousel .swiper-deal-button-next::after,.product-deal-carousel .swiper-button-next::after {
	display: none
}

@media only screen and (min-width: 1200px) and (max-width: 1599px), only screen and (min-width: 992px) and (max-width: 1199px) {
	.product-deal-carousel .swiper-deal-button-next,.product-deal-carousel .swiper-button-next {
		right: 0px
	}
}

.product-deal-carousel:hover .main-slider-nav,.product-deal-carousel:hover .swiper-pagination {
	opacity: 1;
	visibility: visible
}

.product-deal-carousel .swiper-deal-button-prev,.product-deal-carousel .swiper-deal-button-next {
	margin-top: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.product-deal-carousel .swiper-deal-button-prev i,.product-deal-carousel .swiper-deal-button-next i {
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.product-deal-carousel .swiper-deal-button-prev:hover i,.product-deal-carousel .swiper-deal-button-next:hover i {
	opacity: 1;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.product-deal-carousel .swiper-deal-button-prev::after,.product-deal-carousel .swiper-deal-button-next::after {
	display: none
}

.product-deal-carousel .swiper-pagination {
	opacity: 0;
	visibility: hidden
}

/* ========== 替换后的新版 product-carousel 样式开始 ========== */
.product-carousel .swiper-nav-button{
    color:#ffffff;
    opacity:0;
    visibility:hidden;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
}
.product-carousel .swiper-nav-button::after{display:none}
.product-carousel .swiper-nav-button:hover{
    color:#ffffff;
    background:#00BC70;
}
.product-carousel:hover .swiper-nav-button,.product-carousel:hover .swiper-pagination{
    opacity:1;
    visibility:visible
}
.product-carousel .swiper-button-prev{left:0px}
.product-carousel .swiper-button-next{right:0px}
.product-carousel .swiper-button-prev,.product-carousel .swiper-button-next{
    margin-top:0;
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    transform:translateY(-50%)
}
.product-carousel .swiper-button-prev i,.product-carousel .swiper-button-next i{
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s
}
.product-carousel .swiper-button-prev:hover i,.product-carousel .swiper-button-next:hover i{
    opacity:1;
}
.product-carousel .swiper-button-prev::after,.product-carousel .swiper-button-next::after{display:none}
/* ========== 替换后的新版 product-carousel 样式结束 ========== */


.single-product-tab .nav-tabs {
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-bottom: 0px

}

@media only screen and (max-width: 479px) {
	.single-product-tab .nav-tabs {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.single-product-tab .nav-tabs .nav-item {
	text-align: center
}

.single-product-tab .nav-tabs .nav-item .nav-link {
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	border-radius: 0px;
	color: #000000;
	text-transform: uppercase;
	border: 0px;
	margin: 0 37px;
	padding: 0 0 13px 0;
	position: relative
}

@media only screen and (max-width: 767px) {
	.single-product-tab .nav-tabs .nav-item .nav-link {
		padding: 0px 0px 8px 0px;
		margin: 0 10px
	}
}

@media only screen and (max-width: 575px) {
	.single-product-tab .nav-tabs .nav-item .nav-link {
		font-size: 15px
	}
}

@media only screen and (max-width: 479px) {
	.single-product-tab .nav-tabs .nav-item .nav-link {
		font-size: 12px
	}
}

.single-product-tab .nav-tabs .nav-item .nav-link:hover {
	color: #00BC70;
	background-color: transparent
}

.single-product-tab .nav-tabs .nav-item .nav-link:hover::after {
	width: 100%;
	opacity: 1;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.single-product-tab .nav-tabs .nav-item .nav-link.active {
	color: #00BC70;
	background-color: transparent
}

.single-product-tab .nav-tabs .nav-item .nav-link.active::after {
	width: 100%;
	opacity: 1;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.single-product-tab .nav-tabs .nav-item .nav-link::after {
	position: absolute;
	content: "";
	height: 2px;
	width: 0%;
	bottom: 0;
	left: 0;
	background-color: #00BC70;
	opacity: 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	transition: .4s
}

.single-product-tab .nav-tabs .nav-item .nav-link::before {
	position: absolute;
	content: "";
	height: 16px;
	width: 1px;
	background-color: #000000;
	right: -37px;
	top: 0
}

@media only screen and (max-width: 767px) {
	.single-product-tab .nav-tabs .nav-item .nav-link::before {
		right: -10px
	}
}

@media only screen and (max-width: 575px) {
	.single-product-tab .nav-tabs .nav-item .nav-link::before {
		display: none
	}
}

.single-product-tab .nav-tabs .nav-item:last-child .nav-link {
	margin-right: 0
}

.single-product-tab .nav-tabs .nav-item:last-child .nav-link::before {
	display: none
}

.single-product-tab .nav-tabs .nav-item:first-child .nav-link {
	margin-left: 0
}

.single-product-tab .tab-content {
	border-top: 0px;
	padding: 40px 30px 40px;
	background-color:#FFF;
	margin-top:20px;
}

.single-product-tab .tab-content .desc-content {
	padding: 40px 30px 40px;
	background-color:#FFF;
	margin-top:20px;
}

.single-product-tab .tab-content .desc-content p {
	font-size: 14px;
	line-height: 26px;
	color: #555555
}

@media only screen and (max-width: 767px) {
	.single-product-tab .tab-content .desc-content {
		padding-top: 30px
	}
}

.single-product-tab .pro_review {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media only screen and (max-width: 479px) {
	.single-product-tab .pro_review {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.single-product-tab .review_thumb {
	min-width: 80px
}

.single-product-tab .review_thumb img {
	width: 100%
}

@media only screen and (max-width: 479px) {
	.single-product-tab .review_thumb {
		min-width: 60px;
		margin-right: 10px
	}
}

.single-product-tab .review_details {
	border: 1px solid #ddd;
	margin-left: 26px;
	padding: 10px 20px;
	position: relative;
	border-radius: 3px
}

@media only screen and (max-width: 479px) {
	.single-product-tab .review_details {
		margin-left: 0;
		padding: 10px 10px
	}
}

.single-product-tab .review_details:before {
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	content: '';
	display: block;
	height: 10px;
	left: -6px;
	position: absolute;
	top: 10px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 10px
}

.single-product-tab .review_details .review-title-date .title {
	font-size: 18px;
	font-weight: 500;
	font-family: "Raleway", sans-serif;
	color: #000000;
	margin-bottom: 0
}

@media only screen and (max-width: 479px) {
	.single-product-tab .review_details .review-title-date .title {
		font-size: 16px;
		font-weight: 600
	}
}

.single-product-tab .review_details .review-title-date span {
	font-size: 14px;
	color: #555555;
	margin-left: 5px
}

@media only screen and (max-width: 479px) {
	.single-product-tab .review_details .review-title-date span {
		font-size: 12px;
		margin-left: 5px
	}
}

.single-product-tab .review_details p {
	font-size: 14px;
	color: #000000
}

.single-product-tab .rating_wrap .rating-title {
	font-size: 18px;
	font-weight: 500;
	color: #000000
}

.single-product-tab .rating_wrap p {
	font-size: 14px;
	color: #555555
}

.single-product-tab .rating_wrap .rating-sub-title {
	font-size: 16px;
	font-weight: 500;
	color: #000000
}

.single-product-tab .comments-reply-area .comment-input input,.single-product-tab .comments-reply-area .comment-input textarea,.single-product-tab .comments-reply-area .comment-form-comment input,.single-product-tab .comments-reply-area .comment-form-comment textarea {
	width: 100%;
	border: 1px solid #ddd;
	padding: 0 10px;
	height: 40px
}

.single-product-tab .comments-reply-area .comment-input input:focus,.single-product-tab .comments-reply-area .comment-input textarea:focus,.single-product-tab .comments-reply-area .comment-form-comment input:focus,.single-product-tab .comments-reply-area .comment-form-comment textarea:focus {
	border-color: #00BC70
}

.single-product-tab .comments-reply-area .comment-input textarea,.single-product-tab .comments-reply-area .comment-form-comment textarea {
	height: 140px
}

.single-product-tab .comments-reply-area label {
	display: block;
	margin-bottom: 3px
}

.single-product-tab .shipping-policy .title {
	font-size: 24px;
	color: #000000;
	font-weight: 500
}

@media only screen and (max-width: 767px) {
	.single-product-tab .shipping-policy .title {
		font-size: 20px
	}
}

.single-product-tab .shipping-policy .policy-list {
	padding-left: 20px
}

.single-product-tab .shipping-policy .policy-list li {
	list-style: inside
}

.single-product-tab .shipping-policy p {
	font-size: 14px
}

@media only screen and (max-width: 479px) {
	.single-product-tab .product_tab_content .single-review {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}

	.single-product-tab .product_tab_content .single-review .review_thumb {
		width: 80px;
		margin: 0 auto 20px
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.product-summery {
		margin-top: 40px
	}
}

.product-summery .product-head .product-title {
	font-size: 24px;
	font-weight: 500;
	color: #000000
}




@media only screen and (max-width: 479px) {
	.product-summery .product-head .product-title {
		font-size: 18px
	}
}

.product-summery .price-box .regular-price {
	font-size: 20px;
	font-weight: 600;
	margin-right: 5px;
	color: #555555
}

@media only screen and (max-width: 479px) {
	.product-summery .price-box .regular-price {
		font-size: 16px
	}
}

.product-summery .price-box .old-price {
	font-size: 16px;
	color: #d8d8d8
}

@media only screen and (max-width: 479px) {
	.product-summery .price-box .old-price {
		font-size: 14px
	}
}

.product-summery table, th, td {border: 1px solid #999; text-align:center;}
.product-summery table { border-collapse:collapse;}
.product-summery table tr{line-height:60px;}
.product-summery table tr:nth-child(odd){background: #eaeaea;}

.product-summery .sku span {
	font-size: 16px
}

.product-summery .product-inventroy .inventroy-title {
	font-size: 16px
}

.product-summery .product-inventroy .inventory-varient {
	color: #00BC70
}

.product-summery .product-size .size-ratio {
	font-size: 14px;
	margin: 0 5px;
	text-transform: uppercase;
	font-weight: 700;
	color: #808080
}


.product-summery .product-inventroy ul li {
	line-height:28px;
}

.product-summery .product-size .size-ratio:hover {
	color: #000000
}

.product-summery .product-size .size-ratio.active {
	color: #000000
}

.product-summery .product-material a {
	font-size: 14px;
	margin: 0 5px;
	text-transform: uppercase;
	font-weight: 700;
	color: #808080
}

.product-summery .product-material a:hover {
	color: #000000
}

.product-summery .product-material a.active {
	color: #000000
}

.product-summery .desc-content {
	font-size: 14px;
	line-height: 26px
}

.product-summery .product-color-variation .btn {
	width: 20px;
	height: 20px;
	border-radius: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	border: 2px solid transparent;
	padding: 0;
	margin-left: 10px
}

.product-summery .product-color-variation .btn:hover {
	border: 2px solid #000000;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.product-summery .cart-btn .add-to_cart {
	width: 130px;
	margin-right: 20px
}

.product-summery .cart-btn .add-to_cart .btn {
	width: 100%;
	display: block;
	padding: 10px 15px
}

.product-summery .action {
	border: 1px solid #dcdcdc;
	color: #000000;
	display: inline-block;
	font-size: 16px;
	height: 36px;
	line-height: 40px;
	margin: 0 16px 0 0;
	text-align: center;
	width: 50px
}

.product-summery .action:hover {
	background: #00BC70;
	color: #ffffff;
	border-color: #00BC70
}

.product-summery .social-share a {
	color: #000000;
	font-size: 16px;
	margin-right: 10px
}

.product-summery .social-share a:hover {
	color: #00BC70
}

@media only screen and (max-width: 479px) {
	.product-summery .payment-option a {
		display: block;
		width: 210px
	}
}

.product-details-img .single-product-img a {
	width: 100%
}

.product-details-img .single-product-img a img {
	cursor: crosshair
}

.product-details-img .single-product-thumb {
	margin-top: 10px
}

.product-details-img .single-product-thumb img {
	border: 1px solid transparent;
	width: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	cursor: pointer
}

.product-details-img .single-product-thumb .swiper-slide-thumb-active img {
	border: 1px solid #ebebeb;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.product-details-img .single-product-thumb .swiper-button-prev,.product-details-img .single-product-thumb .swiper-button-next {
	height: 24px;
	width: 24px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 100%;
	background: #fff;
	-webkit-box-shadow: 0 0 5px;
	box-shadow: 0 0 5px
}

.product-details-img .single-product-thumb .swiper-button-prev:focus,.product-details-img .single-product-thumb .swiper-button-next:focus {
	border: 0px;
	outline: 0px
}

.product-details-img .single-product-thumb .swiper-button-prev:after,.product-details-img .single-product-thumb .swiper-button-next:after {
	display: none
}

.product-details-img .single-product-thumb .swiper-button-prev i,.product-details-img .single-product-thumb .swiper-button-next i {
	font-size: 12px;
	color: #000000
}

.product-details-img .single-product-thumb .swiper-button-prev:hover,.product-details-img .single-product-thumb .swiper-button-next:hover {
	background: #00BC70
}

.product-details-img .single-product-thumb .swiper-button-prev:hover i,.product-details-img .single-product-thumb .swiper-button-next:hover i {
	color: #ffffff
}

.single-product-slider .swiper-slide img {
	cursor: crosshair
}

.product-slider-summery .product-delivery-policy li {
	display: block
}

.product-slider-summery .product-delivery-policy li i {
	vertical-align: middle
}

.product-details-img {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	overflow: hidden
}

.quantity {
	margin-right: 10px
}

.quantity .cart-plus-minus {
	position: relative;
	width: 150px;
	text-align: left;
	height: 45px;
	overflow: hidden
}

.quantity .cart-plus-minus>.cart-plus-minus-box {
	border: 1px solid #ebebeb;
	height: 45px;
	text-align: center;
	width: 150px;
	background: #ffffff;
	font-size: 14px;
	font-weight: 600
}

.quantity .cart-plus-minus>.qtybutton {
	cursor: pointer;
	position: absolute;
	text-align: center;
	font-size: 18px;
	line-height: 18px;
	font-weight: 400;
	width: 35px;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	vertical-align: middle;
	color: #000000;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.quantity .cart-plus-minus>.qtybutton:hover {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-color: #00BC70;
	color: #ffffff
}

.quantity .cart-plus-minus>.qtybutton.dec {
	top: 50%;
	left: 0%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	border-right: 1px solid #ebebeb
}

.quantity .cart-plus-minus>.qtybutton.inc {
	top: 50%;
	right: 0%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	border-left: 1px solid #ebebeb
}

.group-quantity-product table tbody .quantity {
	min-width: 167px
}

.group-quantity-product table tbody .pro-title,.group-quantity-product table tbody .pro-price {
	vertical-align: middle;
	font-size: 14px;
	font-family: "Raleway", sans-serif;
	text-align: center;
	min-width: 200px;
	color: #000000
}

.group-quantity-product table tbody .pro-title a:hover {
	color: #00BC70
}

.about-content .title {
	font-size: 30px;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 30px
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.about-content .title {
		margin-bottom: 15px
	}
}

@media only screen and (max-width: 767px) {
	.about-content .title {
		font-size: 24px
	}
}

.about-content p {
	font-size: 14px;
	line-height: 1.8
}

.about-content .about-content-list li {
	font-weight: 500;
	font-size: 15px;
	margin-bottom: 10px
}

.about-content .about-content-list li span {
	margin-right: 5px;
	vertical-align: middle;
	font-size: 14px;
	line-height: 14px
}

/*
.about-content .btn {
	margin-top: 40px;
	border-radius: 50px
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.about-content .btn {
		margin-top: 20px
	}
}
*/

.single-team-wrapper {
	background-color: #f9f9f9;
	-webkit-box-shadow: 0 0 11px rgba(0,0,0,0.15);
	box-shadow: 0 0 11px rgba(0,0,0,0.15)
}

.single-team-wrapper .thumb {
	position: relative
}

.single-team-wrapper .thumb .social-share {
	position: absolute;
	bottom: 10px;
	left: 0;
	right: 0;
	text-align: center
}

.single-team-wrapper .thumb .social-share a {
	background-color: #ffffff;
	border-radius: 100%;
	color: #555555;
	display: inline-block;
	font-size: 13px;
	height: 28px;
	margin: 0 5px;
	width: 28px;
	visibility: hidden;
	opacity: 0;
	bottom: -10px;
	position: relative
}

.single-team-wrapper .thumb .social-share a i {
	line-height: 28px
}

.single-team-wrapper .thumb .social-share a:hover {
	background: #00BC70;
	color: #ffffff
}

.single-team-wrapper .thumb .social-share a:last-child {
	margin-right: 0px
}

.single-team-wrapper .thumb .social-share a:nth-child(1) {
	-webkit-transition-delay: 0.1s;
	-o-transition-delay: 0.1s;
	transition-delay: 0.1s
}

.single-team-wrapper .thumb .social-share a:nth-child(2) {
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s
}

.single-team-wrapper .thumb .social-share a:nth-child(3) {
	-webkit-transition-delay: 0.3s;
	-o-transition-delay: 0.3s;
	transition-delay: 0.3s
}

.single-team-wrapper .thumb .social-share a:nth-child(4) {
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	transition-delay: 0.4s
}

.single-team-wrapper:hover .thumb .social-share a {
	bottom: 20px;
	opacity: 1;
	visibility: visible
}

.single-team-wrapper .content {
	text-align: center;
	padding: 25px 10px
}

.single-team-wrapper .content .title {
	font-size: 18px;
	font-weight: 600;
	line-height: 1
}

.single-team-wrapper .content .subtitle {
	font-size: 16px;
	font-weight: 400;
	line-height: 1
}






.newsletter-content .title {
	font-size: 24px;
	font-weight: 600;
	line-height: 1
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.newsletter-content p {
		font-size: 14px
	}
}

.newsletter-form-wrap.newsletter-inner .mc-form .form-control {
	padding-right: 130px;
	padding-left: 30px;
	height: 50px;
	font-size: 14px;
	color: #000000
}

@media only screen and (max-width: 767px) {
	.newsletter-form-wrap.newsletter-inner .mc-form .form-control {
		padding-right: 120px;
		padding-left: 20px;
		font-size: 13px
	}
}

.newsletter-form-wrap.newsletter-inner .mc-form .newsletter-btn {
	padding: 8px 15px;
	right: 0
}

@media only screen and (max-width: 767px) {
	.newsletter-form-wrap.newsletter-inner .mc-form .newsletter-btn {
		font-size: 14px
	}
}

.breadcrumb-area {
	padding: 50px 0
}

.about-area {
    /* 基础值（兜底） */
    padding: 50px 0;
    /* 自适应覆盖（支持新函数的浏览器会采用） */
    padding: max(50px, 12vw) 0;
}


.breadcrumb-wrapper .breadcrumb-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	margin: 0px 0 12px;
	/*==text-transform: uppercase===*/
}

@media only screen and (max-width: 767px) {
	.breadcrumb-wrapper .breadcrumb-title {
		font-size: 24px;
		line-height: 24px
	}
}


.bg-about .breadcrumb-wrapper .breadcrumb-title {
	font-size: 30px;
	font-weight: 600;
	line-height: 30px;
	margin: 0px 0 12px;
	/*==text-transform: uppercase===*/
	color:#FFF;
}

@media only screen and (max-width: 767px) {
	.bg-about .breadcrumb-wrapper .breadcrumb-title {
		font-size: 24px;
		line-height: 24px
	}
}

.breadcrumb-wrapper .search-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.breadcrumb-wrapper .search-box .form-control {
	border: 1px solid #666666;
	padding: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: block;
	border-radius: 0;
	height: 50px;
	font-size: 12px;
	width: calc(100% - 50px)
}

.breadcrumb-wrapper .search-box .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.breadcrumb-wrapper .search-box .search-icon {
	border-radius: 0;
	color: #000000;
	height: 50px;
	width: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0px;
	font-size: 20px;
	border: 1px solid #666666;
	border-left: 0px;
	background:#DBDBDB;
}

.breadcrumb-wrapper .search-box .search-icon:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.breadcrumb-wrapper .search-box .search-icon:hover {
	background: #00BC70;
	border-color: #00BC70;
	color: #ffffff
}




.breadcrumb-wrapper a {
	font-weight: 500
}

.breadcrumb-wrapper a:hover {
	color: #00BC70
}


.breadcrumb-wrapper ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1
}

.breadcrumb-wrapper ul li {
	position: relative;
	margin-right: 20px
}

.breadcrumb-wrapper ul li a {
	font-weight: 500
}

.breadcrumb-wrapper ul li a:hover {
	color: #00BC70
}

.breadcrumb-wrapper ul li::after {
	position: absolute;
	content: '';
	background: #000000;
	width: 5px;
	height: 1px;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	right: -15px
}

.breadcrumb-wrapper ul li:last-child {
	margin-right: 0;
	font-size: 14px
}

.breadcrumb-wrapper ul li:last-child::after {
	display: none
}


.bg-about .breadcrumb-wrapper a {
	font-weight: 500
}

.bg-about .breadcrumb-wrapper a:hover {
	color: #fff;
}


.bg-about .breadcrumb-wrapper ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	line-height: 1
}

.bg-about .breadcrumb-wrapper ul li {
	position: relative;
	margin-right: 20px;
	color:#FFF;
}

.bg-about .breadcrumb-wrapper ul li a {
	font-weight: 500;
	color:#FFF;
}

.bg-about .breadcrumb-wrapper ul li a:hover {
	color: #00BC70
}

.bg-about .breadcrumb-wrapper ul li::after {
	position: absolute;
	content: '';
	background: #ffffff;
	width: 5px;
	height: 1px;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	right: -15px
}

.bg-about .breadcrumb-wrapper ul li:last-child {
	margin-right: 0;
	font-size: 14px
}

.bg-about .breadcrumb-wrapper ul li:last-child::after {
	display: none
}


.sidebar_widget .widget_inner .widget-title {
	font-weight: 600;
	font-size: 18px;
	line-height: 1;
	position: relative;
	text-transform: uppercase
}

.sidebar_widget .widget_inner .search-box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.sidebar_widget .widget_inner .search-box .form-control {
	border: 1px solid #ebebeb;
	padding: 10px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	display: block;
	border-radius: 0;
	height: 50px;
	font-size: 12px;
	width: calc(100% - 50px)
}

.sidebar_widget .widget_inner .search-box .form-control:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.sidebar_widget .widget_inner .search-box .search-icon {
	border-radius: 0;
	color: #000000;
	height: 50px;
	width: 50px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0px;
	font-size: 20px;
	border: 1px solid #ebebeb;
	border-left: 0px;
	background: transparent
}

.sidebar_widget .widget_inner .search-box .search-icon:focus {
	-webkit-box-shadow: none;
	box-shadow: none
}

.sidebar_widget .widget_inner .search-box .search-icon:hover {
	background: #00BC70;
	border-color: #00BC70;
	color: #ffffff
}

.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container li {
	padding: 10px 0;
	line-height: 1
}

.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container li:last-child {
	padding-bottom: 0px
}

.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container .custom-control-input {
	margin-right: 5px;
	cursor: pointer
}

.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container .custom-control-label {
	color: #555555;
	text-transform: capitalize;
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	font-size: 14px;
	font-weight: 500
}

.sidebar_widget .widget_inner .widget-list .sidebar-body .checkbox-container .custom-control-label:hover {
	color: #00BC70;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.sidebar_widget .blog-list-wrapper .single-blog-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.sidebar_widget .blog-list-wrapper .single-blog-list .blog-thumb {
	width: 70px;
	border: 1px solid #00BC70;
	height: 100%
}

.sidebar_widget .blog-list-wrapper .single-blog-list .blog-thumb-g {
	width: 70px;
	border: 1px solid #00BC70;
	height: 100%
}

.sidebar_widget .blog-list-wrapper .single-blog-list .blog-list-content {
	width: calc(100% - 70px);
	padding-left: 10px
}

.sidebar_widget .blog-list-wrapper .single-blog-list .blog-list-content .blog-name {
	font-size: 14px;
	font-weight: 600
}

.sidebar_widget .blog-list-wrapper .single-blog-list .blog-list-content .blog-name a {
	color: #555555
}

.sidebar_widget .blog-list-wrapper .single-blog-list .blog-list-content .blog-name a:hover {
	color: #00BC70
}

.sidebar_widget .blog-list-wrapper .single-blog-list .blog-list-content .blog-meta p {
	color: #8c8c8c;
	font-size: 14px;
	font-weight: 600
}

.sidebar-list>li>a {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 15px;
	color: #555555;
	font-weight: 500;
	padding-bottom: 10px
}

.sidebar-list>li>a:hover {
	color: #00BC70
}

.sidebar-list>li:last-child a {
	padding-bottom: 0
}

.tags li {
	display: inline-block
}

.tags li a {
	border: 1px solid #ccc;
	display: inline-block;
	margin-right: 5px;
	margin-bottom: 10px;
	color: #000000;
	font-size: 13px;
	padding: 5px 10px
}

.tags li a:hover {
	color: #ffffff;
	background: #00BC70;
	border-color: #00BC70
}

.single-product-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.single-product-list .product {
	overflow: visible;
	width: 100px
}

.single-product-list .product-list-content {
	padding-left: 10px;
	width: calc(100% - 100px)
}

.single-product-list .product-list-content .product-name {
	font-size: 15px;
	line-height: 1.5;
	padding-bottom: 10px;
	margin-bottom: 0;
	font-weight: 500
}

.single-product-list .product-list-content .product-name:hover a {
	text-decoration: underline;
	color: #00BC70
}

.single-product-list .product-list-content .price {
	font-size: 15px;
	line-height: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-webkit-justify-content: start;
	-ms-flex-pack: start;
	justify-content: start;
	color: #000000
}

.single-product-list .product-list-content .price:not(:last-child) {
	margin-bottom: 20px
}

.single-product-list .product-list-content .price span.new {
	color: #00BC70
}

.single-product-list .product-list-content .price span.old {
	font-size: 14px;
	margin-left: 10px;
	text-decoration: line-through;
	color: #DC3545;
	opacity: .5
}

.sidebar-body-archive .title {
	font-size: 14px;
	font-weight: 700;
	color: #555555
}

.sidebar-body-archive .archive-list li {
	line-height: 35px;
	color: #242424;
	font-size: 15px;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.sidebar-body-archive .archive-list li span {
	margin-right: 5px
}

.sidebar-body-archive .archive-list li a {
	text-decoration: none;
	color: #555555
}

.sidebar-body-archive .archive-list li a:hover {
	color: #00BC70;
	padding-left: 5px
}

.modalquickview .modal-dialog {
	width: calc(100% - 30px);
	max-width: 1200px
}

@media only screen and (max-width: 575px) {
	.modalquickview .modal-dialog {
		width: calc(100% - 15px)
	}
}

.modalquickview .modal-dialog .modal-content {
	padding: 30px
}

.modalquickview .modal-dialog .modal-content .close {
	font-size: 30px;
	font-weight: 400;
	position: absolute;
	top: -5px;
	right: -6px;
	width: 40px;
	height: 40px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-webkit-justify-content: end;
	-ms-flex-pack: end;
	justify-content: end;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 767px) {
	.modalquickview .modal-dialog .modal-content .close {
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.modalquickview .product-summery {
	position: absolute;
	right: 15px;
	left: 15px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 100%
}

@media only screen and (max-width: 767px) {
	.modalquickview .product-summery {
		position: relative;
		left: 0;
		right: 0
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.modalquickview .product-summery {
		margin-top: 0
	}
}

.modal-product-carousel img {
	border: 1px solid #ebebeb
}

.modal-product-carousel .swiper-button-prev,.modal-product-carousel .swiper-button-next {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.modal-product-carousel .swiper-button-prev:focus,.modal-product-carousel .swiper-button-next:focus {
	border: 0px;
	outline: 0px
}

.modal-product-carousel .swiper-button-prev:after,.modal-product-carousel .swiper-button-next:after {
	display: none
}

.modal-product-carousel .swiper-button-prev i,.modal-product-carousel .swiper-button-next i {
	opacity: 1;
	visibility: visible;
	font-size: 14px;
	color: #000000;
	background: #ebebeb;
	padding: 10px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	border-radius: 100%
}

.modal-product-carousel .swiper-button-prev i:hover,.modal-product-carousel .swiper-button-next i:hover {
	color: #ffffff;
	background: #00BC70 !important;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.single-footer-widget .widget-title {
	font-size:20px;
	color: #000000;
	margin-bottom: 25px;
	font-weight:600;
	text-transform: uppercase
}

.single-footer-widget .desc-content {
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 25px
}

        /* ===== 社交链接 ===== */
        .single-footer-widget .social-link {
            padding: 10px 0;
        }
        .single-footer-widget .social-link li {
            display: inline-block;
            padding: 0 4px;
            line-height: 14px;
        }
        .single-footer-widget .social-link li a {
            display: inline-block;
        }

        .single-footer-widget .social-link .fa-facebook,
        .single-footer-widget .social-link .fa-twitter,
        .single-footer-widget .social-link .fa-google-plus,
        .single-footer-widget .social-link .fa-linkedin,
        .single-footer-widget .social-link .fa-pinterest-p,
        .single-footer-widget .social-link .fa-instagram {
			border-radius: 50%;
			color: #fff;
			display: inline-block;
			font-size: 20px;
			height: 43px;
			line-height: 40px;
			padding: 0;
			text-align: center;
			width: 43px;
            transition: all 0.3s ease;
        }

        .single-footer-widget .social-link .fa-facebook {
            background: #3c5b9b;
            border: 2px solid #3c5b9b;
        }
        .single-footer-widget .social-link .fa-facebook:hover {
            background: #fff;
            color: #3c5b9b;
        }

        .single-footer-widget .social-link .fa-twitter {
            background: #359bed;
            border: 2px solid #359bed;
        }
        .single-footer-widget .social-link .fa-twitter:hover {
            background: #fff;
            color: #359bed;
        }

        .single-footer-widget .social-link .fa-google-plus {
            background: #e33729;
            border: 2px solid #e33729;
        }
        .single-footer-widget .social-link .fa-google-plus:hover {
            background: #fff;
            color: #e33729;
        }

        .single-footer-widget .social-link .fa-linkedin {
            background: #027ba5;
            border: 2px solid #027ba5;
        }
        .single-footer-widget .social-link .fa-linkedin:hover {
            background: #fff;
            color: #027ba5;
        }

        .single-footer-widget .social-link .fa-pinterest-p {
            background: #cb2027;
            border: 2px solid #cb2027;
        }
        .single-footer-widget .social-link .fa-pinterest-p:hover {
            background: #fff;
            color: #cb2027;
        }

        .single-footer-widget .social-link .fa-instagram {
            background: #3f729b;
            border: 2px solid #3f729b;
        }
        .single-footer-widget .social-link .fa-instagram:hover {
            background: #fff;
            color: #3f729b;
        }

        /* ===== 响应式微调（同样限定在框架内） ===== */
        @media (max-width: 767px) {
            .single-footer-widget .social-link {
                padding: 8px 0;
            }
        }
        @media (max-width: 480px) {
            .single-footer-widget .social-link li {
                padding: 0 3px;
            }
            .single-footer-widget .social-link .fa-facebook,
            .single-footer-widget .social-link .fa-twitter,
            .single-footer-widget .social-link .fa-google-plus,
            .single-footer-widget .social-link .fa-linkedin,
            .single-footer-widget .social-link .fa-pinterest-p,
            .single-footer-widget .social-link .fa-instagram {
                height: 30px;
                width: 30px;
                line-height: 27px;
                font-size: 13px;
            }
        }


.single-footer-widget .widget-list li {
	margin-bottom:6px
}

.single-footer-widget .widget-list li a {
	color: #000000;
	font-size: 15px;
	line-height: 1
}

.single-footer-widget .widget-list li a:hover {
	color: #00BC70;
	padding-left: 5px
}

.single-footer-widget .widget-list li:last-child {
	margin-bottom: 0
}

.newsletter-form-wrap .mc-form {
	position: relative
}

.newsletter-form-wrap .mc-form .form-control {
	border: none;
	background: #ffffff;
	border-radius: 50px;
	font-size: 12px;
	color: #000000;
	height: 45px;
	padding: 0 100px 0 15px
}

.newsletter-form-wrap .mc-form .form-control::-webkit-input-placeholder {
	color: #000000
}

.newsletter-form-wrap .mc-form .form-control::-moz-placeholder {
	color: #000000
}

.newsletter-form-wrap .mc-form .form-control:-ms-input-placeholder {
	color: #000000
}

.newsletter-form-wrap .mc-form .form-control::-ms-input-placeholder {
	color: #000000
}

.newsletter-form-wrap .mc-form .form-control::placeholder {
	color: #000000
}

.newsletter-form-wrap .mc-form .newsletter-btn {
	position: absolute;
	background: #00BC70;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #ffffff;
	font-weight: 700;
	border-radius: 50px;
	right: 5px;
	line-height: 35px;
	border: none;
	padding: 0 15px;
	text-transform: uppercase
}

.newsletter-form-wrap .mc-form .newsletter-btn:focus {
	border: 0px;
	outline: 0;
	-webkit-box-shadow: 0px;
	box-shadow: 0px
}

.newsletter-form-wrap .mc-form .newsletter-btn:focus:active {
	border: 0px;
	outline: 0
}

.newsletter-form-wrap .mc-form .newsletter-btn:hover {
	color: #ffffff;
	background: #000000
}

.copyright-content p {
	color: #CCCCCC;
	font-size: 15px
}

.copyright-content p a:hover {
	color: #CCCCCC
}

.footer-bottom .payment {
	color:#cccccc;
}

.footer-bottom .payment a {
	margin: 0 0 0 auto;
	color:#cccccc;
}

.footer-bottom .payment a:hover {
	color:#00BC70;
}

@media only screen and (max-width: 767px) {
	.footer-bottom .payment a {
		margin: 0 auto
	}
}

.bg-name-primary {
	background-color: #212322
}


.bg-name-dark {
	background-color: #000000
}

.bg-name-heading-dark {
	background-color: #383838
}

.bg-name-light {
	background-color: #333333
}

.bg-name-bright {
	background-color: #f4f4f4;
}
.bg-name-foot {
	background-color: #f4f4f4;
}

.bg-about {
    position: relative;                   
    background-image: url(../images/about/bg-about.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bg-about::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1;
}

.bg-about .container {
    position: relative;
    z-index: 2;
}

.bg-name-bright-1 {
	background-color:  #f8f8f8
}


.bg-name-bright1 {
	background:#43BAB5  url(../images/slider/coming-soon.jpg) bottom center no-repeat;
    /* 仅底部内阴影，inset代表内阴影，向上投射，模拟底部边缘压暗 */
    box-shadow: inset 0 -14px 24px -6px rgba(0, 0, 0, 0.30);
}


.bg-name-splashy {
	background-color: #f9f9f9
}

.bg-name-gray-deep {
	background-color: #d8d8d8
}

.bg-name-danger {
	background-color: #DC3545
}

.m-t-5 {
	margin-top: 5px
}

.m-t-n5 {
	margin-top: -5px
}

.p-t-5 {
	padding-top: 5px
}

.m-b-5 {
	margin-bottom: 5px
}

.m-b-n5 {
	margin-bottom: -5px
}

.p-b-5 {
	padding-bottom: 5px
}

.m-l-5 {
	margin-left: 5px
}

.m-l-n5 {
	margin-left: -5px
}

.p-l-5 {
	padding-left: 5px
}

.m-r-5 {
	margin-right: 5px
}

.m-r-n5 {
	margin-right: -5px
}

.p-r-5 {
	padding-right: 5px
}

.m-5 {
	margin: 5px
}

.p-5 {
	padding: 5px
}

.m-t-10 {
	margin-top: 10px
}

.m-t-n10 {
	margin-top: -10px
}

.p-t-10 {
	padding-top: 10px
}

.m-b-10 {
	margin-bottom: 10px
}

.m-b-n10 {
	margin-bottom: -10px
}

.p-b-10 {
	padding-bottom: 10px
}

.m-l-10 {
	margin-left: 10px
}

.m-l-n10 {
	margin-left: -10px
}

.p-l-10 {
	padding-left: 10px
}

.m-r-10 {
	margin-right: 10px
}

.m-r-n10 {
	margin-right: -10px
}

.p-r-10 {
	padding-right: 10px
}

.m-10 {
	margin: 10px
}


.p-10 {
	padding: 10px
}

.m-t-15 {
	margin-top: 15px
}

.m-t-n15 {
	margin-top: -15px
}

.p-t-15 {
	padding-top: 15px
}

.m-b-15 {
	margin-bottom: 15px
}

.m-b-n15 {
	margin-bottom: -15px
}

.p-b-15 {
	padding-bottom: 15px
}

.m-l-15 {
	margin-left: 15px
}

.m-l-n15 {
	margin-left: -15px
}

.p-l-15 {
	padding-left: 15px
}

.m-r-15 {
	margin-right: 15px
}

.m-r-n15 {
	margin-right: -15px
}

.p-r-15 {
	padding-right: 15px
}

.m-15 {
	margin: 15px
}

.p-15 {
	padding: 15px
}

.m-t-20 {
	margin-top: 20px
}

.m-t-n20 {
	margin-top: -20px
}

.p-t-20 {
	padding-top: 20px
}

.m-b-20 {
	margin-bottom: 20px
}

.m-b-n20 {
	margin-bottom: -20px
}

.p-b-20 {
	padding-bottom: 20px
}

.m-l-20 {
	margin-left: 20px
}

.m-l-n20 {
	margin-left: -20px
}

.p-l-20 {
	padding-left: 20px
}

.m-r-20 {
	margin-right: 20px
}

.m-r-n20 {
	margin-right: -20px
}

.p-r-20 {
	padding-right: 20px
}

.m-20 {
	margin: 20px
}

.p-20 {
	padding: 20px
}

.m-t-25 {
	margin-top: 25px
}

.m-t-n25 {
	margin-top: -25px
}

.p-t-25 {
	padding-top: 25px
}

.m-b-25 {
	margin-bottom: 25px
}

.m-b-n25 {
	margin-bottom: -25px
}

.p-b-25 {
	padding-bottom: 25px
}

.m-l-25 {
	margin-left: 25px
}

.m-l-n25 {
	margin-left: -25px
}

.p-l-25 {
	padding-left: 25px
}

.m-r-25 {
	margin-right: 25px
}

.m-r-n25 {
	margin-right: -25px
}

.p-r-25 {
	padding-right: 25px
}

.m-25 {
	margin: 25px
}

.p-25 {
	padding: 25px
}

.m-t-30 {
	margin-top: 30px
}

.m-t-n30 {
	margin-top: -30px
}

.p-t-30 {
	padding-top: 30px
}

.m-b-30 {
	margin-bottom: 30px
}

.m-b-n30 {
	margin-bottom: -30px
}

.p-b-30 {
	padding-bottom: 30px
}

.m-l-30 {
	margin-left: 30px
}

.m-l-n30 {
	margin-left: -30px
}

.p-l-30 {
	padding-left: 30px
}

.m-r-30 {
	margin-right: 30px
}

.m-r-n30 {
	margin-right: -30px
}

.p-r-30 {
	padding-right: 30px
}

.m-30 {
	margin: 30px
}

.p-30 {
	padding: 30px
}

.m-t-35 {
	margin-top: 35px
}

.m-t-n35 {
	margin-top: -35px
}

.p-t-35 {
	padding-top: 35px
}

.m-b-35 {
	margin-bottom: 35px
}

.m-b-n35 {
	margin-bottom: -35px
}

.p-b-35 {
	padding-bottom: 35px
}

.m-l-35 {
	margin-left: 35px
}

.m-l-n35 {
	margin-left: -35px
}

.p-l-35 {
	padding-left: 35px
}

.m-r-35 {
	margin-right: 35px
}

.m-r-n35 {
	margin-right: -35px
}

.p-r-35 {
	padding-right: 35px
}

.m-35 {
	margin: 35px
}

.p-35 {
	padding: 35px
}

.m-t-40 {
	margin-top: 40px
}

.m-t-n40 {
	margin-top: -40px
}

.p-t-40 {
	padding-top: 40px
}

.m-b-40 {
	margin-bottom: 40px
}

.m-b-n40 {
	margin-bottom: -40px
}

.p-b-40 {
	padding-bottom: 40px
}

.m-l-40 {
	margin-left: 40px
}

.m-l-n40 {
	margin-left: -40px
}

.p-l-40 {
	padding-left: 40px
}

.m-r-40 {
	margin-right: 40px
}

.m-r-n40 {
	margin-right: -40px
}

.p-r-40 {
	padding-right: 40px
}

.m-40 {
	margin: 40px
}

.p-40 {
	padding: 40px
}

.m-t-45 {
	margin-top: 45px
}

.m-t-n45 {
	margin-top: -45px
}

.p-t-45 {
	padding-top: 45px
}

.m-b-45 {
	margin-bottom: 45px
}

.m-b-n45 {
	margin-bottom: -45px
}

.p-b-45 {
	padding-bottom: 45px
}

.m-l-45 {
	margin-left: 45px
}

.m-l-n45 {
	margin-left: -45px
}

.p-l-45 {
	padding-left: 45px
}

.m-r-45 {
	margin-right: 45px
}

.m-r-n45 {
	margin-right: -45px
}

.p-r-45 {
	padding-right: 45px
}

.m-45 {
	margin: 45px
}

.p-45 {
	padding: 45px
}

.m-t-50 {
	margin-top: 50px
}

.m-t-n50 {
	margin-top: -50px
}

.p-t-50 {
	padding-top: 50px
}

.m-b-50 {
	margin-bottom: 50px
}

.m-b-n50 {
	margin-bottom: -50px
}

.p-b-50 {
	padding-bottom: 50px
}

.m-l-50 {
	margin-left: 50px
}

.m-l-n50 {
	margin-left: -50px
}

.p-l-50 {
	padding-left: 50px
}

.m-r-50 {
	margin-right: 50px
}

.m-r-n50 {
	margin-right: -50px
}

.p-r-50 {
	padding-right: 50px
}

.m-50 {
	margin: 50px
}

.p-50 {
	padding: 50px
}

.blog-content .blog-meta {
	margin-top: 30px
}

@media only screen and (max-width: 479px) {
	.blog-content .blog-meta {
		margin-top: 20px
	}
}

.blog-content .blog-meta ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.blog-content .blog-meta ul li {
	color: #000000;
	line-height: 1
}

.blog-content .blog-meta ul li span {
	font-size: 14px;
	margin-right: 5px
}

.blog-content .blog-meta ul li a {
	font-size: 14px;
	font-weight: 600;
	margin-right: 20px;
	position: relative
}

.blog-content .blog-meta ul li a::after {
	position: absolute;
	content: "";
	width: 4px;
	height: 1px;
	background: #383838;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 100%;
	margin-left: 10px
}

.blog-content .blog-meta ul li a:hover {
	color: #00BC70
}

.blog-content .blog-title {
	font-size: 24px;
	color: #000000;
	font-weight: 600;
	line-height: 1.2;
	margin-top: 20px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.blog-content .blog-title {
		font-size: 22px;
		margin-top: 15px
	}
}

@media only screen and (max-width: 767px) {
	.blog-content .blog-title {
		font-size: 18px;
		margin-top: 15px
	}
}

.blog-content .blog-title a:hover {
	color: #00BC70
}

.blog-content p {
	font-size: 15px;
	line-height: 1.8;
	color: #555555;
	margin-top: 20px
}

@media only screen and (max-width: 767px) {
	.blog-content p {
		margin-top: 15px
	}
}

.blog-content .more-link {
	margin-top: 30px;
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
	font-weight: 500;
	line-height: 1;
	display: block;
	text-decoration: underline
}

@media only screen and (max-width: 479px) {
	.blog-content .more-link {
		margin-top: 20px
	}
}

.blog-content .more-link:hover {
	color: #00BC70
}

.blog-details-wrapper .blog-image {
	margin-bottom: 30px
}

.blog-details-wrapper .blog-details-title-meta .title {
	font-size: 30px;
	font-weight: 700
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper .blog-details-title-meta .title {
		font-size: 24px
	}
}

.blog-details-wrapper .blog-details-title-meta .blog-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px;
	margin-top:15px;
}

.blog-details-wrapper .blog-details-title-meta .blog-meta li {
	font-size: 14px;
	font-weight: 500;
	margin-right: 20px;
	position: relative
}

.blog-details-wrapper .blog-details-title-meta .blog-meta li::before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	right: -15px;
	width: 5px;
	height: 1px;
	background: #000000
}

.blog-details-wrapper .blog-details-title-meta .blog-meta li:last-child {
	margin-right: 0
}

.blog-details-wrapper .blog-details-title-meta .blog-meta li:last-child::before {
	display: none
}

.blog-details-wrapper .blog-details-title-meta .blog-meta li a {
	font-weight: 600;
	color: #000000;
	margin-right: 5px
}

.blog-details-wrapper .blog-details-title-meta .blog-meta li a:hover {
	color: #00BC70
}

.blog-details-wrapper p {
	font-size: 14px;
	line-height: 26px;
	color: #383838
}
.blog-details-wrapper p img {
	padding:15px;
}



.blog-details-wrapper blockquote {
	margin: 30px 0;
	border: 0;
	padding: 0;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	line-height: 32px
}

.blog-details-wrapper .blog-details-tag-social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #f6f6f6
}

@media only screen and (max-width: 479px) {
	.blog-details-wrapper .blog-details-tag-social {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (max-width: 479px) {
	.blog-details-wrapper .blog-details-tag-social .blog-details-tag {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.blog-details-wrapper .blog-details-tag-social .blog-details-tag ul li {
	display: inline-block;
	position: relative
}

.blog-details-wrapper .blog-details-tag-social .blog-details-tag ul li::after {
	background-color: #6d6d6d;
	content: "";
	font-size: 8px;
	height: 12px;
	position: absolute;
	right: 6px;
	top: 6px;
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
	width: 1.5px
}

.blog-details-wrapper .blog-details-tag-social .blog-details-tag ul li:last-child::after {
	display: none
}

.blog-details-wrapper .blog-details-tag-social .blog-details-tag ul li a {
	color: #444;
	font-size: 16px;
	margin-right: 18px;
	text-transform: capitalize
}

.blog-details-wrapper .blog-details-tag-social .blog-details-tag ul li a:hover {
	color: #00BC70
}

.blog-details-wrapper .blog-details-tag-social .widget-social a {
	vertical-align: middle
}

.blog-details-wrapper .blog-desc-title {
	font-size: 20px;
	font-weight: bold
}

.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper .thumb {
	margin-right: 30px;
	width: 110px
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper .thumb {
		margin: 0 auto 0 0
	}
}

.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper .content {
	width: calc(100% - 110px)
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper .content {
		width: 100%;
		margin-top: 20px
	}
}

.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper .content .title {
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	text-transform: capitalize
}

.blog-details-wrapper .blog-details-comment-area .blog-details-comment-wrapper .content .meta li {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 10px
}

.blog-details-wrapper .comment-post-area .input-area {
	padding: 10px 15px;
	background: #f8f8f8;
	border: 1px solid transparent;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 15px
}

.blog-details-wrapper .comment-post-area .input-area:focus {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	outline: 0px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.blog-details-wrapper .comment-post-area .btn {
	border-radius: 50px
}


.blog-details-wrapper1 .blog-image {
	margin-bottom: 30px
}

.blog-details-wrapper1 .blog-details-title-meta .title {
	font-size: 30px;
	font-weight: 700
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper1 .blog-details-title-meta .title {
		font-size: 24px
	}
}

.blog-details-wrapper1 .blog-details-title-meta .blog-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 15px
}

.blog-details-wrapper1 .blog-details-title-meta .blog-meta li {
	font-size: 14px;
	font-weight: 500;
	margin-right: 20px;
	position: relative
}

.blog-details-wrapper1 .blog-details-title-meta .blog-meta li::before {
	content: "";
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	right: -15px;
	width: 5px;
	height: 1px;
	background: #000000
}

.blog-details-wrapper1 .blog-details-title-meta .blog-meta li:last-child {
	margin-right: 0
}

.blog-details-wrapper1 .blog-details-title-meta .blog-meta li:last-child::before {
	display: none
}

.blog-details-wrapper1 .blog-details-title-meta .blog-meta li a {
	font-weight: 600;
	color: #000000;
	margin-right: 5px
}

.blog-details-wrapper1 .blog-details-title-meta .blog-meta li a:hover {
	color: #00BC70
}

.blog-details-wrapper1 p {
	font-size: 14px;
	line-height: 26px;
	color: #383838
}
.blog-details-wrapper1 p img {
	padding:15px;
	width:100%;
}



.blog-details-wrapper1 blockquote {
	margin: 30px 0;
	border: 0;
	padding: 0;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
	line-height: 32px
}

.blog-details-wrapper1 .blog-details-tag-social {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 30px;
	padding-bottom: 10px;
	border-bottom: 2px solid #f6f6f6
}

@media only screen and (max-width: 479px) {
	.blog-details-wrapper1 .blog-details-tag-social {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

@media only screen and (max-width: 479px) {
	.blog-details-wrapper1 .blog-details-tag-social .blog-details-tag {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.blog-details-wrapper1 .blog-details-tag-social .blog-details-tag ul li {
	display: inline-block;
	position: relative
}

.blog-details-wrapper1 .blog-details-tag-social .blog-details-tag ul li::after {
	background-color: #6d6d6d;
	content: "";
	font-size: 8px;
	height: 12px;
	position: absolute;
	right: 6px;
	top: 6px;
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	transform: rotate(20deg);
	width: 1.5px
}

.blog-details-wrapper1 .blog-details-tag-social .blog-details-tag ul li:last-child::after {
	display: none
}

.blog-details-wrapper1 .blog-details-tag-social .blog-details-tag ul li a {
	color: #444;
	font-size: 16px;
	margin-right: 18px;
	text-transform: capitalize
}

.blog-details-wrapper1 .blog-details-tag-social .blog-details-tag ul li a:hover {
	color: #00BC70
}

.blog-details-wrapper1 .blog-details-tag-social .widget-social a {
	vertical-align: middle
}

.blog-details-wrapper1 .blog-desc-title {
	font-size: 20px;
	font-weight: bold
}

.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper .thumb {
	margin-right: 30px;
	width: 110px
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper .thumb {
		margin: 0 auto 0 0
	}
}

.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper .content {
	width: calc(100% - 110px)
}

@media only screen and (max-width: 767px) {
	.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper .content {
		width: 100%;
		margin-top: 20px
	}
}

.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper .content .title {
	font-size: 16px;
	line-height: 1;
	font-weight: 600;
	text-transform: capitalize
}

.blog-details-wrapper1 .blog-details-comment-area .blog-details-comment-wrapper .content .meta li {
	font-size: 14px;
	line-height: 1;
	margin-bottom: 10px
}

.blog-details-wrapper1 .comment-post-area .input-area {
	padding: 10px 15px;
	background: #f8f8f8;
	border: 1px solid transparent;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	font-size: 15px
}

.blog-details-wrapper1 .comment-post-area .input-area:focus {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	outline: 0px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.blog-details-wrapper1 .comment-post-area .btn {
	border-radius: 50px
}


 .blog-meta {
            list-style: none; 
        }
        .blog-meta li {
            display: flex;
            align-items: center;
            gap: 1rem;
            flex-wrap: wrap; 
        }
        .author-wrap {
            display: flex;
            align-items: center;
            font-size: 1rem;
            line-height: 1.5;
            gap: 0.3rem; 
        }
        .author-wrap .avatar {
            width: 40px;
            height: 40px;
            border-radius: 50%;
            object-fit: cover;
            flex-shrink: 0;
        }
        .author-wrap .name {
            font-weight: 700;
        }
        .author-wrap .dot-char {
            font-size: 10px;
            color:#333333;
            line-height:1;
            flex-shrink:0;
			padding-right:5px;
        }
        .author-wrap .position {
            font-size: 0.875em;
            font-weight:700;
        }
        .blog-meta li > span {
            white-space: nowrap;
        }


.shop_toolbar_wrapper {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;

	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width: 479px) {
	.shop_toolbar_wrapper {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center
	}
}

.shop_toolbar_wrapper .shop_toolbar_btn {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.shop_toolbar_wrapper .shop_toolbar_btn button {
	border: 0px;
	font-size: 20px;
	text-transform: uppercase;
	margin-right: 0px;
	line-height: 1;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
	padding: 10px;
	color: #000000;
	background-color: #ebebeb
}

.shop_toolbar_wrapper .shop_toolbar_btn button:last-child {
	margin-right: 0px
}

.shop_toolbar_wrapper .shop_toolbar_btn button.active {
	color: #ffffff;
	background: #00BC70
}

.shop_toolbar_wrapper .shop_toolbar_btn button:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: none
}

.shop_toolbar_wrapper .shop_toolbar_btn button:hover {
	color: #ffffff;
	background: #00BC70;
	border-color: #00BC70
}

.shop_toolbar_wrapper .shop-top-bar-right {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.shop_toolbar_wrapper .shop-top-bar-right .title {
	font-size: 14px;
	color: #000000;
	margin-bottom: 0
}

@media only screen and (max-width: 479px) {
	.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by {
		margin-right: 0px;
		margin-bottom: 0px
	}
}

.shop_toolbar_wrapper .shop-top-bar-left {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

@media only screen and (max-width: 767px) {
	.shop_toolbar_wrapper .shop-top-bar-left {
		margin-bottom: 10px
	}
}

.shop_toolbar_wrapper .shop-top-bar-left .shop-top-show span {
	color: #000000;
	font-size: 14px
}

.shop_toolbar_wrapper .shop-top-bar-left .shop_toolbar_btn {
	margin-right: 60px
}

@media only screen and (max-width: 479px) {
	.shop_toolbar_wrapper .shop-top-bar-left .shop_toolbar_btn {
		margin-right: 15px
	}
}

.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by {
	margin-right: 0px
}

.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by .nice-select {
	border-radius: 0px;
	border-color: #ebebeb;
	height: 32px;
	line-height: 30px;
	cursor: pointer;
	width: 200px;
	padding-left: 2px
}

@media only screen and (max-width: 767px) {
	.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by .nice-select {
		width: 190px
	}
}

.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select .list,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by .nice-select .list {
	width: 200px;
	padding: 10px 0;
	border-radius: 0px;
	z-index: 99
}

.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select li,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by .nice-select li {
	margin: 0 10px;
	padding: 10px 0;
	background: transparent;
	line-height: 1;
	min-height: 20px
}

.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select li:hover,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by .nice-select li:hover {
	padding-left: 5px;
	display: block;
	color: #00BC70
}

.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select:focus,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by .nice-select:focus {
	border-color: #00BC70
}

.shop_toolbar_wrapper .shop-top-bar-right .shop-short-by .nice-select .current,.shop_toolbar_wrapper .shop-bottom-bar-left .shop-short-by .nice-select .current {
	color: #000000;
	font-size: 14px
}

.shop_wrapper.grid_list {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

.shop_wrapper.grid_list .product-inner {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

.shop_wrapper.grid_4,.shop_wrapper.grid_5,.shop_wrapper.grid_3 {
	-webkit-transition: .6s;
	-o-transition: .6s;
	transition: .6s;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	margin-bottom: -40px
}

.shop_wrapper.grid_4 .product,.shop_wrapper.grid_5 .product,.shop_wrapper.grid_3 .product {
	margin-bottom: 40px
}

.shop_wrapper.grid_4 .product .thumb img,.shop_wrapper.grid_5 .product .thumb img,.shop_wrapper.grid_3 .product .thumb img {
	width: 100%
}

.shop_wrapper.grid_4 .product .content .price,.shop_wrapper.grid_5 .product .content .price,.shop_wrapper.grid_3 .product .content .price {
	margin-bottom: 0
}

.shop_wrapper.grid_4 .product .content .action-btn,.shop_wrapper.grid_5 .product .content .action-btn,.shop_wrapper.grid_3 .product .content .action-btn {
	display: none
}

.shop_wrapper .content p {
	display: none
}

.grid_list .product .product-inner {
	padding-bottom: 40px
}

@media only screen and (max-width: 575px) {
	.grid_list .product .product-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.grid_list .product:last-child .product-inner {
	padding-bottom: 0px;
	border-bottom: 0px
}

.grid_list .product .thumb {
	width: 270px
}

.grid_list .product .thumb img {
	width: 100%
}

@media only screen and (max-width: 767px) {
	.grid_list .product .thumb {
		width: 220px;
		height: 100%
	}
}

@media only screen and (max-width: 575px) {
	.grid_list .product .thumb {
		width: 100%;
		height: 100%
	}
}

.grid_list .product .thumb .action-wrapper {
	display: none
}

.grid_list .product .content {
	width: calc(100% - 270px);
	text-align: start;
	padding-top: 10px;
	padding-left: 30px
}

@media only screen and (max-width: 767px) {
	.grid_list .product .content {
		width: calc(100% - 220px)
	}
}

@media only screen and (max-width: 575px) {
	.grid_list .product .content {
		width: 100%;
		padding-left: 10px
	}
}

.grid_list .product .content .title {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 15px
}

@media only screen and (max-width: 575px) {
	.grid_list .product .content .title {
		margin-top: 20px
	}
}

.grid_list .product .content .rating {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 10px
}

.grid_list .product .content .price {
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ebebeb
}

.grid_list .product .content p {
	display: block;
	font-size: 14px
}

.grid_list .product .content .action-btn.cart-btn .add-to_cart {
	width: 130px;
	margin-right: 15px
}

.grid_list .product .content .action-btn.cart-btn .add-to_cart .btn {
	width: 100%;
	display: block;
	padding: 10px 14px
}

.grid_list .product .content .action-btn .action {
	border: 1px solid #dcdcdc;
	color: #000000;
	display: inline-block;
	font-size: 16px;
	height: 36px;
	line-height: 40px;
	margin: 0 16px 0 0;
	text-align: center;
	width: 50px
}

.grid_list .product .content .action-btn .action:hover {
	background: #00BC70;
	color: #ffffff;
	border-color: #00BC70
}

.contact-title .title {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase
}

.contact-content p {
	font-size: 14px;
	line-height: 2;
	margin-bottom:1rem;
	margin-right:1rem;
}

.contact-content p:last-child {
	margin-right:0;
}

.contact-content .contact-block {
	margin: 30px 0
}

.contact-content .contact-block ul li {
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	border-bottom: 1px solid #ddd;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.contact-content .contact-block ul li:last-child {
	border-bottom: 0px;
	margin-bottom: 0;
	padding-bottom: 0
}

.contact-content .contact-block ul li i {
	font-size: 18px;
	font-weight: 500;
	margin-right: 10px
}

.contact-content .contact-block ul li a:hover {
	color: #00BC70
}

.contact-content .working-time .title {
	font-weight: 600
}

.contact-content .working-time p {
	font-size: 14px
}

.contact-form-wrapper .input-area .input-item,.contact-form-wrapper .input-area .textarea-item {
	padding: 10px 15px;
	background: #f2f2f2;
	border: 1px solid transparent;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: 100%;
	font-size: 14px
}

.contact-form-wrapper .input-area img {
	padding-top:5px;
	width:80px;
}

.contact-form-wrapper .input-area .input-item:focus,.contact-form-wrapper .input-area .textarea-item:focus {
	border: 1px solid transparent;
	outline: 0px;
	-webkit-box-shadow: none;
	box-shadow: none
}

.contact-form-wrapper .btn {
	border-radius: 50px
}

.contact-map {
	height: 500px;
	width: 100%;
	display: block
}

.myaccount-tab-menu {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column
}

.myaccount-tab-menu a {
	border: 1px solid #ebebeb;
	border-bottom: none;
	color: #000000;
	font-weight: 600;
	display: block;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 15px
}

.myaccount-tab-menu a:last-child {
	border-bottom: 1px solid #ebebeb
}

.myaccount-tab-menu a:hover,.myaccount-tab-menu a.active {
	background-color: #00BC70;
	border-color: #00BC70;
	color: #ffffff
}

.myaccount-tab-menu a i {
	text-align: center;
	width: 25px
}

@media only screen and (max-width: 767px) {
	#myaccountContent {
		margin-top: 30px
	}
}

.myaccount-content {
	border: 1px solid #ebebeb;
	padding: 30px
}

@media only screen and (max-width: 575px) {
	.myaccount-content {
		padding: 20px 15px
	}
}

.myaccount-content form .single-input-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	width: 100%
}

.myaccount-content form .single-input-item input {
	width: 100%;
	padding: 12px 10px;
	border: 1px solid #ebebeb;
	font-size: 14px
}

.myaccount-content form .single-input-item input:focus {
	border: 1px solid #00BC70
}

.myaccount-content form .single-input-item .required {
	font-weight: 600;
	font-size: 14px
}

.myaccount-content form .single-item-button {
	width: 25%
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.myaccount-content form .single-item-button {
		width: 30%
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.myaccount-content form .single-item-button {
		width: 45%
	}
}

@media only screen and (max-width: 767px) {
	.myaccount-content form .single-item-button {
		width: 100%
	}
}

.myaccount-content .title {
	font-size: 18px;
	font-family: "Raleway", sans-serif;
	color: #000000;
	border-bottom: 1px dashed #ebebeb;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-weight: 600
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.myaccount-content .title {
		font-size: 18px
	}
}

.myaccount-content .welcome a {
	color: #000000
}

.myaccount-content .welcome a:hover {
	color: #00BC70
}

.myaccount-content .welcome strong {
	font-weight: 600;
	color: #00BC70
}

.myaccount-content fieldset {
	margin-top: 20px
}

.myaccount-content fieldset legend {
	color: #000000;
	font-size: 20px;
	margin-top: 20px;
	font-weight: 500;
	border-bottom: 1px dashed #ebebeb;
	margin-bottom: 30px
}

.myaccount-table {
	white-space: nowrap;
	font-size: 14px
}

.myaccount-table table th,.myaccount-table .table th {
	color: #000000;
	padding: 10px;
	font-weight: 500;
	background-color: #f8f8f8;
	border-color: #ebebeb;
	border-bottom: 0
}

.myaccount-table table td,.myaccount-table .table td {
	padding: 10px;
	vertical-align: middle;
	border-color: #ebebeb
}

.saved-message {
	background-color: #ebebeb;
	border-top: 3px solid #00BC70;
	border-radius: 5px 5px 0 0;
	font-weight: 600;
	font-size: 15px;
	color: #666666;
	padding: 20px
}

.login-wrapper,.register-wrapper {
	-webkit-box-shadow: 0 0 6px rgba(0,0,0,0.05);
	box-shadow: 0 0 6px rgba(0,0,0,0.05);
	padding: 80px;
	border: 1px solid #ebebeb;
	border-radius: 5px;
	text-align: left;
	overflow: hidden
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.login-wrapper,.register-wrapper {
		padding: 40px
	}
}

@media only screen and (max-width: 767px) {
	.login-wrapper,.register-wrapper {
		padding: 30px
	}
}

@media only screen and (max-width: 479px) {
	.login-wrapper,.register-wrapper {
		padding: 25px 10px
	}
}

.login-wrapper .title,.register-wrapper .title {
	font-weight: 800;
	font-size: 30px
}

@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
	.login-wrapper .title,.register-wrapper .title {
		font-size: 26px
	}
}

.login-wrapper .desc-content,.register-wrapper .desc-content {
	font-size: 14px
}

.login-wrapper .single-input-item input,.register-wrapper .single-input-item input {
	background: #ffffff;
	border-radius: 5px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #000000;
	font-size: 14px;
	height: 50px;
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	border: 1px solid #ebebeb
}

.login-wrapper .single-input-item input:focus,.register-wrapper .single-input-item input:focus {
	border: 1px solid #ebebeb
}

.login-wrapper .single-input-item .login-reg-form-meta,.register-wrapper .single-input-item .login-reg-form-meta {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.login-wrapper .single-input-item .login-reg-form-meta .btn,.register-wrapper .single-input-item .login-reg-form-meta .btn {
	font-weight: 600
}

.login-wrapper .single-input-item .login-reg-form-meta .forget-pwd,.register-wrapper .single-input-item .login-reg-form-meta .forget-pwd {
	font-size: 14px
}

.login-wrapper .single-input-item .login-reg-form-meta .forget-pwd:hover,.register-wrapper .single-input-item .login-reg-form-meta .forget-pwd:hover {
	color: #00BC70
}

.login-wrapper .lost-password a,.register-wrapper .lost-password a {
	font-size: 14px;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.login-wrapper .lost-password a:hover,.register-wrapper .lost-password a:hover {
	color: #00BC70;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	text-decoration: underline
}

.wishlist-table .table {
	margin: 0;
	white-space: nowrap
}

.wishlist-table .table thead tr th {
	border-color: #ebebeb;
	border-bottom: 0 solid transparent;
	color: #000000;
	background: #ffffff;
	font-size: 15px;
	font-weight: 700;
	padding: 15px 20px;
	text-align: center;
	text-transform: uppercase
}

.wishlist-table .table tr {
	border-color: #ebebeb
}

.wishlist-table .table tr .pro-thumbnail,.wishlist-table .table tr .pro-price,.wishlist-table .table tr .pro-stock,.wishlist-table .table tr .pro-cart,.wishlist-table .table tr .pro-title,.wishlist-table .table tr .pro-remove {
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.wishlist-table .table tr .pro-thumbnail {
	width: 120px
}

.wishlist-table .table tr .pro-price {
	width: 130px
}

.wishlist-table .table tr .pro-title {
	width: 270px
}

.wishlist-table .table tr .pro-stock {
	width: 180px
}

.wishlist-table .table tr .pro-cart {
	width: 150px
}

.wishlist-table .table tr .pro-remove {
	width: 120px
}

.wishlist-table .table tbody td {
	border-color: #ebebeb;
	text-align: center;
	vertical-align: middle;
	color: #000000
}

.wishlist-table .table tbody td a {
	color: #000000;
	text-transform: capitalize;
	font-size: 14px
}

.wishlist-table .table tbody td a:hover {
	color: #00BC70
}

.wishlist-table .table tbody td a.btn {
	color: #ffffff
}

.wishlist-table .table tbody td a.check-btn {
	color: #ffffff
}

.wishlist-table .table tbody td.pro-title {
	font-size: 14px;
	font-weight: 600
}

.wishlist-table .table tbody td.pro-remove a i {
	font-size: 18px;
	font-weight: 400
}

.cart-table .table {
	margin: 0;
	white-space: nowrap
}

.cart-table .table thead tr th {
	border-color: #ebebeb;
	border-bottom: 0 solid transparent;
	color: #000000;
	background: #ffffff;
	font-size: 15px;
	font-weight: 700;
	padding: 15px 20px;
	text-align: center;
	text-transform: uppercase
}

.cart-table .table tr {
	border-color: #ebebeb
}

.cart-table .table tr .pro-thumbnail,.cart-table .table tr .pro-price,.cart-table .table tr .pro-quantity,.cart-table .table tr .pro-subtotal,.cart-table .table tr .pro-remove {
	text-align: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center
}

.cart-table .table tr .pro-thumbnail {
	width: 115px
}

.cart-table .table tr .pro-price {
	width: 135px
}

.cart-table .table tr .pro-title {
	width: 270px
}

.cart-table .table tr .pro-quantity {
	width: 180px
}

.cart-table .table tr .pro-quantity .quantity {
	margin-right: 0px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row
}

.cart-table .table tr .pro-quantity .quantity .cart-plus-minus {
	width: 120px
}

.cart-table .table tr .pro-quantity .quantity .cart-plus-minus .cart-plus-minus-box {
	width: 120px
}

.cart-table .table tr .pro-quantity .quantity .cart-plus-minus .qtybutton {
	border: 0px
}

.cart-table .table tr .pro-subtotal {
	width: 120px
}

.cart-table .table tr .pro-remove {
	width: 150px
}

.cart-table .table tbody td {
	border-color: #ebebeb;
	text-align: center;
	vertical-align: middle;
	color: #000000
}

.cart-table .table tbody td a {
	color: #000000;
	text-transform: capitalize;
	font-size: 14px
}

.cart-table .table tbody td a:hover {
	color: #00BC70
}

.cart-table .table tbody td a.btn {
	color: #ffffff
}

.cart-table .table tbody td a.check-btn {
	color: #ffffff
}

.cart-table .table tbody td.pro-remove a i {
	font-size: 18px;
	font-weight: 400
}

.cart-table .table tbody td.pro-title {
	font-size: 14px;
	font-weight: 600
}

.cart-button-section {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;

	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	padding: 43px 20px 30px;
	border: 1px solid #ebebeb;
	border-top: 0px;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between
}

@media only screen and (max-width: 767px) {
	.cart-button-section {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.cart-button-section .cart-btn-lef-side {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}

@media only screen and (max-width: 575px) {
	.cart-button-section .cart-btn-lef-side {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column
	}
}

.cart-button-section .btn {
	margin-right: 20px;
	border-radius: 5px
}

.cart-button-section .btn:last-child {
	margin-right: 0px
}

@media only screen and (max-width: 575px) {
	.cart-button-section .btn {
		margin-bottom: 20px;
		margin-right: 0px
	}

	.cart-button-section .btn:last-child {
		margin-bottom: 0px
	}
}

.cart-calculator-wrapper {
	border: 1px solid #ebebeb;
	padding: 20px
}

.cart-calculator-wrapper .title {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 10px;
	padding-bottom: 10px
}

.cart-calculator-wrapper a {
	text-align: center
}

.cart-calculator-wrapper .cart-calculate-items {
	font-weight: 500
}

.cart-calculator-wrapper .cart-calculate-items .table {
	margin-bottom: 0
}

.cart-calculator-wrapper .cart-calculate-items .table tr td {
	color: #000000;
	padding: 15px 20px;
	border: 1px solid #e5e5e5
}

.cart-calculator-wrapper .cart-calculate-items .table tr td:nth-child(2) {
	color: #000000;
	text-align: right
}

.cart-calculator-wrapper .cart-calculate-items .table tr td.total-amount {
	color: #00BC70;
	font-weight: 700
}

.cart-calculator-wrapper .btn {
	border-radius: 5px
}

.coupon-accordion .title {
	background-color: #ebebeb;
	font-size: 14px;
	font-weight: 400;
	list-style: outside none none;
	margin: 0 0 30px;
	padding: 16px 32px 16px 20px;
	position: relative;
	width: auto;
	text-transform: none
}

@media only screen and (max-width: 479px) {
	.coupon-accordion .title {
		line-height: 24px;
		padding: 10px;
		font-size: 14px
	}
}

.coupon-accordion .title span {
	cursor: pointer;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s
}

.coupon-accordion .title span:hover {
	color: #00BC70
}

.coupon-accordion span {
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	text-transform: none;
	font-weight: 600
}

.coupon-accordion .coupon-content {
	border: 1px solid #ebebeb;
	margin-bottom: 20px;
	display: none;
	padding: 20px
}

.coupon-accordion .coupon-content .coupon-info p {
	margin-bottom: 0
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first label,.coupon-accordion .coupon-content .coupon-info p.form-row-last label {
	display: block;
	color: #000000;
	font-size: 15px;
	margin-bottom: 5px
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first label span .required,.coupon-accordion .coupon-content .coupon-info p.form-row-last label span .required {
	color: #00BC70
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first input,.coupon-accordion .coupon-content .coupon-info p.form-row-last input {
	border: 1px solid #ebebeb;
	height: 36px;
	margin: 0 0 14px;
	border-radius: 0;
	max-width: 100%;
	padding: 0 10px 0 10px;
	width: 370px;
	background-color: transparent
}

.coupon-accordion .coupon-content .coupon-info p.form-row-first input:focus,.coupon-accordion .coupon-content .coupon-info p.form-row-last input:focus {
	border: 1px solid #00BC70
}

.coupon-accordion .coupon-content .coupon-info p .form-row input[type="submit"] {
	background: #000000 none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #ffffff;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	margin-right: 15px;
	padding: 0 30px;
	text-shadow: none;
	text-transform: uppercase;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	width: inherit
}

.coupon-accordion .coupon-content .coupon-info p .form-row input[type="checkbox"] {
	height: inherit;
	position: relative;
	top: 2px;
	width: inherit
}

.coupon-accordion .coupon-content .coupon-info p .form-row label {
	margin-top: 7px
}

.coupon-accordion .coupon-content .coupon-info .lost-password {
	margin-top: 15px
}

.coupon-accordion .coupon-content .coupon-info .lost-password a {
	font-size: 14px
}

.coupon-accordion .coupon-content .coupon-info .lost-password a:hover {
	color: #00BC70
}

.coupon-accordion .coupon-content .coupon-info .coupon-text {
	font-size: 15px
}

.coupon-checkout-content {
	margin-bottom: 30px;
	display: none
}

.coupon-checkout-content .coupon-info .checkout-coupon {
	margin-bottom: 0
}

.coupon-checkout-content .coupon-info .checkout-coupon input[type="text"] {
	background-color: transparent;
	border: 1px solid #ebebeb;
	border-radius: 0;
	height: 46px;
	padding-left: 10px;
	padding-right: 10px;
	width: 170px;
	font-size: 14px
}

@media only screen and (max-width: 479px) {
	.coupon-checkout-content .coupon-info .checkout-coupon input[type="text"] {
		width: 140px
	}
}

.coupon-checkout-content .coupon-info .checkout-coupon input[type="text"]:focus {
	border: 1px solid #00BC70
}

.coupon-checkout-content .coupon-info .checkout-coupon input[type="submit"] {
	margin-left: 6px
}

.checkbox-form .title {
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	margin: 0 0 25px;
	padding-bottom: 10px;
	width: 100%;
	font-weight: 600;
	position: relative
}

@media only screen and (max-width: 479px) {
	.checkbox-form .title {
		font-size: 18px
	}
}

.checkbox-form .country-select {
	margin-bottom: 25px
}

.checkbox-form .country-select .myniceselect.nice-select span {
	height: 40px;
	line-height: 40px;
	display: inline-block;
	width: 100%
}

.checkbox-form .checkout-form-list {
	margin-bottom: 30px
}

.checkbox-form .checkout-form-list input[type="text"],.checkbox-form .checkout-form-list input[type="password"],.checkbox-form .checkout-form-list input[type="email"] {
	background: #ffffff;
	border: 1px solid #ebebeb;
	border-radius: 0;
	height: 42px;
	width: 100%;
	padding: 0 10px 0 10px;
	font-size: 14px
}

.checkbox-form .checkout-form-list input[type="text"]:focus,.checkbox-form .checkout-form-list input[type="password"]:focus,.checkbox-form .checkout-form-list input[type="email"]:focus {
	border: 1px solid #00BC70
}

.checkbox-form .checkout-form-list.create-acc {
	margin-bottom: 15px
}

.checkbox-form .checkout-form-list.create-acc label {
	display: inline-block
}

.checkbox-form .checkout-form-list label {
	color: #000000;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 500
}

.checkbox-form .country-select label,.checkbox-form.checkout-form-list label {
	margin: 0 0 5px;
	display: block;
	color: #000000;
	font-size: 15px
}

.checkbox-form .country-select label span.required,.checkbox-form.checkout-form-list label span.required {
	display: inline-block;
	font-size: 24px;
	line-height: 16px;
	position: relative;
	top: 5px
}

.checkbox-label {
	color: #000000;
	font-weight: 500;
	cursor: pointer
}

.checkbox-label:hover {
	color: #00BC70;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.create-account,#ship-box-info {
	display: none
}

.order-notes .checkout-form-list-2 {
	margin-bottom: 0
}

@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
	.order-notes .checkout-form-list-2 {
		margin-bottom: 30px
	}
}

.order-notes textarea {
	background-color: transparent;
	border: 1px solid #ebebeb;
	height: 90px;
	padding: 15px;
	width: 100%;
	font-size: 14px
}

.order-notes textarea:focus {
	border: 1px solid #00BC70
}

.your-order-area {
	padding: 30px 40px 30px
}

@media only screen and (max-width: 479px) {
	.your-order-area {
		padding: 30px 20px
	}
}

.your-order-area .title {
	border-bottom: 1px solid #e5e5e5;
	font-size: 20px;
	margin: 0 0 25px;
	padding-bottom: 10px;
	width: 100%;
	font-weight: 600;
	position: relative
}

@media only screen and (max-width: 479px) {
	.your-order-area .title {
		font-size: 20px
	}
}

.your-order-area .your-order-table .table {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border: medium none;
	width: 100%
}

.your-order-area .your-order-table .table thead tr th {
	border-top: medium none;
	font-weight: normal;
	vertical-align: middle;
	min-width: 140px;
	font-weight: 400
}

.your-order-area .your-order-table .table thead tr th,.your-order-area .your-order-table .table thead tr td {
	border-bottom: 1px solid;
	border-right: medium none;
	font-size: 14px;
	padding: 15px 0;
	font-weight: 400;
	color: #000000
}

.your-order-area .your-order-table .table .order-total td {
	border-bottom: medium none;
	color: #000000
}

.your-order-area .your-order-table .table .order-total td span {
	font-size: 20px
}

.your-order-area .your-order-table .table .order-total th {
	border-bottom: medium none;
	color: #000000;
	font-size: 16px;
	font-weight: 500
}

.your-order-area .your-order-table .table .cart-subtotal td {
	color: #000000
}

.your-order-area .your-order-table .table .cart-subtotal th {
	color: #000000
}

.your-order-area .your-order-table .table thead tr,.your-order-area .your-order-table .table tbody tr,.your-order-area .your-order-table .table tfoot tr {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	width: 100%
}

.your-order-area .your-order-table .table thead tr th,.your-order-area .your-order-table .table thead tr td,.your-order-area .your-order-table .table tbody tr th,.your-order-area .your-order-table .table tbody tr td,.your-order-area .your-order-table .table tfoot tr th,.your-order-area .your-order-table .table tfoot tr td {
	border-color: #b0b0b0 !important;
	width: 50%;
	display: block;
	min-width: 200px
}

.payment-accordion .single-payment .panel-title {
	display: block
}

.payment-accordion .single-payment .panel-title .collapse-off {
	display: block;
	padding: 10px;
	font-size: 16px;
	font-family: "Raleway", sans-serif;
	color: #000000;
	background: #ebebeb
}

.payment-accordion .single-payment .panel-title .collapse-off:hover {
	background: #00BC70;
	color: #ffffff
}

.payment-accordion .single-payment .card-body {
	margin-bottom: 30px
}

.payment-accordion .single-payment .card-body p {
	font-size: 14px;
	line-height: 1.9
}

.compare-table .table tbody tr {
	border-color: #ebebeb
}

.compare-table .table tbody tr td {
	text-align: center;
	padding: 20px;
	vertical-align: middle;
	border-color: #ebebeb
}

@media only screen and (max-width: 767px) {
	.compare-table .table tbody tr td {
		padding: 10px
	}
}

.compare-table .table tbody tr td.first-column {
	min-width: 230px;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
	margin: 0
}

@media only screen and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
	.compare-table .table tbody tr td.first-column {
		min-width: 150px
	}
}

.compare-table .table tbody tr td.product-image-title {
	min-width: 313px;
	vertical-align: middle
}

@media only screen and (max-width: 767px), only screen and (max-width: 767px), only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 768px) and (max-width: 991px) {
	.compare-table .table tbody tr td.product-image-title {
		min-width: 260px
	}
}

.compare-table .table tbody tr td.product-image-title .image {
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	display: block
}

.compare-table .table tbody tr td.product-image-title .category {
	float: left;
	clear: both;
	color: #00BC70;
	text-transform: capitalize;
	letter-spacing: 0.5px
}

.compare-table .table tbody tr td.product-image-title .title {
	float: left;
	clear: both;
	font-size: 16px;
	color: #000000;
	font-weight: 500;
	text-transform: capitalize
}

.compare-table .table tbody tr td.product-image-title .title:hover {
	color: #00BC70
}

.compare-table .table tbody tr td.pro-desc p {
	text-align: left;
	margin: 0;
	font-size: 14px
}

.compare-table .table tbody tr td.pro-price,.compare-table .table tbody tr td.pro-color,.compare-table .table tbody tr td.pro-stock {
	font-size: 14px;
	font-weight: 400
}

.compare-table .table tbody tr td.pro-remove button {
	border: none;
	background-color: transparent;
	padding: 0;
	cursor: pointer;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s
}

.compare-table .table tbody tr td.pro-remove button i {
	font-size: 20px
}

.compare-table .table tbody tr td.pro-remove button:hover {
	color: #00BC70
}

.faq_content_area .title {
	font-size: 24px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 40px
}

@media only screen and (max-width: 767px) {
	.faq_content_area .title {
		margin-bottom: 30px;
		font-size: 20px
	}
}

.accordion .card-header {
	background-color: #ffffff;
	padding: 0px;
	border: 0px
}

.accordion .card-header .btn {
	padding: 0px;
	font-size: 24px;
	text-transform: inherit;
	font-weight: 600;
	display: block;
	margin-bottom: 20px;
	color: #000000;
	text-align: start;
	line-height: 1.4;
	width: 100%;
	padding-right: 30px
}

.accordion .card-header .btn:hover {
	color: #00BC70
}

.accordion .card-body {
	padding-top: 0px
}

.accordion .card-body p {
	font-size: 14px;
	line-height: 1.9;
	color: #000000
}

.accordion .card-body table, th, td {border: 1px solid #CCC; text-align:center;}
.accordion .card-body table { border-collapse:collapse;}
.accordion .card-body table tr{line-height:40px;}
.accordion .card-body table tr:nth-child(odd){background: #eaeaea;}


.accordion .card_dipult {
	border: 0px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px
}

.accordion .card_dipult:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.accordion .card_dipult:last-child .card-body {
	padding-bottom: 0px
}

.accordion .card_dipult:last-child .card-header .btn.collapsed {
	margin-bottom: 0px
}

.card-header.card_accor {
	position: relative
}

.card-header.card_accor .btn-link i {
	position: absolute;
	top: 50%;
	-webkit-transform: translatey(-50%);
	-ms-transform: translatey(-50%);
	transform: translatey(-50%);
	right: 20px
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.card-header.card_accor .btn-link i {
		right: 10px
	}
}

.card-header.card_accor .btn-link i.ti-plus {
	display: none
}

.card-header.card_accor .btn-link.collapsed i.ti-plus {
	display: block
}

.card-header.card_accor .btn-link.collapsed i.ti-minus {
	display: none
}

.error_form {
	text-align: center
}

.error_form .title {
	font-size: 200px;
	font-weight: 700;
	color: #00BC70;
	letter-spacing: 10px;
	line-height: .73;
	margin: 0 0 52px
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.error_form .title {
		font-size: 130px;
		letter-spacing: 4px;
		margin: 0 0 40px
	}
}

@media only screen and (max-width: 479px) {
	.error_form .title {
		font-size: 106px;
		letter-spacing: 4px;
		margin: 0 0 20px
	}
}

.error_form .sub-title {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 500;
	line-height: 1;
	margin-bottom: 20px
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.error_form .sub-title {
		font-size: 18px;
		line-height: 1;
		margin-bottom: 14px
	}
}

.error_form p {
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 30px
}

@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 767px) {
	.error_form p {
		font-size: 14px;
		margin-bottom: 22px
	}
}

.error_form .search-form-error {
	width: 450px;
	margin: 0 auto;
	position: relative
}

@media only screen and (max-width: 767px) {
	.error_form .search-form-error {
		width: 100%
	}
}

.error_form .search-form-error .input-text {
	padding: 0 45px 0 10px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	color: #000000;
	height: 40px;
	width: 100%;
	border-radius: 3px
}

.error_form .search-form-error .submit-btn {
	position: absolute;
	right: 0;
	height: 100%;
	border: none;
	background: no-repeat;
	font-size: 20px;
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	top: 0;
	text-transform: uppercase;
	padding: 0 15px;
	font-weight: 600
}

.error_form .search-form-error .submit-btn:hover {
	color: #00BC70
}




.feature-item {
  padding: 10px 32px;
  /*box-shadow: 0px 10px 30px 0px rgba(2, 24, 95, 0.06);*/
  text-align: center;
  background: #fff;
  border-radius: 5px;
  /*margin-bottom:28px;*/
}
.feature-item__icon {
  width: 180px;
	height: 180px;
	border-radius: 50%;
	-moz-border-radius: 50%;
   -webkit-border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  margin: 0 auto;
}
.feature-item__icon img {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.feature-item__icon--1 {
  background: #54565B;
}
.feature-item__icon--2 {
  background: #54565B;
}
.feature-item__icon--3 {
  background: #54565B;
}
.feature-item__icon--4 {
  background: #54565B;
}
.feature-item__icon--5 {
  background: #54565B;
}
.feature-item__icon--6 {
  background: #54565B;
}
.feature-item__icon--7 {
  background: #54565B;
}
.feature-item__icon--round {
  margin: 0;
  margin-bottom: 32px;
  position: relative;
  z-index: 1;
  align-items: center;
  background-size: contain;
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.feature-item__icon--round img {
  margin-left: 60px;
}
.feature-item__content p {
  line-height: 27px;
}
.feature-item__content--2 {
  text-align: left;
}
.feature-item__content--2 .inline-btn {
  margin-top: 25px;
  display: inline-block;
  color: #0C2957;
}
.feature-item__content--2 .inline-btn:hover {
  color: #FD4A36;
}
.feature-item .inline-btn .icon {
  color: #0C2957;
}
.feature-item .inline-btn:hover .icon {
  color: #FD4A36;
}
.feature-item__title {
  font-size: 22px;
  margin-bottom: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.feature-item__title--2 {
  margin-bottom: 15px;
}

.feature-item:hover .feature-item__title {
  color: #FD4A36;
}
.feature-item__2 {
  box-shadow: 0px 0px 20px 0px rgba(0, 15, 105, 0.06);
  padding-left: 45px;
  padding-right: 45px;
}
.feature-item__3 {
  background: #F7F7F7;
  box-shadow: none;
}


/* 3.8	wpo-testimonial-section */


.wpo-testimonial-title {
  margin-bottom: 40px;
}
.wpo-testimonial-title h2 {
  max-width: 500px;
  font-size: 50px;
  position: relative;
  padding-left: 112px;
  font-family: "Futura PT Demi";
}
.wpo-testimonial-title h2 span {
  color: #071e93;
}
.wpo-testimonial-title h2 i {
  width: 112px;
  height: 112px;
  line-height: 128px;
  text-align: center;
  background: #00BC70;
  color: #fff;
  display: inline-block;
  font-size: 50px;
  position: absolute;
  left: 0;
  top: -60px;
}
.wpo-testimonial-items {
  position: relative;
}
.wpo-testimonial-items .wpo-testimonial-item {
  padding: 40px 25px;
  box-shadow: 0px 3px 12px 0px rgba(62, 65, 159, 0.08);
  position: relative;
  overflow: hidden;
  background-color:#FFF;
}
.wpo-testimonial-text{
	font-size:15px;	
}
@media (max-width: 767px) {
  .wpo-testimonial-items .wpo-testimonial-item {
    padding: 40px 20px;
  }
}
.wpo-testimonial-items .wpo-testimonial-item i {
  font-size: 60px;
  font-size: 3.75rem;
  color: #00BC70;
  position: absolute;
  right: 25px;
  top: -8px;
}

.wpo-testimonial-items .wpo-testimonial-item .wpo-testimonial-avatar .rating{
	margin:20px 0px;
	}

.wpo-testimonial-items .wpo-testimonial-item .wpo-testimonial-avatar .rating li {
	color: #ff0c00;
	margin: 0 2px;
}

.wpo-testimonial-items .wpo-testimonial-item .wpo-testimonial-avatar {
  margin-bottom: 30px;
}
.wpo-testimonial-items .wpo-testimonial-item .wpo-testimonial-avatar img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.wpo-testimonial-items .wpo-testimonial-item .wpo-testimonial-text-btm {
  margin-top: 20px;
}
.wpo-testimonial-items .wpo-testimonial-item .wpo-testimonial-text-btm h3 {
  font-size: 20px;
  font-family: "Futura PT Demi";
  color: #071e93;
}
.wpo-testimonial-items .wpo-testimonial-item .wpo-testimonial-text-btm span {
  color: #848892;
}
.wpo-testimonial-items .owl-nav [class*=owl-] {
  background: #fff;
  width: 50px;
  height: 50px;
  line-height: 52px;
  border: 1px solid #b7b7b7;
  color: #6e6e6e;
  padding: 0;
  font-size: 20px;
  margin: 0;
  border-radius: 0;
  transition: all 0.3s;
  z-index: 1;
}
.wpo-testimonial-items .owl-nav [class*=owl-]:before {
  right: -3px;
  bottom: -3px;
  border-right: 3px solid #00BC70;
  border-bottom: 3px solid #00BC70;
  content: "";
  width: 48px;
  height: 48px;
  position: absolute;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.wpo-testimonial-items .owl-nav [class*=owl-]:hover:before {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .wpo-testimonial-items .owl-nav [class*=owl-] {
    display: none;
  }
}
.wpo-testimonial-items .owl-dots {
  text-align: center;
}
.wpo-testimonial-items .owl-dots button {
  width: 10px;
  height: 12px;
  border-radius: 50%;
  border: 0;
  margin: 5px;
  background-color: #d6d6d6;
}
.wpo-testimonial-items .owl-dots button.active {
  background-color: #00BC70;
}
.wpo-testimonial-items .owl-next {
  position: absolute;
  top: -120px;
  right: 0;
}
.wpo-testimonial-items .owl-prev {
  position: absolute;
  top: -120px;
  right: 70px;
}
.wpo-testimonial-items .owl-prev:before {
  left: -3px;
  bottom: -3px;
  border-right: 0 !important;
  border-left: 3px solid #00BC70;
  border-bottom: 3px solid #00BC70;
}

.owl-item {
  padding: 5px;
}






/* entire container, keeps perspective */
.flip-container {
	perspective: 1000;
	transform-style: preserve-3d;
}
	/*  UPDATED! flip the pane when hovered */
	.flip-container:hover .back {
		transform: rotateY(0deg);
	}
	.flip-container:hover .front {
	    transform: rotateY(180deg);
	}


.flip-container, .front img, .back img {
	width: 140px;
	height:140px;
}

/* flip speed goes here */
.flipper {
	transition: 0.6s;
	transform-style: preserve-3d;

	position: relative;
}

/* hide back of pane during swap */
.front, .back {
	backface-visibility: hidden;
	transition: 0.6s;
	transform-style: preserve-3d;

	position: absolute;
	top: 0;
	left: 0;
}

/*  UPDATED! front pane, placed above back */
.front {
	z-index: 2;
	transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
	transform: rotateY(-180deg);
}

/* 
	Some vertical flip updates 
*/
.vertical.flip-container {
	position: relative;
}

	.vertical .back {
		transform: rotateX(180deg);
	}

	.vertical.flip-container:hover .back {
	    transform: rotateX(0deg);
	}

	.vertical.flip-container:hover .front {
	    transform: rotateX(180deg);
	}
	
	
	
	
/**/

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}

@keyframes shine {
  100% {
    left: 125%;
  }
}

.discount-item-two {
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}
.discount-item-two::before {
    content: "";
	position: absolute;
    top: 0;
    left: -100%;
    display: block;
    width: 50%;
    height: 100%;
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 42556, 255, 0)), to(rgba(255, 255, 255, .3)));
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.discount-item-two:hover::before {
    -webkit-animation: shine 1.5s;
    animation: shine 1.5s;
}
.discount-item-two .discount-thumb img {
    max-width: 100%;
    border-radius: 6px;
}
.discount-item-two .discount-content {
    right: auto;
    left: 25px;
}
.discount-item-two .discount-content span {
    font-size: 14px;
    color: #757474;
    margin-bottom: 4px;
}
.discount-item-two .discount-content .title {
    font-size: 22px;
    color: #222222;
    line-height: 1.16;
    margin-bottom: 10px;
}
.discount-item-two .discount-content .title a:hover {
    color: #222222;
}
.discount-item-two .discount-content p {
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 25px;
    font-family: var(--font-family-heading);
    color: #282828;
}
.discount-item-two .discount-content .btn {
    box-shadow: 0px 3px 27px 0px rgba(52, 52, 52, 0.06);
    padding: 16px 30px;
}
.discount-item-two .discount-content .btn:hover {
    color: #fff;
    background:#00BC70;
}



.discount-content {
	position: absolute;
    right: 35px;
    top: 50%;
    transform: translateY(-50%);
    width: 57%;
	z-index: 1;
}
.discount-content > span {
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    display: block;
	margin-bottom: 6px;
}
.discount-content .title {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    line-height: 1.4;
    margin-bottom: 15px;
	font-family:#54565B;
	text-transform: uppercase;
}
.discount-content .title a:hover {
	color: #fff;
}
.discount-content .btn {
    background: #fff;
    color:#54565B;
    font-size: 12px;
    font-weight: 700;
    padding: 16px 26px;
    box-shadow: 0px 3px 27px 0px rgba(52, 52, 52, 0.06);
	transition: all 0.5s ease 0s;
}
.discount-content .btn:hover {
	border-radius: 50px;
}


/*** page
-------------------------------------------------------------- ****/
/*** page 分页美化
-------------------------------------------------------------- ****/
.pageBox {
    text-align: center;
    margin: 24px 0;
}
/* 普通页码链接 */
.pageBox a {
    border: 1px solid #ddd;
    display: inline-block;
    margin: 0 4px;
    color: #707070;
    width: 34px;
    height: 34px;
    font: bold 14px/34px arial;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.2s ease;
    box-sizing: border-box;
}
.pageBox a:hover,
.pageBox a:active {
    background: #00bc6f;
    color: #FFFFFF;
    border-color: #00bc6f;
    text-decoration: none;
}

/* ===== 重点：当前页是 <b>标签，不是a标签 ===== */
.pageBox b {
    display: inline-block;
    margin: 0 4px;
    width: 34px;
    height: 34px;
    line-height: 34px;
    font:bold 14px/34px arial;
    background: #00bc6f;
    border: 1px solid #00bc6f;
    color: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    font-weight: bold;
}

/* 总数那一行的b，排除不要被上面样式污染 */
.pageBox a b {
    background: transparent;
    border:none;
    color:#707070;
    width:auto;
    height:auto;
    line-height:inherit;
    margin:0;
}

/* 禁用按钮 */
.pageBox a.disabled {
    background-color: #f5f5f5;
    color: #bbb;
    border-color: #eee;
    cursor: not-allowed;
}
.pageBox a.disabled:hover {
    background-color: #f5f5f5;
    color: #bbb;
    border-color: #eee;
}



/*语言下拉2*/
.language{float:left; position: relative; padding-right:9px; margin-top:0px; min-height: 80px;}
.language{ margin-top:0px;}
.top-main#showopen .language{ display:none;}
/*.header .language:after{ content:""; position:absolute; right:0; height:14px; top:50%; margin-top:-7px; width:1px; background:#999999;}*/
.language .btn1{ width: 40px;height: 97px; line-height:97px;background-position:right center; background-repeat:no-repeat; cursor: pointer; background-size:13px 9px;/*transition:all 0.5s; */background-image:url(../images/top_bg7.png); color:#555555; font-size:16px; padding-left:31px; position:relative; font-weight:bold;}
.language .btn1{/* background-image:url(../images/top_bg7.png); color:#555555;*/height: 80px; line-height:80px;}
/*.header:hover .language .btn{background-image:url(../images/top_bg7.png); color:#000;}*/
.language .btn1:after{ content:""; position:absolute; width:22px; height:100%; top:0; left:0; background:url(../images/top_bg3_on.png) left center no-repeat; background-size:22px 22px;}
/*.header.small .language .btn:after{ background-image:url(../images/top_bg3_on.png);}*/
/*.header:hover .language .btn:after{ background-image:url(../images/top_bg3_on.png);}*/
.language:hover .btn1:after{ background-image:url(../images/top_bg3_on2.png);}
/*.language .btn.cn{ background-image:url(../images/language1.png);}
.language .btn.en{ background-image:url(../images/language2.png);}
.header .language .btn.jp{ background-image:url(../images/language3.png);}*/
.language .list { position: absolute; top: 97px; left: 50%; transform: translate(-50%, 0); -webkit-transform: translate(-50%, 0); -moz-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0);-o-transform: translate(-50%, 0); z-index: 5; width: 160px; /*padding-top: 4px; */text-align: center; display: none;}
.language .list { top:80px;}
.language ul {background: #fff;border-radius: 0 0 4px 4px; /*padding: 4px 0;*/ position: relative; box-shadow: 0 4px 14px 1px rgba(0, 0, 0, 0.01);}
/*.header .language ul::after {bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(136, 183, 213, 0); border-bottom-color: #FFFFFF;border-width: 4px; margin-left: -4px;}*/
.language li a {height: 60px; line-height: 60px; display: block; font-size: 16px; color: #333; font-weight:bold;}
.language li a:hover {color: #ffffff; background:#00BC70;}

.payment-1{ margin-top:30px;}

        .payment-link {
            /* 弹性布局，让图标和文字水平居中 */
            display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            /* 文字 */
            color: #ffffff;
            font-weight: 600;
            font-size: 14px;
            letter-spacing: 0.02em;
            text-decoration: none;
            text-transform: uppercase;
            /* 尺寸与形状 */
            padding: 14px 15px;
            border-radius:15px;
            border: none;
            /* 渐变背景（绿色系） */
            background: linear-gradient(135deg, #00bc7f 0%, #00976a 100%);
            /* 立体阴影 */
            box-shadow: 0 6px 24px rgba(0, 188, 127, 0.35);
            /* 过渡动画（只针对颜色和阴影） */
            transition: background 0.3s ease, box-shadow 0.3s ease, outline-color 0.3s ease;
            /* 内发光效果 */
            outline: 1px solid rgba(255, 255, 255, 0.1);
            outline-offset: -1px;
        }

        .payment-link i {
            font-size: 1rem;
        }

        .payment-link:hover {
            background: linear-gradient(135deg, #00d48f 0%, #00a871 100%);
            box-shadow: 0 6px 24px rgba(0, 188, 127, 0.5);
            outline-color: rgba(255, 255, 255, 0.25);
			color:#ffffff;
        }

        .payment-link:active {
            transform: scale(0.97);
            box-shadow: 0 4px 12px rgba(0, 188, 127, 0.3);
            transition-duration: 0.08s;
        }

        @media (max-width: 480px) {
            .payment-link {
                padding: 12px 28px;
                font-size: 0.9rem;
                gap: 10px;
            }
            .payment-link i {
                font-size: 1rem;
            }
        }


/*Collection*/

.category-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1rem 0.5rem;
  margin: 0 -0.25rem;
}

.category-grid .category-item {
  flex: 0 0 calc(100% / 8 - 0.5rem);
  max-width: calc(100% / 8 - 0.5rem);
  padding: 0 0.25rem;
  box-sizing: border-box;
}

/* ===== 卡片图片容器 — 自适应宽度，2:1 比例 ===== */
.category-lg {
  width: 100%;                     /* 填满父容器宽度 */
  aspect-ratio: 15 / 10;             /* 固定宽高比 2:1 */
  display: flex;                   /* 方便内部图片撑满 */
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  border-radius: 6px;
  overflow: hidden;
  background: #f8f9fa;
}

.category-lg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.category-item h6 {
  transition: color 0.3s ease;
  margin-top: 0.5rem;
  font-size: 14px;
  font-weight:500;
  line-height:22px;
}

/* ===== 链接 & 悬停效果 ===== */
.category-item a {
  display: block;
  text-decoration: none;
  color: inherit;
  transition: color 0.3s ease;
}

.category-item a:hover .category-lg {
  transform: translateY(-6px);
  box-shadow: 0 0 0 0 #00BC70;
}

.category-item a:hover .category-lg img {
  transform: none;
}

.category-item a:hover h6 {
  color: #00BC70;
}

.category-item a:focus-visible {
  outline: 2px solid #00BC70;
  outline-offset: 4px;
  border-radius: 4px;
}

/* ===== "更多"按钮 ===== */
.more-btn-wrapper {
  text-align: center;
  margin-top: 2rem;
}

.more-btn {
  padding: 10px 40px;
  border: 2px solid #00BC70;
  background: transparent;
  color: #00BC70;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
}

.more-btn:hover {
  background: #00BC70;
  color: #fff;
  box-shadow: 0 4px 12px rgba(13, 110, 253, 0.3);
}

/* ===== 响应式：调整列数 ===== */
@media (max-width: 1199.98px) {
  .category-grid .category-item {
	  flex: 0 0 calc(20% - 0.5rem);
	  max-width: calc(20% - 0.5rem);
  }
}

@media (max-width: 767.98px) {
  .category-grid .category-item {
	  flex: 0 0 calc(33.333% - 0.5rem);
	  max-width: calc(33.333% - 0.5rem);
  }
}

@media (max-width: 575.98px) {
  .category-grid .category-item {
	  flex: 0 0 calc(50% - 0.5rem);
	  max-width: calc(50% - 0.5rem);
  }
}


/* Why Choose Us */
.bg-grey {
  background: #F8F8F8;
}

.pd-top-66 {
  padding-top: 66px;
}

.pd-bottom-50 {
  padding-bottom: 50px;
}

/* ===== Service Area ===== */
.service-area .offer-wrap {
  margin-bottom: 43px;
}

.offer-wrap h2 {
  font-weight: 600;
  margin-bottom: 17px;
}

.single-service-wrap {
  background: #ffffff;
  padding: 20px;
  margin-bottom: 30px;
}
.single-service-wrap .media {
  align-items: center;
}
.single-service-wrap .media .thumb {
  width: 70px;
  height: 60px;
  border: 1px solid #E1E1E1;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
  margin-right: 15px;
  flex-shrink: 0;
}
.single-service-wrap .media .media-body h6 {
  margin-bottom: 3px;
}
.single-service-wrap .media .media-body p {
  color: var(--heading-color);
  margin-bottom: 0;
}

/* ===== 响应式微调 ===== */
@media (max-width: 767px) {
  .single-service-wrap .media {
	  flex-direction: column;
	  text-align: center;
  }
  .single-service-wrap .media .thumb {
	  margin-right: 0;
	  margin-bottom: 12px;
  }
}


/*====Why Choose Us=====*/

        .why-choose-us-item {
            display: flex;
            flex-direction: column;
            background: #ffffff;
            border-radius:5px;
            overflow: hidden;
            /*box-shadow: 0 6px 24px rgba(0, 0, 0, 0.05);*/
            transition: transform 0.25s ease, box-shadow 0.3s ease;
            height: 100%;
            border: none;
        }

        .why-choose-us-item:hover {
            transform: translateY(-6px);
            box-shadow: 0 18px 48px rgba(0, 0, 0, 0.10);
        }

        /* ---------- Image Area: Square + Padding, Centered & Scaled Down ---------- */
        .why-choose-us-img {
            width: 100%;
            aspect-ratio: 1 / 1;
            /*padding: 16px;*/
            box-sizing: border-box;
            background: transparent;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
        }

        .why-choose-us-img img {
            width: 80%;
            height: 80%;
            object-fit: cover;
            border-radius: 0;
            /*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);*/
            display: block;
            transition: none;
        }

        /* Disable image hover effects */
        .why-choose-us-item:hover .why-choose-us-img img {
            transform: none;
        }

        /* ---------- Text Area (Bottom) ---------- */
        .why-choose-us-body {
            flex: 1;
            padding: 4px 20px 30px 20px;
            display: flex;
            flex-direction: column;
            justify-content: flex-start;
            background: #ffffff;
        }

        .why-choose-us-title {
            font-size: 18px;
            font-weight: 600;
            color: #0f172a;
            margin-bottom: 6px;
            line-height: 1.3;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
			text-align:center;
        }

        .why-choose-us-desc {
            color: #475569;
            line-height: 1.6;
            margin-bottom: 0;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
			text-align:center;
			font-size:14px;
        }

        /* ---------- Column Spacing (Row Gaps) ---------- */
        .why-choose-us-col {
            padding-bottom: 28px;
        }

        /* ======================================== */
        /* ===== Responsive ===== */
        /* ======================================== */

        /* Medium screens */
        @media (max-width: 1199.98px) {
            .why-choose-us-img {
                padding: 14px;
            }
            .why-choose-us-img img {
                width: 82%;
                height: 82%;
            }
            .why-choose-us-body {
                padding: 2px 18px 18px 18px;
            }
            .why-choose-us-title {
                font-size: 17px;
            }
            .why-choose-us-desc {
                font-size: 13.5px;
                -webkit-line-clamp: 2;
            }
        }

        /* Tablets */
        @media (max-width: 991.98px) {
            .why-choose-us-img {
                padding: 12px;
            }
            .why-choose-us-img img {
                width: 84%;
                height: 84%;
            }
            .why-choose-us-body {
                padding: 0 16px 16px 16px;
            }
            .why-choose-us-title {
                font-size: 16px;
            }
            .why-choose-us-desc {
                font-size: 13px;
                -webkit-line-clamp: 2;
            }
            .why-choose-us-col {
                padding-bottom: 20px;
            }
        }

        /* Phones */
        @media (max-width: 767.98px) {
            .why-choose-us-img {
                padding: 10px;
            }
            .why-choose-us-img img {
                width: 86%;
                height: 86%;
            }
            .why-choose-us-body {
                padding: 0 14px 14px 14px;
            }
            .why-choose-us-title {
                font-size: 15px;
            }
            .why-choose-us-desc {
                font-size: 12.5px;
                -webkit-line-clamp: 2;
            }
            .why-choose-us-col {
                padding-bottom: 16px;
            }
        }

        /* Extra small screens (one column) */
        @media (max-width: 575.98px) {
            body {
                padding: 20px 12px;
            }
            .why-choose-us-img {
                padding: 14px;
            }
            .why-choose-us-img img {
                width: 80%;
                height: 80%;
            }
            .why-choose-us-body {
                padding: 2px 16px 16px 16px;
            }
            .why-choose-us-title {
                font-size: 16px;
            }
            .why-choose-us-desc {
                font-size: 13px;
                -webkit-line-clamp: 2;
            }
            .why-choose-us-col {
                padding-bottom: 16px;
                padding-left: 4px;
                padding-right: 4px;
            }
            .row {
                margin-left: -4px;
                margin-right: -4px;
            }
            .col-12 {
                padding-left: 0;
                padding-right: 0;
            }
        }

        /* ---------- Override Bootstrap container padding on extra small screens ---------- */
        @media (max-width: 575.98px) {
            .container {
                padding-left: 4px;
                padding-right: 4px;
            }
        }
		


	.max-w-2xl {
	max-width: 75%;
	}
	.mx-auto {
	margin-right: auto !important;
	margin-left: auto !important;
	}
	
   /* ===== Top Recommender Block ===== */
        .recommender-block {
            text-align: center;
            margin-bottom: 56px;
        }
        .recommender-avatar {
            width: 160px;
            height: 160px;
            border-radius: 50%;
            object-fit: cover;
            border: 3px solid #fff;
            box-shadow: 0 2px 12px rgba(0, 0, 0, 0.10);
            margin-bottom: 16px;
        }
        .recommender-text {
            font-weight: 600;
        }
        .recommender-title {
            font-weight: normal;
			padding-left:20px;
        }

        /* ===== Profile Header Section ===== */
        .profile-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 22px;
        }
        .profile-name {
            font-size: 26px;
            font-weight: 600;
            margin: 0;
        }
        .follow-btn {
            background-color: #00BC70;
            color: #fff;
            border: none;
            padding: 8px 26px;
            border-radius: 10px;
            font-weight: 500;
            transition: background-color 0.2s;
        }
        .follow-btn:hover {
            background-color: #0b5ed7;
            color: #fff;
        }

        /* ===== Profile Statistics ===== */
        .profile-stats {
            display: flex;
            gap: 28px;
            margin-bottom: 26px;
        }
        .stat-num {
            font-weight: 600;
        }

        /* ===== Profile Biography ===== */
        .profile-bio {
            line-height: 1.75;
        }

        /* ===== Blog Section ===== */
        .blog-section {
            padding-bottom: 70px;
        }
        .section-title {
            font-size: 24px;
            font-weight: 600;
            margin-bottom:40px;
        }
        .section-subtitle {
            margin-bottom: 38px;
        }

        /* ===== Blog Card Styles ===== */
        .blog-card {
            background: transparent;
            border: none;
            margin-bottom: 36px;
        }
        .blog-card-img {
            width: 100%;
            height: 190px;
            object-fit: cover;
            border-radius: 6px;
            margin-bottom: 22px;
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
        }

        /* ===== Blog Title ===== */
        .blog-title {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 11px;
            transition: color 0.25s ease;
            cursor: default;
        }
        .blog-title:hover {
            color: #00BC70;
        }
        .blog-title.green:hover {
            color: #16a34a;
        }
        .blog-excerpt {
            line-height: 1.6;
            margin-bottom: 22px;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        /* ===== Card Bottom Author Info ===== */
        .blog-author {
            display: flex;
            align-items: center;
            gap: 12px;
        }
        .author-avatar {
            width: 34px;
            height: 34px;
            border-radius: 50%;
            object-fit: cover;
        }
        .author-info {
            line-height: 1.3;
        }
        .author-name {
            font-weight:600;
            margin: 0;
        }
        .author-name:hover {
            color: #00BC70;
        }
        .author-title {
            margin: 0;
			font-size:13px;
        }

        /* ===== Responsive Adjustments ===== */
        @media (max-width: 768px) {
            .page-container {
                padding: 0 18px;
            }
            .profile-name {
                font-size: 22px;
            }
            .blog-card-img {
                height: 160px;
            }
            .profile-stats {
                gap: 18px;
                flex-wrap: wrap;
            }
            .recommender-avatar {
                width: 80px;
                height: 80px;
            }
        }

        @media (max-width: 576px) {
            .page-container {
                padding: 0 14px;
            }
            .profile-name {
                font-size: 20px;
            }
            .follow-btn {
                padding: 6px 18px;
                font-size: 13px;
            }
            .blog-card-img {
                height: 140px;
            }
            .section-title {
                font-size: 20px;
            }
            .blog-title {
                font-size: 16px;
            }
            .author-avatar {
                width: 28px;
                height: 28px;
            }
            .recommender-avatar {
                width: 68px;
                height: 68px;
            }
            .profile-stats {
                gap: 14px;
            }
            .profile-bio {
                margin-bottom: 60px;
            }
        }
		
		
 /* ===== section-element 区块 ===== */


  /* ===== 区块容器 ===== */
        .section-element {
            overflow: hidden;
        }

        /* ===== Banner 卡片 ===== */
        .section-element .banner {
            overflow: hidden;
            position: relative;
            border-radius: 4px;
        }

        /* 图片容器 & hover 缩放 */
        .section-element .banner-img {
            overflow: hidden;
        }
        .section-element .banner-img img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease-out;
            transform: scale(1);
        }
        .section-element .banner:hover .banner-img img {
            transform: scale(1.08);
        }

        /* ===== 右侧内部 flex 行 ===== */
       .section-element .flex-row-nowrap {
            display: flex;
            flex-wrap: nowrap;
            gap: 8px;
        }
        .section-element .flex-row-nowrap .flex-item {
            flex: 0 0 auto;
            min-width: 0;
        }
        .section-element .flex-row-nowrap .flex-1-3 {
            flex: 0 0 calc(33.3333% - 6px);
            width: calc(33.3333% - 6px);
        }
       .section-element  .flex-row-nowrap .flex-2-3 {
            flex: 0 0 calc(66.6667% - 4px);
            width: calc(66.6667% - 4px);
        }

        /* 上边距包装 */
       .section-element  .mt-wrap {
            padding-top: 8px;
        }

        /* ===== 响应式：平板及以下 ===== */
        @media (max-width: 991.98px) {
            .section-element {
                margin-top: 30px;
            }
        }

        /* ===== 响应式：手机 (＜768px) ===== */
        @media (max-width: 767.98px) {
            .section-element {
                margin-top: 20px;
            }

           .section-element .flex-row-nowrap {
                gap: 6px;
            }
          .section-element  .flex-row-nowrap .flex-1-3 {
                flex: 0 0 calc(33.3333% - 4px);
                width: calc(33.3333% - 4px);
            }
          .section-element  .flex-row-nowrap .flex-2-3 {
                flex: 0 0 calc(66.6667% - 4px);
                width: calc(66.6667% - 4px);
            }

          .section-element  .mt-wrap {
                padding-top: 6px;
            }

         .section-element   .left-banner-col {
                margin-bottom: 12px;
            }
        }

        /* ===== 超小屏额外优化 ===== */
        @media (max-width: 480px) {
          .section-element  .flex-row-nowrap {
                gap: 4px;
            }
          .section-element  .flex-row-nowrap .flex-1-3 {
                flex: 0 0 calc(33.3333% - 3px);
                width: calc(33.3333% - 3px);
            }
          .section-element  .flex-row-nowrap .flex-2-3 {
                flex: 0 0 calc(66.6667% - 3px);
                width: calc(66.6667% - 3px);
            }
        }
	
	
	 /* ===== Exhibition experience ===== */
 /* ===== 主容器 ===== */
        .banner-grid {
            overflow: hidden;
        }
        .banner-grid .row {
            margin: 0 -4px;
            display: flex;
            flex-wrap: nowrap;
        }

        /* ===== 列基础 ===== */
        .banner-grid .large-6 {
            position: relative;
            width: 50%;
            box-sizing: border-box;
            padding: 0 4px;
        }
        .banner-grid .large-12 {
            position: relative;
            width: 100%;
            box-sizing: border-box;
            padding: 0 4px;
        }

        /* ===== PC：左右各占 50% ===== */
        .banner-grid .left-banner-col {
            width: 50% !important;
            float: left;
            box-sizing: border-box;
            padding: 0 4px;
        }
        .banner-grid .right-banner-col {
            width: 50% !important;
            float: left;
            box-sizing: border-box;
            padding: 0 4px;
        }

        /* ===== 左侧内部：两列布局（图1、2上下 | 图3单独） ===== */
        .banner-grid .left-banner-col .wpb_wrapper {
            height: 100%;
            display: flex;
            flex-direction: column;
        }

        .banner-grid .left-inner {
            flex: 1;
            display: flex;
            gap: 6px;
            min-height: 0;
        }

        .banner-grid .left-inner-col {
            flex: 1;
            display: flex;
            flex-direction: column;
            gap: 6px;
            min-height: 0;
        }

        .banner-grid .left-inner-col .banner {
            flex: 1;
            display: flex;
            flex-direction: column;
            min-height: 0;
        }

        .banner-grid .left-inner-col .banner-img {
            flex: 1;
            overflow: hidden;
        }

        .banner-grid .left-inner-col .banner-img img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
            transition: transform 0.3s ease-out;
            transform: scale(1);
        }

        .banner-grid .left-inner-col .banner-img:hover img {
            transform: scale(1.1);
        }

        /* ===== 右侧：两行均为 50%+50% ===== */
        .banner-grid .row-inner-2col {
            overflow: hidden;
            margin: 0 -4px;
            display: flex;
            flex-wrap: nowrap;
        }
        .banner-grid .row-inner-2col .large-6 {
            width: 50% !important;
            flex: 0 0 50%;
            padding: 0 4px;
        }

        /* ===== 通用图片样式 ===== */
        .banner-grid .banner {
            overflow: hidden;
            position: relative;
        }
        .banner-grid .banner-img img {
            width: 100%;
            height: auto;
            display: block;
            transition: transform 0.3s ease-out;
            transform: scale(1);
        }
        .banner-grid .banner-img:hover img {
            transform: scale(1.1);
        }

        /* ===== 上边距 ===== */
        .margin-top-5-wrap {
            padding-top: 6px;
        }

        /* ===== 响应式：767px 及以下 ===== */
        @media only screen and (max-width:767px) {
            .banner-grid>.row {
                flex-wrap: wrap;
            }
            .banner-grid .left-banner-col {
                width: 100% !important;
                float: none;
                margin-bottom: 16px;
            }
            .banner-grid .right-banner-col {
                width: 100% !important;
                float: none;
            }

            .banner-grid .left-inner {
                gap: 4px;
            }
            .banner-grid .left-inner-col {
                gap: 4px;
            }

            .banner-grid .row-inner-2col {
                flex-wrap: nowrap;
            }
            .banner-grid .row-inner-2col .large-6 {
                width: 50% !important;
                flex: 0 0 50%;
            }

            .margin-top-5-wrap {
                padding-top: 16px;
            }
        }

        /* ===== 平板：768-991px ===== */
        @media (min-width:768px) and (max-width:991px) {
            .banner-grid {
                margin-top: 30px;
            }
        }