*,
::after,
::before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block
}
body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
p {
  margin-top: 0;
  margin-bottom: 1rem
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0
}
dt {
  font-weight: 700
}
dd {
  margin-bottom: .5rem;
  margin-left: 0
}
blockquote {
  margin: 0 0 1rem
}
b,
strong {
  font-weight: bolder
}
small {
  font-size: 80%
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent
}
a:hover {
  color: #0056b3;
  text-decoration: underline
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar
}
figure {
  margin: 0 0 1rem
}
img {
  vertical-align: middle;
  border-style: none
}
svg {
  overflow: hidden;
  vertical-align: middle
}
table {
  border-collapse: collapse
}
caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent
}
label {
  display: inline-block;
  margin-bottom: .5rem
}
button {
  border-radius: 0
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[role=button] {
  cursor: pointer
}
select {
  word-wrap: normal
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none
}
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}
textarea {
  overflow: auto;
  resize: vertical
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal
}
progress {
  vertical-align: baseline
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button
}
output {
  display: inline-block
}
summary {
  display: list-item;
  cursor: pointer
}
template {
  display: none
}
[hidden] {
  display: none!important
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0)
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0)
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit
}
.owl-carousel.owl-loaded {
  display: block
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}
.owl-carousel.owl-hidden {
  opacity: 0
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab
}
.owl-carousel.owl-rtl {
  direction: rtl
}
.owl-carousel.owl-rtl .owl-item {
  float: right
}
.no-js .owl-carousel {
  display: block
}
.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
  z-index: 0
}
.owl-carousel .owl-animated-out {
  z-index: 1
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.owl-height {
  -webkit-transition: height .5s ease-in-out;
  -o-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform .1s ease;
  transition: -webkit-transform .1s ease;
  -o-transition: transform .1s ease;
  transition: transform .1s ease;
  transition: transform .1s ease,-webkit-transform .1s ease
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3,1.3);
  -ms-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3)
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  -o-transition: opacity .4s ease;
  transition: opacity .4s ease
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: 0!important;
  -webkit-backface-visibility: hidden
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle
}
.mfp-align-top .mfp-container:before {
  display: none
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto
}
.mfp-ajax-cur {
  cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
  cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.mfp-loading.mfp-figure {
  display: none
}
.mfp-hide {
  display: none!important
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044
}
.mfp-preloader a {
  color: #ccc
}
.mfp-preloader a:hover {
  color: #fff
}
.mfp-s-ready .mfp-preloader {
  display: none
}
.mfp-s-error .mfp-content {
  display: none
}
button.mfp-arrow,
button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation
}
button::-moz-focus-inner {
  padding: 0;
  border: 0
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1
}
.mfp-close:active {
  top: 1px
}
.mfp-close-btn-in .mfp-close {
  color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap
}
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
  margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7
}
.mfp-arrow-left {
  left: 0
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
  right: 0
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px
}
.mfp-iframe-holder .mfp-close {
  top: -40px
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #000
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto
}
.mfp-figure {
  line-height: 0
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  box-shadow: 0 0 8px rgba(0,0,0,.6);
  background: #444
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px
}
.mfp-figure figure {
  margin: 0
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px
}
.mfp-image-holder .mfp-content {
  max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer
}
@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,.6);
    position: fixed;
    text-align: center;
    padding: 0
  }
}
@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(.75);
    -ms-transform: scale(.75);
    transform: scale(.75)
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
    transform-origin: 100%
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px
  }
}
@font-face {
  font-family: iconfont;
  font-style: normal;
  font-weight: 400;
  src: local("iconfont"),url(../fonts/iconfont.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 400;
  src: local("Montserrat"),url(../fonts/Montserrat-Regular.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 600;
  src: local("Montserrat"),url(../fonts/Montserrat-SemiBold.woff2) format("woff2")
}
@font-face {
  font-family: Montserrat;
  font-style: normal;
  font-weight: 700;
  src: local("Montserrat"),url(../fonts/Montserrat-Bold.woff2) format("woff2")
}
::-webkit-input-placeholder {
  color: #666
}
::-moz-placeholder {
  color: #666
}
:-ms-input-placeholder {
  color: #666
}
::-ms-input-placeholder {
  color: #666
}
::placeholder {
  color: #666
}
::-moz-selection {
  background-color: #e6324b;
  color: #fff
}
::selection {
  background-color: #e6324b;
  color: #fff
}
input,
textarea {
  outline: 0
}
input:focus:required:invalid,
textarea:focus:required:invalid {
  border-color: #0066b1
}
input:required:valid,
textarea:required:valid {
  border-color: #c8c8c8
}
* {
  outline: 0!important
}
h1,
h2,
h3,
h4,
li,
ol,
p,
ul {
  margin: 0;
  padding: 0
}
img {
  max-width: 100%;
  height: auto
}
section {
  overflow: hidden
}
a,
button,
input,
label,
textarea {
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
label {
  margin: 0
}
a {
  text-decoration: none;
  color: #e6324b
}
body {
  font-family: Montserrat,sans-serif;
  font-size: 12px;
  min-width: 320px;
  position: relative;
  line-height: 1.7;
  letter-spacing: .03em;
  overflow-x: hidden;
  color: #000;
}
[class*=" def_tmp_icon-"]::before,
[class^=def_tmp_icon-]::before {
  font-family: iconfont!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
[class*=" icon-"]::before,
[class^=icon-]::before {
  font-family: iconfont!important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}
.def_tmp_icon-rub::before {
  content: "\e904";
  font-size: .75em
}
.icon-rub::before {
  content: "\e904";
  font-size: .75em
}
.def_tmp_icon-angle_down::before {
  content: "\e900"
}
.def_tmp_icon-angle_left::before {
  content: "\e901"
}
.def_tmp_icon-angle_right::before {
  content: "\e902"
}
.def_tmp_icon-back::before {
  content: "\e903"
}
.def_tmp_icon-check::before {
  content: "\e90a"
}
.def_tmp_icon-grig2x2::before {
  content: "\e910"
}
.def_tmp_icon-grig3x3::before {
  content: "\e911"
}
.def_tmp_icon-search::before {
  content: "\e920"
}
.def_tmp_icon-basket::before {
  content: "\e905"
}
.def_tmp_icon-load::before {
  content: "\e915"
}
.def_tmp_icon-checked::before {
  content: "\e90b"
}
.def_tmp_icon-box::before {
  content: "\e908"
}
.def_tmp_icon-washing::before {
  content: "\e92a"
}
.def_tmp_icon-beach_bags::before {
  content: "\e906"
}
.def_tmp_icon-bomber::before {
  content: "\e907"
}
.def_tmp_icon-caps::before {
  content: "\e909"
}
.def_tmp_icon-circles::before {
  content: "\e90c"
}
.def_tmp_icon-dress_sleeve::before {
  content: "\e90d"
}
.def_tmp_icon-dress_sleeve_not::before {
  content: "\e90e"
}
.def_tmp_icon-flag::before {
  content: "\e90f"
}
.def_tmp_icon-hodi::before {
  content: "\e912"
}
.def_tmp_icon-kits::before {
  content: "\e913"
}
.def_tmp_icon-leggings::before {
  content: "\e914"
}
.def_tmp_icon-long_sleeve::before {
  content: "\e916"
}
.def_tmp_icon-masks::before {
  content: "\e917"
}
.def_tmp_icon-masks_2::before {
  content: "\e918"
}
.def_tmp_icon-masks_filter::before {
  content: "\e919"
}
.def_tmp_icon-men_shorts::before {
  content: "\e91a"
}
.def_tmp_icon-pants::before {
  content: "\e91b"
}
.def_tmp_icon-plaids::before {
  content: "\e91c"
}
.def_tmp_icon-polo::before {
  content: "\e91d"
}
.def_tmp_icon-raincoat::before {
  content: "\e91e"
}
.def_tmp_icon-scarfs::before {
  content: "\e91f"
}
.def_tmp_icon-shirts::before {
  content: "\e921"
}
.def_tmp_icon-shirts_2::before {
  content: "\e922"
}
.def_tmp_icon-skir_2::before {
  content: "\e923"
}
.def_tmp_icon-skirt_1::before {
  content: "\e924"
}
.def_tmp_icon-summer_dress::before {
  content: "\e925"
}
.def_tmp_icon-sweatshirt::before {
  content: "\e926"
}
.def_tmp_icon-swimsuits::before {
  content: "\e927"
}
.def_tmp_icon-t_shirts::before {
  content: "\e928"
}
.def_tmp_icon-tracksuit::before {
  content: "\e929"
}
.def_tmp_icon-women_shorts::before {
  content: "\e92b"
}
.def_tmp_icon-bags2::before {
  content: "\e904"
}
.def_tmp_icon-shop_bags {
  background: url(../images/dest/bags.svg) no-repeat center;
  background-size: auto 100%
}
.def_tmp_btn_1 {
  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;
  text-align: center;
  background: rgb(118,47,44);
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  width: 130px;
  height: 30px
}
.def_tmp_btn_1:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9
}
.def_tmp_btn_2 {
  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;
  text-align: center;
  background: #eee;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0066b1;
  width: 100px;
  height: 30px
}
.def_tmp_btn_2:hover {
  color: #0066b1;
  text-decoration: none;
  opacity: .9
}
.def_tmp_navbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}
.def_tmp_navbar > li {
  position: relative
}
.def_tmp_navbar > li:hover {
  z-index: 5
}
.def_tmp_navbar > li + li {
  margin-left: 10px
}
.def_tmp_navbar > li > a {
  display: block;
  background: #f9f9f9;
  height: 40px;
  padding: 0 40px 0 10px;
  border: 1px solid #c8c8c8;
  color: #000;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: 205px
}
.def_tmp_navbar > li > a:hover {
  text-decoration: none
}
.def_tmp_navbar > li > a::after {
  content: '\e900';
  display: block;
  font-family: iconfont;
  text-align: center;
  color: #000;
  line-height: 7.5px;
  position: absolute;
  width: 15px;
  height: 7.5px;
  right: 15px;
  top: 50%;
  margin-top: -3.75px;
  font-size: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_navbar > li ul {
  display: none;
  position: absolute;
  background: #fff;
  left: 0;
  top: 100%;
  width: 100%;
  margin-top: -1px
}
.def_tmp_navbar > li ul a {
  display: block;
  padding: 10px;
  color: #000
}
.def_tmp_navbar > li ul a:hover {
  text-decoration: none;
  background: #f9f9f9;
  color: #0066b1
}
.def_tmp_navbar > li:hover ul {
  display: block;
  border: 1px solid #c8c8c8;
  z-index: 5
}
textarea {
  width: 100%;
  min-height: 90px;
  padding: 10px 15px;
  background: #f9f9f9;
  border: 1px solid #c8c8c8
}
input[type=email],
input[type=phone],
input[type=text] {
  width: 100%;
  height: 40px;
  padding: 0 15px;
  background: #f9f9f9;
  border: 1px solid #c8c8c8
}
input[type=submit] {
  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;
  text-align: center;
  padding: 0 30px;
  background: #e6324b;
  border: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  max-width: 350px;
  height: 40px
}
input[type=submit]:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9
}
label.def_tmp_select {
  background: #f9f9f9;
  position: relative
}
label.def_tmp_select:focus::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
label.def_tmp_select::after {
  content: '\e900';
  display: block;
  font-family: iconfont;
  color: #000;
  line-height: 7.5px;
  position: absolute;
  width: 15px;
  height: 7.5px;
  right: 15px;
  top: 50%;
  margin-top: -3.75px;
  font-size: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
label.def_tmp_select select {
  width: 100%;
  height: 40px;
  padding: 0 40px 0 10px;
  border: 1px solid #c8c8c8;
  background: 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer
}
input[type=checkbox] {
  display: none
}
input[type=checkbox] + label {
  line-height: normal;
  position: relative;
  padding-left: 25px
}
input[type=checkbox] + label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background: #eee;
  cursor: pointer
}
input[type=checkbox] + label::after {
  content: "\e90a";
  font-family: iconfont;
  color: #e6324b;
  position: absolute;
  left: 4px;
  top: -1px;
  opacity: 0;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  cursor: pointer
}
input[type=checkbox]:checked + label::after {
  opacity: 1
}
input[type=radio] {
  display: none
}
input[type=radio] + label {
  line-height: normal;
  position: relative;
  padding-left: 25px
}
input[type=radio] + label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 3px solid #eee;
  background: #eee;
  cursor: pointer
}
input[type=radio]:checked + label::before {
  background: #e6324b
}
h2 {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 17px
}
p {
  margin-bottom: 20px
}
p:last-child {
  margin-bottom: 10px
}
b {
  font-weight: 600
}
.def_tmp_i {
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  border: 1px solid #c8c8c8;
  position: relative
}
.def_tmp_i::before {
  content: 'i'
}
.def_tmp_s {
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  text-align: center;
  line-height: 15px;
  border: 1px solid #c8c8c8;
  position: relative;
  color: #acacac
}
.def_tmp_s::before {
  content: '?'
}
.def_tmp_i .info,
.def_tmp_s .info {
  position: absolute;
  left: 100%;
  bottom: 100%;
  width: 250px;
  padding: 10px;
  font-size: 10px;
  border: 1px solid #eee;
  background: #fff;
  text-align: left;
  font-weight: 400;
  text-transform: none;
  opacity: 0;
  z-index: -2;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_i:hover .info,
.def_tmp_s:hover .info {
  opacity: 1;
  z-index: 3
}
.def_tmp_ntn_menu {
  display: none
}
.def_tmp_container {
  margin: 0 auto;
  max-width: 1140px;
  padding: 0 15px
}
* + .def_tmp_container {
  margin-top: 0px
}
.def_tmp_wrapper {
  background: #fff;
  -webkit-box-shadow: 0 10px 50px rgba(0,0,0,.1);
  box-shadow: 0 10px 50px rgba(0,0,0,.1);
  padding: 30px
}
.def_tmp_header .def_tmp_container {
  position: relative
}
.def_tmp_header .def_tmp_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 27px 30px 30px
}


.def_tmp_header .def_tmp_logo {
  display: block
}
.def_tmp_header .def_tmp_nav {
  padding: 0 15px 0 15px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  margin: auto;
}
.def_tmp_header .def_tmp_nav > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0
}
.def_tmp_header .def_tmp_nav > ul > li {
  padding: 0 20px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_header .def_tmp_nav > ul > li.def_tmp_active {
  background: #f9f9f9
}
.def_tmp_header .def_tmp_nav > ul > li.def_tmp_active a {
  color: #e6324b;
  text-decoration: none
}
.def_tmp_header .def_tmp_nav > ul > li:hover {
  background: #f9f9f9
}
.def_tmp_header .def_tmp_nav > ul > li:hover a {
  color: #e6324b;
  text-decoration: none
}
.def_tmp_header .def_tmp_nav > ul > li > a {
  font-weight: 600;
  text-transform: uppercase;
  color: #000
}
.def_tmp_header .def_tmp_nav > ul > li > a:hover {
  color: #e6324b;
  text-decoration: none
}
.def_tmp_header .def_tmp_nav > ul > li .def_tmp_sub_wrap {
  display: none;
  position: absolute;
  padding-top: 10px;
  top: calc(100% - 40px);
  left: 5px;
  right: 5px;
  z-index: 2
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub::after {
  content: '\e900';
  display: block;
  font-family: iconfont;
  color: #000;
  line-height: 7.5px;
  width: 15px;
  height: 7.5px;
  margin-left: 10px;
  font-size: 15px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub:hover::after {
  color: #e6324b
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub:hover .def_tmp_sub_wrap {
  display: block
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul {
  background: #fff;
  padding: 15px 30px 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li {
  padding: 15px 0 0 30px;
  min-width: 25%
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li a {
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li a i {
  font-size: 30px;
  height: 30px;
  margin-right: 15px;
  color: #0066b1;
  width: 30px;
  text-align: center;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li a:hover {
  color: #e6324b
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li a:hover i {
  color: #e6324b
}
.def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li a:hover .def_tmp_icon-shop_bags {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='31' viewBox='0 0 19 31' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.832 1.78572C7.90597 1.78572 6.34461 3.34708 6.34461 5.27311V12.1219H13.3194V5.27311C13.3194 3.34708 11.758 1.78572 9.832 1.78572ZM14.748 12.1219V5.27311C14.748 2.5581 12.547 0.357147 9.832 0.357147C7.11699 0.357147 4.91604 2.5581 4.91604 5.27311V12.1219H0.714355V30.3571H18.9497V12.1219H14.748ZM2.14293 13.5504V25.1471H14.0337V26.5756H2.14293V28.9286H17.5211V13.5504H2.14293Z' fill='%23E6324B'/%3E%3C/svg%3E")
}
.def_tmp_header .def_tmp_basket {
  margin-right: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000
}
.def_tmp_header .def_tmp_basket:hover {
  color: #000;
  text-decoration: none
}
.def_tmp_header .def_tmp_basket span {
  display: inline-block;
  margin-left: 5px;
  min-width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 10px;
  padding: 0 5px;
  text-align: center
}
.def_tmp_header .def_tmp_basket span.def_tmp_inside {
  color: #fff;
  background: #e6324b
}
.def_tmp_header .def_tmp_basket::before {
  font-size: 24px;
  height: 24px;
  margin-right: 10px;
  color: #e6324b
}
.def_tmp_top_blocks {
  margin-top: 0
}
.def_tmp_top_blocks + .def_tmp_container {
  margin-top: 0
}
.def_tmp_top_blocks .def_tmp_top_wrapper {
  padding: 50px 0 10px 30px;
}
.def_tmp_top_blocks h1 {
  margin: 0
}
.def_tmp_top_blocks h1 span {
  display: inline-block;
  background: #000;
  padding: 10px 15px;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  line-height: normal;
  position: relative;
  top: -20px
}
.def_tmp_top_blocks h1 span:first-child {
  top: 0
}
.def_tmp_top_blocks h1 span:last-child {
  color: #0066b1;
  top: -40px
}
.def_tmp_catalog_filter {
  margin-top: 27px;
  margin-left: -30px;
  margin-right: -30px;
  padding: 30px;
  border-top: 1px solid #f9f9f9;
  border-bottom: 1px solid #f9f9f9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: flex-end;
}
.def_tmp_catalog_filter .def_tmp_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_catalog_filter .def_tmp_select {
  width: 205px
}
.def_tmp_catalog_filter .def_tmp_select + .def_tmp_select {
  margin-left: 10px
}
.def_tmp_catalog_filter .def_tmp_catalog_tema {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 15px 0 15px;
}
.def_tmp_catalog_filter .def_tmp_catalog_tema a {
  width: 40px;
  height: 40px;
  background: #eee;
  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;
  color: #000
}
.def_tmp_catalog_filter .def_tmp_catalog_tema a::before {
  font-family: iconfont;
  font-size: 16px;
  line-height: 16px;
  height: 16px
}
.def_tmp_catalog_filter .def_tmp_catalog_tema a + a {
  margin-left: 1px
}
.def_tmp_catalog_filter .def_tmp_catalog_tema a:hover {
  background: #f9f9f9;
  color: #e6324b;
  text-decoration: none
}
.def_tmp_catalog_filter .def_tmp_catalog_tema a.def_tmp_active {
  background: #f9f9f9;
  color: #e6324b
}
.def_tmp_catalog_filter .def_tmp_catalog_tema .def_tmp_btn_3x3::before {
  content: '\e911'
}
.def_tmp_catalog_filter .def_tmp_catalog_tema .def_tmp_btn_2x2::before {
  content: '\e910'
}

.def_tmp_btn_3x3,
.def_tmp_btn_2x2{
  display: flex !important;
}
.def_tmp_catalog {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.def_tmp_catalog .def_tmp_item {
  position: relative;
  border: 1px solid #f9f9f9;
  text-align: center
}
.def_tmp_catalog .def_tmp_item:hover {
  z-index: 4
}
.def_tmp_catalog .def_tmp_item .def_tmp_sale {
  position: absolute;
  z-index: 3;
  top: 13px;
  right: 0;
  background: rgb(118,47,44);
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  padding: 3px 6px 4px 3px
}
.def_tmp_catalog .def_tmp_item .def_tmp_sale::before {
  content: '';
  background: rgb(118,47,44);
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 100%;
  width: 11px;
  margin-right: -4px;
  -webkit-transform: skewX(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg)
}
.def_tmp_catalog .def_tmp_box {
  position: relative;
  padding: 20px 20px 20px;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_catalog .def_tmp_box:hover {
  z-index: 2;
  background: #fff;
  -webkit-box-shadow: 0 10px 50px rgba(0,0,0,.1),0 0 0 1px #f9f9f9;
  box-shadow: 0 10px 50px rgba(0,0,0,.1),0 0 0 1px #f9f9f9
}
.def_tmp_catalog .def_tmp_box:hover .title {
  color: #e6324b
}
.def_tmp_catalog .def_tmp_box:hover .def_tmp_btn_row {
  z-index: 1;
  opacity: 1
}
.def_tmp_catalog .def_tmp_box .def_tmp_img {
  display: block;
  margin-bottom: 15px
}
.def_tmp_catalog .def_tmp_box .def_tmp_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.def_tmp_catalog .def_tmp_box .price {
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 15px
}
.def_tmp_catalog .def_tmp_box .price span {
  color: #e6324b;
  text-decoration: line-through;
  display: inline-block;
  margin-right: 8px
}
.def_tmp_catalog .def_tmp_box .price i {
  font-size: 11px
}
.def_tmp_catalog .def_tmp_box .title {
  color: #000;
  display: block;
  margin-bottom: 15px;
  line-height: normal
}
.def_tmp_catalog .def_tmp_box .title:hover {
  color: #e6324b;
  text-decoration: none
}
.def_tmp_catalog .def_tmp_box .def_tmp_btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0;
  z-index: -1;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_tema_3x3 .def_tmp_item {
  width: 25%;
  height: 340px
}
.def_tmp_tema_3x3 .def_tmp_item .def_tmp_img {
  height: 238px
}
.def_tmp_tema_2x2 .def_tmp_item {
  width: 33.333%;
  height: 430px
}
.def_tmp_tema_2x2 .def_tmp_item .def_tmp_img {
  height: 329px
}
.def_tmp_pagination {
  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
}
.def_tmp_pagination .def_tmp_active a {
  color: #fff;
  text-decoration: none;
  background: #0066b1
}
.def_tmp_pagination a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  font-weight: 600
}
.def_tmp_pagination a:hover {
  color: #fff;
  text-decoration: none;
  background: #0066b1
}
.def_tmp_pagination .def_tmp_next a,
.def_tmp_pagination .def_tmp_prev a {
  font-size: 0
}
.def_tmp_pagination .def_tmp_next a::before,
.def_tmp_pagination .def_tmp_prev a::before {
  font-size: 15px;
  height: 15px;
  line-height: 15px;
  font-family: iconfont
}
.def_tmp_pagination .def_tmp_prev a::before {
  content: '\e901'
}
.def_tmp_pagination .def_tmp_next a::before {
  content: '\e902'
}
.def_tmp_advantage {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}
.def_tmp_advantage h2 {
  margin-bottom: 28px
}
.def_tmp_advantage::before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 0;
  height: 1px;
  background: #eee
}
.def_tmp_advantage .def_tmp_item {
  width: 33.333%;
  padding: 35px 15px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  line-height: normal
}
.def_tmp_advantage .def_tmp_icon {
  min-width: 80px;
  width: 80px;
  height: 80px;
  margin-right: 25px;
  border-radius: 50%;
  overflow: hidden
}
.def_tmp_advantage .def_tmp_icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}
.def_tmp_car_5_items {
  width: auto;
  margin: 30px -30px -115px -30px;
  border-top: 1px solid #f9f9f9;
  position: relative
}
.def_tmp_car_5_items .owl-nav {
  position: absolute;
  bottom: 100%;
  margin-bottom: 40px;
  right: 40px
}
.def_tmp_car_5_items .owl-nav .owl-prev {
  margin-right: 50px
}
.def_tmp_car_5_items .def_tmp_item {
  display: block;
  text-align: center;
  line-height: normal;
  color: #000;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_car_5_items .def_tmp_item .def_tmp_wrap {
  border: 1px solid #f9f9f9;
  padding: 20px;
  padding-bottom: 15px
}
.def_tmp_car_5_items .def_tmp_item:hover {
  color: #e6324b;
  text-decoration: none;
  background: #fff;
  -webkit-box-shadow: 0 10px 50px rgba(0,0,0,.1),0 0 0 1px #f9f9f9;
  box-shadow: 0 10px 50px rgba(0,0,0,.1),0 0 0 1px #f9f9f9
}
.def_tmp_car_5_items .def_tmp_item:hover .def_tmp_wrap {
  border-bottom-color: #fff
}
.def_tmp_car_5_items .def_tmp_item:hover .def_tmp_btn_row {
  opacity: 1;
  z-index: 1
}
.def_tmp_car_5_items .def_tmp_item > * {
  display: block
}
.def_tmp_car_5_items .def_tmp_item .def_tmp_img {
  margin-bottom: 15px;
  display: block
}
.def_tmp_car_5_items .def_tmp_item .def_tmp_price {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 15px
}
.def_tmp_car_5_items .def_tmp_item .def_tmp_btn_row {
  padding: 0 20px 20px;
  opacity: 0;
  z-index: -1;
  position: relative;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
.def_tmp_car_5_items .def_tmp_item .def_tmp_btn_row .def_tmp_btn_1,
.def_tmp_car_5_items .def_tmp_item .def_tmp_btn_row .def_tmp_btn_2 {
  margin: 0 auto
}
.def_tmp_car_5_items .def_tmp_item .def_tmp_btn_row .def_tmp_btn_2 {
  margin-top: 5px
}
.owl-nav button {
  width: 8px;
  height: 15px;
  font-size: 0;
  background: 0 0;
  border: none
}
.owl-nav button::before {
  display: block;
  line-height: 15px;
  font-size: 15px;
  width: 15px;
  margin-left: -3px;
  text-align: center;
  height: 15px;
  color: #000;
  font-family: iconfont
}
.owl-nav button span {
  display: none
}
.owl-nav .owl-prev::before {
  content: '\e901'
}
.owl-nav .owl-next::before {
  content: '\e902'
}
.def_tmp_product_wrapper .def_tmp_row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_product_wrapper .def_tmp_row .bmw-col-6 {
  width: 50%;
  min-width: 50%;
  padding: 0 15px
}
.def_tmp_product_wrapper .def_tmp_row_top {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_nav_box {
  min-width: 60px;
  padding-right: 10px
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_nav_box .def_tmp_back {
  display: block;
  color: #000;
  width: 50px;
  height: 15px;
  margin-bottom: 30px;
  overflow: hidden
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_nav_box .def_tmp_back::before {
  display: block;
  width: 50px;
  height: 15px;
  font-size: 50px;
  line-height: 15px
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_nav_box .def_tmp_product_img_nav li {
  border: 1px solid transparent;
  cursor: pointer
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_nav_box .def_tmp_product_img_nav li + li {
  margin-top: 7px
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_nav_box .def_tmp_product_img_nav .def_tmp_active {
  border-color: #000
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_product_img {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_sale {
  position: absolute;
  z-index: 3;
  top: 35px;
  right: 0;
  background: rgb(118,47,44);
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: normal;
  padding: 4px 6px 3px 3px
}
.def_tmp_product_wrapper .def_tmp_row_top .def_tmp_sale::before {
  content: '';
  background: rgb(118,47,44);
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 100%;
  width: 11px;
  margin-right: -4px;
  -webkit-transform: skewX(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg)
}
.def_tmp_product_wrapper .def_tmp_tab_nav {
  padding-bottom: 20px;
  margin-right: 50px
}
.def_tmp_product_wrapper .def_tmp_tab_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_product_wrapper .def_tmp_tab_nav ul li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%
}
.def_tmp_product_wrapper .def_tmp_tab_nav ul li a {
  display: block;
  color: #0066b1;
  text-align: center;
  padding: 10px 0;
  line-height: normal;
  border-bottom: 1px solid #c8c8c8
}
.def_tmp_product_wrapper .def_tmp_tab_nav ul li a:hover {
  text-decoration: none
}
.def_tmp_product_wrapper .def_tmp_tab_nav ul li.def_tmp_active a {
  border-bottom-color: #000;
  color: #000;
  font-weight: 600;
  background: #eee
}
.def_tmp_product_wrapper .def_tmp_tab_content {
  padding: 0 20px 20px
}
.def_tmp_product_wrapper .def_tmp_tab_content .def_tmp_car_4_items {
  position: relative
}
.def_tmp_product_wrapper .def_tmp_tab_content .def_tmp_car_4_items .def_tmp_item {
  display: block;
  width: 95px;
  font-size: 10px;
  line-height: normal;
  text-align: center;
  color: #828282;
  position: relative;
  z-index: 2
}
.def_tmp_product_wrapper .def_tmp_tab_content .def_tmp_car_4_items .def_tmp_item.active {
  color: #000
}
.def_tmp_product_wrapper .def_tmp_tab_content .def_tmp_car_4_items .def_tmp_item:hover {
  text-decoration: none;
  color: #000
}
.def_tmp_product_wrapper .def_tmp_tab_content .def_tmp_car_4_items .def_tmp_item > * {
  display: block
}
.def_tmp_product_wrapper .def_tmp_tab_content .def_tmp_car_4_items .def_tmp_item .def_tmp_img {
  margin-bottom: 10px
}
.def_tmp_product_wrapper .def_tmp_tab_content .def_tmp_car_4_items .def_tmp_item .def_tmp_price {
  font-weight: 700;
  font-size: 12px;
  padding-top: 10px
}
.def_tmp_product_wrapper .owl-nav {
  position: absolute;
  z-index: 1;
  top: 44px;
  left: -20px;
  right: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.def_tmp_product_wrapper .def_tmp_bottom_row {
  margin-left: -15px;
  margin-right: -15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.def_tmp_product_wrapper .def_tmp_bottom_row::before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  height: 1px;
  background: #eee
}
.def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 25%;
  min-width: 25%;
  padding: 20px 15px 0;
  font-size: 14px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -.01em
}
.def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  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;
  color: #fff;
  font-size: 20px;
  margin-right: 10px
}
.def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_icon_1 {
  background: #eb5757
}
.def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_icon_2 {
  background: #f2994a
}
.def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_icon_3 {
  background: #29a7e4
}
.def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_icon_4 {
  background: #9b51e0
}
.def_tmp_product_wrapper .def_tmp_right_box h1 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
  line-height: normal
}
.def_tmp_product_wrapper .def_tmp_right_box .def_tmp_article {
  font-size: 10px;
  color: #828282;
  line-height: normal;
  margin-bottom: 20px
}
.def_tmp_product_wrapper .def_tmp_options {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  padding-bottom: 20px
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0;
  margin-right: 0;
  line-height: normal
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_row + .def_tmp_row {
  margin-top: 10px
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_row + .def_tmp_row_price {
  margin-top: 20px
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_item {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_left_item {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_left_item .def_tmp_s {
  margin-left: 5px
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item {
  margin-right: -1px
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 10px;
  border: 1px solid #eee;
  color: #0066b1;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  position: relative
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item label span {
  color: #828282
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item label span i {
  margin-left: -2px;
  font-weight: 100
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item label::before {
  display: none!important
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item label::after {
  display: none!important
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item:hover {
  background: #eee
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item input[type=radio]:checked + label {
  border-color: #000;
  color: #000;
  font-weight: 600;
  z-index: 1
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_item input[type=radio]:checked + label span {
  font-weight: 400;
  color: #000
}
.def_tmp_product_wrapper .def_tmp_options .def_tmp_size_row .def_tmp_item label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-transform: uppercase
}
.def_tmp_product_wrapper .def_tmp_row_price {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.def_tmp_product_wrapper .def_tmp_row_price .def_tmp_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: normal;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  padding-top: 5px;
  font-size: 24px;
  font-weight: 600
}
.def_tmp_product_wrapper .def_tmp_row_price .def_tmp_price .def_tmp_old {
  color: rgb(118,47,44);
  font-size: 18px;
  position: relative;
  margin-right: 10px
}
.def_tmp_product_wrapper .def_tmp_row_price .def_tmp_price .def_tmp_old::before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: rgb(118,47,44);
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(-19deg);
  -ms-transform: rotate(-19deg);
  transform: rotate(-19deg)
}
.def_tmp_product_wrapper .def_tmp_row_price .def_tmp_btn_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_product_wrapper .def_tmp_row_price .def_tmp_btn_row > * + * {
  margin-left: 5px
}
.def_tmp_product_wrapper .def_tmp_row_price .def_tmp_btn_row .def_tmp_btn_1 {
  width: 196px;
  height: 40px;
  font-size: 12px
}
.def_tmp_product_wrapper .def_tmp_row_price .def_tmp_btn_row .def_tmp_btn_2 {
  background: #eee;
  color: #0066b1
}
.def_tmp_product_wrapper .def_tmp_left_item {
  width: 100px;
  min-width: 100px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_product_wrapper .def_tmp_product_text {
  padding-bottom: 20px
}
.def_tmp_product_wrapper .def_tmp_product_text .def_tmp_row {
  margin-bottom: 10px
}
.def_tmp_product_wrapper .def_tmp_product_text .def_tmp_row:last-child {
  margin-bottom: 0
}
.def_tmp_product_wrapper .def_tmp_product_text p {
  margin-bottom: 10px
}
.def_tmp_product_wrapper .def_tmp_product_text p:last-child {
  margin-bottom: 0
}
.def_tmp_product_wrapper .def_tmp_product_text .def_tmp_left_item {
  color: #828282
}
.def_tmp_breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #eee;
  color: #828282;
  line-height: normal
}
.def_tmp_breadcrumb li::after {
  content: '/';
  margin: 0 10px
}
.def_tmp_breadcrumb a {
  color: #828282
}
.def_tmp_card_page h1 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px
}
.def_tmp_card_page .def_tmp_row {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_card_page .def_tmp_row .bmw-col-6 {
  width: 50%;
  min-width: 50%;
  padding: 0 15px
}
.def_tmp_card_page .def_tmp_tovar_item {
  border: 1px solid #eee;
  padding: 20px;
  margin-bottom: -1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_img {
  width: 80px;
  min-width: 80px;
  margin-right: 20px;
  position: relative
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_img .def_tmp_sale {
  position: absolute;
  z-index: 3;
  top: 0;
  right: 0;
  background: #e6324b;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  line-height: normal;
  padding: 3px 6px 3px 3px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_img .def_tmp_sale::before {
  content: '';
  background: #e6324b;
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 100%;
  width: 11px;
  margin-right: -4px;
  -webkit-transform: skewX(15deg);
  -ms-transform: skewX(15deg);
  transform: skewX(15deg)
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 40px;
  position: relative;
  line-height: normal
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: .03em;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: 0;
  padding-left: 10px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_price .def_tmp_old {
  color: #e6324b;
  margin-right: 5px;
  position: relative
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_price .def_tmp_old::before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background: #e6324b;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  -webkit-transform: rotate(-19deg);
  -ms-transform: rotate(-19deg);
  transform: rotate(-19deg)
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -5px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 5px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item .def_tmp_opc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 4.5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #acacac;
  font-size: 10px;
  text-transform: uppercase;
  min-height: 17px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item .def_tmp_opc .def_tmp_i {
  color: #000;
  margin-left: 10px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item label {
  width: 100%
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item label::after {
  width: 10px;
  height: 5px;
  font-size: 10px;
  right: 10px;
  margin-top: -2.5px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item label select {
  height: 30px;
  padding-right: 30px
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_delete {
  position: absolute;
  width: 12px;
  height: 12px;
  top: 0;
  right: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_delete::before {
  content: '';
  width: 17px;
  height: 1px;
  left: -2.5px;
  top: 50%;
  margin-top: -.5px;
  border-radius: 1px;
  background: #e6324b;
  position: absolute
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_delete::after {
  content: '';
  width: 1px;
  height: 17px;
  left: 50%;
  top: -2.5px;
  margin-left: -.5px;
  border-radius: 1px;
  background: #e6324b;
  position: absolute
}
.def_tmp_card_page .def_tmp_promo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 330px;
  margin-top: 30px
}
.def_tmp_card_page .def_tmp_promo input[type=text] {
  width: 200px
}
.def_tmp_card_page .def_tmp_promo input[type=submit] {
  width: 127px;
  background: #eee;
  color: #0066b1
}
.def_tmp_card_page .def_tmp_text_cart {
  line-height: normal;
  padding: 30px;
  border: 1px solid #eee;
  margin-bottom: -1px
}
.def_tmp_card_page .def_tmp_text_cart .def_tmp_text_cart_row > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.def_tmp_card_page .def_tmp_text_cart .text_cart_row > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.def_tmp_card_page .def_tmp_text_cart .def_tmp_text_cart_row > * span {
  color: #000
}
.def_tmp_card_page .def_tmp_text_cart .text_cart_row > * span {
  color: #000
}
.def_tmp_card_page .def_tmp_text_cart h2 {
  font-size: 18px;
  margin-bottom: 11px
}
.def_tmp_card_page .def_tmp_text_cart p {
  color: #828282;
  font-weight: 600;
  margin: 0;
  line-height: 1.85
}
.def_tmp_card_page .def_tmp_text_cart .def_tmp_color {
  color: #e6324b
}
.def_tmp_card_page .def_tmp_text_cart .def_tmp_color span {
  color: #e6324b
}
.def_tmp_card_page .def_tmp_text_cart .def_tmp_btn_2 {
  width: 136px;
  height: 40px;
  font-size: 12px;
  margin-top: 10px
}
.def_tmp_card_page .def_tmp_contact_forma {
  line-height: normal;
  padding: 30px;
  border: 1px solid #eee
}
.def_tmp_card_page .def_tmp_contact_forma > h2 {
  font-size: 18px;
  margin-bottom: 30px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row .def_tmp_text {
  width: 105px;
  min-width: 105px;
  letter-spacing: .03em;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 600
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row .def_tmp_text span {
  color: #e6324b
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox {
  padding-top: 20px;
  margin-bottom: 30px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav {
  padding-top: 20px;
  margin-left: -30px;
  margin-right: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: normal;
  margin-bottom: 30px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav li {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav li a {
  display: block;
  text-align: center;
  color: #000;
  padding: 9px;
  border-bottom: 1px solid #eee;
  font-size: 10px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav li a:hover {
  text-decoration: none;
  background: #eee
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav li a span {
  color: #0066b1;
  margin-bottom: 10px;
  display: block;
  font-size: 12px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav li.def_tmp_active a {
  border-bottom-color: #000;
  background: #eee
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav li.def_tmp_active a span {
  color: #000;
  font-weight: 700
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tabs_content {
  padding-bottom: 30px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tabs_content h3 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: normal
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_tabs_content .def_tmp_search {
  margin-bottom: 20px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox_row .def_tmp_checkbox {
  padding-top: 0;
  margin-bottom: 20px;
  margin-right: 10px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox_row .def_tmp_checkbox:last-child {
  margin-right: 0
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox_row .def_tmp_checkbox label {
  letter-spacing: -.01em
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_maps {
  margin-left: -30px;
  margin-right: -30px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_maps iframe {
  width: 100%;
  height: 200px;
  border: none
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_payment {
  margin-bottom: 30px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_radio_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_radio_row label {
  border: 1px solid #eee;
  padding: 10px;
  line-height: normal;
  font-size: 10px;
  color: #828282;
  margin-right: -1px;
  cursor: pointer
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_radio_row label span {
  color: #0066b1;
  font-size: 12px;
  display: block;
  margin-bottom: 5px
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_radio_row label::before {
  display: none!important
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_radio_row input[type=radio]:checked + label {
  border-color: #000;
  color: #000;
  z-index: 2
}
.def_tmp_card_page .def_tmp_contact_forma .def_tmp_radio_row input[type=radio]:checked + label span {
  color: #000;
  font-weight: 600
}
.def_tmp_card_page .def_tmp_result_row {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  letter-spacing: -.01em
}
.def_tmp_card_page .def_tmp_result_row .def_tmp_item_1 {
  font-size: 10px
}
.def_tmp_card_page .def_tmp_result_row .def_tmp_item_1 span {
  font-weight: 600
}
.def_tmp_card_page .def_tmp_result_row .def_tmp_item_1 .def_tmp_color {
  color: #e6324b
}
.def_tmp_card_page .def_tmp_result_row .def_tmp_item_2 {
  padding: 0 25px
}
.def_tmp_card_page .def_tmp_result_row .def_tmp_item_2 span {
  display: block;
  padding-top: 5px;
  font-size: 18px;
  font-weight: 700
}
.def_tmp_payment_img {
  padding: 40px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}
.def_tmp_search {
  position: relative
}
.def_tmp_search button {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7.5px;
  color: #0066b1;
  background: 0 0;
  border: none;
  padding: 0
}
.def_tmp_search button::before {
  font-size: 15px
}
.def_tmp_tab .def_tmp_tabs_content {
  display: none
}
.def_tmp_tab .def_tmp_tabs_content.def_tmp_active {
  display: block
}
.def_tmp_footer {
  margin-top: 50px;
  padding: 50px 0 75px;
  background: #353535;
  background-size: cover;
  color: #fff;
}
.def_tmp_footer .def_tmp_wrapper {
  padding: 0;
  padding-bottom: 30px;
  background: 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_3 {
  padding: 0 15px;
  width: 25%;
  min-width: 25%
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 {
  padding: 0 15px;
  width: 75%;
  min-width: 75%
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul {
  margin-left: -15px;
  margin-right: -15px;
  padding-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul li {
  width: 33.333%;
  padding: 0 15px;
  margin-bottom: 19px
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul li a:hover {
  opacity: .5;
  text-decoration: none
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul li a i {
  width: 18px;
  height: 18px;
  margin-right: 12px;
  font-size: 18px
}
.def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul li a .def_tmp_icon-shop_bags {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='31' viewBox='0 0 19 31' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.832 1.78572C7.90597 1.78572 6.34461 3.34708 6.34461 5.27311V12.1219H13.3194V5.27311C13.3194 3.34708 11.758 1.78572 9.832 1.78572ZM14.748 12.1219V5.27311C14.748 2.5581 12.547 0.357147 9.832 0.357147C7.11699 0.357147 4.91604 2.5581 4.91604 5.27311V12.1219H0.714355V30.3571H18.9497V12.1219H14.748ZM2.14293 13.5504V25.1471H14.0337V26.5756H2.14293V28.9286H17.5211V13.5504H2.14293Z' fill='%23fff'/%3E%3C/svg%3E")
}
.def_tmp_footer .def_tmp_row {
  border-top: 1px solid rgba(255,255,255,.3);
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255,255,255,.5)
}
.def_tmp_footer .def_tmp_row .def_tmp_copir {
  padding-left: 10px
}
.def_tmp_footer .def_tmp_row ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.def_tmp_footer .def_tmp_row ul li {
  margin-left: 30px
}
.def_tmp_footer .def_tmp_row a {
  color: rgba(255,255,255,.5)
}
.def_tmp_mobil_block {
  display: none!important
}
@media only screen and (max-width:1200px) {


  .def_tmp_header .def_tmp_nav > ul > li .def_tmp_sub_wrap{
    top: calc(100% - 55px);
  }


  .def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul {
    padding-right: 15px
  }
  .def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li {
    padding-left: 15px
  }
  .def_tmp_header .def_tmp_nav > ul .def_tmp_sub ul li a i {
    margin-right: 10px
  }
  .def_tmp_container {
    max-width: 990px
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_left_item {
    width: 100%;
    min-width: 100%;
    padding-bottom: 10px
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_item {
    width: auto
  }
  .def_tmp_product_wrapper .def_tmp_row_price .def_tmp_price {
    padding-bottom: 15px
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item + .def_tmp_item {
    margin-top: 15px
  }
  .def_tmp_card_page .def_tmp_result_row {
    display: block
  }
  .def_tmp_card_page .def_tmp_result_row .def_tmp_item_2 {
    padding: 10px 0
  }
}
@media only screen and (max-width:992px) {
  .ya-share-my {
    display: none;
  }

  .def_tmp_payment_block{
    flex-direction: column;
  }


  .def_tmp_catalog_filter{
    margin-top: 10px !important;
    padding: 10px 10px 0 !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
    justify-content: flex-end !important;
  }


  .def_tmp_nav ul{
    display: flex !important;
    flex-direction: column;
    align-items: flex-start !important;
    width: 100% !important;
  }

  .def_tmp_search-block{
    margin-top: 0px !important;
  }



  .dropdownContain{
    display: none;
  }


  .def_tmp_sub{
    width: 100%;
  }

  .def_tmp_nav ul li{
    width: 100%;
  }
  .bucket-text{
    display: none;
  }

  .def_tmp_ntn_menu{
    display: block !important;
  }
  .def_tmp_container {
    max-width: 760px
  }
  .def_tmp_over {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: #181716;
    opacity: .3;
    display: none
  }
  .def_tmp_over.def_tmp_block_over {
    display: block
  }
  .def_tmp_header {
    position: relative;
    z-index: 10
  }
  .def_tmp_header .def_tmp_logo img {
    width: 150px;
    height: 50px
  }
  .def_tmp_header .def_tmp_ntn_menu {
    display: block;
    width: 60px;
    height: 50px;
    border-right: 1px solid #eee;
    margin-left: -10px;
    padding: 15px 19px;
    position: relative
  }
  .def_tmp_header .def_tmp_ntn_menu span {
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 1px;
    background: #0066b1;
    position: relative;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }
  .def_tmp_header .def_tmp_ntn_menu span + span {
    margin-top: 7px
  }
  .def_tmp_header .def_tmp_ntn_menu span:nth-child(1) {
    top: 0
  }
  .def_tmp_header .def_tmp_ntn_menu span:nth-child(3) {
    bottom: 0
  }
  .def_tmp_header .def_tmp_ntn_menu.def_tmp_close span {
    background: #e6324b
  }
  .def_tmp_header .def_tmp_ntn_menu.def_tmp_close span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px
  }
  .def_tmp_header .def_tmp_ntn_menu.def_tmp_close span:nth-child(2) {
    opacity: 0
  }
  .def_tmp_header .def_tmp_ntn_menu.def_tmp_close span:nth-child(3) {
    bottom: 8.5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  .def_tmp_header .def_tmp_wrapper {
    padding: 10px;
    position: relative
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav {
    position: absolute;
    top: 100%;
    width: 100%;
    padding: 0;
    background: #fff;
    left: calc(-200% - 30px);
    margin-top: -1px;
    -webkit-box-shadow: 0 10px 50px rgba(0,0,0,.1);
    box-shadow: 0 10px 50px rgba(0,0,0,.1);
    z-index: 50;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav.def_tmp_active_nav {
    left: 0
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul {
    display: block
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li {
    height: auto;
    display: block
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li.def_tmp_sub::after {
    position: absolute;
    right: 20px;
    top: 16px
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li + li {
    border-top: 1px solid #eee
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li > a {
    display: inline-block;
    padding: 10px 0
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li .def_tmp_sub_wrap {
    position: initial;
    padding: 0;
    display: none!important
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li .def_tmp_sub_wrap.def_tmp_block {
    display: block!important
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li .def_tmp_sub_wrap ul {
    background: 0 0;
    display: block;
    padding: 0
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li .def_tmp_sub_wrap ul li {
    padding: 0;
    padding-bottom: 15px
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li .def_tmp_sub_wrap ul li a {
    line-height: 20px
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav > ul > li .def_tmp_sub_wrap ul li a i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-right: 15px
  }
  .def_tmp_header .def_tmp_basket {
    height: 50px;
    padding-left: 20px;
    border-left: 1px solid #eee;
    font-size: 0
  }
  .def_tmp_header .def_tmp_basket span {
    font-size: 12px;
    margin-left: 0
  }
  .def_tmp_catalog_filter {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 20px
  }
  .def_tmp_catalog_filter .def_tmp_item {
    margin-bottom: 10px
  }
  .def_tmp_tema_3x3 .def_tmp_item {
    width: 33.333%
  }
  .def_tmp_tema_2x2 .def_tmp_item {
    width: 50%
  }
  .def_tmp_advantage {
    display: block
  }
  .def_tmp_advantage .def_tmp_item {
    width: 100%
  }
  .def_tmp_footer .def_tmp_wrapper .def_tmp_col_3,
  .def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 {
    width: 100%
  }
  .def_tmp_footer .def_tmp_wrapper .def_tmp_logo {
    margin-bottom: 20px
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_item {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
  }
  .def_tmp_product_wrapper .def_tmp_product_text .def_tmp_row {
    display: block
  }
  .def_tmp_product_wrapper .def_tmp_bottom_row {
    display: block
  }
  .def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_item {
    width: 100%
  }
  h2 {
    font-size: 24px
  }
  .def_tmp_card_page .def_tmp_tovar_item {
    padding: 10px
  }
  .def_tmp_card_page .def_tmp_contact_forma,
  .def_tmp_card_page .def_tmp_text_cart {
    padding: 20px
  }
  .def_tmp_card_page .def_tmp_contact_forma > h2 {
    margin-bottom: 20px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav {
    margin-left: -20px;
    margin-right: -20px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_maps {
    margin-left: -20px;
    margin-right: -20px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox_row {
    display: block
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row .def_tmp_text {
    margin-bottom: 5px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row .def_tmp_text br {
    display: none
  }
}
@media only screen and (max-width:767px) {
  .def_tmp_container {
    max-width: 570px
  }
  .def_tmp_header .def_tmp_wrapper .def_tmp_nav {
    left: calc(-200% - 30px)
  }
  .def_tmp_top_blocks {
    margin-top: 0!important
  }
  .def_tmp_top_blocks .def_tmp_top_wrapper {
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 0;
    background-size: auto 100%;
    background-position: 100% 0
  }
  .def_tmp_top_blocks h1 span {
    padding: 10px 15px;
    font-size: 18px;
    top: -10px
  }
  .def_tmp_top_blocks h1 span:first-child {
    max-width: 120px;
    line-height: 1.7;
    padding: 7px 15px
  }
  .def_tmp_top_blocks h1 span:last-child {
    top: -20px
  }
  h2 {
    margin-bottom: 12px;
    font-size: 18px
  }
  .def_tmp_wrapper {
    padding: 10px
  }
  p {
    margin-bottom: 10px
  }
  .def_tmp_catalog_filter {
    margin-top: 10px;
    padding: 10px 10px 0;
    margin-left: -10px;
    margin-right: -10px
  }
  .def_tmp_catalog {
    margin-left: -10px;
    margin-right: -10px
  }
  .def_tmp_catalog .def_tmp_box .def_tmp_btn_row {
    opacity: 1;
    z-index: 2
  }
  .def_tmp_tema_3x3 .def_tmp_item {
    width: 50%;
    height: auto
  }
  .def_tmp_tema_3x3 .def_tmp_item .def_tmp_box .def_tmp_img {
    height: auto
  }
  .def_tmp_tema_2x2 .def_tmp_item {
    width: 100%;
    height: auto
  }
  .def_tmp_tema_2x2 .def_tmp_item .def_tmp_box .def_tmp_img {
    height: auto
  }
  .def_tmp_pagination {
    padding-bottom: 20px
  }
  .def_tmp_advantage {
    margin-left: -10px;
    margin-right: -10px;
    margin-top: 13px;
    padding-top: 5px
  }
  .def_tmp_advantage::before {
    left: 10px;
    right: 10px
  }
  .def_tmp_advantage .def_tmp_item {
    padding-top: 10px;
    font-size: 16px
  }
  .def_tmp_advantage .def_tmp_item .def_tmp_icon {
    width: 60px;
    height: 60px;
    min-width: 60px;
    margin-right: 15px
  }
  * + .def_tmp_container {
    margin-top: 30px
  }
  .def_tmp_footer {
    margin-top: 30px;
    padding: 40px 0
  }
  .def_tmp_footer .def_tmp_row {
    display: block;
    padding-top: 30px;
    line-height: normal
  }
  .def_tmp_footer .def_tmp_row ul {
    padding-top: 20px
  }
  .def_tmp_footer .def_tmp_row ul li {
    margin-left: 0;
    margin-right: 30px
  }
  .def_tmp_footer .def_tmp_row .def_tmp_copir {
    padding-left: 0
  }
  .def_tmp_mobil_none {
    display: none!important
  }
  .def_tmp_mobil_block {
    display: block!important
  }
  .def_tmp_breadcrumb {
    padding-bottom: 0;
    margin-bottom: 13px;
    border-bottom: none
  }
  .def_tmp_product_wrapper .def_tmp_row {
    margin-left: -10px;
    margin-right: -10px
  }
  .def_tmp_product_wrapper > .def_tmp_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
  .def_tmp_product_wrapper > .def_tmp_row .bmw-col-6 {
    width: 100%
  }
  .def_tmp_product_wrapper .def_tmp_right_box h1 {
    font-size: 18px;
    margin-left: 17px
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_article {
    margin-left: 17px
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_back {
    position: absolute;
    width: 8px;
    height: 15px;
    color: #000;
    margin-top: 3px;
    font-size: 15px;
    line-height: 15px
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_back:hover {
    text-decoration: none
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_back::before {
    content: '\e901';
    font-family: iconfont
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img {
    position: relative
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_nav_box {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    height: 100%;
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_nav_box ul li {
    border: 1px solid transparent
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_nav_box ul li + li {
    margin-top: 7px
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_nav_box ul li.def_tmp_active {
    border-color: #000
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_product_img {
    position: relative
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_product_img .def_tmp_sale {
    position: absolute;
    z-index: 3;
    top: 35px;
    right: 0;
    background: #e6324b;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: normal;
    padding: 4px 6px 3px 3px
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_product_img .def_tmp_sale::before {
    content: '';
    background: #e6324b;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    right: 100%;
    width: 11px;
    margin-right: -4px;
    -webkit-transform: skewX(15deg);
    -ms-transform: skewX(15deg);
    transform: skewX(15deg)
  }
  .def_tmp_product_wrapper .def_tmp_right_box .def_tmp_mobil_product_img .def_tmp_product_img img {
    width: 100%
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_left_item {
    width: 100px;
    min-width: 100px;
    padding-bottom: 0
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_item {
    display: none
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_mobil_select_item {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_mobil_select_item label {
    width: 100%;
    height: 35px
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row .def_tmp_mobil_select_item label select {
    height: 35px
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row_price {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .def_tmp_product_wrapper .def_tmp_options .def_tmp_row_price .def_tmp_price {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
  .def_tmp_product_wrapper .def_tmp_product_text .def_tmp_left_item {
    font-size: 10px
  }
  .def_tmp_product_wrapper .def_tmp_left_box .def_tmp_row_top {
    display: none
  }
  .def_tmp_product_wrapper .def_tmp_tab_nav {
    margin-right: 0
  }
  .def_tmp_product_wrapper .def_tmp_tab_nav ul li a {
    font-size: 10px
  }
  .def_tmp_product_wrapper .def_tmp_bottom_row {
    margin-left: -10px;
    margin-right: -10px;
    padding-bottom: 10px;
    padding-top: 10px
  }
  .def_tmp_product_wrapper .def_tmp_bottom_row .def_tmp_item {
    padding: 10px 10px 0
  }
  .def_tmp_car_5_items {
    margin: 10px -10px -95px
  }
  .def_tmp_car_5_items:hover {
    z-index: 5
  }
  .def_tmp_car_5_items .owl-nav {
    right: 20px;
    margin-bottom: 13px
  }
  .def_tmp_car_5_items .owl-nav .owl-prev {
    margin-right: 20px
  }
  .def_tmp_footer .def_tmp_wrapper {
    margin-left: -10px;
    margin-right: -10px
  }
  .def_tmp_footer .def_tmp_wrapper .def_tmp_col_3,
  .def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 {
    padding-left: 40px
  }
  .def_tmp_footer .def_tmp_wrapper .def_tmp_logo {
    margin-bottom: 30px
  }
  .def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul {
    padding: 0;
    margin: 0;
    display: block
  }
  .def_tmp_footer .def_tmp_wrapper .def_tmp_col_9 ul li {
    padding: 0;
    width: 100%
  }
  .def_tmp_card_page h1 {
    font-size: 18px;
    margin-bottom: 12px
  }
  .def_tmp_card_page .def_tmp_row {
    margin-left: -10px;
    margin-right: -10px;
    display: block
  }
  .def_tmp_card_page .def_tmp_row .bmw-col-6 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info {
    padding-right: 30px
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_title {
    padding-bottom: 10px
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_title .def_tmp_price {
    position: absolute;
    left: 0;
    bottom: 0;
    padding-left: 0
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row {
    padding-bottom: 27px;
    margin-left: 0
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item {
    padding-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item + .def_tmp_item {
    margin-top: 5px
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_select_row .def_tmp_item .def_tmp_opc {
    width: 83px;
    min-width: 83px;
    margin-bottom: 0
  }
  .def_tmp_card_page .def_tmp_promo {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 100%
  }
  .def_tmp_card_page .def_tmp_promo input[type=text] {
    width: 100%
  }
  .def_tmp_card_page .def_tmp_text_cart h2 {
    font-size: 16px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_input_row .def_tmp_text {
    margin-bottom: 0;
    width: 95px;
    min-width: 95px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox_row {
    padding-bottom: 10px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_checkbox_row .def_tmp_checkbox {
    padding-top: 0;
    margin-bottom: 10px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_tab_nav {
    padding-top: 10px;
    margin-bottom: 20px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_tabs_content {
    padding-bottom: 20px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_payment {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_payment + .def_tmp_input_row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_payment + .def_tmp_input_row .def_tmp_text {
    width: 100%;
    padding-bottom: 5px
  }
  .def_tmp_card_page .def_tmp_contact_forma .def_tmp_payment .def_tmp_text {
    width: 100%;
    padding-bottom: 5px
  }
  .def_tmp_card_page .def_tmp_result_row {
    padding-top: 10px
  }
  .def_tmp_card_page .def_tmp_mobil_margin {
    margin-top: 20px
  }
  .def_tmp_payment_img {
    padding-top: 20px
  }
  .def_tmp_payment_img img {
    height: 18px
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_img {
    margin-right: 10px
  }
}
@media only screen and (max-width:576px) {
  .def_tmp_container {
    max-width: 100%;
    padding: 0
  }
  .def_tmp_catalog_filter .def_tmp_item:first-child {
    width: 100%
  }
  .def_tmp_catalog_filter .def_tmp_item:last-child {
    width: calc(50% - 5px)
  }
  .def_tmp_catalog_filter .def_tmp_item:last-child .def_tmp_navbar > li {
    width: 100%
  }
  .def_tmp_navbar {
    width: 100%
  }
  .def_tmp_navbar > li {
    width: calc(50% - 5px)
  }
  .def_tmp_navbar > li > a {
    min-width: 100%;
    width: 100%
  }
  .def_tmp_catalog .def_tmp_box .def_tmp_btn_row {
    display: block
  }
  .def_tmp_catalog .def_tmp_box .def_tmp_btn_row .def_tmp_btn_1 {
    margin: 0 auto
  }
  .def_tmp_catalog .def_tmp_box .def_tmp_btn_row .def_tmp_btn_2 {
    margin: 5px auto 0
  }
  .def_tmp_footer .def_tmp_wrapper {
    margin-left: 0;
    margin-right: 0
  }
  .def_tmp_footer .def_tmp_row {
    margin-left: 10px;
    margin-right: 10px
  }
}
@media only screen and (max-width:420px) {
  .def_tmp_i .info,
  .def_tmp_s .info {
    width: 210px;
    margin-left: -100px
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_img {
    width: 60px;
    min-width: 60px
  }
}
@media only screen and (max-width:360px) {
  .def_tmp_product_wrapper .def_tmp_row_price .def_tmp_btn_row {
    display: block;
    width: 100%
  }
  .def_tmp_product_wrapper .def_tmp_row_price .def_tmp_btn_row .def_tmp_btn_1 {
    width: 100%
  }
  .def_tmp_product_wrapper .def_tmp_row_price .def_tmp_btn_row .def_tmp_btn_2 {
    margin: 5px auto 0;
    width: 100%
  }
}
/**
  Custom CSS styles
*/
button[type=button] {
  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;
  text-align: center;
  padding: 0 30px;
  background: #e6324b;
  border: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  max-width: 350px;
  height: 40px
}
button[type=button]:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9
}
#js-ajax-loading{
  position: fixed;
  z-index: 9999999999;
  top: 0;
  left: 0;
  display: block;
  overflow: auto;
  width: 100%;
  height: 100%;
  background: #f5f5f585;
}
#js-ajax-loading .loader {
  position: absolute;
  width: 100px;
  height: 100px;
  left: 50%;
  margin-left: -50px;
  top: 50%;
  margin-top: -50px;
  color: red;
  text-align: center;
  line-height: 120px;
}
#ordering-form {
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
#user-contact-form{
  background: #FFF;
  padding: 20px 30px;
  text-align: left;
  max-width: 400px;
  margin: 40px auto;
  position: relative;
}
.mb-15 {
  margin-bottom: 15px;
}
.mt-15 {
  margin-top: 30px;
}
.ordering-title{
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.mfp-close{
  width: 44px!important;
  height: 44px!important;
  line-height: 44px!important;
  position: absolute;
  right: -30px!important;
  top: -20px!important;
  text-decoration: none;
  text-align: center;
  opacity: 1!important;
  filter: alpha(opacity=1)!important;
  padding: 0 0 18px 10px!important;
  color: #FFF!important;
  font-style: normal!important;
  font-size: 28px!important;
  background: transparent!important;
}
.iti.iti--allow-dropdown,.input-wrapper {
  width: 100%!important;
}
input.error {
  border: 1px solid #e6324b!important;
}
.color-red{
  color: #e6324b!important;
}
#cart_ajax_modal_content {
  background: #FFF;
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
.def_tmp_btn_danger{
  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;
  text-align: center;
  padding: 0 30px;
  background: #e6324b;
  border: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .03em;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  max-width: 350px;
  height: 40px;
}
.def_tmp_btn_danger:hover {
  color: #fff;
  text-decoration: none;
  opacity: .9;
}
.pad-15{
  padding: 15px;
}
.pt-0{
  padding-top:0px!important;
}
#cart_ajax_modal_content .def_tmp_text_cart h2{
  font-size: 20px;
  margin-bottom: 10px;
}
#cart_ajax_modal_content .def_tmp_text_cart p{
  margin-bottom: 0px!important;
}
#cart_ajax_modal_content .def_tmp_btn_2{
  width: 200px;
  cursor: pointer;
}
.flex_between{
  display: flex;
  justify-content: space-between;
}
.ready_complete__title {
  display: block;
  font-size: 36px;
  line-height: 1.2em;
  font-weight: normal;
  text-align: center;
  color: #333;
  padding: 0;
  margin-top: 24px;
}
.ready_complete__number {
  color: #0054a6;
}
.ready_complete__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  margin: 40px 0;
}
.ready_complete__item:first-child {
  margin-left: 0;
}
.ready_complete__item {
  display: block;
  margin: 0 10px;
}
.ready_complete__figure {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 380px;
}
.ready_complete__item--selected .ready_complete__image {
  fill: #0054a6;
}
.ready_complete__image {
  display: block;
  margin: 10px auto;
  max-width: 100%;
  width: 144px;
  height: 144px;
  fill: #bdbdbd;
}
.ready_complete__subtitle {
  display: block;
  font-family: 'PT Sans',sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: center;
  color: #828282;
  padding: 0;
  margin: 5px 0;
}
.ready_complete__text {
  display: block;
  font-family: 'PT Sans',sans-serif;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 400;
  text-align: center;
  font-style: italic;
  color: #828282;
  padding: 0;
  margin: 5px 0;
}
.def_tmp_item .def_tmp_sale {
  position: absolute;
  z-index: 3;
  top: 13px;
  right: 0;
  background: #e6324b;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: normal;
  padding: 3px 6px 4px 3px;
}
.owl-carousel .owl-nav button[type=button] {
  display: inline-block!important;
}
.def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_price {
  min-width: 110px;
}
.def_tmp_breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.def_tmp_breadcrumb li:after {
  display:none
}
.def_tmp_breadcrumb>li {
  display: inline;
}
.def_tmp_breadcrumb {
  display: block;
}
.def_tmp_search_form_group {
  position: relative;
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
}
.def_tmp_search_form {
  display: inline-block;
  width: 100%;
  position: relative;
}
.def_tmp_search_form_wrapper {
  padding-bottom: 0px!important;
}
.def_tmp_search_btn {
  border: none!important;
  outline: none!important;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .03em;
  text-transform: uppercase;
  width: auto;
  max-width: 350px;
  height: 40px;
  background: #eee;
  color: #353535;
}
.def_tmp_search-block .def_tmp_search_form_wrapper {
  padding: 30px;
  margin-bottom: -30px!important;
  padding-bottom: 30px!important;
}
@media only screen and (max-width: 767px){
  .def_tmp_search-block .def_tmp_search_form_wrapper {
    padding: 10px;
    margin-top: 10px;
    margin-bottom: -20px!important;
    padding-bottom: 10px!important;
  }
}
.def_tmp_payment_block{
  display: flex;
  justify-content: space-between;
}
.def_tmp_payment_block .def_tmp_copir{
  color: #fff;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255,255,255,.5);
}
.def_tmp_payment_block ul{
  color: #fff;
}
.def_tmp_payment_block ul li{
  color: rgba(255,255,255,.5);
  margin-bottom: 5px;
}
.def_tmp_payment_block ul li.def_tmp_payment_img_wrap{
  background: #e7e7e7;
  padding: 23px;
}
@media only screen and (max-width: 767px){
  .def_tmp_payment_block ul{
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 15px;
  }
  .def_tmp_payment_block{
    flex-direction: column;
    padding-top: 15px;
  }
}
.def_tmp_product_thumb .title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  color: #000;
  text-decoration: none;
}
.def_tmp_product_thumb .title:hover {
  color: #e6324b;
  text-decoration: none;
}
.def_tmp_item:hover .def_tmp_product_thumb .title {
  color: #e6324b;
  text-decoration: none;
}
.def_tmp_car_4_items .def_tmp_title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.def_tmp_product-label {
  background: #fff;
  position: absolute;
  right: 0;
  bottom: 135px;
  left: 6%;
  z-index: 4;
  padding: 8px 4px;
  text-align: center;
  letter-spacing: -.01em;
  border: 1px solid transparent;
  border-radius: 8px;
  box-shadow: 0 2px 32px rgb(0 0 0 / 15%);
  line-height: 1;
  width: 88%;
  font-size: 11px;
  font-weight: 700;
}
.def_tmp_product-label-discount {
  color: #0054a6;
}
.def_tmp_product-label-discount span{
  font-size: 20px;
  position: absolute;
  left: 40px;
}
.def_tmp_car_5_items .def_tmp_product-label{
  bottom: 155px;
}
.def_tmp_special{
  margin-bottom: 15px;
  color: #0054a6;
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 768px){
  .def_tmp_product-label {
    font-size: 9px;
    bottom: 175px;
  }
  .def_tmp_product-label-discount span{
    font-size: 15px;
    position: absolute;
    left: 40px;
  }
  .def_tmp_btn_1,.def_tmp_btn_2{
    font-size: 8px;
  }
  .def_tmp_card_page .def_tmp_tovar_item .def_tmp_product_info .def_tmp_title {
    font-size: 10px;
  }
  .js-btn-cartStep{
    margin: 0 auto;
  }
}
#cart_ajax_modal_content_wrapper{
  position: relative;
  max-width: 650px;
  margin: 0 auto;
}

#app-loader-content {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(187, 185, 185, 0.31);
  z-index: 9999999;
}
#app-loader-content .app-loader-body {
  position: fixed;
  box-sizing: border-box;
  padding: 15px;
  width: 110px;
  height: auto;
  top: 50%;
  left: 50%;
  margin-left: -55px;
  margin-top: -55px;
}
.lds-roller {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 40px 40px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: red;
  margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 63px;
  left: 63px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 68px;
  left: 56px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 71px;
  left: 48px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 72px;
  left: 40px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 71px;
  left: 32px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 68px;
  left: 24px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 63px;
  left: 17px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 56px;
  left: 12px;
}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mfp-content{padding: 20px;}
@media only screen and (max-width: 767px){
  .def_tmp_car_5_items .owl-nav {
    right: 20px;
    margin-bottom: 5px;
  }
}

.menu-main-footer a{
  color: #acacac;
}

.menu-main-footer-my-text {
  font-size: 16px;
  font-weight: 700;
}

.def_tmp_tab_nav ul,
.def_tmp_pagination,
.def_tmp_navbar ul,
.def_tmp_product_img_nav,
.def_tmp_navbar,
.menu-main-footer,
.def_tmp_copir ul,
.def_tmp_payment_block ul{
  list-style-type: none;
}

.pull-left{
  display: none !important;
}
.def_tmp_col_12 ul,
.def_tmp_col_12 ol{
  margin: 5px 25px;
}