@charset "UTF-8";

/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/
:root{
	--ThemesBoxTitleColor: #232323;
	--ThemesBoxTitleFont: "Opensans-Light";
	--ThemesBoxSubTitleColor: #666;
	--ThemesBoxSubTitleFont: "Opensans-Light";
	--ThemesProductsTitleColor: #000;
	--ThemesProductsTitleFont: "Opensans-Light";
	--ThemesProductsPriceColor: #232323;
	--ThemesProductsPriceFont: "Opensans-Light";
	--ThemesProductsDelPriceColor: #b4b4b4;
	--ThemesProductsDelPriceFont: "Opensans-Light";
	--ThemesTextContentColor: #333;
	--ThemesTextContentFont: "Opensans-Regular";
	--ThemesHeaderBgColor: #000000;
	--ThemesHeaderTextColor: #d5d5d5;
	--ThemesHeaderIconColor: #cfcfcf;
	--ThemesHeaderTipsColor: #ffffff;
	--ThemesNavTextColor: #d5d5d5;
	--ThemesNavTextHoverColor: #f178ac;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
	--ThemesFooterBgColor: #f2f3f3;
	--ThemesFooterTextColor: #555555;
	--ThemesFooterTitleColor: #252525;
	--ThemesFooterIconColor: #000000;
	--ThemesFooterLineColor: #f1f1f1;
	--MainColor: #f178ac;
	--AddtoCartColor: #674A42;
	--BuyNowColor: #C79E72;
	--ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

	--ThemesBodyColor: #ffffff;
	--ThemesNavFont: Opensans-Regular;
	--ThemesFooterNavFont: Opensans-Regular;
	--ThemesCheckoutButtonBgColor: #000000;
	--ThemesCheckoutButtonTextColor: #ffffff;

	--ProductsSalesBgStyleColor: #bbbbbb;
	--ProductsSalesTextColor: #fff;

	--ThemesAddToCartTextColor: #000;
	--ThemesAddToCartTextHoverColor: #fff;
	--ThemesAddToCartBgColor: #fff;
	--ThemesAddToCartBgHoverColor: #000;
	--ThemesAddToCartBorderColor: #000;
	--ThemesAddToCartBorderHoverColor: #000;
	--ThemesBuyNowTextColor: #fff;
	--ThemesBuyNowBgColor: #000;
	--ThemesButtonFont: Opensans-Regular;
	--PreBackgroundColor: #F1F1F1;
}

/*******4.0 global-themes start*******/
/*font -color -family*/
body.index {background-color: var(--ThemesBodyColor);}
body,html{font-family:'Opensans-Regular',Arial;color: #333;}/*全局*/
.themes_title{color:#232323;font-family: "Opensans-Light";}/*标题*/
/*button -border -font*/
.themes_btn{border:1px solid transparent;color: #333;}
/*border -color -style*/
.themes_bor{border-color: #e5e5e5;border-style: solid}
.themes_bor_before:before{border-color: #e5e5e5;border-style: solid}
/*bg*/
.themes_sales,
.themes_seckill,
.themes_products_sales{ background-color: var(--ProductsSalesBgStyleColor); color: var(--ProductsSalesTextColor);font-family: "Opensans-Regular";}
/*新*/
.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: "Opensans-Light";}
.themes_article_subtitle{font-family: "Opensans-Light";color: #666;}
.icon-star1.star_1:before,.review_star .half_star:after{ color: var(--ThemesReviewsStarColor);  }
.review_star .half_star:after{ color: var(--ThemesReviewsStarColor); }

/*******4.0 global-themes end*******/
/* 产品详细购物车按钮 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)}
/* 手机端顶部栏 */
@media screen and (max-width: 1000px) { /*当屏幕尺寸小于1000px时，应用下面的CSS样式*/
	.wrap_section_products{ background: #F2F3F3;}
}
/* 轮播 */
.wrap_slider .slider_container .slider_pagination .slider_pagination_dot{background: #ffffff;}
.wrap_slider .slider_container .slider_pagination .slider_pagination_dot.active{background: var(--MainColor);}
/* 内容开始 */
.wrap_grey_bg {background: #f2f3f3;}
.wrap_white_bg {background: #fff;}
/* -----------------标题----------- */
.learn_more_btn{color:#ffffff;font-family: "Opensans-Bold";background: var(--MainColor);}
.instagram_list .instagram_item .hover_box{background:rgba(241,120,172,.16);}
/* 内容结束 */
.container_screen{ max-width: 1315px; }
.themes_box_button{font-family: var(--ThemesButtonFont);}