:root{
	--AddtoCartColor: #95BE06;
	--BuyNowColor: #FFC000;
	--ThemesBoxTitleColor: #ff0000;
	--ThemesBoxTitleFont: "Montserrat-Regular";
	--ThemesBoxSubTitleColor: #dddddd;
	--ThemesBoxSubTitleFont: "Montserrat-Light";
	--ThemesProductsTitleColor: #000;
	--ThemesProductsTitleFont: "Montserrat-Light";
	--ThemesProductsPriceColor: #000000;
	--ThemesProductsPriceFont: "Montserrat-Regular";
	--ThemesProductsDelPriceColor: #999999;
	--ThemesProductsDelPriceFont: "Montserrat-Light";
	--ThemesTextContentColor: #000000;
	--ThemesTextContentFont: "Montserrat-Regular";
	--ThemesHeaderBgColor: #030303;
	--ThemesHeaderTextColor: #ffffff;
	--ThemesHeaderLineColor: #555555;
	--ThemesHeaderIconColor: #ffffff;
	--ThemesHeaderIconBgColor: ;
	--ThemesHeaderTipsColor :;
	--ThemesHeaderInputBorderColor:;
	--ThemesHeaderInputBgColor:#212121;
	--ThemesNavBgColor: ;
	--ThemesNavTextColor: #ffffff;
	--ThemesNavTextHoverColor: ;
	--ThemesFooterBgColor: #030303;
	--ThemesFooterTitleColor: #ffffff;
	--ThemesFooterTextColor: #999999;
	--ThemesFooterTextHoverColor: ;
	--ThemesFooterLineColor: #333333;
    --ThemesFooterIconColor: #bcbbbb;
    --ThemesCopyrightColor:;
    --ThemesCopyrightBgColor:;
    --ThemesFooterButtonColor:#ffffff;   
    --ThemesFooterButtonHoverColor:;
    --ThemesFooterButtonBgColor:;
    --ThemesFooterButtonBgHoverColor:;
    --ThemesFooterInputColor:#888888;
    --ThemesFooterInputBgColor:#333333;
    --ThemesFooterInputBorderColor:;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;

}
body{font-family:"Montserrat-Regular",Arial;color: #000000;}
.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);}
.themes_article_title{color:#ffffff;font-family:"Montserrat-Regular";}
.themes_article_subtitle{color:#999999;font-family:"Montserrat-Light";}
.themes_products_sales{background-color:#111111;font-family:"Montserrat-Light";color: #ffffff;}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }
.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);}


#header{background-color:var(--ThemesHeaderBgColor);}
.ly_header_text span{color:var(--ThemesHeaderTextColor);font-family:"Montserrat-Light";}
.default_nav_style li a{color:var(--ThemesNavTextColor);font-family:"Montserrat-Light";}
.default_search_style .default_search_form .text{background-color:var(--ThemesHeaderInputBgColor);color:var(--ThemesHeaderTextColor);font-family:"Montserrat-Light";}
.default_search_style .default_search_form .button{background-color:transparent;}
.default_language_currency_style::after{background-color:var(--ThemesHeaderLineColor);}
.default_language_currency_style dt,.default_language_currency_style dt span{color:var(--ThemesHeaderTextColor);font-family:"Montserrat-Light";}
.default_shopping_cart_style{font-family:"Montserrat-Regular";}
.default_shopping_cart_style .cart_count_price{color:var(--ThemesHeaderTextColor);}

#banner_edit .banner_tab a{background-color: #e0e0e0;}
#banner_edit .banner_tab a.on,#banner_edit .banner_tab a:hover{background-color: #ffffff;}
.ly_pro_item .ly_pro_item_text{background-color: #111111;}
.ly_pro_itemcart_btn a{border:solid 1px #ffffff;background-color:transparent;color:#ffffff;font-family:"Montserrat-Regular";}

#footer{background-color:var(--ThemesFooterBgColor);}
.default_newsletter_style .newsletter_title .top_text{color: var(--ThemesFooterTitleColor);font-family:"Montserrat-Regular";}
.default_newsletter_style .newsletter_title .sub_text{color: var(--ThemesFooterTextColor);font-family:"Montserrat-Light";}
.default_newsletter_style .default_newsletter_form .text{background-color:var(--ThemesFooterInputBgColor);color:var(--ThemesFooterInputColor);font-family:"Montserrat-Light";}
.default_newsletter_style .default_newsletter_form .text::-webkit-input-placeholder{color:var(--ThemesFooterInputColor);}
.default_newsletter_style .default_newsletter_form .text::-moz-placeholder{color:var(--ThemesFooterInputColor);}
.default_newsletter_style .default_newsletter_form .text:-ms-input-placeholder{color:var(--ThemesFooterInputColor);}
.default_newsletter_style .default_newsletter_form .text::-ms-input-placeholder{color:var(--ThemesFooterInputColor);}
.default_newsletter_style .default_newsletter_form .text::placeholder{color:var(--ThemesFooterInputColor);}
.default_newsletter_style .default_newsletter_form .subscribe{background-color:transparent;}
.default_newsletter_style .default_newsletter_form .subscribe .iconfont{color: var(--ThemesFooterButtonColor);}
.default_foot_menu_style .menu_list dl dt{color:var(--ThemesFooterTitleColor);font-family:"Montserrat-Regular";}
.default_foot_menu_style .menu_list dl dd a{color:var(--ThemesFooterTextColor);font-family:"Montserrat-Light";}
.ly_foot_link .ly_foot_link_title{color:var(--ThemesFooterTitleColor);font-family:"Montserrat-Regular";}
.ly_copy{color:var(--ThemesFooterTextColor);font-family:"Montserrat-Light";}

.follow_us_list ul li a .iconfont{color: var(--ThemesFooterIconColor);}

.ly_store{background-color:#111111;}
.ly_featur{background-color:#030303;}
.ly_featur_item .ly_featur_item_text .ly_featur_item_line{background-color:#ffffff;}
.ly_featur_item .ly_featur_item_text .ly_featur_item_btn{border:solid 1px #ffffff;color:#ffffff;font-family:"Montserrat-Regular";}
.ly_best{background-color:#111111;}
.ly_best .view{ border: 1px solid #fff; color: #fff; }
.ly_best_cate ul li a{color:#666666;font-family:"Montserrat-Regular";}
.ly_best_cate ul li.is_in a{color:#ffffff;}
.ly_best_cate ul li::after{color:#666666;}

.ly_pro_tag{color:#ffffff;}
.ly_store_text{color:#fff}

.ly_featur .ly_featur_text .ly_featur_title{color: #ffffff;}
.ly_pro_item .ly_pro_item_text .ly_pro_item_title{color: #999999;}
.ly_pro_item .ly_pro_item_text .ly_pro_item_price .ly_pro_item_price_price{color: #ffffff;}
.default_newsletter_style .newsletter_title .top_text{color: #ffffff;}

.ly_featur_bottom{ font-family: 'Montserrat-Regular'; }
.ly_featur_bottom .page .change_page{ color: #fff; }
.ly_featur_bottom .border{ border-bottom: 1px solid #555555; }
.ly_featur_bottom .view_all a{ font-family:"Montserrat-Light"; color: #999; }
.ly_featur_bottom , .ly_featur_bottom .view_all a{ color: #999; }

.ly_featur_list .srcoll_list .srcoll_btn::before{
	color: #fff;
}

.default_search_style .iconfont,.default_account_style .iconfont,.default_shopping_cart_style .iconfont,.ly_header_search_m{color: var(--ThemesHeaderIconColor);}
#footer .ly_footer_top{border-bottom-color:var(--ThemesFooterLineColor);}

@media screen and (max-width:1000px){
	#banner{ background-color: #000; }
    .ly_header_menu_mb span{background-color:var(--ThemesHeaderIconColor);}
    .default_foot_menu_style .menu_list{  border-bottom-color: var(--ThemesFooterLineColor);}
}

@media screen and (min-width:1000px){
    .ly_featur_list .prev_li .ly_featur_item::after{content:'';display:block;position:absolute;top:0;bottom:0;right:1.5625vw;left:1.5625vw;background-color:rgba(0,0,0,0.5);}
    .ly_featur_list .next_li .ly_featur_item::after{content:'';display:block;position:absolute;top:0;bottom:0;right:1.5625vw;left:1.5625vw;background-color:rgba(0,0,0,0.5);}
    .ly_pro_itemcart_btn a:hover{background-color:#ffffff;color:#030303;}
    .ly_featur_item .ly_featur_item_text .ly_featur_item_btn:hover{background-color:#ffffff;color:#030303;}
	.ly_best .view:hover{background-color: #fff;color: #030303;}
}
