﻿/*----------- 
* google font
* top header
* top md header
* header 
* banner
* categories-banner
* deal-section
* new arrivals
* all-product
* home-blog
* testimonal
* free-shipping
* newsletter
* modal-popup
* cart-content
* sticky-social
* grid
* tab-bg
* blog
* contact
* resposive
* 新增样式by peter
--------------------------*/



html * {
	margin: 0;
	padding: 0;
}

.pr_content_wrapper .product-sp-list li {
    padding: 20px;
    width: 23%;
    float: left;
height:260px;
}
.pr_content_wrapper .product-sp-list .info a{width:90%;padding:5px;float:left;}


.pr_content_wrapper .product-sp-list li img {
    width: 252px;
    height: 170px;
border: 1px solid #cccccc;
}
.pp_product_list h3{border-bottom:2px solid #cccccc;width:80%;padding:10px;}

.pplh2{border-bottom:2px solid #cccccc;width:100%;margin-bottom: 20px;font-size:24px;padding-bottom:5px;}


/*2022-11-15更新*/
.taglist{width:100%;float:left;}
.taglist a{padding:10px;float:left;}




/*2022-11-3更新*/

.tagh2{font-size: 20px;
    height: auto;
    line-height: 54px;
    border-bottom: 1px dotted #EEE;
    margin: 0;
    padding: 0 0 0 30px;
    font-weight: normal;width:90%;float:left;}

.st{    font-size: 18px;
    border-bottom: 1px solid #DDD;
    padding: 20px 0 5px 0;
    font-weight: normal;
    margin: 0;}

.service_time{    width: 220px;
    border-top: 1px dashed #DDD;
    border-bottom: 1px dashed #DDD;
    line-height: 20px;
    text-align: center;
    padding: 10px 0px;}

.taga{padding: 5px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;}

.tagbz li{padding: 10px 0 10px 0;
    width: 100%;
    height: auto;
    border-bottom: 1px solid #ccc;float:left;}

.pr_content_wrapper .product-sp-list li{padding: 0;margin-right:10px;}


.tagnav{overflow: auto;border-bottom: 1px solid #DDD;margin-bottom: 30px;width:70%;padding-left:15px;}

.tagnav a{padding:10px;float:left;background: #F5F5F5;margin-right:15px;}

.tagcpimg img{max-height:300px;height:auto;overflow: hidden;}














/*2022 9-13更新*/
.star3{height: 0px;display: block;overflow: hidden;border: none;visibility: hidden;transition: all 0s;}


.new-arrivals .pro-text {
min-height:500px;}
.home-blog .bdr{height:650px;}

.caption p{
    color: #fff;
    font-size: 30px;
    font-family: "Microsoft yahei";
    font-weight: 500;
    margin-top: 60px;
    letter-spacing: 0;
    width: 100%;
    height: 500px;
}
.spcp{border: 1px solid #ccc;
    width: 30%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 20px 20px;}
.spcp a{font-size:18px;font-weight:bold;}


.carousel-inner .active p {
    animation: fadeup 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation: fadeup 1.5s;
    -webkit-animation: fadeup 1.5s;
}

div#cplb{width:33%;padding-bottom:20px;height:520px;}
.listprotitle{height:50px;float: left;font-size:18px;} 
.star2 span{height:66px;float: left;word-wrap:break-word;word-break:break-all;font-size: 14px;color:#868686;}



@media (min-width:768px) and (max-width:1600px) {
div#cplb{width:33%;height:520px;}

.pro-text .col-md-7{padding:5px;}
.pro-text-outer.list-pro-text .add-btn{margin-top:20px;}
.col-md-7{padding-left:0px;}
.star2{height:100px;}

}

@media (min-width:1601px)
{

div#cplb{width:25%;height:520px;}

.pro-text-outer.list-pro-text .add-btn{margin-top:40px;}
}

/*2022 9-13更新*/









video{max-width:720px;max-height:500px;}
html,
body {
	color: #666;
	font-family: 'Microsoft YaHei', sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 25px;
}
#back-top {
	bottom: 30px;
	position: fixed;
	right: 10%;
}
#back-top a {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	border-radius: 5px;
	color: rgb(255, 255, 255);
	display: block;
	font: 11px/100% Arial, Helvetica, sans-serif;
	padding: 15px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 1s ease 0s;
}
a {
	transition: all 0.15s ease-in-out 0s;
}
a:hover {
	text-decoration: none;
	color: #B11E22;
}

img{
	border:none;
	max-width:100%;max-height:100%;
}
/*---- top header ----*/

.top-header-right {
	float: right;
}
.top-header-right li {
	border-left: 1px solid rgb(48, 61, 73);
	display: inline;
	margin-left: 10px;
	float: left;
	padding-left: 10px;
}
.top-header-left span {
	float: left;
	padding: 3px 10px;
}
.top-header-right li:first-child {
	border-left: none;
}
.top-header-left {
	float: left;
}
.top-header-left li {
	border-left: 1px solid rgb(48, 61, 73);
	display: inline;
	margin-right: 0;
	padding-right: 5px;
	float: left;
}
.top-header-left li:first-child {
	border-left: none;
}
.top-header-left button {
	border: medium none;
	font-weight: 300;
}
.top-header-left .dropdown-menu>li {
	border: none;
	padding: 3px 20px;
	margin: 0;
}
.top-header {
	background: rgb(27, 37, 47) none repeat scroll 0 0;
	float: left;
	width: 100%;
	color: #fff;
}
.top-home3 {
	background: rgb(27, 37, 47) none repeat scroll 0 0;
	border-top: 1px solid rgb(48, 61, 73);
}
.cart-menu{
	margin-top:35px;
	text-align:center;
}
.cart-menu i{
	font-size:24px;
	color:#B4272A;
	margin-right:0.5em;
}
.cart-menu span{
	font-size:22px;
	font-style:italic;
	color:#666;
}
.cart-menu .qq,
.cart-menu .wechat{
	padding:10px 0px;
}
.cart-menu .wechat{
	position:relative;
}

.cart-menu .code-img{
	position:absolute;
	top:30;
	left:0;
	display:none;
	width:120px;
	height:120px;
	z-index:99;
}

.cart-menu .wechat:hover .code-img{
	display:block;
}

.cart-content .pro-text strong {
    color: rgb(0, 0, 0);
}
.cart-outer .total strong {
    color: rgb(0, 0, 0);
}
/*---- top md header ----*/

.logo {
	color: rgb(0, 0, 0);
	font-size: 24px;
	font-weight: 600;
}
.logo span {
	color: #B11E22;
}
.top-md-menu {
	float: left;
	padding-top: 15px;
	width: 100%;
}
.top-md-menu .search {
	display: inline;
}
.top-md-menu .search input[type="text"] {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	padding: 5px;
	width: 55%;
}
.well.carousel-search.hidden-phone {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border: 1px solid rgb(221, 221, 221);
	border-radius: 5px;
	margin: 25px auto 0;
	padding: 0;

}
.well .btn.dropdown-toggle.btn-select {
	background: rgb(245, 245, 245) none repeat scroll 0 0;
	border-radius: 0;
	color: rgb(51, 62, 72);
	padding: 12px 14px;
	text-align: left;
	width: 150px;
}
.well #btnSearch {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0 5px 5px 0;
	box-shadow: 0 0 0;
	float: right;
	font-size: 16px;
	height: 46px;
	margin-right: -8px;
	width: 46px;
}
.well .btn-group.open .dropdown-toggle {
	border: 0 none;
	border-radius: 0;
	box-shadow: 0 0 0;
}
.well .btn .caret {
     position: absolute;
    right: 8px;
    top: 22px;
}

.top-header-left .btn.btn-default.dropdown-toggle {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	font-weight: 300;
	color: #fff;
}
.top-header-right .btn.btn-default.dropdown-toggle {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	font-weight: 300;
	color: #fff;
	padding: 0;
}
.cart-menu>ul {
	float: right;
	margin-top: 30px;
	color: #232530;
}
.cart-menu li {
	display: inline;
	float: left;
	margin-left: 12px;
	position: relative;
	text-align: center;
}
.cart-menu strong {
	display: block;
	font-size: 12px;
	font-weight: 500;
}
.cart-menu a {
	color: #232530;
	font-size: 20px;
	text-decoration: none;
}
.subno {
	background: #b11e22 none repeat scroll 0 0;
	border-radius: 50px;
	color: #fff;
	font-size: 11px;
	height: 20px;
	right: 11px;
	line-height: 19px;
	position: absolute;
	text-align: center;
	top: -11px;
	width: 20px;
	z-index: 99;
}
.main-menu {
	float: left;
	margin-top: 10px;
	width: 100%;
}
.main-menu .btn.btn-default.dropdown-toggle {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: rgb(255, 255, 255);
	font-weight: 300;
	padding: 15px 0;
	text-transform: uppercase;
}
.all-departments {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	border-radius: 10px 10px 0 0;
	padding: 10px 0;
	width: 270px;
}
.dropdown-menu.dropdownhover-bottom>li {
	border-left: 0 none;
	float: left;
	margin-left: 0;
	padding-left: 0;
	width: 100%;
	padding: 1px 0;
	border-bottom: 1px solid #f1f1f1;
}
.dropdown-menu.dropdownhover-bottom>li span{
	padding:0px 8px;
}

.dropdown-menu.dropdownhover-bottom>li:last-child {
	border: none;
}
.dropdown-menu>li>a {
	padding: 11px 13px;
padding-left:40px;	white-space: nowrap;
}
.dropdown-menu i {
	margin-left: 20px;
	float: right;
}

.dropdown-menu {
	border-radius: 0;
	padding: 5px 0;
	top: 100%;
	border: 1px solid #ebebeb;
}
.all-departments .dropdown-menu {
	border: 1px solid #ddd;
	border-radius: 0 0 10px 10px;
	box-shadow: 0 0 0;
	left: 0;
	top: 70px;
	width: 270px;
}
.all-open {
	display: block;
}
.dropdown-menu.dropdownhover-bottom.all-open img {
	float: left;
	margin-right: 10px;
}
.dropdown-menu.right {
	border-radius: 0;
	margin-left: 269px;
	margin-top: -75px;
	z-index:99;
}
.collapse.navbar-collapse {
padding:0;border-bottom:2px solid #b11e22;
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
	background: none;
	color: #b11e22;
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
	color: #b11e22;
}
.navbar.navbar-inverse.navbar-default {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	margin-bottom: 0;
}
.navbar-nav>li {
	float: left;
	padding-top: 10px;border-bottom: 2px solid #b11e22;
}
.navbar-inverse .navbar-nav>li>a {
	color: #333e48;
	font-weight: 500;
	text-transform: uppercase;
	padding: 15px 18px;
}
.all-departments .dropdown-toggle {
	color: #fff !important;
}
.all-departments img {
	margin-right: 10px;
}
.bg-red {
	background: rgb(229, 57, 57) none repeat scroll 0 0;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	margin-left: 3px;
	padding: 3px 10px;
	text-transform: uppercase;
}
.bg-red::after {
	border-bottom: 10px solid rgb(229, 57, 57);
	border-left: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0);
	content: "";
	height: 0;
	left: -6px;
	position: absolute;
	top: 6px;
	transform: rotate(156deg);
	width: 0;
}
.bg-blue {
	background: #448ccb;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	margin-left: 3px;
	padding: 3px 10px;
	text-transform: uppercase;
}
.bg-blue::after {
	border-bottom: 10px solid #448ccb;
	border-left: 10px solid rgba(0, 0, 0, 0);
	border-right: 10px solid rgba(0, 0, 0, 0);
	content: "";
	height: 0;
	left: -6px;
	position: absolute;
	top: 6px;
	width: 0;
	transform: rotate(156deg);
}
.dropdown-menu {
	box-shadow: 0 0 0;
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.dropdown-menu i:hover {
	background: #f3f3f3;
	color: #b11e22;
}
.main-memu-socail>ul {
	float: right;
	margin-right: 30px;
}
.main-memu-socail li {
	display: inline;
	padding: 0 10px;
}
.main-memu-socail li a {
	color: #fff;
}
.main-memu-socail {
	border-left: 1px solid #85c93f;
	float: right;
	margin-top: 10px;
	width: 18%;
}
.all-departments i {
	float: right;
}
.all-departments .menuhead{
	float:left;
}
.navbar-nav > li > .dropdown-menu {
	top: 69px;
}
.all-departments .mega-menu {
	left: 270px;
	top: -140px;
	width: 870px;
}

.header-slider .carousel-inner > .item {
	max-height: 506px;
}

/*----------- header -----------------------*/

.header2 {
	border-bottom: 1px solid rgb(235, 235, 235);
}
.header-slider {
	float: left;
	width: 100%;
	max-height: 506px;
}
.header-outer .col-md-9 {
	padding-right: 0;
}
.header-outer {
	background: #F2F2F2;
	float: left;
	width: 100%;
}
.header-outer2 {
	float: left;
	margin-bottom: 50px;
	width: 100%;
	padding-top: 25px;
}
.home2-caption .header-text h2 {
	font-size: 32px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 10px 0;
}
.header-slider .col-md-6 {
	padding: 0;
}
.header-slider .col-md-3 {
	margin-bottom: 40px;
}
.home2-caption .header-text h6 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 5px;
	text-transform: uppercase;
}
.menu2 .navbar-nav {
	margin-top: -7px;
}
.menu2.menu3 .navbar-nav {
	margin: 0px;
}
.menu2.menu3 .all-departments {
	border-radius: 3px;
}
.main-menu.menu2 {
	background: rgb(23, 32, 41) none repeat scroll 0 0;
}
.menu2 .navbar-inverse .navbar-nav > li > a {
	color: #fff;
}
.affix {
	left: 0;
	margin-top: 0 !important;
	position: fixed;
	top: 0;
}
.carousel-inner>.item {
	overflow: hidden;
}
.caption {
	color: #646a7c;
	display: block;
	letter-spacing: 1.5px;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-transform: uppercase;
	width: 100%;
	z-index: 999;
}
.caption h3 {
	color: #fff;
	font-size: 30px;
	font-family:"Microsoft yahei";
	font-weight: 500;
	margin-top: 60px;
	letter-spacing: 0;width:100%;height:500px;
}
.caption h4 {
	color: #fe9700;
	font-size: 26px;
}
.caption h2 {
	font-size: 50px;
	margin-top: 0;
	text-transform: capitalize;
	color: #333e48;
	margin-bottom: 15px;
	font-weight: 700;
	font-family: "TeXGyreAdventor-Bold";
}



.carousel-indicators {
	bottom: 5px;
	left: 50%;
}
.caption img {
	width: 100%;
}
.home2-caption {
	color: rgb(51, 62, 72);
	margin-bottom: 70px;
	margin-top: 320px;
	text-align: center;
}
.header-outer3 {
	float: left;
	margin-bottom: 50px;
	width: 100%;
}
.home3-caption {
	color: rgb(51, 62, 72);
}
.home3-caption-outer .header-text {
	float: left;
	padding-top: 160px;
}
.home3-caption .header-text h6 {
	font-size: 30px;
	font-weight: bold;
	margin-top: 20px;
	font-family: "TeXGyreAdventor-Bold";
}
.home3-caption .header-text h2 {
	font-size: 70px;
	margin: -10px 0 10px;
	font-family: "TeXGyreAdventor-Bold";
}
.home3-caption-outer {
	float: left;
	height: 611px;
}
.home3-caption-outer .header-text a {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	border-radius: 5px;
	color: rgb(255, 255, 255);
	float: left;
	font-size: 12px;
	margin-top: 33px;
	padding: 10px 30px;
	text-transform: uppercase;
}
.save-price {
	background: #fed700;
	border-radius: 50%;
	float: right;
	height: 120px;
	margin-top: 200px;
	padding: 33px 0;
	text-align: center;
	width: 120px;
}
.saveprice-no {
	font-size: 38px;
	font-weight: 700;
	color: #333e48;
}
.save-text {
	float: left;
	width: 100%;
	color: #333e48;
}
.saveprice-no sup {
	font-size: 14px;
}
.caption .btn.get-start {
	background: #B11E22;
	font-weight: 300;
	border-radius: 0;
	color: #fff;
	padding: 10px 20px;
	font-size: 12px;
}
.header-text.text-colr {
	color: rgb(255, 255, 255);
}

/*----------- banner -----------------------*/

.banner-img {
	color: #333e48;
	float: left;
	height: 222px;
	padding: 50px 20px 0;
	text-decoration: none;
	width: 100%;
	position: relative
}
.banner-img:after {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 0%;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.4);
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

/* on hover we animate the width to
 * 100% and opacity to 0 so the element
 * grows and fades out
 */


.sub-banner{
	position:relative;
}

.banner-text{
	position:relative;
	bottom:3em;
	background:RGBA(226,226,226,0.8);
}

.banner-text H3{
	font:14px/30px 'microsoft yahei';
	padding:0.5em 1em;
}

.price > span {
	color: rgb(51, 62, 72);
}
.hot-text {
	color: rgb(233, 76, 76);
	text-transform: uppercase;
	font-family: "TeXGyreAdventor-Bold";
	font-size: 12px;
}
.new-text {
	color: #448ccb;
	text-transform: uppercase;
	font-family: "TeXGyreAdventor-Bold";
	font-size: 12px;
}
.best-text {
	color: #ff9600;
	font-family: "TeXGyreAdventor-Bold";
	text-transform: uppercase;
	font-size: 12px;
}
.delivery-bg {
	background: rgb(51, 62, 72) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	margin-bottom: 50px;
	padding: 30px 0;
	text-align: center;
}
.delliver-text span {
	color: rgb(255, 216, 0);
}
.delliver-text > h6 {
	font-size: 18px;
	font-weight: 300;
}

/*----------- categories-banner -----------------------*/

.categories-banner {
	float: left;
	padding: 50px 0 0;
	width: 100%;
}
.categories-banner .owl-pagination {
	display: none;
}
.banner-img a {
	background: #ffffff;
	color: rgb(0, 0, 0);
	display: inherit;
	font-weight: 500;
	left: 23%;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 44%;
	width: 180px;
}
.banner-img a:hover {
	background: rgba(0, 0, 0, .8);
	color: #fff;
}
.title {
	float: left;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.title h2 {
	color: #333e48;
	font-size: 18px;
	font-weight: 500;
	padding: 1em 0;
	text-transform: uppercase;
	width: 100%;
}
.customNavigation {
	float: right;
}
.tab-content .customNavigation {
	margin-top: -40px;
}
.customNavigation .btn.next2 {
	border-left: 1px solid #ddd;
	border-radius: 0;
	color: #343434;
	font-size: 18px;
	line-height: 10px;
	padding: 0 12px;
}
.customNavigation .btn.prev2 {
	border-radius: 0;
	color: #343434;
	font-size: 18px;
	line-height: 10px;
	padding: 0 12px;
}
.customNavigation .btn.next {
	border-left: 1px solid #ddd;
	border-radius: 0;
	color: #343434;
	font-size: 18px;
	line-height: 10px;
	padding: 0 12px;
}
.customNavigation .btn.prev {
	border-radius: 0;
	color: #343434;
	font-size: 18px;
	line-height: 10px;
	padding: 0 12px;
}
.owl-carousel {
	float: left;
}
.owl-item>div {
	float: left;
	margin-left: -10px;
}
.owl-theme .owl-controls .owl-buttons div {
	border-radius: 0 !important;
	color: rgb(232, 233, 233) !important;
	margin: 5px 0 !important;
	opacity: 0.5 !important;
	padding: 7px 10px !important;
}
.owl-buttons {
	position: absolute;
	right: 0;
	top: -62px;
}
.owl-theme .owl-controls .owl-buttons div:first-child {
	border-right: 1px solid #999!important;
}
.owl-prev {
	background: none !important;
	position: relative;
}
.owl-prev::before {
	color: #B11E22;
	content: "";
	font-family: fontawesome;
	font-size: 16px;
	position: absolute;
	top: -5px;
	right: 12px;
}
.owl-next {
	background: none !important;
	position: relative;
}
.owl-next::before {
	color: #B11E22;
	content: "";
	font-family: fontawesome;
	font-size: 16px;
	position: absolute;
	top: -5px;
	left: 12px;
}
.owl-pagination {
	display: none;
}
.owl-theme .owl-controls {
	margin-top: 0 !important;
	text-align: center;
}

/*----------- deal-section -----------------------*/

.deals-wk {
	border: 2px solid #b11e22;
	border-radius: 5px;
	color: #868686;
	padding: 20px 0;
}
.deals-wk .pro-img {
	margin-bottom: 50px;width:356px;
}
.deals-wk .text-text>h4 a {
	color: #B11E22;
	font-weight: 400;
	margin-bottom: 30px;
}


.deal-outer .pad-left {
	padding-left: 0;
}
.wk-price {
	color: #b11e22;
	font-size: 18px;
	font-weight: 500;
	margin: 50px 0 10px;
}
.wk-price>span {
	color: #888;
	font-size: 14px;
	font-weight: 100;
	margin-left: 20px;
	text-decoration: line-through;
}
.deal-section2 .title > h2 {
	border-bottom: 1px solid rgb(221, 221, 221);
	font-size: 18px;
	text-transform: capitalize;
}
.deal-section2 .e-product.e-product2 {
	float: left;
	margin: 0 0 20px;
	width: 100%;
	transition: all 0.3s ease-in-out 0s;
}
.deal-section2 .e-product .pro-text-outer {
	padding-top: 5px;
}
.deal-week2 .e-product .pro-text-outer {
	width: 63%;
}
.deal-section2 .e-product.e-product2:hover {
	box-shadow: 0 0 0;
}
.deal-section2 .e-product .pro-img {
	margin-right: 18px;
	width: 30%;
}
.deals-wk .availalbe {
	color: #373737;
}
.deal-section2 .grid-shop .pro-text {
	border: medium none;
	margin-bottom: 10px;
	margin-top: 10px;
	transition: all 0.15s ease-in-out 0s;
}
.deal-section2 .grid-shop .pro-text:hover {background: #f6fdff;	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	transform: translate3d(0px, 6px, 0px);
}
.deals-wk .availalbe>span {
	color: #b11e22;
}
.deal-section2 .e-product {
	float: left;
	margin-top: 50px;
	margin-bottom: 25px;
	padding: 0 2px;
	transition: all 0.3s ease-in-out 0s;
}
.deal-section2 .e-product:hover {
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
	transform: translate3d(0px, -6px, 0px);
}
.deal-section2 .new-arrivals .pro-text-outer .wk-price {
	margin: 20px 0 0;
}
.deal-section2 .new-arrivals .nav.nav-tabs li a{
	padding:8px 10px;
	font-size:14px
}

.deal-section2 .new-arrivals .nav.nav-tabs .active a {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	color: rgb(255, 255, 255) !important;
	margin-top: -6px;
	padding: 13px;
}
.deal-section2 .new-arrivals .nav.nav-tabs a {
	background: rgb(242, 242, 242) none repeat scroll 0 0;
	border-radius: 7px 7px 0 0;
	color: #333e48 !important;
	text-transform: capitalize;
}
.deal-section2 .e-product2 .pro-text-outer h4 {
	font-size: 14px;
}
.deals-wk .item {
	margin-left: 0;
	width: 100%;
}
.deals-wk .pro-img > img {
	width: 100%;
}
.add-btn {
	background: #b11e22 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	margin: 20px 0;
	padding: 0px 3px;
	font-size: 12px;
	text-transform: uppercase;
}
.add-btn:hover {
	background: #000 none repeat scroll 0 0;
	text-decoration: none;
	color: #fff;
}
.price {
	float: left;
	font-size: 22px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 30px;
	color: #B11E22;
	width: 100%;
}
.price .spical {
	color: #b3b7c8;
	font-size: 14px;
	font-weight: 300;
	text-decoration: line-through;
}
.ulcontent {
	list-style: outside none none;
	margin: 30px 0;
}
.ulcontent>li::before {
	content: "";
	font-family: fontawesome;
	margin-right: 12px;
	color: #B11E22;
}
#clockdiv {
	color: #232530;
	display: inline-block;
	text-align: center;
}
#clockdiv>div {
	border-radius: 3px;
	display: inline-block;
	margin: 18px 0;
	position: relative;
	padding: 5px 15px;
}
#clockdiv>div:last-child::before {
	display: none;
}
#clockdiv>div::before {
	content: ":";
	font-size: 29px;
	margin-left: 10px;
	position: absolute;
	right: -6px;
}
#clockdiv>h4 {
	border-top: 1px solid rgb(235, 235, 235);
	padding-bottom: 20px;
	padding-top: 20px;
}
#clockdiv div>span {
	color: rgb(0, 59, 87);
	display: inline-block;
	font-size: 36px;
	font-weight: 400;
}
.smalltext {
	font-size: 12px;
	margin-top: -5px;
	color: #bcbcbc;
}
.deal-content h2 {
	color: #232530;
	font-size: 24px;
	font-weight: 300;
}
.carousel-control {
	border-radius: 50%;
	height: 30px;
	line-height: 28px;
	text-align: center;
	top: 50%;
	width: 30px;
}
.carousel-control.left {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #b7b7b7;
	text-shadow: 0 0px 0px;
	bottom: inherit;
	border: 1px solid;
}
.carousel-control.right {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #b7b7b7;
	text-shadow: 0 0px 0px;
	bottom: inherit;
	border: 1px solid;
}
.deal-week2 #clockdiv > div {
	border-radius: 3px;
	display: inline-block;
	margin: 18px 0;
	padding: 5px 7px;
	position: relative;
}
.deal-week2 #clockdiv div > span {
	font-size: 22px;
}
.ads-lft2 > img {
	border-radius: 8px;
	margin-bottom: 20px;
	width: 100%;
}
.deal-week2 .wk-price {
	margin-top: 20px;
}
.deal-week2 .deals-wk {
	padding: 10px 0;
}
.deal-week2 .deals-wk .pro-img {
	margin-bottom: 20px;
}
.deal-week2 .deals-wk .text-text > h4 {
	margin-bottom: 20px;
}
.home-deals-wk .pro-img {
	float: left;
	width: 45%;
	margin-bottom: 0;
}
.home-deals-wk .text-text {
	float: left;
	width: 55%;
	margin-top: 30px;
}
.home-deals-wk .text-text > h4 {
	margin-bottom: 10px;
}
.home-deals-wk .wk-price {
	color: rgb(177, 30, 34);
	font-size: 18px;
	font-weight: 500;
	margin: 25px 0;
}
.home-deals-wk #clockdiv {
	text-align: left;
}
.home-deals-wk #clockdiv > h4 {
	border: none;
}
.home-deals-wk #clockdiv > div {
	padding: 5px 7px;
}

/*----------- new arrivals -----------------------*/

.deal-section {
	padding-bottom: 50px;
}
.new-arrivals {
	float: left;
	width: 100%;
	position: relative;
}
.new-arrivals .owl-buttons {
	top: -30px;
}
.new-arrivals .pro-text-outer .wk-price {
	margin: 50px 0 0;
}
.new-arrivals .pro-text-outer h4 {
	color: #373737;
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
}
.new-arrivals .pro-text {
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	margin-top: 30px;
}
.new-arrivals .pro-img {
	margin-bottom: 15px;    max-width: 100%;
    
}

.new-arrivals .nav-tabs>li>a {
	border: 1px solid #fff;
	border-radius: 0;
	color: #666;
	font-size: 14px;
	line-height: 1.42857;
	margin-right: 2px;
	padding: 5px;
}
.new-arrivals .nav-tabs .active>a {
	color: #333E48 !important;
}
.new-arrivals .nav-tabs {
	border-bottom: 1px solid #fff;
}
.new-arrivals .nav>li>a:focus,
.new-arrivals .nav>li>a:hover {
	background-color: #fff;
	color: #333E48 !important;
	text-decoration: none;
}
.new-arrivals .pro-text-outer>span {
	font-weight: 100;
}
.new-arrivals .add-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #eee;
	color: #a7a7a7;
	transition: all 0.15s ease-in-out 0s;
}
.new-arrivals .pro-text-outer:hover .add-btn {
	background: #B11E22;
	border: 2px solid #B11E22;
	color: #fff;
}
.new-arrivals .pro-text-outer:hover a,
.new-arrivals .pro-text-outer:hover a h4 {
	color: #B11E22;
	text-decoration: none;
}

/*----------- all-product  -----------------------*/

.all-product {
	background: rgb(244, 248, 249) none repeat scroll 0 0;
	padding: 50px 0;
	border: 1px solid #ebebeb;
}
.electonics {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	float: left;
	width: 100%;
	border-radius: 3px;
}
.e-product .pro-img>img {
	width: 100%;
}
.e-product .pro-img {
	PADDING: 10PX;float: left;
	width: 60%;
	position: relative;
}
.e-product .pro-text-outer {
	float: left;
	padding: 15px;
	width: 40%;
}
.e-product .pro-text-outer h4 {
	color: rgb(55, 55, 55);
	font-size: 14px;
	line-height:180%;
	font-weight: 400;
	margin-top: 5px;
}
.e-product .wk-price {
	color: rgb(177, 30, 34);
	font-size: 18px;
	font-weight: 500;
	margin: 15px 0 0;
}
.electonics .bdr {
height:350px;overflow: hidden;	border-bottom: 1px solid rgb(235, 235, 235);
	border-left: 1px solid rgb(235, 235, 235);
	padding: 15px 0;
}
.electonics .brd2 {
	border-bottom: 1px solid rgb(235, 235, 235);
}
.electonics .ads {
	float: left;
	margin-top: 19px;
	margin-bottom: 19px;
	width:100%;
}
.electonics .add-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 3px;
	color: rgb(167, 167, 167);
	display: inline-block;
	font-size: 12px;
	margin: 20px 0;
	padding: 6px 17px;
	text-transform: uppercase;
	border: 1px solid rgb(238, 238, 238);
}
.electonics .add-btn:hover {
	background: #B11E22;
	border: 1px solid #B11E22;
	color: #fff;
}
.electonics .add-btn2 {
	background: #000;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-size: 17px;
	padding: 6px 11px;
	text-transform: uppercase;
}
.electonics .add-btn2:hover {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	text-decoration: none;
}
.electonics .owl-item>div {
	margin-left: 0;
}
.etabs a {
	border-left: 1px solid rgb(235, 235, 235) !important;
	color: rgb(159, 159, 159);
	
	font-weight: 400;
	padding: 0 15px !important;
	text-align: center;
}
.nav.nav-tabs.etabs {
		float: left;
	
}
.customNavigation.earrow {
	margin-top: -62px;
}

.title>h2 {
	border-bottom: 1px solid rgb(221, 221, 221);
}

.half-banner {
	float: left;
	width: 100%;
	padding: 25px 0;
}

.half-banner img {
	width: 100%;
}
.half-banner1 {
	color: rgb(0, 0, 0);
	float: left;
	height: 190px;
	padding:0;
	text-decoration: none;
	width: 100%;
}
.half-banner2 {
	background: rgba(0, 0, 0, 0) url("../images/half-banner2.jpg") no-repeat scroll center center / cover;
	color: rgb(0, 0, 0);
	float: left;
	height: 190px;
	padding: 50px 0 0;
	text-decoration: none;
	width: 100%;
}
.half-banner3 {
	background: rgba(0, 0, 0, 0) url("../images/half-banner3.jpg") no-repeat scroll center center/ cover;
	color: rgb(0, 0, 0);
	float: left;
	height: 190px;
	padding: 50px 0 0;
	text-decoration: none;
	width: 100%;
}
.half-banner4 {
	background: rgba(0, 0, 0, 0) url("../images/half-banner4.jpg") no-repeat scroll center center / cover;
	color: rgb(0, 0, 0);
	float: left;
	height: 190px;
	padding: 50px 0 0;
	text-decoration: none;
	width: 100%;
}
.half-banner5 {
	background: rgba(0, 0, 0, 0) url("../images/large-banner5.jpg") no-repeat scroll right center / cover;
	color: rgb(0, 0, 0);
	float: left;
	height: 190px;
	padding: 50px 0 0;
	text-decoration: none;
	width: 100%;
	margin-bottom: 30px;
}
.half-banner .text {
	color: rgb(255, 255, 255);
	float: left;
	text-align: center;
	width: 50%;
	text-transform: uppercase;
}
.half-banner5 .text {
	width: 100%;
}
.banner-price>span {
	margin-left: 10px;
	text-decoration: line-through;
}
.half-banner .text>h4 {
	font-size: 14px;
	font-weight: 400;
	margin-bottom: 5px;
	margin-top: 15px;
}
.half-banner .text>h3 {
	font-size: 22px;
	margin-bottom: 12px;
}
.banner-price {
	font-size: 18px;
}
.sale-tag {
	background: #e53939;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	left: 5px;
	padding: 10px 6px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 999;
}
.new-tag {
	background: #448ccb;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	left: 5px;
	padding: 10px 6px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
	z-index: 999;
}
.hover-icon {
	height: 100%;
	left: 0;
	line-height: 180px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
	transform: scale(0.2);
	transition: all 0.15s ease-in-out 0s;
}
.e-product .pro-img:hover .hover-icon {
	opacity: 1;
	transform: scale(1);
}
.hover-icon>a {
	background: #b11e22;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	padding: 10px 12px;
}
.all-product .carousel-indicators .active {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid rgb(255, 0, 0);
	height: 12px;
	margin: 0;
	width: 12px;
}

.electonics .carousel-indicators{
	bottom:0;
}
.electonics .text-text2 p{
	margin-bottom: 30px;
}
.electonics .carousel-indicators LI{
	background:#666;
}
/*----------- home-blog  -----------------------*/

.home-blog {
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border-radius: 3px;
	float: left;
	padding: 0 15px;
	width: 100%;
}
.blog-img>img {
	width: 100%;
}
.home-blog .bdr {
	border-left: 1px solid rgb(235, 235, 235);
	padding-bottom: 15px;
	padding-top: 15px;
	text-align: center;
}
.blog-text-outer {
	margin-top: 20px;
}
.blog-text-outer h4 {
	color: rgb(51, 62, 72);
		line-height:180%;
height: 60px;	
}
.blog-text-outer .dt {
	color: #9f9f9f;
}
.blog-text-outer .ath {
	color: rgb(177, 30, 34);
}
.blog-text-outer .content-text {
	margin-bottom: 20px;
height:80px;	margin-top: 20px;
}
.blog-text-outer .add-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid rgb(238, 238, 238);
	border-radius: 3px;
	color: rgb(167, 167, 167);
	display: inline-block;
	font-size: 12px;
	margin: 20px 0;
	padding: 6px 17px;
	text-transform: uppercase;
}
.blog-text-outer .add-btn:hover {
	background: rgb(177, 30, 34);
	color: #fff;
}
.home-blog .owl-item>div {
	float: left;
	margin-left: 0;
}
.home-blog .item div:first-child {
	border: medium none;
}
.on-sale {
	float: left;
	margin: 0px 0 20px;
	width: 100%;
}
.latest-blog .blog-text-outer h4 {
	font-size: 14px;
}
.latest-blog .blog-text-outer .content-text {
	margin-top: 10px;
    margin-bottom: 0px;
}

/*----------- testimonal -----------------------*/

.testimonal .caption p {
	color: #606060;
	font-size: 12px;
	margin: auto;
	width: 80%;
}
.testimonal .carousel-inner>.item {
	height: 200px;
}
.testimonal .caption {
	padding-top: 0;
}
.testimonal {
	float: left;
	width: 100%;
	padding: 100px 0 0;
}
.testimonal .carousel-indicators img {
	border-radius: 50%;
	transition: opacity 0.5s linear 0s;
	width: 55px;
}
.testimonal .carousel-indicators .active {
	height: 3px;
	margin: 0;
	border: none;
	opacity: 1;
	background: none;
}
.testimonal .carousel-indicators .active img {
	border: 3px solid #B11E22;
	border-radius: 50%;
	transform: scale(1.5);
}
.testimonal .carousel-indicators {
	bottom: 50px;
	left: 0;
	list-style: outside none none;
	margin: auto;
	padding-left: 0;
	position: relative;
	text-align: center;
	width: 100%;
	z-index: 15;
}
.testimonal .carousel-indicators>li {
	border: medium none;
	border-radius: 0;
	height: 100%;
	opacity: 0.5;
	padding: 0 25px;
	text-indent: inherit;
	width: 50px;
	display: inline;
}
.testimonal .caption span {
	font-size: 14px;
	color: #e24347;
}
.testimonal .right-control {
	top: 33%;
}
.testimonal .left-control {
	top: 33%;
}
.t-pad {
	padding-top: 0;
}
.client-logo {
	border-top: 1px solid rgb(235, 235, 235);
	margin-top: 30px;
}
.client-logo > li {
	display: inline;
	float: left;
	padding: 30px 0 0;
	text-align: center;
	width: 20%;
}

/*----------- free-shipping -----------------------*/

.free-shipping {
	border-top: 1px solid rgb(235, 235, 235);
	color: rgb(51, 62, 72);
	float: left;
	margin-top: 50px;
	padding-top: 50px;
	width: 100%;
}
.shipping-text>h4 {
	font-size: 15px;
	text-transform: uppercase;
}
.shipping-text {
	float: left;
	font-size: 14px;
	margin-left: 27px;
}
.icon-shipping {
	float: left;
	font-size: 36px;
}
.shipping-text p{
	max-width:180px;
}

/*----------- newsletter -----------------------*/

.newsletter {
	background: rgb(177, 30, 34);
	padding: 7px 0;
	color: #fff;
}
.sing-up-text {
	float: left;
	font-size: 12px;
	margin-top: 20px;
	text-transform: uppercase;
}
.sing-up-text strong {
	font-size: 23px;
}
.sing-up-input>input[type="text"] {
	border-image: none;
	border-left: medium none;
	border-radius: 30px 0 0 30px;
	border-top: medium none;
	color: #000;
	padding: 10px 10px 10px 26px;
	width: 75%;
	float: left;
}
.sing-up-input>input[type="button"] {
	background: rgb(0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	border-radius: 0 30px 30px 0;
	float: left;
	padding: 11px 30px;
	text-transform: uppercase;
}
.sing-up-input>input:hover[type="button"] {
	background: #444;
	color: #fff;
}

/*----------- footer -----------------------*/

footer {
	z-index: 999;
    float: left;
    padding: 30px 0 0;
    width: 100%;
    
    background: #fff;
}
.f-weghit li {
	display: list-item;
	font-size: 14px;
	list-style: outside none none;
	margin-bottom: 10px;
}
.f-weghit li .icons {
	font-size: 16px;
	margin-bottom: 10px;
	margin-right: 9px;
}
.f-weghit>ul {
	margin-top: 50px;
}
.f-weghit>p {
	margin-top: 5px;
}
.f-weghit2 {
	float: left;
	width: 30%;
}
.f-weghit h4 {
	color: #333e48;
	margin-bottom: 50px;
	margin-top: 50px;
	text-transform: uppercase;
	font-size: 16px;
}
.f-weghit2 h4 {
	color: #333e48;
	margin-bottom: 50px;
	margin-top: 50px;
	text-transform: uppercase;
	font-size: 16px;
}
.f-weghit2 li {
	display: list-item;
	list-style: outside none none;
	margin-bottom: 8px;
}
.f-weghit2 a {
	color: rgb(51, 62, 72);
}
.f-weghit2 a:hover {
	color: #B11E22;
	text-decoration: none;
}
.f-weghit .pro-img {
	border: 1px solid rgb(235, 235, 235);
	border-radius: 7px;
	float: left;
	margin-right: 15px;
	padding: 8px;
	position: relative;
	width: 25%;
}
.f-weghit .pro-text-outer {
	padding: 0;
}
.f-weghit .pro-text-outer h4 {
	margin: 0;
}
.f-weghit .e-product {
	float: left;
	margin-bottom: 40px;
	width: 100%;
}
.copayright {
	border-top: 1px solid rgb(235, 235, 235);
	float: left;
	margin-top: 10px;
	padding: 20px 0;
	width: 100%;
}
.copayright a {
	color: rgb(177, 30, 34);
}
.copayright a:hover {
	color: #000;
	text-decoration: none;
}
.f-weghit .e-product .pro-text-outer h4 {
	font-size: 14px;
}

/*----------- modal-popup -----------------------*/

.modal-popup .form-control {
	border: 1px solid rgb(232, 232, 232);
	border-radius: 0;
	box-shadow: none;
	color: rgb(136, 136, 136);
	font-size: 12px;
	height: 50px;
	margin: auto;
	width: 80%;
	margin-bottom: 30px;
}
.modal-popup .btn-black {
	background: rgb(226, 67, 71) none repeat scroll 0 0;
	border-radius: 0;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	width: 50%;
}
.modal-popup .pt-20 {
	padding-top: 65px;
	padding-bottom: 65px;
}
.modal-popup .heading.font34.inverse {
	color: rgb(51, 51, 51);
	font-size: 40px;
	margin-bottom: 20px;
}
.modal-popup .font22.text-center {
	margin-bottom: 30px;
}
.modal-popup .modal-content {
	background: rgba(0, 0, 0, 0) url("../images/popup-bg.jpg") no-repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	outline: 0 none;
	position: relative;
}
.modal-lg {
	margin: 15% auto 0;
	width: 1080px;
}
.modal-popup button.close {
	background: rgb(139, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	border-radius: 5px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	font-size: 16px;
	font-weight: normal;
	opacity: 1;
	padding: 10px;
	position: absolute;
	right: -40px;
	text-shadow: 0 0 0;
	top: -25px;
	z-index: 99;
}

/*----------- cart-content -----------------------*/

.cart-content {
	border-bottom: 1px solid #ebebeb;
	display: table;
	margin: auto;
	padding: 20px 0;
	width: 100%;
}
.cart-outer {
	border-radius: 0 0 5px 5px;
	border-top: 1px solid rgb(177, 30, 34);
	box-shadow: 0 0 0;
	padding: 5px 20px;
	top: 100%;
}
.cart-content .pro-text a {
	color: #333e48;
	display: block;
	padding: 0px;
	font-size: 18px;
}
.cart-content .pro-text a:hover {
	background: none;
	color: #e24347;
	display: block;
}
.cart-outer img {
	width: 100%;
}
.cart-outer .total strong {
	font-size: 16px;
}
.cart-content .pro-text strong {
	font-size: 15px;
	margin-top: 10px;
}
.cart-content .close {
	color: #333e48;
	font-size: 13px;
	font-weight: 400;
	opacity: 1;
	position: absolute;
	right: 5px;
	top: 6px;
}
.dropdown-menu .cart-btn {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	color: rgb(255, 255, 255);
	display: table;
	float: left;
	font-size: 12px;
	font-weight: 600;
	margin: 30px 5px 10px;
	padding: 10px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 3px;
	width: 46.6%;
}
.dropdown-menu .cart-btn:hover {
	background: #333e48;
}
.dropdown-menu .total {
	border-bottom: 0 none;
	margin: auto;
	padding: 20px 0;
	width: 90%;
	display: table;
	color: #333e43;
}
.dropdown-menu.cart-outer {
	left: -280px;
	width: 336px;
}

/*----------- sticky-social -----------------------*/


/* entypo */

[class*="fa-"]:before {
	font-family: fontawesome;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sticky-social {
	right: 0;
	position: fixed;
	top: 35%;
}
#sticky-social a {
	background: rgb(51, 51, 51) none repeat scroll 0 0;
	border-radius: 5px 0 0 5px;
	color: rgb(255, 255, 255);
	display: block;
	font: 16px/35px 'Roboto', sans-serif;
	margin-bottom: 5px;
	padding: 6px 0;
	position: relative;
	text-align: center;
	width: 35px;
}
#sticky-social a span {
	border-radius: 5px 0 0 5px;
	line-height: 35px;
	margin-top: -6px;
	padding: 7px 0 6px;
	position: absolute;
	right: -120px;
	text-align: center;
	transition: all 0.15s ease-in-out 0s;
	width: 120px;
}
#sticky-social a:hover span {
	right: 10%;
}
#sticky-social i {
	border-right: 1px solid rgba(255, 255, 255, 0.3);
	float: left;
	margin-top: 10px;
	padding: 0 10px;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span {
	background: #3b5998;
}
#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span {
	background: #00aced;
}
#sticky-social a[class*="rss"],
#sticky-social a[class*="rss"]:hover,
#sticky-social a[class*="rss"] span {
	background: #dd4b39;
}
#sticky-social a[class*="linkedin"],
#sticky-social a[class*="linkedin"]:hover,
#sticky-social a[class*="linkedin"] span {
	background: #007bb6;
}
#sticky-social a[class*="instagrem"],
#sticky-social a[class*="instagrem"]:hover,
#sticky-social a[class*="instagrem"] span {
	background: #517fa4;
}
#sticky-social a[class*="stumbleupon"],
#sticky-social a[class*="stumbleupon"]:hover,
#sticky-social a[class*="stumbleupon"] span {
	background: #eb4924;
}
#sticky-social a[class*="pinterest"],
#sticky-social a[class*="pinterest"]:hover,
#sticky-social a[class*="pinterest"] span {
	background: #cc2127;
}
#sticky-social a[class*="share"],
#sticky-social a[class*="share"]:hover,
#sticky-social a[class*="share"] span {
	background: #C11A21;
}
#sticky-social a[class*="tumblr"],
#sticky-social a[class*="tumblr"]:hover,
#sticky-social a[class*="tumblr"] span {
	background: #32506d;
}

/*------- grid -----*/

.grid-spr {
	float: left;
	margin-top: -18px;
padding-bottom:30px;	width: 90%;
}
.grid-shop .pro-text {
	border: 1px solid rgb(235, 235, 235);
	border-radius: 5px;
	float: left;
	margin-bottom: 50px;
	width: 100%;height:100%;
}
.grid-shop .pro-img > img {
	width: 100%;
}
.grid-shop .pro-text-outer>span {
	font-weight: 300;
}
.grid-shop .add-btn {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid #eee;
	color: #a7a7a7;
	transition: all 0.15s ease-in-out 0s;
}
.grid-shop .pro-text-outer:hover .add-btn,
.grid-shop .pro-text-outer:hover .add-btn2 {
	background: #B11E22;
	border: 1px solid #B11E22;
	color: #fff;
}
.grid-shop .pro-text-outer:hover a h4 {
	color: #B11E22;
	text-decoration: none;
}
.grid-shop .pro-text-outer h4 {
	color: rgb(55, 55, 55);
	font-size: 14px;
	font-weight: 400;
	margin-top: 5px;
}
.spr-slidbar {
	background: rgb(245, 245, 245) none repeat scroll 0 0;
	color: rgb(51, 51, 51);
	float: left;
	margin-right: 10px;
	padding: 5px 13px;
}
.grid-view-icon {
	background: #B11E22;
	color: rgb(255, 255, 255);
	float: left;
	font-size: 15px;
	margin-right: 10px;
	border-radius: 3px;
	padding: 8px 13px;
}
.list-view-icon {
	background: rgb(245, 245, 245) none repeat scroll 0 0;
	color: rgb(51, 51, 51);
	float: left;
	font-size: 15px;
	margin-right: 10px;
	padding: 8px 13px;
}
.grid-spr strong {
	text-transform: uppercase;
	color: #B11E22;
}
.grid-spr h1{
	font-size: 28px;
    padding: 18px 5px 25px 15px;
    color: #666;
    background: url(https://www.hjunkel.cn/images/line.jpg) 0px 24px no-repeat;
}
.weight .title h2 {
	border-bottom: 2px solid rgb(235, 235, 235);
	font-size: 16px;
	font-weight: 500;
	position: relative;
	padding: 0px 0 10px;
}
.weight .title h2::before {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	bottom: -2px;
	content: "";
	height: 2px;
	position: absolute;
	width: 30%;
}
.weight .search-box input {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	width: 90%;
}
.weight .product-categories ul {
	float: left;
	list-style: outside none none;
	margin-bottom: 0;
	padding: 0;
}
.weight .product-categories li {
	border-bottom: 1px solid rgb(235, 235, 235);
	float: left;
	margin-bottom: 10px;
	padding: 0 0 10px;
	width: 100%;
}
.weight .product-categories a {
	color: rgb(134, 134, 134);padding-left:10px;
}
.weight .btn.btn-default {
	border: medium none;
	padding: 0;
}
.weight {
	float: left;
	margin-bottom: 25px;
	width: 100%;
}
.toprating-box {
	float: left;
	width: 100%;
}
.toprating-box .e-product .pro-img {
	width: 20%;
}
.toprating-box .e-product .pro-text-outer {
	padding-left: 18px;
	padding-top: 0;
	width: 80%;
}
.toprating-box li {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.grid-banner > img {
	width: 100%;
}
.grid-banner {
	float: left;
}
.ads-lft2 {
	margin-top: 30px;
}
.breadcrumb {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	margin-top: 10px;
	padding: 20px 0;
}
.breadcrumb > .active {
	color: rgb(177, 30, 34);
}
.breadcrumb-item > a {
	color: #333e48;
}
.breadcrumb > li + li::before {
	color: #333e48;
}
.product-categories span {
	float: right;
}
.brands {
	float: left;
	margin: 50px 0;
	width: 100%;
}
.brands > ul {
	float: left;
	width: 100%;
}
.brands li {
	margin-bottom: 10px;
}
.brands span {
	margin-left: 10px;
	color: #c4c9cd;
}
.brands a {
	color: rgb(51, 62, 72);
}
.filter-outer {
	border: 1px solid rgb(235, 235, 235);
	border-radius: 10px;
	float: left;
	padding: 20px;
	width: 100%;
}
.filter-outer h3 {
	border-bottom: 1px solid rgb(235, 235, 235);
	color: rgb(0, 0, 0);
	float: left;
	font-size: 16px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	width: 100%;
}
.filter-outer .btn.btn-default > p {
	margin-bottom: 30px;
	text-align: left;
}
.filter-outer .btn.btn-default span {
	font-weight: bold;
}
.filter-outer .btn-default:hover {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.color li {
	display: inline;
}
.color li span {
	background: rgb(0, 0, 0) none repeat scroll 0 0;
	border-radius: 30px;
	float: left;
	height: 14px;
	width: 14px;
}
.color li a {
	border: 1px solid rgb(235, 235, 235);
	border-radius: 30px;
	float: left;
	margin-right: 5px;
	padding: 5px;
}
.color li .color-1 > span {
	background: rgb(251, 175, 93) none repeat scroll 0 0;
}
.color li .color-1:hover {
	border: 1px solid rgb(251, 175, 93);
}
.color li .color-2 > span {
	background: #1cbbb4;
}
.color li .color-2:hover {
	border: 1px solid #1cbbb4;
}
.color li .color-3 > span {
	background: #f06eaa;
}
.color li .color-3:hover {
	border: 1px solid #f06eaa;
}
.color li .color-4 > span {
	background: #004a80;
}
.color li .color-4:hover {
	border: 1px solid #004a80;
}
.color li .color-5 > span {
	background: #c69c6d;
}
.color li .color-5:hover {
	border: 1px solid #c69c6d;
}
.color li .color-6 > span {
	background: #82ca9c;
}
.color li .color-6:hover {
	border: 1px solid #82ca9c;
}
.color li .color-7 > span {
	background: #252525;
}
.color li .color-7:hover {
	border: 1px solid #252525;
}
.color {
	float: left;
	margin-bottom: 50px;
	width: 100%;
}
.size {
	float: left;
	width: 100%;
}
.size > ul {
	float: left;
	margin-bottom: 50px;
}
.size li {
	display: inline;
	margin-left: 3px;
}
.size a {
	border: 1px solid rgb(221, 221, 221);
	border-radius: 4px;
	color: rgb(51, 62, 72);
	font-size: 12px;
	padding: 10px 12px;
}
.size a:hover {
	border: 1px solid #b11e22;
	color: #fff;
	background: #b11e22;
}
.ads-lft > img {
	margin-bottom: 30px;
	margin-top: 50px;
}
.grid-shop .pro-img {
	position: relative;max-width: 100%;
    
}
}
.grid-shop .pro-text:hover .hover-icon {
	opacity: 1;
	transform: scale(1);
}
.grid-shop .hover-icon {
	height: 100%;
	left: 0;
	line-height: 250px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 0;
	transform: scale(0.2);
	transition: all 0.15s ease-in-out 0s;
	width: 100%;
}
.grid-shop .hover-icon > a {
	background: #333E48;
	font-size: 20px;
}
.grid-shop .hover-icon > a:hover {
	background: #B11E22;
}
.pro-img .sale-tag {
	top: 10px;
}
.pro-img .new-tag {
	top: 10px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
	background-color: rgb(177, 30, 34);
	border-color: rgb(177, 30, 34);
	color: rgb(255, 255, 255);
	cursor: default;
	z-index: 3;
}
.pagination > li > a,
.pagination > li > span {
	color: rgb(51, 62, 72);
}
.grid-spr.pag {
	
	float: left;
	margin-top: 0;
}
.pag strong {
	float: right;
	margin-top: 30px;
}
.grid-shop .wk-price {
	margin-top: 20px;
}
.pro-text-outer.list-pro-text {
	padding-top: 20px;
}
.star2 {
	float: left;
	margin: 20px 0;
	width: 100%;
}
.star2 ul {
	padding: 0;
}
.star2 li {
	display: inline;
	color: #dfdfdf;
}
.star2 li.yellow-color {
	color: #ffc600;
}
.star2 a {
	border-left: 1px solid rgb(233, 233, 233);
	display: inline;
	margin-left: 10px;
	padding-left: 10px;
	text-align: center;
	color: #333E48;
}
.pro-text-outer.list-pro-text h4 {
	font-weight: 500;
}
.pro-text-outer.list-pro-text .add-btn {
	border:1px solid #999;	
	border-radius: 3px;
	color:#999;
	text-transform: uppercase;
}
.pro-text-outer.list-pro-text .add-btn2 {
	background: #333E48;
	border-radius: 3px;
	color: rgb(255, 255, 255);
	display: inline-block;
	font-size: 17px;
	border: 1px solid rgb(51, 62, 72);
	padding: 6px 17px;
	text-transform: uppercase;
}
/*------- tab-bg -----*/




.div1 {
    height:auto;
}

.div2 {
    width:100%;
    height:35px;
    background-color:#B11E22;
    
}

.div2_1{
    position:fixed;
    width:100%;
    height:35px;
    z-index:999;
    background-color:#B11E22;
    top:0px;
    _position:absolute;
    _bottom:auto;
    _top:expression(eval(document.documentElement.scrollTop));
}





 .alarm {
                position: relative;
                width: 60px;
                height: 60px;
                margin: 60px;
            }
           
 .alarm img {
                width: 60px;
                height: 60px;
            }
            
.divright {
                             color: white;
                font-size: 17px;
                background-color: gold;
                width: 10px;
                height: 10px;
                                             text-align: center;
                            border-radius: 24px;
   position:relative;float:right;     animation:mymove 0.1s infinite;
-webkit-animation:mymove 0.4s infinite;  }




@media all
 and (-moz-min-device-pixel-ratio: 1.5) and (-moz-max-device-pixel-ratio: 1.5),
    (-webkit-min-device-pixel-ratio: 1.5) and (-webkit-max-device-pixel-ratio: 1.5),
    (min-resolution: 1.5dppx) and (max-resolution: 1.5dppx) {
    :root {
       .rightBar{width:30px;}   

}}



@font-face {font-family: 'iconfont';
    src: url('iconfont.eot'); /* IE9*/
    src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('iconfont.woff') format('woff'), /* chrome、firefox */
    url('iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}


.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}


.rightBar {
    right: 0;
    top: 300px;
    z-index: 8888;
    position: fixed;
    width: 45px;
    height: 30%;

}

.rightBar img {
    width: 31px;
    max-width: unset;
}

.rightBar .wrap {
    width: 32px;
    height: 450px;
    padding-top:30px;
    position: absolute;
  
    left: 0;
}

.rightBar .wrap a{    float: left;
    padding: 0px 0 8px 40%;
     line-height: 20px;
font-size:16px;
}




.rightBar .btns {
    width: 24px;
    padding: 8px 3px 0;
    
    
    margin: 0 5px;
}



.rightBar .btns a.wx {
    
}
.rightBar .btns a.aff {
    
}


.rightBar .btns a.tel span {
margin-right: 45px;
    width: 160px;
    font-size: 20px;
    color: #ffffff;
    float: right;
    background: #666666;

    text-align: -webkit-center;
}

.rightBar .btns a span {
    display: none;
}

.rightBar .btns a {
    display: block;
    width: 50px;
    line-height: 32px;
    margin-bottom: 5px;
background: #F5F5F5;
padding: 25px 15px 15px 0;
}


.rightBar .btns a.tel.current{}


.rightBar .btns a.qq:hover, .rightBar .btns a.tel:hover, .rightBar .btns a.qq.current,  {
    border: 1px solid #EEE;
    border-right: none;
    color: #999;
    padding: 5px 15px 5px 10px;
    width: 130px;
    margin-left: -117px;
    background: #cccccc;
}

.rightBar .btns a:hover span, .rightBar .btns a.current span {
    display: block;
}

.rightBar .btns a.wx span {
    position: absolute;
    width: 180px;
    height: 180px;
    right: 38px;
    background: url(../images/code.jpg) 0 0 no-repeat;
    z-index: 11;
}




.rightBar .btns a.wx,.rightBar .btns a.tel,.rightBar .btns a.aff{    float: left;
    margin-left: 0px;}






@keyframes mymove
{
from {left:-2px;}
to {left:1px;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {left:0px;}
to {left:3px;}
}

  



.tab-bg {
		float: left;
	margin-bottom: 30px;
	width: 100%;
}

.tab-bg .item h2{
	float:left;
	font-size:16px;
	line-height: 25px;color:#ffffff;
}

.tab-bg .item{
	float:left;
	font-size:16px;
	color: #ffffff;
	padding:5px 20px;
	margin-bottom:-1px;border-left: 5px solid #fff;
}

.tab-bg .item.active{
					COLOR:gold;border-bottom: 5px solid gold;
}

.tab-bg > ul {
	padding: 10px 0 0;
}




.tab-bg li {
	display: inline;
	margin: 0 10px;
	padding: 10px 0;
}
.tab-bg .page{
	font-size:16px;
}

.tab-bg .active a {
	color: gold;}
.tab-bg a {
	color:#EEEEEE; 	font-size: 16px;
	font-weight: 500;
	margin: 0 10px;
}
.grid-shop .tab-content {
	color: rgb(96, 96, 96);
	margin: 50px 0 100px;
}
.grid-shop .tab-content ul {
	list-style: outside none none;
	margin-bottom: 20px;
	margin-top: 30px;
	padding: 0;
}
.grid-shop .tab-content ul li::before {
	content: "";
	font-family: FontAwesome;
	margin-right: 15px;
}
.grid-shop .tab-content li {
	margin-bottom: 10px;
}
.zoomContainer {
	height: 10px !important;
	left: 15.5% !important;
	width: 10px !important;
}

.product-video{
	position:absolute;
	right:40px;
	bottom:40px;
	opacity:.75;
	}
	
/*
*图标放大
*/
.product-video:hover {
	position:absolute;
	right:40px;
	bottom:40px;
	opacity:.75;
	-moz-transform:scale(1.1,1.1);
	-webkit-transform: :scale(1.1,1.1);
	transform: scale(1.1,1.1);
	-o-transition: width(1.1,1.1);
	}


#zs{text-align:center;}
	
.pro-text.product-detail {
	border: medium none;
}
.product-detail h1{
	font-size:24px;
	color: #333;
}
.tag {
	float: left;
	font-size: 14px;
	margin:15px 0px;
	width: 100%;
}

.tag i{
	margin:0px 15px;
}

.prenext{
	float: left;
	font-size: 14px;
	margin:25px 0px 15px;
	width: 100%;	
}


.product-detail.pro-text .addtocart2 {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	border-radius: 5px;
	color: rgb(255, 255, 255);
	float: left;
	font-size: 14px;
	margin: 11px auto auto;
	padding: 5px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.product-detail.pro-text .btn {
	background: rgb(177, 30, 34);
	border-radius: 3px;
	color: rgb(255, 255, 255);
	float: left;
	font-size: 12px;
	line-height:25px;
	margin: 11px 20px;
	padding: 5px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}


.product-detail.pro-text .addtocart2:hover,
.product-detail.pro-text .btn:hover{
	background: rgb(51, 62, 72) none repeat scroll 0 0;
}


.product-detail.pro-text strong {
	color: #b11e22;
	font-size: 24px;
	font-weight: 500;
}
.in-stock {
	float: left;
	margin: 10px 0 20px;
	width: 100%;
}
.product-detail.pro-text .in-stock > span {
	color: rgb(177, 30, 34);
	font-size: 14px;
}
.product-detail.pro-text span {
	color: #aaaaaa;
	margin-left: 10px;
	font-size: 20px;
}
.pro-text.product-detail > p {
	color: #666;
	float: left;
	margin:15px auto;
	width: 100%;
}


.line-through {
	color: rgb(170, 170, 170);
	font-size: 20px;
	margin-left: 10px;
	text-decoration: line-through;
}
.numbers-row {
	border: 2px solid #ebebeb;
	float: left;
	margin-right: 10px;
	margin-top: 11px;
	padding: 3px 10px;
}
.inc.button {
	cursor: pointer;
	float: right;
	font-weight: 500;
}
.dec.button {
	font-weight: 500;
	float: left;
	cursor: pointer;
}
.ul-content {
	border-top: 1px solid rgb(235, 235, 235);
	float: left;
	margin-bottom: 20px;
	padding-top: 20px;
	width: 100%;
}
.ul-content > li {
	color: rgb(51, 62, 72);
	list-style: none;
	margin-bottom: 14px;
}
.ul-content > li span{
	margin-right:2em;
	font-size:14px!important;
	color: rgb(51, 62, 72)!important;
}
.numbers-row input {
	border: 0 none;
	font-size: 14px;
	font-weight: 500;
	margin: 0 10px;
	text-align: center;
	width: 30px;
}
.share > p {
	float: left;
	margin-right: 15px;
}
.product-detail.pro-text .tag span {
	color: rgb(136, 136, 136);
	font-size: 12px;
}
.product-detail.pro-text h4 {
	font-weight: 400;
	color: rgb(55, 55, 55);
	font-size: 30px;
}
.product-detail.pro-text .span1 {
	display: block;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 10px;
}

/*--------- blog -----------------*/

.recent-box li {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.recent-box .pro-img {
	float: left;
	width: auto;
}
.recent-box .pro-text-outer {
	padding-left: 11px;
}
.recent-comment-box li {
	float: left;
	margin-bottom: 30px;
	width: 100%;
}
.recent-comment-box .pro-img {
	float: left;
	width: auto;
}
.recent-comment-box .pro-text-outer {
	padding-left: 11px;
	padding-top: 0;
	width: 69%;
}
.archives-box a {
	color: #333e48;
}
.archives-box a:hover {
	color: #b11e22;
}
.rp-txt {
	color: #b11e22;
}
.blog-tags-box a {
	border: 1px solid rgb(221, 221, 221);
	border-radius: 3px;
	color: rgb(51, 62, 72);
	float: left;
	margin-bottom: 15px;
	padding: 5px 12px;
}
.blog-tags-box a:hover {
	border: 1px solid #b11e22;
	color: #fff;
	background: #b11e22;
}
.blog-tags-box > ul {
	float: left;
}
.blog-tags-box li {
	float: left;
	margin-right: 10px;
}
.blog {}
.blog-img {
	position: relative;height: 250px;overflow: hidden;
}
.blog-img-hover {
	height: 100%;
	padding: 25%;
	position: absolute;
	text-align: center;
	top: 0;
	width: 100%;
}
.blog-img-hover a {
	background: rgb(177, 30, 34) none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 22px;
	height: 50px;
	margin: auto;
	transform: scale(0.2);
	transition: all 0.15s ease-in-out 0s;
	padding: 15px;
	width: 50px;
}
.blog-img-hover:hover a {
	transform: scale(1);
}
.blog-text a h3 {
	color: rgb(51, 62, 72);
	font-size: 18px;
	margin-bottom: 15px;
}
.blog-text {
	color: rgb(51, 62, 72);
	float: left;
	margin: 30px 0 50px;
	width: 100%;
}
.blog-text span {
	color: rgb(167, 167, 167);
}
.blog-text .red {
	color: rgb(177, 30, 34);
}
.btn-outer .read-more {
	border: 1px solid rgb(221, 221, 221);
	border-radius: 3px;
	color: rgb(167, 167, 167);
	float: left;
	margin-bottom: 15px;
	padding: 15px 20px;
	text-transform: uppercase;
}
.btn-outer .read-more:hover {
	border: 1px solid #b11e22;
	background: #b11e22;
	color: #fff;
}
.btn-outer > ul {
	float: right;
	margin-top: 20px;
}
.btn-outer li {
	display: inline;
	margin-left: 10px;
}
.btn-outer a {
	color: rgb(159, 159, 159);
}
.btn-outer a:hover {
	color: #b11e22;
}
.blog-outer > img {
	width: 100%;
}
.btn-outer {
	border-top: 1px solid rgb(221, 221, 221);
	float: left;
	margin-top: 15px;
	padding-top: 30px;
	width: 100%;
}
.blog-text > p {
	margin-bottom: 15px;
}
.hank {
	margin: 15px 0 10px;
}
.blog .hank a {
	display: block;
	margin-top: 22px;
	margin-bottom: 22px;
	font-size: 20px;
	color: rgb(51, 62, 72);
}
.blog .hank a:hover {
	color: #b11e22;
}
.blog-deatails p {
	margin-bottom: 30px;
}
.blog-deatails {
	color: rgb(51, 62, 72);
}
.time .date {
	color: #9f9f9f;
}
.time span {
	color: #e24347;
}
.blog-img-hover {
	opacity: 0;
}
.blog-img-hover:hover {
	opacity: 1;
}
.blog-img img {
	width: 100%;
}
.inner-blog-header {
	background: rgba(0, 0, 0, 0) url("../images/blog-header.jpg") no-repeat scroll 0 0 / cover;
}
.wg-title {
	border-bottom: 2px solid #ddd;
	color: #333333;
	float: left;
	font-family: "Playfair Display", serif;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 20px;
	margin-top: 0;
	padding-bottom: 20px;
	text-transform: capitalize;
	width: 100%;
}
.left_menu ul li::after {
	background: #5cb1e2 none repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 2px;
	left: 0;
	position: absolute;
	transition: all 0.5s ease 0s;
	width: 0;
}
.blog-deatails img {
	width: 100%;
}
.reply > img {
	width: auto;
}
.comment-post-img .hank > a {
	font-size: 16px;
	margin-bottom: 0;
}
.comment-post-img .hank {
	margin-bottom: 8px;
}
.zcube-recent-posts-widget-with-thumbnails > ul {
	float: left;
	margin-bottom: 50px;
}
.left_menu ul li {
	border-bottom: 1px solid #e5e5e5;
	line-height: 50px;
	list-style: inside none none;
}
.zcube-recent-posts-widget-with-thumbnails ul li .recent-thumb {
	margin-right: 20px;
	min-width: 60px;
	position: relative;
	float: left;
}
.zcube-recent-posts-widget-with-thumbnails ul li {
	float: left;
	line-height: 50px;
	list-style: inside none none;
	margin-bottom: 10px;
}
.zcube-recent-posts-widget-with-thumbnails ul li .recent-detail .zcube-post-title {
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}
.zcube-recent-posts-widget-with-thumbnails > ul {
	padding: 0;
}
.left_menu.blog-lft > ul {
	padding: 0;
}
.zcube-recent-posts-widget-with-thumbnails ul li a {
	color: #333333;
	text-transform: capitalize;
	transition: all 0.5s ease 0s;
}
.left_menu.blog-lft a {
	color: #6f6f6f;
	font-size: 14px;
	text-decoration: none;
}
.left_menu.blog-lft a:hover {
	color: #e24347;
}
blockquote {
	background: rgba(0, 0, 0, 0) url("../images/qoute-icon.png") no-repeat scroll 8px 12px;
	font-size: 16px;
	font-style: italic;
	margin: 20px 0 40px;
	padding: 10px 22px;
	position: relative;
	border-left: 2px solid rgb(226, 67, 71);
}
.blog-deatils .hank a {
	display: inline-table;
	font-size: 26px;
	margin-top: 20px;
}
.blog-deatils .col-md-4 .hank a {
	font-size: 16px;
}
.blog-tags-social .blog-tag a {
	border-radius: 0;
	color: #8e9699;
	font-size: 11px;
	line-height: 36px;
	margin-left: 10px;
}
.blog-social .social-list {
	display: inline-block;
	margin: 0;
	padding: 0;
}
.blog-social .social-list li {
	display: inline-block;
	list-style: outside none none;
	padding: 0 15px 0 0;
}
.blog-social .social-list li .fa {
	color: #212121;
	display: block;
	font-size: 14px;
	text-align: center;
}
.blog-social.col-md-6 > strong {
	margin-right: 15px;
}
.blog-tags-social {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin-bottom: 50px;
	padding: 10px 0;
}
.blog-text-post a {
	color: #222626;
}
.left_menu.blog-lft li {
	border: medium none;
	line-height: 30px;
	padding: 0;
}
.reply {
	color: #1f1f1f;
	font-size: 14px;
}
.comments-area .offset2 {
	margin-left: 137px;
}
.blog-text-post a {
	color: #222626;
}
.bdr3 {
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
}
.comment-post-img {
	border-top: 1px solid #ddd;
	float: left;
	margin-top: 50px;
	padding: 10px 0 0;
}
.comment-post-img > h2 {
	font-size: 25px;
	margin-bottom: 50px;
	position: relative;
}
.comment-post-img > h2::before {
	background: #e24347;
	bottom: -10px;
	content: "";
	height: 3px;
	position: absolute;
	width: 40px;
}
#respond {
	float: left;
	margin-bottom: 100px;
	width: 100%;
}
#respond > h2 {
	font-size: 25px;
	margin-bottom: 50px;
	position: relative;
}
#respond > h2::before {
	background: #e24347;
	bottom: -10px;
	content: "";
	height: 3px;
	position: absolute;
	width: 40px;
}
#comments #commentform p input[type="text"],
#comments #commentform p textarea {
	border: 1px solid #ddd;
	border-radius: 0;
	font-size: 13px;
	padding: 10px;
	width: 100%;
}
#comments #commentform p textarea {
	height: 100px;
	width: 100%;
}
#comments #commentform p {
	margin: 0 0 10px;
}
#comments #commentform p.form-submit input {
	background: rgb(51, 62, 72) none repeat scroll 0 0;
	border-radius: 5px;
	color: rgb(255, 255, 255);
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 30px;
	margin-top: 40px;
	padding: 10px 23px;
	text-transform: uppercase;
}
#comments #commentform p.form-submit:hover input {
	background: #B11E22;
}
#comments #respond {
	padding-top: 50px;
}
#comments #commentform p.comment-form-author,
#comments #commentform p.comment-form-email {
	float: left;
	width: 100%;
}
.comments-area .offset2 {
	margin-left: 116px;
}
.social-list {
	margin-top: 10px;
}
.comment-respond.comment-replay {
	border-top: 1px solid #e9e9e9;
	margin-top: 10px;
	padding-top: 20px;
}
.comment-replay h3 {
	margin-bottom: 35px;
}
.recent-detail {
	float: left;
}

/*----- contact ------*/

.contact-form {
	float: left;
	width: 100%;
	padding-top: 50px;
}
.contact-form p input[type="text"],
.contact-form p textarea {
	border: 1px solid #ddd;
	border-radius: 0;
	font-size: 13px;
	padding: 10px;
	width: 100%;
}
.contact-form .form-submit input {
	background: #B11E22 none repeat scroll 0 0;
	border-radius: 0;
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 1.5px;
	line-height: 24px;
	margin-bottom: 50px;
	margin-top: 20px;
	text-transform: uppercase;
	padding: 10px 30px;
	border-radius: 5px;
	width: 100%;
}
.contact-title.text-center span {
	color: #9d9d9d;
	font-family: "Poppins", sans-serif;
	font-size: 15px;
	font-weight: 100;
	text-transform: uppercase;
}
.contact-title.text-center {
	color: #606060;
	margin-bottom: 50px;
}
.contact-title.text-center > h2 {
	margin-bottom: 30px;
}
.contact-info strong {
	display: inline-table;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 15px;
}
.f-sicon > ul {
	padding: 0;
}
.pagetions ul {
	padding: 0;
}
.contact-bg {
	float: left;
	font-size: 13px;
	padding: 0 0 20px;
	width: 100%;
}
.contact-bg > p {
	margin-bottom: 30px;
}
.contact-bg h2 {
	font-size: 30px;
	margin-bottom: 18px;
}
.contact-bg img {
	margin-top: 20px;
}
.contact-bg h6 {
	color: rgb(52, 62, 72);
	font-size: 18px;
	margin-bottom: 5px;
}
.comment-form p {
	margin-bottom: 30px;
}
#map {
	height: 300px;
	width: 100%;
}
.map {
	float: left;
	margin: 50px 0;
	padding: 0 15px;
	width: 100%;
}
.comment-form-author {
	float: right;
	width: 100%;
}
.comment-form-email {
	float: right;
	width: 100%;
}
.comment-form-comment {
	float: right;
	width: 100%;
}
.form-submit {
	text-align: center;
}
.form-submit .btn.btn-secondary {
	float: left;
	width: 34%;
}

/*------- resposive -----*/

@media (min-width:300px) and (max-width:320px) {
.rightBar{
		display:none;
	}
	.electonics .add-btn2 {
		margin-bottom: 15px;
		width: 66% !important;
	}
}
@media (min-width:320px) and (max-width:640px) {
 .rightBar{
		display:none;
	}
	
	.cart-menu{
		display:none;
	}
	
	
	.new-arrivals .owl-buttons,
	.owl-buttons {
		display: none;
	}
	.well .btn.dropdown-toggle.btn-select {
		width: 258px;
	}
	.top-md-menu .search input[type="text"] {
		width: 81%;
	}
	.modal-lg {
		width: 90%;
	}
	.modal-popup .modal-content {
		background: rgb(255, 255, 255) url("../images/popup-bg.jpg") no-repeat scroll center 0 / 100% auto;
		border: 1px solid rgba(0, 0, 0, 0.2);
		border-radius: 0;
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
		outline: 0 none;
		position: relative;
	}
	.modal-popup .pt-20 {
		padding-bottom: 0;
		padding-top: 60px;
	}
	.modal-popup button.close {
		right: -5px;
		top: -4px;
	}
	.modal-popup .heading.font34.inverse {
		font-size: 25px;
	}
	.logo {
		text-align: center;
	}
	.top-md-menu {
		float: left;
	}
	.top-header-right .btn.btn-default.dropdown-toggle,
	.top-header-right li,
	.top-header-left .btn.btn-default.dropdown-toggle,
	.top-header-left span {
		font-size: 9px;
	}
	.top-header-left span {
	width:100%;	float: left;
		padding: 3px 6px;
	}
	.top-header-left li {
		padding: 0;
	}
	.top-header-right .dropdown-menu>li {
		border-left: medium none;
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	.top-header-right .dropdown-menu {
		margin-left: -110px;
		min-width: 150px;
	}
	.main-menu {
		background: rgb(51, 62, 72) none repeat scroll 0 0;
		float: left;
		margin-top: 30px;
		width: 100%;
	}
	.all-open {
		display: none;
	}
	.navbar-nav>li {
		float: left;
		padding: 0 24px;
		width: 100%;
	}
	.all-departments {
		width: auto;
		background: none;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #fff;
	}
	.dropdown-menu.dropdownhover-bottom.all-open {
		background: rgb(255, 255, 255) none repeat scroll 0 0;
		float: left;
	}
	.header-outer {
		float: left;
	}
	section {
		float: left;
		width: 100%;
	}
	.caption h3 {
		margin-top: 50px;
	}
	.caption img {
		margin-top: 80px;
		width: 100%;
	}
	.save-price {
		margin-top: 0;
	}
	.new-arrivals {
		float: left;
	}
	#clockdiv>div {
		padding: 5px 6px;
	}
	.new-arrivals .nav-tabs>li>a {
		padding: 5px 5px;
	}
	.owl-item>div {
		margin-left: 0;
	}
	.tab-content .customNavigation {
		margin-top: 10px;
	}
	.customNavigation {
		float: left;
	}
	.caption h2 {
		font-size: 35px;
	}
	.pro-img>img {
		width: 100%;
	}
	.ads>img {
		width: 100%;
	}
	.header-slider {
		float: left;
		height: 580px;
		width: 100%;
	}
	.title h2 {
		float: left;
	}
	.nav.nav-tabs.etabs {
		float:left;
		margin: 20px 0 0;
	}
	.nav.nav-tabs.etabs>li {
		float: left;
		margin-bottom: 10px;
		width: 50%;
	}
	.etabs .active>a {
		border: 1px solid rgb(244, 248, 249) !important;
	}
	.tab-content {
		float: left;
		margin-top: 100px;
		width: 100%;
	}
	.deals-wk {
		margin-bottom: 50px;
	}
	.electonics .add-btn2 {
		text-align: center;
		width: 20%;
	}
	.free-shipping .col-xs-12 {
		margin-bottom: 50px;
	}
	.sing-up-input>input[type="text"] {
		width: 61%;
	}
	.sing-up-text {
		float: left;
		font-size: 12px;
		margin-bottom: 24px;
		margin-top: 20px;
		text-align: center;
		text-transform: uppercase;
	}
	.testimonal .carousel-indicators {
		margin-top: 60px;
	}
	.free-shipping {
		padding: 0 15px;
	}
	.newsletter {
		margin-bottom: 30px;
	}
	.top-header-left li:last-child {
		display: none;
	}
	.dropdown-menu {
		background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
		float: left !important;
	}
	.header-slider {
		height: 420px;
		display:none;
	}
	.link{
		display:none;
	}
	.header-outer2 .header-slider {
		height: 1050px;
	}
	.mega-menu ul {
		width: 100%;
	}
	.tab-content {
		margin-top: -10px;
	}
	.half-banner .text {
		width: 100%;
	}
	.client-logo img {
		width: 50%;
	}
	.client-logo > li {
		width: 100%;
		text-align: center;
	}
	.home3-caption .header-text h6 {
		font-size: 16px;
	}
	.home3-caption .header-text h2 {
		font-size: 44px;
	}
	.header-outer3 {
		margin-bottom: 0;
	}
	.banner-img7,
	.banner-img12,
	.banner-img11,
	.half-banner1,
	.banner-half-img8 {
		margin-bottom: 30px;
	}
	#clockdiv div > span {
		font-size: 35px;
	}
	.grid-spr strong {
		text-align: center;
		width: 100%;
	}
	.add-btn {
		padding: 6px 19px;
	}
	#comments #commentform p.form-submit input {
		width: auto;
	}
	.dropdown-menu.cart-outer {
		left: -220px;
		width: 280px;
	}
	.dropdown-menu .cart-btn {
		width: 45%;
	}
	.shopping-cart .button2,
	.shopping-cart .button3,
	.login-btn,
	.fac-btn,
	.twi-btn,
	.shopping-cart .button.red,
	.shopping-cart .button {
		width: 100%;
		float: left;
		margin-left: 0;
		margin-bottom: 10px;
		text-align: center;
	}
	th,
	tr,
	td {
		display: block;
		float: left;
		width: 100% !important;
		text-align: center;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
		color: rgb(23, 32, 41);
	}
	.zoomContainer {
		left: 0 !important;
	}
	.carousel.carousel-stage img {
		margin-left: -60px;
	}
	.connected-carousels .carousel-stage {
		height: 415px;
	}
	.header-outer .header-slider .carousel-inner > .item {
		background-position: 75% 216px !important;
	}
	.tab-content > .tab-pane {
		padding: 0 20px;
	}
	
	.carousel.carousel-stage img{
		width: auto!important;
		padding: 0!important;
	}
	
	
	
}
@media (min-width:450px) and (max-width:480px) {
.rightBar{
		display:none;
	}
	.menu2 .navbar-nav {
		margin-top: 18px;
	}
	.carousel.carousel-stage img {
		margin-left: 0px;
	}
	.half-banner .text {
		width: 55%;
	}
	.header-outer2 .header-slider {
		height: 1100px;
	}
	.well .btn.dropdown-toggle.btn-select {
		width: 150px;
	}
	.top-md-menu .search input[type="text"] {
		width: 51.8% !important;
	}
	.modal-lg {
		width: 90%;
	}
	.modal-popup .modal-content {
		background: rgb(255, 255, 255) url("../images/popup-bg.jpg") no-repeat scroll center 0 / 100% auto;
		border: 1px solid rgba(0, 0, 0, 0.2);
		border-radius: 0;
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
		outline: 0 none;
		position: relative;
	}
	.modal-popup .pt-20 {
		padding-bottom: 0;
		padding-top: 60px;
	}
	.modal-popup button.close {
		right: -5px;
		top: -4px;
	}
	.modal-popup .heading.font34.inverse {
		font-size: 25px;
	}
	.logo {
		text-align: center;
	}
	.top-md-menu {
		float: left;
	}
	.top-header-right .btn.btn-default.dropdown-toggle,
	.top-header-right li,
	.top-header-left .btn.btn-default.dropdown-toggle,
	.top-header-left span {
		font-size: 9px;
	}
	.top-header-left span {
		float: left;
		padding: 3px 6px;
	}
	.top-header-left li {
		padding: 0;
	}
	.top-header-right .dropdown-menu>li {
		border-left: medium none;
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	.top-header-right .dropdown-menu {
		margin-left: -110px;
		min-width: 150px;
	}
	.main-menu {
		background: rgb(51, 62, 72) none repeat scroll 0 0;
		float: left;
		margin-top: 30px;
		width: 100%;
	}
	.all-open {
		display: none;
	}
	.navbar-nav>li {
		float: left;
		padding: 0 24px;
		width: 100%;
	}
	.all-departments {
		width: auto;
		background: none;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #fff;
	}
	.dropdown-menu.dropdownhover-bottom.all-open {
		background: rgb(255, 255, 255) none repeat scroll 0 0;
		float: left;
	}
	.header-outer {
		float: left;
	}
	section {
		float: left;
		width: 100%;
	}
	.caption h3 {
		margin-top: 50px;
	}
	.caption img {
		margin-top: 100px;
		width: 80%;
	}
	.save-price {
		bottom: 19%;
		left: 55%;
	}
	.new-arrivals {
		float: left;
	}
	#clockdiv>div {
		padding: 5px 6px;
	}
	.new-arrivals .nav-tabs>li>a {
		padding: 5px 5px;
	}
	.owl-item>div {
		margin-left: 0;
	}
	.tab-content .customNavigation {
		margin-top: 10px;
	}
	.customNavigation {
		float: left;
	}
	.caption h2 {
		font-size: 35px;
	}
	.pro-img>img {
		width: 100%;
	}
	.ads>img {
		width: 448px;
	}
	.title h2 {
		float: left;
	}
	.nav.nav-tabs.etabs {
		float: right;
		margin: 20px 0 0;
	}
	.nav.nav-tabs.etabs>li {
		float: left;
		margin-bottom: 10px;
		width: 50%;
	}
	.etabs .active>a {
		border: 1px solid rgb(244, 248, 249) !important;
	}
	.tab-content {
		float: left;
		margin-top: 100px;
		width: 100%;
	}
	.deals-wk {
		margin-bottom: 50px;
	}
	.free-shipping .col-xs-12 {
		margin-bottom: 50px;
	}
	.sing-up-input>input[type="text"] {
		width: 75%;
	}
	.sing-up-text {
		float: left;
		font-size: 12px;
		margin-bottom: 24px;
		margin-top: 20px;
		text-align: center;
		text-transform: uppercase;
	}
	.testimonal .carousel-indicators {
		margin-top: 60px;
	}
	.free-shipping,
	.copayright {
		padding-left: 15px;
		padding-right: 15px;
	}
}
@media (min-width:480px) and (max-width:640px) {
.rightBar{
		display:none;
	}
	.well .btn.dropdown-toggle.btn-select {
		width: 150px;
	}
	.top-md-menu .search input[type="text"] {
		width: 64.8%;
	}
	.modal-lg {
		width: 90%;
	}
	.tab-content {
		margin-top: -10px;
	}
	.modal-popup .modal-content {
		background: rgb(255, 255, 255) url("../images/popup-bg.jpg") no-repeat scroll center 0 / 100% auto;
		border: 1px solid rgba(0, 0, 0, 0.2);
		border-radius: 0;
		box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
		outline: 0 none;
		position: relative;
	}
	.modal-popup .pt-20 {
		padding-bottom: 0;
		padding-top: 100px;
	}
	.modal-popup button.close {
		right: -5px;
		top: -4px;
	}
	.modal-popup .heading.font34.inverse {
		font-size: 25px;
	}
	.logo {
		text-align: center;
	}
	.top-md-menu {
		float: left;
	}
	.top-header-right .btn.btn-default.dropdown-toggle,
	.top-header-right li,
	.top-header-left .btn.btn-default.dropdown-toggle,
	.top-header-left span {
		font-size: 9px;
	}
	.top-header-left span {
		float: left;
		padding: 3px 6px;
	}
	.top-header-left li {
		padding: 0;
	}
	.top-header-right .dropdown-menu>li {
		border-left: medium none;
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}
	.top-header-right .dropdown-menu {
		margin-left: -110px;
		min-width: 150px;
	}
	.main-menu {
		background: rgb(51, 62, 72) none repeat scroll 0 0;
		float: left;
		margin-top: 30px;
		width: 100%;
	}
	.all-open {
		display: none;
	}
	.navbar-nav>li {
		float: left;
		padding: 0 24px;
		width: 100%;
	}
	.all-departments {
		width: auto;
		background: none;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #fff;
	}
	.dropdown-menu.dropdownhover-bottom.all-open {
		background: rgb(255, 255, 255) none repeat scroll 0 0;
		float: left;
	}
	.header-outer {
		float: left;
	}
	section {
		float: left;
		width: 100%;
	}
	.caption h3 {
		margin-top: 50px;
	}
	.caption img {
		margin-top: 100px;
		width: 80%;
	}
	.save-price {
		margin-top: 0;
	}
	.new-arrivals {
		float: left;
	}
	#clockdiv>div {
		padding: 5px 6px;
	}

	.owl-item>div {
		margin-left: 0;
	}
	.tab-content .customNavigation {
		margin-top: 10px;
	}
	.customNavigation {
		float: left;
	}
	.caption h2 {
		font-size: 35px;
	}
	.pro-img>img {
		width: 100%;
	}
	.ads>img {
		width: 448px;
	}
	.client-logo > li {
		width: 100%;
	}
	.title h2 {
		float: left;
	}
	.nav.nav-tabs.etabs {
		float: right;
		margin: 20px 0 0;
	}
	.nav.nav-tabs.etabs>li {
		float: left;
		margin-bottom: 10px;
		width: 50%;
	}
	.etabs .active>a {
		border: 1px solid rgb(244, 248, 249) !important;
	}
	.deals-wk {
		margin-bottom: 50px;
	}
	.free-shipping .col-xs-12 {
		margin-bottom: 50px;
	}
	.sing-up-input>input[type="text"] {
		width: 75%;
	}
	.sing-up-text {
		float: left;
		font-size: 12px;
		margin-bottom: 24px;
		margin-top: 20px;
		text-align: center;
		text-transform: uppercase;
	}
	.testimonal .carousel-indicators {
		margin-top: 60px;
	}
	.testimonal .carousel-indicators > li {
		padding: 0 10px;
	}
	.free-shipping,
	.copayright {
		padding-left: 15px;
		padding-right: 15px;
	}
	.icon-shipping {
		margin-left: 25%;
	}
	.grid-shop .hover-icon {
		line-height: 380px;
	}
}




@media (min-width:768px) and (max-width:959px) {
.rightBar{
		display:none;
	}
	.top-header-right .btn, .top-header-right
	{
		font-size:10px;
	}
	.top-header-left span {
		font-size: 9px;
	}
	.all-departments {
    width: 175px;
}
	.all-open {
    display: none;
}
	.nav > li > a {
    font-size: 12px;
    padding: 10px 9px;
}
	.sing-up-text strong {
    font-size: 19px;
}
	.sing-up-input > input[type="text"] {
    width: 67%;
}
footer
{
	font-size:12px;
}
	.all-departments i {
    float: right;
    margin-top: 5px;
}
	.top-md-menu .search input[type="text"] {
    width: 40%;
}
	.navbar-nav > li > .dropdown-menu {
    top: 60px;
}
	.mega-menu {
    left: -288px!important;
    padding: 25px 40px 0;
    width: 698px;
}
	.all-departments .mega-menu {
    left: 270px !important;
    top: -140px;
    width: 609px;
}
	.breadcrumb {
    float: left;
    width: 100%;
}
	.modal-lg {
    width: 677px;
}
	.modal-popup .modal-content {
    background: rgba(0, 0, 0, 0) url("../images/popup-bg.jpg") no-repeat scroll center center / cover ;
}
	.title h2 {
    font-size: 18px;
}
	.shipping-text {
    margin-bottom: 50px;
}
	.banner-img{
    background-position: center center;
}
	.text-right.col-xs-12.col-sm-6.col-md-6 > img {
    width: 100%;
}
.ads-lft > img {
    width: 100%;
}
	.size a {
    display: inline-block;
    padding: 10px 20px;
}
	.weight .btn.btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
	.btn.btn-default strong {
    display: block;
}
	.slider.slider-horizontal {
    height: 20px;
    width: 91px !important;
}
.grid-shop {
    display: inline-block;
	 width: 100%;
}
	.shopping-cart .button {
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    width: 70%;
}
	.shipping-outer h2 {
    font-size: 24px;
}
.shopping-cart .button2,.shopping-cart .button3, .login-btn,.fac-btn,.twi-btn {
    width: 100%;
}
	.shopping-cart {
    display: inline-block;
		 width: 100%;
}
	.forgot-link {
     font-size: 12px;
}
	.blog-outer {
    float: left;
}

.carousel.carousel-stage img{height: 70%!important;
    float: left;}


}




@media (min-width:960px) and (max-width:1320px) {


.cart-menu li {
    margin-left: 2px;
}
.dropdown-menu {
    min-width: 221px;
}
	.all-departments .dropdown-menu {
    width: 221px;
}

	.all-departments {
    width: 175px;
}
.all-departments {
    width: 221px;
}
	.sing-up-text strong {
    font-size: 19px;
}
	.sing-up-input > input[type="text"] {
    width: 68%;
}

	.all-departments i {
    float: inherit;
    margin-top: 0;
}
	.top-md-menu .search input[type="text"] {
    width: 61%;
}
	.mega-menu {
    left: -288px!important;
}
	.all-departments .mega-menu {
    left: 270px !important;
    top: -140px;
    width: 609px;
}
	.breadcrumb {
    float: left;
    width: 100%;
}
	.modal-lg {
    width: 677px;
}
	.modal-popup .modal-content {
    background: rgba(0, 0, 0, 0) url("../images/popup-bg.jpg") no-repeat scroll center center / cover ;
}
	.title h2 {
    font-size: 18px;
}
	.shipping-text {
    margin-bottom: 50px;
}
	.banner-img{
    background-position: center center;
}
	.text-right.col-xs-12.col-sm-6.col-md-6 > img {
    width: 100%;
}
.ads-lft > img {
    width: 100%;
}
	.size a {
    display: inline-block;
    padding: 10px 20px;
}
	.weight .btn.btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
	.btn.btn-default strong {
    display: block;
}
	.slider.slider-horizontal {
    height: 20px;
    width: 91px !important;
}
.grid-shop {
    display: inline-block;
	 width: 100%;
}
	.shopping-cart .button {
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
    width: 70%;
}
	.shipping-outer h2 {
    font-size: 24px;
}
.shopping-cart .button2,.shopping-cart .button3, .login-btn,.fac-btn,.twi-btn {
    width: 100%;
}
	.shopping-cart {
    display: inline-block;
		 width: 100%;
}
	.forgot-link {
     font-size: 12px;
}
	.blog-outer {
    float: left;
}
	#clockdiv > div {
    padding: 5px 9px;
}
	.electonics .add-btn2 {
    padding: 6px 13px;
}


.cart-menu span{font-size: 18px;}


.col-md-7{padding-left: 50px;}

.dropdown-menu.right{margin-left: 219px;width:250px;}
.top-md-menu .col-sm-3{width:45%;}
.top-md-menu .cart-menu{margin-top:10px;text-align:unset;}

.top-md-menu .col-sm-6 {margin-top: -20px;}

.carousel.carousel-stage img{
height:unset!important;
    width: 70%;
    float: left;}
.connected-carousels .carousel-navigation{width: 300px!important;}
.product-video{left: 20px;right:0px;}
.all-departments .dropdown-menu{top:-10px;}
.dropdown-menu>li>a{padding: 5px 0 5px 10px;}

}






@media (min-width:1320px) and (max-width:2000px) {
	.top-md-menu .search input[type="text"] {
    width: 90.7%;
}

}

/*============新增样式 by Peter==================*/
.cpzx{
	width:100%;
	line-height:175%;	
	margin-bottom:100px;
}
.cpzx legend.cpzxtitle{
	display:inline;
	width:auto;
	border:none;
	font-size:16px;
	color:#B11E22;
	margin-left:1em;
	padding:0em 1em;
}

.cpzx dl dt{
	font-weight:normal;
	color:#B11E22;
	padding:30px 0 15px;
	font-size: 14px;
}

.cpzx dl dt span{
	color: #999;
	font-size: 12px;
}

.cpzx dl dt a{
	color:#B11E22;	
}

.cpzx dl dd{
	color:#666;
	padding: 10px;
	background: #f8F8F8;
}

.cpzx dl dd h4{
	font-size:14px;
	font-weight:normal;
	color:#000;
}

.cpzx dl dd p{
font-size:13px;line-height:1.5;
}	
.cpzx .question{
	width:100%;
	border:1px solid #DDD;
	border-radius:2px;
	padding:1em;
}

.cpzx .col2 label{
	width:100px;
	margin:5px;
}

label.qastitle{
	font-weight:400;
	margin: 25px 0 60px;
}label.qastitle strong{font-weight:normal;} 

.cpzx .col2 input{
	border:1px solid #DDD;
	border-radius:2px;
}


.cpzx .col2 .submit{
	color:#FFF;
	background:#B11E22;
	padding:0em 1em;
}

.product-content{
	display:inline;
	min-height: 300px;
	padding-bottom: 50px;
}

.product-content.hidden{
	display:none;
}


.product-content p{
	line-height:180%;
	text-indent:2em;
	padding:0.5em 0em;
	font-size:16px;
}


.product-content table,
.product-content table tr th,
.product-content table tr td{
	border:1px solid #cccccc;
	text-align:center;
	padding: 8px;
 }
 
.product-content table p{
	text-indent:0em;
}

.product-content p a{
	color:#B11E22;
}

.product-content table p img{
	margin-left:0;
}

.product-content h3{
	font-size:16px;
	color:#B11E22;
	padding:2em 0em 1em;
}
.product-content h4{
	font-weight:500;
	font-size:16px;
	padding:0.5em 0em;color:#333;
}
.product-content .relate-article{
	overflow:hidden;
	margin-bottom:50px;
}

.product-content .relate-article li{
	float:left;
	width:48%;
	padding:5px 0px 5px 60px;
	border-bottom:1px dashed #DDD;
	margin:1%;
	background:url("/assets/images/book.png") left center no-repeat;

}

.product-content .morestandard{
	background:#eee;
	line-height:22px;
}

.product-content .morestandard i{
	font-size: 22px;
}

.product-content .relate-article li a{
	color:#666;
text-overflow: ellipsis;
	white-space: nowrap;
}

.product-content .relate-article li:hover a{
	color:#B11E22;
}

.product-content .relate-article li span{
	color:#999;
	font-size:12px;
}

.product-content .typical-user{
	overflow:hidden;
	margin-bottom:50px;
}

.product-content .typical-user li{
	float:left;
	width:48%;
	min-height:134px;
	padding:15px 0px;
	border-bottom:1px dashed #DDD;
	margin:1%;
}

.product-content .typical-user .img-wrapper{
	float:left;
	padding-right: 10px;
}

.product-content .typical-user .text-wrapper{
	float:left;
	width:430px;
}

.product-content .typical-user .img-wrapper img{
	width:80px;
	height:80px;
	margin:10px;
}

.product-content .typical-user li:hover{
	background:#fafafa;
}

.product-content .typical-user li a{
	color:#666;
	font-size:16px;
}

.product-content .typical-user .hy{
	margin-left:10px;
	Color:#B11E22
}

.product-content .typical-user li:hover a{
	color:#B11E22
}

.product-content .typical-user li span{
	color:#999;
	font-size:12px;
}

.product-detail-relate h5{
height:30px;	font-weight:400;
	padding:0.5em 0em;
}


#header1 {
    height: 24px;
    position: relative;
    padding-top: 60px;
}

#header1 .logo {
    width: 145px;
    height: 37px;
    position: absolute;
    left: 15px;
    top: 15px;
}

#header1 .info {
    background: #CB213C;
    padding-left: 18px;
    line-height: 24px;
    line-height: 24px;
    color: #FFF;
}

.lx {
    height: 36px;
    line-height: 36px;
    padding: 0 0 0 20px;
    border-bottom: 1px solid #E9E9E9;
    background: url(../design/icos1.gif) left center no-repeat #F7F7F7;
 
}

.form1 p {
    padding: 10px;
}

.form1 div span.msg {
    width: auto;
    text-align: left;
    padding-left: 5px;
}
.form1 div span {
    float: left;
    width: 100px;
    line-height: 24px;
    text-align: right;
	display: inline-block;
}
.form1 div {
    min-height: 30px;
    overflow: auto;
    zoom: 1;
	padding: 0px 10px;
}
.form1 input{
	border:1px solid #CCC;
	padding:3px;
}

.ac {
    text-align: center;
	margin-top:10px;
}

.ac  .btn{
	padding:8px;
	color:#FFF;
	background:#cb213c;
	border:none;
}




#footer1 {
    height: 50px;
	padding-top:20px;
	text-align:center;
	font-size:12px;
    border-top: 2px solid #C71B1B;float:left;
    width:100%;

}




/*********新闻列表页*********/
.news-list{
	position:relative;
	margin-bottom:30px;	
}
.news-list:hover{
	top:-5px;
	background:#FaFaFa;
}

.news-list h3{
	font-size:16px;
	padding:2em 0em 0.5em;
}

.news-list h3 a{
	color:#B11E22;		
}
.news-list:hover h3 a{
	color:#23527c;		
}
.news-list .list-time{
	color:#CCC;padding-top:5px;
}

.news-list .list-time i{
	margin-right:10px;
}

.news-list .news-list-content{
	padding-bottom:20px;width:90%;
} 

.news-detail{
	padding:0px 0px 50px;
	line-height:180%;
}

.news-detail h3{
	font-size:16px;
	color:#B11E22;	
	padding:1em 0em;

}
.news-detail h2{
	font-size:20px;
	color:#B11E22;	
	padding:1em 0em;

}

.news-detail-title{
font-size: 30px;	border-bottom: 2px solid rgb(235, 235, 235);
		font-weight: 500;
	position: relative;
	padding: 0px 0 10px;
}
.news-detail-title:before{
	background: rgb(177, 30, 34) none repeat scroll 0 0;
    bottom: -2px;
    content: "";
    height: 2px;
    position: absolute;
    width: 40%;
}
}

.news-detail p{
	padding:0.5em 0em;
}

.news-detail-time{
	color:#aaa;
	padding:1em 0em;
}

.news-detail-time i{
	margin:0px 5px 0px 20px;
}

.news-detail-content p{
	text-indent:2em;
	padding:0.5em 0em;
	line-height:200%;
}

.news-detail-content table tr td{border: 1px solid rgb(235, 235, 235);}


.news-detail-content img{max-width:100%;}
.news-detail-content table{width:100%;}
.news-detail-content table p{
	text-indent:0em;
}

.news-detail-content p img{
	margin-left:-2em;
}
.news-detail-tag i{
	margin:0em 1em;
}
.prenext{
	margin-bottom:80px;
}
/******品牌列表页*****/
.brand-char{
	margin-bottom:40px;
	padding:0px 20px;
}

.brand-char a{
	font-size:16px;
	font-weight:500;
	float:left;
	margin:0.5em 1em;	
}
.first-char{
	font-size:24px;
	font-weight:500px;
	text-align:center;
	padding:0.5em 0em;
}

.first-char-txt{
	text-align:center;
}

.brand-item {
	padding:10px;
	text-align:center;
	float:left;
	border:1px solid #DDD;
	margin:10px;
}

.brand-item img{
	height:50px;
	width:80px;
}

.brand-list{
	margin-bottom:80px;
}

.brand-list .row{
	border-bottom:1px solid #CCC;
	padding:15px 0px;
}


.grid-brand-des{
	text-indent:2em;
}
.contact-box h3{
	font-size:20px;
	COLOR:RGBA(183,10,10,1);
	padding:15px 0px;
}
.map-box{
    height: auto !important;
    height: 1300px;
    min-height: 1300px;
	background: url(/assets/design/lxbg.gif) 0px 15px no-repeat;
}

.pro-text-outer span{
		line-height:180%;
}

.link h2{
	font-size:14px;
	margin-top:40px;
}
.link a{
	font-size:12px;
	color:#646a7c;
}
.carousel-indicators .active{
	background:#B52B2E;
}

.readmore{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-radius: 3px;
	color: rgb(167, 167, 167);
	display: inline-block;
	font-size: 12px;
	margin: 20px 0;
	padding: 6px 17px;
	text-transform: uppercase;
	border: 1px solid rgb(238, 238, 238);
}
.readmore:hover{
    background: #B11E22;
    border: 1px solid #B11E22;
    color: #fff;
	border-radius:3px;
}
.pagination .active{
	    color: #fff;
	background:#B11E22;
}
.ads-lft{text-align:center;}

.carousel-inner .active h3{
	animation:fadeup 1.5s;
	animation-delay:1.5s;
	-webkit-animation-delay:1.5s;
	  -moz-animation:fadeup 1.5s;
		-webkit-animation:fadeup 1.5s;		
}

@keyframes fadeup{
	from {-webkit-transform: translate3d(0,100%,0);
			transform: translate3d(0,100%,0);
			visibility: visible;}
	to {-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);}
}


.playBut {
  /*  border: 1px solid red;*/
  display: inline-block;
  -webkit-transition: all 0.5s ease;
}


.playBut .triangle {
  -webkit-transition: all 0.7s ease-in-out;
  stroke: #000;
  stroke-dasharray: 0;
  transform: translateY(0);
  animation: triangleAction 8s ease-in-out infinite;  
}

.playBut .circle{
  stroke: #b11e22;	
  stroke-dasharray: 0;
  stroke-dashoffset: 300;	
  opacity:1;
   animation: triangleAction 8s ease-in-out infinite;  
}
#container1{margin:auto;} .outstanding-dialog{max-width:100%;width:1024px;margin-top:180px;}

@media (min-width:320px) and (max-width:640px) {

img{position:unset!important;width:160px;}

@media (min-width:700px){video{max-width:100%;padding:0;}}


















