:root{
    --AddtoCartColor: #000000;
    --BuyNowColor: #000000;
    --ThemesBoxTitleColor: #000000;
    --ThemesBoxTitleFont: "Arial";
    --ThemesBoxSubTitleColor: #000000;
    --ThemesBoxSubTitleFont: "Larsseit-Light";
    --ThemesProductsTitleColor: #f587ba;
    --ThemesProductsTitleFont: "Arial";
    --ThemesProductsPriceColor: #000000;
    --ThemesProductsPriceFont: "Arial";
    --ThemesProductsDelPriceColor: #888888;
    --ThemesProductsDelPriceFont: "Arial";
    --ThemesTextContentColor: #fa87ab;
    --ThemesTextContentFont: "Arial";

    --ThemesHeaderBgColor: #ffffff;
    --ThemesHeaderTextColor: #000000;
    --ThemesBoardColor: ;
    --ThemesHeaderIconColor: #000000;
    --ThemesHeaderInputBorderColor: ;
    --ThemesNavBgColor: ;
    --ThemesNavTextColor: #000000;
    --ThemesNavTextHoverColor: ;
    --ThemesHeaderTipsColor: ;
    --ThemesFooterBgColor: #f9c0c9;
    --ThemesFooterTitleColor: #000000;
    --ThemesFooterTextColor: #000000;
    --ThemesFooterTextHoverColor: ;
    --ThemesFooterIconColor: #000000;
    --ThemesFooterButtonColor: #ffffff;
    --ThemesFooterButtonHoverColor: ;
    --ThemesFooterButtonBgColor: #000000;
    --ThemesFooterButtonBgHoverColor: ;
    --ThemesFooterInputBorderColor: #000000;
    --ThemesFooterInputColor:#000000;
    --ThemesCopyrightColor:#000000;
	--ThemesCopyrightBgColor:#ffffff;
    --ThemesReviewsStarColor: #000000;
	--ThemesAttrOptionColor: #000000;
}


body{font-family:"Larsseit-Bold",Arial;}
.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;}



.ly_non_index{border-bottom-color: #e1e1eb;}
#header{background-color:var(--ThemesHeaderBgColor);}
#header .iconfont{color:var(--ThemesHeaderIconColor);}

.default_language_currency_style{color:var(--ThemesHeaderTextColor);}
.default_account_style,.default_account_style dl dt a{color:var(--ThemesHeaderTextColor);}
.default_account_style a{color:var(--ThemesHeaderTextColor);}
.default_shopping_cart_style{color:var(--ThemesHeaderTextColor);}
.default_nav_style li a{color:var(--ThemesNavTextColor);}

.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_mid_title{color:#a54257;}
.ly_mid_desc{color:#a54257;font-family: "Larsseit-Light";}
.ly_mid_btn{color:#a54257;font-family: "Larsseit-Light";}
.ly_daily_item .ly_daily_item_text .ly_daily_item_btn{color:#000000;font-family: "Larsseit-Light";}
.ly_just_text .ly_just_title{color:#ffffff;}
.ly_just_text .ly_just_btn{color:#ffffff;font-family: "Larsseit-Light";}
.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;}
.ly_pro_addFavo{color: #000000;}
.ly_pro_addFavo.is_in{color:#ec3e3f;}
.ly_arr_item_btn a{color:#000000;background-color:rgba(255,255,255,0.9);border:solid 1px #000000;}

#footer{background-color:var(--ThemesFooterBgColor);font-family: "Larsseit-Light";}
.default_foot_menu_style .menu_list dl dt{color:var(--ThemesFooterTitleColor);}
.default_foot_menu_style .menu_list dl  dd a{color:     (--ThemesFooterTextColor);}
.default_newsletter_style .newsletter_title .top_text{color:var(--ThemesFooterTitleColor);}
.default_newsletter_style .default_newsletter_form .text{border-bottom:solid 1px var(--ThemesFooterInputBorderColor);background-color:transparent;color:var(--ThemesFooterInputColor)}
.default_newsletter_style .default_newsletter_form .text::placeholder{color:var(--ThemesFooterInputColor)}
.default_newsletter_style .default_newsletter_form .subscribe{color:var(--ThemesFooterButtonColor);background-color:var(--ThemesFooterButtonBgColor);}
.follow_us_list .iconfont {color: var(--ThemesFooterIconColor);}
.ly_copy{background-color:var(--ThemesCopyrightBgColor);}
.ly_copy span{color:var(--ThemesCopyrightColor);}
.review_star_l span.star_1,
.review_star span.star_1{ color: var(--ThemesReviewsStarColor);  }
