#error {
  display: none;
  }

#ecm_quickorderform.box {
margin: 0;
}

.alert.alert-success {
text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert-success {
background-color: #55c65e;
border-color: #48b151;
color: #fff;
}
.alert.alert-danger {
text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.alert {
font-weight: bold;
}
.alert-danger {
background-color: #f3515c;
border-color: #d4323d;
color: #fff;
}
.alert {
padding: 15px;
margin-bottom: 18px;
border: 1px solid transparent;
border-radius: 0px;
}
.alert ul, .alert ol {
padding-left: 15px;
margin-left: 27px;
}


/* quantity_wanted */
#ecm_quickorderform #quantity_wanted_p input {
  width: 78px;
  height: 27px;
  padding: 0 6px;
  float: left;
  border: 1px solid #d6d4d4;
  line-height: 27px; }
#ecm_quickorderform #quantity_wanted_p .btn {
  float: left;
  margin-left: 3px; }
#ecm_quickorderform #quantity_wanted_p label {
  display: block;
  margin-bottom: 7px; }

  a.fancy_type_realty {
    border-bottom: 1px solid;
    color: #777777;
    font-size: 16px;
    font-family: "Vollkorn",Tahoma,sans-serif,Arial;
    font-weight: 400;
    

}
a.fancy_type_realty:hover {
color: #3f3f3f;
}
/*.fancy_type_realty:before {
  font-family: "FontAwesome";
  position: absolute;
 
  left: 73px;
  bottom: auto;
  font-style: normal;
  font-weight: 400;
  color: #4D8BBA;
  font-size: 15px;
  line-height: 18px;
  text-shadow: none;
  content: "\f1d9";
  z-index: 2;
  text-align: center;
}
.fancy_type_realty:before {
    font-family: "FontAwesome";
    position: absolute;
    top: 3px;
    left: -22px;
    bottom: 0;
    font-style: normal;
    font-weight: 400;
    color: #4D8BBA;
    font-size: 15px;
    line-height: 18px;
    text-shadow: none;
    content: "\f1d9";
    z-index: 2;
    text-align: center;
}*/
span.fancy_type_realty {
	opacity: 0.3;
  display: none;
}
a.fancy_type_realty {
	opacity: 1;
}


/*

*/
#quick_order .success .title i {
  float: left;
  font-size: 30px;
  line-height: 30px;
  padding-right: 8px;
}
#quick_order .success .title {
  display: block;
  font: 400 23px/29px Arial, Helvetica, sans-serif;
  /* color: #46a74e; */
  margin-bottom: 22px;
  text-align: center;
}
#quick_order .success .desck {
  color: #3a3939;
  font-size: 17px;
  line-height: 23px;
  margin-bottom: 15px;
}
#quick_order .success .desck2 {
  color: #333; 
    line-height: 23px;
}

/**/
p.cart_navigation.ecm_quickorderbutton {
  text-align: center;
  display: initial;
  margin-right: 70px;
  float: right;
  margin-top: 11px;
}
h3.ecm_page-subheading {
  color: #000;
  background: #fff;
  text-align: center;
  font-size: 18px;
  font-family: "Vollkorn",Tahoma,sans-serif,Arial;
  font-weight: 400;
  /*text-transform: uppercase;*/
  padding: 13px 40px 12px 40px;
  white-space: nowrap;
  margin: 0;
}
.fancybox-skin a.fancybox-item.fancybox-close::before {
  content: '\e80f';
  font-size: 20px;
  color: #000;
  opacity: 1;
  font-family: fontello;
}
.ecm_form_content.form_content{
  padding: 0;
}
.fancybox-skin {
  background: #fff;
  box-shadow: none !important;
}
.fancybox-inner {
  overflow: hidden !important;
}
form#ecm_quickorderform.ecm_box {
  background: none;
  border: none;
  padding: 0;
}
.ecm_col {
  background: #fff;
}
.ecm_form_content.form_content label{
  color: #000;
  margin: 0;
}
.ecm_form-control {
  height: 44px;
  border: 1px solid #3E3E3E;
  border-radius: 4px;
}
button#quickorder_button {
  width: 100%;
  height: 44px;
  margin-top: 20px;
  background: #2c6107;
  margin-bottom: 0px;
  color: #fff;
  border-radius: 4px;
}
/*body#product*/ a.fancybox-item.fancybox-close {
  position: absolute;
  right: 13px;
  top: 30px;
  background: none;
  color: #fff;
  font-size: small;
}
ul.product_list.grid > li .product-container a.fancy_type_realty.add_onclick {
  font-size: 16px;
  text-transform: inherit;
  font-family: "Vollkorn",Tahoma,sans-serif,Arial;
  font-weight: 400;
  /*padding: 6px 10px 6px 10px;*/
  display: inline-block;
}
@media only screen and (max-width: 991px){
ul.product_list.grid > li .product-container a.fancy_type_realty.add_onclick {
  font-size: 14px;
  padding: 2px 5px 2px 5px;
  /*display: flex;*/
  white-space: nowrap;
  /*margin-left: 35px;*/
  margin-bottom: 0;
}}
form#buy_block p.cart_navigation.ecm_quickorderbutton {
  text-align: center;
  margin-right: 0;
  float: none;
  margin-top: 11px;
  display: inline-block;
  margin-left: 20px;
}
form#buy_block p.cart_navigation.ecm_quickorderbutton>a.fancy_type_realty:before{
  position: inherit;
}
.fancybox-skin a.fancybox-item.fancybox-close {
  position: absolute;
  right: -12px;
    top: -2px;
    background: none;
    color: #fff;
    font-size: small;
}
.scrollable {
  max-height: calc(100vh - 300px);
  overflow: auto;
  padding: 0;
  overflow-x: hidden;
  padding-bottom: 50px;
}
@media (max-width: 767px) {

  form#buy_block .box-cart-bottom p.cart_navigation.ecm_quickorderbutton{
   width: 100%;
   margin: 10px 0 0 0 ;
}
.box-cart-bottom a.fancy_type_realty{
  border-bottom: none;
  margin: 0px 0 0 0;
  float: none;
  display: flex;
  justify-content: center;
  border: 1px solid #777777;
  border-radius: 4px;
  height: 50px;
  align-items: center;
}
.fancybox-inner,.fancybox-wrap {
  width: auto !important;
  height: auto !important;
}
.fancybox-skin {
  width: 95% !important;
}
.scrollable {
  padding: 0;
  max-height: calc(100vh - 300px);
    overflow: auto;
}
}
