:root{
	--AddtoCartColor: #95BE06;
	--BuyNowColor: #FFC000;
	--ThemesBoxTitleColor: #222;
	--ThemesBoxTitleFont: "Roboto-Bold";
	--ThemesBoxSubTitleColor: #333;
	--ThemesBoxSubTitleFont: "Opensans-Regular";
	--ThemesProductsTitleColor: #222;
	--ThemesProductsTitleFont: "Opensans-Regular";
	--ThemesProductsPriceColor: #FFFFFF;
	--ThemesProductsPriceFont: "Opensans-Regular";
	--ThemesProductsDelPriceColor: #FFFFFF;
	--ThemesProductsDelPriceFont: "Opensans-Regular";
	--ThemesTextContentColor: ;
	--ThemesTextContentFont: "微软雅黑";
	--ThemesHeaderBgColor:#FFFFFF;
    --ThemesHeaderLineColor:{$ThemesHeaderLineColor};
    --ThemesHeaderTextColor:#222222;
    --ThemesHeaderIconColor:#3f3f3f;
    --ThemesBoardColor:{$ThemesBoardColor};
    --ThemesBoardBgColor:{$ThemesBoardBgColor};
    --ThemesHeaderIconBgColor:{$ThemesHeaderIconBgColor};
    --ThemesHeaderIconUserColor:{$ThemesHeaderIconUserColor};
    --ThemesHeaderIconUserBgColor:{$ThemesHeaderIconUserBgColor};
    --ThemesHeaderIconCartColor:{$ThemesHeaderIconCartColor};
    --ThemesHeaderIconCartBgColor:{$ThemesHeaderIconCartBgColor};
    --ThemesHeaderIconSearchColor:{$ThemesHeaderIconSearchColor};
    --ThemesHeaderIconSearchBgColor:{$ThemesHeaderIconSearchBgColor};
    --ThemesHeaderTipsColor:{$ThemesHeaderTipsColor};
    --ThemesHeaderInputBorderColor:{$ThemesHeaderInputBorderColor};
    --ThemesHeaderInputBgColor:{$ThemesHeaderInputBgColor};
    --ThemesNavBgColor:{$ThemesNavBgColor};
    --ThemesNavTextColor:#222222;
    --ThemesNavTextHoverColor:#34c1bb;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesFooterBgColor:#FFFFFF;
    --ThemesFooterLineColor:#d6e2e2;
    --ThemesFooterIconColor:#000000;
    --ThemesFooterTitleColor:#222222;
    --ThemesFooterTextColor:#222222;
    --ThemesFooterTextHoverColor:{$ThemesFooterTextHoverColor};
    --ThemesCopyrightColor:{$ThemesCopyrightColor};
    --ThemesCopyrightBgColor:{$ThemesCopyrightBgColor};
    --ThemesFooterButtonColor:#333333;
    --ThemesFooterButtonHoverColor:#81d8d0;
    --ThemesFooterButtonBgColor:#81d8d0;
    --ThemesFooterButtonBgHoverColor:#FFFFFF;
    --ThemesFooterInputColor:#333333;
    --ThemesFooterInputBgColor:#ffffff;
    --ThemesFooterInputBorderColor:{$ThemesFooterInputBorderColor};
    --ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

    --ThemesBodyColor: #ffffff;
    --ThemesNavFont: ;
    --ThemesFooterNavFont: Arial;
	--ThemesCheckoutButtonBgColor: #000000;
	--ThemesCheckoutButtonTextColor: #ffffff;
    		
	--ProductsSalesBgStyleColor: #39c8bb;
	--ProductsSalesTextColor: #fbfefe;

	--ThemesAddToCartTextColor: #000000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #FFFFFF;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: Poppins-SemiBold;
	--PreBackgroundColor: #FFFFFF;
}
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_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);}
.ly_i_pro_item_text .ly_i_pro_item_price .ly_i_price_dis{color:#222;}
.ly_i_rec .ly_i_rec_pro .ly_i_rec_pro_text .ly_i_rec_pro_btn{background:#81d8d0;color:#222;border: solid 1px #81d8d0;}
.ly_i_product .ly_i_pro_title{color:#222;}
.ly_i_pro_item_label .ly_i_pro_label_sale{border:1px solid #343434;color:#222;background-color: #fff;}
.ly_i_pro_item_label .ly_i_pro_label_dis{background:#39c8bb;color:#fbfefe;}
#banner_edit .banner_tab a{background-color: rgba(0, 0, 0, .4);}
#banner_edit .banner_tab a.on{background-color: #81d8d0;}
.signin_box_sec .signin{color: #222;}
.signin_box_sec .signup{border-color: #34c1bb;color:#34c1bb ;}
.signin_box_sec .signup:hover{border-color: #34c1bb;color:#34c1bb ;}
@media screen and (min-width:1024px){    
    .ly_i_rec .ly_i_rec_pro:hover .ly_i_rec_pro_btn {background-color: transparent;border-color: #81d8d0; color: #34c1bb  ;}
}
/* 产品详细购物车按钮 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: 1280px; }
@media screen and (max-width: 1350px) {
    .container_screen{ max-width: 100%; padding-left: 4vw; padding-right: 4vw; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}