.product_image_fastorder {border:none; background: none; box-shadow: none; border-radius: 0; margin:0; text-align: center;}


.btn-ordercart {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	border-color: #5bb75b;
}
.btn-ordercart:hover, .btn-ordercart:active{
	background-color: #35A035;
}
.error_input {
	border:1px solid red !important;
	box-shadow: 0 1px 1px rgba(255, 0, 0, 0.075) inset !important;
	
}
.error_input:-moz-placeholder{color:red !important;}
.error_input::-moz-placeholder{color:red !important;opacity:1}
.error_input:-ms-input-placeholder{color:red !important;}
.error_input::-webkit-input-placeholder{color:red !important;}

#popup-quickorder {
  background: #fff none repeat scroll 0 0;
  margin: 0 auto;
  max-width: 850px;
  min-height: 100px;
  position: relative;
  width: 90%;
}

#popup-quickorder .popup-heading {
  background: transparent none repeat scroll 0 0;
  border-bottom: 1px solid #dfe4eb;
  color: #1c1c1c;
  font-size: 21px;
  line-height: 40px;
  min-height: 40px;
  overflow: hidden;
  padding: 0 25px;
  position: relative;
  text-align: left;
}
#popup-quickorder .popup-footer {
  background-color: #f2f6f9;
  border-top: 1px solid #dfe4eb;
  display: inline-block;
  height: 100%;
  padding: 17px 25px;
  position: relative;
  vertical-align: bottom;
  width: 100%;
   margin-top:5px;
}

#popup-quickorder .popup-footer #quickorder_btn button {
  cursor: pointer;
}
#popup-quickorder .mfp-close {
  background:#fff;
  border: 0 none;
  cursor: pointer !important;
  height: 30px;
  line-height:30px
  outline: medium none;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  z-index: 2;
  border:none;
}
#popup-success-quick {
	background: #dff0d8 none repeat scroll 0 0;
	border-color: #d6e9c6;
	color: #3c763d;
	line-height: 50px;
	margin: 0 auto;
	max-width: 650px;
	min-height: 50px;
	padding: 0 12px;
	position: relative;
	width: 90%;
}
#popup-success-quick .mfp-close {
  border: 0 none;
  cursor: pointer !important;
  height: 50px;
  opacity:0.2;
  color:#000;
  line-height:50px;
  outline: medium none;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 2;

}

.dispnone {
	display:none;
}
.min_price_message {
	display:none;
	width:97%;
}
.col-qsm-1, .col-qsm-2, .col-qsm-3, .col-qsm-4, .col-qsm-5, .col-qsm-6, .col-qsm-7, .col-qsm-8, .col-qsm-9, .col-qsm-10, .col-qsm-11, .col-qsm-12,
.col-qmd-1, .col-qmd-2, .col-qmd-3, .col-qmd-4, .col-qmd-5, .col-qmd-6, .col-qmd-7, .col-qmd-8, .col-qmd-9, .col-qmd-10, .col-qmd-11, .col-qmd-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 768px) {
.col-qsm-1, .col-qsm-2, .col-qsm-3, .col-qsm-4, .col-qsm-5, .col-qsm-6, .col-qsm-7, .col-qsm-8, .col-qsm-9, .col-qsm-10, .col-qsm-11, .col-qsm-12 {
    float: left;
  }
	.col-qsm-12 {
    width: 100%;
  }
  .col-qsm-6 {
    width: 50%;
  }
}
@media (min-width: 992px) {
.col-qmd-1, .col-qmd-2, .col-qmd-3, .col-qmd-4, .col-qmd-5, .col-qmd-6, .col-qmd-7, .col-qmd-8, .col-qmd-9, .col-qmd-10, .col-qmd-11, .col-qmd-12 {
    float: left;
  }
	.col-qmd-12 {
    width: 100%;
  }
  .col-qmd-6 {
    width: 50%;
  }
}
.clearfix::before, .clearfix::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .nav::before, .nav::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .pager::before, .pager::after, .panel-body::before, .panel-body::after, .modal-footer::before, .modal-footer::after {
  content: " ";
  display: table;
}
.clearfix::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .nav::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .pager::after, .panel-body::after, .modal-footer::after {
  clear: both;
}
.mar_tb {
	margin-top:5px;
	margin-bottom:5px;
}
#popup-quickorder.thumbnails {
  list-style: outside none none;
}

#popup-quickorder .image-additional {
	display: block;
	line-height: 1.42857;
	margin-bottom: 20px;
	transition: all 0.2s ease-in-out 0s;
}
#popup-quickorder .thumbnails {
  clear: both;
  list-style: outside none none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
#popup-quickorder .thumbnail {
	display:inline-block;
}
#popup-quickorder .btn-carousel-quickorder {
	color: #333 !important;
	border-radius:0px;
	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #eee;
	border-color: #ddd;
	padding:2px 4px 2px ;
}
#popup-quickorder .btn-carousel-quickorder:hover, .btn-carousel-quickorder:active {
	opacity:0.7 !important;
}



#popup-quickorder .title-product {
	font-size:19px;
  color:#444444;
  font-weight: 700;
  margin-bottom: 20px;
}
#popup-quickorder table {
  border-collapse: collapse;
}
#popup-quickorder table {
  border-collapse: collapse;
  border: 1px solid #dddddd;
  margin-bottom: 15px;
  width: 100%;
}
#popup-quickorder thead td {
  background-color: #f7f7f7;
  border-bottom: 1px solid #dddddd;
  color: #4d4d4d;
  font-weight: bold;
}
#popup-quickorder td {
  padding: 7px;
}
.price-quantity-fastorder .price_fast{
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
.price-quantity-fastorder .special_fast {
	font-size:16px;
	font-weight:500;
	background:#f1f1f1;
	border:1px solid #d9d9d9;
	padding:5px;
	margin-top:3px;
	margin-bottom:3px;
	display:inline-block;
	vertical-align: middle;
}
.price-quantity-fastorder .price-old{
	font-size:16px;
	font-weight:500;
    text-decoration: line-through;
	vertical-align: middle;
	display:inline-block;
}
.price-quantity-fastorder .price-new{
	font-size:16px;
	font-weight:500;
	color: #f00;
	vertical-align: middle;
	display:inline-block;
}
.price-quantity-fastorder .quantity {
	display:inline-block;
	vertical-align:middle;
	margin-left:20px;
}


.quantity-quickorder {
	display:table;
	float: left; margin-right: 20px;
  margin-bottom: 20px;
}


#decrease, #increase {
	border: none;
  border-radius: 5px;
	text-align: center;
	height:37px;
  width:37px;
  line-height: 37px;
	float:left;
  color:#fff;
  font-size: 24px;
  font-weight: 900;
  padding:0;
  outline: none;
}
#decrease {
  background: #c1c0c0;
}
#decrease:hover {background: #989898;}
#increase {
  background: #e15049;
    background: -moz-linear-gradient(top, #e15049 1%, #da2820 100%);
    background: -webkit-linear-gradient(top, #e15049 1%,#da2820 100%);
    background: linear-gradient(to bottom, #e15049 1%,#da2820 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e15049', endColorstr='#da2820',GradientType=0 );
}
#increase:hover {background: #ae1e17;}
.qty_fastorder {
	float:left;
  width:60px;
  text-align: center;
  height: 37px;
  line-height: 37px;
  margin:0 10px;
  padding:0;
  color:#949090;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  border:none;
  background: #f2f2f2;
  outline: none;
}

.qorder-price {
  float: left;
  height: 37px;
  line-height: 37px;
  margin-bottom: 20px;
}

.quick-inputs {width:100%; margin-top:20px;}
.quick-inputs input {
  border:none;
  outline: none;
  background: #f2f2f2;
  width:100%;
  height: 37px;
  line-height: 37px;
  color:#949090;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: italic;
  border-radius: 5px;
  padding:0 15px;
}


.form-control-quickorder:hover, .form-control-quickorder:focus {
  border-color: #66afe9;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0 none;
}
.form-control-quickorder {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.text-option {
	font-size:14px;
	font-weight:600;
	color:#333;
}
.option-quickorder {
	margin-bottom:5px;
}	
.btn-continue-shopping {
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
	font-size: 14px;
	padding: 7px 10px;
	background-color: #2b8cdb;
	border-color: #2b8cdb;
	color: #ffffff;
}
.btn-continue-shopping:hover {
	background-color: #076bb7;
}
.btn-confirm-checkout{
	border-radius: 4px;
	box-shadow: none;
  border:none; 
  height: 37px;
  line-height: 37px;
  text-align: center;
  display: block;
  width:100%;
	font-size: 14px;
  font-weight: 700;
  color:#fff;
  text-transform: uppercase;
	padding:0;
	margin:30px 0 0 0;
  background: #e15049;
    background: -moz-linear-gradient(top, #e15049 1%, #da2820 100%);
    background: -webkit-linear-gradient(top, #e15049 1%,#da2820 100%);
    background: linear-gradient(to bottom, #e15049 1%,#da2820 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e15049', endColorstr='#da2820',GradientType=0 );
} 
.btn-confirm-checkout:hover{
	background-color:#ae1e17;
} 
.input-group-quick {
  border-collapse: separate;
  display: table;
  position: relative;
}
.input-group-quick .input-quick:first-child{
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-quick .input-quick, .input-icon{
  display: table-cell;
}
.input-group-quick .input-quick {
  float: left;
  margin-bottom: 0;
  width: 100%;
  z-index: 2;
}

.input-icon{
  vertical-align: middle;
  white-space: nowrap;
  width: 1%;
}
.input-icon{
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}

.input-icon{
  border-left: 0 none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.sections_block_rquaired .fa {
	color:#fc5c3c !important;
	transition:all 0.3s ease 0s;
}
.sections_block .fa {
	color:#67ca67 !important;
	transition:all 0.3s ease 0s;
}

#error_name {
  background: #fff none repeat scroll 0 0;
  left: 10px;
  line-height: 30px;
  position: absolute;
  top: 2px;
  padding:0 45px 0 0;
}
#error_phone {
  background: #fff none repeat scroll 0 0;
  left: 10px;
  line-height: 30px;
  position: absolute;
  top: 2px;
  padding:0 65px 0 0;
}
#error_email {
  background: #fff none repeat scroll 0 0;
  left: 10px;
  line-height: 30px;
  position: absolute;
  top: 2px;
  padding:0 45px 0 0;
}
#error_comment_buyer {
  background: #fff none repeat scroll 0 0;
  left: 10px;
  line-height: 30px;
  position: absolute;
  top: 2px;
  padding:0 65px 0 0;
}


.modal-quickorder{
  bottom: 0;
  display: none;
  left: 0;
  outline: 0 none;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0px;
  z-index: 1040;
}
.modal-dialog-quickorder {
  margin: 30px auto;
  width: 600px;
}
.modal-quickorder.in .modal-dialog-quickorder {
  transform: translate(0px, 0px);
}
.modal-content-quickorder {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-content-quickorder {
  background-clip: padding-box;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0 none;
  position: relative;
}
.modal-body-quickorder {
  padding: 15px;
  position: relative;
}
.alert-success-quickorder {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
button.close-quickorder {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 0 none;
  cursor: pointer;
  padding: 0;
}
.close-quickorder {
  color: #000;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 11px;
  opacity: 0.2;
  text-shadow: 0 1px 0 #fff;
}
.modal-backdrop-quickorder {
  background-color: #000;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width:100%;
  height:100%;
}
.modal-backdrop-quickorder.in {
  opacity: 0.5;
}
