

/* Start:/local/templates/main/components/bitrix/sale.personal.section/bootstrap_v4/style.css?175463594222326*/
.sale-personal-section-index-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0;
	padding: 0;
	height: 87%;
	border-radius: 3px;
	background-size: cover;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	opacity: .8;
	transition: all 0.3s;
	justify-content: space-around;
	background-color: var(--theme-color-primary, #51cbce);
}

@media (max-width: 992px) {
	.sale-personal-section-index-block {
		margin: 8px 0;
		height: auto;
	}
}

.sale-personal-section-index-block:hover { opacity: 1; }

.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited {
	display: block;
	padding: 25px 5px;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

.sale-personal-section-index-block-link { color: #fff; }

.sale-personal-section-index-block-ico { font-size: 64px; }

.sale-personal-section-index-block-name {
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

div.title-search-result {
  background: #fff;
  z-index: 9999 !important;
  border: none !important;
  box-shadow: 8px 8px 40px rgb(48 54 64 / 10%);
  padding: 15px 15px !important;
}

div.title-search-result tr th {
  display: none;
}
div.title-search-result tr,
div.title-search-result td {
  background: none !important;
}
.title-search-item a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #25344f;
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
  background: none !important;
}
.title-search-item a:hover {
  color: #febd18 !important;
}
.title-search-all a {
  background: #febd18;
  border-radius: 6px;
  height: 50px;
  max-width: 264px;
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 50px;
  
  font-style: normal;
  font-weight: 800;
  font-size: 16px;
  color: #ffffff !important;
  width: 200px;
  max-width: 100%;
  cursor: pointer;
  height: 50px;
  padding: 0 20px !important;
  line-height: 50px;
  display: block;
  text-align: center;
}

.promocode___button {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 49px;
  z-index: 99;
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}

.row .col-lg-3.col-md-4.col-6 {
  padding: 0 15px;
  width: 25%;
}
.sale-personal-section-index-block {
  /*    background: #FFFFFF; */
  background-color: #febd18;
  box-shadow: 5px 5px 60px rgba(36, 40, 43, 0.1);
  border-radius: 12px;
}
.row > * {
  padding-left: 15px;
  padding-right: 15px;
}
.row.mx-0.sale-order-list-title-container {
  margin: 0;
  background: rgba(243, 243, 246, 0.9);
  border-radius: 12px;
  border: none;
}
.btn {
  color: #fff;
}
.row.mx-0.mb-5 {
  margin: 0 0 20px 0;
}
.row.mb-3.align-items-center {
  margin: 0;
}
.col.pt-3.sale-order-list-inner-container {
  width: 100%;
  padding: 36px 30px 24px 30px;
  margin-top: -12px;
}
a.btn.btn-primary {
  padding: 10px 25px;
  border-radius: 8px;
  display: block;
}
.sale-order-list-inner-container * {
 
}
.row.mb-3.align-items-center > .col-auto {
  padding: 0;
  color: rgba(37, 52, 79, 0.5);
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
.sale-order-list-status-alert {
  background: rgba(237, 30, 38, 0.1);
  border-radius: 6px;
  
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 15px;

  color: #ed1e26;
}
.sale-order-list-status-success {
  background: rgba(12, 186, 122, 0.1);
  border-radius: 6px;
  border: none;
  
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;

  padding: 5px 15px;
  color: #0cba7a;
  margin-left: 22px;
}
.sale-order-list-shipment-status-block {
  border-radius: 6px;
  
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 15px;
}

.mb-1.sale-order-list-shipment-status {
  margin-bottom: 5px;
  display: block;
}
.row.pb-3.sale-order-list-inner-row {
  margin-top: 10px;
}

.sale-order-list-title-container h3 {
  padding: 26px 30px;
  margin: 0;
}
.mb-1.sale-order-list-payment-title {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 8px;
  
  margin-right: 27px;
}
span.sale-order-list-status-alert {
  margin-left: 22px;
}
span.sale-order-list-payment-element {
  color: rgba(37, 52, 79, 0.5);
  
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

.sale-order-list-change-payment {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  border-bottom: none;

  color: #febd18;
}
span.sale-order-list-payment-number {
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 21px;
  /* identical to box height */

  color: #25344f;
}
.row.mb-3.sale-order-list-inner-row {
  margin-bottom: 20px;
}

a.g-font-size-15.sale-order-list-about-link {
  background: #f3f4f5;;
  border-radius: 6px;
  
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  display: block;
  padding: 16px 27px;
  color: #666;
}
a.g-font-size-15.sale-order-list-about-link:hover {
  color: #fff;
  background: #febd18;
}

a.g-font-size-15.sale-order-list-repeat-link {
  background: #febd18;
  border-radius: 6px;
  display: block;
  padding: 16px 27px;
  
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;

  color: #ffffff;
}
a.g-font-size-15.sale-order-list-repeat-link::before {
  display: none;
}
a.g-font-size-15.sale-order-list-repeat-link:hover {
  background: #febd18;
}
.mb-1.sale-order-list-shipment-title {
  display: block;
  margin-bottom: 5px;
}
.row.pb-3.sale-order-list-inner-row > .col {
  padding: 0;
}

a.g-font-size-15.sale-order-list-cancel-link {
  color: rgba(37, 52, 79, 0.4);
  
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  border: 2px solid rgba(37, 52, 79, 0.1);
  border-radius: 6px;
  display: block;
  padding: 16px 27px;
}
a.g-font-size-15.sale-order-list-cancel-link:hover {
  color: rgba(37, 52, 79, 1);
  border: 2px solid rgba(37, 52, 79, 1);
}
.suggestions-suggestions {
  border: none;
  max-height: 260px;
  overflow-y: auto;
  overflow-x: hidden;
}

.suggestions-wrapper {
  border: none;
  filter: drop-shadow(0px 0px 40px rgba(37, 52, 79, 0.15));
}

.suggestions-suggestion {
  border-radius: 6px;
  /*  background: #D9F1FC; */
  padding: 10px 15px;
  /* margin-bottom: 5px; */
}

.suggestions-suggestion a {
  color: #3b435a !important;
}
.suggestions-suggestion:hover {
  background: #2bbeff;
  color: #fff !important;
  cursor: pointer;
}
.suggestions-suggestion:hover a {
  color: #fff !important;
}

.suggestions-suggestion strong:hover {
  background: #2bbeff;
  color: #fff !important;
  cursor: pointer;
}

.suggestions-suggestion:hover .suggestions-value strong {
  color: #fff !important;
}

.suggestions-nowrap {
}

.sale-personal-section-index-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 15px 0;
	padding: 0;
	height: 87%;
	border-radius: 3px;
	background-size: cover;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	opacity: .8;
	transition: all 0.3s;
	justify-content: space-around;
	background-color: var(--theme-color-primary, #febd18);
}
input.btn.btn-themes.btn-primary.btn-md.main-profile-submit {
	max-width: 800px;
		margin-bottom: 20px;
}

input.btn.btn-themes.btn-link.btn-md[name="reset"] {
	max-width: 800px;
		margin-bottom: 20px;
}
.main-profile-block-shown {
	max-width: 800px;
}

h1.sale-order-title {
	font-size: 26px;
	margin-bottom: 20px;
}
h3.g-font-size-20.mb-1.mt-1.col-sm {
	font-size: 20px;
}

.sale-order-list-accomplished-title-container {
	display: flex;
	padding: 15px;
	border: none;
	align-items: center;
}
.row.sale-order-list-accomplished-title-container{
	margin-left: 0;
	margin-right: 0;
}
span.sale-order-list-accomplished-date {
	margin-top: 0;
}

@media (max-width: 992px) {
	.sale-personal-section-index-block {
		margin: 8px 0;
		height: auto;
	}
}

.sale-personal-section-index-block:hover { opacity: 1; }

.sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited {
	display: block;
	padding: 25px 5px;
	width: 100%;
	color: #fff;
	text-decoration: none;
}

.sale-personal-section-index-block-link { color: #fff; }

.sale-personal-section-index-block-ico { font-size: 64px; }

.sale-personal-section-index-block-name {
	color: #fff;
	font-size: 15px;
	margin: 0;
	padding: 0;
}


.form-group.row {
  margin-bottom: 20px;
}
label.col-sm-4.col-md-3.col-form-label.main-profile-form-label {
  width: 25%;
}
.col-sm-8.col-md-9 {
  width: 75%;
}
.main-profile-block-shown .form-group.row {
  max-width: 800px;
}
.row .col .btn-primary {
	background: #febd18;
	color: #fff;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  border-radius: 6px;
  display: inline-block;
  padding: 10px 27px;
	margin: 10px 0;
  cursor: pointer;
  border: 2px solid #febd18;
  transition: all 0.3s ease;
}
.row .col .btn-link {
  background: #fff;
  color: rgba(37, 52, 79, 0.4);
  
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  border: 2px solid rgba(37, 52, 79, 0.1);
  border-radius: 6px;
  display: inline-block;
  padding: 16px 27px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.row .col .btn-primary:hover {
  opacity: 0.9;
}
.row .col .btn-link:hover {
  color: #fff;
  background: #febd18;
}
tr.soc-serv-header {
  font-weight: normal;
}
.sale-order-list-accomplished-title-container {
  margin: 0;
  background: rgba(243, 243, 246, 0.9);
  border-radius: 12px;
  border: none;
}
.sale-order-list-accomplished-date {
  display: block;
  height: 100%;
  display: inline-flex;
  margin: 0;
  align-items: center;
  color: rgba(37, 52, 79, 0.5);
  
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
.row.mb-5 {
  margin-left: 0;
  margin-right: 0;
}
a.mr-4 {
  display: block;
  margin-bottom: 10px;
}
.sale-order-list-inner-title-line-item {
  color: rgba(37, 52, 79, 0.5);
  
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}

.iconlinks__lk {
  position: relative;
}

.swiper-button-prev-unique {
  position: absolute;
  width: 90px;
  top: 50%;
  z-index: 2;
  transform: translateY(-50%) rotate(180deg);
  left: 30px;
  opacity: 0.5;
  transition: all 0.3s ease;
  height: 90px;
  cursor: pointer;
}

.mainswiper {
  position: relative;
}
.swiper-button-next-unique {
  position: absolute;
  width: 90px;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 30px;
  opacity: 0.5;
  transition: all 0.3s ease;
  height: 90px;
  cursor: pointer;
}
.mainswiper {
  position: relative;
}
.swiper-button-next-unique svg,
.swiper-button-prev-unique svg {
  height: 90px;
  width: 90px;
}
.swiper-button-prev-unique:hover {
  opacity: 1;
}
.swiper-button-next-unique:hover {
  opacity: 1;
}
table.title-search-result td.title-search-all {
  display: none;
}

td.title-search-more {
  display: none;
}

div.title-search-result {
  max-height: 400px;
  overflow-y: auto !important;
  overflow-x: hidden;
}
table.title-search-result td.title-search-item a .bx_img_element {
  text-align: center;
  height: 45px;
  padding: 5px;
}
table.title-search-result td.title-search-item a .bx_img_element img {
  max-height: 100%;
}

.search-page form {
  display: flex;
}

.search-page form input[type="submit"] {
  min-width: 150px;
  max-width: 150px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  background: #febd18;
  border-radius: 8px;
  cursor: pointer;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.imgslider .slider-wrapper .slick-list {
  overflow: hidden;
}
input[type="date"] {
  align-items: center;
  background-color: #f3f3f7;
  border: 2px solid #f3f3f7;
  border-radius: 8px;
  color: #3b435a;
  display: block;
  display: flex;
  
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  height: 56px;
  line-height: 19px;
  padding: 0 20px;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  input[type="date"] {
    height: 46px;
  }
  .orderform__block .orderadress__time .select-selected {
    white-space: initial;
  }
  input.inputdate.flatpickr-input.flatpickr-mobile {
    background-image: none;
  }
  .minicard .wishlist__text {
    font-size: 12px;
  }
  .ordermain .sitetabs__header {
    overflow: unset;
  }
  .headermenu__items {
    overflow: visible;
  }
  .search-page form input[type="submit"] {
    min-width: 90px;
    max-width: 90px;
    height: 56px;

    font-size: 14px;
  }

  .swiper-button-next-unique,
  .swiper-button-prev-unique {
    display: none;
  }
  .productcard__buy {
    height: 41px;
  }
  .productslider__slider {
    overflow: initial;
  }
  div.soc-serv-title {
    max-width: 100%;
  }
  .main-profile-block-shown
    .form-group.row
    label.col-sm-4.col-md-3.col-form-label.main-profile-form-label {
    width: 140px;
  }
  .main-profile-block-shown .form-group.row .col-sm-8.col-md-9 {
    width: calc(100% - 140px);
  }
  .col.pt-3.sale-order-list-inner-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  main input[type="text"],
  main input[type="email"],
  main input[type="tel"],
  main input[type="password"],
  .modal input[type="text"],
  .modal input[type="email"],
  .modal input[type="tel"],
  .modal input[type="password"] {
    font-size: 14px;
  }
  .mb-1.sale-order-list-payment-title {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
  .row .col .btn-primary,
  .row .col .btn-link {
    padding-top: 0;
    padding-bottom: 0;
    height: 40px;
    line-height: 36px;
  }
  a.mr-4 {
    display: block;
    margin-bottom: 10px;
  }
  span.sale-order-list-status-alert,
  .sale-order-list-status-success {
    margin-left: 0 !important;
  }
  a.g-font-size-15.sale-order-list-about-link,
  a.g-font-size-15.sale-order-list-repeat-link,
  a.g-font-size-15.sale-order-list-cancel-link {
    margin-bottom: 10px;
    padding: 14px 40px;
    min-width: 220px;
		width: 100%;
    text-align: center;
  }
	.col.pt-3.sale-order-list-inner-container {
		padding: 15px 10px;
	}
	.sale-order-list-inner-row .col-auto {
		width: 100%;
		margin-bottom: 5px;
		text-align: center;

	}
	.col-form-label{
		font-size: 11px;
		line-height: 1.2;
	}
}

@media only screen and (max-width: 767px) {
  .row .col-lg-3.col-md-4.col-6 {
    width: 50%;
  }
  .sale-personal-section-index-block-name {
    font-size: 11px;
  }
}

div.subscribe-edit .red {
  color: red;
}
div.subscribe-edit .green {
  color: green;
}
div.subscribe-edit .errorcolor {
  color: red;
}
div.subscribe-edit .successcolor {
  color: green;
}

.subscribe-edit p label {
  color: #8e8e8e;
  margin-top: 6px;
  position: relative;
  font-size: 13px;
  padding-left: 25px;
  cursor: pointer;

  display: inline-block;
  margin-bottom: 0.5rem;
}

.subscribe-edit p {
  color: #999999;
  font-size: 14px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 0;
  margin-bottom: 20px;
}

.subscribe-edit td[colspan="2"] {
  color: #3d4e48;
  font-size: 22px;
  margin-bottom: 10px;
  font-weight: 600;
  padding-bottom: 10px;
}

.subscribe-edit {
  width: 950px;
  max-width: 100%;
}
.subscribe-edit p {
  color: #3d4e48;
  font-size: 16px;
  width: 100%;
}

span.starrequired {
  color: red;
}

.subscribe-edit td {
  color: #3d4e48;
  font-size: 16px;
  padding-right: 30px;
}
.subscribe-edit table.data-table td {
  padding: 10px;
}

.subscribe-edit td:last-child {
  padding-right: 0;
}
.subscribe-edit input[type="checkbox"] {
  position: absolute;
  left: -5px;
  top: 1px;
}

.subscribe-edit input[type="radio"] {
  position: absolute;
  left: 0px;
  top: 1px;
}

.subscribe-edit input[type="radio"]:after {
  width: 17px;
  height: 17px;
  border-radius: 50%;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #d9d9d9;
}
.subscribe-edit input[type="text"] + p {
  color: #3d4e48;
  font-size: 13px;
}
.subscribe-edit input[type="text"] {
  height: 38px;
  background: #f7f7f7;
  border: 1px solid #efefef;
  border-radius: 2px;
  padding: 0 15px;
  width: 100%;
  display: block;
  margin-top: 6px;
}

.subscribe-edit input[type="radio"]:checked:after {
  width: 0;
  height: 0;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: transparent;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid transparent;
}
.subscribe-edit input[type="checkbox"]:after {
  width: 17px;
  height: 17px;
  border-radius: 2px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 1px solid #d9d9d9;
}

.subscribe-edit input[type="checkbox"]:checked:after {
  width: 0;
  height: 0;
  border-radius: 15px;
  top: -2px;
  left: -1px;
  position: relative;
  background-color: transparent;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid transparent;
}

.subscribe-edit tfoot input[type="submit"] {
  border-radius: 2px;
  color: #fff;
  font-weight: bold;
  padding: 11px 22px;
  line-height: 1;
  font-size: 14px;
  border: none;
  background: #04a3e9;
  transition: all 0.3s ease;
}

.subscribe-edit tfoot input[type="reset"] {
  border-radius: 2px;
  color: #04a3e9;
  border: 1px solid #04a3e9;

  font-weight: bold;
  padding: 10px 22px;
  line-height: 1;
  font-size: 14px;
  background: #fff;
  transition: all 0.3s ease;
  margin-left: 20px;
}

.subscribe-edit tfoot input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.8;
}
.subscribe-edit tfoot input[type="reset"]:hover {
  cursor: pointer;
  opacity: 0.8;
}

.col-sm-12.main-profile-social-block {
  display: none !important;
}
.row .col-md-6 {
  width: 50%;
}
.row_max800 {
  max-width: 800px;
}
.bx_profile .row_max800 {
  margin-top: 30px;
}
.bx_profile .col-md-6 .btn_border {
  background: #fff;
  width: 100%;
  max-width: 100%;
  line-height: 46px;
  height: 50px;
  padding: 0;
}
.bx_profile .col-md-6 .btn_border:hover {
  background: #04a3e9;
}
.bx_profile .col-md-6 .btn_main {
  border: 2px solid #04a3e9;
  width: 100%;
  max-width: 100%;
  line-height: 46px;
}
body > ymaps {
  display: none !important;
}

.dropdowncart {
  background: #fff;
  border-radius: 10px;
  width: 662px;
  position: absolute;
  right: 0;
  top: 100%;
  padding: 19px 7px 30px 30px;
  filter: drop-shadow(0px 0px 40px rgba(37, 52, 79, 0.15));
  visibility: hidden;
  z-index: -999;
}
.dropdowncart .minicard__image {
  min-width: 100px;
  max-width: 100px;
  height: 64px;
}
.dropdowncart .minicard__main {
  margin-left: 29px;
}
.dropdowncart .productcard__pricevalue {
  font-size: 22px;
  line-height: 26px;
}
.dropdowncart .minicard__left {
  padding-top: 11px;
}
.dropdowncart .cartblock__item {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.dropdowncart .cartblock__items {
  max-height: 318px;
  overflow: auto;
  overflow-x: hidden;
  padding-right: 19px;
}
.dropdowncart .minicard__wrapper {
  align-items: flex-start;
}
.dropdowncart .dropdowncart__total {
  padding: 22px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dropdowncart .dropdowncart__caption {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  /* identical to box height, or 22px */
  color: rgba(48, 54, 64, 0.5);
}
.dropdowncart .dropdowncart__pricevalue {
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 100%;
  /* identical to box height, or 22px */
  color: #303640;
}
.dropdowncart .dropdowncart__button .btn {
  width: 100%;
  max-width: 100%;
}

.dropdowncart__footer {
  padding-right: 19px;
}

.dropdowncart {
  transition: 0.5s all ease !important;
}

.dropdowncart * {
  transition: unset;
}
.iconlinks__item_card:hover .dropdowncart {
  visibility: visible;
  z-index: 99999;
}

.row .col .btn-link {
  width: 100%;
}
.sale-order-detail-prop-value {
  font-size: 16px;
}
.sale-order-detail-section-title {
  font-size: 16px;
  padding: 26px 30px;
}
.sale-order-detail-prop-name {
  margin: 10px 0;
}
a.sale-order-detail-order-item-title,
.sale-order-detail-order-item-properties-type,
.sale-order-detail th,
.sale-order-detail td {
  font-size: 16px;
  line-height: 1.2;
  vertical-align: middle;
}
.sale-order-detail-order-item-properties-type {
  margin: 5px 0;
}

.sale-order-detail-payment-options-methods-info-change-link {
  display: none;
}

table.title-search-result td {
  white-space: initial !important;
}
.bx_name_price {
  font-weight: 600;
}
.row.mx-0.sale-order-list-title-container, .row.sale-order-list-accomplished-title-container {
	margin: 0;
	background: #febd18;
	border: none;
	position: relative;
	border-radius: 0;
	z-index: 2;
}
.sale-order-list-title-container h3 {
	padding: 26px 30px;
	margin: 0;
}

.sale-order-list-inner-container {
	border: 1px solid rgba(250, 185, 192, 0.3) !important;

}
.row.mb-5 {
	margin-bottom: 10px;
}

.row h2 {
	font-size: 33px;
	margin-bottom: 20px;
	margin-top: 40px;
}

.main-profile-block-shown input {
  background-color: #fff !important;
}
.main-profile-block-shown + .row .col {
  display: flex;
  align-items: center;
  
}
.main-profile-block-shown + .row .col input {
  padding: 10px 30px;
 display: inline-block;
 min-width: 160px;
 margin-right: 15px;
 margin-bottom: 0 !important;
 margin-top: 0 !important

}
.main-profile-block-shown {
  max-width: 700px;
}

@media (max-width: 767px) {
	.row h2 {
		font-size: 23px;
		margin-bottom: 10px;
		margin-top: 20px;
	}
  .main-profile-block-shown + .row .col {
/*   display: block; */
    
  }
  .main-profile-block-shown + .row .col input  {
    display: block;
    min-width: 45%;
    line-height: 1;
  }
}
/* End */
/* /local/templates/main/components/bitrix/sale.personal.section/bootstrap_v4/style.css?175463594222326 */
