:root{
	--AddtoCartColor: #000000;
	--BuyNowColor: #1f2021;
	--ThemesBoxTitleColor: #33332b;
	--ThemesBoxTitleFont: "Poppins-SemiBold";
	--ThemesBoxSubTitleColor: #33332b;
	--ThemesBoxSubTitleFont: "Poppins-Regular";
	--ThemesProductsTitleColor: #333333;
	--ThemesProductsTitleFont: "Poppins-SemiBold";
	--ThemesProductsPriceColor: #ee223b;
	--ThemesProductsPriceFont: "Poppins-SemiBold";
	--ThemesProductsDelPriceColor: #888888;
	--ThemesProductsDelPriceFont: "Poppins-SemiBold";
	--ThemesTextContentColor: ;
	--ThemesTextContentFont: "";
	--ThemesHeaderBgColor:#FFFFFF;
    --ThemesHeaderLineColor:#dedede;
    --ThemesHeaderTextColor:#818181;
    --ThemesHeaderIconColor:#000000;
    --ThemesBoardColor:{$ThemesBoardColor};
    --ThemesBoardBgColor:{$ThemesBoardBgColor};
    --ThemesHeaderIconBgColor:{$ThemesHeaderIconBgColor};
    --ThemesHeaderIconUserColor:{$ThemesHeaderIconUserColor};
    --ThemesHeaderIconUserBgColor:{$ThemesHeaderIconUserBgColor};
    --ThemesHeaderIconCartColor:#000000;
    --ThemesHeaderIconCartBgColor:{$ThemesHeaderIconCartBgColor};
    --ThemesHeaderIconSearchColor:#818181;
    --ThemesHeaderIconSearchBgColor:{$ThemesHeaderIconSearchBgColor};
    --ThemesHeaderTipsColor:{$ThemesHeaderTipsColor};
    --ThemesHeaderInputBorderColor:{$ThemesHeaderInputBorderColor};
    --ThemesHeaderInputBgColor:{$ThemesHeaderInputBgColor};
    --ThemesNavBgColor:{$ThemesNavBgColor};
    --ThemesNavTextColor:#222222;
    --ThemesNavTextHoverColor:#222222;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesFooterBgColor:#333333;
    --ThemesFooterLineColor:#3a3a3a;
    --ThemesFooterIconColor:#ffffff;
    --ThemesFooterTitleColor:#ffffff;
    --ThemesFooterTextColor:#ffffff;
    --ThemesFooterTextHoverColor:#1d81ff;
    --ThemesCopyrightColor:{$ThemesCopyrightColor};
    --ThemesCopyrightBgColor:{$ThemesCopyrightBgColor};
    --ThemesFooterButtonColor:{$ThemesFooterButtonColor};
    --ThemesFooterButtonHoverColor:{$ThemesFooterButtonHoverColor};
    --ThemesFooterButtonBgColor:{$ThemesFooterButtonBgColor};
    --ThemesFooterButtonBgHoverColor:{$ThemesFooterButtonBgHoverColor};
    --ThemesFooterInputColor:{$ThemesFooterInputColor};
    --ThemesFooterInputBgColor:{$ThemesFooterInputBgColor};
    --ThemesFooterInputBorderColor:{$ThemesFooterInputBorderColor};
    --ThemesReviewsStarColor: #E70C0C;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

    --ThemesBodyColor: #ffffff;
    --ThemesNavFont: Poppins-SemiBold;
    --ThemesFooterNavFont: Poppins-Regular;
	--ThemesCheckoutButtonBgColor: #000000;
	--ThemesCheckoutButtonTextColor: #ffffff;
        		
	--ProductsSalesBgStyleColor: #ed0223;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: Poppins-SemiBold;
	--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(--ThemesProductsPriceFont);}
.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); }

.themes_products_subtitle { font-family: 'Poppins-Regular'; color: #333333; }
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
.ly_copy_share .ly_copy .ly_copytext { color: var(--ThemesFooterTextColor); font-family: 'Poppins-Regular'; }
.ly_copy_share .ly_copy .ly_copytext a { color: var(--ThemesFooterTextColor); font-family: 'Poppins-Regular'; }
.ly_parkone .view , 
.ly_parkthree .view{ background-color: #fce33e; color: #000; }
/* 首页 */
.ly_public_btn a { background: #fce33e; border: 1px solid #fce33e; }
@media screen and (max-width: 1000px) {
    .ly_discoutbox .ly_pag .ly_margin_pag .ly_point a { border: 1px solid #888888; }
    .ly_discoutbox .ly_pag .ly_margin_pag .ly_point .active { border: 1px solid #2388ff; }
    .ly_discoutbox .ly_pag .ly_margin_pag .ly_point a:hover { border: 1px solid #2388ff; }
}
@media screen and (min-width:1000px){
    .ly_public_btn a:hover , .ly_public_btn a:hover , .ly_parkthree .view:hover , .ly_parkone .view:hover{ background: none; background: none; border: 1px solid #fce33e; color: #fce33e; }
}
/* 产品详细购物车按钮 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; }
@media screen and (max-width: 1600px) {
    .container_screen{ max-width: 1280px; }
}
@media screen and (max-width: 1400px) {
    .container_screen{ max-width: 1130px; }
}
@media screen and (max-width: 1200px) {
    .container_screen { max-width: 950px; }
}
@media screen and (max-width: 1000px) {
    .container_screen { max-width: 94%; }
}
@media screen and (max-width: 768px) {
    .container_screen { max-width: 92%; }
}

.themes_box_button{font-family: var(--ThemesButtonFont);}