@import url('./new-theme.css');
.page-nav-list,
.footer-list {
  text-transform: uppercase;
}
.header-styler .logo img:not(.logo-black) {
  display: block !important;
}
.header-styler .tile-box img:not(.box-black) {
  display: block !important;
}
.underlined {
  margin: 16px 0 23px;
  width: 100px;
  height: 1px;
  background: black;
}
.section-header.fig_caption_section.advice_content p {
  font-size: 18px;
  font-weight: 500;
  margin-left: 15px;
  text-align: left;
  max-width: 48%;
  line-height: 1.3;
  letter-spacing: 0 !important;
}
.title_decorated {
  text-align: center;
  font-weight: 500;
  width: 100%;
  margin-top: 65px;
  position: relative;
}

.bdt {
  border: none;
}
.order_section .row {
  margin-left: 15px;
  margin-right: 15px;
}
.orders {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 285px;
  margin-bottom: 100px;
}
.order_item {
  padding: 0;
}
.order_item .order_image {
  margin: 0 auto;
  max-width: 148px;
  max-height: 148px;
  border-radius: 50%;
  overflow: hidden;
}
.order_item .order_image img {
  width: 100%;
}
.order_item .order_text {
  padding: 20px 15px 20px;
}
.order_item .order_text h4 {
  font-size: 21px;
  color: black;
  text-align: center;
  line-height: 29px;
  letter-spacing: 0.5px;
  font-weight: 500;
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.pagination {
  width: 100%;
  text-align: center;
  position: relative;
  padding: 10px 0 20px;
}

.pagination--first {
  text-align: left;
}

.pagination--last {
  text-align: right;
}

.pagination__item.pagination__item {
  display: inline-block;
  font-family: 'Adobe Garamond W01 It';
  font-size: 1em;
}

.pagination__item.pagination__item .page-numbers {
  margin-right: 15px;
}

.pagination__item.pagination__item .current {
  color: #000;
}

.pagination__item.pagination__item .next,
.pagination__item.pagination__item .prev {
  position: absolute;
  top: 0;
  font-size: 0.7em;
  margin: 0;
  display: block;
  padding: 10px;
  color: #000;
  border: 1px solid #000;
  font-family: 'Futura W01 Book';
  text-transform: uppercase;
  letter-spacing: 0.1875em;
  transition: all 0.2s ease;
}

.pagination__item.pagination__item .next:hover,
.pagination__item.pagination__item .prev:hover {
  color: #fff;
  background: #000;
  text-decoration: none;
}

.pagination__item.pagination__item .next {
  right: 0;
}

.pagination__item.pagination__item .prev {
  left: 0;
}

.tile-box-pic,
.tile-box-name,
.trend__textures_pic,
.trend__textures_info {
  display: block;
}

button.btn-item {
  background-color: transparent;
  color: inherit;
}

.trend__textures_item {
  border: none;
  padding: 0;
  background-color: transparent;
  color: inherit;
}

.alm-btn-wrap {
  margin-top: 60px;
  text-align: center;
}

.btn-item {
  text-transform: uppercase;
}

.tag-list-art {
  text-transform: uppercase;
}

.list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

span.wpcf7-not-valid-tip {
  display: none;
}

.form__styler.form__styler-black .wpcf7-not-valid {
  border-color: #f00;
}

div.wpcf7 .ajax-loader {
  position: absolute;
  background-image: url('/wp-includes/images/spinner.gif');
  background-size: contain;
}

.select {
  background-color: #5a5a5a;
  color: #fff;
}

.select option {
  background-color: #5a5a5a;
}

.remove-tile-box {
  border: none;
  padding: 0;
  width: 100%;
}

.b-header-out {
  z-index: auto;
}

.steps-tile-box .step {
  display: block;
}

.page__banner-info .privacy {
  display: none;
}

.footer-contain .form__styler-title {
  display: none;
}

.mb-30 {
  margin-bottom: 30px;
}

.gr-row {
  position: relative;
}
.gr-row:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 16px;
  background-color: #5a5a5a;
}
.gr-row:before {
  content: '';
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  width: 16px;
  background-color: #5a5a5a;
  z-index: 10;
}
.gr-row-col {
  position: relative;
}

.gr-row-col:after {
  content: '';
  position: absolute;
  right: -1px;
  top: -15px;
  bottom: -15px;
  width: 1px;
  background-color: #fff;
}

.gr-row-col:before {
  content: '';
  position: absolute;
  bottom: -16px;
  height: 1px;
  left: 0;
  right: 0;
  background-color: #fff;
}

.grey-area {
  position: relative;
}
.grey-area:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 6px;
  height: 15px;
  z-index: 10;
  background-color: #5a5a5a;
}

.header-styler .form__styler [type='search'] {
  border: 1px solid #000;
  text-align: left;
  color: #000;
  font-size: 15px;
  letter-spacing: 0.214em;
  text-indent: 0.214em;
}

.header-styler .b-header .search-area [type='submit'] {
  background-image: url(../img/search.svg);
}

body div.wpcf7-mail-sent-ok {
  text-align: center;
  margin: 10px;
  border: none;
  background: #caccac;
  font-size: 18px;
  text-transform: none;
  padding: 20px 0;
  font-family: 'Futura';
  letter-spacing: 1px;
}

.b-content .find-area:hover {
  background-color: #5a5a5a;
}

.b-content .find-area:hover .find-area-title {
  color: #fff;
}

.b-content .find-area:hover .find-area-title:after {
  background: url(../img/twolinnes-w.svg) center no-repeat;
}

.backtop {
  width: 54px;
  height: 54px;
  background-image: url(../img/upgo.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  position: fixed;
  z-index: 100;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: scroll;
  animation-name: scroll;
}
@-webkit-keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(-26px);
  }
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(-26px);
  }
}
@media (max-width: 1400px) {
  .backtop {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 991px) {
  .backtop {
    display: none !important;
  }
  .orders {
    margin-top: 80px;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
  }
  .order_item {
    margin: 15px 0;
  }
}

.b-header .form__styler [type='search'] {
  padding-right: 38px;
}
.find-tile-box .form__styler.form__styler-black [type='search'] {
  font-size: 14px;
}

#mm-my-menu.mm-opened { z-index: 9; }

@media (min-width: 1300px) {
  .b-header .col-lg-3.col-7 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .b-header .col-lg-9.col-5 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .b-header .search-area {
    min-width: 276px;
  }
  .order_item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0;
  }
}

@media (max-width: 767px) {
  .section-header.fig_caption_section.advice_content p {
    max-width: 100%;
    display: inline-block;
    margin-left: 0;
  }
  .section-header.fig_caption_section.advice_content {
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 1299px) {
  .none-1300 {
    display: none;
  }
}