@charset "UTF-8";

/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/
: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}";

    --ThemesHeaderBgColor: {$ThemesHeaderBgColor};
    --ThemesHeaderTextColor: {$ThemesHeaderTextColor};
    --ThemesHeaderTipsColor: {$ThemesHeaderTipsColor};
    --ThemesHeaderIconColor: {$ThemesHeaderIconColor};
    --ThemesNavTextColor: {$ThemesNavTextColor};
    --ThemesNavTextHoverColor: {$ThemesNavTextHoverColor};
	--ThemesNavLevel2TextColor: {$ThemesNavLevel2TextColor};
	--ThemesNavLevel2TextHoverColor: {$ThemesNavLevel2TextHoverColor};
	--ThemesNavLevel3TextColor: {$ThemesNavLevel3TextColor};
	--ThemesNavLevel3TextHoverColor: {$ThemesNavLevel3TextHoverColor};
	--ThemesNavLevel4TextColor: {$ThemesNavLevel4TextColor};
	--ThemesNavLevel4TextHoverColor: {$ThemesNavLevel4TextHoverColor};
    --ThemesFooterBgColor: {$ThemesFooterBgColor};
    --ThemesFooterTitleColor: {$ThemesFooterTitleColor};
    --ThemesFooterTextColor: {$ThemesFooterTextColor};
    --ThemesFooterTextHoverColor: {$ThemesFooterTextHoverColor};
    --ThemesFooterButtonBgHoverColor: {$ThemesFooterButtonBgHoverColor};
    --ThemesFooterButtonBgColor:  {$ThemesFooterButtonBgColor};
    --ThemesFooterButtonColor:  {$ThemesFooterButtonColor};
    --ThemesFooterButtonHoverColor: {$ThemesFooterButtonHoverColor};
    --ThemesFooterInputBorderColor: {$ThemesFooterInputBorderColor};
    --ThemesFooterInputColor: {$ThemesFooterInputColor};
    --ThemesFooterInputBgColor: {$ThemesFooterInputBgColor};
    --ThemesFooterIconColor: {$ThemesFooterIconColor};
    --ThemesCopyrightColor: {$ThemesCopyrightColor};
    --ThemesCopyrightBgColor: {$ThemesCopyrightBgColor};
    --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};
}
body.index {background-color: var(--ThemesBodyColor);}
.bg_fa {background-color: var(--ThemesFooterBgColor);}
.top_text,
.default_foot_menu_style .menu_list dt {color: var(--ThemesFooterTitleColor);}
/*******4.0 global-themes start*******/
/*font -color -family*/
body,html{font-family:'Poppins-Regular',Arial;color: #333;}/*全局*/
.themes_subtitle,.themes_subtitle a{color: #888;}/*副标题*/
.themes_price{color: #000;}/*价格*/
/*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_products_sales{background-color:var(--ProductsSalesBgStyleColor); color: var(--ProductsSalesTextColor);}

.themes_dropdown{border:0;}

.themes_box_title{color:var(--ThemesBoxTitleColor); font-family:var(--ThemesBoxTitleFont);}
.themes_box_title span::after{background: #e5fffc;}
.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_subtitle{font-family: 'Poppins-Regular';color:#888;}
.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 (max-width: 1000px ){
    .bg_black{background:#282c35;color:#fff;}
}
/* 字体 */
.pop{font-family:'Poppins-Regular';}
.grey{font-family:'OpenSans-Bold';}
.banner_next,.banner_prev{border:1px solid #efefef;background-color:#fff;}
.title0_p{font-family:'Opensans-Light';}
.arrival_a a:hover{color:#878888;}
.blog_li::after{background:#d8d8d8;}
.blog_li a:hover h3{color:#888;}
.hover_btn{background-color:rgba(0,0,0,0.9);}
.color_5{color:#555;}
.color_8{color:#888;}
.white{color:#fff;}
.btn0{background:#282d35;color:#fff;}
.btn59{font-family:'OpenSans-Bold';border:1px #333943 solid;background:#333943;color:#fff;}
.btn59:hover{background-color:#fff;color:#333;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.35);box-shadow:0 0 5px rgba(0,0,0,0.35);}
.fllow_me a:hover{color:#878888;}
@media (max-width: 1000px ){
    .view_li .btn0{background-color:transparent;border-bottom:1px solid #282d35;color:#282d35;}
    .arrival_num{border:1px solid transparent;}
    .action_icon{background:transparent;border:none;}
    .blog_li::after{background-color:#f9f9f9;}
    .input_box input{border:none;background:#f1f1f1;}
    .input_btn{background:#111111;color:#fff;}
    .bg_black{background:#282c35;color:#fff;}
    .btn59:hover{border:1px #333943 solid;background:#333943;color:#fff;-webkit-box-shadow:none;box-shadow:none;}
}

.container_screen{ max-width: 1000px; box-sizing: border-box; padding-left: 10px; padding-right: 10px; }

@media screen and (min-width: 768px) {
    .container_screen{ padding-left: 0; padding-right: 0; max-width: 740px; }
}
@media screen and (min-width: 992px) {
    .container_screen{ max-width: 960px; }
}
@media screen and (min-width: 1200px) {
    .container_screen{ max-width: 1160px; }
}
@media screen and (min-width: 1441px) {
    .container_screen{ max-width: 1440px; }
}
@media screen and (max-width: 1000px) {
    .container_screen { padding-left: 15px; padding-right: 15px; }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}
