#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;
}
div#quick_order {
  min-width: 350px;
}
h3.ecm_page-subheading {
  color: #6a6e7e;
  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: #6a6e7e;
  margin: 0;
}
.ecm_form-control {
  height: 44px;
  border: 1px solid #d6d4d4;
  border-radius: 0px;
}
button#quickorder_button {
  width: 100%;
  height: 44px;
  margin-top: 20px;
  background: #a35135;
  margin-bottom: 0px;
  color: #fff;
  border-radius: 0px;
  text-align: center;
}
button#quickorder_button:hover{
  background: #bb674b;
}

/*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,
ul.product_list.list > li .product-container a.fancy_type_realty.add_onclick {
  /*font-size: 16px;*/
  text-transform: uppercase;
  font: 400 13px/17px "Roboto Condensed", sans-serif;
  font-weight: 400;
  width: 100%;
  padding: 18px 10px;
  /*padding: 6px 10px 6px 10px;*/
  display: inline-block;
  background: #ff6a00;
  position: relative;
}
ul.product_list.list > li .product-container a.fancy_type_realty.add_onclick{
  padding: 15px 10px;
}
ul.product_list.grid > li .product-container a.fancy_type_realty.add_onclick::before{
-moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-family: "FontAwesome";
    content: "\f0de";
    font-size: 52px;
    position: absolute;
    color: #ff6a00;
    left: 50%;
    top: 6px;
    -moz-transform: translateX(-42%);
    -ms-transform: translateX(-42%);
    -webkit-transform: translateX(-42%);
    transform: translateX(-42%);
}
.one_click_but_prod p.cart_navigation{
  margin: 0;
}
ul.product_list.grid > li .product-container a.fancy_type_realty.add_onclick:hover{
 /* background: #bb674b;*/
}
.one_click_but_prod{
  /*background: #a35135;*/
}

@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;
}
ul.product_list.grid > li .product-container a.fancy_type_realty.add_onclick::before{
  display: none;
}
div#quick_order {
  min-width: auto;
  
}}
form#buy_block p.cart_navigation.ecm_quickorderbutton {
  text-align: center;
  margin-right: 0;
  float: none;
  /* margin-top: 0px; */
  display: block;
  /* margin-left: 20px; */
  /* padding-top: 20px; */
  /* padding-bottom: 0; */
  /* width: 100%; */
  background: #ff6a00;
  padding: 13px 10px;
  margin: 19px;
  /* color: #fff;*/
}
a.fancy_type_realty.add_onclick {
  color: #fff;
  border: 0;
  text-transform: uppercase;
  font: 400 13px/17px "Roboto Condensed", sans-serif;
}
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: 0;
    top: 0;
    background: none;
    color: #a35135;
    font-size: 20px;
}
.scrollable {
  max-height: calc(100vh - 300px);
  overflow: auto;
  padding: 0;
  overflow-x: hidden;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  button.btn.btn-default.ajax_add_to_cart_product_button {
    width: 100%;
}
  form#buy_block .box-cart-bottom p.cart_navigation.ecm_quickorderbutton a{
   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: 0px;
  height: 50px;
  align-items: center;
}
.fancybox-inner {
  width: auto !important;
  height: auto !important;
}
.fancybox-wrap{
 /* height: auto !important;
  width: auto !important;*/
}
.fancybox-skin {
  width: auto !important;
}
.scrollable {
  padding: 0;
  max-height: calc(100vh - 300px);
    overflow: auto;
}
}
