blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

abbr,
fieldset,
img {
  border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400
}

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

caption,
th {
  text-align: left
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

legend {
  color: #000
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
  overflow: hidden
}

img {
  max-width: 100%;
  height: auto
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container:after,
.container:before,
.nav:after,
.nav:before,
.navbar:after,
.navbar:before {
  display: table;
  content: " "
}

:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G1ilntA.ttf) format('truetype')
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4G5ClntA.ttf) format('truetype')
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GCC5ntA.ttf) format('truetype')
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GMS5ntA.ttf) format('truetype')
}

@font-face {
  font-family: 'Nunito Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: normal;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/nunitosans/v18/pe1mMImSLYBIv1o4X1M8ce2xCx3yop4tQpF_MeTm0lfGWVpNn64CL7U8upHZIbMV51Q42ptCp5F5bxqqtQ1yiU4GVi5ntA.ttf) format('truetype')
}

body {
  background: #fff;
  color: #242430;
  font-family: 'Nunito Sans', sans-serif;
  font-size: 14px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #242430;
  font-weight: 800;
  margin: 0 0 10px
}

h1 {
  font-size: 36px
}

h3 {
  font-size: 24px
}

h4 {
  font-size: 18px;
  margin-bottom: 8px
}

h5 {
  font-size: 14px;
  margin-bottom: 8px
}

p {
  font-size: 15px;
  line-height: 1.4
}

.page p {
  margin-bottom: 12px
}

a {
  color: #242430;
  font-weight: 600;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color;
  text-decoration: none;
  cursor: pointer
}

a:focus,
a:hover {
  color: #96d608;
  text-decoration: none;
  outline: 0
}

button {
  cursor: pointer;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  -webkit-appearance: button
}

small {
  font-size: 85%
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

i {
  line-height: inherit
}

.text-center {
  text-align: center
}

.page ul {
  list-style: disc
}

.page-title {
  position: relative;
  margin-bottom: 25px
}

.dropdown,
.dropup {
  position: relative
}

.open>a {
  outline: 0
}

.view-list {
  display: none
}

.req_star::after {
  content: '*';
  color: #d10e0e
}

.page-template-default .page strong {
  font-weight: 700
}

.page-template-default .page strong {
  font-weight: 700
}

.page-template-default .page ol,
.page-template-default .page ul {
  margin-left: 30px;
  margin-bottom: 10px
}

.container {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}

.search-btn {
  background-color: #96d608;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px;
  height: 41px;
  width: 100px
}

.search-btn:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.aside-btns button {
  display: inline-block;
  width: 110px;
  padding: 10px
}

.btn-submit {
  background-color: #96d608;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px;
  margin-right: 5px
}

.btn-submit:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.btn-reset {
  background-color: '';
  color: #242430;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px
}

.btn-reset:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.btn-cancel {
  background-color: '';
  color: #242430;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px
}

.btn-cancel:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

button:disabled,
button[disabled] {
  background-color: #ccc !important;
  color: #666 !important
}

button:disabled:hover,
button[disabled]:hover {
  opacity: unset !important;
  background-color: #ccc !important;
  color: #666 !important
}

.daterangepicker.single .drp-calendar.left {
  padding: 15px;
  width: 100%;
  max-width: 300px !important
}

.daterangepicker .drp-calendar.left .calendar-table {
  padding-right: 0 !important
}

.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
  min-width: 36px;
  width: 36px;
  height: 30px;
  line-height: 26px;
  font-size: 13px
}

.daterangepicker th.month {
  width: auto;
  font-size: 15px !important
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #96d608
}

.daterangepicker td.start-date.end-date {
  border-radius: 5px
}

.daterangepicker select.ampmselect,
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect {
  padding: 5px;
  font-size: 13px;
  border: 1px solid #d2d7d7;
  background-color: #fff
}

.drp-buttons .btn {
  padding: 8px 16px !important
}

.daterangepicker .applyBtn {
  background-color: #96d608;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px;
  margin-right: 5px
}

.daterangepicker .applyBtn:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.daterangepicker .cancelBtn {
  background-color: '';
  color: #242430;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px
}

.daterangepicker .cancelBtn:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.selectize-dropdown .selected {
  background-color: #96d608;
  color: #fff
}

.input {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  padding: 0 15px
}

textarea.input {
  padding: 15px;
  min-height: 90px
}

.input-number {
  position: relative
}

.input-number input[type=number] {
  height: 44px;
  width: 100%;
  font-size: 16px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  padding: 0 35px 0 15px
}

.input-number input[type=number]::-webkit-inner-spin-button,
.input-number input[type=number]::-webkit-outer-spin-button {
  margin: 0
}

.input-number .qty-down,
.input-number .qty-up {
  width: 30px;
  height: 22px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  font-size: 16px;
  position: absolute;
  right: 0;
  display: block;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.input-number .qty-down:hover,
.input-number .qty-up:hover {
  background-color: #f1f1f1;
  color: #96d608
}

.input-number .qty-up {
  top: 0;
  border-bottom: 0
}

.input-number .qty-down {
  bottom: 0
}

.input-select {
  height: unset;
  border: unset;
  width: unset;
  padding: unset;
  font-size: 13px
}

.input-checkbox,
.input-radio {
  position: relative;
  display: block
}

.input-checkbox label,
.input-radio label {
  font-weight: 600;
  min-height: 20px;
  padding-left: 22px;
  margin-bottom: 5px;
  cursor: pointer
}

.input-checkbox input[type=checkbox]:checked,
.input-checkbox input[type=checkbox]:not(:checked),
.input-radio input[type=radio]:checked,
.input-radio input[type=radio]:not(:checked) {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden
}

.input-checkbox input[type=checkbox]+label span,
.input-radio input[type=radio]+label span {
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  border: 2px solid #c9c9c9;
  background: #fff
}

.input-radio input[type=radio]+label span {
  border-radius: 50%
}

.input-radio input[type=radio]+label span:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) scale(0);
  -ms-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  background-color: #fff;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}

.input-checkbox input[type=checkbox]+label span:after {
  content: '✔\fe0e';
  position: absolute;
  top: -2px;
  left: 2px;
  font-size: 10px;
  color: #fff;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s
}

.input-checkbox input[type=checkbox]:checked+label span,
.input-radio input[type=radio]:checked+label span {
  background-color: #96d608;
  border-color: #96d608
}

.input-radio input[type=radio]:checked+label span:after {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1);
  -ms-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1)
}

.input-checkbox input[type=checkbox]:checked+label span:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1)
}

.input-checkbox .caption,
.input-radio .caption {
  margin-top: 5px;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: .3s max-height;
  -o-transition: .3s max-height;
  transition: .3s max-height
}

.input-checkbox input[type=checkbox]:checked~.caption,
.input-radio input[type=radio]:checked~.caption {
  max-height: 800px
}

.aside {
  margin-bottom: 5px;
  padding: 5px 10px
}

#breadcrumb {
  padding: 8px 0;
  background: #1b1b23
}

#breadcrumb .breadcrumb-tree {
  display: inline-block
}

#breadcrumb .breadcrumb-tree li {
  display: inline-block;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  color: #96d608
}

#breadcrumb .breadcrumb-tree li+li {
  margin-left: 10px
}

#breadcrumb .breadcrumb-tree li+li:before {
  content: '/';
  display: inline-block;
  color: #adcd99 !important;
  margin-right: 10px
}

#breadcrumb .breadcrumb-tree li a {
  color: #76837b;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color;
  text-decoration: none;
  font-weight: 600
}

#breadcrumb .breadcrumb-tree li a:focus,
#breadcrumb .breadcrumb-tree li a:hover {
  color: #96d608;
  text-decoration: none;
  outline: 0
}

#breadcrumb .breadcrumb-header {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
  text-transform: uppercase
}

#breadcrumb .kama_breadcrumbs {
  display: inline-block;
  font-weight: 800;
  text-transform: uppercase;
  color: #96d608;
  font-size: 11px
}

#breadcrumb .kama_breadcrumbs span.kb_sep {
  color: #adcd99 !important;
  margin-left: 10px;
  margin-right: 7px
}

#breadcrumb .kama_breadcrumbs span.kama_delim {
  margin-left: 4px
}

#breadcrumb .kama_breadcrumbs span a span {
  color: #76837b;
  font-weight: 800
}

#breadcrumb .kama_breadcrumbs span a span:hover {
  color: #96d608
}

.cart-wrap .cart-widget {
  background: #1b1b23;
  color: #fff;
  -webkit-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, .3);
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, .3)
}

.cart-wrap .cart-widget>.qty {
  background-color: #96d608
}

.cart-dropdown .cart-head {
  background: #242430
}

.cart-dropdown .cart-head .date-wrap:hover {
  color: #96d608
}

.cart-dropdown .cart-list .product-widget .product-body .product-name>a {
  font-weight: 700
}

.cart-dropdown .cart-list .product-widget .product-body .product-discount {
  bottom: -12px;
  background: #00ad75;
  color: #fff;
  font-weight: 700
}

.cart-dropdown .cart-list .product-widget .product-body .product-sum {
  font-weight: 700
}

.cart-dropdown .cart-list .product-widget .product-body .product-price {
  color: #242430
}

.cart-dropdown .cart-list .product-widget .qty-down,
.cart-dropdown .cart-list .product-widget .qty-up {
  border: 1px solid #d2d7d7;
  color: #242430
}

.cart-dropdown .cart-list .product-widget .qty-down:hover,
.cart-dropdown .cart-list .product-widget .qty-up:hover {
  background-color: #e8e8e8;
  color: #96d608
}

.cart-dropdown .cart-list .delete {
  color: #242430
}

.cart-dropdown .cart-summary {
  border-top: 1px solid #e8e8e8
}

.cart-dropdown .cart-btns {
  padding: 10px 15px
}

.cart-dropdown .cart-btns>button {
  background-color: #96d608;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px
}

.cart-dropdown .cart-btns>button:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.aside+.aside {
  margin: 5px 0;
  max-width: 320px
}

.aside .aside-title {
  text-transform: uppercase;
  font-size: 20px;
  margin: 5px 0 10px
}

.aside-btns {
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.aside-btns.aside-search {
  margin-top: 20px
}

.aside-filter-title {
  position: relative;
  width: 100%;
  padding: 10px 30px 5px 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: 700;
  cursor: pointer;
  color: #1b1b23;
  display: inline-block
}

.aside-filter-title i {
  top: 5px;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  display: block;
  position: absolute;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.aside-filter-title.drop-title {
  padding: 0 50px 5px 0;
  width: 300px
}

.aside-filter-title.drop-title h3 {
  margin: 0
}

.aside-filter-title.drop-title i {
  top: -3px;
  right: -20px;
  font-size: 20px
}

.aside-filter-title.drop-title:hover h3,
.aside-filter-title.drop-title:hover i {
  color: #96d608
}

.aside-filter-title.toggle i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  color: #96d608
}

.aside-filter-body {
  padding: 8px 0 4px
}

.aside-filter-body label {
  font-size: 15px;
  color: #242430
}

.desktop-none {
  display: none
}

.desktop-none .leftside-navigation ul {
  padding-top: 8px
}

.desktop-none .leftside-navigation ul li {
  margin: 2px 0;
  width: 100%
}

.mobile-none {
  display: block;
  width: 100%;
  max-width: unset !important
}

.checkbox-filter>div+div {
  margin-top: 4px
}

.checkbox-filter .input-checkbox label,
.checkbox-filter .input-radio label {
  font-size: 14px
}

.checkbox-filter .input-checkbox label small,
.checkbox-filter .input-radio label small {
  color: #adcd99
}

.checkbox-filter .input-checkbox .category-item small {
  color: #adcd99
}

.checkbox-filter .category-item {
  font-size: 15px;
  cursor: pointer
}

#price-slider,
.filter-slider-long {
  margin: 4px 0 12px
}

.noUi-target {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d2d7d7;
  border-radius: 0
}

.noUi-connect {
  background-color: #96d608
}

.noUi-horizontal {
  height: 6px
}

.noUi-target {
  background-color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #d2d7d7;
  border-radius: 0
}

.noUi-connect {
  background-color: #96d608
}

.noUi-horizontal {
  height: 6px
}

.noUi-horizontal .noUi-handle {
  width: 12px;
  height: 12px;
  top: -4px;
  right: -6px;
  border: none;
  background: #96d608;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 50%
}

.noUi-handle:after,
.noUi-handle:before {
  display: none
}

.price-filter .input-number {
  display: inline-block;
  width: calc(50% - 7px)
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: unset;
  border-color: unset
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none
}

.nav>li {
  position: relative;
  display: block
}

.navbar-nav {
  padding: 15px 0
}

#responsive-nav .leftside-navigation {
  display: none
}

#responsive-nav .leftside-navigation ul {
  padding: 0 15px;
  margin-bottom: 20px
}

#responsive-nav .leftside-navigation ul li a {
  color: #fff
}

#responsive-nav .leftside-navigation ul li a span {
  font-size: 15px;
  line-height: 18px
}

.leftside-navigation ul {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.leftside-navigation ul li {
  display: block;
  list-style-type: none;
  position: relative;
  margin: 8px
}

.leftside-navigation ul li.open>a>i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.leftside-navigation ul li.open>a>i:not(:hover) {
  color: #96d608
}

.leftside-navigation ul li a {
  position: relative;
  display: block;
  color: #1b1b23;
  text-decoration: none;
  width: 100%;
  padding: 10px 16px;
  font-weight: 700;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  line-height: 19px;
  outline: 0;
  border: 2px solid #1b1b23;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all
}

.leftside-navigation ul li a.active,
.leftside-navigation ul li a:hover {
  color: #96d608 !important;
  border-color: #96d608;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all
}

.leftside-navigation ul li a span {
  display: inline-block
}

.leftside-navigation ul li a i {
  display: none !important;
  top: 10px;
  right: 0;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  text-align: center;
  display: block;
  position: absolute;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  transition: -webkit-transform .3s;
  -webkit-transition: -webkit-transform .3s;
  -o-transition: transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s
}

.leftside-navigation ul li a i:hover {
  color: #96d608
}

.leftside-navigation ul li a i .fa-angle-left,
.leftside-navigation ul li a i .fa-angle-right {
  padding-top: 3px
}

.leftside-navigation ul ul {
  display: none !important;
  padding-left: 10px;
  margin-bottom: 15px
}

.leftside-navigation ul ul li {
  border-bottom: none
}

#navigation {
  background: #fff
}

.main-nav>li+li {
  margin-left: 40px
}

.main-nav>li>a {
  padding: 12px 0;
  color: #fff;
  font-size: 16px
}

.main-nav>li>a:focus,
.main-nav>li>a:hover {
  color: #96d608;
  background-color: transparent
}

.main-nav>li>a:after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #96d608;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.main-nav>li.active>a,
.main-nav>li.current-menu-item>a {
  color: #96d608;
  background-color: transparent
}

.main-nav>li.active>a:after,
.main-nav>li.current-menu-item>a:after,
.main-nav>li>a:focus:after,
.main-nav>li>a:hover:after {
  width: 100%
}

.header-ctn li.nav-toggle {
  display: none
}

.menu-toggle {
  display: none;
  float: right
}

.menu-close {
  background: #96d608;
  position: absolute;
  right: 0;
  top: -30px
}

#responsive-nav-bg {
  display: none;
  position: fixed;
  top: 46px;
  z-index: 15;
  -webkit-animation: cd-fade-in .35s;
  animation: cd-fade-in .35s
}

#responsive-nav {
  display: none
}

#responsive-nav [data-code=uncategorized],
.sidebar [data-code=uncategorized] {
  display: none !important
}

.checkout_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.checkout_row {
  margin-bottom: 12px
}

.checkout_row .form-label {
  width: 100%
}

.checkout_input {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  font-size: 16px;
  height: unset;
  padding: 8px 12px
}

.checkout_input[type=checkbox] {
  width: auto
}

.checkout_textarea {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  height: unset;
  width: 100% !important;
  padding: 8px 12px;
  font-size: 16px
}

.checkout_btn-wrap {
  margin-top: auto
}

.checkout-btn {
  background-color: #96d608;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px;
  padding: 12px
}

.checkout-btn:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

#tab-checkout {
  display: none;
  position: fixed;
  top: 0;
  z-index: 333;
  width: 100%;
  height: 40px
}

#tab-checkout a {
  width: 50%;
  padding: 10px 0;
  text-align: center;
  font-weight: 600;
  background: #fff;
  color: #96d608;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

#tab-checkout a.active {
  background: #96d608;
  color: #fff;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

#date_modal {
  z-index: 102
}

#date_modal .modal_wrap {
  margin-top: 5%
}

#date_modal .date_body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 12px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

#date_modal .date_row {
  max-width: 180px;
  margin-bottom: 12px
}

#date_modal .date_row input {
  cursor: pointer
}

#date_modal .date_spacer {
  margin-right: 16px
}

#date_modal .date_footer {
  text-align: right
}

#date_modal .date_footer button {
  padding: 8px 12px
}

#date_modal .date_footer .btn-reset {
  margin-right: 8px
}

.modal_container {
  position: fixed;
  top: -1000%;
  left: 0;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.modal_container.open {
  top: 0;
  z-index: 11
}

.modal_container.open .modal_wrap {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(3, 19, 31, .5)
}

.modal_wrap {
  max-height: calc(100vh - 40px);
  overflow-y: auto;
  margin: auto;
  background: #fff;
  border-radius: 8px;
  position: relative;
  z-index: 2;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 30px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  -o-transition: transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal_title {
  text-align: center;
  margin-bottom: 20px
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 15px;
  font-size: 16px;
  cursor: pointer;
  font-weight: 400;
  z-index: 3;
  opacity: .7;
  color: unset
}

.modal_form-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.modal_row {
  margin-bottom: 12px
}

.modal_row .form-label {
  width: 100%
}

.modal_input {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  font-size: 16px;
  height: unset;
  padding: 8px 12px
}

.modal_textarea {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  height: unset;
  width: 100% !important;
  padding: 8px 12px;
  font-size: 16px
}

.modal_btn {
  background-color: #96d608;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px;
  padding: 12px
}

.modal_btn:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.swal2-styled {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  min-width: 100px
}

.swal2-styled.swal2-cancel {
  background-color: #f0f0f0 !important;
  color: #242430
}

.swal2-styled.swal2-confirm {
  background-color: #96d608 !important
}

.product {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 16px 0;
  height: 20vw;
  cursor: pointer
}

.product::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 110px;
  z-index: 2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .9)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, .9) 0, rgba(0, 0, 0, 0) 100%);
  pointer-events: none
}

.product .product-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: .4s ease transform;
  -o-transition: .4s ease transform;
  transition: .4s ease transform
}

.product:hover .product-img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05)
}

.product:hover .product-info {
  margin-bottom: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s
}

.product .product-body {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  text-align: center;
  z-index: 10
}

.product .product-body .product-category {
  margin-bottom: 6px;
  height: 28px
}

.product .product-body .product-category a {
  display: inline-block;
  text-transform: uppercase;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 12px;
  line-height: 14px;
  color: #adcd99
}

.product .product-body .product-name {
  font-size: 18px;
  line-height: 21px;
  height: 48px;
  margin-bottom: 8px;
  padding: 12px
}

.product .product-body .product-name>a {
  color: #fff;
  text-align: left;
  font-weight: 700;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical
}

.product .product-body .product-price {
  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;
  min-height: 38px;
  padding: 4px 12px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, .8)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .8) 100%);
  background: linear-gradient(180deg, rgba(0, 0, 0, .4) 0, rgba(0, 0, 0, .8) 100%);
  margin-top: auto;
  color: #96d608;
  font-weight: 700
}

.product .product-body .product-price .product-old-price {
  font-size: 70%;
  font-weight: 400
}

.product .product-body .product-price .product-label {
  width: 125px;
  text-align: left;
  z-index: 5
}

.product .product-body .product-price .product-label>span {
  border: 2px solid;
  padding: 2px 4px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 700;
  text-align: center;
  height: 30px;
  display: inline-block
}

.product .product-body .product-price .product-label>span.sale {
  background-color: #fff;
  border-color: #96d608;
  color: #96d608
}

.product .product-body .product-price .product-label>span.new {
  background-color: #96d608;
  border-color: #96d608;
  color: #fff
}

.product .product-body .product-price .product-sales {
  text-align: right;
  font-size: 19px;
  line-height: 21px;
  text-shadow: 0 2px 3px rgba(0, 0, 0, .37)
}

.product .product-body .product-rating {
  position: relative;
  margin: 15px 0 10px;
  height: 20px
}

.product .product-body .product-rating>i {
  position: relative;
  width: 14px;
  margin-right: -4px;
  background: #fff;
  color: #e8e8e8;
  z-index: 10
}

.product .product-body .product-rating>i .fa-star {
  color: #96d608
}

.product .product-body .product-rating:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: #e8e8e8
}

.product .product-btns>button {
  position: relative;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: 0 0;
  border: none;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.product .product-btns>button:hover {
  background-color: #e8e8e8;
  color: #96d608;
  border-radius: 50%
}

.product .product-btns>button .tooltipp {
  position: absolute;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -15px);
  -ms-transform: translate(-50%, -15px);
  transform: translate(-50%, -15px);
  width: 150px;
  padding: 10px;
  font-size: 12px;
  line-height: 10px;
  background: #1b1b23;
  color: #fff;
  text-transform: uppercase;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.product .product-btns>button:hover .tooltipp {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, -5px);
  -ms-transform: translate(-50%, -5px);
  transform: translate(-50%, -5px)
}

.product .add-to-cart {
  position: absolute;
  left: 1px;
  right: 1px;
  bottom: 1px;
  padding: 15px;
  background: #1b1b23;
  text-align: center;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  z-index: 2
}

.product:hover .add-to-cart {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%)
}

.product .add-to-cart-btn {
  display: none !important
}

.product .add-to-cart-btn>i {
  display: none
}

.product .add-to-cart-btn:hover>i {
  opacity: 1;
  visibility: visible
}

#product-main-img {
  min-width: 0;
  width: 100%
}

.product-gellary {
  max-width: 1920px;
  margin: 0 auto
}

.swiper-wrapper .swiper-slide {
  opacity: .3;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  max-width: 100%;
  width: auto
}

.swiper-wrapper .swiper-slide-active {
  opacity: 1;
  background: #fff
}

.swiper-wrapper .one_img {
  margin: 0 auto
}

.swiper-wrapper img {
  max-height: calc(100vh - 210px);
  max-width: 100%;
  height: 500px;
  margin: 0 15px;
  -o-object-fit: contain;
  object-fit: contain
}

#product-imgs .product-preview {
  margin: 0 5px;
  padding: 5px;
  border-radius: 8px;
  border: 2px solid #d2d7d7
}

#product-imgs .product-preview.slick-current {
  border-color: #96d608
}

#product-imgs .product-preview img {
  max-height: 143px;
  -o-object-fit: contain;
  object-fit: contain
}

#product-imgs .product-preview .slick-prev {
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

#product-imgs .product-preview .slick-prev:before {
  content: "\f106"
}

#product-imgs .product-preview .slick-next {
  top: calc(100% - 20px);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

#product-imgs .product-preview .slick-next:before {
  content: "\f107"
}

.product-preview img {
  width: 100%;
  height: 100%
}

.product-kit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 12px;
  background: #fff;
  border-radius: 8px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.product-kit:hover {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.product-kit-count {
  width: 40px;
  min-width: 40px;
  text-align: center;
  font-weight: 700;
  font-size: 16px
}

.product-kit-img {
  width: 85px;
  min-width: 85px;
  height: 85px;
  margin: 0 20px 0 10px;
  text-align: center
}

.product-kit-img img {
  max-height: 100%
}

.product-sale .product-sales {
  margin-top: 16px
}

.product-sale .product-sales .procent {
  color: #00ad75;
  font-weight: 700;
  font-size: 20px
}

.product-sale .product-sales-steps {
  width: calc(100% - 100px);
  border: 2px solid #e8e8e8;
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 20px
}

.product-sale .product-sales .step {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 15px;
  font-weight: 600;
  color: #242430;
  opacity: 1;
  height: 18px;
  margin-bottom: 8px;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.product-sale .product-sales .step.hidden {
  opacity: 0;
  height: 0;
  margin-bottom: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.product-sale .product-sales .step-period {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.product-sale .product-sales .step-discount {
  display: inline-block;
  width: 38px;
  margin-right: 6px;
  padding: 3px;
  border-radius: 5px;
  font-size: 11px;
  line-height: 13px;
  font-weight: 700;
  background: #00ad75;
  color: #fff;
  text-align: center
}

.product-sale .product-sales .step-price b {
  color: #96d608;
  font-weight: 600
}

.product-sale .product-sales .step-more {
  font-size: 16px;
  margin: -4px 0 10px;
  text-align: center;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.product-sale .product-sales .step-more.hide {
  opacity: 0;
  height: 0;
  margin: 0;
  -webkit-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  transition: all .3s ease-out
}

.product-sale .product-sales .all-steps {
  display: block;
  text-align: center;
  margin: 16px auto 0;
  font-size: 16px
}

#product-tab,
#product-composition-tab {
  margin-top: 30px
}

#product-tab .tab-nav,
#product-composition-tab .tab-nav {
  position: relative;
  text-align: center;
  padding: 15px 0
}

#product-tab .tab-nav li,
#product-composition-tab .tab-nav li {
  display: inline-block;
  padding: 0 15px
}

#product-tab .tab-nav li+li,
#product-composition-tab .tab-nav li+li {
  margin-left: 15px
}

#product-tab .tab-nav li a,
#product-composition-tab .tab-nav li a {
  display: block;
  font-weight: 700;
  color: #96d608;
  font-size: 18px
}

#product-tab .tab-nav li a:after,
#product-composition-tab .tab-nav li a:after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #96d608;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

#product-tab .tab-nav li.active a,
#product-composition-tab .tab-nav li.active a {
  color: #96d608
}

#product-tab #description,
#product-composition-tab #composition {
  font-size: 15px;
  max-width: 1000px;
  margin: 0 auto
}

#product-tab .tab-nav li a:focus:after,
#product-tab .tab-nav li a:hover:after,
#product-tab .tab-nav li.active a:after,
#product-composition-tab.tab-nav li a:focus:after,
#product-composition-tab .tab-nav li a:hover:after,
#product-composition-tab .tab-nav li.active a:after {
  width: 100%
}

.products-tabs>.tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  visibility: hidden;
  overflow-y: hidden;
  padding-bottom: 60px;
  margin-bottom: -60px
}

.products-tabs>.tab-pane.active {
  opacity: 1;
  visibility: visible;
  height: auto
}

.shop {
  position: relative;
  overflow: hidden;
  margin: 15px 0
}

.shop::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 60%;
  background: #96d608;
  opacity: .9;
  -webkit-transform: skewX(-45deg);
  -ms-transform: skewX(-45deg);
  transform: skewX(-45deg)
}

.shop::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1px;
  width: 100%;
  background: #96d608;
  opacity: .9;
  -webkit-transform: skewX(-45deg) translateX(-100%);
  -ms-transform: skewX(-45deg) translateX(-100%);
  transform: skewX(-45deg) translateX(-100%)
}

.shop .shop-img {
  position: relative;
  background-color: #e8e8e8;
  z-index: -1
}

.shop .shop-img>img {
  width: 100%;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.shop:hover .shop-img>img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1)
}

.shop .shop-body {
  position: absolute;
  top: 0;
  width: 75%;
  padding: 30px;
  z-index: 10
}

.shop .shop-body h3 {
  color: #fff
}

.shop .shop-body .cta-btn {
  color: #fff;
  text-transform: uppercase
}

.store-filter {
  margin-bottom: 16px;
  margin-top: 20px
}

.store-sort {
  display: inline-block
}

.store-sort label {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 15px;
  margin-bottom: 10px
}

.store-sort .selectize-control {
  display: inline-block;
  margin-left: 5px;
  min-width: 65px;
  max-width: 100%
}

.store-sort #sort~.selectize-control {
  min-width: 185px
}

.store-pagination {
  float: right;
  margin-right: 10px
}

.store-pagination li {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #d2d7d7;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.store-pagination li+li {
  margin-left: 5px
}

.store-pagination li:hover {
  background-color: #d2d7d7;
  color: #96d608
}

.store-pagination li.active {
  background-color: #96d608;
  border-color: #96d608;
  color: #fff;
  font-weight: 600;
  cursor: default
}

.store-pagination li a {
  display: block
}

.store-qty {
  margin-right: 30px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px
}

.wp-pagenavi {
  margin-bottom: 15px;
  margin-top: 20px;
  text-align: right
}

.wp-pagenavi .next,
.wp-pagenavi .prev,
.wp-pagenavi>* {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #e4e7ed;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.wp-pagenavi .prev {
  margin-right: 5px
}

.wp-pagenavi .next {
  margin-left: 5px
}

.wp-pagenavi a:hover,
.wp-pagenavi span:hover {
  background-color: #e4e7ed;
  color: #96d608
}

.wp-pagenavi a {
  background-color: #fff
}

.wp-pagenavi .current {
  background-color: #96d608;
  border-color: #96d608;
  color: #fff;
  font-weight: 600;
  cursor: default
}

.wp-pagenavi .extend {
  color: #76837b
}

.profile_wrap {
  max-width: 500px
}

.profile_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 28px
}

.profile_header .img_container {
  margin-right: 20px;
  width: 150px;
  height: 150px
}

.profile_header .img_container svg {
  max-width: 100%;
  max-height: 100%;
  fill: #242430
}

.profile_header .img_container img {
  border-radius: 50%;
  max-width: 100%
}

.profile_header .img_container .btn {
  margin-top: 20px
}

.profile_info-item {
  margin-bottom: 16px;
  font-size: 18px
}

.profile_info-item label {
  color: #76837b;
  font-weight: 600;
  margin-bottom: 2px
}

.profile_info-item .text {
  font-weight: 700
}

.profile_footer {
  margin: 28px 0
}

.orders_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}

.orders_wrap .left-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 8 - 30px)
}

.orders_wrap .right-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 3 - 30px)
}

.orders_list {
  max-width: 900px
}

.orders_list .order {
  border: 1px solid #d2d7d7;
  margin-bottom: 30px;
  overflow: initial
}

.orders_list .order_header {
  background: #e8e8e8;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.orders_list .order_header-info {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px
}

.orders_list .order_header-period {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px
}

.orders_list .order_header-period:last-child {
  margin-bottom: 0
}

.orders_list .order_header-period .title {
  font-weight: 700
}

.orders_list .order_header-status {
  margin-bottom: 5px;
  text-align: right
}

.orders_list .order_header .status-order {
  display: inline-block;
  width: 100px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  color: #fff;
  border-radius: 18px;
  padding: 4px 14px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  margin-bottom: 8px;
  vertical-align: top;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.orders_list .order_header .status-order.bg-status-NEW {
  background: #04b0f1
}

.orders_list .order_header .status-order.bg-status-IN_PROGRESS {
  background: #fc8c2f
}

.orders_list .order_header .status-order.bg-status-FINISHED {
  background: #34bfa3
}

.orders_list .order_header .status-order.bg-status-CANCELED {
  background: #a0a0a0
}

.orders_list .order_header .status-payment {
  padding-right: 4px;
  font-size: 14px;
  font-weight: 600;
  color: #6e6e6e
}

.orders_list .order_products:after {
  content: "";
  display: table;
  clear: both
}

.orders_list .order_body {
  padding: 10px 20px
}

.orders_list .order-position {
  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;
  font-size: 16px;
  font-weight: 600
}

.orders_list .order-position .product-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 64%
}

.orders_list .order-position .image {
  margin-right: 15px;
  width: 72px;
  min-width: 72px;
  height: 72px;
  text-align: center;
  position: relative
}

.orders_list .order-position .image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.orders_list .order-position .name a {
  display: -webkit-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 13px;
  line-height: 16px;
  overflow: hidden;
  max-height: 32px;
  font-weight: 700
}

.orders_list .order-position .number {
  margin-right: 2px
}

.orders_list .order-position .count {
  padding-left: 6px
}

.orders_list .order-position .sum {
  font-weight: 700;
  width: 100px;
  min-width: 100px;
  text-align: right
}

.orders_list .order .more_wrap {
  display: inherit;
  text-align: center;
  margin-bottom: 10px
}

.orders_list .order .more_wrap .show-more {
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-decoration: underline;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color
}

.orders_list .order .more_wrap .show-more:hover {
  color: #96d608;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color
}

.orders_list .order_footer {
  padding: 15px 20px;
  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;
  border-top: 1px solid #d2d7d7
}

.orders_list .order_footer .btn_wrap .btn {
  min-width: 153px;
  margin-right: 15px;
  margin-bottom: 5px
}

.orders_list .order_footer .total {
  font-size: 16px;
  line-height: 21px;
  font-weight: 700;
  text-align: right;
  min-width: 200px
}

.orders_list .order_footer .total i {
  color: #96d608;
  font-size: 17px;
  cursor: pointer
}

.orders_list .order_footer .total_pay {
  position: relative
}

.orders_list .order_footer .total .pay-list {
  display: none;
  position: absolute;
  top: 0;
  right: 20px;
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #d2d7d7;
  -webkit-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, .1);
  background: #fff;
  width: 250px
}

.orders_list .order_footer .total .pay-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  letter-spacing: -.5px;
  font-size: 14px;
  font-weight: 500
}

.orders_sort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  padding-left: 10px
}

.orders_sort .sort-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
  cursor: pointer;
  font-size: 15px;
  font-weight: 600
}

.orders_sort .sort-item span {
  margin-right: 5px
}

.orders_sort .sort-item.active {
  color: #96d608;
  font-weight: 700
}

.orders_sort .sort-item[data-sort=asc] .fa-long-arrow-up {
  display: none
}

.orders_sort .sort-item[data-sort=desc] .fa-long-arrow-down {
  display: none
}

.orders_filter {
  padding: 20px;
  border-top: 3px solid #96d608;
  border-bottom: 3px solid #96d608
}

.orders_filter .aside-filter-title {
  padding: 0 0 5px;
  font-weight: 700
}

.orders_filter .aside-filter-body {
  padding: 6px 0 12px
}

.orders_filter .aside-filter .input-checkbox label {
  min-height: 17px;
  margin-bottom: 8px
}

#footer {
  background: #242430;
  color: #fff
}

#footer .container {
  max-width: 1400px
}

#footer ul {
  list-style: none !important
}

#bottom-footer {
  background: #1b1b23;
  padding: 10px 0
}

#bottom-footer .link-site {
  font-size: 12px
}

#bottom-footer .footer-text {
  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
}

#bottom-footer .footer-text a {
  color: #fff
}

#bottom-footer .footer-text a:focus,
#bottom-footer .footer-text a:hover {
  color: #96d608
}

.footer-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.footer-col {
  margin: 30px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 3 - 30px)
}

.footer-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  margin: 0 0 20px
}

.footer-links li+li {
  margin-top: 15px
}

.footer-links li a {
  color: #fff;
  font-weight: 600;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color;
  text-decoration: none
}

.footer-links li a:focus,
.footer-links li a:hover {
  color: #96d608;
  text-decoration: none;
  outline: 0
}

.footer-links li i {
  margin-right: 15px;
  color: #96d608;
  width: 14px;
  text-align: center
}

.footer-links-help li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.footer-links-help li a i {
  font-size: 24px;
  width: 24px
}

.footer-payments li {
  display: inline-block;
  margin-right: 5px
}

.footer-payments li a {
  color: #1b1b23;
  font-size: 36px;
  display: block
}

.copyright {
  display: block;
  font-size: 12px
}

.header-lk {
  width: 100%;
  padding: 8px 0;
  text-align: right;
  background: #1b1b23;
  position: fixed;
  height: 34px;
  z-index: 11
}

.header-lk a {
  color: #fff;
  font-weight: 600;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color;
  text-decoration: none
}

.header-lk a:focus,
.header-lk a:hover {
  color: #96d608;
  text-decoration: none;
  outline: 0
}

.header-lk a i {
  color: #96d608;
  margin-right: 8px;
  font-size: 16px
}

.header-lk a.user-name {
  margin-right: 15px
}

.header-lk_user {
  position: relative
}

.header-lk .user_discount {
  position: absolute;
  left: 0;
  top: -4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 26px;
  color: #96d608;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .4px
}

.header-lk .user_discount~.user-name {
  padding-left: 30px
}

.header-lk-responsive {
  display: none;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 20px;
  margin-bottom: 20px
}

.header-lk-responsive a {
  font-size: 16px
}

.header-lk-responsive .login_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

#top-header {
  display: none;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #1b1b23
}

#top-header .header {
  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
}

.header-links li {
  display: inline-block;
  margin-right: 15px;
  font-size: 13px
}

.header-links li:last-child {
  margin-right: 0
}

.header-links a {
  color: #fff;
  font-weight: 600;
  -webkit-transition: .2s color;
  -o-transition: .2s color;
  transition: .2s color;
  text-decoration: none
}

.header-links a:focus,
.header-links a:hover {
  color: #eee;
  text-decoration: none;
  outline: 0
}

.header-links i {
  width: 15px;
  font-size: 14px;
  text-align: center;
  color: #96d608;
  margin-right: 6px
}

.header-links .header-btn {
  margin-top: 10px
}

.header-links .call-me_btn {
  font-weight: 400;
  padding: 5px 8px;
  border: 1px solid #fff;
  letter-spacing: .5px;
  font-size: 13px;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all
}

.header-links .call-me_btn:hover {
  color: #96d608;
  border-color: #96d608;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all
}

#header {
  padding-top: 45px;
  padding-bottom: 15px;
  background: #242430
}

#header .header-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#header .header-row .header-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px
}

#header .header-row .header-item.header-logo {
  width: calc(100% / 12 * 3 - 30px);
  float: left
}

#header .header-row .header-item.header-logo .logo img {
  display: block;
  max-width: 100%;
  max-height: 70px
}

#header .header-row .header-item.header-search {
  width: calc(100% / 12 * 5 - 30px)
}

#header .header-row .header-item.header-links {
  width: calc(100% / 12 * 4 - 30px)
}

#header .header-links li {
  padding-bottom: 5px
}

.header-search {
  padding: 15px 0;
  margin-left: 10px
}

.header-search form {
  position: relative
}

.header-search form .input-select {
  margin-right: 10px;
  border-radius: 8px
}

.header-search form .input {
  width: calc(100% - 120px);
  margin-right: 10px;
  border-radius: 8px
}

.section {
  padding: 30px 0
}

.section-title {
  position: relative;
  margin-bottom: 20px;
  margin-top: 15px
}

.section-title .title {
  display: inline-block;
  text-transform: uppercase;
  margin: 0
}

.section-title .section-nav {
  float: right
}

.section-title .section-nav .section-tab-nav {
  display: inline-block
}

.section-title .section-nav .products-slick-nav {
  top: 0;
  right: 0
}

.section-tab-nav li {
  display: inline-block;
  margin-right: 15px
}

.section-tab-nav li.active a {
  color: #96d608
}

.section-tab-nav li:last-child {
  margin-right: 0
}

.section-tab-nav li a {
  font-weight: 700;
  color: #adcd99
}

.section-tab-nav li a:after {
  content: "";
  display: block;
  width: 0%;
  height: 2px;
  background-color: #96d608;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.section-tab-nav li a:focus:after,
.section-tab-nav li a:hover:after,
.section-tab-nav li.active a:after {
  width: 100%
}

.pageNotFound__content {
  text-align: center
}

.pageNotFound__content a {
  font-weight: 600;
  font-size: 18px;
  text-decoration: underline
}

.pageNotFound__content img {
  max-width: 100%;
  max-height: 45vh
}

#page-contacts .main-contacts-items li {
  display: block;
  font-size: 17px;
  padding-bottom: 20px
}

#page-contacts .main-contacts-items li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#page-contacts .main-contacts-items li i {
  color: #96d608;
  min-width: 45px;
  margin-right: 5px;
  font-size: 30px;
  text-align: center
}

.contacts_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.contacts_wrap .main-contacts {
  width: 45%;
  margin-top: 20px;
  padding-right: 24px;
  margin-bottom: 40px
}

.contacts_wrap .main-contacts-items br {
  display: none
}

.contacts_wrap .map_wrap {
  width: 54%;
  margin-bottom: 40px
}

.contacts_wrap .map_wrap br {
  display: none
}

.contacts_wrap .map_wrap iframe {
  width: 100% !important
}

.contacts-form {
  padding: 30px 20px;
  background: #eee;
  border-radius: 10px;
  margin: 0 auto;
  max-width: 90%;
  border-top: 3px solid #96d608;
  border-bottom: 3px solid #96d608
}

.contacts-form .form_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 600px;
  margin: 0 auto
}

.contacts-form .form_row {
  margin-bottom: 12px
}

.contacts-form .form_row label {
  font-size: 17px
}

.contacts-form .form_row input {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d7d7;
  background-color: #fff
}

.contacts-form .form_row textarea {
  width: 100%;
  height: 40px;
  border: 1px solid #d2d7d7;
  background-color: #fff;
  height: 80px;
  width: 100% !important;
  padding: 8px 12px;
  font-size: 16px
}

.contacts-form .form_btn {
  text-align: center
}

.contacts-form .form_btn button {
  min-width: 300px;
  font-size: 17px
}

.swiper-button-next,
.swiper-button-prev {
  color: #242430 !important;
  font-weight: 800
}

.product-wrap-img {
  position: relative
}

.product-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}

.product-details_wrap {
  max-width: 1000px;
  margin: 0 auto
}

.product-details-name {
  font-size: 34px;
  margin-bottom: 30px;
  text-align: center
}

.product-details .product-sale {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 6 - 30px)
}

.product-details .product-props {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 6 - 30px)
}

.product-details .product-prop-name {
  font-size: 16px;
  color: #76837b;
  line-height: 1.7;
  padding-bottom: 3px;
  font-weight: 700
}

.product-details .product-prop-value {
  color: #242430
}

.product-details .product-rating {
  display: inline-block;
  margin-right: 15px
}

.product-details .product-rating>i {
  color: #d2d7d7
}

.product-details .product-rating>i.fa-star {
  color: #96d608
}

.product-details .review-link {
  font-size: 12px
}

.product-details .product-price {
  display: inline-block;
  font-size: 28px;
  margin-bottom: 10px;
  color: #96d608;
  margin-right: 5px
}

.product-details .product-price .product-old-price {
  font-size: 70%;
  font-weight: 400;
  color: #adcd99
}

.product-details .product-period {
  color: #76837b;
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase
}

.product-details .product-available {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  margin-left: 30px;
  color: #96d608
}

.product-details .product-options {
  margin-top: 30px;
  margin-bottom: 30px
}

.product-details .product-options label {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 15px;
  margin-bottom: 0
}

.product-details .product-options .input-select {
  width: 90px
}

.product-details .add-to-cart {
  margin: 20px 0
}

.product-details .add-to-cart .add-to-cart-btn {
  background: #96d608;
  color: #fff;
  font-weight: 700;
  border: 2px solid transparent;
  border-radius: 8px;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  height: 40px;
  min-width: 165px;
  display: block;
  margin: 0 auto;
  position: relative;
  padding: 0 30px;
  text-transform: uppercase;
  display: inline-block
}

.product-details .add-to-cart .add-to-cart-btn:focus,
.product-details .add-to-cart .add-to-cart-btn:hover {
  background-color: #fff;
  color: #96d608;
  border-color: #96d608;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

.product-details .add-to-cart .add-to-cart-btn.in-cart {
  background-color: #fff;
  color: #96d608;
  border-color: #96d608
}

.product-details .add-to-cart .add-to-cart-btn>i {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 38px;
  color: #96d608;
  opacity: 0;
  visibility: hidden
}

.product-details .add-to-cart .qty-label {
  display: inline-block;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 15px;
  margin-bottom: 0
}

.product-details .add-to-cart .qty-label .input-number {
  width: 90px;
  display: inline-block
}

.product-details .product-btns li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px
}

.product-details .product-btns li+li {
  margin-left: 15px
}

.product-details .product-links {
  margin-top: 15px
}

.product-details .product-links li {
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px
}

.product-details .product-links li+li {
  margin-left: 10px
}

.kit-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}

.kit-products-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 4 - 30px)
}

.recommend-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}

.recommend-products-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 4 - 30px)
}

.products-page_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.products-page_left-block {
  width: 100%;
  margin-right: 30px;
  margin-bottom: 10px
}

.products-page_list {
  width: 100%
}

.catalog-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px
}

.catalog-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 4 - 30px)
}

#page-terms .terms-item {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px
}

#page-terms .terms-item-list {
  list-style: disc;
  margin-left: 20px
}

.lk_wrap {
  min-height: 30vh
}

.lk_wrap .ui-tabs-nav {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid #96d608;
  padding-left: 30px
}

.lk_wrap .ui-tabs-nav li a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 12px 24px;
  font-size: 18px;
  display: block;
  margin-right: 4px;
  margin-bottom: -2px
}

.lk_wrap .ui-tabs-active a {
  padding: 12px 24px;
  font-size: 18px;
  border: 2px solid #96d608;
  border-bottom: none;
  display: block;
  background: #fff
}

.lk_wrap .ui-corner-bottom {
  padding: 40px 30px
}

.lk_wrap .btn {
  background-color: #96d608;
  color: #fff;
  text-align: center;
  font-weight: 700;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all;
  border: none;
  border-radius: 5px;
  padding: 8px 12px
}

.lk_wrap .btn:hover {
  opacity: .85;
  -webkit-transition: .2s all;
  -o-transition: .2s all;
  transition: .2s all
}

#basket_at_order_page .orders_list {
  max-width: 992px
}

#basket_at_order_page .cart-dropdown {
  position: relative !important;
  top: unset !important;
  right: unset !important;
  left: unset !important;
  max-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transform: unset !important;
  -ms-transform: unset !important;
  transform: unset !important;
  overflow: hidden !important;
  z-index: 1 !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  transition: none !important
}

#basket_at_order_page .cart-list {
  max-height: 100% !important
}

#basket_at_order_page .cart-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  border-top: 1px solid #e8e8e8;
  padding: 10px
}

#basket_at_order_page .cart-summary {
  padding: 0 !important;
  border-top: none !important;
  text-align: right
}

#basket_at_order_page .order {
  overflow: hidden !important;
  border-top: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

#basket_at_order_page .order-additional {
  margin-top: 8px;
  padding-top: 10px;
  border-top: 1px solid #e8e8e8
}

#basket_at_order_page .order-additional .info {
  position: absolute;
  top: 2px;
  right: 10px;
  height: 19px;
  width: 16px;
  text-align: center;
  font-size: 17px;
  padding: 0;
  background: #fff;
  border: none;
  color: #96d608;
  opacity: .7
}

#basket_at_order_page .additional-steps {
  display: none;
  position: absolute;
  right: 20px;
  width: 320px;
  padding: 8px 12px;
  border-radius: 8px;
  border: 1px solid #e4e7ed;
  -webkit-box-shadow: 0 3px 11px 0 rgba(0, 0, 0, .3);
  box-shadow: 0 3px 11px 0 rgba(0, 0, 0, .3);
  background: #fff
}

#basket_at_order_page .orders_filter {
  background: #fafbfb
}

#basket_at_order_page .left-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 8 - 30px)
}

#basket_at_order_page .right-block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% / 12 * 4 - 30px)
}

@media (min-width:768px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }
}

@media screen and (min-width:993px) {
  .orders_list .order_footer .total i:hover~.pay-list {
    display: block
  }
}

@media screen and (max-width:1440px) {
  .product-sale .product-sales-steps {
    width: 80%
  }
}

@media screen and (max-width:1400px) {
  h1 {
    font-size: 34px
  }

  .container {
    padding-left: 25px;
    padding-right: 25px
  }

  .row {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  .orders_wrap {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  .orders_wrap .left-block {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .orders_wrap .left-block {
    width: calc(100% / 12 * 8 - 25px)
  }

  .orders_wrap .right-block {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .orders_wrap .right-block {
    width: calc(100% / 12 * 3 - 25px)
  }

  .footer-wrap {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  .footer-col {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .footer-col {
    width: calc(100% / 12 * 3 - 25px)
  }

  #header .header-row {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  #header .header-row .header-item {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  #header .header-row .header-item.header-logo {
    width: calc(100% / 12 * 3 - 25px)
  }

  #header .header-row .header-item.header-search {
    width: calc(100% / 12 * 6 - 25px)
  }

  #header .header-row .header-item.header-links {
    width: calc(100% / 12 * 3 - 25px)
  }

  .product-details {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  .product-details .product-sale {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .product-details .product-props {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .kit-products {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  .kit-products-item {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .kit-products-item {
    width: calc(100% / 12 * 4 - 25px)
  }

  .recommend-products {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  .recommend-products-item {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .recommend-products-item {
    width: calc(100% / 12 * 4 - 25px)
  }

  .catalog-cards {
    margin-left: -12.5px;
    margin-right: -12.5px
  }

  .catalog-item {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  .catalog-item {
    width: calc(100% / 12 * 4 - 25px)
  }

  #basket_at_order_page .left-block {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  #basket_at_order_page .left-block {
    width: calc(100% / 12 * 8 - 25px)
  }

  #basket_at_order_page .right-block {
    margin-left: 12.5px;
    margin-right: 12.5px
  }

  #basket_at_order_page .right-block {
    width: calc(100% / 12 * 4 - 25px)
  }
}

@media screen and (max-width:1200px) {
  .container {
    padding-left: 20px;
    padding-right: 20px
  }

  .row {
    margin-left: -10px;
    margin-right: -10px
  }

  .product .product-body .product-name {
    font-size: 16px;
    line-height: 19px;
    padding: 12px 8px
  }

  .product .product-body .product-price {
    padding: 4px 8px
  }

  .product .product-body .product-price .product-sales {
    font-size: 16px
  }

  .orders_wrap {
    margin-left: -10px;
    margin-right: -10px
  }

  .orders_wrap .left-block {
    margin-left: 10px;
    margin-right: 10px
  }

  .orders_wrap .left-block {
    width: calc(100% / 12 * 8 - 20px)
  }

  .orders_wrap .right-block {
    margin-left: 10px;
    margin-right: 10px
  }

  .orders_wrap .right-block {
    width: calc(100% / 12 * 4 - 20px)
  }

  .footer-wrap {
    margin-left: -10px;
    margin-right: -10px
  }

  .footer-col {
    margin-left: 10px;
    margin-right: 10px
  }

  .footer-col {
    width: calc(100% / 12 * 3 - 20px)
  }

  #header .header-row {
    margin-left: -10px;
    margin-right: -10px
  }

  #header .header-row .header-item {
    margin-left: 10px;
    margin-right: 10px
  }

  #header .header-row .header-item.header-logo {
    width: calc(100% / 12 * 3 - 20px)
  }

  #header .header-row .header-item.header-search {
    width: calc(100% / 12 * 6 - 20px)
  }

  #header .header-row .header-item.header-links {
    width: calc(100% / 12 * 3 - 20px)
  }

  #header .header-row .header-item.header-links {
    width: calc(100% / 12 * 3 - 20px)
  }

  .product-details {
    margin-left: -10px;
    margin-right: -10px
  }

  .product-details .product-sale {
    margin-left: 10px;
    margin-right: 10px
  }

  .product-details .product-sale {
    width: calc(100% / 12 * 6 - 20px)
  }

  .product-details .product-props {
    margin-left: 10px;
    margin-right: 10px
  }

  .product-details .product-props {
    width: calc(100% / 12 * 6 - 20px)
  }

  .kit-products {
    margin-left: -10px;
    margin-right: -10px
  }

  .kit-products-item {
    margin-left: 10px;
    margin-right: 10px
  }

  .kit-products-item {
    width: calc(100% / 12 * 4 - 20px)
  }

  .recommend-products {
    margin-left: -10px;
    margin-right: -10px
  }

  .recommend-products-item {
    margin-left: 10px;
    margin-right: 10px
  }

  .recommend-products-item {
    width: calc(100% / 12 * 4 - 20px)
  }

  .catalog-cards {
    margin-left: -10px;
    margin-right: -10px
  }

  .catalog-item {
    margin-left: 10px;
    margin-right: 10px
  }

  .catalog-item {
    width: calc(100% / 12 * 4 - 20px)
  }

  #basket_at_order_page .left-block {
    margin-left: 10px;
    margin-right: 10px
  }

  #basket_at_order_page .left-block {
    width: calc(100% / 12 * 8 - 20px)
  }

  #basket_at_order_page .right-block {
    margin-left: 10px;
    margin-right: 10px
  }

  #basket_at_order_page .right-block {
    width: calc(100% / 12 * 4 - 20px)
  }
}

@media (max-width:1023px) {
  .swiper-wrapper img {
    margin: 0
  }
}

@media screen and (max-width:992px) {
  .page-title {
    margin-bottom: 15px
  }

  .container {
    padding-left: 20px;
    padding-right: 20px
  }

  .row {
    margin-left: -10px;
    margin-right: -10px
  }

  .aside+.aside {
    margin: 5px 0
  }

  .desktop-none {
    display: block
  }

  .mobile-none {
    display: none
  }

  #responsive-nav .leftside-navigation {
    display: block
  }

  .modal_wrap {
    margin-top: 50px
  }

  .product {
    height: 280px
  }

  .swiper-wrapper img {
    height: unset
  }

  #product-imgs {
    margin: 15px 0 60px
  }

  #product-imgs .product-preview img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-height: 250px
  }

  .product-sale .product-sales-steps {
    width: 320px
  }

  .orders_wrap {
    margin-left: -10px;
    margin-right: -10px
  }

  .orders_wrap .left-block {
    margin-left: 10px;
    margin-right: 10px
  }

  .orders_wrap .left-block {
    width: calc(100% / 12 * 9 - 20px)
  }

  .orders_wrap .right-block {
    margin-left: 10px;
    margin-right: 10px
  }

  .orders_wrap .right-block {
    width: calc(100% / 12 * 3 - 20px)
  }

  .orders_list .order_footer .total .pay-list.show {
    display: block
  }

  .orders_filter {
    padding: 20px 15px
  }

  .footer-wrap {
    margin-left: -10px;
    margin-right: -10px
  }

  .footer-col {
    margin-left: 10px;
    margin-right: 10px
  }

  .footer-col {
    width: calc(100% / 12 * 6 - 20px)
  }

  #top-header-lk {
    display: none
  }

  .header-lk {
    position: initial
  }

  .header-lk-responsive {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  #top-header {
    display: block;
    height: 46px;
    position: fixed;
    width: 100%;
    z-index: 11;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .5);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, .5)
  }

  .header-links {
    float: none !important;
    margin-top: 1px
  }

  #header {
    padding-top: 60px
  }

  #header .header-row {
    margin-left: -10px;
    margin-right: -10px
  }

  #header .header-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  #header .header-row .header-item {
    margin-left: 10px;
    margin-right: 10px
  }

  #header .header-row .header-item.header-logo {
    width: calc(100% / 12 * 8 - 20px)
  }

  #header .header-row .header-item.header-logo .logo img {
    margin: 0 auto
  }

  #header .header-row .header-item.header-search {
    display: none
  }

  #header .header-row .header-item.header-links {
    display: none
  }

  .section {
    padding: 25px 0
  }

  .pageNotFound__content img {
    max-height: 35vh
  }

  .contacts_wrap {
    display: block
  }

  .contacts_wrap .main-contacts {
    width: 100%
  }

  .contacts_wrap .main-contacts {
    padding-right: 0
  }

  .contacts_wrap .map_wrap {
    width: 100%
  }

  .contacts-form {
    max-width: 100%
  }

  .product-details {
    margin-left: -10px;
    margin-right: -10px
  }

  .product-details-name {
    font-size: 30px
  }

  .product-details .product-sale {
    margin-left: 10px;
    margin-right: 10px
  }

  .product-details .product-props {
    margin-left: 10px;
    margin-right: 10px
  }

  .kit-products {
    margin-left: -10px;
    margin-right: -10px
  }

  .kit-products-item {
    margin-left: 10px;
    margin-right: 10px
  }

  .kit-products-item {
    width: calc(100% / 12 * 6 - 20px)
  }

  .recommend-products {
    margin-left: -10px;
    margin-right: -10px
  }

  .recommend-products-item {
    margin-left: 10px;
    margin-right: 10px
  }

  .recommend-products-item {
    width: calc(100% / 12 * 6 - 20px)
  }

  .catalog-cards {
    margin-left: -10px;
    margin-right: -10px
  }

  .catalog-item {
    margin-left: 10px;
    margin-right: 10px
  }

  .catalog-item {
    width: calc(100% / 12 * 6 - 20px)
  }

  #basket_at_order_page .left-block {
    margin-left: 10px;
    margin-right: 10px
  }

  #basket_at_order_page .left-block {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  #basket_at_order_page .left-block {
    width: calc(100% / 12 * 12 - 20px)
  }

  #basket_at_order_page .right-block {
    margin-left: 10px;
    margin-right: 10px
  }

  #basket_at_order_page .right-block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  #basket_at_order_page .right-block {
    width: calc(100% / 12 * 12 - 20px)
  }
}

@media only screen and (max-width:992px) {
  .menu-toggle {
    display: inline-block
  }

  .menu-toggle a {
    display: block;
    color: #96d608;
    font-size: 21px;
    line-height: 24px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
  }

  .menu-toggle a.toggle {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
  }

  #responsive-nav {
    display: block;
    position: fixed;
    left: 0;
    top: 46px;
    background: #1b1b23;
    height: calc(100vh - 46px);
    max-width: 360px;
    width: 0%;
    overflow-y: auto;
    z-index: 22;
    padding-top: 20px;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    transition: .4s all
  }

  #responsive-nav-bg.show {
    display: block !important
  }

  #responsive-nav.active {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100%
  }

  .main-nav {
    margin: 0;
    float: none
  }

  #header .main-nav {
    display: none
  }

  .main-nav>li {
    display: block;
    float: none
  }

  .main-nav>li+li {
    margin-left: 0
  }

  .main-nav>li>a {
    padding: 15px;
    color: #fff
  }
}

@media screen and (max-width:850px) {
  .orders_list .order_header-period {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .orders_list .order_header-period .title {
    padding-bottom: 2px
  }
}

@media screen and (max-width:768px) {
  h1 {
    font-size: 28px
  }

  h3 {
    font-size: 22px
  }

  .container {
    padding-left: 15px;
    padding-right: 15px
  }

  .row {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  .aside .aside-title {
    font-size: 17px
  }

  .product-kit-img {
    width: 70px;
    min-width: 70px;
    height: 70px
  }

  #product-tab {
    margin-top: 20px
  }

  .orders_wrap {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  .orders_wrap .left-block {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .orders_wrap .left-block {
    width: calc(100% / 12 * 12 - 15px)
  }

  .orders_wrap .left-block {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .orders_wrap .right-block {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .orders_wrap .right-block {
    width: calc(100% / 12 * 12 - 15px)
  }

  .orders_wrap .right-block {
    width: calc(100% / 12 * 12 - 15px)
  }

  .orders_wrap .right-block {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
  }

  .footer-wrap {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  .footer-col {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .footer-col {
    width: calc(100% / 12 * 6 - 15px)
  }

  #header .header-row {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  #header .header-row .header-item {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  #header .header-row .header-item.header-logo {
    width: calc(100% / 12 * 8 - 15px)
  }

  .section-title {
    margin-bottom: 15px
  }

  .section-title .section-nav {
    float: none;
    margin-top: 10px
  }

  .section-tab-nav li {
    margin-top: 10px
  }

  .product-details {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  .product-details-name {
    margin-bottom: 20px
  }

  .product-details .product-sale {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .product-details .product-sale {
    width: calc(100% / 12 * 12 - 15px)
  }

  .product-details .product-sale {
    margin-bottom: 20px
  }

  .product-details .product-props {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .product-details .product-props {
    width: calc(100% / 12 * 12 - 15px)
  }

  .product-details .product-price {
    font-size: 24px
  }

  .product-details .product-period {
    font-size: 15px
  }

  .product-details .add-to-cart {
    margin: 10px 0
  }

  .kit-products {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  .kit-products-item {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .kit-products-item {
    width: calc(100% / 12 * 6 - 15px)
  }

  .recommend-products {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  .recommend-products-item {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .recommend-products-item {
    width: calc(100% / 12 * 6 - 15px)
  }

  .catalog-cards {
    margin-left: -7.5px;
    margin-right: -7.5px
  }

  .catalog-item {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  .catalog-item {
    width: calc(100% / 12 * 6 - 15px)
  }

  .lk_wrap .ui-corner-bottom {
    padding: 30px 20px
  }

  #basket_at_order_page .left-block {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  #basket_at_order_page .left-block {
    width: calc(100% / 12 * 12 - 15px)
  }

  #basket_at_order_page .right-block {
    margin-left: 7.5px;
    margin-right: 7.5px
  }

  #basket_at_order_page .right-block {
    width: calc(100% / 12 * 12 - 15px)
  }
}

@media screen and (max-width:680px) {
  .orders_list .order_footer .btn_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 160px
  }

  .orders_list .order_footer .btn_wrap .btn {
    margin-bottom: 10px;
    font-size: 13px;
    min-width: 135px !important;
    padding: 7px 8px !important
  }

  .orders_list .order_footer .btn_wrap .btn:last-child {
    margin-bottom: 0
  }
}

@media screen and (max-width:650px) {
  .orders_list .order_footer .total {
    font-size: 15px;
    line-height: 20px
  }
}

@media screen and (max-width:576px) {
  h1 {
    font-size: 24px !important
  }

  h3 {
    font-size: 20px
  }

  h4 {
    font-size: 16px
  }

  .container {
    padding-left: 10px;
    padding-right: 10px
  }

  .row {
    margin-left: -5px;
    margin-right: -5px
  }

  .leftside-navigation ul li a {
    padding: 8px 12px
  }

  .checkout {
    width: 100%;
    height: calc(100% - 40px);
    position: fixed;
    z-index: 99999;
    top: 40px;
    left: 0;
    border-radius: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  #tab-checkout.open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  #checkout_modal {
    z-index: 102
  }

  #checkout_modal .modal_wrap {
    width: 100%;
    margin-top: 40px;
    margin-bottom: 0;
    border-radius: 0
  }

  #date_modal .modal_wrap {
    width: 100%;
    margin-top: 40px;
    border-radius: 0
  }

  .product-sale .product-sales .procent {
    font-size: 18px
  }

  .wp-pagenavi {
    text-align: center
  }

  .wp-pagenavi .next,
  .wp-pagenavi .prev,
  .wp-pagenavi>* {
    width: 34px;
    height: 34px;
    line-height: 34px
  }

  .orders_wrap {
    margin-left: -5px;
    margin-right: -5px
  }

  .orders_wrap .left-block {
    margin-left: 5px;
    margin-right: 5px
  }

  .orders_wrap .left-block {
    width: calc(100% / 12 * 12 - 10px)
  }

  .orders_wrap .right-block {
    margin-left: 5px;
    margin-right: 5px
  }

  .orders_wrap .right-block {
    width: calc(100% / 12 * 12 - 10px)
  }

  .orders_list .order_header {
    padding: 10px
  }

  .orders_list .order_header-info {
    font-size: 15px;
    margin-bottom: 8px
  }

  .orders_list .order_header-period {
    margin-bottom: 5px
  }

  .orders_list .order_body {
    padding: 10px 12px
  }

  .orders_list .order-position {
    font-size: 15px
  }

  .orders_list .order-position .image {
    margin-right: 10px;
    width: 50px;
    min-width: 50px;
    height: 50px
  }

  .orders_list .order_footer {
    padding: 10px
  }

  .footer-wrap {
    margin-left: -5px;
    margin-right: -5px
  }

  .footer-col {
    margin-left: 5px;
    margin-right: 5px
  }

  .footer-col {
    width: calc(100% / 12 * 12 - 10px)
  }

  #header .header-row {
    margin-left: -5px;
    margin-right: -5px
  }

  #header .header-row .header-item {
    margin-left: 5px;
    margin-right: 5px
  }

  #header .header-row .header-item.header-logo {
    width: calc(100% / 12 * 10 - 10px)
  }

  .pageNotFound__content img {
    max-height: 27vh
  }

  .contacts-form .form_row label {
    font-size: 15px
  }

  .swiper-button-next::after,
  .swiper-button-next::before,
  .swiper-button-prev::after,
  .swiper-button-prev::before {
    font-size: 25px !important;
    opacity: .6
  }

  .product-details {
    margin-left: -5px;
    margin-right: -5px
  }

  .product-details .product-sale {
    margin-left: 5px;
    margin-right: 5px
  }

  .product-details .product-props {
    margin-left: 5px;
    margin-right: 5px
  }

  .kit-products {
    margin-left: -5px;
    margin-right: -5px
  }

  .kit-products-item {
    margin-left: 5px;
    margin-right: 5px
  }

  .kit-products-item {
    width: calc(100% / 12 * 12 - 10px)
  }

  .recommend-products {
    margin-left: -5px;
    margin-right: -5px
  }

  .recommend-products {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .recommend-products-item {
    margin-left: 5px;
    margin-right: 5px
  }

  .recommend-products-item {
    width: calc(100% / 12 * 12 - 10px)
  }

  .catalog-cards {
    margin-left: -5px;
    margin-right: -5px
  }

  .catalog-item {
    margin-left: 5px;
    margin-right: 5px
  }

  .catalog-item {
    width: calc(100% / 12 * 12 - 10px)
  }

  .lk_wrap .ui-corner-bottom {
    padding: 20px 5px
  }

  #basket_at_order_page .left-block {
    margin-left: 5px;
    margin-right: 5px
  }

  #basket_at_order_page .left-block {
    width: calc(100% / 12 * 12 - 10px)
  }

  #basket_at_order_page .right-block {
    margin-left: 5px;
    margin-right: 5px
  }

  #basket_at_order_page .right-block {
    width: calc(100% / 12 * 12 - 10px)
  }
}

@media screen and (max-width:480px) {
  .profile_header .img_container {
    width: 110px;
    height: 110px
  }

  .orders_list .order_header-period .period {
    max-width: 155px;
    position: relative
  }

  .orders_list .order_header-period .period i {
    display: none
  }

  .orders_list .order_header .status-order {
    font-size: 12px;
    padding: 3px 12px
  }

  .orders_list .order_header .status-payment {
    font-size: 13px;
    line-height: 14px
  }

  .orders_list .order-position .image {
    width: 43px;
    min-width: 43px;
    height: 43px
  }

  .orders_list .order-position .name a {
    font-size: 12px;
    line-height: 15px
  }

  .orders_list .order-position .count,
  .orders_list .order-position .sum {
    font-size: 13px
  }

  .orders_list .order-position .sum {
    width: 90px;
    min-width: 90px
  }

  .orders_list .order_footer .total {
    font-size: 14px;
    line-height: 19px;
    min-width: unset
  }

  .orders_sort .sort-item {
    font-size: 14px
  }
}

@media screen and (max-width:380px) {
  .container {
    padding-left: 5px;
    padding-right: 5px
  }

  .row {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  .input-select {
    font-size: 12px
  }

  .aside-filter-title.drop-title {
    max-width: 270px
  }

  #date_modal .date_body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }

  .product-sale .product-sales .procent {
    font-size: 16px
  }

  .product-sale .product-sales-steps {
    width: 100%;
    padding: 15px
  }

  .store-pagination {
    float: none;
    margin-top: 10px
  }

  .wp-pagenavi .next,
  .wp-pagenavi .prev,
  .wp-pagenavi>* {
    width: 32px;
    height: 32px;
    line-height: 32px
  }

  .orders_wrap {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  .orders_wrap .left-block {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .orders_wrap .left-block {
    width: calc(100% / 12 * 12 - 5px)
  }

  .orders_wrap .right-block {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .orders_wrap .right-block {
    width: calc(100% / 12 * 12 - 5px)
  }

  .footer-wrap {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  .footer-col {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .footer-col {
    width: calc(100% / 12 * 12 - 5px)
  }

  #header .header-row {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  #header .header-row .header-item {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  #header .header-row .header-item.header-logo {
    width: calc(100% / 12 * 10 - 5px)
  }

  .product-details {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  .product-details .product-sale {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .product-details .product-props {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .kit-products {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  .kit-products-item {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .kit-products-item {
    width: calc(100% / 12 * 12 - 5px)
  }

  .recommend-products {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  .recommend-products-item {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .recommend-products-item {
    width: calc(100% / 12 * 12 - 5px)
  }

  .catalog-cards {
    margin-left: -2.5px;
    margin-right: -2.5px
  }

  .catalog-item {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  .catalog-item {
    width: calc(100% / 12 * 12 - 5px)
  }

  .lk_wrap .ui-corner-bottom {
    padding: 20px 0
  }

  #basket_at_order_page .left-block {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  #basket_at_order_page .left-block {
    width: calc(100% / 12 * 12 - 5px)
  }

  #basket_at_order_page .right-block {
    margin-left: 2.5px;
    margin-right: 2.5px
  }

  #basket_at_order_page .right-block {
    width: calc(100% / 12 * 12 - 5px)
  }
}

@media only screen and (max-width:360px) {
  #responsive-nav {
    max-width: 100%
  }
}

@media screen and (max-width:339px) {
  .header-links a {
    font-size: 12px
  }

  .header-links .call-me_btn {
    border: none;
    padding: 0;
    font-size: 12px
  }
}

@media screen and (min-width:994px) and (max-width:1020px) {
  .product .product-body .product-price .product-sales {
    font-size: 15px
  }
}

@media (min-width:769px) and (max-width:900px) {
  .orders_list .order_footer .btn_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 160px
  }

  .orders_list .order_footer .btn_wrap .btn {
    margin-bottom: 10px
  }

  .orders_list .order_footer .btn_wrap .btn:last-child {
    margin-bottom: 0
  }

  .orders_list .order_footer .total {
    font-size: 15px;
    line-height: 20px
  }
}