@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:'Opensans-Regular';color: #333;}/*全局*/
.themes_title{color: #000; font-family:'OpenSans-Semibold';}/*标题*/
.themes_subtitle,.themes_subtitle a{color: #adadad;}/*副标题*/
/*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: #60d5de;color: #fff;}

.themes_dropdown{box-shadow:0 0 5px rgba(255,255,255,0.3);}
.themes_box_title{color: #000;/*font-family:'OpenSans-Semibold';*/font-family: 'Verdana';font-weight: bold;}
.themes_box_subtitle{color: #888;font-family: 'Verdana';}
.themes_products_title{color:#555;font-family: 'OpenSans-Semibold';}
.themes_products_title:hover{color: #b4b4b4;}
.themes_products_price{color: #262e31;}
.themes_products_origin_price,.themes_products_origin_price a{color: #adadad;}
.themes_article_title{color: #000;}
.themes_article_subtitle{color: #888;}
/*******4.0 global-themes end*******/

.bx_ptb20 { background: #f2f2f0; }
 
.default_search_style{
	background:#505459;
}
.default_search_style .text{
    background-color: transparent;
    color: #fff;
    border: none;
	font-family:'Opensans-Regular';
}
.default_search_style .button{
    background: url(../images/icon_search.png) no-repeat center center;
    border: 0;
}
.bx_nav_one{ color: #000;background: #fff;}

/*
.default_currency_style,
.default_language_style{
    background: url(../images/select_bg.png) no-repeat right center;
} */

.ff_ossb{font-family:'OpenSans-Semibold';}


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

.bx_nav ul li{ color: #fff;}
.bx_nav ul li a{ color: #000; font-family:'OpenSans-Semibold';}
.bx_nav ul li a span{ border-bottom: 2px solid transparent;}
.bx_nav ul li a:hover,.bx_nav_one .bx_nav ul li a.focus{color:#60d5de;}
.hamburger .line{
    background-color:#fff;
}

.SignInButton_sec,.global_account_sec .AccountButton_sec{
  background: url(../images/icon_person.png) no-repeat center center;
}
.default_shopping_cart_style .text_0{
    background: url(../images/icon_shopbag.png) no-repeat center center;
    color: transparent;
}
.cart_count{
    color: #fff;
    background: #60d5de;
}
.nav2{
    background-color: #454a50;
    color: #fff;
}
.color_84{color: #848484;}
.color_5{color: #555;}

.action_icon .to_detail{
    background: url('../images/icon_eyes.png') no-repeat center center;
}

.action_icon .to_cart{
    background: url('../images/icon_shop.png') no-repeat center center;
}
.action_icon .favorite_btn{
    background: url('../images/icon_heart.png') no-repeat center center;
}
.action_icon .is_in .favorite_btn{
    background: url('../images/icon_heart_in.png') no-repeat center center;
}

@media (max-width: 1000px){
    .bx_nav_one{ background: #454a50;}

    .default_shopping_cart_style .text_0{
        background: url(../images/icon_cart_mb.png) no-repeat center center;
        background-size: 25px ;
    }
	.default_search_style{background:none;}
    .default_search_style a{
        background: url(../images/icon_search_mb.png) no-repeat center center;
        background-size: 25px ;
    }
}


/*.update_line .img{background-image:url(../images/email.png);}*/

.default_newsletter_style .text{
    background: #fff;
    border: none;
    font-family:'OpenSans-Semibold';
}
.default_newsletter_style .FontBgColor{
    background: #8dbe1e;
    color: #fff;
    border: 0;
}


.footer{
    color: #b4b4b4;
    background: #454a50;
}

.menu_list dt{
    color: #fff;
}

.menu_list dd a{
    color: #b4b4b4;
}
.menu_list dd a:hover{
    color: #fff;
}


.menu_list.first dd:last-of-type a{
    color: #8dbe1e;
    border-bottom: 1px solid #8dbe1e;
}
.footer2{
  background: #3b3f44;
  color: #fff;
}
.footer2 a{
    color: #b4b4b4;
}
.footer2 span{
    color: inherit;
}

.footer2 .block_center a{
    color: #ffffff;
}


@media (max-width: 1000px){
    
    .menu_list dt{
        color: #fff;
        border-bottom: 1px solid #606569;
    }
    
    
    .default_foot_menu_style .menu_list dd{
        border-top:1px solid rgba(196, 196, 196, 0.14);
    }
    
    
    .footer2{
        background: #454a50;
    }


    .block_center{
        display: block;
        text-align: center;
    }

}



.opens {
    font-family: 'OpenSans-Regular';
}
.pop {
    font-family: 'Poppins-Regular';
}
.popb {
    font-family: 'Poppins-SemiBold';
}

.btn0{
    color: #fff;
    background: #222222;
}
.title0{
    font-size:28px;
}

.white{  color: #fff;}
.bg_white{background: #fff;}
.bg_blue{background: #f4f7fc;}
.bg_black{background: #0b0b0b; color: #fff;}
.bg_eb{background: #ebebeb;}
.border_white{background: #fff;border: 1px solid #eeeeee;}


/* type */
.type_li h3{
    color: #222;
}
.type_li p{
    color: #a7a7a7;
}
.btn_136{
    background: #8dbe1e;
    color: #fff;
}
.btn_h38{
    background: #8dbe1e;
    color: #fff;
}
.btn_h38:hover{
    background: #e6e6e6;
}

.new_li{
    background: #fff;
}

/* banner_m2 */
.banner_m2 .banner_item:before,.banner_m2 .banner_item:after{
	background:rgba(144,144,144,.1);
}


/* pro */
.pro_item{
    background: none;
}

.new_li{
    background: #fff;
}
.pro_li {
    background: #ffff;
}

.action_icon{
    background: #8dbe1e;
}

.action_icon:hover{
    background: #e6e6e6;
}

.pro_it:hover{
	box-shadow:0px 0px 7px #ccc;
}

/* hot */
.title_hot{
    border-bottom: 1px solid #e9ecf3;
}

.blog_li .info a:hover{
   color:#b4b4b4;
}



.color_8{
    color: #888888;
}
.color_5{
    color: #555555;
}





.button_next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23969ca9'%2F%3E%3C%2Fsvg%3E");background-repeat: no-repeat;background-position: center center;background-size: 8px 14px;}
.button_prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23969ca9'%2F%3E%3C%2Fsvg%3E");background-repeat: no-repeat;background-position: center center;background-size: 8px 14px;}

.button_next,
.button_prev{
    border: 1px solid #e9ecf3;
}

.srcoll_btn_next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23969ca9'%2F%3E%3C%2Fsvg%3E");background-repeat: no-repeat;background-position: center center;background-size: 8px 14px;}
.srcoll_btn_prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23969ca9'%2F%3E%3C%2Fsvg%3E");background-repeat: no-repeat;background-position: center center;background-size: 8px 14px;}

.srcoll_btn_next:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");background-color: #8dbe1e;}
.srcoll_btn_prev:hover{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");background-color: #8dbe1e;}


.srcoll_btn_next,
.srcoll_btn_prev{
    border: 1px solid #e9ecf3;
}

.cirlce.button_next,
.cirlce.button_prev{
    border: none;
    background-size: 100% 100%;
}
.cirlce.button_prev{background-image: url(../images/button_prev.png);}
.cirlce.button_next{background-image: url(../images/button_next.png);}




@media (max-width: 1000px ){
  
    .button_prev.btn_cirlce, .button_next.btn_cirlce{
        background-size: 8px 10px;
    }
    
    .img.bg{
        background: #e8e8e8;
    }
    
    .action_icon{
        background: transparent;
    }
    

    
    
    .btn_border{
        border: 1px solid #000;
    }
    .btn_161,
    .btn_175,
    .btn_220,
    .btn_box{
        background: #000;
        color: #fff;
    }
    
    .border_b_xs{
        border-bottom: 1px solid #ebebeb;
    }
	
	.follow_us_type_2 li>a{background-image:url('../images/icon_follow_mb.png');}

    
}

