:root{
	--ThemesBoxTitleColor: #333;
	--ThemesBoxTitleFont: "Montserrat-Regular";
	--ThemesBoxSubTitleColor: #555;
	--ThemesBoxSubTitleFont: "Opensans-Regular";
	--ThemesProductsTitleColor: #373737;
	--ThemesProductsTitleFont: "Opensans-Regular";
	--ThemesProductsPriceColor: #000;
	--ThemesProductsPriceFont: "Montserrat-Regular";
	--ThemesProductsDelPriceColor: #999;
	--ThemesProductsDelPriceFont: "Montserrat-Regular";
	--ThemesTextContentColor: #333;
	--ThemesTextContentFont: "Arial";
	--ThemesHeaderBgColor:#000000;
	--ThemesHeaderTextColor: #ffffff;
	--ThemesHeaderIconColor: #ffffff;
	--ThemesNavTextColor: #ffffff;
	--ThemesNavTextHoverColor: #ffffff;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
	--ThemesFooterBgColor:#CFCFCF;
	--ThemesFooterTitleColor:#000000;
	--ThemesFooterTextColor: #0F0F0F;
	--ThemesFooterTextHoverColor: #333333;
	--ThemesFooterIconColor: #000000;
	--ThemesFooterLineColor:#eeeeee;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

	--ThemesBodyColor: #ffffff;
    --ThemesNavFont: Montserrat-Regular;
    --ThemesFooterNavFont: Montserrat-Regular;
	--ThemesCheckoutButtonBgColor: #000000;
	--ThemesCheckoutButtonTextColor: #ffffff;

	--ProductsSalesBgStyleColor: #000;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: Montserrat-Regular;
	--PreBackgroundColor: #F1F1F1;
}
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); }
.themes_article_title{color:#222222;font-family:"Montserrat-Regular";}
.themes_article_subtitle{color:#555555;font-family:"Opensans-Regular";}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }

.ly_slider .slider_container .slider_pagination .slider_pagination_dot{background-color: rgba(0,0,0,.3);}
.ly_slider .slider_container .slider_pagination .slider_pagination_dot.active{background-color: #fb3f89;}
.section_category_inner{border-bottom: 1px solid rgba(0,0,0,.1);}
.discount_tags .discount_tag{color:#ffffff;font-family: "Montserrat-Regular";background: #000000;}
.operator_btns .operator_btn_item a{background-color: #ffffff;-webkit-box-shadow: 0px 0px 14px rgba(0,0,0,.04);box-shadow: 0px 0px 14px rgba(0,0,0,.04);}
.gallery_list .gallery_item .instagram_mask {background-color: rgba(0,0,0,.5);}
.section_title .section_title_btn a:hover{background-color: #000000;color: #fff;}
.all_product_btn a:hover{background-color: #222222;color: #fff;}
.section_title .section_title_btn.black_btn a:hover{background-color: #fff;color: #222222;}
.goods_poster .poster_info .poster_info_btn a:hover{background-color: transparent;color: #f5f5f5;}
@media screen and (max-width:1000px){
	.section_title .section_title_btn a:hover{color:#333333;background-color:transparent;}
	.all_product_btn a:hover{color:#222222;background-color: transparent;}
	.goods_poster .poster_info .poster_info_btn a:hover{background:#f5f5f5;color:#000000;border:solid 1px #f5f5f5;}
}
body .new_sidebar .pro_item .icon_discount{background-color: #222222;}
body .market_prod_list .pro_item dt em{background-color: #222222;}
body .market_prod_list .pro_item .icon_discount_foot{border-color: #222222;border-bottom-color: transparent;}
body .prod_description .pd_title span{color: #666666;;}
body .prod_description .pd_title .current span{color: #222222;}
body .prod_description .pd_title .current span:before{background-color: #222222;}
/* 产品详细购物车按钮 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: 1440px; padding-left: 15px; padding-right: 15px; }
.themes_box_button{font-family: var(--ThemesButtonFont);}