/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z wel $
 */
body {
	/*letter-spacing: 1px;
	text-transform:capitalize;*/
} 

.block{
    display: block;
}
html > body #currPopup, html > body #langPopup {
	right: 0;
}
html {
    background: url(../images/bg.jpg) repeat scroll 0 0;
}
.popup-win {
    margin: 0;
    background: #ffffff;
    border: 1px solid #CECECE; 
	border-radius: 5px;
	/*outline: 1px solid #ffffff;*/
	padding: 7px 15px 7px 14px;
	position: absolute;
	z-index: 3000;

	-moz-box-shadow: 1px 2px 5px #555555;
	-webkit-box-shadow: 1px 2px 5px #555555;
	box-shadow: 1px 2px 5px #555555;
	width: 150px;
	
}                          
.popup-win a, .popup-win a:link, .popup-win a:visited, .popup-win a:active {
	line-height: 15px;
	padding: 2px 3px;
	color: #828282;
}
 .popup-win a:hover {
	text-decoration: none !important;
} 
.currency, .languages {
    position: relative;
}
.close-pic {
	cursor: pointer;
	margin: 0px -9px 0 0;
	height: 22px !important;
	width: 22px !important;
}
#currPopup, #langPopup, #categoriesPopup {
    position: absolute;
	z-index: 3000;
}
.hidden { 
	display: none; 
}
.list-popup {
	display: block;
    list-style-type:none;
    margin: 0px;
    padding: 0px;
}

.list-popup li {
	white-space: nowrap;
	line-height: 26px;
}
#top_nav {
	position: relative;
}
#categoriesPopup {
	width: 82%;
	border: none;
	padding: 0 0 1px 0 !important;
	border-radius: 1px;
}
a.category-top,.category-products,.category-subs {
    background: url(../images/21.png) no-repeat scroll 10px center transparent !important;
    color: #333333 !important;
    
    padding: 0 0 0 33px !important;
    text-decoration: none;
}

#categoriesPopup {
	width: 100%;
	border: none;
	padding: 0 0 0 0 !important;
	border-radius: 1px;
	top:92px;
	border-bottom: 3px solid #e54e53;
}

#tab_nav {
    width: 100%;
    z-index: 10052;
	height:75px;
	line-height:62px;
}

#apDiv1 {
	height:82px;
	overflow:hidden;
	text-align:center;
	width:100%;
	background-color:#fff;
}

#apDiv1 img {
	height:82px;
}

#header_wrapper {
    height: 62px;
    margin: auto;
    text-align: left;
    vertical-align: top;
    width: 100%;
	overflow: hidden;
}

#top_nav {
	border:none;
    margin: 0px;
    width: auto;
}

li.tm-catalogo a img {
	height:62px;
}

li.tm-catalogo {
    background: url(../images/logo.gif) no-repeat scroll center center;
}

#tab_nav li.tm-catalogo {
    background-size: auto 62px !important;
}

li.tm-catalog {
    background: url(../images/header_icon_menu.gif) no-repeat scroll center center;
}
li.tm-catalog.tab-active {
    background: url("../images/header_icon_menu.gif") no-repeat scroll center center;
}

li.catalog_tmaa {
    background: url(../images/svg18-512.png) no-repeat scroll center center;
}
li.catalog_tmaa.tab-active {
    background: url("../images/svg18-512.png") no-repeat scroll center center;
}

#tab_nav li.tm-catalog {
    background-size: 30px 30px !important;
}

#tab_nav li.catalog_tmaa {
    background-size: 25px 25px !important;
}

li.tm-account {
    background: url(../images/header_icon_register.gif) no-repeat scroll center center;
}
li.tm-account.tab-active {
    background: url("../images/header_icon_register.gif") no-repeat center center;
}

#tab_nav li.tm-account {
    background-size: 20px 20px !important;
}

li.tm-cart {
    background: url(../images/3200.png) no-repeat scroll center center;
}
li.tm-cart.tab-active {
    background: url("../images/3200.png") no-repeat scroll center center;
}

#tab_nav li.tm-cart {
    background-size: 20px 20px !important;
}

li.tm-search {
    background: url(../images/scrollbtn1.png) no-repeat scroll center center;
}
li.tm-search.tab-active {
    background: url("../images/scrollbtn1.png") no-repeat scroll center center;
}

#CartButton {
	font-size:8px;
	line-height:66px;
	color:#fff !important;
	height: 64px;
	width: 100%;
	float: left;
}

.tm-catalog a {
	text-align:right;
	font-size:10px;
	color:#505050 !important;
}

#logo {
    float: none;
    margin: 0px 0;
	padding:0px;
    text-align: center;
}

.cart-amount {
    background: none !important;
    border: 0px solid #fff;
    border-radius: 40px;
    box-shadow:none;
    color: #333;
    float: right !important;
    margin: -3px 0 0 1px;
    padding:1px 5px;
    position: absolute;
    top: 45%;
	left:68.5%;
	font-size:12px;
}



#tab_nav li {
    background-size: 40px 40px;
}

#apDiv2 {
    width: 100%;
    z-index: 10052;
	background: none;
	padding:0px 0;
	border-bottom:0px solid #d3ccce;
	margin: auto;
	max-width: 750px;
}

.socilize {
	padding:10px 0 !important;
}

ul.links,.copyright, {
	background-color:#fff !important;
}


.product-shop .oz-price-block {
    background: #f6eff1 none repeat scroll 0 0;
	line-height:25px;
}

.product-shop .oz-price-block .productSpecialPrice {
	height:25px;
	line-height:25px;
}

.price-box { margin:0 0 0px !important;}

.product-shop .oz-price-block .productSpecialPrice { float:none !important;}

.product-shop .oz-price-block .productSpecialPrice .tax_sl {
	display:none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	
.categoryListBoxContents a {
	font-size:9px;
}	

#header_bg {
    height: 62px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.productSpecialPrice .tax_ { font-size:9px; color:#f00 !important; margin-left:1px;}

#apDiv2 {
    background-color: #fff;
    padding: 0px 0;
    width: 100%;
    z-index: 10052;
	border-bottom:0px solid #d3ccce;
}

#apDiv1 {
    height: 42px;
    overflow: hidden;
    text-align:center;
    width: 100%;
	background-color: #fff;
}

#apDiv1 img {
    height: 42px;
}

#header_wrapper {
    height: 62px;
    margin: auto;
    text-align: left;
    vertical-align: top;
    width: 100%;
}
#headerWrapper {
    height: 62px;
}

#tab_nav {
    height: 62px;
	line-height: 62px;
    width: 100%;
    z-index: 10052;
}

#tab_nav li {
	float: left;
	height: 62px;
	padding: 0;
	text-align: center;
}  

#tab_nav li {
    background-size: 40px 40px;
}

#tab_nav li.tm-catalogo {
    background-size: auto 42px !important;
}

#categoriesPopup {
    border: medium none;
    border-radius: 1px;
    padding: 0 !important;
    top: 44px;
    width: 100%;
}

.cart-amount {
   background: none !important;
    border: 0px solid #fff;
    border-radius: 40px;
    box-shadow:none;
    color: #333;
    float: right !important;
	font-size:8px;
    margin: -1px 0 0 -27px;
    padding: 1px 2px;
    position: absolute;
    top: 41.5%;
	left:107%;
}

.pro_name {
    color: #000000;
    height: 40px;
    margin: 10px 0 0;
    overflow: hidden;
    padding: 0 5px;
    text-align:center;
	border-top:0px solid #e9e9e9;
}

.pro_name a {
    color: #2d2d2d;
    display: inline-block;
    line-height: 20px;
    margin-bottom:0px;
    outline: medium none;
    text-decoration: none;
}

.product-view .product-shop .price-box {
    color: #f00;
    font-size: 15px;
    line-height: 26px;
}

.productSpecialPrice { font-size:12px !important; color:#e31837; !important;}

.product-view .product-img-box .left-btn span,.product-view .product-img-box .right-btn span { width:18px;}

}

label.inputLabel {
    background-color: #fff;
	color: #222;
    font-size: 12px;
    font-weight: 600;
    text-transform: capitalize;
	width:100%;
	padding:0;
	margin:0px;
	text-indent:0px;
	height:20px;
	line-height:20px;
	overflow: hidden;
	
}

#stateZone,#country {
    width: 100%;
	margin:0 0 10px !important;
	border: 2px solid #555555 !important;
	padding:5px;
	border-radius: 0px;
}

#loginDefault fieldset {
    padding: 10px 0;
}

#loginDefault INPUT {
    width: 100%;
	margin:0 0 10px;
	border: 2px solid #555555;
	
	border-radius:1px;
}

LEGEND {
	margin:0px;
	border: 0px solid #ccc;
	color: #000;
	width:50%;
	background-color: #fff;
    padding: 2px 0 2px;
	text-align:left;
}

#checkoutShipping select {
	width:25%;
	border: 1px solid #ccc;
}

#columnCenter fieldset#comments {
	padding:5px 10px;
}

#featuredProducts .centerBoxContentsFeatured {
	margin:0px !important;
	padding:0px !important;
}

#divOne_1 h2.centerBoxHeading {
	display:none;
}


@media screen and (min-width:750px){
.pro_img {
	margin:0px;
	text-align:center;	
	border:0px solid #ccc;
	border-radius: 0px;
    vertical-align: middle;
	border-bottom: 2px solid #f4f4f4;
}

.pro_img img{
	max-height:340px;_height:expression(this.scrollHeight > 340 ? "340px" : (this.scrollHeight < 1? "1px" : "auto"));
}

label.inputLabel {
	font-size:10px;
	
}
}

#tab_nav #categoriesPopup a.category-products {
	font-size:6px;
	font-weight:700;
	
}

.sub-count {
	font-size:10px;
	font-weight:700;
	
	margin-left:5px;
	color:#c00 !important;
}
.product-name { padding:0px !important;}
.product-shop .oz-price-block {
	background:none;
	border: 0px solid #ccc;
	padding:4px 0;
	margin-top:0px;
}

#shoppingCartDefault {
	background:#fff;
	margin:4px 0;
	padding:0 5px;
}

#proqct_esList {
	background-color: #ffff;
    border: 0px solid #ccc;
    margin-top: 10px;
    padding: 0px;
}

#proqct_esList .pro_page_des {
    background-attachment: scroll;
    background-image: url(../images/arrow-down.png);
    background-position: right center;
    background-repeat: no-repeat;
    display: block;
    font-size: 15px;
	font-weight:700;
    line-height: 1.2;
    padding: 10px 8px 10px 0;
	color:#000;
	text-indent: 5px
}

#divOne_1 {
	border-top:1px solid #000;
	padding:0px;
}

.product-view .product-shop .price-box {
	float:none;
}

.normalprice {
	width:50%;
	text-align:center;
	float:left;
	margin:0px;
} 

.product-shop .oz-price-block .productSpecialPrice {
	width:30% !important;
	text-align:left;
}

.productSpecialPrice {
	float:left;
	text-align:center;
	width:45%;
	margin:0px;
}

.price-box .normalprice {
	float:none;
}

.productPriceDiscount {
	float:right;
	width:36%;
	text-align:left;
}

#recentitem {
	display:none;
	margin:0px;
	padding:0px;
    width: 100%;
    z-index: 10000;
	background:#fff;
	margin-bottom:-30px;
}

a.endena {
	float:left;
}

#recentitem h3 { padding:0px; height:16px; line-height:16px;}

#independencedaycloes { height:19px; line-height:15px;}

h2,h1,h3,h4,h5,h6,#navBreadCrumb {
	
}

#accountHistInfo {
	margin:4px;
	padding:10px 4px;
	background-color:#fff;
	
}

#accountHistInfo td {
	border:1px solid #ddd;
	padding:4px;
}

#myAccountShipInfo,#myAccountPaymentInfo {
	border: 1px solid #ddd;
    float: none;
    margin: 15px 0;
    overflow: hidden;
    padding: 8px;
    width: 97.5% !important;
}

#orderTotals {
	border: 1px solid #ddd;
    float: none;
    margin: 15px 0;
    overflow: hidden;
    padding: 8px;
}

#categoriesPopup a.category-top {
	
	font-size:6px;
}

#hotsalecat_one h2.centerBoxHeading,#hotsalecat_two h2.centerBoxHeading {
	padding:0px;
	text-align:center;
	
}

#hotsalecat_one h2.centerBoxHeading a,#hotsalecat_two h2.centerBoxHeading a {
	margin-left:10px;
	color:#c00;
}

#hotsalecat_two {
	margin:4px;
}

#hotsalecat_two .centerBoxContentsFeatured,#hotsalecat_one .centerBoxContentsFeatured {
	margin:0px !important;
	padding:0px;
}

.product-view .product-image-wrap {
	width:80%;
    margin: 0px auto 10px;
    overflow: hidden;
    padding: 0px;
    position: relative;
    visibility: hidden;
}

#attribsOptionsText {
	display:none;
}

#productAttributes h4.optionName  {
	display:block !important;
	
	margin-top:0px !important;
}

#cartContentsDisplay .cartAttribsList {
	font-size:9px;
}


#orderTotals {
	background-color:#fff;
}

#accountDefault {
	background-color:#fff;
	margin:4px;
}

#prevOrders td {
	border:1px solid #ddd;
}

#recentitem {
	width:100%;
}

#recentitem_div {
	overflow: auto;
	margin-bottom: 20px;
}

.recentiimg_div {
	width:18%;
	margin:0 1% 10px;
	float:left;
}

.recenddd_div {
	border:1px solid #ccc;
	display: table-cell;
    vertical-align: middle;
	overflow: hidden;
}

.rececolor_div {
	height:40px;
	display: table-cell;
    vertical-align: middle;
}

#product-image img {
    /*max-height: 400px;*/
    _height: expression(this.scrollHeight > 400 ? "400px" : (this.scrollHeight < 1? "1px" : "auto"));
}

#recentitem a {
	color:#f00;
	font-weight:700;
}

#advSearchDefault {
	padding:0px 0.5% 0 2%;
	width:85%;
	margin:0px;
	border:2px solid #f7f8f9;
	background:#f2f2f2;
}

#advSearchDefault form {
	margin:0px !important;
	padding:0px !important;
}

.search-header-input {
    border:none;
	border:0px solid #ddd;
    border-radius: 0px;
    height: auto;
	margin:0px;
    padding:0px;
	height:45px;
	line-height:45px;
}

#search_defau #advSearchDefault .messageStackError,#search_defau #advSearchDefault .messageStackCaution  {
	display:none;
}

.search-header-input input {
	border: 0 none;
   	color: #444;
	font-weight:700;
	margin: 0;
    	padding: 0px;
    	width: 80%;
	height:45px;
	box-shadow: none;
}

.search-header-input input.Search_rbut {
	width:15%;
	float:right;
	background: url(../images/scrollbtn1.png) no-repeat scroll right center;
    background-size: 30px 30px;
    border: medium none;
    border-radius: 0;
    display: inline-block;
	padding:0 0px;
}

#cartAdd select {
	width:100%;
	background:#fff !important;
}

#categoriesPopup {
	margin-left:0px;
}

#advSearchDefault .messageStackCaution {
	width:88%;
	margin:3px auto;
}

.price-box .productSpecialPrice {
	color: #ff3259 !important;
	font-size:22px !important;
	
}


.fab-g {
    
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
}

.fab-u-1-2 {
    width: 50%;
	float:left;
}

.wishbtn {
	margin-right:3px;
	border-radius: 3px;
	text-align:center;
    box-shadow: 0 0 0 1px #82969a inset;
    color: #40565b;
	letter-spacing: normal;
    text-rendering: auto;
    word-spacing: normal;
	line-height:15px;
	padding:8px 0;
	font-size:11px;
	
}

.inqbtn {
	padding:8px 0;
	font-size:11px;
	margin-left:5px;
	border-radius: 3px;
	text-align:center;
    box-shadow: 0 0 0 1px #82969a inset;
    color: #40565b;
	letter-spacing: normal;
    text-rendering: auto;
    word-spacing: normal;
	line-height:15px;
	
}

.fab-design-mg--tb20 {
    margin: 1.6em 0;
}
.fab-design-txtcenter {
    text-align: center;
}
.fab-typo-xsmall {
    font-size: 85%;
}
a.fab-design-subinfo {
    background: #eee none repeat scroll 0 0;
    border-radius: 30px;
    display: inline-block;
    padding: 1em 1.5em;
    text-align: center;
	color: #444;
    text-decoration: none;
}


.fab-typo-xsmall {
    font-size: 85%;
}
.fab-table {
    border: 1px solid #cbcbcb;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
}

.fab-table thead {
    background: #eee none repeat scroll 0 0;
    color: #000;
    text-align: left;
    vertical-align: middle;
}

.fab-table td, .fab-table th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: 6px 12px;
    word-break: break-all;
}
.fab-design-width--50 {
    width: 50%;
}
.fab-typo-nowrap {
    white-space: nowrap;
}
caption, th {
    text-align:center;
}

.fab-table td:first-child, .fab-table th:first-child {
    border-left-width: 0;
}

.fab-table th,.fab-table td {
	border-bottom:1px solid #cbcbcb;
}


select#attrib-1 {
    width: 100%;
}

.wrapperAttribsOptions {
	float:none !important;
}

.wrapperAttribsOptions .back {
	float:none !important;
	width:100%;
}

.wrapperAttribsOptions .back #attrib-1,.wrapperAttribsOptions .back #attrib-2 {
	width:100%;
	background:#fff !important;
}

#shoppingCartDefault .forsssss,#shoppingCartDefault .forsssss {
	float:none !important;
	width:100%;
	padding:0px !important;
}

#shoppingCartDefault span {
	padding:0px !important;
}

#loginDefault .forward,#checkoutPayment .forsssss,#checkoutShipping .forsssss {
	float:none !important;
	margin-right:0 !important;
	padding:0px !important;
}


#loginDefault .forward input {
	padding:0px !important;
	margin:0 !important;
}

.categories-top-list {
    float: left;
    width: 33.3%;
	height: 15px;
}

.subcategory a {
    color: #ff0000 !important;
}

SPAN.category-subs-parent {
    font-weight: bold;
	color: #f4a04a !important;
}

.categories-top-list + .categories-top-list {
    border-top:none !important;
}

.subcategory {
	padding: 3px 0;
    float: left;
    width: 50%;
	height: 15px;
}

SPAN.category-subs-selected {
    color: #c99;
    font-weight: bold;
}

.category-products {
	background: transparent url(../images/h3_bg_series.jpg) no-repeat scroll 10px center !important;
}

#top-banner {
	z-index: 100052;
	font-weight:700;
	
	width:100%;
	font-size: 7px;
	line-height:10px;
	color:#000;
	text-align:center;
    left: 0;
    position: absolute;
	top:45px;
}

h2.centerBoxHeading {
    background: #fff none repeat scroll 0 0;
	border:none;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
    color: #000;
    
    padding: 5px 8px !important;
	color: #000;
    font-size: 13px;
    font-weight: bold;
}

.navNextPrevCounter {
    color: #000;
    margin-bottom: 5px;
    text-align: center;
}

.navNextPrevWrapper {
    padding: 5px 0 1px;
}

.button_return_to_product_list {
    display:block;
}

.action-bar {
    margin-bottom: 1px;
    padding: 10px 10px 0;
    text-align: center;
}

h1#cartDefaultHeading {
	background-color: #eff5ea;
    background-image: url(../images/i_msg-success.gif);
    border-color: #446423;
    color: #3d6611;
	background-position: 10px 9px !important;
    background-repeat: no-repeat !important;
    border-style: solid !important;
    border-width: 0px !important;
    font-size: 11px !important;
    font-weight: bold !important;
    margin-bottom: 20px;
    padding: 10px 0 !important;
	text-align:left;
	text-indent:35px;
}

.action-bar a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    color: #000;
    display: inline-block;
    font-weight: bold;
    height: 15px;
	font-size:10px;
    margin: 0 5px 5px 0;
    padding: 6px;
}

#All_sitp {
	background: #fff none repeat scroll 0 0;
    border: 0px solid #ddd;
    border-radius: 4px;
	margin:0 4px;
    margin-top: 5px;
}

#All_sitp #siteMapList ul li {
	border:none;
}

#All_sitp #siteMapList ul li ul li {
	border:none;
	border-left:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	margin-left:-1px !important;
	margin-bottom:-1px !important;
}

#All_sitp #siteMapList ul li ul {
	border:1px solid #dbdbdb;
}

#All_sitp #siteMapList ul li a {
	text-decoration:underline;
    color: #97002e !important;
	text-indent: 0px !important;
	background:none !important;
}
          
#All_sitp #siteMapList ul li ul li {
	margin:0px;
	width:33.3%;
}

#All_sitp #siteMapList ul li ul li a {
	color:#000 !important;
	background:none !important;
	text-decoration:none;
	text-indent: 15px !important;
}

#All_sitp #siteMapList {
    float: none !important;
    padding: 0 0 0px !important;
    width: 100% !important;
}
 
#All_site_maps{
    left: 0;
    position: absolute;
    top: 0;
	right:0;
    z-index: 2015;
	width: 91%;
	background-color: rgba(0, 0, 0, 0.83) !important;
}

#indep_ay_s {
	float:right;
}

#siteMap {
    padding:0 0px !important;
	margin:0 0px !important;
    border: 0px solid #999;
    border-radius: 0px;
}

#siteMapList {
	padding:0 0 20px !important;
    float:none !important;
	width:100% !important
}

#siteMap_ul {
	display:none;
}

#siteMapList ul li {
	float:left;
	line-height:23px;
	width:100%;
	overflow: hidden;
	border-bottom:1px solid #999;
}

#siteMapList ul li a {
	color:#fff;
	width:100%;
	font-size:12px;
	overflow: hidden;
	font-weight:bold;
	height:33px;
	line-height:33px;
	float:left;
	padding: 0px !important;
	text-overflow: ellipsis;
    white-space: nowrap;
	text-indent:5px;
	background: transparent url(../images/icon_bf.png) no-repeat scroll right center !important;
}

.categoryListBoxContents {
	text-align:center;
}

.categoryListBoxContents a {
	text-overflow: ellipsis;
    white-space: nowrap;
	overflow: hidden;
	font-size:15px;
	font-weight:700;
	padding:0;
	text-align:left;
	color:#000;
	width:100% !important;
}

#siteMapList ul li a.rfd4,#siteMapList ul li a.rfd10,#siteMapList ul li a.rfd1,#siteMapList ul li a.rfd138 {
	background: transparent url(../images/icon_bg.png) no-repeat scroll right center !important;
}

#siteMapList ul li ul {
	margin-bottom:0px;
}

#siteMapList ul li ul li {
	width:31%;
	float:left;
	margin:0 1%;
	border:none;
	border-top:1px solid #ccc;
}

#siteMapList ul li ul li a {
	color:#fff;
	font-weight:normal;
	font-size:8px;
	padding-left:0px !important;
	background: none !important;
	text-indent:5px;
	height:19px;
	line-height:19px;
}

#All_Contents {
	padding:0px !important;
	margin:0 4px 4px!important;
	background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 3px;
}

#All_Contents a {
	width:100%;
	float:left;
	text-align:center;
	background-color: #333 !important;
    box-shadow: 0 2px 4px #666;
    color: #ffffff;
	font-size:15px;
    font-weight: bold;
    padding:10px 0;
}

#tab_nav li img {
    margin-top: 0px;
}

@media screen and (min-width:750px){

#siteMapList ul li {
	float:left;
	line-height:33px;
	width:100%;
}
	
#siteMapList ul li a {
	color:#fff;
	width:100%;
	font-size:18px;
	font-weight:bold;
	overflow: hidden;
	float:left;
	height:43px;
	line-height:43px;
	padding: 0px !important;
}

#siteMapList ul li ul li a {
	color:#fff;
	font-weight:normal;
	font-size: 12px;
	height:33px;
	line-height:33px;
}
	
#tagsarea ul#tags li a {
    font-size: 10px;
    height: 37px !important;
    line-height: 37px;
    margin: 0;
}

#categoriesPopup a.category-top {
    
    font-size: 10px;
}

.categories-top-list {
    float: left;
    height: 30px;
    width: 33.3%;
}
.popup-win a, .popup-win a:link, .popup-win a:visited, .popup-win a:active {

    line-height: 30px;
}

.subcategory {
    float: left;
    height: 30px;
    padding: 3px 0;
    width: 50%;
}

#tab_nav #categoriesPopup a.category-products {
    
    font-size: 12px;
    font-weight: 700;
}


#top-banner {
	z-index: 100052;
	font-weight:700;
	
	width:100%;
	font-size: 12px;
	line-height:12px;
	color:#000;
	text-align:center;
    left: 0;
    position: absolute;
	top:87px;
}

}

.cartRemoveItemDisplay input,#featuredProducts h2 {
	display:none;
}

#tagContent0 {
	word-wrap:break-word; 
	font-size:12px;
	font-weight:normal;
}

#tagContent0 h1 {
	font-size:12px;
	font-weight:normal;
}
#goTopBtn {
	POSITION: fixed;
	TEXT-ALIGN: center;
	LINE-HEIGHT: 30px;
	WIDTH: 30px;
	BOTTOM: 59px;
	FONT-SIZE: 12px;
	CURSOR: pointer;
	RIGHT: 0px;
	_position: absolute;
	_right: auto;
	background: rgba(153, 153, 153, 0.6);
    border-radius: 50%;
} 

#checkoutShi_s {
	float:left;
	width:100%;
}

#checkoutShi_s fieldset {
	background-color:#fcfcfc;
	border:0px solid #b8b8b8;
	padding:1%;
	width:98%;
}

#checkoutShi_s LEGEND {
width: 100%;
}

#checkoutBillto,#checkoutOrderTotals {
	float:left;
	padding:1%;
	border:0px solid #b8b8b8;
}

#checkoutBillto LEGEND,#checkoutOrderTotals LEGEND {
	border:1px solid #b8b8b8;
	width:50%;
	margin:0 auto;
	margin-left:10%;
}

#disc-ot_coupon {
	border:2px solid #b8b8b8;
	border-radius: 0px;
}

.buttonRow {
	margin-top:5px;
}

#shipping_dsf {
	float:right;
	width:50%;
	display:none;
}

#checkoutOrderTotals {
	float:left;
	width:98%;
	margin:0px;
	background-color:#fcfcfc;
}

#comments {
	margin-top:20px;
}

#comments textarea {
	height:50px;
}

/*
 * 尺码_css
 */


#productsListingListingTopLinks,#productsListingTopNumber {
	display:none;
}

#productAttributes .wrapperAttribsOptions .back {
    line-height: 24px;
}


.wrapperAttribsOptions input {
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
}

.wrapperAttribsOptions label,#cartAdd label,.optionName {
	color:#000;
	margin:2px 0;
	font-size:15px;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    padding: 9px 0px;
	width:100%;
	text-align:left;
    position: relative;
	font-weight: bold;
}

.wrapperAttribsOptions input[type="radio"]:checked + label {
    background: #F00 none repeat scroll 0 0;
    color: #fff;
}

/*
 * 尺码_css
 */
 
 

.footer-nav {
	padding: 20px 0 30px;
	width:90%;
	margin:0 auto;
}

body .page-wrap > footer .footer-nav ul {
	background:none !important;
	border-bottom:0px solid #f8f8f8;
}

body .page-wrap > footer .footer-nav li {
	border: 0px solid #f8f8f8;
	background-color:#232323 ;
    line-height: 25px;
    margin-bottom: 0px;
    padding: 8px 0px;
	margin-bottom: -1px !important;
}

body .page-wrap > footer .footer-nav li a {
    background: url(../images/arrow-right.png) no-repeat scroll right center / 8px 12px;
    color: #fff ;
    display: block;
    line-height: 24px;
    padding-left: 0;
    text-transform:none;
}

footer .fbot span {
    margin: 0 5px;
}

#indexDefault {
	padding:0px !important;
}


.wrapperAttribsOptions select,#cartAdd select {
	border:1px solid #ddd;
	background-color:#fff !important;
	border-radius: 0px;
    width: 100%;
	height:38px;
}

#cartContentsDisplay {
    border: 1px solid #e1e1e1;
    border-collapse: collapse;
}

.contact-kz-us {
    padding: 6px 20px 12px;
}

.contact-kz-us h5 {
    margin: 20px 0 16px;
	color: #fff;
    font-size: 15px;
	
}

.contact-kz-us .col-6 {
	float:left;
	width:50%;
}

.contact-kz-us .pull-right {
    float: right;
}

.contact-kz-us .btnUs {
    background: #fff none repeat scroll 0 0;
    color: #000;
    display: block;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 95%;
	
    font-feature-settings: "liga", "kern";
}

footer .footer-social {
    margin-top: 0px;
    padding: 0;
}

footer .footer-social h5 {
    color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-weight:normal;
    font-size: 15px;
}

body .page-wrap > footer ul.social {
	background:none;
	width:250px;
	margin:0 auto;
	margin-top: 20px;
}

body .page-wrap > footer ul.social li {
    padding: 1px 10px 0;
	background:none;
	border:none;
	float:left;
}
body .page-wrap > footer ul.social li a {
    width: 30px;
}

#s_SearchDefault {
	margin-top:12px;
}


/*
 * 尺码选择_css

 
.wrapperAttribsOptions input {
	display:none;
}

.wrapperAttribsOptions label {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #2e2e2e;
    font-size: 12px;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s, opacity 0.3s ease 0s;
    margin: 0 4px 4px 0;
    min-width: 48px;
    padding: 10px 2px;
	width:17%;
	float:left;
	text-align:center;
}

@media screen and (min-width:750px){
.wrapperAttribsOptions label {
    background-color: #fff;
    border: 1px solid #ccc;
    color: #2e2e2e;
    font-size: 12px;
    line-height: 18px;
    transition: color 0.3s ease 0s, background-color 0.3s ease 0s, border-color 0.3s ease 0s, opacity 0.3s ease 0s;
    margin: 0 4px 4px 0;
    min-width: 48px;
    padding: 10px 0;
	width:15%;
	float:left;
	text-align:center;
}
}

.wrapperAttribsOptions input[type="radio"]:checked + label {
    background: #43d5b0 none repeat scroll 0 0;
    color: #fff;
	border: 1px solid #43d5b0；
}

尺码选择_css*/


#menu-nav-container {
	display:none;
	background-color: #fff !important;
	width: 92%;
	margin:0 4%;
	z-index: 10000;
	position: absolute;
	top: 0px;
	overflow: hidden;
	border:1px solid #eee;
}

#menu-nav-container ul li {
    float: left;
    line-height: 30px;
    width: 100%;
	border-bottom:1px solid #eee;
	
}

#menu-nav-container ul li a {
    color: #000;
	display: block;
    font-size: 12px;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    padding: 0 !important;
    text-indent: 10px;
}

#menu-nav-container ul li.submenu a.category-parent {
	background: transparent url(../images/icon_xia.png) no-repeat scroll 98% center !important;
}

#menu-nav-container ul li.submenu a.selected {
	background: transparent url(../images/icon_top.png) no-repeat scroll 98% center !important;
}

#menu-nav-container > ul > li > ul > li a {
    font-size: 10px;
    line-height: 33px;
    padding-left: 30px;
	text-overflow: ellipsis;
    white-space: nowrap;
	margin:0 3%;
	text-indent: 5px;
	color:#c00;
}

#menu-nav-container > ul > li > ul { display:none }

#menu-nav-container ul li.current {
	float:left;
	width:33.3%;
	margin:0;
	padding:0px;
	border:none;
	border-top:1px solid #eee;
}

ul.sub_menu {
	background-color:#f2f2f2;
}

#Search_all {   float: left; padding:0; margin-top:-3px;}
#Search_all ul, #Search_all ul li { list-style-type:none;}
#Search_all ul li  { float:left}
#currency_search_cart .top-search_left{
  /*  background: url("../images/search.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    float: right;
    height: 25px;
    position: relative;
    width: auto;
	/*border:1px solid #ccc;*/
	padding:0;
	margin:0
}

 
#currency_search_cart #keyword {
    background: 0; 
    border: 0 none;
    color: #333;
    float: left;
    
    font-size: 12px;
    line-height: 28px;
    text-indent: 5px;
    height: 25px;
    width: 120px;
    padding:0;
    box-shadow: none ;
 }

#currency_search_cart .go-button { 
margin-top:5px;
}

.mcurrency {
	text-align:left;
	width:44%;
	float:left;
	margin-left:2%;
	line-height: 35px;
	border:2px solid #f7f8f9;
	background: url(../images/arrows/icon_xia.png) 95% 50% no-repeat;
}
  
.mcurrency select {
    border: medium none !important;
    color: #000;
    font-size: 12px;
	height:35px;
    margin: 0;
    padding: 0px;
	padding-left:0;
    width: 100%;
    -webkit-appearance:none;
    -moz-appearance: none;
    background: transparent none repeat scroll 0 0;
}

.mcurrency select option {
	padding:0px;
}

.mcurrency form { margin:0 !important;}

.cart_dollos { height:20px; width:85px; background-image:url(../images/cart.gif); background-repeat:no-repeat; float:right; padding-top:10px;  }
.cart_qty  { width:20px; height:20px; background-color:#c99b46; border-radius:10px; margin-top:-18px; margin-left: 7px;}
.cart_qty .cart_count { color:#fff; padding-left:6px; padding-top:3px;}
.cart_dol { float:right; margin-top:-5px; font-weight:bold; font-family: Helvetica, sans-serif,"Trebuchet MS", Arial}

body { top: 0px !important; overflow: hidden;}
.goog-te-gadget-icon { display:none}
.google_fy { width:25% !important; float: right !important; padding-top: 15px !important;}
.goog-te-banner-frame {display:none !important; }
.goog-te-gadget-simple .goog-te-menu-value  {color:#000 !important; font-size:10px;  }
.goog-te-gadget-simple {background-color: #fff !important; border:none !important}

#checkoutShippingContentChoose {
	display:none;
}

#checkoutPayAddressDefault address.back {
	float:none;
}

#checkoutNewAddress input {
	width:60%;
}























#nav-cat ul.level1 {
	display:block;
}







#whatsNew h2.centerBoxHeading {
	display:none;
}

.oducts_price {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin: -3px 0 0 1px;
    padding: 1px 5px;
    position: absolute;
    top: 25%;
	right:5%;
}

#colaor_imh img{
	max-height:40px;_height:expression(this.scrollHeight > 40 ? "40px" : (this.scrollHeight < 1? "1px" : "auto"));
	max-width:40px;_width:expression(this.scrollWidth > 40 ? "40px" : (this.scrollWidth < 1? "1px" : "auto"));
	padding-top:6px;
}





/*
 * banner_css
 */
 
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.listshopname {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin: 0 1%;
    overflow: hidden;
    text-align: center;
	text-overflow: ellipsis;
    white-space: nowrap;
}

.listshopname a {
    color: #000;
}

.buy-now {
    text-align: center;
}


.hbuy .buy-now .buy-btn {
    background-color: #fff;
    border: 2px solid #00a0e9;
    border-radius: 9px;
    color: #00a0e9;
    font-size: 18px;
	padding:0 20px;
    height: 33px;
    line-height: 33px;
    width: 100%;
}

.discount{
	display:none;
}

 
.hinfo .info-list {
    float: left;
    height: 30px;
	line-height:30px;
    text-align: center;
    width: 50%;
}

.hinfo .info-list.original .info-list-item {
    color: #000;
    font-size: 10px;
    text-decoration: line-through;
}

.hinfo .info-list.discount .info-list-item {
    color: #ff0000;
    font-size: 10px;
}

.hinfo .info-list.save .info-list-item {
    color: #c00;
    font-size: 15px;
	font-weight:700;
}

.prompt .countdown {
    color: #000;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    padding-left: 0%;
    text-align: right;
    width: 100%;
	
}

.product-view .prompt .countdown {
    color: #000;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    padding-left: 0%;
    text-align: left;
	float:left;
    width: 60%;
	
}
 
.prompt .record {
    color: #222;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align:right;
	float:right;
    width: 40%;
	
}

.product-view ..prompt .record {
    color: #999;
    font-size: 15px;
    height: 40px;
    line-height: 40px;
    text-align:right;
	float:right;
    width: 100%;
	
}

.prompt .record .number {
    color: #ff4089;
    font-size: 10px;
	margin-left:5px;
	margin-right:10px;
}

.prompt .countdown span {
	font-weight:800;
	font-size: 15px;
}

.pdimage {
	position: relative;
}

.prompt11 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin: 0;
    padding: 1px 5px;
    position: absolute;
    right: 8%;
    top: 16%;
	width:60%;
}

.prompt22 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin: 0;
    padding: 1px 5px;
    position: absolute;
    right: 11%;
    top: 73%;
	width:60%;
}

.prompt33 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin: 0;
    padding: 1px 5px;
    position: absolute;
    right: 7%;
    top: 70%;
	width:60%;
}

.prompt44 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin: 0;
    padding: 1px 5px;
    position: absolute;
    right: 37%;
    top: 12%;
	width:60%;
}

.prompt55 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: right;
    margin: 0;
    padding: 1px 5px;
    position: absolute;
    right: 38%;
    top: 12%;
	width:55%;
}

/*
 * banner_css
 */
 




#indexCategories #whatsNew {
	display:none;
}

.normalprice {
	line-height:26px !important;
}

.productPriceDiscount {
	line-height:26px !important;
}

.productSpecialPrice {
	line-height:26px !important;
}

.proBox .normalprice,.normalprice {
	line-height:20px !important;
}

.proBox .productPriceDiscount {
	line-height:20px !important;
	text-align:center;
	display:none;
}

.proBox .productSpecialPrice {
    color: #c30d23;
    font-size: 15px !important;
	line-height:20px !important;
	padding:0;
}

#product-image imgaa {
	max-height:600px;_height:expression(this.scrollHeight > 600 ? "600px" : (this.scrollHeight < 1? "1px" : "auto"));
}

#Oline_oods {
	background: #000000 none repeat scroll 0 0;
	box-shadow: 0 1px 2px #999999;
	padding:10px 0;
	
	font-size:15px;
	line-height:20px;
	text-align:center;
	font-weight:700;
	color:#fff;
	margin:10px 0;
}

.menu_Btn {
	background-color: #fff;
	color:#000;
	
	font-size:15px;
	text-align:center;
	font-weight:700;
	width:100%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
.proBox .normalprice {
    font-size: 12px !important;
	line-height:20px !important;
}

.proBox .productPriceDiscount {
    display: none !important;
    font-size: 12px !important;
	line-height:20px !important;
}

.proBox .productSpecialPrice {
    color: #000;
    font-size: 14px !important;
	line-height:20px !important;
}

#product-image imgaa {
	max-height:260px;_height:expression(this.scrollHeight > 260 ? "260px" : (this.scrollHeight < 1? "1px" : "auto"));
}

#Oline_oods {
	
	font-size:8px;
	line-height:20px;
	text-align:center;
	font-weight:700;
	margin:10px 0;
	color:#fff;
}

}

#colaor_imh {
	margin-bottom:5px;
}

#checkoutShipto .buttonRow {
	padding:0px !important;
}

h1#productListHeading {
	width:100%;
	padding:5px 0;
	text-align:center;
	border-bottom: 1px solid #dedede;
    color: #000;
	font-size:12px;
}


.img_lfts {
	background: url(../images/experience_black.png) no-repeat scroll 5px center #fff;
	background-size: 20px 20px;
	padding-left:30px !important;
	font-size:4px !important;
}

#indexCategories .categoryListBoxContents {
    position: relative;
}

.ries_nam {
	background:url(../images/baabg.png) repeat scroll center bottom;
	border-radius: 5px;
    color: #000;
    margin: 0;
    padding: 2px 0;
    position: absolute;
    left: 5%;
	width:95%;
    top: 5%;
	font-size:5px;
	text-align:center;
}

@media screen and (min-width:750px){
.img_lfts {
	background: url(../images/experience_black.png) no-repeat scroll 5px center #fff;
	background-size: 20px 20px;
	padding-left:30px !important;
	font-size:11px !important;
}

.ries_nam {
	background:url(../images/baabg.png) repeat scroll center bottom;
	border-radius: 5px;
    color: #000;
    margin: 0;
    padding: 2px 0;
    position: absolute;
    left: 5%;
    top: 5%;
	width:95%;
	font-size:8px;
	text-align:center;
}

#divOne_1 img {
}

.ss_images img {
	
}

.trackaleft_cta {
	left:15%;
	line-height: 20px;
	position: absolute;
	text-align: center;
	z-index: 1;
	bottom:10%;
	font-size: 12px;
    text-transform: uppercase;
	color:#000 !important;
	border-bottom: 1px solid black;
}

.trackablri_cta {
	right:15%;
	line-height: 20px;
	position: absolute;
	text-align: center;
	z-index: 1;
	bottom:10%;
	font-size: 12px;
    text-transform: uppercase;
	color:#000 !important;
	border-bottom: 1px solid black;
}

.pts-sale-claim {
    position: absolute;
    top: 40%;
    transform: translate(-50%);
    left: 50%;
    color: #ffffff !important;
    font-family: "Arial Black", Arial;
    font-weight: bold;
    font-weight: 900;
    font-size: 110px;
    letter-spacing: 8px;
    text-shadow: 16px 9px 0px rgba(78, 77, 77, 1);
}

.pts-product-box1 {
	position: absolute;
	top: 0;
	left: 0%;
	width:24%;
	height:150px;
	text-align:center;
	color:#666 !important;
	line-height:30px;
	font-size:8px;
}

.pts-product-box2 {
	position: absolute;
	top: 0;
	left: 25%;
	width:24%;
	height:150px;
	text-align:center;
	color:#666 !important;
	line-height:30px;
	font-size:8px;
}

.pts-product-box3 {
	position: absolute;
	top: 0;
	right: 25%;
	width:24%;
	height:150px;
	text-align:center;
	color:#666 !important;
	line-height:30px;
	font-size:8px;
}

.pts-product-box4 {
	position: absolute;
	top: 0;
	right: 0%;
	width:24%;
	height:150px;
	text-align:center;
	color:#666 !important;
	line-height:30px;
	font-size:8px;
}



.headline {
	border: 1px solid #fff;
	padding:0 5px;
	margin:0px;
}

.info {
    margin: 0 5%;
    padding:0px;
    border: 0px solid #ccc;
	position:absolute;
	right:0px;
	bottom:52px;
	width:90%;
	text-align:center;
	display:none;
}

.info_dd {
	font-size: 11px;
	font-weight:700;
	line-height:20px;
    color: #000;
}

.info_dd span {
	border-radius: 5px;
	height:20px;
	margin:0px;
	padding:0 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
	
a.F_CTA_3 {
	color:#000;
	font-size:10px;
}

.pts-product-box4,.pts-product-box3,.pts-product-box2,.pts-product-box1 {
	line-height:20px;
}

.info_dd {
	font-size: 9px;
	font-weight:700;
	line-height:20px;
}

.pts-sale-claim {
    position: absolute;
    top: 40%;
    transform: translate(-50%);
    left: 50%;
    color: #ffffff !important;
    font-family: "Arial Black", Arial;
    font-weight: bold;
    font-weight: 900;
    font-size: 80px;
    letter-spacing: 8px;
    text-shadow: 16px 9px 0px rgba(78, 77, 77, 1);
}

.recenddd_div {
	height:70px;
}

#product-image img {
    max-height: 240px;
    _height: expression(this.scrollHeight > 240 ? "240px" : (this.scrollHeight < 1? "1px" : "auto"));
}

	
}

#divOne_1 span,#divOne_1 p {
	line-height:30px;
	margin-bottom:10px;
}

#divOne_1 ul {
	padding-left:14px;
}

#divOne_1 li {
	line-height:20px;
	list-style-type:disc;
}

#divOne_1 ul.careInstructions {
	margin:10px 0;
	padding:0px;
}

#divOne_1 ul.careInstructions li {
	float:left;
	margin-bottom:10px;
	list-style-type: none;
}

#divOne_1 ul.careInstructions img {
    width: 34px;
    height: 34px;
	margin-right:10px;
}

#cartImage img {
	width:100px;
}

.rowOdd {
    background-color: #fff;
}

.cartTotalDisplay input {
	width:60px;
	padding:0 5px;
	margin:0 auto;
}

.number-btn {
	background: url(../images/baabg.png) repeat scroll 0 bottom;
}

#columnCenter #indexCategories .categoryListBoxContents a {
	height:20px;
}

#progress_bar1 {
	clear: both;
    width: 100%;
	margin:5px 0;
}

#progress_bar1 p {
    font-weight: 700;
	color: #3c3c3c;
	text-align:center;
}

#progressBar {
	background-color: #eae9e9;
	height: 11px !important;
	border-radius: 7px;
	position: relative;
    width: 100%;
}

.progress-bar-success {
    background: #ef0a0a !important;
    background-image: none;
	border-radius: 7px !important;
	height:11px;
}

#divdown1 {
	width:100%;
	padding: 15px 0% !important;
}

#divdown2 {
	width:90%;
	display:none;
	float:left;
	padding: 0 5% !important;
}

#divdown1 span {
	width:10%;
	margin:0;
	float:left;
	text-align:center;
	font-size: 15px;
	letter-spacing: 0px;
	color: #555555;
}

#divdown1 span.span_hour,#divdown1 span.span_min,#divdown1 span.span_sec {
	background-color:#555555;
	width:26%;
	color:#fff;
	border-radius: 5px;
}

#divdown2 span {
	width:20%;
	height:15px;
	float:left;
	text-align:center;
	font-size: 10px;
	letter-spacing: 0px;
	color: #555555;
}

p.fake_counter_p {
    display: table;
    margin: 15px auto;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

p.fake_counter_p span.fake_counter_b {
    background-color: #de0303;
    border-radius: 5px;
    margin-right: 0px;
    margin-left: 0px;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    position: relative;
    
    padding: 0 5px;
}


.product_detail .navNextPrevWrapper {
	display:none;
}















.google_lan {
    width: 44%;
	margin: 0;
	margin-right:2%;
	float:right;
    text-align: left;
    padding: 0;
	height:35px;
	line-height:35px;
    text-transform: capitalize;
	border: 2px solid #f7f8f9;
}

.goog-te-gadget-simple {
	background:none !important;
	padding:0 !important;
	color:#000 !important;
}











body .page-wrap > footer {
	background-color: #fff ;
    margin-top: 10px;
	box-shadow: 0 0 0px #fff;
}


