@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,300);


.secure,
.wrapper-shipment{
  font-family: 'Open Sans', 'Arial',sans-serif;
}

body {
  max-width: 100%;
  overflow-x: hidden;
  background: white;
  color: #676767;
  position: relative;
  font-family: 'Open Sans', 'Arial',sans-serif;
}

.wrapper-shop,
.wrapper-complete,
.wrapper-shipment,
.wrapper-account{
  font-family: 'Open Sans', 'Arial',sans-serif!important;
}

.vfb-required-asterisk-star{
  color: #298fe8!important;
}



/*
  cart page
*/
input,
select{
  border: 1px solid #d3d3d3;
  border-radius: 3px 3px 3px;;
}

.ajax-content-wrap{
  background-color: #f6f6f6;
}


.sh-bill_addr .new_addr{
  overflow: hidden;
  clear: both;
  /*padding-top: 20px;*/
}

.sh-bill_addr .input_controller{
  float: left;
}

.sh-bill_addr label.addr_text{
  padding-top: 25px;
  padding-left: 15px;
}

#add_to_cart input.qty{
	width: 40px;
	border-radius: 0;
	position: absolute;
	left: 35px;
	height: 37px;
}

#add_to_cart .qtyplus{
	border-radius: 0;
	position: absolute;
	left: 75px;
	width: 35px;
	height: 36px;
}

#add_to_cart form{
  position: relative;
	height: 40px;
	margin-top: 20px;
}


#add_to_cart .qtyminus{
	border-radius: 0;
	position: absolute;
	left: 0;
	width: 35px;
	height: 36px;
}

#add_to_cart #submit{
	position:absolute;
  background-color: #F6653C;
  margin-left: 165px;
	padding: 10px 25px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
}

#flash-area{
  display: block;
  background-color: #D8EBCD;
  border: 2px solid #8FC56F;
  margin-bottom: 17px;
	padding: 10px;
}
.cart-link{
	float: right;
	text-decoration: underline !important;
	font-size: 12px;
	padding-right: 10px;
}

#flash-area .text{
	font-size: 12px;
	padding-left: 10px;
	color: #333333;
	font-family: OpenSansRegular;
	font-weight: bold;
}

#flash-area .cart{
  /*padding-left: 30px;*/
}

#flash-area{
  display: none;
}

#myform {
  text-align: center;
  padding: 5px;
  border: 1px dotted #ccc;
  margin: 2%;
}

.qty {
  width: 40px;
  height: 25px;
  text-align: center;
}

td{
  height: 50px;
  width:50px;
  text-align:center;
  vertical-align:middle;
}

input.qtyplus { width: 25px; height: 25px; }

input.qtyminus { width: 25px; height: 25px; }


.content{
  /*background-color: #fff;*/
  /*padding-top: 50px;*/
}

.content .col-md-8 table{
  width: 100%;
}

.content .col-md-8 table tr{
  border-bottom: 1px solid #e1e1e1;
}

.content .col-md-8 table td.desc{
  width: 54%;
}

table.shopping .delete-good{
  background: url('../images/delete-cart.png') no-repeat 0 26px;
  width: 50px;
  overflow: hidden;
  height: 50px;
  float: left;
  display: block;
  cursor: pointer;
}


.col-md-9 table.shopping thead tr td{
  vertical-align: middle;
  text-align: center;
}

.col-md-9  table.shopping tbody tr td{
  text-align: center;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}


.wrapper-account h3{
  margin-top: 0;
  padding-bottom: 10px;
}

.wrapper-account .header-account{
  margin-bottom: 0;
  padding-bottom: 0;
}


.secure .connection{
  width: 24.666667%;
}

.secure .pict-wrapper,
.secure .login,
.secure  .payment,
.secure  .review,
.secure  .complete{
  float: left;

}

.secure .login{
  /*width: 11.666667%;*/
  /*padding: 0;*/
}

.secure .payment{
  margin-right: 15px;
  padding: 0;
}

.secure .review{
  /*width: 19.666667%;*/
}

.delete-href{
	width:100%;
	height: 100%;
	display: block;
}

#cartmini{
	overflow: hidden;
	margin-top: 30px;
}
.secure .green{
  float: left;
}

.secure .ord{
  clear: both;
}

#thank-secure .ord{
  clear: both;
}

#thank-secure .secure{
  padding-bottom: 20px;
}



.cart_total {
  overflow: hidden;
  float: left;
  padding-bottom: 3px;
  font-size: 19px;
  height: 40px;
  color: #444444;
  min-width: 9px;
  min-height: 18px;
  margin-top: 1px;
	color: #444444;
	font-weight: 600;
}

.quant .update{
  cursor: pointer;
}

.content .col-md-8 table td.desc img{
  float: left;
}

td, th {
  padding: 15px 0;
}

.content .col-md-8 table td.desc p{
  padding-bottom: 0;
  color: #70b4f0;
}

.content .col-md-8 table td.desc span.info{
  float: left;
}

.counts thead tr{
  border-bottom: 1px solid;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
}

.counts thead{
  border-bottom: 1px solid #000;

}

.shopping .description{
  width: 57%;
  float: left;
  text-align: left;
}

.shopping-right-cart .text{
  width: 42%;

}

.shopping-right-cart td{
  float: left;

}


.button-checkout input{
  width: 80%;
  margin-bottom: 10px;
}


.button-checkout input.checkout{
  background: url('/static/images/cart/secure-white.png') no-repeat 40px 9px;
  background-color: #333;
  text-transform: uppercase;
  width: 290px!important;
}

.button-checkout input.update{
  background-color: #3a98e9;
  text-transform: uppercase;
  width: 290px!important;
}

/*
  shipment page
*/
.container{
  /*background-color: #fff;*/
}
.ajax-content-wrap >.content,
.wrapper-shop,
.wrapper-account,
.wrapper-complete{
  margin-top:50px;
  background-color: #f6f6f6;
}

.wrapper-complete .secure .login .lo{
  padding-left: 38px;
}

.wrapper-shop{
  padding-bottom: 100px!important;
}

.wrapper-complete .wrapper-info{
  background-color: #f6f6f6;
  border: 1px solid #dedede;
  border-radius: 3px 3px 3px;
  margin-bottom: 50px;
}

.wrapper-complete .wrapper-text{
  padding: 15px;
}

.wrapper-complete .complete li.ord{
  padding: 0;
}

.wrapper-complete .title{
  font-size: 17px;
  border-bottom: 1px solid #dedede;
  padding: 13px;
}

#thank_you{
  border: 2px solid #3e9a06;
  margin-top: 50px;
  padding: 10px;
  background-color: #e6f2df;
}

.vfb-left-half{
  float: left;
  width: 48%;
}

.vfb-right-half{
  float: right;
  width: 48%;
}

.secure-images .sec{
  padding-left: 10px;
}

.phone-number{
    /*margin-top: 3px;*/
}

#sel1{
  width: 48%;
}

#sel2{
  width: 48%;
  float: right;
}

.expires{
  display: block;
}

.vfb-center-half,
.contact_information{
  clear: both;
}

.vfb-center-half .street_address{
  margin-bottom: 15px;
}

.name-card{
  width: 50%;
  /*margin-right: 20px;*/
}

.card-number{
  width: 43%;

}


.expires label{
  display: block;
}


.use-shipping-add{
  overflow: hidden;
}

.secure{
  padding-top: 20px;
  overflow: hidden;
}


.secure ul.pict {
  height: 75px;
  overflow: hidden;
  padding-top: 32px;
}
.secure ul.pict li {
  float: left;
  margin-left: 12px;
}

.secure ul.pict li.sec_con{
  /*float: none;*/
}

.secure .pict .secure-images{
  color: #479eea;
  text-transform: capitalize;
  font-size: 20px;
}

.secure ul.pict .sec_con {
  text-transform: uppercase;
  margin-top: 23px;
}
.secure ul.pict .sec_con .sec {
  color: #3a98e9 ;
  font-size: 17px;
}
.secure ul.pict .sec_con .con {
  color: #3a98e9 ;
  font-size: 12px;
  font-weight: bold;
}
.dotteds {
  width: 42px;
  height: 2px;
  margin-top: 10px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/dotteds.png) no-repeat;
}
.secure .check {
  margin-top: 5px;
  height: 61px;
  float: left;
  width: 63px;
  background: url(/static/images/loggedin/checkround.png) no-repeat;
}
.secure  .arrow {
  margin-top: 31px;
  width: 53px;
  height: 14px;
  background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/next_step.png) no-repeat;
}
.secure .green {
  margin-top: 5px;
  text-align: center;
  height: 63px;
  width: 70px;
  margin-right: 10px;
  /*margin-left: 37px;*/
  padding-left: 5px;
  background: url(/static/images/loggedin/blue_ball.png) no-repeat;
  color: #fff;
  font-size: 16px;
  line-height: 67px;
}

.secure .payment .pay{
  text-align: left;
  padding-left: 15px;
}

.secure .grey {
  margin-top: 5px;
  text-align: center;
  height: 61px;
  width: 70px;
  margin-left: 25px;
  margin-right: 10px;
  background: url(/static/images/loggedin/grey_ball.png) no-repeat;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 67px;
  float: left;
}

.secure .col-md-2{
  padding: 0;
}

.secure ul.caption {
  height: 35px;
  margin-left: 265px;
  margin-top: -5px;
  clear: both;
  padding-top: 15px;
}

.secure .login .green,
.secure .login .arrow,
.secure .payment .grey,
.secure .payment .arrow,
.secure .review .grey,
.secure .review .arrow{
  float: left;
}

.secure .review .rew,
.secure .payment .pay{
  clear: both;
  text-align: left;
}

.secure .complete .ord{
  padding-left: 15px;
}
.wrapper-shipment input{	 }
.secure .login .lo{
  text-align: left;
  padding-left: 10px;       clear: both;
}

.secure ul.caption li {
  float: left;
  text-align: center;
  color: #000000 ;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1.2;
}
.secure ul.caption .pay {
  margin-left: 50px;
}
.secure ul.caption .rew {
  margin-left: 41px;
}
.secure ul.caption .ord {
  margin-left: 38px;
}

#column2 #cart{
  overflow: hidden;
  border-bottom: 1px solid #ececec;
}



#column2 span{
  /*color: #000;*/
}

#column2 #show_cart{
  float: right;
	margin-top: 5px;
}

#show_cart span{
  cursor: pointer;
}


.security-code{
  width: 43%;
  /*margin-left: 21px;*/
}

#bill_addr{
  overflow: hidden;
  clear: both;
  margin-top: 20px;
}

table.shopping{
  width: 100%;
}


table.shopping td.desc img{
  float: left;
}

table.shopping td.desc p{
  color: #70b4f0;
}

table.shopping thead{
  /*border-bottom: 1px solid #e1e1e1;*/
}

.description-ship{
  width: 100%;
}

.button-go #change-zip{
  margin-left: 43px;
  margin-top: 10px;
}

.vfb-item-instructions span,
.vfb-item-instructions a{
  color: #7c7979;
}

.vfb-item-instructions{
  padding-top: 25px;
}

.create-account h3.title{
  border-bottom: 1px solid #d3d3d3;
}

.wpb_content_element p{
  color: #7c7979;
}

.vfb-item-instructions a{
  padding-left: 40px;
}

.description-ship .shipto{
  text-align: left;
  float: left;
  margin-top: 7px;
  margin-bottom: 0;
  padding-bottom: 0;
}

td.description a{
  padding-left: 25px;
}

.description-ship .shipto-input{
  float: left;
  margin: 0 10px 0 5px;
  padding-bottom: 0;
}

.description-ship .button-go{
  margin-bottom: 0;
  padding-bottom: 0;
}

.description-ship #go-zip{
  padding: 3px 10px;
  margin-top: 2px;
}


.info2,
.wrapper-form{
  background-color: #f6f6f6;
  border: 1px solid #dedede;
  border-radius: 3px 3px 3px;
  overflow: hidden;
}

.wrapper-form li input{
  width: auto;
}

.wrapper-form li#create{
  padding-top: 10px;
  padding-right: 30px;
}

.wrapper-form li#pass,
.wrapper-form li#veri{
  padding-top: 8px;
  padding-right: 30px;
}

.wrapper-form li#pass input,
.wrapper-form li#veri input{
  height: 30px;

}


.create_account .button{
  margin: 20px 0;
}

.create_account{
  margin-top: 20px;
}

.create_account ul{
  overflow: hidden;
	padding: 30px;
	color: #282b36;
	font-family: OpenSansRegular;

}


.create_account ul li{
  float: left;
}

.wrapper-shop .col-md-6 .create-account,
.wrapper-account .col-md-6 .create-account,
#create-account .checkout{
  background-color: #eeeeee;
  border: 1px solid #d3d3d3;
  border-radius: 3px 3px 3px;
  padding: 10px;
}

.wrapper-shop{
  padding-bottom: 60px;
}

.wrapper-shop .shopping .desc{
  padding-right: 15px;
}
.wrapper-shop

#create-account .checkout{
  margin-top: 37px;
  min-height: 148px;
}

#create-account .checkout{
  min-height: 176px;
}

#create-account .checkout #check{
   margin-top: 46px;
}

.wrapper-account{
  padding-bottom: 100px!important;
}

#create-account .hidden-create{
  margin-top: 15px;
}

#vfb-form-2 h3{
  padding: 0;
  border-bottom: 1px solid #d3d3d3;
  margin: 0 0 15px;
  padding-bottom: 10px;
}

#vfb-form-2 .vfb-item-checkbox{
  padding-top: 20px;
}

#vfb-form-2 .account-login{
  background-color: #eeeeee;
  border: 1px solid #d3d3d3;
  border-radius: 3px 3px 3px;
  padding: 10px;
  min-height: 429px;
}

.wrapper-account{
  padding-bottom: 40px;
}

.checkout{
  margin-top: 15px;
}

#login-form .flash-error{
  background-color: #FDE8EC;
}

#login-form img{
  float: left;
  margin-left: 20px;
}

#login-form .flash-msg-error{
  overflow: hidden;
}

#login-form .errorSummary p{
  float: left;
  margin-right: 20px;
  margin-left: 20px;
}.wrapper-shipment input.phnumbershipping{  margin-bottom: 5px;}

.card-int{
  margin-top: 3px;
}

#choose_cc{
  border-bottom: 1px solid #d3d3d3;
  margin: 0 0 15px 0;
  font-size: 21px;
  padding-bottom: 5px;
}

.name-card{
  width: 56%;
}

.description-ship .button-go{
  overflow: hidden;
}

#login-form li{
  float: left;
  margin-right: 20px;
}

#login-form #close{
  opacity: 0.6;
  float: right;
  margin-right: 25px;
  cursor: pointer;
}

#create-account .toggles a,
#vfb-form-2 #check,
#create-account .checkout input{
  background-color: #333333!important;
  color: #fff ;
  font-size: 14px!important;
  text-transform: uppercase;
  border-radius: 2px;
  border: none!important;
  cursor: pointer;
  height: 48px;
  width: 180px!important;
}

.description-ship #change-zip{
  /*float: right;*/
}

.col-md-3 .shopping thead td{
  height: 53px;
}

#create-account .toggles a:hover{
  background-color: #333333;
}

#create-account #check #Account_newsleter{
  float: left;
}

#create-account #check #ty{	margin-left: 25px;    padding-top: 12px;
}

#create-account .password{
  clear: both;
}

#create-account #submit input{
  margin: 20px 0!important;
  padding: 10px 30px!important;
  background-color: #333333!important;
  text-transform: uppercase;
  color: #fff;

}

.create_account input.button{
  margin: 20px 0!important;
  padding: 10px 30px!important;
  background-color: #333333!important;
  text-transform: uppercase;
}

#review_order input{
  margin: 20px 0!important;
  padding: 10px 30px!important;
  background-color: #333333!important;
  text-transform: uppercase;
}

#create-account p{
  padding-bottom: 10px;
}






#vfb-form-2 #check{
  width: 100px;
  margin-top: 20px;
}

#create-account .checkout h3{
  border-bottom: 1px solid #d3d3d3;
}

#create-account .wpb_wrapper h2{
  border-bottom: 1px solid #d3d3d3;
}

#create-account .toggles h3{
  margin: 0;
}

.wrapper-account .account{
  margin-bottom: 20px;
}

.info2 h3{
	border-bottom: 1px solid #dedede;
	font-size: 14px;
	padding-left: 32px;
	padding-bottom: 15px;
	color: #282b36;
	font-family: OpenSansRegular;
}

.new_payment .name-card,
.new_payment .expires{
  width: 57%;
}

#card_details .expires{
  padding-bottom: 4px;
}

.new_payment .name-card input,
.new_payment .cart-number input,
.new_payment .security-code input,
.new_payment .expire input{
  margin-top: 10px;
}

.new_payment .cart-number,
.new_payment .security-code{
  width: 37%;
}

.flash-error img{
  display: none;
}

.flash-error .flash-msg-error{
  text-align: left;
  background: #f5e4e5;
  border: 2px solid #e94850;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 3px 3px 3px;
  padding-bottom: 25px;
}



.info2 .column1{
	margin-bottom: 20px;
	/*float: left;*/
	/*margin-left: 40px;*/
}

.info2 .column1 .payment_title,
.info2 .column2 .payment_title{
	font-size: 20px;
	color: #5c5e66;
	font-family: OpenSansSemibold;
}
.change-href{
	margin-top: 20px;
	display: block;
}
.info2 .column2{
  overflow: hidden;
	margin-bottom: 20px;
	/*margin-left: 120px;*/
	/*float: left;*/
  /*padding: 10px;*/
}

.shipping_address{
	margin-top: 20px;
}

.payment-information{
	margin-top: 20px;
}

.flashes{
  text-align: center;
  padding: 0;
  overflow: hidden;
  /*background-color: #efefef;*/
  position: relative;
}

.wrapper-account .secure .login {
  /*width: 13.666667%;*/
  /*padding: 0;*/
}

#cart-arrow {
  position: absolute;
  right: 13px;
  top: 77px;
  z-index: 1000;
}

.arrow-fixed {
  top: 36px !important;
}

#cont_inf ul{
  overflow: hidden;
}

#cont_inf .title{
  margin-bottom: 15px;
  overflow: hidden;
}

#cont_inf h2{
  float: left;
  font-size: 21px;
}

#cont_inf p{
  padding-bottom: 0;
  float: right;
}

#cont_inf ul{
  clear: both;
}

#cont_inf{
  background-color: #efefef;
  border-radius: 3px 3px 3px;
  border: 1px solid #d3d3d3;
  padding: 20px;
  margin-top: 20px;
}

#cont_inf .title{
  border-bottom: 1px solid #d3d3d3;
}

#cont_inf h2{
  margin: 0 0 15px 0;
}


.cart-number{
  margin-top: 4px;
}

.expires select,
.country select,
.state select{
  background-color: #efefef;
  height: 41px
}

li.zip{
  /*margin-top: 3px;*/

}


#review_order{
  margin: 20px 0;
}

.expires{
  margin-top: 4px;
}

.sign-up{
  margin-top: 30px;
}
.sign-up #sign_email{
  float: left;
  margin-right: 20px;
}

.sign-up label{
  float: left;
  width: 85%;
  padding-top: 10px;
}

.flashes img{
  float: left;
}

.flashes #close{
  float: right;
  cursor: pointer;
  position: absolute;
  right: 1%;
  top: 25%;
}

.col-md-4 .button-checkout input{
  width: 100%;
}

.shopping .desc{
  text-align: center;
  padding-top: 15px;
  vertical-align: middle;
  padding-bottom: 15px;
}



.shopping thead{
  border-bottom: 1px solid #e1e1e1;

}

.wrapper-shop .shopping .desc p{
  /*overflow: hidden;*/
  padding-top: 15px;
  /*width: 208px;*/
}

.wrapper-review .shopping .desc p{
  width: auto;
}

.wrapper-review .secure .login .lo{
  padding-left: 43px;
}

.shopping td{
  /*padding: 10px 0;*/
}


.shopping .quant{
  position: relative;
}

.shopping .quant .qtyminus{
  position: absolute;
  left: 35px;
  border-radius: 0;
  top: 32px;
  background-color: #f8f8f8;
}

.shopping .price{
  padding-top: 35px;
}

.shopping .price{
  width: 9%;
}

.shopping .quant .qty{
  position: absolute;
  border-radius: 0;
  left: 59px;
  border: 1px solid #d3d3d3;
  width: 31px;
  top: 32px;
  height: 25px;
  background-color: #fff;
}

tbody .desc img.image{
  width: 134px;
}

.col-md-4 .button-checkout{
  text-align: center;
}

.shopping .quant .qtyplus{
  position: absolute;
  left: 89px;
  border-radius: 0;
  top: 32px;
  background-color: #f8f8f8;
}

.wrapper-account .login{
  /*width: 19.666667%!important;*/
}

.wrapper-account .lo{
  padding-left: 23px!important;
}

.wrapper-account #vfb-form-2 .vfb-item-checkbox input{
  height: auto;
}

.shopping .title{
  font-size: 30px;
  font-weight: 600;
}

a.help {
  background: url(/static/images/quest.png) center center no-repeat;
  height: 12px;
  width: 12px;
  display: inline-block;
  padding: 4px;
}

.counts table{
  width: 24%;
  float: right;
}

.counts{
  overflow: hidden;
}

.counts table .desc a{
  padding-left: 25px;
}

.counts table td{
  height: auto;
  padding: 0;
}

.counts table .desc{
  width: 42%;
}

.counts table .count{
  text-align: right;
  width: 38%;
}


.security-code a{
  float: right;
}

.security-code #sel2{
  margin-right: 19px;
}

#column1 .ship_add h2{
  margin: 0 0 15px 0;
  font-size: 21px;
}

.ship_add .current-shipping-address ul{
  overflow: hidden;
}

.current-shipping-address .input_controller{
  float: left;
  height: auto;
  margin-right: 10px;
}

.current-shipping-address .addr_text{
  float: left;

}

.current-shipping-address .ed-del_buttons{
  /*clear: both;*/
}

.wrapper-shipment .secure .pict-wrapper{
  margin-right: 25px;
}

.current-shipping-address .AddressShippingContent{
  overflow: hidden;
  clear: both;
  padding-top: 15px;
}

.ship_add .addr{
  float: left;
  cursor: pointer;
}

#pay_with p{
  margin: 0;
  padding: 0;
  float: left;
  font-size: 18px;
}

#pay_with{
  overflow: hidden;
  background-color: #efefef;
  border-radius: 3px 3px 3px;
  border: 1px solid #d3d3d3;
  padding: 10px;
}

#pay_with .title h3{
  float: left;
  padding-right: 10px;
  margin-top: 0;
}

#pay_with .title{
  overflow: hidden;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#pay_with .title span{
  padding-top: 5px;
  display: block;
  color: #7a7a7a;
}

#pay_with .title #pay_text{
  float: left;
  color: #7a7a7a;
}

/*
password recavery
*/
.wrapper-recovery .title_div .titles-underline{
  color: #298fe8;
  font-size: 24px;
}

#recovery-form .titles-underline {
  font-size: 24px;
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 0;
  color: #5b5b5f;
}

#recovery-form #submit input {
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
  color: #e9e9eb;
  padding: 10px 30px;
  background-color: #333333;
}

.wrapper-shipment #submit{
  text-align: center;
}

#recovery-form .ac{
  overflow: hidden;
  float: right;
  margin-top: 20px;
}

#recovery-form #submit{
  overflow: hidden;
}

#recovery-form{
  background-color: #eeeeee;
  border: 1px solid #d3d3d3;
  border-radius: 3px 3px 3px;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 50px;
}


.wrapper-recovery .recovey-descr{
  margin-bottom: 20px;
  color: #565656;
}

.wrapper-recovery .ac{
  float: right;
  color: #797979;
  margin-top: 20px;
}

.wrapper-recovery a{
  color: #797979;
}

#total-amount div{
  text-align: right;
}
.grand-total{
	font-family: OpenSansBold;
}

#total-amount{
}

#cart-table{
  width: 100%;
  float: right;
}

#cart-table td.product{
  width: 75%;
  color: #3189d6;
	padding-top: 20px;
}
.product{
color: #848484;
}
.goods-div{
	padding-top: 10px;
}

.total{
	color: #3d3d3d;
	font-family: OpenSansBold;
}
#cart-table .total{
	color: #848484;
	font-family: 'Open Sans', Arial, sans-serif;
}
#cart-table .total{
  text-align: right;
}

.total-amount div{
  float: right;
}

#pay_with{
  clear: both;
}

.wpb_wrapper{
  margin-top: 20px;
}

.wpb_wrapper #user-form,
.wpb_wrapper #user-form ul{
  overflow: hidden;
}

/*
shipment adress
*/
.sh-bill_addr,
#card_details_current{
  background-color: #efefef;
  border-radius: 3px 3px 3px;
  border: 1px solid #d3d3d3;
  padding: 20px;
}

.card_details_current .card{
  overflow: hidden;
}


.sh-bill_addr{
  overflow: hidden;
}

.sh-bill_addr .desc{
  color: #797979;
}

.sh-bill_addr .ship_add{
  border-bottom: 1px solid #d3d3d3;
}

.sh-bill_addr .addr-new #address-billing-new{
  clear: both;
}

.sh-bill_addr .addr-new label.addr_text{
  padding-top: 34px;
}


.addr .current-inp-det .addr_text{
  /*padding-left: 15px;*/
}

.current-shipping-address{
  padding-top: 10px;
}

#card_details{
  /*overflow: hidden;*/
  /*background-color: #efefef;*/
  /*border-radius: 3px 3px 3px;*/
  /*border: 1px solid #d3d3d3;*/
  /*padding: 10px;*/
}

#card_details .del-payment_buttons{
  float: left;
  cursor: pointer;
}

#card_details .title-new-card{
  clear: both;
  /*float: left;*/
  cursor: pointer;
}

#card_details .card-detail .card-num,
#card_details .card-detail .card-ending,
#card_details .card-detail img,
#card_details .input_controller{
  float: left;
}

#card_details .card-detail{
  overflow: hidden;
  padding: 0 0 15px 0;
  float: left;
}

#card_details .del-payment_buttons{
  padding-bottom: 15px;
}

#card_details .card-ending{
  padding-left: 20px;
  padding-right: 20px;
  color: #222222;
  float: left;
}

#card_details .card-ending{
  color: #797979;
}

#card_details .del-payment_buttons{
  /*clear: both;*/
  float: left;
  padding-left: 15px;
}

#cartt{
  overflow: hidden;
  background-color: #efefef;
  border-radius: 3px 3px 3px;
  border: 1px solid #d3d3d3;
  padding: 10px;
  margin-bottom: 20px;
}

#cartt #show_cart span{
  color: #3a98e9;
}

#cartt .title{
  border-bottom: 1px solid #d3d3d3;
  overflow: hidden;
  padding-bottom: 5px;
}



#cartt #tax_total{
  padding-left: 32px;
}


#cartt #total .total{
	color: #282b36;
	font-size: 16px;
	float: left;
	font-family: OpenSansBold;
}

#cartt #cart-table tr{
  border-bottom: 1px solid #d3d3d3;
}

#cartt #cart-table tr.goods{
  border-bottom: 0;
}

#card_details_current .card-detail img{
  float: left;
  padding-top: 25px;
}

.card_details_current input.input_controller{
  height: auto;
  margin-right: 10px;
}

#card_details_current .card-num{
  padding-left: 45px;
}

#card_details_current .del-payment_buttons{
  padding-left: 45px;
  padding-top: 15px;
}

#bill_addr .addr .addr_text{
  cursor: pointer;
}

#bill_addr h2{
  border-bottom: 1px solid #d3d3d3;
  padding-bottom: 10px;
  font-size: 21px;
  margin: 0;
}

.sh-bill_addr p{
  padding: 0;
}

.sh-bill_addr .inp-det-button #cancel{

}

.sh-bill_addr .inp-det-button #ok{

}

.sh-bill_addr .current-inp-det input{
  float: left;
}

.sh-bill_addr .ed-del_buttons{
  float: left;
  padding-left: 15px;
}

.sh-bill_addr li.current-inp-det{
  clear: both;
  padding-top: 15px;
}

.inp-det-button{
  overflow: hidden;
  clear: both;
  padding-top: 10px;
}

.inp-det-button input{
  background-color: #333333;
  padding: 7px 11px;
  border: none;
  color: #fff;
  cursor: pointer;
  transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -webkit-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
}

.sh-bill_addr .ed-del_buttons span{
  cursor: pointer;
}

.shipping_address span,
.payment-information span{
  display: block;

}

.shipping_address span.desc,
.payment-information span.desc{
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
}



@media only screen and (max-width: 690px) {
  .sh-bill_addr .first-name,
  .sh-bill_addr .last-name{
    width: 100%;
  }

  #AddressBillingForm .country,
  #AddressBillingForm .state,
  #AddressBillingForm .zip,
  #AddressBillingForm .phone-number,
  .sh-bill_addr .country,
  .sh-bill_addr .state,
  .sh-bill_addr .zip,
  .sh-bill_addr .phone-number{
    width: 100%;
  }

  .new_payment .name-card,
  .new_payment .expires,
  .new_payment .cart-number,
  .new_payment .security-code{
    width: 100%;
  }

  .shopping input.qtyminus{
    width: 27px;
    height: 25px;
  }

  .shopping .qty {
    width: 27px;
    height: 25px;
    display: block;
    text-align: center;
  }

  .shopping td{
    vertical-align: middle;
  }

  .description-ship .shipto-input{
    width: 49%;
  }

  .flash-msg-error .errorSummary p {
    float: left;
    margin-right: 20px;
    margin-left: 20px;
  }

  .flash-msg-error ul{
    overflow: hidden;
    clear: both;
  }

  .flash-msg-error li{
    float: left;
    margin-right: 0;
  }

  .flash-error {
    position: relative;
  }

  .flash-msg-error #close{
    position: absolute;
    top: 35%;
    right: 0%;
  }

  .wrapper-shop .secure{

  }


  .secure .pict{
    height: 50px;
    padding-top: 20px;
    overflow: hidden;
  }

  .secure .pict .secure{
    float: left;
    overflow: hidden;
  }

  .secure ul.caption .rew {
    margin-left: 57px;
  }

  .secure ul.caption .ord {
    margin-left: 59px;
  }

  .caption .lo{
    margin-left: 37px;
  }

  .secure ul.caption {
    margin-left: 0;
    /*overflow: hidden;*/
    clear: both;

    padding-top: 15px;
  }

  .secure ul.pict li {
    /*float: none;*/
  }

  .secure ul.caption li {
    float: left;
    text-align: center;
    color: #000000 ;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1.2;
  }

  .caption .pay{
    margin-left: 53px;
    width: 40px;
  }
  .caption .rew{
    margin-left: 61px;
    width: 40px;
  }

  .caption .ord{
    width: 40px;
    margin-left: 64px;
  }

  .secure ul.pict .dotteds {
    float: left;
    width: 23px;
    height: 2px;
    margin-top: 13px;
    background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/dotteds.png) no-repeat;
  }

  .secure ul.pict .check {
    float: left;
    margin-top: 5px;
    height: 20px;
    width: 20px;
    margin-left: 7px;
    background: url(/static/images/loggedin/checkround_small.jpg) no-repeat;
  }

  .secure ul.pict .arrow {
    float: left;
    margin-top: 11px;
    width: 53px;
    height: 14px;
    background: url(//hahndev.livingstonesurfaces.com/static/images/loggedin/next_step.png) no-repeat;
  }

  .secure ul.pict .green {
    float: left;
    margin-top: 5px;
    text-align: center;
    height: 20px;
    width: 20px;
    background: url(/static/images/loggedin/blue_ball_small.jpg) no-repeat;
    color: #ffffff ;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
  }

  .secure ul.pict .grey {
    float: left;
    margin-top: 5px;
    text-align: center;
    height: 20px;
    width: 20px;
    background: url(/static/images/loggedin/grey_ball_small.jpg) no-repeat;
    color: #ffffff ;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
  }

  .secure ul.pict li.sec_con {
    float: none;
  }

}

.login-line{
  background-color: #3a98e9;
  text-align: right;
  padding: 1px 7% 10px 0;
  color: #fff;
  text-transform: capitalize;
}

.shopping-right-cart .total td{
  font-weight: 600;
}

.shopping-right-cart .description-ship{
  height: 100%;
  padding: 10px 0;
}

.col-md-3 .shopping .description-title #zipcode{
  height: 40px;
}


#user-form .wrapper-errors{
  background: #f5e4e5;
  border: 2px solid #e94850;
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 3px 3px 3px;
  padding-bottom: 25px;
}

#user-form .wrapper-errors .errorSummary{
  border-bottom: 1px solid #e94850;
  margin-bottom: 10px;
}

#user-form .wrapper-errors ul{
  width: 50%;
}

#user-form .errorSummary p{
  padding: 0;
  float: left;
  padding-right: 30px;
  font-size: 15px;
  width: 50%;
}

#user-form .errorSummary li{
  width: 50%;
}


#user-form .errorSummary li{
  float: left;
  padding-right: 30px;
  font-size: 15px;
}


@media only screen and (max-width: 690px) {
  .wrapper-shipment .vfb-item,	.wrapper-shipment .inp_det{		margin: 10px 0;	}
  .secure{
    font-size: 10px;
  }    #cont_inf .inp_det{	width: 100%;  }

  .secure .pict-wrapper{
    float: none;
  }

  .wrapper-form #password{
    /*margin-left: 42px;*/
  }

  .secure .login{
    width: 20%;
  }

  .secure .payment{
    width: 23%;	margin-right: 0px;
  }

  .secure .review{
    width: 26%;
  }

  .secure .complete{
    width: 20%;
  }


}


@media only screen and (max-width: 1105px){

  .secure .pict-wrapper{
    float: none;
  }

  .login .green{
    margin-left: 0;
  }

  .secure .login .lo{
    padding-left: 21px!important;
  }

}


@media only screen and (max-width: 690px) {
  .wrapper-shipment .login .lo{		  padding-left: 16px!important;	}
  .secure .arrow{
    display: none;
  }    .secure .grey{		margin-left: 8px;    }
  /*
    .secure .login .lo{
      padding-left: 0!important;
    }  */

  .counts table {
    width: auto;
  }

  .secure .payment .pay{
    padding-left: 18px;
  }

  .review .rew{
    padding-left: 19px;
  }

  .secure .complete .ord{
    padding-left: 21px;
  }

}


@media only screen and (max-width: 690px) {

  .shopping .quant .qtyminus,
  .shopping .quant .qty,
  .shopping .quant .qtyplus{
    position: static;
    margin-left: 20px;	width: 36px;
  }

  .shopping .quant .qty,
  input.qtyplus{
  }

}
.t-block{
	text-align: center;
}
.product-head-table{
	overflow: hidden;
	border-bottom: 1px solid #e1e1e1;
}
.t-product{
	width: 50%;
}
.t-price{
	width: 15%;
}
.t-quantity{
	width: 20%;
}
.t-total{
	width:15%;
}
.product-list{
	overflow: hidden;
}
.delete-good{
	background: url('../images/delete-cart.png') no-repeat 0 26px;
	width: 30px;
	overflow: hidden;
	height: 50px;
	float: left;
	display: block;
	cursor: pointer;
}
.product-item{
	padding-top: 2%;
	padding-bottom: 2%;
	border-bottom: 1px solid #e1e1e1;
}
.product-item img{
	float:left;
	width:134px;
}
.product-item .product-descr{
	text-align: center;
	color: #70b4f0;
}
.mob-label{
	display: none;
}
.item-price{
	text-align: center;
}
.product-item .qtyminus{
	position: absolute;
	left: 20px;
	border-radius: 0;
	top: 30px;
	background-color: #f8f8f8;
	width: 35px;
	height: 34px;
}
.product-item .qtyplus{
	position: absolute;
	left: 90px;
	border-radius: 0;
	background-color: #f8f8f8;
	width: 35px;
	height: 34px;
}

.product-item  .qty {
	position: absolute;
	border-radius: 0;
	left: 55px;
	border: 1px solid #d3d3d3;
	background-color: #fff;
	width: 35px;
	height: 34px;
}
.item-block{
	padding-top: 30px;
}
/**
	table products styles for mobile
**/
@media only screen and (max-width: 992px) {
	.mob-label{
		display: block;
		float: left;
	}
	.product-head{
		display: none;
	}
	.q-block{
		width: 100%;
		height: 37px;
		margin-left: 74px;
	}
	.product-item{
		padding-left: 0 !important;
	}
	.product-item .qtyminus {
		position: relative;
		left:0;
		border-radius: 0;
		top: 0px;
		background-color: #f8f8f8;
		width: 35px;
		height: 34px;
		float:left;
	}
	.product-item .qty {
		position: relative;
		border-radius: 0;
		left:0;
		border: 1px solid #d3d3d3;
		background-color: #fff;
		width: 35px;
		height: 34px;
		float:left;
	}
	.product-item .qtyplus {
		position: relative;
		left:0;
		border-radius: 0;
		background-color: #f8f8f8;
		width: 35px;
		height: 34px;
		float:left;
	}
	.item-block{
		padding-top: 15px;
		padding-left: 0 !important;
	}
	.item-total{
		text-align: center;
	}
	.delete-good{
		float:right;
		background: url('../images/delete-cart.png') no-repeat 0 0px;
	}
	.table-product-content{
		padding-left: 0 !important;
	}
	.product-item .product-descr {
		overflow: hidden;
		text-align: left;
		padding-left: 20px;
	}
	.item-price {
		text-align: left;
		padding-left: 75px;
	}
	.item-total {
		text-align: left;
		padding-left: 75px;
	}
}

.sec{
	color: #3a98e9;
	font-size:20px;
	margin-left: 10px;
}
.secure-circle{
	width: 100%;
	height: 52px;
	border-radius: 40px;
	float:left;
	display: table-cell;
	color: #fff;
	padding-top: 10px;
	font-size: 20px;
}
.secure-active{
	background: url(/static/images/cart/label-current.png) center center no-repeat;
}
.secure-not-active{
	background: url(/static/images/cart/label-next.png)  center center no-repeat;
}
.secure-complete{
	background: url(/static/images/cart/label-complete.png)  center center no-repeat;
}
.secure-circle span{
	position: absolute;
	left: 21px;
	top: 11px;
	color: #fff;
	font-size: 20px;
}
.label-arrow{
	display:table-cell;
	vertical-align: middle;
}
.secure-nav li{
	display: table;
	float:left;
	padding: 0;
}
.next-step{
	width: 100%;
	float:left;
	max-width:50px;
	padding-left: 5px;
	padding-right: 5px;
}
.circle-text{
	/*display: table-row;*/
	line-height: initial;
	font-size: 12px;
}
.first{
	padding-left: 25px;
}
@media only screen and (max-width: 690px) {
	.secure-circle{
		height: 52px;
		width: 52px;
	}
	.first{
		padding-left: 10px;
	}
}