@font-face {
  font-family: "CirceRounded";
  src: url("../fonts/CirceRoundedLight/CirceRoundedLight.eot");
  src: url("../fonts/CirceRoundedLight/CirceRoundedLight.eot?#iefix") format("embedded-opentype"), url("../fonts/CirceRoundedLight/CirceRoundedLight.woff") format("woff"), url("../fonts/CirceRoundedLight/CirceRoundedLight.ttf") format("truetype");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: "CirceRounded";
  src: url("../fonts/CirceRoundedRegular/CirceRoundedRegular.eot");
  src: url("../fonts/CirceRoundedRegular/CirceRoundedRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/CirceRoundedRegular/CirceRoundedRegular.woff") format("woff"), url("../fonts/CirceRoundedRegular/CirceRoundedRegular.ttf") format("truetype");
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: "CirceRounded";
  src: url("../fonts/CirceRoundedBold/CirceRoundedBold.eot");
  src: url("../fonts/CirceRoundedBold/CirceRoundedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/CirceRoundedBold/CirceRoundedBold.woff") format("woff"), url("../fonts/CirceRoundedBold/CirceRoundedBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "CirceRounded";
  src: url("../fonts/CirceRoundedExtraBold/CirceRoundedExtraBold.eot");
  src: url("../fonts/CirceRoundedExtraBold/CirceRoundedExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/CirceRoundedExtraBold/CirceRoundedExtraBold.woff") format("woff"), url("../fonts/CirceRoundedExtraBold/CirceRoundedExtraBold.ttf") format("truetype");
  font-style: normal;
  font-weight: 900; }
html {
  scroll-behavior: smooth;
}
.wrap {
  width: 100%;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto; }

.scl__head span {
  display: block;
  line-height: 1.2;
  font-size: 20px; }
  @media (min-width: 576px) {
    .scl__head span {
      font-size: 24px; } }

.scl__desc {
  line-height: 1.1;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 1em; }

.scl__body {
  margin-top: 15px; }
  .scl__body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .scl__body ul li {
      float: left;
      margin-right: 10px; }
      .scl__body ul li:last-child {
        margin-right: 0; }
      .scl__body ul li a {
        display: block;
        width: 50px;
        height: 50px;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: #62BE75;
        border-radius: 100%;
        line-height: 50px;
        text-align: center;
        opacity: .6; }
        @media (min-width: 576px) {
          .scl__body ul li a {
            width: 50px;
            height: 50px; } }
        .scl__body ul li a:hover {
          opacity: 1; }
        .scl__body ul li a.scl__tg {
          background-image: url(../images/icons/tg.svg);
          background-size: 32px; }
          @media (min-width: 576px) {
            .scl__body ul li a.scl__tg {
              background-size: 32px; } }
        .scl__body ul li a.scl__vk {
          background-image: url(../images/icons/vk.svg);
          background-size: 32px; }
          @media (min-width: 576px) {
            .scl__body ul li a.scl__vk {
              background-size: 32px; } }
        .scl__body ul li a.scl__ig {
          background-image: url(../images/icons/ig.svg);
          background-size: 34px; }
          @media (min-width: 576px) {
            .scl__body ul li a.scl__ig {
              background-size: 34px; } }
        .scl__body ul li a.scl__wp {
          background-image: url(../images/icons/wp.svg);
          background-size: 34px; }
          @media (min-width: 576px) {
            .scl__body ul li a.scl__wp {
              background-size: 34px; } }

.more-link, .promocode-section__link, .post__main .post__link {
  line-height: 1; }
  .more-link a, .promocode-section__link a, .post__main .post__link a {
    display: inline-block;
    color: #000;
    opacity: .65; }
    .more-link a:hover, .promocode-section__link a:hover, .post__main .post__link a:hover {
      text-decoration: none;
      opacity: 1; }
    .more-link a:after, .promocode-section__link a:after, .post__main .post__link a:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 16px;
      height: 16px;
      margin: -2px 0 0 5px;
      background: url(../images/icons/caret-right.svg) no-repeat;
      background-size: 100%; }

.more-link-dark {
  line-height: 1; }
  .more-link-dark a {
    display: inline-block;
    color: #fff;
    opacity: .65; }
    .more-link-dark a:hover {
      text-decoration: none;
      opacity: 1; }
    .more-link-dark a:after {
      content: '';
      display: inline-block;
      vertical-align: middle;
      width: 16px;
      height: 16px;
      margin: -2px 0 0 5px;
      background: url(../images/icons/caret-right-dark.svg) no-repeat;
      background-size: 100%; }

.btn {
  font-weight: 700;
  min-width: 175px;
  text-transform: uppercase; }
  .btn.btn-lg {
    font-size: 1rem;
    padding: 1rem 1.25rem; }
    @media (min-width: 768px) {
      .btn.btn-lg {
        padding: .5rem 1.25rem; } }

.btn-success {
  background-color: #62BE75;
  border-color: #62BE75; }

.go-btn {
  padding: 25px 25px 25px 70px !important;
  font-size: 21px;
  display: block !important;
  border-radius: 5px !important;
  width: auto !important;
  height: auto !important;
  color: #fff !important;
  line-height: 1em !important;
  opacity: 1 !important;
  background-position: 20px center !important; }
  .go-btn.tg-go {
    background-color: #64a9dc !important; }
  .go-btn.vk-go {
    background-color: #4c75a3 !important; }
  .go-btn.ig-go {
    background-color: #FD1D1D !important;
    /*background-color: linear-gradient(90deg, rgba(131,58,180,1) 0%, rgba(253,29,29,1) 50%, rgba(252,176,69,1) 100%) !important;*/ }

body {
  font-family: 'CirceRounded', sans-serif;
  color: #000; }

a {
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }

.active-nav-item, .navigation .navbar-nav li.current-menu-item a, .navigation .navbar-nav li a:hover {
  text-decoration: none;
  color: #000; }

.navigation.green {
  background-color: rgba(98, 190, 117, 0.35); }
.navigation .border-btm {
  height: 1px;
  background-color: #e5e5e5; }
  .navigation .border-btm.opacity {
    background-color: #000;
    opacity: .05; }
@media (min-width: 992px) {
  .navigation .utp {
    line-height: 60px; } }
.navigation .header-logo-wrap {
  position: absolute;
  top: 0;
  left: 40px; }
.navigation .header__logo {
  padding-top: 12px;
  max-width: 50%;
  margin-right: 10px;
  vertical-align: top; }
.navigation .header__mobdescr {
  padding-top: 19px;
  max-width: 50%;
  vertical-align: top; }
  .navigation .header__mobdescr .header__descr {
    font-size: 12px;
    line-height: 13px;
    display: block; }
.navigation .header__logo img {
  width: auto;
  max-height: 35px;
  max-width: 100%; }
.navigation .header__title {
  padding-top: 12px;
  font-size: 23px; }
.navigation .navbar-toggler {
  position: relative;
  z-index: 100; }
.navigation .navbar-nav {
  padding-top: 15px;
  margin-left: 45px; }
  @media (min-width: 992px) {
    .navigation .navbar-nav {
      padding-top: 0; } }
  .navigation .navbar-nav li {
    margin-bottom: 10px; }
    @media (min-width: 992px) {
      .navigation .navbar-nav li {
        margin-bottom: 0;
        margin-right: 30px; } }
    .navigation .navbar-nav li a {
      display: block;
      font-size: 16px;
      font-weight: 700;
      color: #000; }
      @media (min-width: 992px) {
        .navigation .navbar-nav li a {
          line-height: 60px; } }
.navigation .navbar-toggler {
  padding: 0;
  border: none; }
  .navigation .navbar-toggler:focus {
    outline: none; }

.navbar-border {
  height: 1px;
  margin-top: 15px;
  background-color: #e5e5e5; }

.header {
  padding: 30px 0 0; }
  .header.green {
    background-color: rgba(98, 190, 117, 0.35); }
  .header .border-btm {
    margin-top: 30px;
    height: 1px;
    background-color: transparent !important; }
    .header .border-btm.opacity {
      background-color: #000;
      opacity: .25; }

.home .header .border-btm {
  height: 3px;
  background-color: #e5e5e5 !important; }

.header__logo > a {
  line-height: 1;
  color: #2d2d2d; }
  .header__logo > a:hover {
    text-decoration: none; }
    .header__logo > a:hover .header__descr {
      color: #62BE75; }

.header__title {
  display: block;
  line-height: 1;
  font-size: 29px;
  font-weight: bold; }

.header__logo-image {
  display: inline-block !important;
  margin-right: 0.5em; }

.header__descr {
  line-height: 1;
  display: inline-block;
  max-width: 100px;
  font-size: 14px;
  font-weight: 400; }

.header__nav ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .header__nav ul li {
    float: left;
    margin-right: 25px;
    line-height: 1; }
    .header__nav ul li:last-child {
      margin-right: 0; }
    .header__nav ul li.current-menu-item a {
      border-bottom: 2px solid #000 !important; }
  .header__nav ul a {
    display: block;
    line-height: 1.5em;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
    color: #000; }
    .header__nav ul a:hover {
      text-decoration: none;
      border-color: #000; }

.header__order:before {
  content: '';
  display: inline-block;
  vertical-align: top;
  width: 32px;
  height: 32px;
  margin-right: 12px;
  background: url(../images/icons/phone.png) no-repeat; }

.header__order-body {
  display: inline-block;
  vertical-align: top; }

.header__order-phone {
  display: block;
  line-height: 1;
  font-size: 22px;
  font-weight: bold; }

.header__order-button {
  display: inline-block;
  border-bottom: 1px dotted #e5e5e5;
  line-height: 1.2;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .header__order-button:hover {
    border-color: #000;
    color: #000; }

.content {
  padding-bottom: 50px; }
  @media (min-width: 576px) {
    .content {
      padding-bottom: 100px; } }
  .content.front-page {
    padding: 25px 0 45px; }
    @media (min-width: 576px) {
      .content.front-page {
        padding: 40px 0 90px; } }

.content__title {
  padding: 20px 0;
  border-bottom: 5px solid #e5e5e5; }
  @media (min-width: 992px) {
    .content__title {
      padding: 40px 0 30px;
      border-bottom: 5px solid #e5e5e5; } }
  .content__title h1, .content__title h2, .content__title span {
    display: inline-block;
    vertical-align: top;
    line-height: 1; }
  .content__title h1, .content__title h2 {
    margin-bottom: 0;
    font-size: 32px; }
    @media (min-width: 576px) {
      .content__title h1, .content__title h2 {
        font-size: 40px; } }
    @media (min-width: 992px) {
      .content__title h1, .content__title h2 {
        font-size: 52px; } }
    .content__title h1 a, .content__title h2 a {
      color: #000; }
      .content__title h1 a:hover, .content__title h2 a:hover {
        text-decoration: none; }
  .content__title span {
    margin-left: 5px;
    font-size: 15px; }
    @media (min-width: 576px) {
      .content__title span {
        margin-left: 15px;
        font-size: 20px; } }
  @media (max-width: 577px) {
    .content__title .tag-title h1 {
      margin-bottom: 10px;
      font-size: 24px; } }

.content__text {
  padding: 20px 0 30px;
  line-height: 1.5;
  font-size: 16px; }
  .content__text p + h2, .content__text ul + h2 {
    margin-top: 3rem; }
  @media (min-width: 576px) {
    .content__text {
      padding: 40px 0 90px;
      font-size: 18px; } }
  .content__text a {
    display: inline-block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    line-height: 1;
    color: rgba(0, 0, 0, 0.5); }
    .content__text a:hover {
      border-color: #000;
      text-decoration: none;
      color: #000; }
  .content__text img {
    max-width: 100%;
    height: auto; }

@media (min-width: 992px) {
  .sidebar {
    padding-left: 50px; } }

.sidebar__hastags {
  margin-bottom: 30px; }
  @media (min-width: 576px) {
    .sidebar__hastags {
      margin-bottom: 75px; } }
  .sidebar__hastags h4 {
    margin: 0 0 15px;
    line-height: 1;
    font-size: 20px; }
    @media (min-width: 576px) {
      .sidebar__hastags h4 {
        margin-bottom: 25px;
        font-size: 24px; } }
  .sidebar__hastags ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .sidebar__hastags ul li {
      float: left;
      margin-right: 20px;
      margin-bottom: 15px;
      line-height: 1; }
      @media (min-width: 992px) {
        .sidebar__hastags ul li {
          float: none;
          margin-bottom: 25px;
          margin-right: 0; } }
      .sidebar__hastags ul li:last-child {
        margin: 0; }
      .sidebar__hastags ul li a {
        font-size: 16px;
        color: #000; }
        .sidebar__hastags ul li a:hover {
          text-decoration: none; }
        @media (min-width: 576px) {
          .sidebar__hastags ul li a {
            font-size: 20px; } }
      .sidebar__hastags ul li i {
        margin-left: 0;
        font-style: normal;
        font-size: 14px;
        font-weight: bold;
        color: rgba(0, 0, 0, 0.5); }
        @media (min-width: 576px) {
          .sidebar__hastags ul li i {
            font-size: 16px; } }
        @media (min-width: 992px) {
          .sidebar__hastags ul li i {
            margin-left: 5px; } }

.sidebar__popular h4, .teachers-articles h4 {
  margin: 0 0 20px;
  line-height: 1.2;
  font-size: 20px; }
  @media (min-width: 576px) {
    .sidebar__popular h4, .teachers-articles h4 {
      margin: 0 0 35px;
      font-size: 24px; } }

.sidebar__popular-wrap {
  margin-bottom: 45px; }

.slider {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  overflow: hidden;
  display: block;
  box-shadow: 0px 5px 30px -5px #dbdbda;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .slider .design-1 .slick-dots {
    bottom: 0px !important;
    height: 5px; }
    .slider .design-1 .slick-dots li {
      height: 5px; }
      .slider .design-1 .slick-dots li button {
        border: 0;
        border-radius: 0 !important;
        width: 100px !important;
        height: 5px !important; }
  .slider .design-1 .slide-wrap,
  .slider .design-1 .slick-image-slide {
    height: auto; }
    .slider .design-1 .slide-wrap img,
    .slider .design-1 .slick-image-slide img {
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px; }
  .slider:hover {
    box-shadow: 0px 5px 25px 0px #dbdbda; }

.section_promocode {
  margin-bottom: 25px; }
  @media (min-width: 576px) {
    .section_promocode {
      margin-bottom: 80px; } }

.section__header {
  margin-bottom: 25px; }
  .section__header h2 {
    margin: 0;
    line-height: 1;
    font-size: 26px; }
    @media (min-width: 576px) {
      .section__header h2 {
        font-size: 30px; } }
    @media (min-width: 768px) {
      .section__header h2 {
        font-size: 39px; } }

.promocode-section,
.promocode-section-code {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 225px;
  border-radius: 10px;
  text-align: left;
  cursor: pointer;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background: rgba(98, 190, 117, 0.25); }
  .promocode-section:hover,
  .promocode-section-code:hover {
    background: rgba(98, 190, 117, 0.5); }
    .promocode-section:hover .promocode-section__link a,
    .promocode-section-code:hover .promocode-section__link a {
      opacity: 1; }
  @media (max-width: 576px) {
    .promocode-section,
    .promocode-section-code {
      width: 100%;
      height: auto; } }
  .promocode-section > div,
  .promocode-section-code > div {
    display: inline-block;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .promocode-section > div,
      .promocode-section-code > div {
        padding-left: 25px;
        padding-right: 25px;
        width: 100%;
        left: 0;
        float: unset;
        position: absolute; } }

.promocode-section-code {
  background: rgba(255, 196, 12, 0.25); }
  .promocode-section-code .promocode-section__icon {
    display: flex; }
    .promocode-section-code .promocode-section__icon input.form-control-lg {
      color: #000;
      font-size: 1.75rem;
      font-weight: 900;
      border-style: dashed;
      max-width: 50%;
      min-width: 140px; }
    .promocode-section-code .promocode-section__icon button {
      font-size: 15px;
      margin-left: 0.75rem; }
  .promocode-section-code .promocode-section__title {
    margin-bottom: 10px; }
    .promocode-section-code .promocode-section__title span {
      font-size: 27px;
      display: block; }
    @media (min-width: 768px) {
      .promocode-section-code .promocode-section__title {
        margin-bottom: 0px; }
        .promocode-section-code .promocode-section__title span {
          font-size: 27px; } }
  @media (max-width: 768px) {
    .promocode-section-code .promocode-section__info {
      display: block;
      float: none; }
    .promocode-section-code .promocode-section__bottom {
      padding-right: 15px !important;
      padding-left: 20px !important;
      padding-top: 0px;
      max-width: 90%; }
    .promocode-section-code .promocode-section__link {
      display: none; }
    .promocode-section-code .promocode-section-code__info {
      width: auto;
      padding-bottom: 0; }
    .promocode-section-code .promocode-section__icon {
      flex-direction: column;
      margin-bottom: 1rem; }
      .promocode-section-code .promocode-section__icon input.form-control-lg {
        margin-bottom: 0.25rem;
        max-width: unset; }
      .promocode-section-code .promocode-section__icon button {
        font-size: 15px;
        margin-left: 0rem; } }
  .promocode-section-code:hover {
    background: rgba(255, 196, 12, 0.25); }

.promocode-section__icon img {
  width: 100%; }
  @media (min-width: 768px) {
    .promocode-section__icon img {
      width: 32px; } }

.promocode-section__info {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 20%; }
  @media (min-width: 768px) {
    .promocode-section__info {
      padding-top: 25px; } }

.promocode-section__count, .promocode-section__title {
  line-height: 1; }
  @media (min-width: 768px) {
    .promocode-section__count, .promocode-section__title {
      line-height: 1; } }

.promocode-section__count span {
  font-size: 13px; }
  @media (min-width: 768px) {
    .promocode-section__count span {
      font-size: 16px; } }

.promocode-section__title {
  margin-top: 10px;
  margin-bottom: 15px; }
  .promocode-section__title span {
    font-size: 27px; }
  @media (min-width: 768px) {
    .promocode-section__title {
      margin-top: 7px;
      margin-bottom: 20px; }
      .promocode-section__title span {
        font-size: 37px; } }

.promocode-section__bottom {
  padding-left: 0 !important;
  padding-right: 50px !important;
  padding-top: 15px;
  max-width: 80%; }
  @media (min-width: 768px) {
    .promocode-section__bottom {
      top: unset;
      bottom: 25px;
      padding-left: 25px !important;
      padding-right: 25px !important;
      margin-right: unset;
      padding-top: unset;
      max-width: unset; } }

.promocode-section__link {
  position: absolute;
  right: 15px;
  top: 15px; }
  .promocode-section__link a {
    font-size: 0px; }
    .promocode-section__link a:after {
      margin: 0;
      width: 42px;
      height: 42px; }
  @media (min-width: 768px) {
    .promocode-section__link {
      position: unset;
      right: unset;
      top: unset; }
      .promocode-section__link a {
        font-size: 16px; }
        .promocode-section__link a:after {
          width: 16px;
          height: 16px;
          margin: -2px 0 0 5px; } }

.categories, .promocodes__tabs {
  margin-bottom: 20px;
  border-bottom: 1px solid #e5e5e5; }
  @media (min-width: 576px) {
    .categories, .promocodes__tabs {
      margin-bottom: 60px; } }
  .categories ul, .promocodes__tabs ul {
    margin: 0;
    padding: 15px 0 8px;
    list-style: none;
    overflow: hidden; }
    @media (min-width: 768px) {
      .categories ul, .promocodes__tabs ul {
        padding: 0; } }
    .categories ul li, .promocodes__tabs ul li {
      float: left;
      margin-right: 30px; }
      .categories ul li:last-child, .promocodes__tabs ul li:last-child {
        margin-right: 0; }
      .categories ul li.current a, .promocodes__tabs ul li.current a {
        border-color: #000;
        color: #000; }
      .categories ul li a, .promocodes__tabs ul li a, .categories ul li i, .promocodes__tabs ul li i {
        display: inline-block;
        vertical-align: middle; }
        @media (min-width: 768px) {
          .categories ul li a, .promocodes__tabs ul li a, .categories ul li i, .promocodes__tabs ul li i {
            height: 75px;
            line-height: 75px; } }
      .categories ul li a, .promocodes__tabs ul li a {
        margin-bottom: 7px;
        padding-top: 3px;
        border-bottom: 2px solid transparent;
        font-size: 13px;
        font-weight: 700;
        color: rgba(0, 0, 0, 0.5); }
        @media (min-width: 768px) {
          .categories ul li a, .promocodes__tabs ul li a {
            margin-bottom: 0;
            padding-top: 0;
            border-bottom: 4px solid transparent;
            font-size: 18px; } }
        .categories ul li a:hover, .promocodes__tabs ul li a:hover {
          text-decoration: none;
          color: #62BE75;
          border-color: #62BE75; }
      .categories ul li i, .promocodes__tabs ul li i {
        margin-top: -7px;
        margin-left: 3px;
        font-size: 14px;
        font-style: normal;
        font-weight: bold;
        color: rgba(0, 0, 0, 0.5); }
        @media (min-width: 768px) {
          .categories ul li i, .promocodes__tabs ul li i {
            padding-top: 2px;
            font-size: 16px; } }

.post__image {
  border-radius: 10px;
  overflow: hidden;
  text-align: center; }
  .post__image img {
    max-width: 100%;
    height: auto; }
  @media (max-width: 768px) {
    .post__image {
      max-width: 300px;
      max-height: 300px; } }

.post__date, .post__tags {
  line-height: 1; }

.post__main {
  position: relative; }
  @media (min-width: 576px) {
    .post__main {
      background-color: #f2f2f2;
      border-radius: 10px; } }
  @media (min-width: 576px) {
    .post__main .post__image {
      max-width: 225px;
      max-height: 175px; } }
  @media (min-width: 768px) {
    .post__main .post__image {
      max-width: 300px;
      max-height: 225px; } }
  @media (min-width: 992px) {
    .post__main .post__image {
      max-width: 400px;
      max-height: 300px; } }
  .post__main .media-body {
    padding: 27px 10px 0; }
    @media (min-width: 576px) {
      .post__main .media-body {
        padding: 27px 30px 0; } }
  .post__main .post__title {
    margin-bottom: 10px;
    line-height: 1.2; }
    @media (min-width: 576px) {
      .post__main .post__title {
        margin-bottom: 15px; } }
    .post__main .post__title a {
      font-size: 20px;
      color: #000;
      border-bottom: 2px solid transparent; }
      @media (min-width: 768px) {
        .post__main .post__title a {
          font-size: 32px; } }
      .post__main .post__title a:hover {
        text-decoration: none;
        border-color: #000; }
  .post__main .post__meta {
    line-height: 1;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5); }
    .post__main .post__meta span, .post__main .post__meta a {
      display: inline-block;
      vertical-align: middle; }
    .post__main .post__meta span:after {
      content: '/';
      display: inline-block;
      vertical-align: top;
      margin: -1px 5px 0 7px;
      color: rgba(0, 0, 0, 0.5); }
    .post__main .post__meta a {
      color: rgba(0, 0, 0, 0.5);
      border-bottom: 1px solid transparent; }
      .post__main .post__meta a:hover {
        text-decoration: none;
        border-color: #000;
        color: #000; }
  .post__main .post__link {
    margin-top: 15px; }
    @media (min-width: 768px) {
      .post__main .post__link {
        position: absolute;
        bottom: 30px;
        margin: 0; } }
    .post__main .post__link a {
      font-size: 16px; }
      @media (min-width: 768px) {
        .post__main .post__link a {
          font-size: 18px; } }

@media (min-width: 576px) {
  .post__item .post__image {
    max-width: 300px;
    max-height: 200px; } }
.post__item .post__category, .post__item .post__title, .post__item .post__date, .post__item .post__tags, .post__item .post__meta {
  padding: 0; }
  @media (min-width: 576px) {
    .post__item .post__category, .post__item .post__title, .post__item .post__date, .post__item .post__tags, .post__item .post__meta {
      padding: 0 10px; } }
.post__item .post__meta {
  line-height: 1;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 15px; }
  .post__item .post__meta span, .post__item .post__meta a {
    display: inline-block;
    vertical-align: middle; }
  .post__item .post__meta span:after {
    content: '/';
    display: inline-block;
    vertical-align: top;
    margin: -1px 5px 0 7px;
    color: rgba(0, 0, 0, 0.5); }
  .post__item .post__meta a {
    color: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid transparent; }
    .post__item .post__meta a:hover {
      text-decoration: none;
      border-color: #000;
      color: #000; }
.post__item .post__category {
  margin-top: 20px;
  line-height: 1; }
  .post__item .post__category a {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.5); }
    .post__item .post__category a:hover {
      text-decoration: none;
      color: #000; }
.post__item .post__title {
  margin-top: 5px;
  line-height: 1.2; }
  .post__item .post__title a {
    font-size: 19px;
    color: #000;
    border-bottom: 1px solid transparent; }
    .post__item .post__title a:hover {
      text-decoration: none;
      border-color: #000; }
.post__item .post__date a, .post__item .post__date span, .post__item .post__tags a, .post__item .post__tags span {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5); }
.post__item .post__date a, .post__item .post__tags a {
  display: inline-block;
  margin-bottom: 4px; }
  .post__item .post__date a:last-child, .post__item .post__tags a:last-child {
    margin-bottom: 0; }
  .post__item .post__date a:hover, .post__item .post__tags a:hover {
    text-decoration: none;
    color: #000; }

.blog__section {
  margin-bottom: 20px; }
  @media (min-width: 576px) {
    .blog__section {
      margin-bottom: 100px; } }
  .blog__section:last-child {
    margin-bottom: 0; }
  .blog__section .post__main {
    background-color: transparent; }
    .blog__section .post__main .post__image {
      position: relative;
      z-index: 10; }
    .blog__section .post__main .media-body {
      margin-left: 0;
      margin-top: -15px;
      padding-top: 30px;
      padding-left: 15px;
      padding-right: 15px;
      padding-bottom: 15px;
      background-color: #efefef;
      border-radius: 10px; }
      @media (min-width: 576px) {
        .blog__section .post__main .media-body {
          margin-left: -60px;
          margin-top: 0;
          padding-left: 90px;
          padding-right: 30px;
          padding-bottom: 30px;
          padding-top: 30px;
          background-color: #efefef; } }
    .blog__section .post__main .post__meta {
      margin-bottom: 12px; }
    @media (min-width: 576px) {
      .blog__section .post__main .post__date, .blog__section .post__main .post__tags {
        display: inline-block;
        vertical-align: top; } }
    .blog__section .post__main .post__date span:after {
      display: none; }
    .blog__section .post__main .post__tags {
      margin-top: 15px; }
      .blog__section .post__main .post__tags br {
        display: none; }
      .blog__section .post__main .post__tags a {
        display: inline-block;
        vertical-align: middle;
        margin-bottom: 4px;
        margin-right: 10px;
        font-size: 13px;
        color: rgba(0, 0, 0, 0.5); }
        @media (min-width: 768px) {
          .blog__section .post__main .post__tags a {
            font-size: 16px; } }
        .blog__section .post__main .post__tags a:hover {
          text-decoration: none;
          color: #000; }
        .blog__section .post__main .post__tags a:last-child {
          margin-right: 0;
          margin-bottom: 0; }
    .blog__section .post__main .post__descr {
      margin-bottom: 15px;
      line-height: 1.55em; }
      @media (min-width: 768px) {
        .blog__section .post__main .post__descr {
          margin-bottom: 30px; } }
      .blog__section .post__main .post__descr strong {
        font-weight: 700; }
      .blog__section .post__main .post__descr span {
        font-size: 16px;
        font-weight: 300; }
        @media (min-width: 768px) {
          .blog__section .post__main .post__descr span {
            font-size: 18px; } }
    .blog__section .post__main .post__link {
      position: static;
      margin-top: 15px;
      padding-bottom: 0;
      opacity: 1; }
      @media (min-width: 576px) {
        .blog__section .post__main .post__link {
          margin-top: 20px; } }
      .blog__section .post__main .post__link a {
        font-size: 16px;
        font-weight: 300; }
        @media (min-width: 576px) {
          .blog__section .post__main .post__link a {
            font-size: 16px; } }
    .blog__section .post__main.half .media {
      display: block; }
    .blog__section .post__main.half .media-body {
      margin-left: 0;
      padding: 30px 0 50px;
      background-color: transparent; }
    .blog__section .post__main.half .post__image {
      max-width: 450px; }
  .blog__section .post__item .post__date {
    margin-top: 15px; }
  .blog__section .post__item .post__tags {
    margin-top: 10px; }

.blog__section-header {
  margin-bottom: 20px; }
  @media (min-width: 576px) {
    .blog__section-header {
      margin-bottom: 30px; } }
  .blog__section-header h1, .blog__section-header h2 {
    margin: 0;
    line-height: 1;
    font-size: 32px; }
    @media (min-width: 576px) {
      .blog__section-header h1, .blog__section-header h2 {
        font-size: 40px; } }
    @media (min-width: 768px) {
      .blog__section-header h1, .blog__section-header h2 {
        font-size: 52px; } }

.post__item.popular {
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .post__item.popular {
      padding-bottom: 20px;
      background-color: #f2f2f2;
      border-radius: 10px; } }
  .post__item.popular:last-child {
    margin-bottom: 0; }
  .post__item.popular .post__date span, .post__item.popular .post__date a, .post__item.popular .post__tags span, .post__item.popular .post__tags a {
    font-size: 14px; }
  .post__item.popular .post__date {
    margin-top: 15px; }
  .post__item.popular .post__tags {
    margin-top: 10px; }

.without-bg {
  background-color: transparent !important; }

.single-post__meta {
  margin-bottom: 20px; }
  @media (min-width: 576px) {
    .single-post__meta {
      margin-bottom: 5px; } }
  .single-post__meta .single-post__date, .single-post__meta .single-post__tags {
    display: inline-block;
    vertical-align: top; }
  @media (min-width: 576px) {
    .single-post__meta .single-post__date {
      margin-right: 20px; } }

.single-post__date, .single-post__tags {
  line-height: 1; }
  .single-post__date span, .single-post__date a, .single-post__tags span, .single-post__tags a {
    font-size: 16px; }
    @media (min-width: 576px) {
      .single-post__date span, .single-post__date a, .single-post__tags span, .single-post__tags a {
        font-size: 20px; } }

.single-post__date {
  margin-bottom: 5px; }
  @media (min-width: 576px) {
    .single-post__date {
      margin-bottom: 15px; } }
  .single-post__date span {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 300; }

.single-post__tags a {
  display: inline-block;
  margin: 0 20px 5px 0;
  color: rgba(0, 0, 0, 0.5); }
  .single-post__tags a:last-child {
    margin-right: 0; }
  .single-post__tags a:hover {
    text-decoration: none;
    color: #000; }

.single-post__title {
  margin-bottom: 20px; }
  @media (min-width: 576px) {
    .single-post__title {
      margin-bottom: 35px; } }
  @media (min-width: 768px) {
    .single-post__title {
      margin-bottom: 50px; } }
  .single-post__title h1 {
    margin: 0;
    line-height: 1;
    font-size: 26px; }
    @media (min-width: 576px) {
      .single-post__title h1 {
        font-size: 40px; } }
    @media (min-width: 768px) {
      .single-post__title h1 {
        font-size: 52px; } }

.single-post__image img {
  max-width: 100%;
  height: auto;
  border-radius: 10px; }
@media (min-width: 768px) {
  .single-post__image {
    margin-left: -3em; } }

.single-post__short-text, .single-post__text {
  line-height: 24px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .single-post__short-text, .single-post__text {
      line-height: 27px; } }
  .single-post__short-text p, .single-post__text p {
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .single-post__short-text p, .single-post__text p {
        margin-bottom: 25px; } }
    .single-post__short-text p:last-child, .single-post__text p:last-child {
      margin-bottom: 0; }

.single-post__short-text {
  font-size: 18px; }
  @media (min-width: 768px) {
    .single-post__short-text {
      font-size: 23px; } }

.single-post__text {
  margin: 25px 0 20px;
  font-size: 16px; }
  .single-post__text a {
    color: #04be7a;
    border-bottom: 1px solid rgba(4, 190, 122, 0.5); }
    .single-post__text a:hover {
      text-decoration: none;
      color: #ff4c4c;
      border-bottom-color: rgba(255, 76, 76, 0.75); }
  .single-post__text .wp-block-image img {
    margin-bottom: 1em; }
  .single-post__text hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px; }
  .single-post__text .wp-block-separator {
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto; }
  .single-post__text .clear {
    clear: both; }
  @media (min-width: 576px) {
    .single-post__text {
      font-size: 18px; } }
  @media (min-width: 768px) {
    .single-post__text {
      margin: 55px 0 40px;
      font-size: 21px; } }

.author {
  margin-top: 25px;
  padding-bottom: 20px;
  border-bottom: 2px solid #e5e5e5; }
  @media (min-width: 576px) {
    .author {
      margin-top: 45px;
      padding-bottom: 35px;
      border-bottom: 3px solid #e5e5e5; } }

.author__photo {
  max-width: 70px;
  height: auto;
  margin-right: 15px; }
  @media (min-width: 576px) {
    .author__photo {
      max-width: 120px;
      margin-right: 25px; } }

@media (min-width: 576px) {
  .author__name, .author__scl {
    display: inline-block;
    vertical-align: bottom; } }

.author__name small, .author__name span {
  display: block;
  line-height: 1; }
.author__name small {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5); }
  @media (min-width: 576px) {
    .author__name small {
      margin-left: 7px;
      font-size: 20px; } }
.author__name span {
  margin-top: 5px;
  font-size: 20px; }
  @media (min-width: 576px) {
    .author__name span {
      margin-top: 20px;
      font-size: 33px; } }

.author__scl {
  margin-top: 5px;
  margin-left: 0; }
  @media (min-width: 576px) {
    .author__scl {
      margin-top: 0;
      margin-left: 50px; } }
  .author__scl ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .author__scl ul li {
      float: left; }
      .author__scl ul li:before {
        content: '';
        display: inline-block;
        vertical-align: middle; }
      .author__scl ul li.ig:before {
        width: 22px;
        height: 22px;
        margin: -3px 0 0 0;
        opacity: 0.25;
        background: url(../images/icons/ig.svg) no-repeat;
        background-size: cover; }
        @media (min-width: 576px) {
          .author__scl ul li.ig:before {
            width: 28px;
            height: 28px;
            margin: -3px 5px 0 0; } }
      .author__scl ul li a {
        display: inline-block;
        vertical-align: middle;
        font-size: 16px;
        color: #000; }
        @media (min-width: 576px) {
          .author__scl ul li a {
            font-size: 20px; } }
        .author__scl ul li a:hover {
          text-decoration: none; }

.single-post__similar {
  margin-top: 30px; }
  @media (min-width: 576px) {
    .single-post__similar {
      margin-top: 55px; } }
  .single-post__similar h4 {
    margin-bottom: 20px;
    line-height: 1;
    font-size: 22px; }
    @media (min-width: 576px) {
      .single-post__similar h4 {
        margin-bottom: 35px;
        font-size: 24px; } }

.promocodes__title {
  padding: 20px 0;
  margin-bottom: 10px;
  border-bottom: 2px solid #e5e5e5; }
  .promocodes__title.green {
    background-color: rgba(98, 190, 117, 0.35); }
  .promocodes__title h1, .promocodes__title small {
    display: inline-block;
    vertical-align: middle;
    line-height: 1; }
  .promocodes__title h1 {
    margin: 0;
    margin-right: 20px;
    font-size: 24px; }
    @media (min-width: 576px) {
      .promocodes__title h1 {
        margin-right: 40px;
        font-size: 40px; } }
    @media (min-width: 992px) {
      .promocodes__title h1 {
        font-size: 52px; } }
  .promocodes__title small {
    font-size: 14px; }
    @media (min-width: 576px) {
      .promocodes__title small {
        font-size: 20px; } }
  @media (min-width: 768px) {
    .promocodes__title {
      margin-bottom: 30px;
      padding: 35px 0;
      border-bottom: 2px solid #e5e5e5; } }

.promocodes__tabs {
  margin-bottom: 10px;
  border-bottom: none; }
  @media (min-width: 768px) {
    .promocodes__tabs {
      margin-bottom: 40px;
      border-bottom: 1px solid #e5e5e5; } }

.promocodes__categories {
  margin-bottom: 25px; }
  @media (min-width: 576px) {
    .promocodes__categories {
      margin-bottom: 50px;
      margin-top: 0; } }
  .promocodes__categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden; }
    .promocodes__categories ul li {
      float: left;
      height: 25px;
      margin-bottom: 5px;
      padding-left: 10px;
      padding-right: 12px;
      line-height: 30px; }
      @media (min-width: 576px) {
        .promocodes__categories ul li {
          height: 42px;
          margin-right: 35px;
          padding: 1px 0 0;
          line-height: 42px; } }
      .promocodes__categories ul li:last-child {
        margin-right: 0; }
      .promocodes__categories ul li.current a {
        border-bottom: none;
        color: #000;
        background: rgba(98, 190, 117, 0.35);
        border-radius: 5px;
        padding: 5px 10px; }
    .promocodes__categories ul a, .promocodes__categories ul i {
      display: inline-block;
      vertical-align: middle;
      line-height: 1.2; }
    .promocodes__categories ul a {
      border-bottom: 1px solid #e5e5e5;
      font-size: 16px;
      color: rgba(0, 0, 0, 0.5); }
      @media (min-width: 576px) {
        .promocodes__categories ul a {
          font-size: 21px; } }
      .promocodes__categories ul a:hover {
        border-color: #000;
        text-decoration: none;
        color: #000; }
    .promocodes__categories ul i {
      margin-left: 3px;
      font-size: 14px;
      font-style: normal;
      color: rgba(0, 0, 0, 0.5); }
      @media (min-width: 576px) {
        .promocodes__categories ul i {
          font-size: 16px; } }

.promocode__item {
  margin-bottom: 50px; }
  .promocode__item:last-child {
    margin-bottom: 0; }
    .promocode__item:last-child .promocode__full {
      margin-bottom: 0; }
  .promocode__item .media-body {
    padding: 60px 20px 20px 20px;
    margin-top: -40px;
    background-color: #efefef;
    border-radius: 10px; }
    @media (min-width: 576px) {
      .promocode__item .media-body {
        margin-left: -30px;
        margin-top: 0;
        padding: 20px 20px 20px 50px;
        background-color: #efefef;
        border-radius: 10px; } }
    @media (min-width: 768px) {
      .promocode__item .media-body {
        margin-left: -60px;
        padding: 30px 40px 40px 90px; } }

.promocode__image {
  position: relative;
  /*max-width: 300px;*/
  max-height: 300px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 10; }
  @media (min-width: 768px) {
    .promocode__image {
      max-width: 300px;
      max-height: 300px; } }
  .promocode__image img {
    max-width: 100%;
    height: auto; }

.promocode__category {
  margin-bottom: 10px;
  line-height: 1; }
  .promocode__category a {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5); }
    .promocode__category a:hover {
      text-decoration: none; }

.promocode__title {
  margin-bottom: 10px; }
  @media (min-width: 576px) {
    .promocode__title {
      margin-bottom: 15px; } }
  .promocode__title h2 {
    margin: 0;
    line-height: 1.2;
    font-size: 24px; }
    @media (min-width: 768px) {
      .promocode__title h2 {
        font-size: 32px; } }
    .promocode__title h2 a {
      color: #000; }
      .promocode__title h2 a:hover {
        color: #ff4c4c;
        text-decoration: none; }

.promocode__announce, .promocode__full {
  margin-bottom: 15px;
  line-height: 1.55em; }
  @media (min-width: 768px) {
    .promocode__announce, .promocode__full {
      margin-bottom: 30px; } }
  .promocode__announce strong, .promocode__full strong {
    font-weight: 700; }
  .promocode__announce span, .promocode__full span {
    font-size: 16px;
    font-weight: 300; }
    @media (min-width: 768px) {
      .promocode__announce span, .promocode__full span {
        font-size: 18px; } }

.promocode__code {
  display: flex;
  margin-bottom: 1em; }
  @media (max-width: 768px) {
    .promocode__code {
      flex-direction: column; }
      .promocode__code input.form-control-lg, .promocode__code button {
        margin-bottom: 0.25em; } }
  .promocode__code input.form-control-lg {
    color: #000;
    font-size: 1.75rem;
    font-weight: 900;
    border-style: dashed;
    margin-right: 0.5em;
    min-width: 140px; }
  .promocode__code .link-promocode {
    line-height: 1em;
    font-weight: 500;
    text-transform: unset;
    padding: 1rem 1.25rem; }
    @media (min-width: 768px) {
      .promocode__code .link-promocode {
        margin-left: 1em;
        text-align: left;
        padding: 1rem .75rem; } }
    .promocode__code .link-promocode:hover {
      text-decoration: none; }

.date-time {
  display: block;
  margin-top: 0.25em;
  font-size: 13px; }
  @media (min-width: 768px) {
    .date-time {
      font-size: 14px; } }
  .date-time:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/icons/clock.svg) no-repeat;
    background-size: cover;
    opacity: 0.5; }
    @media (min-width: 768px) {
      .date-time:before {
        float: none; } }

.promocode__start {
  display: inline-block;
  margin-right: 0.5rem;
  font-size: 16px;
  font-weight: bold; }
  @media (min-width: 768px) {
    .promocode__start {
      font-size: 19px; } }
  .promocode__start:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 10px;
    background: url(../images/icons/clock.svg) no-repeat;
    background-size: cover; }
    @media (min-width: 768px) {
      .promocode__start:before {
        float: none; } }
  .promocode__start.black {
    background-color: #fff;
    color: #000; }
  .promocode__start.red {
    background-color: #ff4c4c;
    color: #fff; }

.promocode__full {
  clear: both;
  flex: none;
  margin-top: 2em;
  margin-bottom: 5em;
  font-size: 17px;
  line-height: 1.25em; }
  .promocode__full h3 {
    margin-bottom: 1.5rem; }
  .promocode__full h2 {
    margin-top: 3rem; }
  .promocode__full a {
    color: #04be7a;
    border-bottom: 1px solid rgba(4, 190, 122, 0.5); }
    .promocode__full a:hover {
      text-decoration: none;
      color: #ff4c4c;
      border-bottom-color: rgba(255, 76, 76, 0.75); }
  .promocode__full .row {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
    .promocode__full .row.row-week {
      margin-top: 1.5rem;
      margin-bottom: 1.5rem; }
    .promocode__full .row .row {
      margin-bottom: 0;
      margin-top: 0; }
  .promocode__full .promo_item {
    padding: 2rem 1.5rem;
    background-color: #efefef;
    border-radius: 10px;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem; }
  .promocode__full .promo_item.hot {
    position: relative;
    background-color: #fff0c2;
    }
  .promocode__full .promo_item.hot .desc {
    font-size: 1.3em;
    font-weight: 700;
    }
    .promocode__full .promo_item .row {
      margin-top: 0;
      margin-bottom: 0; }
    @media (min-width: 576px) {
      .promocode__full .promo_item {
        margin-top: 1.5rem;
        margin-bottom: 1.5rem; } }
  .promocode__full strong {
    font-weight: 700; }
.promocode__full .promo {
  margin-bottom: 1rem;
   }
@media (min-width: 768px) {
  .promocode__full .promo {
    margin-bottom: 0;
     } }
  .promocode__full .promo .promocode {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0.5rem;
    margin-right: 0.5rem;
    display: inline-block;
    border-radius: 5px;
    border: 1px dashed #ced4da;
    padding: 0.5em;
    background: #fff;
    line-height: 0.75em;
    -webkit-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 15px -5px rgba(0, 0, 0, 0.35);
    position: relative;
  }
    @media (min-width: 768px) {
      .promocode__full .promo .promocode {
        font-size: 27px; } }
    .promocode__full .promo .promocode.rcode {
      color: #ffc40c; }
  .promocode__full .promo button {
    margin-bottom: 0.5rem; }
  .promocode__full .desc {
    margin-bottom: 0.35em;
    font-size: 1.15em;}
  .promocode__full .orange-label {
    background: #ffc40c;
    display: inline-block;
    border-radius: 4px;
    font-size: 15px;
    padding: 0.25rem 0.75rem;
    color: #fff; }
  .promocode__full .percent {
    font-size: 1.15em;
    font-weight: 700;
    color: #000; }
  .promocode__full .date, .promocode__full .week-desc {
    color: rgba(0, 0, 0, 0.5); }
    .promocode__full .date p, .promocode__full .week-desc p {
      margin-bottom: 0;
      display: inline; }
  .promocode__full .row-week .week-image {
    margin-bottom: 0.75rem;
    max-width: 300px;
    max-height: 300px; }
    @media (min-width: 768px) {
      .promocode__full .row-week .week-image {
        max-width: 300px;
        max-height: 300px; } }
    .promocode__full .row-week .week-image img {
      width: 100%;
      height: auto;
      border-radius: 10px; }
  .promocode__full .row-week .week-title {
    font-size: 21px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 0.25rem; }
  .promocode__full .row-week .week-desc {
    margin-bottom: 2rem; }
  .promocode__full .row-week-brands .week-image {
    max-width: 60%; }
    .promocode__full .row-week-brands .week-image img {
      border-radius: 50%;
      border: 2px solid #e5e5e5; }

#goods .row {
  padding-right: 1rem; }
#goods .goods__categories a {
  color: #04be7a;
  border-bottom: 1px dotted rgba(4, 190, 122, 0.5); }
  #goods .goods__categories a:hover {
    text-decoration: none;
    color: #ff4c4c;
    border-bottom: 1px dotted #ff4c4c; }
#goods .disabled {
  display: none; }

.goods_item {
  padding: 1rem;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  margin-bottom: 0.5em;
  margin-right: -1rem;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .goods_item:hover {
    -webkit-box-shadow: 5px 5px 25px -5px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 5px 5px 25px -5px rgba(0, 0, 0, 0.35);
    box-shadow: 5px 5px 25px -5px rgba(0, 0, 0, 0.35); }
  @media (min-width: 576px) {
    .goods_item {
      padding: 1.5rem; } }

.goodtop .goods_item,
.goods_item.goodtop {
  border: 2px solid #62BE75; }

.goods_title {
  margin-bottom: 0.5rem; }

.goods_img {
  width: 100%;
  height: auto;
  margin: 0 auto;
  margin-bottom: 1rem; }
  @media (min-width: 576px) {
    .goods_img {
      width: 80%; } }

.goods_desc {
  margin-bottom: 0.5rem; }
  .goods_desc .goods_title {
    line-height: 1.25em; }
  .goods_desc .goods_price {
    font-weight: 900;
    color: #62BE75;
    font-size: 1.5em; }

.goods_buy a.btn-wp {
  border: 1px solid transparent;
  padding: .5rem 1.25rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  color: #fff; }

.footer {
  padding: 35px 0;
  border-top: 1px solid #e5e5e5;
  overflow: hidden;
  line-height: 1.2;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5); }
  @media (min-width: 576px) {
    .footer {
      padding: 35px 0; } }
  .footer p {
    margin: 0; }
  .footer a {
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
    color: rgba(0, 0, 0, 0.5); }
    .footer a:hover {
      border-color: #000;
      text-decoration: none;
      color: #000; }
  .footer ul {
    padding-left: 0; }
    .footer ul li {
      display: inline-block;
      width: 100%;
      vertical-align: top;
      margin-bottom: 1em; }
      .footer ul li a {
        margin-bottom: 0.5em; }
      @media (min-width: 576px) {
        .footer ul li {
          width: 49%; } }
      .footer ul li ul.sub-menu li {
        display: block;
        width: 100%;
        margin-bottom: 0; }

/*# sourceMappingURL=main.css.map */
