:root{
    --AddtoCartColor: #95BE06;
    --BuyNowColor: #FFC000;
    --ThemesBoxTitleColor: #000;
    --ThemesBoxTitleFont: "OpenSans-Semibold";
    --ThemesBoxSubTitleColor: #000;
    --ThemesBoxSubTitleFont: "OpenSans-Bold";
    --ThemesProductsTitleColor: #000;
    --ThemesProductsTitleFont: "微软雅黑";
    --ThemesProductsPriceColor: #000;
    --ThemesProductsPriceFont: "RobotoCondensed-Regular";
    --ThemesProductsDelPriceColor: #EF0000;
    --ThemesProductsDelPriceFont: "RobotoCondensed-Regular";
    --ThemesTextContentColor: #000;
    --ThemesTextContentFont: "RobotoCondensed-Regular";

    --ThemesHeaderTextColor: #FDFDFD;
    --ThemesHeaderIconColor: #FAF9F9;
    --ThemesNavTextColor: #FFFFFF;
    --ThemesNavTextHoverColor: #FFFFFF;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesFooterBgColor: #fff;
    --ThemesFooterTitleColor: #222;
    --ThemesFooterTextColor: #888;
    --ThemesFooterTextHoverColor: #c1c1c1;
    --ThemesFooterIconColor: #272727;
    --ThemesCopyrightColor:#555;
    --ThemesReviewsStarColor: #FFBE61;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

    --ThemesBodyColor: #FAFAFA;
    --ThemesNavFont: OpenSans-Bold;
    --ThemesFooterNavFont: Gadugi;
	--ThemesCheckoutButtonBgColor: #000000;
	--ThemesCheckoutButtonTextColor: #362D2D;

    --ProductsSalesBgStyleColor: #FA8787;
	--ProductsSalesTextColor: #0D0B0B;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #BA1010;
	--ThemesAddToCartBgColor: #FFFFFF;
	--ThemesAddToCartBgHoverColor: #CE9D9D;
	--ThemesAddToCartBorderColor: #000000;
	--ThemesAddToCartBorderHoverColor: #EF0000;
	--ThemesBuyNowTextColor: #FFFFFF;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: RobotoCondensed-Regular;
	--PreBackgroundColor: #F1F1F1;
}

body,html{font-family: "RobotoCondensed-Regular";}
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 ,
.themes_products_title a {color: var(--ThemesProductsTitleColor);font-family: var(--ThemesProductsTitleFont);}
.themes_products_price {color:var(--ThemesProductsPriceColor);font-family: var(--ThemesProductsPriceFont);}
.themes_products_origin_price,.themes_products_origin_price a {color:var(--ThemesProductsDelPriceColor);font-family: var(--ThemesProductsDelPriceFont);}
.themes_box_content, .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_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}

.ly_support_business .ly_sn_button {border: 2px solid #333;color: #333;}
.ly_product_second {background-color: #fff;}
.top_text {font-family: "Roboto-BoldItalic";color: #FFF;}
@media screen and (min-width:1000px) {
    .ly_pf_btn a:hover{background-color: #171717;color: #fff;}
    .ly_support_business .ly_sn_button:hover {background-color: #333;color: #FFF;}
}
/* 产品详细购物车按钮 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: 75.54%; }
@media screen and (max-width: 1000px ){
    .container_screen{ max-width: 92%; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}