@charset "UTF-8";

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


/*******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{background: #ffbaa6;color: #fff;border: 5px solid #fff;background-clip: content-box;}

.themes_dropdown{border:0;}
.themes_box_title{color: #333;font-family: 'GreyGoose-Bold';}
.themes_box_title span::after{background: #e5fffc;}
.themes_products_price{color:#000;}
.themes_products_origin_price,.themes_products_origin_price a{color: #888;}
.themes_article_title{font-family: 'Poppins-Regular';}
.themes_article_subtitle{font-family: 'Poppins-Regular';color:#888;}
/*******4.0 global-themes end*******/

.head_wrap_bg{background:#f7f7f7;}

.bg_fa{background: #fafafa;}

.bx_nav ul li {
    font-family: 'GreyGoose-Bold';
    color: #666666;
    background-color: #ffffff;
}

.bx_nav ul li a {
    color: #333333;
}

.bx_nav ul li .bx_nav_fd {
    background-color: #ffffff;
}
.bx_nav ul li .bx_nav_fd a {
    font-family: 'GreyGoose-Bold';
}

.bx_nav ul li a:hover,
.bx_nav_one .bx_nav ul li a.focus {
    color: #8d8788;
}

.cart_count {
    color: #fff;
    background: #282d35;
}

@media (max-width: 1000px) {

    .cart_count {
        background-color: #282c35;
        color: #fff;
    }
}


.hamburger .line {
    background-color: #333;
}


.default_shopping_cart_style .text_0 {
    color: transparent;
}

.default_language_currency_style{font-family:'GreyGoose-Bold';}


/* footer */
.top_text,
.menu_list dt {
    color: #111111;
    font-family: 'GreyGoose-Bold';
}

.menu_list dd a {
    color: #878888;
}

.menu_list dd i {
    color: #666;
}

.menu_list dd a:hover {
    color: #111;
}

.footer .default_language_style,.footer .default_currency_style {
    border: 1px solid #eeeeee;
}


.language_box dd,
.footer .default_currency_style dd {
    background-color: #fff;
}

.default_newsletter_form input:nth-of-type(1){border:1px #eee solid;}

.default_newsletter_form input:nth-of-type(2),
.input_btn2 {
    background: #282d35;
    color: #fff;
}

.default_newsletter_form input:nth-of-type(2){font-family:'GreyGoose-Bold';}

.footer2 {
    background: #282d35;
    color: #fff;
}
.footer2 a{color:#fff;}
.global_swap_chain{background: #282d35;color:#ddd;}
/* footer */
@media (max-width: 1000px ){
    .top_text,
    .menu_list dt{
        color: #333333;
    }
    .bg_black{
      background: #282c35;
      color: #fff;
    }
}



/* 字体 */
.pop {
    font-family: 'Poppins-Regular';
}

.grey {
    font-family: 'GreyGoose-Bold';
}

.banner_next,.banner_prev{
  border: 1px solid #efefef;
  background-color: #fff;
}

.title0_p{
  font-family: 'HelveticaLTStd-Light';
}

.arrival_a a:hover{color:#878888;}

/* new arrival */
.nav_a{
  color: #888888;
  border-bottom: 1px solid transparent;
}
.nav_a:hover,
.nav_a.focus{
  color: #282d35;
  border-bottom-color: #282d35;
}

.arrival_num::after{
    border: 1px solid #ffbaa6;
}

.action_icon{
    border: 1px solid #333943;
    background: #fff;
}
.action_icon:hover{
    background-color: #333943;
    border-color: #333943;
}
.action_icon.is_in{
    background-color: #333943;
    border-color: #333943;
}
.action_icon:nth-of-type(2){
	background-color: #333943;
    border-color: #333943;
}
.action_icon:nth-of-type(2):hover{
	border: 1px solid #333943;
    background: #fff;
}
/* new arrival */

/* our blog */
.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:'GreyGoose-Bold';
	border:1px #333943 solid;
    background: #333943;
    color: #fff;
}
.btn59:hover{
	background-color:#fff;
	color:#333;
	box-shadow:0 0 5px rgba(0, 0, 0, 0.35);
}

.fllow_me a:hover{
	color:#878888;
}

@media (max-width: 1000px ){
    #header{background: #fff;}

    .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;
    }

    .hot{
        background-position: -134px top;
        background-size: 361px auto;
        border-bottom: 10px solid #f9f9f9;
    }

    .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; box-shadow: none;}

}
