:root{
    --AddtoCartColor: #000000;
    --BuyNowColor: #000000;
    --ThemesBoxTitleColor: #3C292B;
    --ThemesBoxTitleFont: "Montserrat-Light";
    --ThemesBoxSubTitleColor: #000000D4;
    --ThemesBoxSubTitleFont: "Montserrat-Light";
    --ThemesProductsTitleColor: #000000;
    --ThemesProductsTitleFont: "Montserrat-Light";
    --ThemesProductsPriceColor: #000000;
    --ThemesProductsPriceFont: "Montserrat-Regular";
    --ThemesProductsDelPriceColor: #000000;
    --ThemesProductsDelPriceFont: "Montserrat-Light";
    --ThemesTextContentColor: #000000DB;
    --ThemesTextContentFont: "Montserrat-Light";

    --ThemesHeaderBgColor: #FFFFFF;
    --ThemesHeaderTextColor: #5A5A5A9E;
    --ThemesBoardColor: {$ThemesBoardColor};
    --ThemesHeaderIconColor: #5656569E;
    --ThemesHeaderInputBorderColor: {$ThemesHeaderInputBorderColor};
    --ThemesNavBgColor: {$ThemesNavBgColor};
    --ThemesNavTextColor: #5151519E;
    --ThemesNavTextHoverColor: #000000;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesHeaderTipsColor: {$ThemesHeaderTipsColor};
    --ThemesFooterBgColor: #545454;
    --ThemesFooterTitleColor: #FFFFFFE3;
    --ThemesFooterTextColor: #FFFFFF70;
    --ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
    --ThemesFooterIconColor: #FFFFFF70;
    --ThemesFooterButtonColor: #ffffff;
    --ThemesFooterButtonHoverColor: {$ThemesFooterButtonHoverColor};
    --ThemesFooterButtonBgColor: #454545;
    --ThemesFooterButtonBgHoverColor: {$ThemesFooterButtonBgHoverColor};
    --ThemesFooterInputBorderColor: #343434;
    --ThemesFooterInputColor:#363636;
    --ThemesCopyrightColor:#FFFFFF1C;
	--ThemesCopyrightBgColor:#4E4E4E;
    --ThemesReviewsStarColor: #828282;
	--ThemesAttrOptionColor: #6E6D6E;
	--ThemesProductSoldFontColor: #fff;

    --ThemesBodyColor: #FFFFFF;
    --ThemesNavFont: Montserrat-Light;
    --ThemesFooterNavFont: Montserrat-Light;
	--ThemesCheckoutButtonBgColor: #565656;
	--ThemesCheckoutButtonTextColor: #ffffff;

    --ProductsSalesBgStyleColor: #5B3F42;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #626262;
	--ThemesAddToCartTextHoverColor: #FFFFFF;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #636363;
	--ThemesAddToCartBorderColor: #000000;
	--ThemesAddToCartBorderHoverColor: #535353;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #6F6F6F;
	--ThemesButtonFont: Montserrat-Ultra-Light;
	--PreBackgroundColor: #F1F1F1;
}


body{font-family:"Larsseit-Bold",Arial;}
body.index {background-color: var(--ThemesBodyColor);}
.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_products_origin_price{font-family:var(--ThemesProductsDelPriceFont);color:var(--ThemesProductsDelPriceColor);}
.themes_text_content {color: var(--ThemesTextContentColor);font-family: var(--ThemesTextContentFont);}
.themes_article_title{font-family:"Larsseit-Light";color:#222222;}
.themes_article_subtitle{font-family:"Larsseit-Light";color:#222222;}
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
.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_non_index{border-bottom-color: #e1e1eb;}
.ly_dis .ly_dis_text .ly_dis_subtitle{color:#e0dfce;}
.ly_dis .ly_dis_text .ly_dis_title{color:#e7cacb;}
.ly_dis .ly_dis_text .ly_dis_content{color:#ffffff;font-family: "Larsseit-Light";}
.ly_dis .ly_dis_text .ly_dis_btn{color: #ffffff;}
.ly_mid_bg{background-color:#fbf6d1;}
.ly_daily_item .ly_daily_item_text .ly_daily_item_btn{color:#000000;}
.ly_just_text .ly_just_title{color:#ffffff;}
.ly_just_text .ly_just_btn{color:#ffffff;}
.ly_summer_text .ly_summer_title{color:#ffffff;}
.ly_summer_text .ly_summer_subtitle{color:#ffffff;}
.ly_summer_text .ly_summer_content{color:#ffffff;}
.ly_summer_text .ly_summer_btn a{color:#ffffff;}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }
/* 产品详细购物车按钮 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; padding-left: 30px; padding-right: 30px; }
@media screen and (max-width: 1000px) {
	.container_screen{ padding-left: 15px; padding-right: 15px; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}