nav.navbar.bootsnav ul.nav > li > a {
	margin-right:20px;
}
.product-col .zenzc {
    padding-bottom: 96%;
}
#navbar-menu .menu_close{display:none;}
.live2_weight{width: 210.833px; }

.product_list{padding-left:0;padding-right:0;margin-left:0px;margin-right:0px;border:0px;margin-top:5px;}
.jikelf{padding-right:-10px;}

#productListing .navlist{margin-top:5px;}
#productListHeading,.box-head{
	background: #fff;
    margin-bottom: 2px;
    border: 1px solid #999;
    box-shadow: 0 1px 4px #999;
    border-top: none;
    overflow: hidden;
}

#advSearchResultsDefaultHeading{border-bottom:0px;}
#advSearchResultsDefault .clearfix{padding-left:10px;}
#advSearchResultsDefault .product_list{margin-left:0;margin-right:0;padding-left:5px;padding-right:5px;}

/*
 * 这是可以控制尺码文字超出部份隐藏，并可以固定选项的宽度。
 * .list_attribute li{
	width:60px;
	overflow: hidden;	
	text-overflow:ellipsis;
	white-space: nowrap;
	padding:5px;
}
*/
.list_attribute li{
	padding:5px;
}
.list_name_id_1{
	width:32%;
	overflow: hidden;	
	text-overflow:ellipsis;
	white-space: nowrap;
}

#mainImageWrapper{
	padding-bottom: 1%;
}
#productGeneral .page-content{padding-left:0;padding-right:0;}
#productGeneral .produright{padding:0;}

.page-product .page-content{border:0;}

.J_input {
    width: 40%;
	height:38px;
	line-height:38px;
	padding:0px !important;
	    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.224);
display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 200
letter-spacing: 0.8px;
outline: medium none;
position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;

}

.J_minus,.J_add{
	background-color:#000;
	color:#fff;
border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.224);
display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 200
letter-spacing: 0.8px;
outline: medium none;
position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.submit_att{
    height: 40px;
    line-height: 20px;
    padding: 10px 15px;	
    margin-left: 0;
    background:#000;
    border-color: #000;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.224);
display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 200
letter-spacing: 0.8px;
outline: medium none;
position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;

}

.mytag .btn-default{
    margin-left:5px;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.224);
    display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 200
	letter-spacing: 0.8px;
	outline: medium none;
	position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.mytag .form-control{
	height: 29px;
	    border: medium none;
    border-radius: 2px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.224);
display: inline-block;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    font-weight: 200
letter-spacing: 0.8px;
outline: medium none;
position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.3s ease-out 0s;
    vertical-align: middle;
    white-space: nowrap;
}

.mytag{padding:15px;}

.tabcon .ditel_img{margin-bottom:10px;}

.shopping_content .js_del_action {
    float: right;
    margin-right: 15px;
    margin-top:15px;
}

#orderTotals .totalBox{margin-left:5px;font-size:0.9rem;font-weight:600;}
#otsubtotal,#otshipping,#ottotal{height:20px;}
#orderTotals .clearBoth{display:none;}


#checkout .form-control, input.visibleField {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 1.6875;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s 0s ease;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s 0s ease;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s 0s ease;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s 0s ease;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.3s 0s ease;
    font-size: 1em;
    line-height: 1.214em;
    color: #333;
}

#checkout .form-control, input.visibleField {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0);
    border-color: #d7d7d7;
    height: 35px;
    margin-bottom: 15px;
}

.fec-address-container fieldset .right_side,#tep_lic{float:right !important;width:49.5% !important;}
.fec-address-container fieldset .left_side{float:left !important;width:49.5% !important;}
.messageStackError{background:#fff400;color:red;font-size:0.9rem;}
.form-control{border-radius: 0px;}
#createAcctDefault input{margin-bottom:10px;}

#pageTwoMainContent,#shippingInfo,#privacy,#conditionsMainContent,#siteMap{font-size:0.9rem;}
#pageTwo #pageTwoHeading,#pageTwo .back,#shippingInfoHeading,#shippingInfo .back,#privacyDefaultHeading,#privacy .back,#conditionsHeading,#conditions .back,#siteMapHeading,#siteMap .back,#pageThreeHeading,#pageThree .back{display:none;}
#pageThree{padding:5px;}

#westem_rm{
    width: 560px;
    height: 315px;
}

.animated h3 {
    margin-bottom: 12px;
    margin-top: 30px;
    font-size: 1.2rem;
}

.content-padding-sides {
    color: #333;
    font-size: 13px;
    overflow: auto;
}

.table-bordered {
    border: 1px solid #f4f4f4;
    width: 100%;
    margin-bottom: 21px;
}
table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
table {
    max-width: 100%;
    background-color: transparent;
    empty-cells: show;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f8f8f8;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #f4f4f4;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

#Product_info{margin-top:10px;}	

#currencies-block-top .lbl {
	width:45px !important;
}

label[for=Pscconline-expires-month]{float:left;width:100%;}
#Pscconline-expires-month,#Pscconline-expires-year{width:47.8%;height:30px;line-height:30px;}
.productPriceDiscount{margin-left:10px;}

#ottotal{float:right;width:100%;}

.price br{display:none;}
.price img{height:20px;margin:0 auto;width:50px !important;}
.categoryImg {margin-left:0 !important;margin-right:0 !important;margin-top:10px !important;margin-bottom:10px !important;}



/*///////////////////////////// total discount */
#otquantitydiscount{width:100%;float:right;}
#otshipping .lineTitle img{height:20px !important;}
#otquantitydiscount .lineTitle,#otquantitydiscount .totalBox{font-size:13px;font-weight:bold;color:red;}
#ottotal{margin-bottom:40px;}
/////////////////////////////////////////////////



/* /////////////////////////////////////////////////////// */
.list_attribute .color_img{width:100px !important;height:100px !important;padding:2px !important;}
/* ///////////////////////////////////////////////////////// */  


.wrapperAttribsOptions select{
	padding:5px;
	margin-left:10px;
}

#productAttributes h3{line-height:40px !important;}

///////////////////////////////PC端

@media only screen and (min-width:980px){    
	#navbar-menu .menu_close{display:none;}
	#Product_info{margin-top:10px;}
}





/* 大屏移动端 */
@media only screen and (max-width: 980px) {  
	.menu_close{display:block !important;}

}

/*//////////////////////////////大屏移动端 end////////////////////////////////////////*/






@media only screen and (max-width: 640px){

#password1,#password2{width:100% !important;}

#search_block .form-search .button-search{
    float: right;
    background: #b1071a;
    border: 0;
    padding: 0;
    width: 19%;
    max-width: 60px;
    color: #fff;
    height: 40px;
    text-transform: uppercase;
}

.menu_close{display:block !important;}
.live2_weight{width:100%; }

.panel-default{margin-bottom:20px;}

#collapseOne,#collapseTwo,#collapseThree,#collapsefor{display:none;}

.ditel_img img{width:100%;margin-bottom:10px;}

#state_pull_input{width:49.5%;float:left;}
#postbody1{width:49.5%;}
#street_1,#city_cade{width:100% !important;}
#country_co{height:35px;float:left;width:49.5%;}
#westem_rm{width:100%;}
.banner1 {
margin:0;
}
	#Product_info{margin-top:0px;}
#ottotal{float:right;}
}

/*//////////////////////////////小屏移动端 end////////////////////////////////////////*/


