@charset "UTF-8";

/*
Powered by ueeshop.com      http://www.ueeshop.com
广州联雅网络科技有限公司        020-83226791
*/

/*******4.0 global-themes start*******/

:root{
    --AddtoCartColor: #AF0D64;
    --BuyNowColor: #EA215C;
    --MainColor: #fed620;
    --ThemesBoxTitleColor: #FFFFFF;
    --ThemesBoxTitleFont: "OpenSans-Semibold";
    --ThemesBoxSubTitleFont: "Opensans-Regular";
    --ThemesProductsTitleColor: #333;
    --ThemesProductsTitleFont: "OpenSans-Semibold";
    --ThemesProductsPriceColor: #333;
    --ThemesProductsPriceFont: "OpenSans-Semibold";
    --ThemesProductsDelPriceColor: #999;
    --ThemesProductsDelPriceFont: "OpenSans-Semibold";
    --ThemesTextContentColor: #FFFBFB;
    --ThemesTextContentFont: "Opensans-Regular";
    --ThemesHeaderBgColor: #0A0909;
    --ThemesHeaderIconBgColor: #000000;
    --ThemesHeaderTextColor: #FFFFFF;
    --ThemesHeaderLineColor: #000000;
    --ThemesNavTextColor: #FFFFFF;
    --ThemesNavTextHoverColor: #000000;
	--ThemesNavLevel2TextColor: #000000;
	--ThemesNavLevel2TextHoverColor: #000000;
	--ThemesNavLevel3TextColor: #000000;
	--ThemesNavLevel3TextHoverColor: #000000;
	--ThemesNavLevel4TextColor: #000000;
	--ThemesNavLevel4TextHoverColor: #000000;
    --ThemesFooterBgColor: #000000;
    --ThemesFooterTitleColor: #C6FE67;
    --ThemesFooterTextColor: #FFFFFF;
    --ThemesFooterTextHoverColor: #C6FE67;
    --ThemesFooterLineColor: {$ThemesFooterLineColor};
    --ThemesCopyrightColor: #fff;
    --ThemesCopyrightBgColor: #000000;
    --ThemesFooterButtonColor: {$ThemesFooterButtonColor};
    --ThemesFooterButtonHoverColor: {$ThemesFooterButtonHoverColor};
    --ThemesHeaderIconColor: #C6FE67;
    --ThemesReviewsStarColor: #333;
	--ThemesAttrOptionColor: #000000;
	--ThemesProductSoldFontColor: #eb3e3e;

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

    --ProductsSalesBgStyleColor: #fed620;
	--ProductsSalesTextColor: #000;

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

/*font -color -family*/
body.index {background-color: var(--ThemesBodyColor);}
body,html{font-family:'Opensans-Regular',Arial;color:#333;}

/*全局*/
.themes_title{color:#000;font-family:'OpenSans-Bold';}

/*标题*/
.themes_subtitle,.themes_subtitle a{color:#999;}

/*副标题*/

/*价格*/

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

/*bg*/
.themes_sales,
.themes_products_sales{background-color: var(--ProductsSalesBgStyleColor); color:var(--ProductsSalesTextColor);}

.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_article_title{font-family: 'OpenSans-Semibold';}
.themes_article_subtitle{font-family: 'OpenSans-Regular';color: #666;}
.themes_text_content{ color: var(--ThemesTextContentColor); font-family:var(--ThemesTextContentFont); }
/*******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)}
.PriceColor,a.PriceColor{color:#c00;}
.pro_li, .semi{font-family:'OpenSans-Semibold';}
.openb{font-family:'OpenSans-Bold';}
.btn0{color:#fff;background:#222222;}
.white{color:#fff;}
.bg_white{background:#fff;}
.bg_black{background:#0b0b0b;color:#fff;}
.border_white{background:#fff;border:1px solid #eeeeee;}
.btn_161{border:1px solid #000;}
.btn_box:hover,.btn_220:hover,.btn_175:hover,.btn_161:hover{background:#000;color:#fff;}
.color_8{color:#888888;}
.color_5{color:#555555;}
@media (max-width:1000px){
    .button_prev.btn_cirlce,.button_next.btn_cirlce{background-size:8px 10px;}
    .pro_li .img.bg{background:#e8e8e8;}
    .action_icon{background:transparent;}
    .bg_black{background:#282c35;color:#fff;}
    .block_a_box{border-top:1px solid rgba(196,196,196,0.14);}
    .borderb_xs{border-bottom:10px solid #f9f9f9;}
}
.action_box .iconfont{color: #fff;}
.action_box  .is_in .iconfont{color: #fff;}
@media  screen and (min-width:1000px) {
    .action_icon:hover{background-color:#fed620;}
    .action_icon:hover i{color: #000;}
    .action_icon.is_in{background-color:#fed620;}   
    .action_icon.is_in {color: #000;}
}

.container_screen { width: 100%; padding-left: 15px; padding-right: 15px; -webkit-box-sizing: border-box; box-sizing: border-box}
@media (min-width: 768px) {
    .container_screen { max-width:740px; padding-left: 0; padding-right: 0 }
}
@media (min-width: 992px) {
    .container_screen { max-width:960px }
}
@media (min-width: 1200px) {
    .container_screen { max-width:1000px }
}
@media (min-width: 1240px) {
    .container_screen { max-width:1200px }
}
@media (min-width: 1440px) {
    .container_screen { max-width:1360px }
}
@media (min-width: 1500px) {
    .container_screen { max-width:1440px }
}
.themes_box_button{font-family: var(--ThemesButtonFont);}