:root{
	--AddtoCartColor: {$AddtoCartColor};
	--BuyNowColor: {$BuyNowColor};
	--MainColor: {$MainColor};
	--ThemesBoxTitleColor: {$ThemesBoxTitleColor};
	--ThemesBoxTitleFont: "{$ThemesBoxTitleFont}";
	--ThemesBoxSubTitleColor: {$ThemesBoxSubTitleColor};
	--ThemesBoxSubTitleFont: "{$ThemesBoxSubTitleFont}";
	--ThemesProductsTitleColor: {$ThemesProductsTitleColor};
	--ThemesProductsTitleFont: "{$ThemesProductsTitleFont}";
	--ThemesProductsPriceColor: {$ThemesProductsPriceColor};
	--ThemesProductsPriceFont: "{$ThemesProductsPriceFont}";
	--ThemesProductsDelPriceColor: {$ThemesProductsDelPriceColor};
	--ThemesProductsDelPriceFont: "{$ThemesProductsDelPriceFont}";
	--ThemesTextContentColor: {$ThemesTextContentColor};
	--ThemesTextContentFont: "{$ThemesTextContentFont}";

	--ThemesBoardColor: {$ThemesBoardColor};
	--ThemesBoardBgColor: {$ThemesBoardBgColor};
	--ThemesHeaderBgColor: {$ThemesHeaderBgColor};
	--ThemesHeaderTextColor: {$ThemesHeaderTextColor};
	--ThemesHeaderIconColor: {$ThemesHeaderIconColor};
	--ThemesHeaderIconBgColor: {$ThemesHeaderIconBgColor};
	--ThemesHeaderIconSearchBgColor: {$ThemesHeaderIconSearchBgColor};
	--ThemesHeaderIconUserBgColor: {$ThemesHeaderIconUserBgColor};
	--ThemesHeaderIconCartBgColor: {$ThemesHeaderIconCartBgColor};
	--ThemesHeaderInputBgColor: {$ThemesHeaderInputBgColor};
	--ThemesNavBgColor: {$ThemesNavBgColor};
	--ThemesNavTextColor: {$ThemesNavTextColor};
	--ThemesNavTextHoverColor: {$ThemesNavTextHoverColor};
	--ThemesNavLevel2TextColor: {$ThemesNavLevel2TextColor};
	--ThemesNavLevel2TextHoverColor: {$ThemesNavLevel2TextHoverColor};
	--ThemesNavLevel3TextColor: {$ThemesNavLevel3TextColor};
	--ThemesNavLevel3TextHoverColor: {$ThemesNavLevel3TextHoverColor};
	--ThemesNavLevel4TextColor: {$ThemesNavLevel4TextColor};
	--ThemesNavLevel4TextHoverColor: {$ThemesNavLevel4TextHoverColor};
	--ThemesFooterBgColor: {$ThemesFooterBgColor};
	--ThemesFooterTitleColor: {$ThemesFooterTitleColor};
	--ThemesFooterTextColor: {$ThemesFooterTextColor};
	--ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
	--ThemesFooterLineColor: {$ThemesFooterLineColor};
	--ThemesFooterIconColor: {$ThemesFooterIconColor};
	--ThemesCopyrightColor: {$ThemesCopyrightColor};
	--ThemesReviewsStarColor: {$ThemesReviewsStarColor};
	--ThemesAttrOptionColor: {$ThemesAttrOptionColor};
	--ThemesProductSoldFontColor: {$ThemesProductSoldFontColor};

	--ThemesBodyColor: {$ThemesBodyColor};
	--ThemesNavFont: {$ThemesNavFont};
	--ThemesFooterNavFont: {$ThemesFooterNavFont};
	--ThemesCheckoutButtonBgColor: {$ThemesCheckoutButtonBgColor};
	--ThemesCheckoutButtonTextColor: {$ThemesCheckoutButtonTextColor};

	--ProductsSalesBgStyleColor: {$ProductsSalesBgStyleColor};
	--ProductsSalesTextColor: {$ProductsSalesTextColor};

	--ThemesAddToCartTextColor: {$ThemesAddToCartTextColor};
	--ThemesAddToCartTextHoverColor: {$ThemesAddToCartTextHoverColor};
	--ThemesAddToCartBgColor: {$ThemesAddToCartBgColor};
	--ThemesAddToCartBgHoverColor: {$ThemesAddToCartBgHoverColor};
	--ThemesAddToCartBorderColor: {$ThemesAddToCartBorderColor};
	--ThemesAddToCartBorderHoverColor: {$ThemesAddToCartBorderHoverColor};
	--ThemesBuyNowTextColor: {$ThemesBuyNowTextColor};
	--ThemesBuyNowBgColor: {$ThemesBuyNowBgColor};
	--ThemesButtonFont: {$ThemesButtonFont};
	--PreBackgroundColor: {$PreBackgroundColor};

	--ThemesSearchPlaceholderTipsText: {$ThemesSearchPlaceholderTipsText};
}
body.index {background-color: var(--ThemesBodyColor);}
body .default_currency_style dl dt,
body #header .default_language_style {color: var(--ThemesBoardColor);font-family: "WorkSans-Regular";}
#header {background-color: var(--ThemesHeaderBgColor);}
#header .head_nav_bg {background-color: var(--ThemesNavBgColor);}
.head_top .wrap_container {background-color: var(--ThemesBoardBgColor);}
#header .default_search_style .default_search_form .button::before {background-color: var(--ThemesHeaderIconSearchBgColor);}
#header .default_search_style .default_search_form .button i {color: var(--ThemesHeaderIconColor);}
#header .default_shopping_cart_style .iconfont,
#header .mobile_shopcar_area .iconfont {background-color: var(--ThemesHeaderIconCartBgColor);color: var(--ThemesHeaderIconColor);}
#header .default_account_style .iconfont {background-color: var(--ThemesHeaderIconUserBgColor);color: var(--ThemesHeaderIconColor);}
.default_language_currency_style dt{color:var(--ThemesBoardColor);}
#header .mobile_search_area {background-color: var(--ThemesHeaderIconSearchBgColor);color: var(--ThemesHeaderIconColor);}
#header .mobile_shopcar_area {color: var(--ThemesHeaderIconColor);background-color: var(--ThemesHeaderIconCartBgColor);}

.follow_us_list li>a>i {color: var(--ThemesFooterIconColor);}
#footer .coypright {color: var(--ThemesCopyrightColor);}
#footer .about_us_area .iconfont,
#footer .default_foot_menu_style .menu_list .iconfont {color: var(--ThemesFooterTitleColor);}

/*******4.0 global-themes start*******/
/*font -color -family*/
body,html{color: #333;}/*全局*/
.themes_title{color: #333;}/*标题*/
.themes_subtitle,
.themes_subtitle a{color: #999;}/*副标题*/
.themes_price{color: #333333;}/*价格*/
/*button -border -font*/
.themes_btn{border:1px solid transparent;color: #333;}
/*border -color -style*/
.themes_bor{border-color: #e7e7e7;border-style: solid}
/*bg*/
.themes_sales,
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}
/*******4.0 global-themes end*******/
.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_article_title{font-family: 'WorkSans-Regular';color:#333;}
.themes_article_subtitle{font-family: 'WorkSans-Regular';color:#999;}
.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)}
/* 头部 */
#header .head_wrap_bg { background: var(--ThemesBoardBgColor); }
#header .head_top_tips {color:var(--ThemesBoardColor);font-family: "WorkSans-Regular";}
#header .default_search_style {background-color: var(--ThemesHeaderInputBgColor);}
#header .default_search_style .default_search_form input.text{color:var(--ThemesHeaderTextColor);background: transparent;font-family: "WorkSans-Regular";}
#header .default_search_style .default_search_form input.button {background: transparent;}
#header .default_search_style .default_search_form input::-webkit-input-placeholder{font-family: "WorkSans-Regular";}
#header .default_search_style .default_search_form input::-moz-placeholder{font-family: "WorkSans-Regular";}
#header .default_search_style .default_search_form input:-ms-input-placeholder{font-family: "WorkSans-Regular";}
#header .default_account_style {color:var(--ThemesHeaderTextColor);font-family: "WorkSans-Regular";}
#header .default_account_style .FontColor{color:var(--ThemesHeaderTextColor);}
#header .default_account_style .sign_out {color: #fe6198;}
#header .default_account_style dl dt {color:var(--ThemesHeaderTextColor);}
#header .default_shopping_cart_style .text_0{color:var(--ThemesHeaderTextColor);}
#header .default_shopping_cart_style .cart_count, #header .default_shopping_cart_style .text_1{color:var(--ThemesHeaderTextColor);}
#header .default_nav_style li>a{color:var(--ThemesNavTextColor);}
#header .default_nav_style li>a:hover{color:var(--ThemesNavTextHoverColor);}
@media screen and (max-width: 1000px) {
	#header .mobile_header_bg {background: var(--ThemesHeaderBgColor);}
	#header .header_menu_mb {background: var(--ThemesHeaderIconBgColor);;border-radius:50%;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	#header .header_menu_mb .iconfont {color: var(--ThemesHeaderIconColor);}
	#header .mobile_shopcar_count{color: var(--ThemesHeaderTextColor);}
}

/* banner轮播 */
.wrap_slider .slider_container .slider_pagination .slider_pagination_dot{background-color: #e4e4e4;}
.wrap_slider .slider_container .slider_pagination .slider_pagination_dot.active{background-color: var(--MainColor);border: 3px solid #fff;}
.hot_product_list .hot_product_item .hot_item_top {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_subname {color:#333333;font-family: "WorkSans-Medium";}
.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {color:#333333;font-family: "WorkSans-Bold";border-bottom:2px solid #6a7173;}
.hot_product_list .hot_product_item .hot_item_bottom .hot_more{color:#333333;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);text-decoration: none;}
.hot_product_list .hot_product_item .hot_item_bottom .hot_more::before{background-color: #cccccc;}
@media screen and (max-width: 1000px){
	.hot_product_list .hot_product_item .hot_item_top .hot_item_wrapper .hot_item_price {border-bottom:1px solid #6a7173;}
}
.wrap_section_title a{color:#333333;font-family: "WorkSans-Regular";border-bottom:1px solid #777;}
.wrap_section {background: #fff;}
.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_main{color:#111111;font-family: "WorkSans-Regular";}
.wrap_toys_type .toy_type_item .type_inner_desc .type_inner_sub{color:#333333;font-family: "WorkSans-Medium";}
.wrap_toys_type .toy_type_item .type_inner_desc .type_btn a{color:#333333;font-family: "WorkSans-Bold";border-bottom:1px solid #787260;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.recommend_list .recommend_item .recommend_inner_wrap .recommend_category_title {color:#333333;font-family: "WorkSans-Medium";}
.recommend_list .recommend_item .category_list .category_item a{color:#999;font-family: "WorkSans-Medium";-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.recommend_list .recommend_item .category_list .category_item a .grey_dot {background-color: #b0b0b0;}
.recommend_list .recommend_item .category_list .category_item a:hover{color:#333;}
.recommend_list .recommend_item .category_more a{color:var(--MainColor);;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
@media screen and (max-width: 1000px) {
	#header .head_top_tips{background-color: var(--ThemesBoardBgColor);}
	.recommend_list .recommend_item .category_list .category_item a:hover{color: #999;}
}
.container_screen{ max-width: 1200px; }
@media screen and (max-width: 1200px) {
	.container_screen { padding-left: 15px; padding-right: 15px; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}