@charset "UTF-8";
@media (min-width: 1500px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1430px; } }
@font-face {
  font-family: "typicons";
  src: url("../fonts/typicons.eot?d8dd0dcd722b6c1a92302669f7f132b5?#iefix") format("embedded-opentype"), url("../fonts/typicons.woff2?d8dd0dcd722b6c1a92302669f7f132b5") format("woff2"), url("../fonts/typicons.woff?d8dd0dcd722b6c1a92302669f7f132b5") format("woff"), url("../fonts/typicons.ttf?d8dd0dcd722b6c1a92302669f7f132b5") format("truetype"), url("../fonts/typicons.svg?d8dd0dcd722b6c1a92302669f7f132b5#typicons") format("svg"); }
@font-face {
  font-family: "typicons";
  src: url("../fonts/typicons.eot?d8dd0dcd722b6c1a92302669f7f132b5?#iefix") format("embedded-opentype"), url("../fonts/typicons.woff2?d8dd0dcd722b6c1a92302669f7f132b5") format("woff2"), url("../fonts/typicons.woff?d8dd0dcd722b6c1a92302669f7f132b5") format("woff"), url("../fonts/typicons.ttf?d8dd0dcd722b6c1a92302669f7f132b5") format("truetype"), url("../fonts/typicons.svg?d8dd0dcd722b6c1a92302669f7f132b5#typicons") format("svg"); }
@font-face {
  font-family: 'arial';
  src: url("../fonts/alsrubl-arial-bold.eot");
  src: url("../fonts/alsrubl-arial-bold.eot?#iefix") format("embedded-opentype"), url("../fonts/alsrubl-arial-bold.woff") format("woff"), url("../fonts/alsrubl-arial-bold.ttf") format("truetype"), url("../fonts/alsrubl-arial-bold.svg#ALSRublArialBold") format("svg");
  font-weight: bold;
  font-style: normal; }
div#system-message-container {
  display: none !important; }

body a.jext {
  font-size: 0px !important;
  color: transparent !important; }

body button:focus:not(:focus-visible) {
  outline: 0 !important;
  box-shadow: none !important; }

.all-button {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  outline: none;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 2.5rem;
  white-space: nowrap;
  line-height: 5.5rem;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-image: url(/wp-includes/images/arrow-w.png);
  background-size: 3.3rem;
  background-position-y: center;
  background-position-x: calc(100% - 2.5rem);
  background-repeat: no-repeat;
  padding-right: 7rem;
  min-width: 18.6rem; }
  .all-button:hover {
    border: 1px solid #f00;
    background-color: #f00;
    background-image: url(/wp-includes/images/arrow-w.png);
    background-size: 3.3rem;
    background-position-y: center;
    background-position-x: calc(100% - 1.5rem);
    background-repeat: no-repeat;
    padding-left: 1.5rem; }

.btn-link {
  display: inline-block;
  color: #091626;
  cursor: pointer;
  outline: none;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 1px;
  padding: 0px 5rem 0 3rem;
  max-height: 2.2rem;
  white-space: nowrap;
  line-height: 2.2rem;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  background: transparent url("/images/triangle-next-blask.svg") no-repeat right center;
  background-size: 8px;
  background-position-x: 93%; }
  .btn-link:hover {
    background: #F39989 url("/images/triangle-next.svg") no-repeat right center;
    color: #fff !important;
    background-size: 8px;
    background-position-x: 93%; }

.btn-svet {
  display: inline-block;
  border: none;
  color: #6d7581;
  cursor: pointer;
  outline: none;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 5rem 0 3rem;
  max-height: 4.4rem;
  white-space: nowrap;
  line-height: 4.4rem;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
  background: #F39989 url("/images/triangle-next-blask.svg") no-repeat right center;
  background-size: 8px;
  background-position-x: 93%; }
  .btn-svet:hover {
    background: #f00 url("/images/triangle-next.svg") no-repeat right center;
    color: #fff !important;
    background-size: 8px;
    background-position-x: 93%; }

.mobila {
  display: none; }

@-webkit-keyframes animationpulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 inherit; }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }
@keyframes animationpulse1 {
  0% {
    transform: scale(1, 1);
    -moz-box-shadow: 0 0 0 0 inherit;
    box-shadow: 0 0 0 0 inherit; }
  10% {
    transform: scale(1.2, 1.2); }
  15% {
    transform: scale(1, 1); }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }
@-ms-keyframes animationpulse1 {
  0% {
    -ms-transform: scale(1, 1);
    box-shadow: 0 0 10px #a00000; }
  10% {
    box-shadow: 0 0 20px #a00000;
    -ms-transform: scale(1.2, 1.2); }
  20% {
    box-shadow: 0 0 10px #a00000;
    -ms-transform: scale(1, 1); }
  100% {
    box-shadow: 0 0 10px #a00000;
    -ms-transform: scale(1, 1); } }
@-webkit-keyframes downPulse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@keyframes downPulse {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  50% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes downPulse2 {
  0% {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); }
  50% {
    -webkit-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg); }
  100% {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); } }
@keyframes downPulse2 {
  0% {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); }
  50% {
    -webkit-transform: translateY(5px) rotate(45deg);
    transform: translateY(5px) rotate(45deg); }
  100% {
    -webkit-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg); } }
@keyframes flick {
  0% {
    background: #6d7581; }
  20% {
    background: #fff; }
  40% {
    background: #6d7581; }
  60% {
    background: #fff; }
  80% {
    background: #6d7581; }
  100% {
    background: #fff; } }
@keyframes dowPulse {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  0% {
    -webkit-transform: translateY(0);
    transform: translateX(0); }
  15% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px); }
  30% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  45% {
    -webkit-transform: translateY(15px);
    transform: translateY(15px); }
  60% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  80% {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg); }
  100% {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg); } }
@keyframes topPulse {
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  60% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  90% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
html {
  font-weight: normal;
  font-size: 10px; }

body {
  margin: 0;
  font-size: 1.4rem;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  background-color: inherit;
  font-family: 'Ubuntu', sans-serif; }

i b, span.fa b {
  display: none; }

p, li {
  font-weight: 500;
  line-height: 1.4;
  font-size: 1.6rem; }

.pull-right {
  margin-left: 1rem; }

pull-left {
  margin-right: 1rem; }

img.pull-right {
  margin-left: 4rem;
  margin-bottom: 1rem;
  float: right;
  box-shadow: -2rem 2rem 0 rgba(229, 234, 240, 0.75); }

img.pull-left {
  margin-right: 4rem;
  margin-bottom: 1rem;
  float: left;
  box-shadow: 2rem 2rem 0 rgba(229, 234, 240, 0.75); }

img.pull-center {
  margin: 1rem auto; }

.all-button-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

@-webkit-keyframes animationpulse1 {
  0% {
    -webkit-box-shadow: 0 0 0 0 inherit; }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0); }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }
@keyframes animationpulse1 {
  0% {
    transform: scale(1, 1);
    -moz-box-shadow: 0 0 0 0 inherit;
    box-shadow: 0 0 0 0 inherit; }
  10% {
    transform: scale(1.2, 1.2); }
  15% {
    transform: scale(1, 1); }
  70% {
    -moz-box-shadow: 0 0 0 20px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 20px rgba(0, 0, 0, 0); }
  100% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); } }
@-ms-keyframes animationpulse1 {
  0% {
    -ms-transform: scale(1, 1);
    box-shadow: 0 0 10px #a00000; }
  10% {
    box-shadow: 0 0 20px #a00000;
    -ms-transform: scale(1.2, 1.2); }
  20% {
    box-shadow: 0 0 10px #a00000;
    -ms-transform: scale(1, 1); }
  100% {
    box-shadow: 0 0 10px #a00000;
    -ms-transform: scale(1, 1); } }
.custom.bottom-call i.fab.fa-whatsapp.mr-2 {
  border-radius: 30px;
  box-shadow: 0 0 0 #55e532;
  animation: animationpuls1e 2s infinite;
  -webkit-animation: animationpulse1 2s ease-out;
  -webkit-animation-iteration-count: infinite; }

.custom.bottom-call i.fab.fa-telegram-plane.mr-2 {
  border-radius: 30px;
  box-shadow: 0 0 0 #0c9eff;
  animation: animationpuls1e 2s infinite;
  -webkit-animation: animationpulse1 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 1s; }

.custom.bottom-call i.fas.fa-paper-plane.mr-2 {
  border-radius: 30px;
  box-shadow: 0 0 0 #0c9eff;
  animation: animationpuls1e 2s infinite;
  -webkit-animation: animationpulse1 2s ease-out;
  -webkit-animation-iteration-count: infinite; }

.custom.bottom-call i.fas.fa-phone.mr-2 {
  border-radius: 30px;
  box-shadow: 0 0 0 #0c9eff;
  animation: animationpuls1e 2s infinite;
  -webkit-animation: animationpulse1 2s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-delay: 1s; }

#sp-footer .custom.bottom-call {
  position: fixed;
  bottom: 0;
  background: #000;
  width: 100%;
  height: 50px;
  left: 0;
  right: 0;
  z-index: 999;
  font-weight: 700;
  line-height: 47px; }
  #sp-footer .custom.bottom-call .pozvonit {
    text-align: center;
    font-size: 20px;
    color: #fff;
    letter-spacing: 1px;
    color: #0c9eff; }
    #sp-footer .custom.bottom-call .pozvonit a {
      color: #0c9eff; }
  #sp-footer .custom.bottom-call .napisat {
    text-align: left;
    font-size: 20px;
    padding-left: 0;
    color: #0c9eff; }
    #sp-footer .custom.bottom-call .napisat a {
      color: #3FE91D; }
      #sp-footer .custom.bottom-call .napisat a i {
        color: #3FE91D; }

.custom.bottom-call {
  display: none; }

.module-title-holder {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-bottom: 3.7rem; }
  .module-title-holder h3.sp-module-title {
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #28313e;
    font-size: 2.6rem;
    font-weight: 500;
    letter-spacing: 4px;
    margin: 0 auto; }
    .module-title-holder h3.sp-module-title::before, .module-title-holder h3.sp-module-title::after {
      content: "\f111";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-size: 1.4rem;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased;
      display: inline-block;
      font-style: normal;
      font-variant: normal;
      text-rendering: auto;
      line-height: 1;
      font-weight: bold;
      position: absolute;
      left: -3rem;
      top: 0;
      line-height: 3rem;
      color: #fce0df; }
    .module-title-holder h3.sp-module-title::after {
      left: auto;
      right: -3rem; }

h4.sp-module-title {
  text-align: center;
  font-family: 'script';
  color: #f00;
  font-size: 4rem;
  padding-bottom: 2rem;
  margin-bottom: 5rem;
  position: relative; }
  h4.sp-module-title::before {
    content: "-";
    font-family: 'sweet';
    font-size: 7.6rem;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 12px;
    font-weight: normal;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    text-align: center;
    color: #6d7581; }

a {
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms; }

header#masthead {
  background: black;
  background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 80%);
  background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 80%);
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, black 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
  border: none;
  box-shadow: none;
  border-top: 2px solid #f00; }
  header#masthead .container-fluid.d-flex {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    min-width: 100%;
    width: 100%;
    padding: 0 2%; }
    header#masthead .container-fluid.d-flex div#main-nav {
      background: transparent; }
    header#masthead .container-fluid.d-flex .navbar {
      flex: 0 0 auto;
      width: 70%; }
    header#masthead .container-fluid.d-flex .navbar-nav > li > a {
      color: #fff;
      padding: 1.8rem 2rem;
      font-weight: bold;
      font-size: 1.6rem;
      text-transform: uppercase;
      line-height: 1;
      border-radius: 3px;
      border: 1px solid transparent;
      background: rgba(33, 33, 33, 0);
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
    header#masthead .container-fluid.d-flex .navbar-nav li.active > a, header#masthead .container-fluid.d-flex .navbar-nav > li > a:hover {
      background: #212121;
      color: #f00;
      border: 1px solid #393939; }
    header#masthead .container-fluid.d-flex .my-search {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: none;
      flex-wrap: nowrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      flex: 0 0 auto;
      width: 30%;
      padding: 0 3.2rem;
      margin: 0; }
      header#masthead .container-fluid.d-flex .my-search > div {
        flex: 0 0 auto;
        width: auto;
        margin: 0;
        padding: 0;
        font-size: 1.7rem;
        color: #fff;
        line-height: 1; }
        header#masthead .container-fluid.d-flex .my-search > div .phone {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          color: #f00;
          font-size: 1.8rem; }
          header#masthead .container-fluid.d-flex .my-search > div .phone .miniico {
            font-size: 2.3rem;
            padding-right: 3px;
            color: #f00; }
          header#masthead .container-fluid.d-flex .my-search > div .phone a {
            font-size: 1.8rem;
            color: #f00;
            font-weight: bold;
            line-height: 2; }
            header#masthead .container-fluid.d-flex .my-search > div .phone a:hover {
              color: #fff; }
      header#masthead .container-fluid.d-flex .my-search div#my-top-search {
        position: relative;
        min-width: 9rem;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        flex-direction: row-reverse;
        -webkit-box-direction: reverse;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row-reverse;
        -moz-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        color: #fff; }
        header#masthead .container-fluid.d-flex .my-search div#my-top-search::after {
          content: "Поиск";
          font-family: 'Ubuntu', sans-serif;
          font-size: 1.7rem;
          color: #fff; }
        header#masthead .container-fluid.d-flex .my-search div#my-top-search h3.widgettitle {
          color: #fff;
          font-size: 1.7rem;
          margin: 0;
          padding: 0;
          line-height: 55px;
          display: none; }
        header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 {
          flex: 0 0 auto;
          width: 36px;
          height: 55px;
          position: relative;
          padding: 0;
          margin: 0;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center; }
          header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div#ajaxsearchpro1_1 {
            top: 0; }
          header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div#ajaxsearchpro1_1 {
            background: transparent;
            -moz-transition: all 400ms;
            -o-transition: all 400ms;
            -webkit-transition: all 400ms;
            transition: all 400ms; }
            header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div#ajaxsearchpro1_1 .probox {
              height: 55px;
              border: none;
              margin: 0;
              padding: 0; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div#ajaxsearchpro1_1 .probox input, header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div#ajaxsearchpro1_1 .probox div {
                height: 55px; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div#ajaxsearchpro1_1 .probox .promagnifier {
                position: relative; }
                header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div#ajaxsearchpro1_1 .probox .promagnifier::after {
                  font-family: 'Ubuntu', sans-serif;
                  font-size: 1.7rem;
                  color: #fff; }
          header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] {
            position: absolute;
            min-width: 300px;
            -moz-transition: all 400ms;
            -o-transition: all 400ms;
            -webkit-transition: all 400ms;
            transition: all 400ms; }
            header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox {
              margin: 0;
              height: 55px;
              border-radius: 0;
              box-shadow: none;
              background: #212121;
              color: #fff;
              border: 1px solid #393939;
              display: -webkit-box;
              display: -webkit-flex;
              display: -moz-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              -webkit-align-items: center;
              -moz-align-items: center;
              align-items: center;
              /* WebKit, Edge
                 ----------------------------  */
              /* Edge
                 ----------------------------  */
              /* Firefox 4-18
                 ----------------------------  */
              /* Firefox 19+
                 ----------------------------  */
              /* IE 10-11
                 ----------------------------  */ }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox input.orig {
                height: 55px;
                color: #fff; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox input.orig::placeholder {
                color: #fff; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox input.orig::-webkit-input-placeholder {
                color: #fff; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox input.orig::-ms-input-placeholder {
                color: #fff; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox .in-put:-moz-placeholder {
                color: #fff;
                opacity: 1; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox input.orig::-moz-placeholder {
                color: #fff;
                opacity: 1; }
              header#masthead .container-fluid.d-flex .my-search div#my-top-search .asp_w_container.asp_w_container_1.asp_w_container_1_1 div[asp-compact=open] .probox input.orig:-ms-input-placeholder {
                color: #fff; }
  header#masthead .widget {
    margin: 0;
    font-size: 1rem; }
  header#masthead div#my-top-cart .textwidget.custom-html-widget > span a {
    background: #212121;
    color: #fff;
    border: 1px solid #393939;
    line-height: 55px;
    display: inline-block;
    border-radius: 3px;
    padding: 0 1.2rem;
    font-size: 1.7rem;
    font-weight: 400;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-transition: all 400ms;
    transition: all 400ms; }
    header#masthead div#my-top-cart .textwidget.custom-html-widget > span a::after {
      content: "Корзина"; }
    header#masthead div#my-top-cart .textwidget.custom-html-widget > span a:hover {
      background: #f00; }
  header#masthead div#my-top-cart span.xt_woofc-shortcode-count > span:last-child {
    display: none; }
  header#masthead div#my-top-cart span.xt_woofc-shortcode-icon {
    margin: 0;
    padding-left: 1rem;
    font-size: 2.4rem; }
  header#masthead div#my-top-cart span.xt_woofc-shortcode-count {
    position: relative;
    height: 22px;
    width: 22px;
    min-width: 22px;
    background-color: #f00;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    top: -22px;
    opacity: 1; }

@media screen and (min-width: 992px) {
  .navbar-nav .nav-link:before {
    content: "";
    position: absolute;
    width: 90%;
    height: 3px;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #f00;
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }

  .navbar-nav li.active a:before, .navbar-nav a:hover:before {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1); } }
div#navbarNavOffcanvas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

#content.site-content {
  padding-bottom: 0;
  padding-top: 16.6rem; }

body.home.page-template.page-template-home-page #content.site-content {
  background: #000 url(https://temp.maxiscooterparts.ru/wp-content/uploads/2022/12/main-bg.jpg) no-repeat top center;
  color: #fff; }
  body.home.page-template.page-template-home-page #content.site-content p, body.home.page-template.page-template-home-page #content.site-content li, body.home.page-template.page-template-home-page #content.site-content a, body.home.page-template.page-template-home-page #content.site-content h2, body.home.page-template.page-template-home-page #content.site-content h3, body.home.page-template.page-template-home-page #content.site-content h4, body.home.page-template.page-template-home-page #content.site-content h5, body.home.page-template.page-template-home-page #content.site-content h6 {
    color: #fff; }

span.red {
  color: #f00; }

section#utp {
  padding-bottom: 7rem; }
  section#utp > h3 {
    font-size: 4rem;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0;
    padding-top: 4rem;
    margin-bottom: 8rem;
    line-height: 1; }
  section#utp .my-utp-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    section#utp .my-utp-1 .my-utp-1container {
      max-width: 38rem; }
      section#utp .my-utp-1 .my-utp-1container div#custom_html-4 {
        margin: 0;
        width: 100%;
        height: 100%; }
        section#utp .my-utp-1 .my-utp-1container div#custom_html-4 .textwidget.custom-html-widget {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          justify-content: space-between;
          height: 100%;
          background: #484d51 url(/wp-includes/images/utp1-bg.png) no-repeat;
          background-position-y: center;
          background-position-x: 234px;
          border: 1px solid #fff;
          padding: 4rem 3rem; }
          section#utp .my-utp-1 .my-utp-1container div#custom_html-4 .textwidget.custom-html-widget h3 {
            font-size: 3rem;
            margin: 0;
            text-transform: uppercase;
            margin-bottom: 4rem;
            line-height: 1.5; }
          section#utp .my-utp-1 .my-utp-1container div#custom_html-4 .textwidget.custom-html-widget h4 {
            font-size: 2rem;
            line-height: 1.5;
            margin: 0;
            margin-bottom: 2rem;
            font-weight: 500; }
          section#utp .my-utp-1 .my-utp-1container div#custom_html-4 .textwidget.custom-html-widget .all-button-holder {
            margin-top: auto; }
            section#utp .my-utp-1 .my-utp-1container div#custom_html-4 .textwidget.custom-html-widget .all-button-holder a.all-button {
              background-color: #0f9a00;
              background-image: url(/wp-includes/images/whatsapp-ico.png);
              background-size: 2.5rem;
              background-position-y: center;
              background-position-x: 2.5rem;
              background-repeat: no-repeat;
              padding-right: 2.5rem;
              padding-left: 7rem;
              min-width: 18.6rem;
              border: 1px solid #0f9a00; }
              section#utp .my-utp-1 .my-utp-1container div#custom_html-4 .textwidget.custom-html-widget .all-button-holder a.all-button:hover {
                border: 1px solid #0f9a00;
                background-color: #0C7B00; }
  section#utp .my-utp-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
    section#utp .my-utp-2 .my-utp-2container {
      max-width: 85.5rem;
      width: 100%;
      height: 100%; }
      section#utp .my-utp-2 .my-utp-2container .widget {
        margin: 0 !important; }
      section#utp .my-utp-2 .my-utp-2container .ls-slide-backgrounds {
        background-color: rgba(0, 0, 0, 0.45);
        border: 1px solid #CFD1DA; }
    section#utp .my-utp-2 a.ls-gui-element.ls-nav-prev, section#utp .my-utp-2 a.ls-gui-element.ls-nav-next {
      left: -40px !important;
      background: #484d51;
      border-radius: 3px;
      border: 1px solid #fff; }
    section#utp .my-utp-2 a.ls-gui-element.ls-nav-next {
      right: -40px;
      left: inherit !important; }
    section#utp .my-utp-2 .ls-v6 .ls-nav-prev:after, section#utp .my-utp-2 .ls-v6 .ls-nav-next:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 0;
      width: 100%;
      height: 100%;
      border: none;
      border-top: none;
      background: url(/wp-includes/images/arrow-w.png) no-repeat center;
      transform: none; }
    section#utp .my-utp-2 .ls-v6 .ls-nav-prev:after {
      -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg); }
    section#utp .my-utp-2 .ls-v6 .ls-bottom-nav-wrapper {
      top: -6px; }
    section#utp .my-utp-2 .ls-v6 .ls-bottom-slidebuttons a {
      border-radius: 0;
      border: 1px solid rgba(255, 255, 255, 0.75) !important;
      margin: 0 5px;
      width: 14px !important;
      height: 14px; }
      section#utp .my-utp-2 .ls-v6 .ls-bottom-slidebuttons a:hover {
        border: 1px solid white !important; }

ls-layer.all-button.all-button-red.ls-button-layer.ls-layer:hover {
  background-color: #000 !important;
  border: 1px solid #fff !important; }

ls-layer.all-button.all-button-black.ls-button-layer.ls-layer:hover {
  background-color: #f00 !important;
  border: 1px solid #f00 !important; }

.my-filter {
  padding-top: 6rem;
  padding-bottom: 6rem;
  position: relative;
  z-index: 1; }
  .my-filter > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .my-filter li#super_filter {
    margin: 0 auto;
    max-width: 108rem;
    border: 1px solid #888888;
    background-color: rgba(255, 78, 0, 0.278);
    padding: 2.5rem 4rem; }
    .my-filter li#super_filter h2.widgettitle {
      margin: 0;
      padding: 0;
      padding-left: 5.2rem;
      padding-bottom: 1.7rem;
      font-size: 3rem;
      letter-spacing: 1px;
      text-transform: uppercase;
      line-height: 1.3;
      position: relative; }
      .my-filter li#super_filter h2.widgettitle::before {
        content: " ";
        position: absolute;
        display: inline-block;
        width: 47px;
        height: 33px;
        top: 0;
        left: 0;
        background: url(/wp-includes/images/search-ico.png) no-repeat center;
        background-size: contain; }
    .my-filter li#super_filter .wpfMainWrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .my-filter li#super_filter .wpfMainWrapper > div {
        margin: 0;
        padding: 0 .5rem; }
      .my-filter li#super_filter .wpfMainWrapper .ms-options-wrap button, .my-filter li#super_filter .wpfMainWrapper .wpfFilterWrapper select {
        height: 55px;
        border-radius: 3px !important;
        border: 1px solid #000 !important;
        background: rgba(255, 255, 255, 0.55);
        font-size: 1.6rem !important;
        padding: 0 0 0 1rem !important; }
      .my-filter li#super_filter .wpfMainWrapper .ms-options-wrap > button:after {
        content: ' ';
        height: 53px;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 35px;
        border: 0;
        border-top-color: #666;
        margin-top: 0;
        border-top-width: 0;
        background-color: rgba(255, 255, 255, 0.3);
        background-image: url(/wp-includes/images/angle-bottom.png);
        background-repeat: no-repeat;
        background-position: center; }
      .my-filter li#super_filter .wpfMainWrapper .wpfFilterWrapper select {
        background-image: url(/wp-includes/images/w-bg.png), url(/wp-includes/images/angle-bottom-s.png);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: 100%;
        padding-right: 35px !important;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: ''; }
      .my-filter li#super_filter .wpfMainWrapper .wpfFilterButtons {
        min-width: auto; }
      .my-filter li#super_filter .wpfMainWrapper button.wpfFilterButton.wpfButton {
        display: inline-block;
        border: 1px solid #fff;
        color: #fff;
        cursor: pointer;
        outline: none;
        width: auto;
        text-align: center;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 0px 2.5rem;
        white-space: nowrap;
        line-height: 5.5rem;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        -webkit-transition: all 400ms;
        transition: all 400ms;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        background-color: #000;
        background-image: url(/wp-includes/images/arrow-w.png);
        background-size: 3.3rem;
        background-position-y: center;
        background-position-x: calc(100% - 2.5rem);
        background-repeat: no-repeat;
        padding-right: 7rem;
        min-width: 18.6rem;
        margin: 0;
        max-width: 18.6rem; }
        .my-filter li#super_filter .wpfMainWrapper button.wpfFilterButton.wpfButton:hover {
          border: 1px solid #f00;
          background-color: #f00;
          background-image: url(/wp-includes/images/arrow-w.png);
          background-size: 3.3rem;
          background-position-y: center;
          background-position-x: calc(100% - 1.5rem);
          background-repeat: no-repeat;
          padding-left: 1.5rem; }

.my-def-page div#main {
  padding-top: 15rem; }
  .my-def-page div#main img {
    display: block;
    max-width: 100%;
    height: auto; }
  .my-def-page div#main img {
    vertical-align: middle; }

.row.poryadok p.ico-center {
  margin: 0 auto 20px;
  background: #bd0101;
  padding: 15px; }

.pull-center {
  margin: 0 auto; }

section.my-home-page header.entry-header {
  display: none; }
section.my-home-page .entry-content {
  margin: 0;
  padding: 0; }

body .doub-header.d-flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  column-gap: 3rem;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 6rem; }
  body .doub-header.d-flex h3 {
    margin: 0;
    font-size: 3rem;
    color: #fff;
    line-height: 1.3;
    letter-spacing: 1px; }
  body .doub-header.d-flex h4 {
    margin: 0;
    font-size: 1.8rem;
    color: #FF0004 !important;
    line-height: 1.3;
    letter-spacing: 3px;
    font-weight: 500;
    font-weight: 500; }
  body .doub-header.d-flex .doub-divider {
    width: 1px;
    min-width: 1px;
    height: 80px;
    background: #fff;
    position: relative; }

section#primary {
  padding: 0; }

body.home.page-template.page-template-home-page section#primary {
  margin-top: -13rem;
  position: relative; }

section#features {
  padding-top: 18rem;
  padding-bottom: 28rem;
  background: url(https://temp.maxiscooterparts.ru/wp-content/uploads/2022/12/featuresbg.jpg) no-repeat top center; }
  section#features div#features-div .row > div .feature-holder {
    background: #000;
    border: 1px solid #555555;
    border-radius: 3px;
    position: relative;
    padding: 3.9rem 2.5rem 2.5rem 7.6rem;
	  padding: 3.9rem 1rem 2.5rem 6rem;
    color: #fff;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-transition: all 400ms;
    transition: all 400ms;
	  height: 100%;
}

    section#features div#features-div .row > div .feature-holder h5 {
      margin: 0;
      font-size: 2rem;
      line-height: 1.5;
      text-transform: uppercase;
      margin-bottom: 2rem;
      letter-spacing: 1px;
      font-weight: 600;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
    section#features div#features-div .row > div .feature-holder p {
      font-size: 1.6rem;
      margin: 0;
      margin-bottom: 1rem;
      font-weight: 400;
      line-height: 1.4; }
    section#features div#features-div .row > div .feature-holder .feat-ico-block {
      position: absolute;
      left: 1.5rem;
      top: 3rem; }
      section#features div#features-div .row > div .feature-holder .feat-ico-block::after {
        content: '';
        position: absolute;
        display: inline-block;
        width: 1px;
        height: 86px;
        left: 0;
        right: 0;
        top: 45px;
        margin: 0 auto;
        background: #f00; }
    section#features div#features-div .row > div .feature-holder:hover {
      -webkit-transform: translateY(-7px);
      -ms-transform: translateY(-7px);
      transform: translateY(-7px); }
      section#features div#features-div .row > div .feature-holder:hover h5 {
        color: #f00 !important; }
  section#features div#features-div .row .feature-4 .feature-holder {
    padding-right: 1rem; }

section#categories {
  margin-top: -14rem; }

.wp-block-woocommerce-product-categories.wc-block-product-categories.is-list span.wc-block-product-categories-list-item-count {
  display: none; }
.wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul {
  list-style: none !important;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around; }
  .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li {
    flex: 0 0 auto;
    width: 33%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #fff url(https://temp.maxiscooterparts.ru/wp-content/uploads/2022/12/catbg-1.jpg) no-repeat center right;
    background-size: contain;
    padding: 3rem 6.5rem 2rem; }
    .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li > a {
      color: #000 !important;
      font-size: 3rem;
      text-transform: uppercase;
      letter-spacing: 1px;
      line-height: 1;
      margin-bottom: 1.8rem;
      display: inline-block;
      font-weight: bold !important;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
      .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li > a:hover {
        color: #f00 !important; }
    .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li > ul {
      list-style: none;
      padding: 0;
      padding-left: 2.5rem;
      border-left: 1px solid #f00; }
      .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li > ul li {
        margin: 0;
        padding: 0; }
        .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li > ul li a {
          color: #f00 !important;
          font-size: 1.6rem;
          font-weight: 600;
          line-height: 3rem;
          display: block;
          -moz-transition: all 400ms;
          -o-transition: all 400ms;
          -webkit-transition: all 400ms;
          transition: all 400ms; }
          .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li > ul li a:hover {
            -webkit-transform: translateX(7px);
            -ms-transform: translateX(7px);
            transform: translateX(7px); }
  .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li:nth-child(1) > ul li a {
    line-height: 2rem; }
  .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li:nth-child(2) {
    background: #fff url(https://temp.maxiscooterparts.ru/wp-content/uploads/2022/12/catbg-2.jpg) no-repeat center right;
    background-size: contain; }
  .wp-block-woocommerce-product-categories.wc-block-product-categories.is-list > ul > li:nth-child(3) {
    background: #fff url(https://temp.maxiscooterparts.ru/wp-content/uploads/2022/12/catbg-3.jpg) no-repeat center right;
    background-size: contain; }

div#brands_block {
  padding: 4rem 0 53rem; }
  div#brands_block .qubely-column-inner > h3 {
    text-align: center;
    font-size: 3rem;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 6rem;
    letter-spacing: 1px;
    line-height: 1.3; }
  div#brands_block .pwb-all-brands {
    position: relative; }
    div#brands_block .pwb-all-brands .pwb-pagination-wrapper {
      display: none; }
    div#brands_block .pwb-all-brands .pwb-brands-cols-outer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      div#brands_block .pwb-all-brands .pwb-brands-cols-outer > div {
        flex: 0 0 auto;
        width: 20%;
        padding: 0 2.3rem; }
        div#brands_block .pwb-all-brands .pwb-brands-cols-outer > div > div {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center; }
          div#brands_block .pwb-all-brands .pwb-brands-cols-outer > div > div a {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            -moz-justify-content: center;
            justify-content: center; }
            div#brands_block .pwb-all-brands .pwb-brands-cols-outer > div > div a img {
              height: 5.5rem;
              width: auto;
              -moz-transition: all 400ms;
              -o-transition: all 400ms;
              -webkit-transition: all 400ms;
              transition: all 400ms; }
            div#brands_block .pwb-all-brands .pwb-brands-cols-outer > div > div a:hover img {
              filter: grayscale(1) brightness(5);
              -webkit-transform: scale(1.06);
              -ms-transform: scale(1.06);
              transform: scale(1.06); }
        div#brands_block .pwb-all-brands .pwb-brands-cols-outer > div > p {
          display: none; }
    div#brands_block .pwb-all-brands::after {
      content: url(/wp-includes/images/pagona.png);
      position: absolute;
      bottom: -8.8rem;
      left: 0;
      right: 0;
      margin: 0 auto;
      text-align: center; }

body .woopspro-product-slider .products li.product, body .catalog-tmpl .products li.product {
  margin: 0 0px !important;
  padding: 0 15px !important;
  clear: none !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  display: flex !important;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #000; }
  body .woopspro-product-slider .products li.product a, body .catalog-tmpl .products li.product a {
    color: #000 !important;
    background: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-radius: 4px; }
    body .woopspro-product-slider .products li.product a img, body .catalog-tmpl .products li.product a img {
      flex: 0 0 auto;
      width: 100%;
      border-radius: 4px;
      margin: 0 !important; }
    body .woopspro-product-slider .products li.product a h2, body .catalog-tmpl .products li.product a h2 {
      flex: 0 0 auto;
      width: 100%;
      min-width: 100%;
      color: #000 !important;
      margin: 0 !important;
      font-size: 2rem !important;
      text-transform: uppercase;
      font-weight: 600 !important;
      letter-spacing: 1px;
      line-height: 1.4;
      padding: 1.4rem 10px !important;
      background: #f5f5f5 !important;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
    body .woopspro-product-slider .products li.product a:hover h2, body .catalog-tmpl .products li.product a:hover h2 {
      color: #f00 !important; }
  body .woopspro-product-slider .products li.product .pwb-brands-in-loop, body .catalog-tmpl .products li.product .pwb-brands-in-loop {
    background: #f5f5f5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    color: #ccc !important;
	   padding: 0 10px 0.9rem 10px !important;
    padding-bottom: .9rem; }
    body .woopspro-product-slider .products li.product .pwb-brands-in-loop a, body .catalog-tmpl .products li.product .pwb-brands-in-loop a {
      color: #9E9E9E !important;
      font-size: 1.4rem;
      font-weight: 300;
      margin-right: 7px; }
    body .woopspro-product-slider .products li.product .pwb-brands-in-loop a:first-child, body .catalog-tmpl .products li.product .pwb-brands-in-loop a:first-child {
      margin-right: 0px; }
  body .woopspro-product-slider .products li.product span.price, body .catalog-tmpl .products li.product span.price {
    background: #f5f5f5;
    margin: 0 !important;
    padding: 0 10px 4rem 10px; }
    body .woopspro-product-slider .products li.product span.price .woocommerce-Price-amount, body .catalog-tmpl .products li.product span.price .woocommerce-Price-amount {
      color: #ff0000;
      font-size: 1.7rem;
      font-weight: 800; }
  body .woopspro-product-slider .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart, body .catalog-tmpl .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #f5f5f5;
    color: #f00 !important;
    font-size: 1.4rem;
    line-height: 1;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 600;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    height: auto;
    width: auto;
    flex: 0 0 auto;
    max-width: 50%;
    margin: 0 !important;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
    position: absolute;
    bottom: 2.5rem;
    right: 22px; }
    body .woopspro-product-slider .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart::after, body .catalog-tmpl .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart::after {
      content: url(/wp-includes/images/red-arrow.png);
      position: relative;
      top: -1px;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
    body .woopspro-product-slider .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover, body .catalog-tmpl .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover {
      color: #000 !important; }
      body .woopspro-product-slider .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover::after, body .catalog-tmpl .products li.product a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover::after {
        content: url(/wp-includes/images/black-arrow.png);
        right: -7px; }
  body .woopspro-product-slider .products li.product .read-more, body .catalog-tmpl .products li.product .read-more {
    flex: 0 0 auto;
    width: 41%;
    float: right;
    background: transparent;
    position: relative;
    bottom: 2.5rem;
	  padding-left: 10px;
}
    body .woopspro-product-slider .products li.product .read-more a.read_more, body .catalog-tmpl .products li.product .read-more a.read_more {
      color: #000 !important;
      font-size: 1.4rem;
      line-height: 1;
      letter-spacing: 3px;
      text-transform: uppercase;
      font-weight: 600;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
      body .woopspro-product-slider .products li.product .read-more a.read_more::after, body .catalog-tmpl .products li.product .read-more a.read_more::after {
        content: url(/wp-includes/images/black-arrow.png);
        position: relative;
        top: -1px; }
      body .woopspro-product-slider .products li.product .read-more a.read_more:hover, body .catalog-tmpl .products li.product .read-more a.read_more:hover {
        color: #f00 !important; }
        body .woopspro-product-slider .products li.product .read-more a.read_more:hover::after, body .catalog-tmpl .products li.product .read-more a.read_more:hover::after {
          content: url(/wp-includes/images/red-arrow.png);
          right: -7px; }

body .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0px;
  transition: all .2s;
  text-align: left;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  overflow: hidden; }
  body .woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    box-shadow: none !important; }
  body .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-transition: all 400ms;
    transition: all 400ms; }
  body .woocommerce ul.products li.product a:hover img, .woocommerce-page ul.products li.product a:hover img {
    opacity: 1;
    filter: brightness(0.5); }

body li label {
  color: #000; }

body .woopspro-product-slider-wrap ul.slick-dots {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  bottom: -5rem; }
  body .woopspro-product-slider-wrap ul.slick-dots > li {
    list-style: none !important;
    display: inline-block !important;
    margin: 0 2px !important;
    padding: 0px 2px !important;
    width: auto !important;
    height: 5px !important;
    outline: none !important; }
    body .woopspro-product-slider-wrap ul.slick-dots > li button {
      background: #c1c1c1 !important;
      margin: 0px 3px !important;
      padding: 0px 3px !important;
      border: none;
      border-radius: 0% !important;
      width: 150px !important;
      height: 5px !important;
      outline: none !important; }
      body .woopspro-product-slider-wrap ul.slick-dots > li button:focus {
        outline: none !important;
        box-shadow: none !important; }
  body .woopspro-product-slider-wrap ul.slick-dots > li.slick-active button {
    background: #f00 !important; }

body .woopspro-product-slider button.slick-arrow {
  width: 50px;
  height: 50px;
  position: absolute;
  z-index: 9;
  text-indent: -99999px;
  border: 1px solid #fff !important;
  padding: 20px 15px !important;
  text-align: center;
  margin: 0px !important;
  border-radius: 3px !important;
  cursor: pointer;
  background: #484d51 !important;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms; }
  body .woopspro-product-slider button.slick-arrow::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    margin-top: 0;
    width: 100%;
    height: 100%;
    border: none;
    border-top: none;
    background: url(/wp-includes/images/arrow-w.png) no-repeat center;
    transform: none; }
  body .woopspro-product-slider button.slick-arrow:hover {
    background: #484d51 !important;
    transform: scaleY(0.7); }
  body .woopspro-product-slider button.slick-arrow:focus {
    background: #484d51 !important;
    box-shadow: none !important; }
body .woopspro-product-slider button.slick-prev.slick-arrow::after {
  transform: rotate(180deg); }

body .woopspro-product-slider button.slick-prev {
  left: -5rem; }

body .woopspro-product-slider button.slick-next {
  right: -5rem; }

.wp-block-yith-yith-wcbr-brand-thumbnail-carousel {
  max-width: 1200px;
  margin: 0 auto;
  padding: 6rem 0; }
  .wp-block-yith-yith-wcbr-brand-thumbnail-carousel .yith-wcbr-carousel-title {
    margin-bottom: 5rem;
    text-align: center; }
    .wp-block-yith-yith-wcbr-brand-thumbnail-carousel .yith-wcbr-carousel-title h3 {
      margin: 0;
      font-size: 3rem;
      text-transform: uppercase;
      color: #fff;
      line-height: 1.3;
      padding: 0; }
  .wp-block-yith-yith-wcbr-brand-thumbnail-carousel .yith-wcbr-thumbnail-list.swiper-container.swiper-container-horizontal::before {
    content: normal !important; }
  .wp-block-yith-yith-wcbr-brand-thumbnail-carousel .yith-wcbr-brand-thumbnail-carousel.default .yith-wcbr-thumbnail-list ul li a {
    border: none !important;
    padding: 0 !important; }
  .wp-block-yith-yith-wcbr-brand-thumbnail-carousel .brand-info {
    display: none !important; }
  .wp-block-yith-yith-wcbr-brand-thumbnail-carousel ul.swiper-wrapper li img {
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    -webkit-transition: all 300ms;
    transition: all 300ms; }
  .wp-block-yith-yith-wcbr-brand-thumbnail-carousel ul.swiper-wrapper li:hover img {
    filter: grayscale(1) brightness(3); }

.qubely-container {
  padding-bottom: 8rem; }

div#hits_block {
  margin-top: -35rem;
  padding-bottom: 35rem;
  background-size: 100%;
  background-color: transparent;
  background-position-y: bottom; }
  div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item {
    padding: 0 !important; }
    div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper {
      padding: 0 !important;
      border: none !important;
      background: #fff; }
      div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product {
        height: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between; }
        div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product .qubely-product-info {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          display: flex !important;
          -webkit-box-direction: normal;
          -webkit-box-orient: vertical;
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          justify-content: space-between;
          flex-grow: 2;
          padding: 1rem 0 !important; }
          div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product .qubely-product-info a.qubely-product-name {
            color: #000 !important;
            font-size: 2rem !important;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 600; }
          div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product .qubely-product-info .qubely-product-price {
            color: #f00;
            font-size: 1.7rem; }
          div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product .qubely-product-info .qubely-product-footer {
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            justify-content: space-between; }
            div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product .qubely-product-info .qubely-product-footer > div {
              flex: 0 0 auto;
              width: 50%; }
            div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product .qubely-product-info .qubely-product-footer a.qubely-product-more {
              color: #000 !important;
              font-size: 1.4rem;
              line-height: 1;
              letter-spacing: 3px;
              text-transform: uppercase;
              font-weight: 600; }
              div#hits_block .qubely-carousel-extended-outer-stage .qubely-carousel-item .qubely_woo_product_wrapper .qubely_woo_product .qubely-product-info .qubely-product-footer a.qubely-product-more::after {
                content: url(/wp-includes/images/black-arrow.png); }
  div#hits_block .qubely-carousel-dots {
    bottom: -70px !important; }

div#onas_block {
  background: #fff;
  color: #000; }
  div#onas_block p, div#onas_block li, div#onas_block a {
    color: #000 !important;
    font-weight: 300;
    font-size: 1.6rem;
    margin-bottom: 1rem; }
  div#onas_block h3 {
    color: #000 !important;
    font-size: 3rem;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.4;
    margin-bottom: 2.5rem;
    display: inline-block; }
  div#onas_block h4 {
    display: inline-block;
    margin: 0;
    margin-bottom: 1.7rem;
    font-size: 1.8rem;
    color: #FF0004 !important;
    line-height: 1.3;
    letter-spacing: 3px;
    font-weight: 500; }
  div#onas_block img.pull-right {
    max-width: 50%; }
  div#onas_block .maintext.intro-img.col-md-6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  div#onas_block .qubely-block-accordion .qubely-accordion-panel.qubely-icon-position-right .qubely-accordion-panel-handler {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
    div#onas_block .qubely-block-accordion .qubely-accordion-panel.qubely-icon-position-right .qubely-accordion-panel-handler span.qubely-accordion-panel-handler-label {
      color: #000 !important;
      font-size: 1.4rem;
      line-height: 1;
      letter-spacing: 3px;
      text-transform: uppercase;
      font-weight: 600;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
      div#onas_block .qubely-block-accordion .qubely-accordion-panel.qubely-icon-position-right .qubely-accordion-panel-handler span.qubely-accordion-panel-handler-label::after {
        content: url(/wp-includes/images/black-arrow.png);
        position: relative;
        top: -1px; }
      div#onas_block .qubely-block-accordion .qubely-accordion-panel.qubely-icon-position-right .qubely-accordion-panel-handler span.qubely-accordion-panel-handler-label:hover {
        color: #f00 !important; }
        div#onas_block .qubely-block-accordion .qubely-accordion-panel.qubely-icon-position-right .qubely-accordion-panel-handler span.qubely-accordion-panel-handler-label:hover::after {
          content: url(/wp-includes/images/red-arrow.png);
          right: -7px; }

body div#news_block .doub-header.d-flex .doub-divider {
  width: 2px;
  background: #f00; }

div#news_block {
  padding: 0; }
  div#news_block .doub-header.d-flex h3 {
    color: #000 !important; }

body div#news_block .swiper-slide .sp-pcp-post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  body div#news_block .swiper-slide .sp-pcp-post .pcp-post-thumb-wrapper {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-flex-order: 0;
    order: 0; }
  body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-meta {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 1px !important; }
    body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-meta i.fa.fa-calendar {
      display: none; }
    body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-meta time.entry-date.published.updated {
      color: #f00;
      font-size: 1.4rem;
      letter-spacing: 3px; }
  body div#news_block .swiper-slide .sp-pcp-post h3.sp-pcp-title {
    color: #000;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
    body div#news_block .swiper-slide .sp-pcp-post h3.sp-pcp-title a {
      color: #000 !important;
      font-size: 2.4rem;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: 1px; }
  body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
    body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-content p {
      color: #000 !important;
      font-size: 1.4rem; }
    body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link {
      color: #f00 !important;
      font-size: 1.4rem;
      line-height: 1;
      letter-spacing: 3px;
      text-transform: uppercase;
      font-weight: 600;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms;
      padding: 0;
      border: none !important; }
      body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link::after {
        content: url(/wp-includes/images/red-arrow.png);
        position: relative;
        top: -1px;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        -webkit-transition: all 400ms;
        transition: all 400ms; }
      body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover {
        color: #000 !important; }
        body div#news_block .swiper-slide .sp-pcp-post .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover::after {
          content: url(/wp-includes/images/black-arrow.png);
          right: -7px; }
body div#news_block #pcp_wrapper-286 .pcp-button-prev, body div#news_block #pcp_wrapper-286 .pcp-button-next {
  background-image: none;
  background-size: auto;
  background-color: #fff;
  height: 50px;
  width: 50px;
  margin-top: 0;
  border: 1px solid #000;
  text-align: center;
  border-radius: 3px;
  line-height: 30px;
  -webkit-transition: 0.3s;
  background: #484d51 url(/wp-includes/images/arrow-w.png) no-repeat center; }
  body div#news_block #pcp_wrapper-286 .pcp-button-prev i, body div#news_block #pcp_wrapper-286 .pcp-button-next i {
    display: none;
    visibility: hidden; }
    body div#news_block #pcp_wrapper-286 .pcp-button-prev i::after, body div#news_block #pcp_wrapper-286 .pcp-button-next i::after {
      visibility: visible;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 0;
      width: 100%;
      height: 100%;
      border: none;
      border-top: none;
      background: url(/wp-includes/images/arrow-w.png) no-repeat center;
      transform: none; }
body div#news_block #pcp_wrapper-286 .pcp-button-prev {
  transform: rotate(180deg); }
body div#news_block .pcp-carousel-wrapper .pcp-button-prev.top_right {
  right: auto;
  left: 0; }

body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .pcp-post-thumb-wrapper {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -moz-order: 0;
    -ms-flex-order: 0;
    order: 0;
    height: 17rem;
    display: flex;
    align-items: center;
    justify-content: center; }
  body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-meta {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 1px !important; }
    body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-meta i.fa.fa-calendar {
      display: none; }
    body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-meta time.entry-date.published.updated {
      color: #f00;
      font-size: 1.4rem;
      letter-spacing: 3px; }
  body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] h3.sp-pcp-title {
    color: #000;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
    body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] h3.sp-pcp-title a {
      color: #000 !important;
      font-size: 2.4rem;
      text-transform: uppercase;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: 1px; }
  body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
    body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-content p {
      color: #000 !important;
      font-size: 1.4rem; }
    body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link {
      color: #f00 !important;
      font-size: 1.4rem;
      line-height: 1;
      letter-spacing: 3px;
      text-transform: uppercase;
      font-weight: 600;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms;
      padding: 0;
      border: none !important; }
      body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link::after {
        content: url(/wp-includes/images/red-arrow.png);
        position: relative;
        top: -1px;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        -webkit-transition: all 400ms;
        transition: all 400ms; }
      body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover {
        color: #000 !important; }
        body div[id^="pcp_wrapper-"] .sp-pcp-row div[class^=" sp-pcp-col-"] .sp-pcp-post-content .sp-pcp-readmore a.pcp-readmore-link:hover::after {
          content: url(/wp-includes/images/black-arrow.png);
          right: -7px; }
body div[id^="pcp_wrapper-"] .sp-pcp-row .sp-pcp-post-thumb-area {
  max-height: 25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%; }
body div[id^="pcp_wrapper-"] .sp-pcp-row .sp-pcp-post-thumb-area img {
  min-width: 100%;
  transition: ease all .3s;
  height: auto; }
body div[id^="pcp_wrapper-"] .sp-pcp-row .sp-pcp-post-thumb-area a {
  min-width: 100%; }

body div[id^="pcp_wrapper-"] .sp-pcp-row .sp-pcp-post-thumb-area {
  width: 100%; }

#pcp_wrapper-286 .pcp-button-prev, #pcp_wrapper-286 .pcp-button-next {
  background-image: none;
  background-size: auto;
  background-color: #fff;
  height: 50px;
  width: 50px;
  margin-top: 0;
  border: 1px solid #000;
  text-align: center;
  border-radius: 3px;
  line-height: 30px;
  -webkit-transition: 0.3s;
  background: #484d51 url(/wp-includes/images/arrow-w.png) no-repeat center; }
  #pcp_wrapper-286 .pcp-button-prev i, #pcp_wrapper-286 .pcp-button-next i {
    display: none;
    visibility: hidden; }
    #pcp_wrapper-286 .pcp-button-prev i::after, #pcp_wrapper-286 .pcp-button-next i::after {
      visibility: visible;
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      margin-top: 0;
      width: 100%;
      height: 100%;
      border: none;
      border-top: none;
      background: url(/wp-includes/images/arrow-w.png) no-repeat center;
      transform: none; }

#pcp_wrapper-286 .pcp-button-prev {
  transform: rotate(180deg); }

.pcp-carousel-wrapper .pcp-button-prev.top_right {
  right: auto;
  left: 0; }

div#footer-widget {
  background: #000 url(https://temp.maxiscooterparts.ru/wp-content/uploads/2022/12/footerbd.jpg) no-repeat center;
  padding-top: 7.8rem;
  padding-bottom: 2rem; }
  div#footer-widget .col-12.col-md-4.foot-1 {
    padding-left: 15%;
    position: relative; }
    div#footer-widget .col-12.col-md-4.foot-1 .footer-tel {
      margin-bottom: 3rem; }
      div#footer-widget .col-12.col-md-4.foot-1 .footer-tel a {
        color: #f00 !important;
        font-size: 3rem;
        font-weight: 600;
        letter-spacing: 1px; }
        div#footer-widget .col-12.col-md-4.foot-1 .footer-tel a:hover {
          color: #fff !important; }
    div#footer-widget .col-12.col-md-4.foot-1 .footer-mail {
      margin-bottom: 3rem; }
      div#footer-widget .col-12.col-md-4.foot-1 .footer-mail a, div#footer-widget .col-12.col-md-4.foot-1 .footer-mail .fa {
        color: #929292 !important;
        font-size: 1.5rem;
        font-weight: 400;
        letter-spacing: 1px; }
      div#footer-widget .col-12.col-md-4.foot-1 .footer-mail i {
        margin-right: 7px; }
      div#footer-widget .col-12.col-md-4.foot-1 .footer-mail:hover a {
        color: #fff !important; }
    div#footer-widget .col-12.col-md-4.foot-1 .footer-logo-img {
      position: absolute;
      top: -34px;
      left: -167px; }
  div#footer-widget .col-12.col-md-3.foot-2 {
    padding-left: 6rem; }
  div#footer-widget h3.widget-title {
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 2.2rem;
    position: relative;
    color: #ffffff !important; }
    div#footer-widget h3.widget-title::after {
      content: normal !important; }
  div#footer-widget ul#menu-footer-menu > li, div#footer-widget ul#menu-footer-menu-1 > li {
    list-style: none;
    padding: 0;
    padding-left: 2.2rem;
    border-left: 1px solid #929292;
    margin: 0; }
    div#footer-widget ul#menu-footer-menu > li a, div#footer-widget ul#menu-footer-menu-1 > li a {
      display: inline-block;
      color: #929292 !important;
      font-size: 1.4rem;
      line-height: 2.2rem;
      padding: 0;
      margin: 0;
      -moz-transition: all 400ms;
      -o-transition: all 400ms;
      -webkit-transition: all 400ms;
      transition: all 400ms; }
      div#footer-widget ul#menu-footer-menu > li a:hover, div#footer-widget ul#menu-footer-menu-1 > li a:hover {
        color: #fff !important;
        -webkit-transform: translateX(7px);
        -ms-transform: translateX(7px);
        transform: translateX(7px); }
  div#footer-widget .col-12.col-md-3.foot-4 h3.widgettitle {
    margin-top: 0;
    color: #f00 !important;
    font-size: 2.6rem;
    line-height: 1;
    margin-bottom: 2.6rem; }
  div#footer-widget a.all-button {
    display: inline-block;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    outline: none;
    width: auto;
    text-align: center;
    text-decoration: none;
    font-size: 1.4rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 2.5rem;
    white-space: nowrap;
    line-height: 5.5rem;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-image: url(/wp-includes/images/arrow-w.png);
    background-size: 3.3rem;
    background-position-y: center;
    background-position-x: calc(100% - 2.5rem);
    background-repeat: no-repeat;
    padding-right: 7rem;
    min-width: 18.6rem;
    background-color: #f00;
    border: 1px solid #f00;
    min-width: 23.5rem; }
    div#footer-widget a.all-button:hover {
      border: 1px solid #f00;
      background-color: #f00;
      background-image: url(/wp-includes/images/arrow-w.png);
      background-size: 3.3rem;
      background-position-y: center;
      background-position-x: calc(100% - 1.5rem);
      background-repeat: no-repeat;
      padding-left: 1.5rem; }
    div#footer-widget a.all-button:hover {
      background-color: #139704;
      border: 1px solid #fff; }

body:not(.home) header#masthead {
  background: rgba(255, 255, 255, 0.42);
  background-color: rgba(255, 255, 255, 0.42); }
body:not(.home) header#masthead .container-fluid.d-flex .navbar-nav > li > a {
  color: #000; }
body:not(.home) header#masthead .container-fluid.d-flex .navbar-nav li.active > a, body:not(.home) header#masthead .container-fluid.d-flex .navbar-nav > li > a:hover {
  background: #ffffff;
  color: #f00;
  border: 1px solid #797979; }
body:not(.home) .navbar-brand.my-logo img {
  -webkit-transition: width 0.5s ease-in-out;
  -moz-transition: width 0.5s ease-in-out;
  -ms-transition: width 0.5s ease-in-out;
  -o-transition: width 0.5s ease-in-out;
  transition: width 0.5s ease-in-out;
  width: 12rem; }
body:not(.home) #content.site-content {
  padding-top: 0 !important; }
body:not(.home) .overlay.jarallax {
  padding-bottom: 0; }
body:not(.home) .my-filter-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 2; }
  body:not(.home) .my-filter-container::after {
    content: "";
    max-width: 108rem;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 0;
    background: #431602;
    background: -moz-linear-gradient(180deg, #431602 0%, #431602 58%, #6c4434 59%, #503124 100%);
    background: -webkit-linear-gradient(180deg, #431602 0%, #431602 58%, #6c4434 59%, #503124 100%);
    background: linear-gradient(180deg, #431602 0%, #431602 58%, #6c4434 59%, #503124 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#431602",endColorstr="#503124",GradientType=1); }
body:not(.home) .my-filter li#super_filter {
  position: relative;
  z-index: 2; }
  body:not(.home) .my-filter li#super_filter h2.widgettitle {
    color: #fff; }

body.archive.post-type-archive.post-type-archive-product nav.wk-finance.breadcrumbs {
  display: none !important; }
body.archive.post-type-archive.post-type-archive-product .page-description > .woocommerce.columns-4 {
  display: none !important; }

nav.wk-finance.breadcrumbs {
  margin: 0;
  margin-bottom: 0rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: #fff; }
  nav.wk-finance.breadcrumbs ul.trail-items {
    padding: 0;
    text-align: left;
    max-width: 140rem;
    margin: 0 auto; }
    nav.wk-finance.breadcrumbs ul.trail-items li span {
      color: #484d51;
      font-size: 1.6rem;
      text-transform: none;
      line-height: 1;
      text-shadow: none;
      font-weight: 400; }
    nav.wk-finance.breadcrumbs ul.trail-items li::after {
      content: url(/wp-includes/images/black-arrow.png); }
    nav.wk-finance.breadcrumbs ul.trail-items li:last-child span span {
      color: #f00; }

main.site-main.my-main.catalog-tmpl .page-description ul.products {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  main.site-main.my-main.catalog-tmpl .page-description ul.products > li {
    flex: 1 0 0%;
    margin: 0; }
    main.site-main.my-main.catalog-tmpl .page-description ul.products > li a {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      height: 12rem; }
      main.site-main.my-main.catalog-tmpl .page-description ul.products > li a img {
        margin: 0;
        display: none; }
      main.site-main.my-main.catalog-tmpl .page-description ul.products > li a h2.woocommerce-loop-category__title {
        display: inline-block;
        border: 1px solid #fff;
        color: #fff;
        cursor: pointer;
        outline: none;
        width: auto;
        text-align: center;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding: 0px 2.5rem;
        white-space: nowrap;
        line-height: 5.5rem;
        -moz-transition: all 400ms;
        -o-transition: all 400ms;
        -webkit-transition: all 400ms;
        transition: all 400ms;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        background-color: #000;
        background-image: url(/wp-includes/images/arrow-w.png);
        background-size: 3.3rem;
        background-position-y: center;
        background-position-x: calc(100% - 2.5rem);
        background-repeat: no-repeat;
        padding-right: 7rem;
        min-width: 18.6rem;
        min-width: 20.6rem;
        background-color: #fff;
        color: #f00;
        border: 1px solid #ccc;
        background-image: url(/wp-includes/images/red-arrow.png);
        background-size: 2.3rem; }
        main.site-main.my-main.catalog-tmpl .page-description ul.products > li a h2.woocommerce-loop-category__title:hover {
          border: 1px solid #f00;
          background-color: #f00;
          background-image: url(/wp-includes/images/arrow-w.png);
          background-size: 3.3rem;
          background-position-y: center;
          background-position-x: calc(100% - 1.5rem);
          background-repeat: no-repeat;
          padding-left: 1.5rem; }
        main.site-main.my-main.catalog-tmpl .page-description ul.products > li a h2.woocommerce-loop-category__title mark.count {
          display: none; }

body .catalog-tmpl .products li.product {
  width: 25%;
  margin-bottom: 2.5rem !important; }
  body .catalog-tmpl .products li.product .woocommerce-loop-product__title {
    min-height: 9rem; }

body.woocommerce-page div#my-top-search, body.page-template-shop-pages div#my-top-search, body.single-post div#my-top-search {
  position: relative; }
  body.woocommerce-page div#my-top-search::before, body.page-template-shop-pages div#my-top-search::before, body.single-post div#my-top-search::before {
    content: "";
    position: absolute;
    left: -1rem;
    right: 0;
    top: 0;
    background: #212121;
    border: 1px solid #393939;
    height: 55px;
    display: inline-block;
    border-radius: 3px;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    z-index: -1;
    width: 110%; }
  body.woocommerce-page div#my-top-search:hover::before, body.page-template-shop-pages div#my-top-search:hover::before, body.single-post div#my-top-search:hover::before {
    background: #f00; }

body span.woocommerce-Price-currencySymbol {
  font-family: 'arial';
  font-weight: bold; }

body .entry-header .entry-title {
  margin-bottom: 1.2em;
  font-size: 1.7em;
  font-size: 4rem;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0;
  padding-top: 4rem;
  margin-bottom: 8rem;
  line-height: 1; }

.woocommerce button.single_add_to_cart_button.button.alt.wp-element-button {
  display: inline-block;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  outline: none;
  width: auto;
  text-align: center;
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 0px 2.5rem;
  white-space: nowrap;
  line-height: 5.5rem;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  -webkit-transition: all 400ms;
  transition: all 400ms;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background-color: #000;
  background-image: url(/wp-includes/images/arrow-w.png);
  background-size: 3.3rem;
  background-position-y: center;
  background-position-x: calc(100% - 2.5rem);
  background-repeat: no-repeat;
  padding-right: 7rem;
  min-width: 18.6rem;
  margin: 0;
  max-width: 18.6rem;
  background-color: #f00;
  border: 1px solid #f00;
  height: 5.5rem; }
  .woocommerce button.single_add_to_cart_button.button.alt.wp-element-button:hover {
    border: 1px solid #f00;
    background-color: #f00;
    background-image: url(/wp-includes/images/arrow-w.png);
    background-size: 3.3rem;
    background-position-y: center;
    background-position-x: calc(100% - 1.5rem);
    background-repeat: no-repeat;
    padding-left: 1.5rem; }
  .woocommerce button.single_add_to_cart_button.button.alt.wp-element-button:hover {
    background-color: #000;
    border: 1px solid #000; }
.woocommerce div.product h1.product_title.entry-title {
  font-size: 4rem !important;
  margin-bottom: 2.3rem !important;
  letter-spacing: 1px; }
.woocommerce div.product p.price {
  color: #f00;
  font-size: 3.2rem;
  letter-spacing: 1px;
  margin-bottom: 2.3rem !important;
  font-weight: bold; }
  .woocommerce div.product p.price .woocommerce-Price-amount {
    color: #f00; }
.woocommerce div.product form.cart {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: ctnter;
  -ms-flex-align: ctnter;
  -webkit-align-items: ctnter;
  -moz-align-items: ctnter;
  align-items: ctnter; }
  .woocommerce div.product form.cart div.quantity {
    margin: 0; }
    .woocommerce div.product form.cart div.quantity input[type="number"]::-webkit-outer-spin-button,
    .woocommerce div.product form.cart div.quantity input[type="number"]::-webkit-inner-spin-button {
      -webkit-appearance: none; }
    .woocommerce div.product form.cart div.quantity input[type='number'],
    .woocommerce div.product form.cart div.quantity input[type="number"]:hover,
    .woocommerce div.product form.cart div.quantity input[type="number"]:focus {
      appearance: none;
      -moz-appearance: textfield; }
    .woocommerce div.product form.cart div.quantity input[type="number"] {
      background: #f00;
      color: #fff;
      font-size: 2rem;
      padding: 0;
      width: 5.5rem;
      height: 5.5rem;
      margin: 0;
      border: none;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
      .woocommerce div.product form.cart div.quantity input[type="number"]:focus {
        outline: none !important;
        border: none !important;
        box-shadow: none !important; }
  .woocommerce div.product form.cart div:nth-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: reverse;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: 5.5rem;
    background: #ccc;
    justify-content: space-around;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -webkit-box-align: ctnter;
    -ms-flex-align: ctnter;
    -webkit-align-items: ctnter;
    -moz-align-items: ctnter;
    align-items: ctnter;
    margin-right: 3.2rem;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden; }
    .woocommerce div.product form.cart div:nth-child(2) button.qty {
      width: 3.5rem;
      height: 2.6rem;
      border: none;
      background: #fff;
      filter: none;
      font-size: 3rem;
      display: flex !important;
      align-items: center;
      justify-content: center;
      font-weight: 400; }
    .woocommerce div.product form.cart div:nth-child(2) button.minus.qty {
      border-bottom: 1px solid #ccc;
      font-size: 4rem; }
.woocommerce .summary .product_meta {
  font-size: 1.6rem;
  line-height: 1.5;
  color: #f00;
  font-weight: 400;
  margin: 0; }
  .woocommerce .summary .product_meta span span {
    color: #484d51; }
  .woocommerce .summary .product_meta span a {
    color: #484d51; }
  .woocommerce .summary .product_meta a {
    color: #484d51; }
.woocommerce .summary .product_meta > span {
  padding: 1px 0; }
.woocommerce .product.type-product {
  max-width: 1200px;
  margin: 0 auto; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  color: #484d51;
  text-decoration: none;
  font-size: 1.62rem;
  text-transform: uppercase; }
.woocommerce div.product .woocommerce-tabs .panel h2 {
  display: none; }
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
  color: #f00; }
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  background: transparent;
  color: #f00; }
.woocommerce .my-tovar-top {
  margin-bottom: 3rem; }
.woocommerce .yith-similar-products.cols-4 {
  border-top: 1px solid #ccc;
  padding-top: 2rem; }
  .woocommerce .yith-similar-products.cols-4 > h2 {
    font-size: 4rem;
    text-transform: uppercase;
    color: #000; }
    .woocommerce .yith-similar-products.cols-4 > h2 a {
      color: #f00;
      text-transform: none;
      font-size: 1.62rem; }
.woocommerce .woocommerce-product-gallery.images.wpgs-wrapper.wpgs-has-gallery-images {
  margin-bottom: 4rem !important; }
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background: #FFC3C4 !important; }

body:not(.home) header.headroom--pinned {
  background: #fff !important;
  background-color: #fff !important; }
  body:not(.home) header.headroom--pinned .navbar-brand.my-logo img {
    width: 8rem !important; }
body:not(.home) header.headroom--pinned.headroom--top {
  background: rgba(255, 255, 255, 0.42);
  background-color: rgba(255, 255, 255, 0.42); }
  body:not(.home) header.headroom--pinned.headroom--top .navbar-brand.my-logo img {
    width: 12rem !important; }

article h2, article h3, article h4, article h5, article h6 {
  display: initial; }

body.page-template-shop-pages div#main, body.page-template-shop-pages main#main, body.single-post div#main, body.single-post main#main {
  padding-top: 15rem; }
body.page-template-shop-pages .woocommerce-Price-amount, body.single-post .woocommerce-Price-amount {
  color: #f00; }

body.single-post .entry-content {
  overflow: unset; }
body.single-post .post-thumbnail {
  float: right;
  margin-left: 2rem;
  margin-bottom: 1.5rem;
  width: 20%;
  min-width: 28rem; }
body.single-post figure.wp-block-image img {
  display: block;
  max-width: 58rem;
  float: LEFT;
  margin-right: 2rem;
  margin-bottom: 1.5rem; }
body.single-post .entry-header h1.entry-title {
  margin: 0;
  font-size: 4rem;
  color: #000;
  line-height: 1.3;
  letter-spacing: 1px;
  text-transform: uppercase; }
body.single-post .entry-meta span.byline {
  display: none !important; }
body.single-post .entry-meta span.posted-on {
  display: none; }
body.single-post .entry-meta a {
  color: #f00;
  font-size: 1.4rem;
  letter-spacing: 3px; }
body.single-post nav.navigation.post-navigation .nav-links > div a {
  padding: 4px;
  margin: 0 3px 3px 0;
  background-color: #ffffff;
  font-size: 14px;
  color: #6d6d6d;
  border-radius: 5px;
  border: 2px solid #6d6d6d !important;
  width: auto;
  text-align: center;
  height: 35px;
  line-height: 23px;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  user-select: none;
  white-space: nowrap; }

article h4 {
  font-size: 2rem;
  line-height: 1.3;
  text-transform: uppercase;
  margin-bottom: 2rem; }
