﻿
:root{
	--AddtoCartColor: #000000;
	--BuyNowColor: #000000;
	--ThemesBoxTitleColor: #222222;
	--ThemesBoxTitleFont: "EBGaramond-Regular";
	--ThemesBoxSubTitleColor: #000000;
	--ThemesBoxSubTitleFont: "EBGaramond-Regular";
	--ThemesProductsTitleColor: #333333;
	--ThemesProductsTitleFont: "Poppins-Regular";
	--ThemesProductsPriceColor: #000000;
	--ThemesProductsPriceFont: "Poppins-Regular";
	--ThemesProductsDelPriceColor: #888888;
	--ThemesProductsDelPriceFont: "Poppins-Regular";
	--ThemesTextContentColor: #333;
	--ThemesTextContentFont: "Poppins-Regular";
	--ThemesHeaderBgColor: #ffffff;
	--ThemesHeaderTextColor: #333333;
	--ThemesHeaderIconColor: #000000;
	--ThemesHeaderTipsColor :{$ThemesHeaderTipsColor};
	--ThemesNavBgColor: {$ThemesNavBgColor};
	--ThemesNavTextColor: #000000;
	--ThemesNavTextHoverColor: #000000;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
	--ThemesFooterBgColor: #f8f5f0;
	--ThemesFooterTitleColor: #000000;
	--ThemesFooterTextColor: #555555;
	--ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
	--ThemesFooterLineColor: #e8e8e8;
    --ThemesFooterIconColor: #000000;
	--ThemesCopyrightColor:{$ThemesCopyrightColor};
	--ThemesFooterButtonColor:#ffffff;
	--ThemesFooterButtonBgColor:#000000;
	--ThemesFooterInputColor:#888888;
	--ThemesFooterInputBgColor:#ffffff;
	--ThemesFooterInputBorderColor:#bfbfbf;
	--ThemesReviewsStarColor: #000000;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #fff;

	--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{font-family: "Poppins-Regular";}
body.index {background-color: var(--ThemesBodyColor);}
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
.themes_box_title{font-family: var(--ThemesBoxTitleFont); color:var(--ThemesBoxTitleColor);}
.themes_box_subtitle{color:var(--ThemesBoxSubTitleColor);font-family:  var(--ThemesBoxSubTitleFont);}
.themes_products_title{color: var(--ThemesProductsTitleColor);font-family: var(--ThemesProductsTitleFont);}
.themes_products_price{font-family: var(--ThemesProductsPriceFont);font-weight:600px;color:var(--ThemesProductsPriceColor);}
.themes_text_content {color: var(--ThemesTextContentColor);font-family: var(--ThemesTextContentFont);}
.themes_products_origin_price{font-family: var(--ThemesProductsDelPriceFont);color:var(--ThemesProductsDelPriceColor);}
.themes_article_title{color:#222222;font-family:"EBGaramond-Regular";}
.themes_article_subtitle{font-family: "Poppins-Regular";color:#555555;}
.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_trending{background-color:#f8f5f0}
.ly_trending_btn a{color:#fff;background-color:#000000; border: solid 1px #000;}
.ly_video .ly_video_btn{background-color:rgba(255,255,255,0.8);}
.ly_video .ly_video_btn::after{color:#000000;}
.ly_collection_btn a{color:#fff;background-color:#000000;border: 1px solid #000;}
.ly_collection_btn a:hover{ background: transparent; color: #000;  }
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }
@media  screen and (min-width:1000px) {
	.ly_allure .ly_allure_box .ly_allure_btn:hover{background-color:transparent;color:#000000;}
}
/* 产品详细购物车按钮 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)}

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