:root{
	--AddtoCartColor: #000000;
	--BuyNowColor: #1f2021;
	--ThemesBoxTitleColor: #333;
	--ThemesBoxTitleFont: "Poppins-Regular";
	--ThemesBoxSubTitleColor: #333;
	--ThemesBoxSubTitleFont: "Poppins-Regular";
	--ThemesProductsTitleColor: #333;
	--ThemesProductsTitleFont: "Poppins-Regular";
	--ThemesProductsPriceColor: #212121;
	--ThemesProductsPriceFont: "Poppins-Regular";
	--ThemesProductsDelPriceColor: #888;
	--ThemesProductsDelPriceFont: "Poppins-Regular";
	--ThemesTextContentColor: #333;
	--ThemesTextContentFont: "Poppins-Regular";
	--ThemesHeaderBgColor: #ffffff;
	--ThemesHeaderTextColor: #333333;
	--ThemesNavTextHoverColor:#666666;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
	--ThemesHeaderIconColor: #333333;
	--ThemesNavTextColor: #333333;
	--ThemesFooterBgColor: #1a1a1a;
	--ThemesFooterTitleColor: #ffffff;
	--ThemesFooterTextColor: #888888;
	--ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
    --ThemesFooterIconColor: #bbbbbb;
    --ThemesCopyrightColor:#999999;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

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

	--ProductsSalesBgStyleColor: #222222;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: Poppins-Regular;
	--PreBackgroundColor: #F1F1F1;
}
body.index {background-color: var(--ThemesBodyColor);}
.themes_box_title{font-family:var(--ThemesBoxTitleFont);color: var(--ThemesBoxTitleColor);}
.themes_box_subtitle{font-family:var(--ThemesBoxSubTitleFont);color: var(--ThemesBoxSubTitleColor);}
.themes_products_title{font-family:var(--ThemesProductsTitleFont);color: var(--ThemesProductsTitleColor);}
.themes_products_price{font-family:var(--ThemesProductsPriceFont);color: var(--ThemesProductsPriceColor);}
.themes_products_origin_price{font-family:var(--ThemesProductsDelPriceFont);color: var(--ThemesProductsDelPriceColor);}
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
.themes_text_content{ color: var(--ThemesTextContentColor); font-family:var(--ThemesTextContentFont); }
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }

body{font-family:"Poppins-Regular";}
.ly_banner .ly_banner_pager span{border:solid 2px #333;}
body #banner_edit .banner_tab a{border: solid 2px #333;background-color: unset;}
body #banner_edit .banner_tab a.on{background-color: #333;}
.ly_new .ly_new_pro .ly_new_pro_text .ly_new_pro_btn a{border-bottom:solid 1px #333333;}
.ly_pro .ly_pro_list .ly_pro_item .ly_pro_text .ly_pro_text_title{color:#333333;}
.ly_pro .ly_pro_list .ly_pro_item .ly_pro_text .ly_pro_price .ly_pro_price_rep{color:#888888;}
.ly_pro_tag span{color:#ffffff;background-color:#222222;}
.ly_pro_btn .ly_pro_btn_item{background-color:#ffffff;}
.ly_pro_btn .ly_pro_btn_fa.is_in{background-color: #222222;}
.ly_choice .ly_choice_text .ly_choice_text_title{color:#1e1e20;}
.ly_choice .ly_choice_text .ly_choice_text_btn a{background-color:#1e1e20;color:#ffffff;border:solid 1px #1e1e20;}
.ly_best .ly_best_right .ly_best_right_text .ly_best_right_text_btn a{border-bottom:solid 1px #333333;}
body .prod_description .pd_title .current span{color: #222222;}
body .prod_description .pd_title .current span:before{background-color: #222222;}
@media screen and (min-width:1024px){
    .ly_pro_btn .ly_pro_btn_item:hover{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: 1525px; }
@media screen and (max-width: 1800px) {
	.container_screen{ max-width: 100%; padding-left: 4vw; padding-right: 4vw; box-sizing: border-box; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}