.template-index .site-header.site-header--classic{background:transparent;height:100px; }
.site-header.sticky{height:70px!important;border-bottom:none!important;}
iframe#iframe-bk-live-ramp{display:none;}
iframe#iframe-bk-lr{display:none;}
a:focus{
  outline:none;
}
a:hover{
  text-decoration:none;
}
.prlx-bg{display:none!important;}
.wrapper.wrapper--margins {
  padding: 60px 0 40px;
}
::selection {
  color: #fff; 
  background: #ffb933;
}
::-moz-selection { /* Code for Firefox */
  color: #fff; 
  background: #ffb933;
}
.btn.btn--fill.btn--color:hover {
  background: #040404;
  color: #fff;
}
.btn.btn--outline.btn--color:hover {
  background: #040404;
}
.container.login-custom{
  padding:50px 0px;
}
.form-success {
  color: #ffffff;
  border-color: #56ad6a;
  width: 100%;
  background: #56ad6a;
  padding: 20px;
  border-radius: 0px;
}
.errors {
  border: 1px solid rgba(255,255,255,.5);
  color: rgba(0, 0, 0, 0.5);
  background: #dd1f26;
  width: 100%;
  border-radius: 0;
  padding: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}
.errors ul {
  border: 1px solid rgba(255,255,255,.5);
  padding: 13px;
}
#reset-account input{
  height:34px;
  border-radius:0px;
}
.is-dark .created-by-js svg, .is-dark .created-by-js svg *{
  fill:#fff!important;
}
.site-header.site-header--classic.sticky.created-by-js.animate.active{
  background-color:rgba(32, 32, 32, 0.9) !important;
  border-color:transparent;
}
.created-by-js.animate.active .nav-bar li a, .nav-bar li .btn__account a,
.created-by-js.animate.active .nav-bar li a, .nav-bar li .btn__account a.site-nav--active
{
  color:#fff!important;
  text-decoration:none;
}
.created-by-js.animate.active .nav-bar li a.site-nav--active:after, .nav-bar li .btn__account a.site-nav--active:after {
  background: #FFF;
}
.social-footer{display:none;}
.header__custom .display-table-cell {display:none;}
#kaisr-original-us .site-header.site-header--classic{background-color:transparent;height:100px;}
.site-header.site-header--classic{background-color:#202020;height:70px;}
#kaisr-north-america .site-header.site-header--classic{background-color:transparent;}

.site-header.site-header--classic .nav-bar li a, .nav-bar li .btn__account a{color:#fff;}

.site-header.site-header--classic .nav-bar li a.site-nav--active:after, .nav-bar li .btn__account a.site-nav--active:after{background:#fff;}
.site-header.site-header--classic .nav-bar li a, .nav-bar li .btn__account a {
  color: #fff !important;
  text-decoration:none;
}
.site-header.site-header--classic .h1.site-header__logo {height:67px;}
.site-header.site-header--classic .site-header__logo img{width:47%;}
.footer-bottm{
  background: #202020;
  padding: 50px 86px 27px; 
  color: #efefef;

}
.footer-bottm a {
  color: #efefef;
  padding:7px;
  font-weight:300;
  font-size:14px;
}
.footer-bottm a:hover{
  text-decoration:none;
  color:#efefef;
}
.one-third-custom{
  width: 33.1%;
  display: inline-block;
  text-align: center;
}
.btm-i img{
  vertical-align:middle;
  width:81px;
}
.cart-topsection {float:left;}
.cart-twoleft{text-align:right;}
.cart-twoleft input{
  height: 34px;
  border-radius: 0;
  padding: 10px;
  border-color: #EEE;
  font-weight: 300;
  color: #555;
  margin-right:5px;
  font-family: 'Roboto Condensed', sans-serif;
}
input::-webkit-input-placeholder {
  color: #555 !important;
  font-family: 'Roboto Condensed', sans-serif;
}

input:-moz-placeholder { /* Firefox 18- */
  color: #555 !important; 
  font-family: 'Roboto Condensed', sans-serif;
}

input::-moz-placeholder {  /* Firefox 19+ */
  color: #555 !important;
  font-family: 'Roboto Condensed', sans-serif;
}

input:-ms-input-placeholder {  
  color: #555 !important;
  font-family: 'Roboto Condensed', sans-serif;
}
.cart-twoleft .coupon-btn{
  background: #292727;
  padding: 6px 17px;
  color: #fff;
  border-radius: 3px;
}
.cart-twoleft .coupon-btn:hover{
  background-color:#313131!important;
  border-color:#313131!important;
}
.flow1 .input-holder.minus{
  width: 38px!important;
}

.flow1 .input-holder.minus input {
  border-radius: 7px 0 0px 7px!important;
  border-right:1px solid #fff!important;
}

.flow1 .input-holder svg {
  position: absolute;
  top: 18px;
  left: 13px;
  width: 11px;
  z-index: 99;
  font-weight: 300;
  cursor:pointer;
}

.flow1 .input-holder.plus input {
  border-radius: 0 7px 7px 0 !important;
}
.flow1 input, 
.flow1 textarea, 
.flow1 select{
  border-right:1px solid #fff;
  border-left:1px solid #fff;
  border:1px solid #EEEEEE!important;
  background:#EEEEEE;
  margin:1px;
}
.flow1 .input-holder input {
  cursor: pointer;
  padding: 18px;
}
.site-header.site-header--classic.sticky.created-by-js.animate.active .is-dark .created-by-js svg, .is-dark .created-by-js svg * {
  fill: #FFF;
}
.copy p.text{color:#999;font-weight:300;}
.grid__item.four-fifths.product-single__photos img{max-width:105%;}
.cart-topsection h1{
  padding: 0;
  margin: 0;
  font-weight: 300;
  text-transform: uppercase;
  color: #222;
  font-size:31px;
  font-family: 'Roboto Condensed', sans-serif;
}
.cart-topsection h6{
  color: #888;
  font-weight: 300;
  opacity:1;
  font-size:15px;
}
.wrapper.wrapper--mini.wrap-custom{
  max-width:1000px!important;
}
#your-shopping-cart .wrapper.wrapper--mini.wrap-custom{
  max-width:1170px!important;
}
.wrap-custom #cart-form .remove {
  right: 38px;
  width: 20px;
  height: 20px;
  left: -46px;
  margin-top: 42px;
  position: absolute;
  top: 0!important;
  z-index: 9999999;
  padding: 0 0px;
  text-align: center;
  border-radius: 100%;
  background: #000;
  visibility: hidden;
  transition: all 0.5s ease;
}
.wrap-custom .close {
  float: right;
  font-size: 2px;
  font-weight: 700;
  line-height: 0;
  color: #fff;
  /* text-shadow: 0 1px 0 #000; */
  filter: alpha(opacity=20);
  opacity: 1;
}
.cart-row.cart-item:hover .remove{
  visibility:visible!important;
  transition: all 0.5s ease;
}
.wrap-custom #cart-form .remove .svg {
  fill: #fff;
}
#cart-form{
  overflow:inherit;
  margin-top:0px;
  width: 100%;
  float: left;
}
.spacer2{
  margin-top: 50px;
  width: 100%;
  float: left;
}
.bd-top{
  border-color:transparent!important;
}
.price-cust{
  float:right;
  top: 41%;
  position: absolute;
  right: 11px;
}
.wrap-custom .count.qty-remove-defaults{
  right:200px!important;
}

.wrap-custom a.cart-img{
  background-size: contain!important;
  background-position: center top;
  width: 72px;
  height: 72px;
  background-color: rgba(238, 238, 238, 0)!important; 
}

.wrap-custom #cart-form .content{
  left: 95px!important;
}
.wrap-custom #cart-form .content:before{
  content: "PRODUCT";
  position: absolute;
  left: -11.5%;
  top: -23px;
  text-transform: uppercase;
  color: #888;
  font-weight: 300;
  font-family:'Roboto Condensed', sans-serif;

}
.qua-af {position: relative;}
/*.wrap-custom #cart-form .content:after*/
.qua-af:after {
  /*content: "QUANTITY";
  position: absolute;
  right: -6.5%;
  top: -23px;
  text-transform: uppercase;
  color: #888;
  font-weight: 300;
  font-family:'Roboto Condensed', sans-serif;*/


  content: "QUANTITY";
  position: absolute;
  right: 0;
  top: -100%;
  text-transform: uppercase;
  color: #888;
  font-weight: 300;
  font-family: 'Roboto Condensed', sans-serif;
  left: 0;
  margin: auto;

}
.wrap-custom #cart-form .price-cust:after{
  content: "TOTAl";
  position: absolute;
  right: 0%;
  top: -68px;
  text-transform: uppercase;
  color: #888;
  font-weight: 300;
  font-family:'Roboto Condensed', sans-serif;
}
.wrap-custom #cart-form .price-cust h6{
  font-size: 22px;
  color: #222;
  margin: 0;
  font-weight:300;
}
.wrap-custom .cart-item__line-price.price{
  font-size: 18px!important;
  color: #6f6f6f!important;
  font-weight: 300!important;
  font-family:'Roboto Condensed', sans-serif!important;
}
.wrap-custom .cart-item__title a{
  font-family:'Roboto Condensed', sans-serif!important;
  color:#222;
}
.wrap-custom h3.cart-item__title{
  font-size:24px!important;
  font-weight:300!important;
  font-family:'Roboto Condensed', sans-serif!important;
}
.wrap-custom .grid-table{
  float:right;
}
.wrap-custom .grid-table table tr td{
  border:none;
  padding-right:70px;
  padding:10px 0px;
  color: #888;
  font-weight: 300;
  font-size:18px;
}
.wrap-custom .grid-table table tr{
  border-bottom:1px solid #eeeeee;
}
.wrap-custom .grid-table table tr td:nth-child(2){
  text-align:right;
  padding-left:70px;
  color: #222;
}
.wrap-custom .grid-table h6{
  font-size:18px;
}
.wrap-custom .grid-table input.btn.btn--regular{
  width:100%;
  background: #ffba00;
  font-family:'Roboto Condensed', sans-serif!important;
  text-transform:uppercase;
}
.wrap-custom .grid-table button.btn.btn--regular{
  width:100%;
  margin-top:20px;
  background: #222;
  font-family:'Roboto Condensed', sans-serif!important;
  border-color:transparent;
  color: #fff;
}
.wrap-custom .jumpstart-selector span.arrow{
  display:none;
}
.wrap-custom .jumpstart-selector select{
  height: 34px;
  margin-top: 20px;
  width: 100%;
  border-radius: 0px;
  color: #555 !important;
  font-family: 'Roboto Condensed', sans-serif;
  padding:7px;
  border-color:#ccc;
}
.login-custom h1{
  padding: 0;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
  color: #222;
  font-family: 'Roboto Condensed', sans-serif;
  font-size:31px;
}
.login-custom h1 small{
  margin-top: 10px;
  color: #888;
  font-weight: 300;
  display: block;
  font-size:14px;
}
.bordered-block {
  border: 1px solid #EEE;
  padding: 25px 30px;
  font-family: 'Roboto Condensed', sans-serif;
  margin:35px 0px;
}
.bordered-block h2 {
  color: #222;
  font-size: 24px;
  font-weight: 300;
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #EEE;
  -webkit-box-shadow: 0 1px 0 #FFF,0 2px 0 #EEE;
  -moz-box-shadow: 0 1px 0 #FFF,0 2px 0 #EEE;
  box-shadow: 0 1px 0 #FFF,0 2px 0 #EEE;
  margin-bottom: 20px;
  padding-top: 0;
}
.bordered-block p {
  color: rgba(0, 0, 0, 0.5);
}
.bordered-block .form-control {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #EEE;
  font-weight: 300;
}
.bordered-block .shop label {
  font-weight: 300;
}
.bordered-block .btn.btn-primary {
  background: #222;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 5px 12px;
  /* line-height: 20px; */
  height: 31px;
  border-radius: 2px;
  outline: none;
  border-color: #151515;
}
.bordered-block .lost-password {
  color: #333;
  font-weight: 300;
}
.bordered-block .replaced-checkboxes+label:before, 
.bordered-block .replaced-radio-buttons+label:before {
  position: relative;
  top: 3px;
  content: '';
  display: block;
  float: left;
  background: #fff;
  -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1);
  box-shadow: 0 0 0 1px rgba(0,0,0,.1);
  margin-right: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.bordered-block .replaced-checkboxes.replaced-checkboxes+label:before, 
.bordered-block .replaced-radio-buttons.replaced-checkboxes+label:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-right: 10px;
}
.bordered-block input[type=radio].replaced-checkboxes+label:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-right: 10px
}
.bordered-block input[type=radio]:checked+label:before {
  background-color: #7b599b;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), inset 0 0 0 4px #fff;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), inset 0 0 0 4px #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), inset 0 0 0 4px #fff
}
.bordered-block input[type=radio].replaced-checkboxes:checked+label:before {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), inset 0 0 0 3px #fff;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), inset 0 0 0 3px #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .1), inset 0 0 0 3px #fff
}
.bordered-block .replaced-checkboxes:checked+label:before, 
.bordered-block .replaced-radio-buttons:checked+label:before {
  background-color: #7b599b;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 4px #fff;
  -moz-box-shadow: 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 4px #fff;
  box-shadow: 0 0 0 1px rgba(0,0,0,.1),inset 0 0 0 4px #fff;
}
.bordered-block .replaced-checkboxes, 
.bordered-block .replaced-radio-buttons {
  position: relative!important;
  /* left: -9999px!important; */
  visibility: hidden!important;
  margin-top: -6px;
  margin-left: -14px;
}
.bordered-block label{
  font-weight:300!important;
  font-family: 'Roboto Condensed', sans-serif;
  color: rgba(0, 0, 0, 0.5);
  font-size: 15px;
}


#forget12{
  background: #fff;
  float: left;
  width: 100%;
  padding: 25px 0;

}
#forget12 .forget-section{
  float: left;
  padding: 25px 30px;
  border: 1px solid #EEE;

}
#forget12 .forget-section h2{
  color: #222;
  font-size: 24px;
  font-weight: 300;
  padding: 20px 0;
  margin: 0;
  border-bottom: 1px solid #EEE; 
  -webkit-box-shadow: 0 1px 0 #FFF,0 2px 0 #EEE;
  -moz-box-shadow: 0 1px 0 #FFF,0 2px 0 #EEE;
  box-shadow: 0 1px 0 #FFF,0 2px 0 #EEE;
  margin-bottom: 20px;
  padding-top: 0;
  font-family: 'Roboto Condensed', sans-serif;
}
#forget12 .forget-section .btn{
  background: #222; 
  color: #FFF;
  font-size: 13px;
  background: #222;
  font-family: 'Roboto Condensed', sans-serif;
  padding: 5px 12px;
  line-height: 20px;
  height: 31px;
  border-radius: 2px;
  outline: none;
  border-color: #151515;
  margin-top: 22px;
  float: left;
  border: navajowhite;
}
#forget12 .forget-section p{
  opacity: 0.8;
  font-size: 14px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}
#forget12 .forget-section input.inp{
  font-weight: 300;
  padding: 6px 12px;
  height:34px;
  width: 100%;
  border: 1px solid #EEE;
  font-family: 'Roboto Condensed', sans-serif;
}
#CustomerLoginForm .errors{
  border: 1px solid rgba(255,255,255,.5);
  color: rgba(0, 0, 0, 0.5);
  background: #dd1f26;
  width: 100%;
  border-radius: 0;
  padding: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}
#CustomerLoginForm .errors ul{
  border: 1px solid rgba(255,255,255,.5);
  padding: 13px;
}
#RecoverPasswordForm .errors{
  border: 1px solid rgba(255,255,255,.5);
  color: rgba(0, 0, 0, 0.5);
  background: #dd1f26;
  width: 100%;
  border-radius: 0;
  padding: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 15px;
}
#RecoverPasswordForm .errors ul{
  border: 1px solid rgba(255,255,255,.5);
  padding: 13px;
}
#cart-item12{
  background: #222;
  width: 100%;
  padding: 10em 0;
  float: left;
}
#cart-item12 .bg_cart6{
  width: 55%;
  float: left;
  padding-top: 68px;

}
#cart-item12 .bg_cart5{
  width: 45%;
  float: left;
}
#cart-item12 .img-res{
  display: block;
  max-width: 100%;
  height: auto;
}
#cart-item12 .cart_text{
  padding-left: 30px;
}
#cart-item12 .cart_text h1{
  margin-bottom: 5px;
  font-size: 51px;
  font-weight: 300;
  color: #fff;
  margin-top: 5px;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;;
}
#cart-item12 .cart_text p{
  margin-top: 0;
}
#cart-item12 .cart_text p a{
  color: #dcd9d9;
  font-size: 18px;
  font-weight:300;
  text-transform: uppercase;
  text-decoration: none;
  opacity: .8;
  font-family: 'Roboto Condensed', sans-serif;
}
#cart-item12 .cart_text p a:hover{
  color:#fff;
}
#cart-item12 .p-right{
  float: right;
}
/* .form--customer.container{
margin-top:57px;
margin-bottom:57px;
} */
.container.recover-pass{
  margin-top:57px;
  margin-bottom:57px;
}
.btn.btn--outline {
  background:#ffba00;
  border: 2px solid;
  color: #fff!important;
  border-color: transparent!important;
}
.btn{
  font-family: 'Roboto Condensed', sans-serif!important;
}
.btn:hover{
  background-color:#313131!important;
  border-color:#313131!important;
}
label{
  font-family: "Roboto Condensed",sans-serif !important;
  font-weight: 300!important;
  font-size:14px;
}
#addresses input.input-full,
#addresses select
{
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}
span.arrow{display:none;}
.qua-af{
  margin-right: 158px;
  float: right;
  margin-top:1.2%;
}
.qua-af .input-holder.plus {
  float: left!important;
  margin-left: -1px;
}
.qua-af  input[type=number]::-webkit-inner-spin-button, 
.qua-af  input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
  -moz-appearance: none;
  appearance: none;
}
.qua-af input[type=number] {
  -moz-appearance:textfield;
}
.btn.btn--regular {
  font-size: 1.14286em;
  height: 42px!important;
  line-height: 36px!important;
  padding: 0 30px;
}
td.pp-last span{
  font-weight: 600;
  padding-right:5px; 
  font-size:20px;
}
.cart-row:nth-child(2) .qua-af:after{
  display:none;
}
.cart-row:nth-child(2) .content:before{
  display:none;
}
.cart-row:nth-child(2) .price-cust:after{
  display:none;
}
.cart-row:nth-child(3) .qua-af:after{
  display:none;
}
.cart-row:nth-child(3) .content:before{
  display:none;
}
.cart-row:nth-child(3) .price-cust:after{
  display:none;
}
.cart-row:nth-child(4) .qua-af:after{
  display:none;
}
.cart-row:nth-child(4) .content:before{
  display:none;
}
.cart-row:nth-child(4) .price-cust:after{
  display:none;
}
.cart-row:nth-child(5) .qua-af:after{
  display:none;
}
.cart-row:nth-child(5) .content:before{
  display:none;
}
.cart-row:nth-child(5) .price-cust:after{
  display:none;
}
.cart-row:nth-child(6) .qua-af:after{
  display:none;
}
.cart-row:nth-child(6) .content:before{
  display:none;
}
.cart-row:nth-child(6) .price-cust:after{
  display:none;
}
.cart-row:nth-child(7) .qua-af:after{
  display:none;
}
.cart-row:nth-child(7) .content:before{
  display:none;
}
.cart-row:nth-child(7) .price-cust:after{
  display:none;
}
.mini-cart-show {
  visibility: visible !important;
  opacity: 1 !important;
}
.lab-mini-cart {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ebebeb;
  margin-top: 20px;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  right: 32px;
  top: 50px!important;
  transition: all 350ms ease 0s;
  width: 350px;
  z-index: 9999;
}
.lab-mini-cart .cart_list li .product-details a {
  color: #222;
  display: block;
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
}
.lab-mini-cart .cart_list {
  margin: 0;
  max-height: 300px;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.lab-mini-cart .cart_list li {
  border-bottom: 1px solid #f3f3f3;
  display: block;
  float: left;
  margin: 0;
  padding: 15px 20px;
  transition: all 0.2s ease 0s;
}
.lab-mini-cart .cart_list li .product-img img {
  box-shadow: 0 0 0 1px #e1e1e1;
  height: auto !important;
  width: 100%;
}
.lab-mini-cart .cart_list li .product-img {
  float: left;
  width: 15%;
}
.lab-mini-cart .cart_list li .product-details {
  box-sizing: border-box;
  float: left;
  padding-left: 15px;
  padding-right: 50px;
  position: relative;
  width: 85%;
}
.product-details dl.variation dt.variation-Color {
  float: left;
}
.product-details dl.variation dd.variation-Color {
  float: left;
}
.lab-mini-cart .cart_list li .product-details .quantity {
  background-color: transparent;
  color: #888;
  font-size: 12px;
  font-weight: 300;
  margin-top: 5px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  text-align: left;
}
.price {
  color: #222;
}
.lab-mini-cart .cart_list li .product-details .price-total {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.lab-mini-cart .cart-bottom {
  background: #f7f7f7 none repeat scroll 0 0;
  border-top: 1px solid #e8e8e8;
  padding: 15px 10px;
  text-align:center;
}
.cart-bottom ul li{display: inline-block;}
.cart-bottom ul{padding:0;}

.cart-bottom .btn.btn-default {
  background: #ffba00 none repeat scroll 0 0;
  color: #fff;
}
.lab-mini-cart .total {
  color: #888;
  margin-bottom: 0;
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
}
dd {
  margin-left: 0;
}
.order-main table th{
  padding:3px 15px;
}
.order-main table td{
  padding:3px 15px;
}
.template-customers-order table th,
.template-customers-order table tr td{
  padding:3px 15px;
}
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 0px;
  color: #888;
  display: block;
  text-transform: uppercase;
  font-weight:500;
  border-top: 1px solid #EEE;
  border-bottom: 1px solid #EEE;
  padding: 13px 3px;

}
.nav-tabs li.active a{
  color:#222!important;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #EEE;
  width: 22%;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius:0px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd transparent;
  *border-right-color: #ffffff;

}

.top-user-se{
  padding-right:47px;
  margin-bottom: 50px;
}
.top-user-se img{
  border-radius: 100%;
  width: 38%;
  float: left;
  margin-right: 20px;
  margin-top: -12px;
}
.top-user-se span a{
  text-transform: uppercase;
  font-size: 13px;
  display: block;
  color: #888;
}
.top-user-se h4{
  margin-bottom: 0px;
  text-transform: uppercase;
}
.order-main{
  padding:150px 0px;
}
.order-main .address p{
  margin-bottom: 20px;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  padding-left:20px;
  border-left: 2px solid #ddd;
}
.order-main .address p:nth-child(2){
  border:none;
}
.order-main .header__custom hr:after, .home-section-title:after {
  content: "";
  display: block;
  width: 45px;
  height: 3px;
  background: #ffba00;
  margin-top: 6px;
}
.order-main p a{
  background: #000;
  color: #fff;
  padding: 4px 10px;
  font-size:13px;
  font-family: "Roboto Condensed",sans-serif !important;
  border-radius: 3px;
  text-decoration:none;
}
.order-main p a:hover{
  background: #141414;
  color: #fff;
}
.grid-uniform .grid__item.large--one-half p:last-child{
  margin-bottom: 20px;
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  padding-left:20px;
  border-left: 2px solid #ddd;
}
.order-main #about p{
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  padding-left:20px;
  border-left: 2px solid #ddd;
}
.order-main #about p:last-child{
  border:none;
}
.input-holder.plus input:focus{
  outline:none;
}
.input-holder.minus input:focus{
  outline:none;
}
.desk-ct .fa span{
  position: absolute;
  background: #fece07;
  padding: 6px 8px;
  border-radius: 52%;
  font-size: 10px;
  top: -46%;
  color:#333;
  font-weight:700;
  font-family: 'Roboto Condensed', sans-serif;
}
.desk-ct .fa{
  font-size: 21px;
  position: relative;
  margin: 0px;
}
.mbl-cart{
  float: right;
  width: 60px;
  top: 39%;
  position: absolute;
  right: 13px;
  z-index: 9999999;
  display:none;
}
.mbl-cart .fa{
  color: #fff;
  font-size: 21px;
  position: absolute;
}
.mbl-cart .fa span{
  position: absolute;
  background: #fece07;
  /* width: 23px; */
  /* height: 20px; */
  padding: 6px 8px;
  border-radius: 52%;
  font-size: 9px;
  top: -46%;
  color: #333;
  font-weight: 700;
  font-family: 'Roboto Condensed', sans-serif;
}
#error12{
  background: #222;
  width: 100%;
  padding: 7em 0;
  text-align: center;
  float: left;
}

#error12 .bg_error img{
  margin: 0 auto;
}
#error12 .img-res{
  display: block;
  max-width: 100%;
  height: auto;
}

#error12 .cart_text h1{
  margin-bottom: 5px;
  margin-top: 2em;
  font-size: 45px;
  font-weight: 300;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
}
#error12 .cart_text h2{
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Roboto Condensed', sans-serif;
}
.ins-z{
  z-index:99;
}
.product-list h2 {
  margin: 50px 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 24px;
}
.product-list li {
  display: inline-block;
  text-align: center;
  width: 50%;
  vertical-align: bottom;
  padding:20px;
}
.product-title {
  color: #333;
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
}
.product-price {
  color: #333;
}
.product-price del {
  color: #999;
}
.product-list a {
  display: block;
  text-decoration: none !important;
}
.product-list a:hover p.product-title {
  color: #FFBA00;
}

.product-info {
  margin: 10px 0;
}
.product-list h2 span {
  border-bottom: 0px solid;
  display: inline-block;
  padding-bottom: 5px;
}
.product-list > ul {
  margin: 0;
}
.img-cover {
  position: relative;
}
.img-cover > p {
  color: #fff;
  font-size: 18px;
  left: 0;
  margin: 0;
  position: absolute;
  text-transform: uppercase;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
}

@media  (max-width:1024px){
  #cart-item12 .bg_cart6{
    width: 60%;

  }
  #cart-item12 .bg_cart5{
    width: 40%;
  }
}
@media(min-width:767px){
  .desk-hide{
    display:none;
  }
}
@media  (max-width:767px){
  #cart-item12 .bg_cart6{
    width: 64%;

  }
  .mbl-hide{
    display:none;
  }
  #cart-item12 .bg_cart5{
    width: 36%;
  }
  .wrap-custom .grid-table{
    width:100%;
  }
  #cart-form .content{
    display:inline-block;
    padding-right:0px!important; 
  }
  .product-list li {
    padding: 20px 0;
    width: 100%;
  }
  .product-list h2 {
    font-size: 22px;
  }
}
@media(max-width:733px){
  .mbl-cart{
    display:block!important;
  }
}
@media  (max-width:480px){
  #cart-item12 .bg_cart6{
    width: 100%;

  }
  #cart-item12 .p-right {
    float: none; 
    margin: 0 auto;
  }
  #cart-item12 .bg_cart6 {
    width: 100%;
    padding-top: 10px;
  }
  #cart-item12 .cart_text p a{
    font-size: 13px;
  }
  #cart-item12 .cart_text h1{
    font-size: 40px;
  }
  #cart-item12 .bg_cart5{
    width: 100%;
  }
  #cart-item12 .cart_text {
    padding-left: 0px; 
    text-align: center;
  }
}



@media  (max-width:767px){
  #forget12 .forget-section{
    margin-left: 0px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .site-header--drawer .nav-bar li>a.site-nav__link{
    text-decoration:none;
  }
  .home-section:nth-child(odd) {
    background: #202020!important;
  }
  .prlx-bg{
    background-image:none!important;
  }
  .product-single__prices sup{
    top:-0.1em!important;
  }
  .lab-mini-cart{
    display:none!important;
  }
}
@media(max-width:1024px){
  .one-third-custom{
    width:100%;
    margin:20px 0px;
  }
  .footer-bottm{
    padding:20px 24px;
  }
  .site-header--drawer .nav-bar{
    background:#202020;
  }
}

@media(max-width:768px){
  .site-header.sticky{
    background-color:#202020!important;
    opacity:0.9;

  }
  .lines-button{
    background-color:#202020!important;
    height:69px;
  }
}

@media(max-width:660px){
  .bt1{
    width:100%!important;
    margin-left:0px!important;
  }
}

/*Popup Buttons	Css Starts Here */
.mini-cart-show .product-details dl dd.variation-Color p {margin-bottom: 10px;}

.cart-bottom ul {margin: 0;}
.cart-bottom ul li {float: left; width: 50%;}
.cart-bottom .btn {
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
}
.cart-bottom .popup-checkout-btn {background: #222222;}
.cart-bottom .popup-view-cart-btn,
.cart-bottom .popup-checkout-btn {
  border-radius: 2px;
  border: none;
  text-transform: uppercase;
  width: 90%;
  margin: auto;
  color:#fff;
}

/*PRODUCT FEATURES PRODUCT PAGE */
@media only screen and (max-width: 767px) {
  .product-page-features {
    display:none !important;
  }
  .tabs-left > .nav-tabs{
    width:90%;
  }
  .top-user-se img{
    width:27%;
  }
  .order-main .tab-pane.active .grid__item{
    padding-left:0%;
  }
  .order-main #home .table-wrap tr{
    margin-top:20px;
  }
  .order-main .product .home-section-title, .home-section-title.less-margin{
    margin-bottom:20px;
    margin-top:50px;
  }
}

@media only screen and (min-width: 768px) {
  .product-page-features-mobile {
    display:none !important;
  }
}

/* REMOVE PADDING SWATCHES PRODUCT PAGE */
@media only screen and (max-width: 767px) {
  .color_section div ul .grid__item{
    margin-left: 0 !important;
  }
}

@media(min-width:768px){
  .wrap-custom a.cart-img{
    background-position:center top!important;
  }
}


/* ADD MARGIN TOP TO COUPON BOX PRODUCT PAGE */
@media only screen and (max-width: 767px) {
  .btm-share-custom .save-text {
    margin-top:10%;
  }
}

/* ADD MARGIN TOP TO PRODUCT PHOTO */
#ProductPhoto  {
  margin-top:40px;
}

@media(max-width:1024px){
  .site-header.sticky{
    background:#202020!important;
  }
}

