/*   
Theme Name: Farsh
Version: 1.0.0
License: GNU General Public License v2 or later
Text Domain: farsh

 ### MENU css styles ###
  01 - MAIN
  02 - CF7
  03 - SINGLE
  04 - CHECKOUT
*/
a:focus,
a:active {
  outline: none;
}

::-moz-focus-outer,
::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.cont i {
  font-weight: 500;
  font-style: italic;
}

/* === 01 - MAIN === */
.title-img.title h1 {
  display: none;
}

.s-about__bottom .text h3,
.s-about__bottom .text h4,
.s-about__bottom .text h4,
.s-about__bottom .text h6,
.s-about__bottom .text h2 {
  text-transform: inherit;
}

.loader-popup .open-ingredients {
  position: relative;
  pointer-events: none;
}

.loader-popup .open-ingredients:after {
  background: url("/wp-content/themes/farsh/img/loader-black.gif") center
    no-repeat;
  background-size: contain;
  width: 30px;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  right: -35px;
  top: 0;
}

.loader-basket:before {
  background: url("/wp-content/themes/farsh/img/loader.gif") center no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
  background-size: contain;
  width: 40px;
  height: 20px;
}

.loader-pop-cart:after {
  content: "";
  display: block;
  background: #ffde1a url("/wp-content/themes/farsh/img/order-loader.gif")
    center no-repeat;
  background-size: 50%;
  position: absolute;
  top: 0;
  height: 102%;
  left: 0;
  position: relative;
  pointer-events: none;
  cursor: default;
  width: 100%;
  position: absolute;
}

header .total.green {
  color: #368323 !important;
}

.active-add-cart .item-ingredient-in,
.active-add-cart .quantity-product,
.active-add-cart .prod01__option,
.active-add-cart .quantity-ing,
.active-add-cart .add-to-card-btn {
  pointer-events: none;
}

.remove-from-cart .dec,
.remove-from-cart .add,
.remove-from-cart .remove-product .remove-from-cart .quantity-product {
  pointer-events: none;
}

.header-inner .nav .current-menu-item a,
.footer-inner .category .current-menu-item a {
  color: #ffde1a;
}

.header-inner .nav .current-menu-item .icon svg,
.footer-inner .category .current-menu-item .icon svg {
  fill: #ffde1a;
}

/* === 02 - CF7 === */
.wpcf7-not-valid-tip,
.wpcf7-response-output {
  display: none !important;
}

.invalid {
  border: none !important;
}

.wpcf7-not-valid,
.wpcf7-not-valid + p {
  border-color: #bc2626 !important;
}

/* === 03 - SINGLE ===*/
.text .swiper-slide img {
  margin: 0;
}

.text p iframe {
  width: 100%;
  max-width: 100%;
  height: 400px;
  max-height: calc(56.3vw - 30px);
  margin: 55px 0 30px;
}

.prod02__img .no_img {
  max-width: 95%;
}

.s-text .prod0 .img img {
  max-height: 341px;
}

.s-text .prod0 .prod02__desc {
  max-height: 55px;
}

/* === 04 - CHECKOUT === */
.main-order .invalid {
  border: 1px solid #bc2626 !important;
}

.main-order .invalid:focus {
  border-color: #ffde1a !important;
  background-color: transparent;
}

.main-order-button.loader-order:after {
  content: "";
  display: block;
  width: 122%;
  background: #ffde1a url("/wp-content/themes/farsh/img/order-loader.gif")
    center no-repeat;
  background-size: 50%;
  position: absolute;
  top: -51px;
  height: 102%;
  left: -24px;
  position: relative;
  pointer-events: none;
  cursor: default;
}

#make-order-form.load-order {
  pointer-events: none;
}

.r-order__bottom .discount-product-price {
  color: #bc2626;
  font-size: 24px;
  font-weight: 400;
  vertical-align: middle;
  margin-left: 10px;
}

.r-order__bottom .price-discount span {
  color: #bc2626;
}

.r-order__bottom .price-discount-hide {
  display: none;
}

/* 04 - CHECKOUT */
.custom-select .SumoSelect .optWrapper {
  z-index: 1;
}

#make-order-form .i-cash {
  margin-top: 10px;
}

.custom-select .SumoSelect > .CaptionCont {
  background-color: #f5f5f5;
  border: 1px solid transparent;
}

#make-order-form .invalid + .CaptionCont.SelectBox {
  border-color: #bc2626;
}

.quantity-product.no-click {
  pointer-events: none;
}

@media (max-width: 767px) {
  .burger-item .prod01__price-total.hide-add-ingredient {
    bottom: 25px;
  }

  .add-to-card-btn > * {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.btn-primary.add-to-card-single.button-disabled {
  background-color: #ffde1a;
  border-color: #ffde1a;
  color: #000;
}

.btn-primary.add-to-card-single.button-disabled .btn-loader__inner span {
  background-color: #000;
}

.btn.btn-primary.style-02.add-to-card-btn.pop-btn {
  width: 190px;
}

.btn.btn-primary.style-02.add-to-card-btn.pop-btn span.first,
.btn.btn-primary.style-02.add-to-card-btn.pop-btn span.last {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.btn.btn-primary.style-02.add-to-card-btn.pop-btn:hover span.first,
.btn.btn-primary.style-02.add-to-card-btn.pop-btn:hover span.last {
  color: #ffde1a;
}

.btn.btn-primary.style-02.add-to-card-btn.pop-btn.animate span.first,
.btn.btn-primary.style-02.add-to-card-btn.pop-btn.animate span.last {
  color: #ffde1a;
}

.btn.btn-primary.style-02.add-to-card-btn.pop-btn.animate
  span.btn-loader__inner
  span {
  background-color: #ffde1a;
}

.remove-product.disabled {
  opacity: 0.7;
  pointer-events: none;
}

.delivery-product-price {
  color: #ffde1a;
  font-size: 32px;
  font-weight: 400;
  vertical-align: middle;
  margin-left: 10px;
}

#deliveryStreet {
  border-color: #ffde1a;
}

input[name="iCash"] {
  margin-bottom: 0px;
}

/*new*/
.ui-menu {
  width: 435px;
  background-color: white;
  border: 1px solid rgb(204, 204, 204);
  border-radius: 5px;
}
.ui-menu .ui-menu-item {
  padding: 6px 5px;
  color: black;
  background-color: transparent;
}
.ui-menu-item-wrapper {
  padding: 6px 5px !important;
  border: 0px !important;
  color: black !important;
  background-color: transparent !important;
}
.ui-menu .ui-menu-item {
  padding: 6px 5px;
  color: black;
  background-color: transparent;
}
.ui-menu .ui-menu-item:hover {
  padding: 6px 5px;
  color: black;
  background-color: #a9c194;
}
.ui-menu-item-wrapper {
  padding: 6px 5px !important;
  border: 0px !important;
  color: black !important;
  background-color: transparent !important;
}
.ui-menu-item-wrapper:hover {
  padding: 6px 5px !important;
  border: 0px !important;
  color: black !important;
  background-color: transparent !important;
}
.user_login {
  cursor: pointer;
  color: white;
  font-weight: 500;
}
.simpleInput {
  font-size: 14px;
  line-height: 48px;
  padding: 0 15px;
  color: #0e0e0e;
  height: 50px;
  width: 100%;
  border: 1px #e6e6e6 solid;
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
#form-login {
  width: 50%;
  margin: 0px auto;
  padding-bottom: 50px;
  text-align: center;
}
.login-code {
  display: none;
}
.btn-login {
  margin-top: 20px;
}
.categories-list {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f5f5f5;
  border-radius: 6px;
  padding: 3px;
}
.categories-menu {
  position: relative;
  text-align: center;
  margin: 30px auto;
}
.categories-list-item a:hover {
  background-color: #ffde1a;
  color: black;
  border-radius: 6px;
}
.categories-list-item a {
  position: relative;
  display: inline-block;
  padding: 15px 24px;
  font-size: 14px;
  font-weight: 500;
  color: black;
  -webkit-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  text-transform: uppercase;
  margin-right: 5px;
}
.categories-list-item.active a {
  background-color: #ffde1a;
  color: black;
  border-radius: 6px;
}
.category-title {
  display: none;
}
.responce_form {
  font-size: 17px;
  margin: 15px 0px;
}
.responce_success {
  color: green;
}
.responce_form.is_active {
  display: block;
}
.responce_form.is_success {
  color: green;
}
.responce_form.is_error {
  color: red;
}
.cabinet-sec {
  padding-bottom: 50px;
}
.pass {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 80px;
}
.form-title.h5 {
  margin-bottom: 10px;
}
.empty-history {
  text-align: center;
  padding-top: 5vh;
  padding-bottom: 10vh;
}
.empty-history a {
  color: #ffde1a;
}
.history-table {
  width: 100%;
}
.history-table td {
  padding: 5px;
  border-bottom: 1px solid #ececec;
  vertical-align: middle;
}
.bonuses {
  padding-top: 5vh;
  padding-bottom: 10vh;
}
#form-login .btn input {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.login-code p {
  font-size: 15px;
  margin-top: 20px;
}
.wrapper_bonus {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.input_bonus {
  width: 50%;
}
.available-bonus {
  margin-top: 5px;
}
.bonuses_code_error {
  display: block;
  font-size: 16px;
  color: red;
}
.bonuses_code_success {
  font-size: 16px;
  color: green;
}
.apply_bonus.is-loader {
  position: relative;
}
.apply_bonus.is-loader:before {
  position: absolute;
  width: 40px;
  height: 40px;
  left: -40px;
  top: 25px;
  background: url(img/ajax_loader_bonus.gif);
  content: "";
  background-size: contain;
}
.main-order-button {
  padding: 0px 5px;
  font-size: 12px;
}
.r-order__bottom {
  padding: 30px 20px;
}
@media (max-width: 767px) {
  .categories-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .history-table-wrap .history-table {
    min-width: unset;
  }
  .history-table thead {
    display: none;
  }
  .history-table tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin-bottom: 20px;
  }
  .history-table tr:last-child {
    margin-bottom: 0;
  }
  .history-table tbody td {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100% !important;
    height: auto;
    padding-right: 0;
    padding-left: 0;
    text-align: left;
  }
  .history-table tbody td:before {
    content: attr(data-mobile-title);
    position: relative;
    display: inline-block;
    width: 40%;
    padding-right: 10px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .history-table tbody td:last-child {
    border-bottom: 0;
  }
  .history-table tbody td:last-child:before {
    display: none;
  }
  .cabinet_address-buttons .btn {
    margin-bottom: 10px;
  }
}

@media (max-width: 575px) {
  .input_bonus {
    width: 100%;
  }
  .apply_bonus {
    margin-top: 10px;
  }
}

/*.hidden_order{
  display: none !important;
}*/

/*new*/

@media (min-width: 1450px) {
  margin-top: 50px;
}

@media (min-width: 1200px) {
  .menu-inner a.language {
    position: relative;
    margin-top: 30px;
    display: inline-block;
  }
}

.header-left {
  max-width: 650px;
}

.eat-staff,
.persons-count {
  margin-top: 25px;
}

.action-i.not-have {
  padding: 0 8px;
  line-height: 30px;
  font-size: 0.8rem;
}

@media (max-width: 991px) {
  .b-eco-wraper {
    display: flex;
  }

  .eat-staff {
    width: 50%;
  }
  .page-template-checkout-page .eat-staff {
    width: 100%;
  }
}

/*@media (max-width: 1450px){*/
.menu-wrapper .decor:first-child {
  bottom: -50px;
}

/*}*/

@media (max-width: 1468px) {
  .header-left {
    max-width: 550px;
  }
}

@media (min-width: 1199px) {
  .menu-wrapper.active {
    width: 600px;
  }

  .header-inner .phone:not(:last-child) {
    margin-right: 15px;
  }
}

@media (min-width: 1500px) {
  .menu-wrapper.active {
    width: 730px;
  }
}

@media (min-width: 1800px) {
  .menu-wrapper.active {
    width: 800px;
  }
}

@media (max-width: 1199px) {
  .main-order {
    padding-bottom: 190px;
  }

  /*  .header-inner .basket {
    padding-right: 16px;
    padding-left: 0;
  }*/
}

@media (max-width: 575px) {
  .header-inner .phone {
    padding-left: 40px;
  }
}

@media (min-width: 1301px) {
  .header-left.main-menu span.working-hours {
    display: inline-block;
    position: absolute;
    color: #fff;
    font-size: 10px;
    top: 100%;
    line-height: 12px;
    left: 46px;
    pointer-events: none;
  }

  /*  .header-left.main-menu.active span.working-hours {
    color: #333;
  }*/
}

@media (max-width: 1300px) {
  .header-left.main-menu span.working-hours {
    display: none;
  }
}

.page-template-delivery-page .s-text h1 {
  color: #fff;
}

.mobile-working-hours {
  display: block;
  margin-bottom: 32px;
}

@media (max-width: 1200px) {
  .mobile-working-hours {
    margin-bottom: 15px;
  }
}

.page-template-checkout-page .basket.btn-show {
  pointer-events: none;
}

@media (max-width: 700px) {
  .header-inner .phone .tel {
    display: none;
  }
}

@media (max-width: 991px) {
  .btn-scroll {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .decor {
    display: block;
  }
}

/*user login*/
.user_login {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.user_login .mobile_login {
  width: 21px;
  height: 21px;
  position: relative;
  line-height: 0;
  display: none;
}
.user_login .mobile_login img {
  max-width: 100%;
}
.info_wrapper_bonus{
  font-size: 14px;
}


@media (min-width: 1200px) {
  .user_login:hover {
    color: #ffde1a;
  }
}
@media (max-width: 1468px) {
  .header-left {
    max-width: 600px;
  }
}
@media (max-width: 991px) {
  .history-table-wrap tr.hidden_order {
    display: table;
    vertical-align: middle;
    flex-direction: inherit;
    text-align: left;
    width: 100%;
    margin-bottom: 0;
  }
  .history-table-wrap tr.hidden_order td.empty-td {
    display: none;
  }
  .history-table-wrap tr.hidden_order td {
    display: table-cell;
    vertical-align: middle;
  }
  .history-table-wrap tr.hidden_order td:not(.empty-td) {
    width: 70% !important;
  }
  .history-table-wrap tr.hidden_order td:last-child {
    width: 30% !important;
    text-align: center;
    border-bottom: 1px solid #ececec;
  }
  .history-table tbody tr.hidden_order td:before {
    display: none;
    width: 0;
  }
}
@media (max-width: 575px) {
  .user_login {
    font-size: 0;
  }
  .user_login .mobile_login {
    display: inline-block;
  }
  .header-inner .basket {
    padding-right: 30px;
  }
  .header-inner .phone {
    padding-left: 30px;
  }
}
/*старт  14.12 добавляв стрічку  */
.deliveryArea {
  background-image: url(http://demo.farsh.in.ua/wp-content/themes/farsh/img/dark-wall-01.jpg);
}
.deliveryArea-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 175px;
  width: 100%;
}
.deliveryArea-item {
  width: 33%;
  display: flex;
  justify-content: center;
  position: relative;
}
.deliveryArea-item + .deliveryArea-item::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 119px;
  background-color: #fff;
  opacity: 0.15;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
/* .deliveryArea-item:last-child {
  min-height: 87px;
} */
.deliveryArea-item__content {
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.deliveryArea-item__content .decor {
  position: absolute;
  left: -19px;
  top: -19px;
  z-index: 2;
}
.deliveryArea-item__content .font-intro .decor {
  left: -16px;
  top: -10px;
}
.deliveryArea-item__content .font-intro .time-deliveryArea {
  left: 11px;
  top: -10px;
}
.deliveryArea-item__content .color-yellow {
  font-weight: 500;
  margin-top: 10px;
}
.deliveryArea-item__content p {
  color: rgba(255, 255, 255, 0.7);
}
.deliveryArea .btn-primary {
  padding-left: 60px;
}
.deliveryArea .btn-primary svg {
  fill: black;
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s;
}
.bonuses_list li{
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .deliveryArea .btn-primary:hover {
    color: #ffde1a;
  }
  .deliveryArea .btn-primary:hover svg {
    fill: #ffde1a;
  }
}
@media (max-width: 991px) {
  .deliveryArea-inner {
    min-height: 135px;
  }
}
@media (max-width: 767px) {
  .deliveryArea-item:nth-child(2) {
    display: none;
  }
  .deliveryArea-item {
    width: 50%;
  }
  .deliveryArea-item + .deliveryArea-item::before {
    display: none;
  }
  .deliveryArea-item__content .title {
    font-size: 14px;
  }
  .deliveryArea-item__content .color-yellow {
    font-size: 15px;
  }
  .deliveryArea-inner {
    min-height: 100px;
  }
}
@media (max-width: 560px) {
  .deliveryArea .btn-primary {
    padding-left: 5px;
    padding: 0 5px;
  }
  .deliveryArea .btn-primary svg {
    display: none;
  }
  .deliveryArea-item {
    width: 50%;
  }
  /* .deliveryArea-item + .deliveryArea-item {
    margin-top: 30px;
  }
  .deliveryArea-item:first-child {
    margin-top: 0px;
  } */
}
/*енд 14.12 добавляв стрічку  */

.ui-helper-hidden-accessible{
  display: none;
}

/*старт  14.12 добавляв стрічку  */
.deliveryArea {
  background-image: url(http://demo.farsh.in.ua/wp-content/themes/farsh/img/dark-wall-01.jpg);
}
.deliveryArea-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 115px;
  /* min-height: 175px; */
  width: 100%;
}
.deliveryArea-item {
  width: 33%;
  display: flex;
  justify-content: center;
  position: relative;
}
.deliveryArea-item + .deliveryArea-item::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 119px;
  background-color: #fff;
  opacity: 0.15;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}
/* .deliveryArea-item:last-child {
  min-height: 87px;
} */
.deliveryArea-item__content {
  position: relative;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.deliveryArea-item__content .decor {
  position: absolute;
  left: -19px;
  top: -19px;
  z-index: 2;
}
.deliveryArea-item__content .font-intro .decor {
  left: -16px;
  top: -10px;
}
.deliveryArea-item__content .font-intro .time-deliveryArea {
  left: 11px;
  top: -10px;
}
.deliveryArea-item__content .color-yellow {
  font-weight: 500;
  margin-top: 10px;
}
.deliveryArea-item__content p {
  color: rgba(255, 255, 255, 0.7);
}
.deliveryArea .btn-primary {
  padding-left: 60px;
}
.deliveryArea .btn-primary svg {
  fill: black;
  position: absolute;
  left: 25px;
  top: 50%;
  transform: translate(0, -50%);
  transition: all 0.3s;
}
@media (min-width: 1200px) {
  .deliveryArea .btn-primary:hover {
    color: #ffde1a;
  }
  .deliveryArea .btn-primary:hover svg {
    fill: #ffde1a;
  }
}
@media (max-width: 991px) {
  .deliveryArea-inner {
    min-height: 135px;
  }
}
@media (max-width: 767px) {
  .deliveryArea-item:nth-child(2) {
    display: none;
  }
  .deliveryArea-item:nth-child(1) {
    order:2
  }
  .deliveryArea-item:nth-child(3) {
    order:1
  }
  .deliveryArea-item {
    width: 50%;
  }
  .deliveryArea-item + .deliveryArea-item::before {
    display: none;
  }
  .deliveryArea-item__content .title {
    font-size: 14px;
  }
  .deliveryArea-item__content .color-yellow {
    font-size: 15px;
  }
  .deliveryArea-inner {
    min-height: 70px;
  }
}
@media (max-width: 560px) {

  /*.page-template-checkout-page .b-eco-wraper {
    display: none;
  }*/
  .page-template-checkout-page .b-minimum-cost {
    display:none;
  }

  .deliveryArea .btn-primary {
    padding-left: 5px;
    padding: 0 5px;
  }
  .deliveryArea .btn-primary svg {
    display: none;
  }
  .deliveryArea-item {
    width: 50%;
  }
  .deliveryArea-item .btn-primary{
    position: relative;
    border-radius: 2px;
    border: 2px solid #FFDE1A;
    padding: 0 5px;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    font-weight: 800;
    letter-spacing: .05em;
    text-transform: uppercase;
    color: #000;
    z-index: 1;
  }
  .deliveryArea-item__content .decor {
    position: absolute;
    left: -16px;
    top: -16px;
    z-index: 2;
}
  /* .deliveryArea-item + .deliveryArea-item {
    margin-top: 30px;
  }
  .deliveryArea-item:first-child {
    margin-top: 0px;
  } */
}
/*енд 14.12 добавляв стрічку  */
.make-fast-order{
  margin-left: auto;
  margin-right: auto;
}
.make-fast-order.loader:after {
  background: url(/wp-content/themes/farsh/img/loader-black.gif) center no-repeat;
  background-size: contain;
  width: 26px;
  height: 100%;
  display: block;
  content: '';
  position: absolute;
  right: 22px;
  top: 0;
}
.make-fast-order.loader{
  position: relative;
  pointer-events: none;
}
#StartSearch {
  z-index: 0;
}
.fast-order .input.invalid {
    border: 1px solid #bc2626 !important;
}
.deliveryArea-item:nth-child(2) .decor.time-deliveryArea {
  left: 78px!important;
}
/* .deliveryArea-item:nth-child(1) .decor.time-deliveryArea {
  left: 78px;
}
@media(max-width:700px){
.deliveryArea-inner .deliveryArea-item:nth-child(0) {
  order:1
}
.deliveryArea-inner .deliveryArea-item:nth-child(2) {
  order:2
}
} */


/*change checkout page*/
.b-minimum-cost{margin-bottom:40px;}
#order-in-advance{margin-top:0;}
@media (max-width: 991px){
  .b-minimum-cost{margin-bottom:20px;}
  body.mobile .search-mobile-button{margin-bottom:0;}
  #order-in-advance{margin-top:5px;}
}


@media(max-width: 767px){
  .bonuses-wrapper-block{
    width: 100%;
  }
  .bonuses-wrapper-block{position: relative;}
  .form .bonuses-wrapper-block button.btn{
    position: absolute;
    top: 2px;
    right: 4px;
    width: 50px;
  }
  .b-minimum-cost{display: none !important;}
}
@media(min-width: 768px){
  .bonuses-wrapper-block{
    width: 50%;
  }
  .bonuses-wrapper-block input{
    width: 83%;
  }
}

.input.inputmask.disabled{color: rgb(170, 170, 170);}
.error-message{color:#bc2626;}

/*change 14.04*/
@media(max-width: 767px){
  .popup-content.fast-order .popup-align,.popup-content.checkuot-popup .popup-align{padding: 60px 30px;}
  .popup-content.fast-order .make-fast-order,.popup-content.checkuot-popup .make-fast-order{width:100%;}
  .popup-content.fast-order .make-fast-order input,.popup-content.checkuot-popup .make-fast-order input{text-transform: uppercase;}
  .popup-content.form-popup #form-login{width: 100%;padding-left:45px;padding-right:45px;}
  .popup-content.form-popup #form-login .btn-login.btn{width:100%;}
}

/*new logo 30.04*/
.footer-bottom .develope .image {width: 90px;margin-bottom: 6px;}


/* 22.06 */

.make-fast-order-new input{
font-size: .777rem;
    text-transform: uppercase;
    letter-spacing: .05em;
}

/*CF7 spiner*/
.wpcf7-spinner {
  margin: 0 0 0 4px;
  width: 16px;
  height: 16px;
}