@charset "UTF-8";
:root{
	--AddtoCartColor: {$AddtoCartColor};
	--BuyNowColor: {$BuyNowColor};
	--ThemesBoxTitleColor: {$ThemesBoxTitleColor};
	--ThemesBoxTitleFont: "{$ThemesBoxTitleFont}";
	--ThemesBoxSubTitleColor: {$ThemesBoxSubTitleColor};
	--ThemesBoxSubTitleFont: "{$ThemesBoxSubTitleFont}";
	--ThemesProductsTitleColor: {$ThemesProductsTitleColor};
	--ThemesProductsTitleFont: "{$ThemesProductsTitleFont}";
	--ThemesProductsPriceColor: {$ThemesProductsPriceColor};
	--ThemesProductsPriceFont: "{$ThemesProductsPriceFont}";
	--ThemesProductsDelPriceColor: {$ThemesProductsDelPriceColor};
	--ThemesProductsDelPriceFont: "{$ThemesProductsDelPriceFont}";
	--ThemesTextContentColor: {$ThemesTextContentColor};
	--ThemesTextContentFont: "{$ThemesTextContentFont}";
	--ThemesHeaderBgColor: {$ThemesHeaderBgColor};
	--ThemesHeaderTextColor: {$ThemesHeaderTextColor};
	--ThemesHeaderLineColor: {$ThemesHeaderLineColor};
	--ThemesHeaderIconColor: {$ThemesHeaderIconColor};
	--ThemesHeaderIconBgColor: {$ThemesHeaderIconBgColor};
	--ThemesHeaderTipsColor: {$ThemesHeaderTipsColor};
	--ThemesHeaderInputBorderColor: {$ThemesHeaderInputBorderColor};
	--ThemesHeaderInputBgColor: {$ThemesHeaderInputBgColor};
	--ThemesNavBgColor: {$ThemesNavBgColor};
	--ThemesNavTextColor: {$ThemesNavTextColor};
	--ThemesNavTextHoverColor: {$ThemesNavTextHoverColor};
	--ThemesNavLevel2TextColor: {$ThemesNavLevel2TextColor};
	--ThemesNavLevel2TextHoverColor: {$ThemesNavLevel2TextHoverColor};
	--ThemesNavLevel3TextColor: {$ThemesNavLevel3TextColor};
	--ThemesNavLevel3TextHoverColor: {$ThemesNavLevel3TextHoverColor};
	--ThemesNavLevel4TextColor: {$ThemesNavLevel4TextColor};
	--ThemesNavLevel4TextHoverColor: {$ThemesNavLevel4TextHoverColor};
	--ThemesFooterBgColor: {$ThemesFooterBgColor};
	--ThemesFooterTitleColor: {$ThemesFooterTitleColor};
	--ThemesFooterTextColor: {$ThemesFooterTextColor};
	--ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
	--ThemesFooterLineColor: {$ThemesFooterLineColor};
	--ThemesFooterIconColor: {$ThemesFooterIconColor};
	--ThemesReviewsStarColor: {$ThemesReviewsStarColor};
	--ThemesAttrOptionColor: {$ThemesAttrOptionColor};
	--ThemesProductSoldFontColor: {$ThemesProductSoldFontColor};
	--ThemesCopyrightColor: {$ThemesCopyrightColor};
	--ThemesCopyrightBgColor: {$ThemesCopyrightBgColor};

	--ThemesBodyColor: {$ThemesBodyColor};
    --ThemesNavFont: {$ThemesNavFont};
    --ThemesFooterNavFont: {$ThemesFooterNavFont};
	--ThemesCheckoutButtonBgColor: {$ThemesCheckoutButtonBgColor};
	--ThemesCheckoutButtonTextColor: {$ThemesCheckoutButtonTextColor};

	--ProductsSalesBgStyleColor: {$ProductsSalesBgStyleColor};
	--ProductsSalesTextColor: {$ProductsSalesTextColor};

	--ThemesAddToCartTextColor: {$ThemesAddToCartTextColor};
	--ThemesAddToCartTextHoverColor: {$ThemesAddToCartTextHoverColor};
	--ThemesAddToCartBgColor: {$ThemesAddToCartBgColor};
	--ThemesAddToCartBgHoverColor: {$ThemesAddToCartBgHoverColor};
	--ThemesAddToCartBorderColor: {$ThemesAddToCartBorderColor};
	--ThemesAddToCartBorderHoverColor: {$ThemesAddToCartBorderHoverColor};
	--ThemesBuyNowTextColor: {$ThemesBuyNowTextColor};
	--ThemesBuyNowBgColor: {$ThemesBuyNowBgColor};
	--ThemesButtonFont: {$ThemesButtonFont};
	--PreBackgroundColor: {$PreBackgroundColor};
	--ThemesSearchPlaceholderTipsText: {$ThemesSearchPlaceholderTipsText};
}
body,html{font-family:'Opensans-Regular',Arial;color:#333;}
body.index {background-color: var(--ThemesBodyColor);}
.themes_box_title{color:var(--ThemesBoxTitleColor);font-family:var(--ThemesBoxTitleFont);}
.themes_box_subtitle{color:var(--ThemesBoxSubTitleColor);font-family: var(--ThemesBoxSubTitleFont);}
.themes_products_title{color:var(--ThemesProductsTitleColor);font-family: var(--ThemesProductsTitleFont);}
.themes_products_price{color:var(--ThemesProductsPriceColor);font-family: var(--ThemesProductsPriceFont);}
.themes_products_origin_price{color: var(--ThemesProductsDelPriceColor);font-family: var(--ThemesProductsDelPriceFont);}
.themes_text_content{ color: var(--ThemesTextContentColor); font-family: var(--ThemesTextContentFont); }
.bx_nav_one .header_inner:after{ background: var(--ThemesHeaderTextColor); }
.hamburger .line{background-color:var(--ThemesHeaderIconColor);}
/*价格*/
.themes_products_sales , .icon_discount{ color: #fff; }
.themes_btn{border:1px solid transparent;color:#333;}
.themes_bor{border-color:#e5e5e5;border-style:solid}
.themes_bor_before:before{border-color:#e5e5e5;border-style:solid}
.themes_sales,
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
/*bg*/
.bx_nav{ background-color: var(--ThemesNavBgColor); }
.bx_nav_one { background-color:var(--ThemesHeaderBgColor); }
.bg_0{ background-color: #f4f4f4; }
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }

.index_arrival .arrival_box{background-color:#fff;}
.index_arrival .arrival_box .l_list .item{border:1px solid #e4e4e4;}
.index_arrival .arrival_box .l_right .pro_info .shop_now{border:1px solid #1e1e1e;background:#1e1e1e;color:#fff;}
.index_arrival .arrival_box .l_right .pro_info .add_favorite{color:#666666;}
.index_arrival .arrival_box .l_list .item.cur{border-color:#d52b27;}
.index_popular .view_btn{ border: 1px solid #333333; color: #1e1e1e;}
.index_popular .view_btn:hover{ background-color: #333; color: #fff; }
.index_popular .pro_list .item .img .more_view .view,
.index_popular .pro_list .item .img .more_view .add_to_cart,
.index_popular .pro_list .item .img .more_view .add_favorite{ background-color: #1e1e1e; }
.partners_box a img,.pic_box img{color: var(--ThemesFooterTextColor);}
/* 产品详细购物车按钮 start */
.default_products_detail #addtocart_button{background-color: var(--ThemesAddToCartBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesAddToCartBorderColor);color: var(--ThemesAddToCartTextColor);}
.default_products_detail #addtocart_button:hover{background-color: var(--ThemesAddToCartBgHoverColor);color:var(--ThemesAddToCartTextHoverColor);border-color: var(--ThemesAddToCartBorderHoverColor);}
.default_products_detail #buynow_button{background-color: var(--ThemesBuyNowBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesBuyNowBgColor);color: var(--ThemesBuyNowTextColor);}
.default_products_detail #buynow_button:hover{background-color: var(--ThemesBuyNowBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesBuyNowBgColor);}
.shopping_add_to_cart .shopping_addtocart_add_btn{background-color: var(--ThemesAddToCartBgColor);border-style: solid;border-width: 1px;border-color: var(--ThemesAddToCartBorderColor);color: var(--ThemesAddToCartTextColor);}
.shopping_add_to_cart .shopping_addtocart_add_btn:hover{background-color: var(--ThemesAddToCartBgHoverColor);color:var(--ThemesAddToCartTextHoverColor);border-color: var(--ThemesAddToCartBorderHoverColor);}
.shopping_add_to_cart .shopping_addtocart_buy_btn{background-color: var(--ThemesBuyNowBgColor);border-width: 1px;border-style: solid;border-color: var(--ThemesBuyNowBgColor);color: var(--ThemesBuyNowTextColor);}
.shopping_add_to_cart .shopping_addtocart_buy_btn:hover{background-color: var(--ThemesBuyNowBgColor);}
/* 产品详细购物车按钮 end */
/*checkout按钮*/
.global_shopping_cart_box .checkout_btn button , body .product_price_container .button_info .btn_checkout{background-color: var(--ThemesCheckoutButtonBgColor);color:var(--ThemesCheckoutButtonTextColor)}
.global_shopping_cart_box .checkout_btn button:hover , body .product_price_container .button_info .btn_checkout:hover{color:var(--ThemesCheckoutButtonTextColor)}
.global_shopping_cart_box .checkout_btn .btn-loading{background-color: var(--ThemesCheckoutButtonBgColor);color:var(--ThemesCheckoutButtonBgColor)}
.global_shopping_cart_box .checkout_btn .btn-loading:hover,
.global_shopping_cart_box .checkout_btn .btn-loading:active{background-color: var(--ThemesCheckoutButtonBgColor);color:var(--ThemesCheckoutButtonBgColor)}

.container_screen { max-width: 92%; margin: 0 auto; -webkit-box-sizing: border-box; box-sizing: border-box }
@media screen and (min-width: 768px) {
	.container_screen { max-width:740px; padding-left: 0; padding-right: 0; }
}
@media screen and (min-width: 992px) {
	.container_screen { max-width:960px }
}
@media screen and (min-width: 1400px) {
	.container_screen { max-width:1250px }
}
@media screen and (min-width: 1600px) {
	.container_screen { max-width:1200px }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}