@charset "UTF-8";

/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/
:root{
	--ThemesBoxTitleColor: #444444;
	--ThemesBoxTitleFont: "Arial";
	--ThemesBoxSubTitleColor: #888888;
	--ThemesBoxSubTitleFont: "Montserrat-Light";
	--ThemesProductsTitleColor: #444444;
	--ThemesProductsTitleFont: "Montserrat-Light";
	--ThemesProductsPriceColor: #fe718a;
	--ThemesProductsPriceFont: "Montserrat-Light";
	--ThemesProductsDelPriceColor: #aaaaaa;
	--ThemesProductsDelPriceFont: "Montserrat-Light";
	--ThemesTextContentColor: #333;
	--ThemesTextContentFont: "Opensans-Regular";
	--ThemesHeaderBgColor: #ffffff;
	--ThemesHeaderTextColor: #888888;
	--ThemesHeaderLineColor: #e2e2e2;
	--ThemesHeaderIconColor: #545454;
	--ThemesBoardColor: #ffffff;
	--ThemesBoardBgColor: #262626;
	--ThemesHeaderTipsColor: #fe718a;
	--ThemesNavTextColor: #333333;
	--ThemesNavTextHoverColor: #fe718a;
	--ThemesFooterBgColor: #262626;
	--ThemesFooterTextColor: #888888;
	--ThemesFooterTextHoverColor: #fe718a;
	--ThemesFooterTitleColor: #ffffff;
	--ThemesFooterLineColor: #3c3c3c;
	--ThemesFooterIconColor: #bcbbbb;
	--ThemesFooterButtonColor: #212121;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
}

body,html{font-family:'Opensans-Regular',Arial;color: #333;}/*全局*/
.themes_subtitle,.themes_subtitle a{color:#aaaaaa;font-family:"Montserrat-Light";}/*副标题*/
.themes_btn{border:1px solid transparent;color: #333;}
.themes_bor{border-color: #e5e5e5;border-style: solid}
.themes_bor_before:before{border-color: #e5e5e5;border-style: solid}
.themes_sales{color:#ffffff;font-family: "Montserrat-Regular";background: #fe718a;}


.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);}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }

/* 头部 */
#header .pc_wrap_bg {background: var(--ThemesHeaderBgColor);}
#header .head_top_bg{ background: var(--ThemesBoardBgColor);}


.main_tips .discount_tips{color:var(--ThemesHeaderTipsColor);font-family: "Montserrat-Bold";}
.main_tips .discount_link{color:var(--ThemesBoardColor);font-family: "Georgia-Regular";}
.main_tips .discount_link a{color:var(--ThemesBoardColor);}

.head_social {border-right-width:1px;border-right-style:solid;border-right-color: var(--ThemesHeaderLineColor);}

.default_language_currency_style dt{color:var(--ThemesHeaderTextColor);}
#header .language_select{border-left-width:1px;border-left-style:solid;border-left-color: var(--ThemesHeaderLineColor);}
/* 切换汇率 */
#header .default_currency_style, #header .default_language_style{color:var(--ThemesHeaderTextColor);font-family: "Montserrat-Regular";}

#header .head_bottom {border-top-width:1px;border-top-style:solid;border-top-color: var(--ThemesHeaderLineColor);border-bottom-width:1px;border-bottom-style:solid;border-bottom-color: var(--ThemesHeaderLineColor);}
/* 导航栏 */
#header .default_nav_style li>a{color:var(--ThemesNavTextColor);font-family: "Montserrat-Light";}
#header .default_nav_style li.active>a{color:var(--ThemesNavTextHoverColor);}
#header .default_nav_style li:hover>a{color:var(--ThemesNavTextHoverColor);}

/* 购物车 */
#header .default_shopping_cart_style .cart_count{background: var(--ThemesHeaderTipsColor);color:var(--ThemesHeaderBgColor);font-family:"Montserrat-Regular";}
.icon-search1, .icon-member1, .icon-shoppingcart1,.icon-mb_menu1{color:var(--ThemesHeaderIconColor);}
/* 手机端顶部栏 */
@media screen and (max-width: 1000px) { /*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
	#header .wrap_main {background-color: var(--ThemesHeaderBgColor);}
	#header .header_menu_mb {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
	#header .header_menu_mb span {background: #000000;}
	#header .mobile_shopcar_area .shopcar_num_m{background: var(--ThemesHeaderTipsColor);color:var(--ThemesHeaderBgColor);font-family: "arial";}
}

/* 内容开始 */
.poster_list .poster_item a::after{background-color:#ff408b;}

.poster_list .poster_item .poster_info_title{color:#fff;font-family: "Montserrat-Regular";}
.poster_list .poster_item .poster_info_subtitle{color:#fff;font-family: "Montserrat-Ultra-Light";}
.poster_list .poster_item .poster_info_btn .shop_now_btn{background: #fff;color:#444444;font-family: "Montserrat-Regular";}


.wrap_section_arrivals_bg{background: #faf0ea;}
.arrivals_list .arrivals_item .ly_pro_item{background: #fff;}
.arrivals_list .arrivals_item .arrivals_tags .arrivals_tag_item{color:#ffffff;font-family: "Montserrat-Regular";background: #fe718a;}
.product_slider_pagination .product_slider_pagination_dot{background: #999999;}
.product_slider_pagination .product_slider_pagination_dot_active{border:3px solid #999999;background: transparent;}

.blog_list .blog_item .blog_info_title{color:#333333;font-family: "Montserrat-Light";}
.blog_list .blog_item .blog_info_date{color:#999999;font-family: "Montserrat-Light";}
.blog_list .blog_item .blog_info_desc{color:#333333;font-family: "Montserrat-Light";}

.product_more a {color: #fff; background-color: #fe718a; font-family: 'Montserrat-Regular';}
.product_more a:hover {color: #444; background-color: #fff;}

@media screen and (max-width: 1000px){ 
	.arrivals_list .arrivals_item .arrivals_img_box {background: rgba(0,0,0,0.09);}
}


/* 内容结束 */




#footer .footer_bg {background: var(--ThemesFooterBgColor);}

#footer .about_us_area .about_us_title{color:#ffffff;font-family: "Montserrat-Light";}
#footer .about_us_area .about_desc {color:#888888;font-family: "Montserrat-Light";}

.global_swap_chain{background-color: #262626;color:#ddd;}

/* 邮件订阅 */
#footer .default_newsletter_style .newsletter_title .top_text{font-family: "Montserrat-Light";color:var(--ThemesFooterTitleColor);}
#footer .default_newsletter_style .newsletter_title .sub_text{font-family: "Montserrat-Light";color:var(--ThemesFooterTextColor);}
#footer .default_newsletter_style .default_newsletter_form{background: #ffffff;}
#footer .default_newsletter_style .default_newsletter_form input.text{color:#333;background: transparent;font-family: "Montserrat-Light";}
#footer .default_newsletter_style .default_newsletter_form input::-webkit-input-placeholder{color:var(--ThemesFooterTextColor);font-family: "Montserrat-Light";}
#footer .default_newsletter_style .default_newsletter_form input::-moz-placeholder{color:var(--ThemesFooterTextColor);font-family: "Montserrat-Light";}
#footer .default_newsletter_style .default_newsletter_form input:-ms-input-placeholder{color:var(--ThemesFooterTextColor);font-family: "Montserrat-Light";}



#footer .default_foot_menu_style .menu_list>dl>dt{color:var(--ThemesFooterTitleColor);font-family:"Montserrat-Light";}
#footer .default_foot_menu_style dl dd a{color:var(--ThemesFooterTextColor);font-family: "Montserrat-Light";}
#footer .default_foot_menu_style dl dd a:hover{color:var(--ThemesFooterTextHoverColor);}
#footer .default_foot_menu_style dl dd:before{background: var(--ThemesFooterTextHoverColor);}


#footer .footer_bottom {border-top-width:1px; border-top-style:solid; border-top-color: var(--ThemesFooterLineColor);}
#footer .footer_bottom p{font-family: "Montserrat-Light";color: var(--ThemesFooterTextColor);}
#footer .footer_bottom p a{color:var(--ThemesFooterTextColor);}
.follow_us_list li>a>i{color: var(--ThemesFooterIconColor);}
.icon-newsletter1{color:var(--ThemesFooterButtonColor)}

.arrivals_list .arrivals_item .arrivals_btns .arrivals_btn_item .iconfont{color: #000000;}