.widget.c-categories.c-categories-template-17 .widget-item[data-theme=dark] .widget-item-sticker,
.widget.c-categories.c-categories-template-17 .widget-item[data-theme=dark] .widget-item-name,
.widget.c-categories.c-categories-template-17 .widget-item[data-theme=dark] .widget-item-preview-text {
  color: #fff;
}
.widget.c-categories.c-categories-template-17 .widget-items {
  position: relative;
}
.widget.c-categories.c-categories-template-17 .widget-items:hover a {
  text-decoration: none;
}
.widget.c-categories.c-categories-template-17 .widget-item-wrapper {
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  overflow: hidden;
  z-index: 1;
}
.widget.c-categories.c-categories-template-17 .widget-item-block {
  text-decoration: none;
}
.widget.c-categories.c-categories-template-17 .widget-item-picture {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 1;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -ms-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.widget.c-categories.c-categories-template-17 .widget-item-content-wrap {
  position: relative;
  min-height: 200px;
  font-size: 0;
  padding: 10px 20px 16px 20px;
  z-index: 1;
}
.widget.c-categories.c-categories-template-17 .widget-item-content-wrap a {
  text-decoration: none;
}
.widget.c-categories.c-categories-template-17 .widget-item-name {
  font-size: 24px;
  font-weight: 600;
  max-width: 300px;
  color: #404040;
  line-height: 1.46;
  max-height: 100px;
  overflow: hidden;
}
.widget.c-categories.c-categories-template-17 .widget-item-sticker {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #808080;
  letter-spacing: 0.07em;
  line-height: 1.8;
  height: 25px;
  overflow: hidden;
  max-width: 300px;
  margin-bottom: 3px;
}
.widget.c-categories.c-categories-template-17 .widget-item-preview-text {
  color: #404040;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.43;
  max-height: 60px;
  overflow: hidden;
  max-width: 300px;
}
.widget.c-categories.c-categories-template-17 .widget-item-price {
  color: #fff;
  font-size: 15px;
  text-align: center;
  border-radius: 70px;
  padding: 4px 32px;
  font-weight: 700;
  margin-top: 20px;
  display: inline-block;
  position: relative;
  line-height: 2;
  max-height: 39px;
  overflow: hidden;
  max-width: 450px;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.widget.c-categories.c-categories-template-17 .widget-item-price:hover {
  text-decoration: none;
}
.widget.c-categories.c-categories-template-17 .widget-item-price:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -ms-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.widget.c-categories.c-categories-template-17 .widget-item-price:hover::after {
  opacity: 0.3;
}
.widget.c-categories.c-categories-template-17 widget-item-right-text {
  padding: 10px 0;
}
.widget.c-categories.c-categories-template-17[data-columns="1"] widget-item-name {
  max-height: 105px;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .widget.c-categories.c-categories-template-17[data-columns="1"] .widget-item-name {
    font-size: 16px;
    line-height: 20px;
    max-height: 60px;
  }
}
@media screen and (max-width: 470px) {
  .widget.c-categories.c-categories-template-17[data-columns="1"] .widget-item-price {
    margin-top: 12px;
  }
  .widget.c-categories.c-categories-template-17[data-columns="1"] .widget-item-content-wrap {
    flex-direction: column;
    align-items: flex-start !important;
  }
  .widget.c-categories.c-categories-template-17[data-columns="1"] .widget-item-name {
    margin-bottom: 8px;
  }
}
.widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-name {
  max-width: 300px;
  max-height: 105px;
  overflow: hidden;
  margin-top: 15px;
}
.widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-price {
  max-width: 300px;
  max-height: 38px;
  overflow: hidden;
}
.widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-content {
  margin-left: 9%;
}
@media all and (max-width: 1250px) {
  .widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-name {
    font-size: 16px;
    line-height: 20px;
    max-height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-name {
    font-size: 20px;
    line-height: 25px;
    max-height: 75px;
  }
}
@media all and (max-width: 470px) {
  .widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-name {
    font-size: 16px;
    line-height: 20px;
    max-height: 60px;
  }
  .widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-content {
    margin-left: 0;
  }
  .widget.c-categories.c-categories-template-17[data-columns="2"] .widget-item-price {
    margin-top: 12px;
    line-height: 38px;
  }
}
@media screen and (max-width: 768px) {
  .widget.c-categories.c-categories-template-17 .widget-item-content-wrap {
    background-color: rgba(255, 255, 255, 0.5);
  }
}
@media screen and (max-width: 470px) {
  .widget.c-categories.c-categories-template-17 .widget-item-left-text,
.widget.c-categories.c-categories-template-17 .widget-item-right-text {
    width: 100%;
    text-align: center;
  }
  .widget.c-categories.c-categories-template-17 .widget-item-sticker {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    max-height: 48px;
    max-width: none;
  }
  .widget.c-categories.c-categories-template-17 .widget-item-name {
    max-width: none;
  }
  .widget.c-categories.c-categories-template-17 .widget-item-preview-text {
    max-width: none;
  }
  .widget.c-categories.c-categories-template-17 .widget-item-price {
    font-size: 12px;
    padding: 8px 24px;
    font-weight: 600;
  }
  .widget.c-categories.c-categories-template-17 .widget-itemcontent-wrap {
    padding: 20px 20px 26px 20px;
  }
}

/*# sourceMappingURL=style.css.map */
