:root{
	--AddtoCartColor: #95BE06;
	--BuyNowColor: #FFC000;
	--ThemesBoxTitleColor: #222222;
	--ThemesBoxTitleFont: "OpenSans-Bold";
	--ThemesBoxSubTitleColor: #DDDDDD;
	--ThemesBoxSubTitleFont: "Opensans-Regular";
	--ThemesProductsTitleColor: #888888;
	--ThemesProductsTitleFont: "Opensans-Regular";
	--ThemesProductsPriceColor: #6E0299;
	--ThemesProductsPriceFont: "Opensans-Regular";
	--ThemesProductsDelPriceColor: #999999;
	--ThemesProductsDelPriceFont: "Opensans-Regular";
	--ThemesTextContentColor: #000000;
	--ThemesTextContentFont: "Opensans-Light";
	--ThemesHeaderBgColor: #030303;
	--ThemesHeaderTextColor: #ffffff;
	--ThemesHeaderLineColor: #555555;
	--ThemesHeaderIconColor: #ffffff;
	--ThemesHeaderIconBgColor: {$ThemesHeaderIconBgColor};
	--ThemesHeaderTipsColor :{$ThemesHeaderTipsColor};
	--ThemesHeaderInputBorderColor:{$ThemesHeaderInputBorderColor};
	--ThemesHeaderInputBgColor:#212121;
	--ThemesNavBgColor: {$ThemesNavBgColor};
	--ThemesNavTextColor: #ffffff;
	--ThemesNavTextHoverColor: #ffffff;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
	--ThemesFooterBgColor: #030303;
	--ThemesFooterTitleColor: #ffffff;
	--ThemesFooterTextColor: #999999;
	--ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
	--ThemesFooterLineColor: #333333;
    --ThemesFooterIconColor: #bcbbbb;
    --ThemesCopyrightColor:{$ThemesCopyrightColor};
    --ThemesCopyrightBgColor:{$ThemesCopyrightBgColor};
    --ThemesFooterButtonColor:#ffffff;   
    --ThemesFooterButtonHoverColor:{$ThemesFooterButtonHoverColor};
    --ThemesFooterButtonBgColor:{$ThemesFooterButtonBgColor};
    --ThemesFooterButtonBgHoverColor:{$ThemesFooterButtonBgHoverColor};
    --ThemesFooterInputColor:#888888;
    --ThemesFooterInputBgColor:#333333;
    --ThemesFooterInputBorderColor:{$ThemesFooterInputBorderColor};
	--ThemesReviewsStarColor: #ff8800;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

	--ThemesBodyColor: #ffffff;
    --ThemesNavFont: Montserrat-Light;
    --ThemesFooterNavFont: Motserrat-Regular;
	--ThemesCheckoutButtonBgColor: #6E0299;
	--ThemesCheckoutButtonTextColor: #ffffff;
	
	--ProductsSalesBgStyleColor: #000;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: OpenSans-Bold;
	--PreBackgroundColor: #F1F1F1;
	--ThemesSearchPlaceholderTipsText: #999;
}
body{font-family:"Montserrat-Regular",Arial;color: #000000;}
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(--ThemesProductsPriceFont);}
.themes_text_content{ color: var(--ThemesTextContentColor);font-family: var(--ThemesTextContentFont);}
.themes_article_title{color:#ffffff;font-family:"Montserrat-Regular";}
.themes_article_subtitle{color:#999999;font-family:"Montserrat-Light";}
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }
.products_detail_box .prod_info_form li.attr_show .btn_attr.selected{box-shadow: 0 0 0 1px var(--ThemesAttrOptionColor);}
.products_detail_box .prod_info_form li.attr_show .btn_attr:hover, .products_detail_box .prod_info_form li.attr_show .btn_attr.selected{box-shadow: 0 0 0 2px var(--ThemesAttrOptionColor);}
#banner_edit .banner_tab a{background-color: #e0e0e0;}
#banner_edit .banner_tab a.on,#banner_edit .banner_tab a:hover{background-color: #ffffff;}
.ly_pro_item .ly_pro_item_text{background-color: #111111;}
.ly_pro_itemcart_btn a{border:solid 1px #ffffff;background-color:transparent;color:#ffffff;}
.ly_store{background-color:#111111;}
.ly_featur{background-color:#030303;}
.ly_featur_item .ly_featur_item_text .ly_featur_item_btn{border:solid 1px #ffffff;color:#ffffff;}
.ly_store_text{color:#fff}
.ly_featur .ly_featur_text .ly_featur_title{color: #ffffff;}
@media screen and (max-width:1000px){
	#banner{ background-color: #000; }
}
@media screen and (min-width:1000px){
    .ly_pro_itemcart_btn a:hover{background-color:#ffffff;color:#030303;}
	.ly_best .view:hover{background-color: #fff;color: #030303;}
}
/* 产品详细购物车按钮 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: 1700px; }
@media screen and (max-width: 1760px) {
	.container_screen{ max-width: 92%; padding-left: 30px; padding-right: 30px; }
}
@media screen and (max-width: 1000px) {
	.container_screen{ max-width: 100%; padding-left: 4vw; padding-right: 4vw; box-sizing: border-box; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}