.offer_description #_embed_ {
 font-family: "Sofia Sans", sans-serif!important;
 color: #000;
}

.offer_description #_embed_ #_embed_search._embed_int {
 border-radius: 17px;
 background-color: #DEE3EC;
}

.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if0 {
 font-weight: 800;
 font-size: 22px;
 color: #000;
 text-transform: initial;
}



.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if3 > ._embed_input_holder {
 position: relative;
}

.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if4 > ._embed_input_holder,
.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if5 > ._embed_input_holder {
 position: relative;
 padding-left: 27px;
}

.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if3 > ._embed_input_holder::before,
.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if4 > ._embed_input_holder::before,
.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if5 > ._embed_input_holder::before {
 position: absolute;
 left: 0;
 top: 0;
 content: '';
 width: 30px;
 height: 100%;
}

.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if3 > ._embed_input_holder::before {
 border-radius: 17px 17px;
 background: #fff url('/img/search-icon-03.svg') center right no-repeat;
 background-size: 20px 20px;
}

.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if4 > ._embed_input_holder::before {
 background: url('/img/search-icon-04.svg') center right no-repeat;
 background-size: 20px 20px;
}

.offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if5 > ._embed_input_holder::before {
 background: url('/img/search-icon-05.svg') center right no-repeat;
 background-size: 20px 20px;
}






.offer_description #_embed_ #_embed_search ._embed_search_btn {
 font-family: "Sofia Sans", sans-serif;
 font-weight: 500;
 font-size: 20px;
 border-radius: 30px;
 border: 1px solid #e34b1c;
 background-color: #e34b1c;
}

.offer_description #_embed_ #_embed_search ._embed_search_btn:hover {
 border: 1px solid #d34014;
 background-color: #d34014;
}

.offer_description #_embed_ #_embed_search ._embed_search-info-box2-bottom {
 border-radius: 17px;
}

.offer_description #_embed_ #_embed_search ._embed_search-info-box2-bottom * {
 border-radius: 0;
}

.offer_description #_embed_ #_embed_search ._embed_search-info-box2-bottom ._embed_input_holder {
 border-radius: 17px;
}

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

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






.offer_description #_embed_ ._embed_search_result_params ._embed_description_title {
 font-weight: 800;
 color: #000;
 text-transform: initial;
}

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




@media screen and (max-width:1200px) {
 .offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if0 {
  font-size: 21px;
 }
}

@media screen and (max-width:1100px) {
 .offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if0 {
  font-size: 20px;
 }
}

@media screen and (max-width:950px) {
 .offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if0 {
  font-size: 19px;
 }
}

@media screen and (max-width:750px) {
 .offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if0 {
  font-size: 18px;
 }
}

@media screen and (max-width:600px) {
 .offer_description #_embed_ #_embed_search._embed_int ._embed_input_field.if0 {
  font-size: 17px;
 }
}










.offer_description #_embed_ ._embed_search_result_box {
 padding: 14px 14px 0 14px;
 margin: 0 0 30px 0;
 border-radius: 20px;
 border: 1px solid var(--embed-border-color);
 background-color: #fff;
}











.offer_description #_embed_ ._embed_search_result_box {
 padding: 14px 14px 0 14px;
 margin: 0 0 30px 0;
 border-radius: 20px;
 border: 1px solid var(--embed-border-color);
 background-color: #fff;
}

/*  */

.offer_description #_embed_ ._embed_search_result_box ._embed_result_bottom {
 padding: 14px 0 8px 0;
}

.offer_description #_embed_ ._embed_search_result_box table tr {
 border-bottom: 1px solid var(--embed-border-color);
}

.offer_description #_embed_ ._embed_search_result_box table tr:last-child {
 border-bottom: 1px solid transparent;
}

.offer_description #_embed_ ._embed_search_result_box table td {
 padding: 7px 0 7px 20px;
 font-weight: 400;
 font-size: 15px;
 vertical-align: middle;
}

.offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int {
 border: none;
 background-color: transparent;
}

.offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td,
.offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:first-child {
 padding: 12px 0 12px 20px;
 font-weight: 500;
 font-size: 14px;
 text-transform: uppercase;
 border-radius: 0;
 background-color: var(--embed-bg-color-secondary);
}

.offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:first-child {
 border-radius: 4px 0 0 4px;
}

.offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:last-child {
 border-radius: 0 4px 4px 0;
}

.offer_description #_embed_ ._embed_search_result_box.only_table table ._embed_theader_int td {
 border-top: 1px solid transparent;
}

.offer_description #_embed_ ._embed_search_result_box table td:first-child {
 font-weight: 700;
 font-size: 17px;
}

.offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td span {
 display: flex;
 align-items: center;
}

.offer_description #_embed_ ._embed_search_result_box table td,
.offer_description #_embed_ ._embed_search_result_box table td:first-child {
 padding: 7px 0 7px 20px;
}


.offer_description #_embed_ ._embed_search_result_box table td._embed_price {
 font-weight: 700;
 color: inherit;
}

.offer_description #_embed_ ._embed_search_result_box table td._embed_price ._embed_no_break {
 color: inherit;
}

.offer_description #_embed_ ._embed_search_result_box table td._embed_price span:nth-child(1) {
 font-size: 1em;
}


.offer_description #_embed_ ._embed_search_result_box ._embed_book_btn {
 float: right;
 max-width: 120px;
 padding: 9px 16px 7px 16px;
 font-weight: 700;
 font-size: 14px;
 color: #fff;
 text-transform: uppercase;
 border-radius: 30px;
 border: 1px solid var(--embed-accent-color);
 background-color: var(--embed-accent-color);
}

.offer_description #_embed_ ._embed_search_result_box ._embed_book_btn:hover {
 color: #fff;
 border: 1px solid #d34014;
 background-color: #d34014;
}

.offer_description #_embed_ ._embed_search_result_box table td form {
 width: 100%;
}

@media screen and (max-width:1000px) {
 .offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td {
  font-size: 13px;
 }
 .offer_description #_embed_ ._embed_search_result_box table td {
  padding-left: 18px;
 }
}

@media screen and (max-width:950px) {
 .offer_description #_embed_ ._embed_search_result_box {
  margin: 0 0 25px 0;
 }
}

@media screen and (max-width:700px) {
 .offer_description #_embed_ ._embed_search_result_box {
  margin: 0 0 18px 0;
 }

 .offer_description #_embed_ ._embed_search_result_box ._embed_result_bottom {
  padding: 14px 0 0 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr {
  display: flex;
  flex-wrap: wrap;
  border-radius: 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table td {
  float: left;
  padding: 3px 0;
  font-size: 13px;
 }
 .offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:nth-child(1) {
  display: block;
  width: calc(100% - 120px);
  padding: 8px 0 8px 9px;
  font-weight: 500;
  font-size: 12px;
 }
 .offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:nth-child(3) {
  display: block;
  width: 120px;
  padding: 8px 10px 8px 0;
  font-size: 12px;
  border-radius: 0 4px 4px 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:nth-child(3) span {
  justify-content: flex-end;
 }
 .offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:nth-child(2),
 .offer_description #_embed_ ._embed_search_result_box table ._embed_theader_int td:nth-child(4) {
  display: none;
 }

 .offer_description #_embed_ ._embed_search_result_box table tr td:nth-child(1) {
  width: calc(100% - 200px);
  padding: 15px 15px 15px 9px;
  font-size: 15px;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: 120px;
  padding: 15px 10px 15px 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child ._embed_prices {
  display: flex;
  flex-direction: column;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child ._embed_no_break {
  font-weight: 700;
  font-size: 16px;
  color: var(--embed-accent-color);
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child ._embed_no_break {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  margin: 0 0 6px 0;
 }
 .offer_description #_embed_ ._embed_search_result_box ._embed_book_btn {
  padding: 9px 10px 7px 10px;
 }
}


@media screen and (max-width:500px) {
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child {
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
 }
}


/* eurbgn css */

.offer_description #_embed_ ._embed_search_result_box table td ._embed_prices {
 flex-direction: column;
}

.offer_description #_embed_ ._embed_search_result_box table td._embed__embed_price ._embed_prices>div {
 display: flex;
}

.offer_description #_embed_ ._embed_search_result_box table td._embed__embed_price ._embed_prices {
 display: table
}

.offer_description #_embed_ ._embed_search_result_box table td._embed__embed_price ._embed_prices>div {
 display: table-row;
}

.offer_description #_embed_ ._embed_search_result_box table td._embed__embed_price ._embed_prices ._embed_no_break {
 display: table-cell!important;
 float: none!important;
 text-align: left;
 vertical-align: baseline;
}

.offer_description #_embed_ ._embed_search_result_box table tr td ._embed_no_break:nth-child(2n) {
 padding: 0 0 0 6px;
}

.offer_description #_embed_ ._embed_search_result_box table td ._embed_no_break._embed_price2 {
 float: none!important;
}

.offer_description #_embed_ ._embed_search_result_box sup {
 font-size: 0.6em;
 vertical-align: super;
}

@media screen and (max-width: 700px) {
 .offer_description #_embed_ ._embed_search_result_box table tr td:nth-child(1) {
  width: calc(100% - 200px);
  padding-right: 15px;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child {
  width: 200px;
 }
 .offer_description #_embed_ ._embed_search_result_box table td ._embed_prices {
  display: table
 }
 .offer_description #_embed_ ._embed_search_result_box table td ._embed_prices>div {
  display: table-row;
 }
 .offer_description #_embed_ ._embed_search_result_box table td ._embed_prices ._embed_no_break {
  display: table-cell!important;
  text-align: left;
  vertical-align: baseline;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child ._embed_no_break._embed_old_price {
  margin: 0 10px -3px 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table td ._embed_basic_btn {
  width: 100%;
  margin: 8px 0 0 0;
 }
}

@media screen and (max-width: 500px) {
 .offer_description #_embed_ ._embed_search_result_box table tr td:nth-child(1) {
  width: 100%;
  padding: 15px 0 5px 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child {
  width: 100%;
  padding: 0 0 15px 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child ._embed_prices {
  width: calc(100% - 120px);
  padding: 0 15px 0 0;
 }
 .offer_description #_embed_ ._embed_search_result_box table tr td:last-child ._embed_basic_btn {
  width: 120px;
 }
}

