@charset "utf-8";
#quickcheckout .block-content {
	margin-bottom:10px;
}
/* CSS Document */
#quickcheckout #qc_logo{
	margin:20px 0px;
	display: block;
	text-align: center;
}
#quickcheckout .column {
	overflow:hidden
}
#quickcheckout .hide {
	display:none
}
#quickcheckout b {
	font-weight:bold
}
#quickcheckout .wait {
	width:100%;
	text-align:center;
	background:rgba(0, 0, 0, 0.1);
	position:relative;
	height:0px;
	position:fixed;
	top:0px;
	left:0px;
	z-index:10000;
}
#quickcheckout .wait span {
	display: inline-block;
	zoom:1;
 *display:inline;
	background:url(../../image/quickcheckout/preloader_classic.gif) no-repeat center;
	background-color:#efefef;
	width:48px;
	height:15px;
	padding:5px;
	position:relative;
	border-radius: 0px 0px 5px 5px;
	top:0px;
	margin-top:0px;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#quickcheckout small {
	font-size:11px;
	line-height:14px;
}
#quickcheckout .box {
	margin:  9px 0px 0px 0px;
	min-width: 180px;
}
#quickcheckout .box .box-heading {
	padding: 10px;
}
#quickcheckout .box .box-content {
	padding:10px;
}
#quickcheckout .box .box-content ul li {
	display:block
}
#quickcheckout #confirm_inputs {
	padding:5px;
}
#quickcheckout .clear {
	clear:both;
	visibility: visible;
	height: inherit;
}
#quickcheckout #step_1 .box {
	float:left;
	width:32%;
	margin-left: 0.5%;
	margin-right:0.5%
}
#quickcheckout #step_1 .box .box-heading {
	white-space: nowrap;
	overflow: hidden;
}
#quickcheckout label {
	width:45% !important;
	margin: 0px 0px 3px 0px !important;
	display:inline-block !important;
	zoom:1;
 *display:inline;
}
#quickcheckout #step_1 #option_register label, #quickcheckout #step_1 #option_guest label {
	width: 80% !important;
	float: none !important;
}
#quickcheckout #button_login {
	margin-bottom:4px;
}
#quickcheckout #remeber_password {
	white-space: nowrap;
	vertical-align: middle;
}
#quickcheckout .block label {
 width:100%%;
	display:block;
	margin:2px;
	vertical-align: middle;
}
#quickcheckout #step_1 input[type=text], #quickcheckout #step_1 input[type=password], #quickcheckout #step_1 select, #quickcheckout #step_2 input[type=text], #quickcheckout #step_2 input[type=password], #quickcheckout #step_2 select, #quickcheckout #step_3 input[type=text], #quickcheckout #step_3 input[type=password], #quickcheckout #step_3 select {
	width:53%;
	display:inline-block !important;
	zoom:1;
 *display:inline;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 2px 0px;
	height: auto;
}
#quickcheckout #step_1 .block input[type=text], #quickcheckout #step_1 .block input[type=password], #quickcheckout #step_1 .block select, #quickcheckout #step_3 .block input[type=text], #quickcheckout #step_3 .block input[type=password], #quickcheckout #step_3 .block select {
	width:100%;
	display:block;
	margin:2px;
}
#quickcheckout select option {
	background-color:transparent
}
#quickcheckout #step_1 input[type=text], #quickcheckout #step_1 input[type=password] {
	max-width:200px;
}
#quickcheckout #step_1 .block-row {
	width: 100%;
	float:left;
	margin-right:15px;/*max-width: 285px*/
}
#quickcheckout #step_1 .block-row.button-login {
	margin-top: 2px;
}
#quickcheckout #confirm_payment .buttons {
	border:none;
	background:none;
	padding:0px;
	margin:0px;
}
#quickcheckout #confirm_payment .button-confirm, #quickcheckout #confirm_payment .buttons .button, #quickcheckout #confirm_payment .buttons .btn {
	display:none !important;
}
#quickcheckout .block-title {
	color: #636E75;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: normal;
	text-shadow: 0 0 1px rgba(0, 0, 0, .01);
}
#quickcheckout .box-content > .description {
	margin-bottom:5px;
}
#quickcheckout #step_6 {
	margin-top:7px;
}
#quickcheckout #step_6 .buttons {
	margin-bottom: 0px;
}
#quickcheckout #step_6 .box .box-heading {
	background:none;
	padding:0px;
	border-bottom:none
}
#quickcheckout .aqc-column {
	float:left;
	min-width: 180px;
}
#quickcheckout .aqc-column-0 {
	float:none
}
#quickcheckout .aqc-column > div {
	padding: 0px 5px;
	box-sizing: content-box;
}
#quickcheckout .aqc-column-0 > div {
	margin:0px 0px;
}
#quickcheckout #step_4 .radio-input, #quickcheckout #step_5 .radio-input {
	margin-top:6px;
}
#quickcheckout #step_4 .title {
	margin-top:8px;
}
#quickcheckout #step_4 .price {
	float:right;
}
#quickcheckout .span1 {
	width:100%
}
#quickcheckout .span2 {
	width:50%;
	float:left
}
#quickcheckout .span3 {
	width:33%;
	float:left
}
/*labels*/
#quickcheckout .radio-input label, #quickcheckout .checkbox-input label {
	width: 86% !important;
	box-sizing: border-box;
	float: none !important;
}
#quickcheckout .radio-input ul label {
	width: 78% !important;
	float: none !important;
}
#quickcheckout label img {
	float:right;
	height:20px;
	margin-bottom:4px;
}
#quickcheckout #comment_input label {
	display:block;
	color: #4D4D4D;
	width:100% !important;
	margin-bottom:5px;
}
#quickcheckout #comment_input #confirm_comment {
	width:100%;
	height:100px;
	margin-bottom:5px;
	box-sizing: border-box;
}
#quickcheckout #agree_input {
	margin-bottom:10px;
}
#quickcheckout #step_1 .text {
	margin-top:15px;
}
/*table*/
#quickcheckout #step_6 #cart_wrap .cart{
	visibility: visible;;
	display: table;
	width: 100%
}
#quickcheckout #step_6 .checkout-product thead td {
	text-align: center;
}
#quickcheckout #step_6 input.product-qantity {
	width:30px;
	min-width:30px;
	text-align:center
}
#quickcheckout #step_6 .total input {
	width:50px;
	height: auto;
	margin:0px;
}
#quickcheckout #step_6 .stock input {
	border:1px solid #D20000;
	height: auto;
	margin:0px;
}
#quickcheckout #step_6 .quantity {
	min-width:90px;
	height: auto;
}
#quickcheckout #step_6 .summary .total {
	min-width:105px;
}
#quickcheckout #step_6 .checkout-product table {
	margin-bottom:-1px;
	width: 100%;
	border:1px solid #DDDDDD;
}
#quickcheckout #step_6 .checkout-product table td {
	border-bottom:1px solid #DDDDDD;
	padding:5px;
	font-size:12px;
}
#quickcheckout #step_6 .checkout-product table td img {
	width:40px;
}
#quickcheckout #step_6 .checkout-product table td.text {
	width:80%;
	text-align:right;
	vertical-align: middle;
}
#quickcheckout #step_6 input.product-qantity {
	padding:5px 0px;
	text-align:center;
	height: auto;
}
#quickcheckout #step_6 .quantity i {
	margin-top: -3px;
}
/*icons*/
#quickcheckout i[class*=icon-] {
 background-image: url(../../image/quickcheckout/icons_sprite.png);
 display: inline-block;
 zoom:1;
 *display:inline;
 width: 30px;
 height: 30px;
 position: relative;
 vertical-align: top;
 margin:0px 10px 0px 0px;
}
#quickcheckout i.icon-help {
	background-position: 0px -208px;
	margin: 4px 0px 0px 4px;
	width: 12px;
	height: 12px;
}
#quickcheckout i[class*=icon-small-] {
 display: inline-block;
 zoom:1;
 *display:inline;
 width: 12px;
 height: 12px;
 position: relative;
 vertical-align: middle;
 margin:0px 5px 0px 5px;
 cursor:pointer
}
#quickcheckout i[class*=icon-small-]:active {
 margin-top:1px
}
#quickcheckout i.icon-home {
	background-position: -0px -221px;
}
#quickcheckout i.icon-settings {
	background-position: -30px -221px;
}
#quickcheckout i.icon-profile {
	background-position: -60px -221px;
}
#quickcheckout i.icon-payment-address {
	background-position: -90px -221px;
}
#quickcheckout i.icon-shipping-address {
	background-position: -120px -221px;
}
#quickcheckout i.icon-shipping-method {
	background-position: -150px -221px;
}
#quickcheckout i.icon-payment-method {
	background-position: -180px -221px;
}
#quickcheckout i.icon-confirm {
	background-position: -210px -221px;
}
#quickcheckout i.icon-design {
	background-position: -240px -221px;
}
#quickcheckout i.icon-drag {
	background-position: -277px -134px;
	width:20px;
	height:10px;
	cursor:n-resize;
	vertical-align:middle;
	margin-top: 8px;
	float: right;
}
#quickcheckout i.icon-small-plus {
	background-position: -60px -208px;
}
#quickcheckout i.icon-small-minus {
	background-position: -72px -208px;
}
#quickcheckout #step_6 .icon-confirm {
	margin-right:0px;
	cursor:pointer
}
#quickcheckout #step_6 .icon-confirm:active {
	margin-top:1px
}
/*tooltips*/

.qc.tooltip {
	width: 200px;
	position: absolute;
	padding: 10px;
	background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .6 ) ), to( rgba( 0, 0, 0, .8 ) ) );
	background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -moz-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -ms-radial-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: -o-linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	background: linear-gradient( top, rgba( 0, 0, 0, .6 ), rgba( 0, 0, 0, .8 ) );
	color: #eee;
	font: normal normal normal 12px/14px Arial, sans-serif;
	text-align: justify;
	z-index: 6000;
	-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	position: absolute;
}
.qc.tooltip:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 8px solid #333;
	border-top-color: rgba( 0, 0, 0, .7 );
	content: '';
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -10px;
	z-index:10000
}
.qc.tooltip.top:after {
	border-top-color: transparent;
	border-bottom: 10px solid #111;
	top: -20px;
	bottom: auto;
}
.qc.tooltip.left:after {
	left: 10px;
	margin: 0;
}
.qc.tooltip.right:after {
	right: 10px;
	left: auto;
	margin: 0;
}
.qc.popup {

	position: absolute;
	padding: 1px 1px 1px 1px;
	background: #333;
	background: -webkit-gradient( linear, left top, left bottom, from( rgba( 0, 0, 0, .2 ) ), to( rgba( 0, 0, 0, .4 ) ) );
	background: -webkit-linear-gradient( top, rgba( 0, 0, 0, .2 ), rgba( 0, 0, 0, .4 ) );
	background: -moz-linear-gradient( top, rgba( 0, 0, 0, .2 ), rgba( 0, 0, 0, .4 ) );
	background: -ms-radial-gradient( top, rgba( 0, 0, 0, .2 ), rgba( 0, 0, 0, .4 ) );
	background: -o-linear-gradient( top, rgba( 0, 0, 0, .2 ), rgba( 0, 0, 0, .4 ) );
	background: linear-gradient( top, rgba( 0, 0, 0, .2 ), rgba( 0, 0, 0, .4 ) );
	color: #eee;
	font: normal normal normal 12px/14px Arial, sans-serif;
	text-align: justify;
	z-index: 6000;
	-webkit-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	-moz-box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	box-shadow: 0 3px 5px rgba( 0, 0, 0, .3 );
	position: absolute;
}

.qc.popup:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 8px solid #333;
	border-top-color: rgba( 145, 148, 150, 1);
	content: '';
	position: absolute;
	left: 50%;
	bottom: -7px;
	margin-left: -10px;
	z-index:10000
}
.qc.popup.top:after {
	border-top-color: transparent;
	border-bottom: 10px solid #111;
	top: -20px;
	bottom: auto;
}
.qc.popup.left:after {
	left: 10px;
	margin: 0;
}
.qc.popup.right:after {
	right: 10px;
	left: auto;
	margin: 0;
}
.qc.popup img{
	margin-top: 0px;
	padding:0px;
}
#cart_wrap .cart .image  a.popup{
	height: 45px;
	display: inline-block;
}
/*Debug*/
#quickcheckout_debug {
	position: absolute;
	width:100%;
	top:0px;
	left:0px;
	z-index:100000
}
#quickcheckout_debug .button-toggle {
	position:fixed;
	border-top: 2px solid #1f8dd6;
	background-color: #ecf0f3;
	padding:10px;
	width:100%;
	text-align:center;
	box-shadow: 0 6px 5px -6px #999;
	cursor:pointer;
	margin-top:-1px;
	opacity:0.8;
	font-weight:bold
}
#quickcheckout_debug .button-toggle:hover {
	box-shadow: 0 6px 5px -6px #333;
	opacity:1
}
#quickcheckout_debug .button-toggle:active {
	margin-top:0px;
}
#quickcheckout_debug .debug-content {
	margin:0px;
	margin-top:36px;
	padding:0px;
	list-style:none;
	background: rgba(255, 255, 255, 0.95)
}
#quickcheckout_debug .debug-content li {
	width:28%;
	padding:2%;
	float:left;
	min-width:200px;
}
#quickcheckout_debug .debug-content li .heading {
	margin-top:10px;
	font-size:18px;
	font-weight:bold
}
#quickcheckout_debug .debug-content li:nth-child(even) {
 background:rgba(0, 0, 0, 0.05)
}
#quickcheckout_debug pre {
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
/*theme fixes*/
#quickcheckout input[type='text'], #quickcheckout input[type='password'], #quickcheckout textarea {
	min-width: 50px;
}
#quickcheckout img {
	max-width: inherit;
}
#quickcheckout #step_1 .box {
	clear:none
}
#quickcheckout #step_1 .box .box-content {
	width: auto;
}
.Checkout .row {
	margin-left: 0px;
}
#quickcheckout .btn:hover {
	background-position: 0 0px;
}
#quickcheckout #step_6 input.product-qantity {
	margin-right:0px;
}
#quickcheckout input[type=radio], #quickcheckout input[type=checkbox]{
	margin:0px !important}
#option_login_popup_trigger_wrap{
	background:rgba(0,0,0,0) !important;
	padding-right:8px;}
#option_login_popup_trigger_wrap .title{
	padding:6px 10px 0px 0px;
	vertical-align:text-top;
	font-size:18px;
	}
#option_login_popup_trigger{
		float:right}
.box-popup-wrap{
	display:none;
	position: fixed;
	top:0;
	left:0;
	background-color:rgba(0,0,0,0.3) !important;
	height:100%;
	width:100%;
	z-index:1000}
.box-popup{
	position:relative;
	background-color:#fff !important;
	padding:20px;
	width:300px;
	left:50%;
	margin-left:-150px;
	top:50%;
	margin-top:-100px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 0.3);
box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.3);
	
	
	}
.box-popup .box-heading{
	background: rgba(0,0,0,0);
border: none;
border-bottom: 1px solid #ececec;
color: #000;
font-size: 18px !important;
text-transform: none;
font-weight: normal;
line-height: 22px !important;
padding: 10px;

	}
.box-popup .box-content{
	padding: 10px;
}
.box-popup  .close{
position: absolute;
top: 0px;
right: 0px;
line-height: 17px !important;
padding: 1px 7px 3px 7px;
background: #479ccf !important;
border: 1px solid #fff;
font-weight: bold;
border-radius: 15px;
color: #FFFFFF !important;
cursor: pointer;
margin: -10px;
box-shadow: 1px 1px 4px rgba(0,0,0,0.1);

	}
#quickcheckout #option_login_popup_trigger_wrap label{
	width:inherit !important;}
#option_register_popup{
	padding:5px;
	display:inline-block}
#option_guest_popup{
	padding:5px;
	display:inline-block}
#option_login_popup_trigger{
	height:auto !important}


#quickcheckout .highlight-error input[type=text], 
#quickcheckout .highlight-error input[type=password],
#quickcheckout .highlight-error select, 
#quickcheckout .highlight-error textarea{
	border: 1px solid red !important
}

/* Social login */
#quickcheckout #d_social_login .dsl-button{
  font-size: 16px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0,0,0,0.10);
  margin: 0px 2px;
  margin-bottom: 10px;
  padding:0px;
}
#quickcheckout #d_social_login  .dsl-button:hover{
  text-decoration: none;
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.20);
}
#quickcheckout #d_social_login .dsl-button:active{
  box-shadow: inset 0 2px 0 rgba(0,0,0,0.20);
}
#quickcheckout #d_social_login .dsl-button.dsl-button-medium .l-side,
#quickcheckout #d_social_login .dsl-button .l-side{
  padding: 5px 5px 0px 5px;
  border-right: 1px solid rgba(255,255,255,0.3);
  color: #fff;
  display: inline-block;
  font-size: 17px;
  vertical-align: middle;
  box-sizing: border-box;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}
#quickcheckout #d_social_login .dsl-button.dsl-button-medium .r-side,
#quickcheckout #d_social_login .dsl-button .r-side{
  padding: 6px 10px 6px 10px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  vertical-align: middle;
  box-sizing: border-box;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
}
#quickcheckout #d_social_login .dsl-button.dsl-button-huge .l-side {
  font-size: 26px;
  padding: 8px 10px 0px 8px;
}
#quickcheckout #d_social_login .dsl-button.dsl-button-huge .r-side {
  font-size: 15px;
  padding: 12px 20px 11px 20px;
}
#quickcheckout #d_social_login .dsl-button.dsl-button-larg .l-side {
  font-size: 20px;
  padding: 6px 6px 0px 6px;
}
#quickcheckout #d_social_login .dsl-button.dsl-button-larg .r-side {
  font-size: 13px;
  padding: 8px 16px 7px 16px;
}
#quickcheckout #d_social_login .dsl-button.dsl-button-small .l-side {
  font-size: 14px;
  padding: 3px 4px 0px 4px;
}
#quickcheckout #d_social_login .dsl-button.dsl-button-small .r-side {
  font-size: 10px;
  padding: 3px 5px 2px 5px;
}

#quickcheckout #d_social_login .dsl-button.dsl-button-icons .l-side {
  font-size: 17px;
  padding: 5px 5px 0px 5px;
  border: none;
}
#quickcheckout #d_social_login .dsl-button.dsl-button-icons .r-side {
  display: none;
}
#quickcheckout a [class*="dsl-icon-"],
#quickcheckout [class*="dsl-icon-"],
#quickcheckout [class*="dsl-icon-"]:before{
  margin:0px !important;
  background-image:none !important;
  color: #fff;
}
#quickcheckout .dsl-label {
  display: none;
  vertical-align: middle;
}
#quickcheckout  .dsl-label-icons{
  display: inline-block;

}