.container #_embed_ #_embed_search._embed_int {
 float: left;
 width: 100%;
 padding: 34px 37px 29px 35px;
 line-height: 1.2;
 border-radius: 10px;
 background-color: #fff;
 box-shadow: 9px 9px 0px 0px #dedede;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field {
 border-radius: 0;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if0 {
 align-items: flex-start;
 float: left;
 width: 29%;
 padding: 0;
 margin: 0;
 font-weight: 900;
 font-size: 23px;
 line-height: 1.2;
 color: #2d5389;
 text-transform: initial;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if3 {
 width: 19%;
 padding-left: 10px;
 margin: 0;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if4 {
 width: 18%;
 padding-left: 10px;
 margin: 0;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if5 {
 width: 21%;
 padding-left: 10px;
 margin: 0;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
 width: 13%;
 padding-left: 10px;
 margin: 0;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_holder {
 height: 40px;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6  ._embed_input_holder {
 height: 100%;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_label {
 display: flex;
 align-items: center;
 padding: 5px 0 0 14px;
 margin: 0 0 -4px 0;
 font-weight: 400;
 font-size: 12px;
 color: #595959;
}


.content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if3 ._embed_label {
 padding: 0 0 0 11px;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input {
 width: 100%;
 height: 100%;
 padding: 0 14px;
 font-family: "Mulish", sans-serif;
 font-weight: 400;
 font-size: 14px;
 color: #2d2d2d !important;
 border: none;
 border-radius: 0;
 outline: none;
 background: transparent;
 /* removes Apple customization */
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 /* cursor: pointer; */
 opacity: 1;
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input._embed_select {
/* padding-left: 0;
 padding-top: 20px;
 font-weight: 700;*/
}

.content #_embed_ #_embed_search._embed_mini_calc ._embed_input._embed_select {
 padding-right: 14px;
 background: transparent url('/img/search-icon-select-arr.svg') no-repeat 100% !important;
 background-size: 12px 6px !important;
}

.content #_embed_ #_embed_search ._embed_search_btn {
 float: left;
 padding: 10px 15px;
 font-family: "Mulish", sans-serif;
 font-weight: 800;
 font-size: 18px;
 line-height: 1.2;
 color: #fff;
 text-align: center;
 text-transform: initial;
 text-decoration: none;
 border-radius: 8px;
 border: 2px solid #e19a0f;
 background-color: #e19a0f;
 cursor: pointer;
 outline: none;
 transition: 0.2s ease-in-out;
 /* removes Apple customization */
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 opacity: 1;
}

.content #_embed_ #_embed_search ._embed_search_btn:hover {
 color: #fff;
 border: 2px solid #cc8b09;
 background-color: #cc8b09;
}


.content #_embed_ #_embed_search ._embed_search_btn,
.content #_embed_ #_embed_search ._embed_search_btn:hover {
 display: flex;
 justify-content: flex-start;
 align-items: center;
 width: 100%;
 height: 100%;
 padding: 10px 10px 10px 25px;
 font-size: 18px;
 text-align: left;
 background-image: url('/img/search-icon-search.svg');
 background-position: right 18px center;
 background-repeat: no-repeat;
}



.content #_embed_ #_embed_search ._embed_search-info-box2-bottom {
 border-radius: 5px;
}

.content #_embed_ #_embed_search ._embed_search-info-box2-bottom ._embed_input {
 border-bottom: 1px solid #ddd;
}

.content #_embed_ #_embed_search ._embed_check-btn {
 border-radius: 8px;
 border: none;
 background: #e19a0f url('https://centraladmin.prostudio.bg/img/searchbook/check-btn-icon.svg') center no-repeat;
}

.content #_embed_ #_embed_search ._embed_check-btn:hover {
 border: none;
 background: #cc8b09 url('https://centraladmin.prostudio.bg/img/searchbook/check-btn-icon.svg') center no-repeat;
}

.content #_embed_ #_embed_search ._embed_m_title {
 font-weight: 900;
 color: #2d5389;
 text-transform: initial;
}

@media screen and (max-width:1100px) {
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if0 {
  width: 28%;
  font-size: 22px;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if3 {
  width: 20%;
 }
}

@media screen and (max-width:1050px) {
 .container #_embed_ #_embed_search._embed_int {
  padding: 24px 24px 24px 24px;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if0 {
  width: 100%;
  margin: 0 0 22px 0;
  border: none;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field {
  padding: 5px 12px 6px 8px;
  border-right: none;
  border-bottom: 1px solid rgba(127, 133, 138, 0.3);
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
  padding: 0;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if3,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if4,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if5,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
  width: 49%;
  padding: 0;
  margin: 0 2% 12px 0;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if4,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
  margin-right: 0;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if5,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
  margin-bottom: 0;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
  border: none;
 }

 .content #_embed_ #_embed_search ._embed_search_btn,
 .content #_embed_ #_embed_search ._embed_search_btn:hover {
  font-size: 16px;
  background-position: right 12px center;
 }
}

@media screen and (max-width: 750px) {
 .content #_embed_ #_embed_search._embed_mini_calc {
  font-size: 13px;
 }
}

@media screen and (max-width: 500px) {
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if3,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if4,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if5,
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
  width: 100%;
  margin: 0 0 8px 0;
 }
 .content #_embed_ #_embed_search._embed_mini_calc ._embed_input_field.if6 {
  margin: 8px 0 0 0;
 }
}



/* search results */

.content #_embed_ {
 color: #000;
}

.content #_embed_ ._embed_search_result_params ._embed_description_title {
 font-weight: 900;
 color: #2d5389;
 text-transform: initial;
}

.content #_embed_ ._embed_search_result_params img {
 min-width: 14px;
}

.content #_embed_ ._embed_search_result_box:last-child {
 margin: 0;
}

@media screen and (min-width: 700px) {
 .content #_embed_ ._embed_search_result_box {
  padding-top: 14px!important;
 }
 .content #_embed_ ._embed_search_result_box table ._embed_theader_int td,
 .content #_embed_ ._embed_search_result_box table ._embed_theader_int td:first-child {
  padding: 12px 0 12px 20px;
  font-weight: 500;
  font-size: 14px;
  border-radius: 0;
  background-color: #edeef1;
 }
 .content #_embed_ ._embed_search_result_box table td:first-child {
  padding-left: 20px;
 }
 .content #_embed_ ._embed_search_result_box table ._embed_theader_int td:first-child {
  border-radius: 6px 0 0 6px;
 }
 .content #_embed_ ._embed_search_result_box table ._embed_theader_int td:last-child {
  border-radius: 0 6px 6px 0;
 }
}

.content #_embed_ ._embed_search_result_box table td._embed_price,
.content #_embed_ ._embed_search_result_box table td._embed_price ._embed_no_break,
.content #_embed_ ._embed_search_result_box table td:last-child ._embed_no_break {
 color: #000;
}

.content #_embed_ ._embed_search_result_box ._embed_book_btn {
 padding: 9px 10px;
 font-weight: 700;
 font-size: 13px;
 border-radius: 8px;
}

@media screen and (max-width: 700px) {
 .content #_embed_ ._embed_search_result_box table td ._embed_basic_btn {
  width: 100%;
  padding: 7px 10px;
  margin: 8px 0 0 0;
 }
}

