.widget.c-shares.c-shares-template-7 {
  overflow: hidden;
}
.widget.c-shares.c-shares-template-7 .widget-wrapper {
  width: 68%;
  margin: 0 auto;
}
.widget.c-shares.c-shares-template-7 .widget-all-button {
  display: block;
  width: 140px;
  padding-left: 10px;
  text-align: right;
  text-decoration: none;
}
.widget.c-shares.c-shares-template-7 .widget-all-button span {
  display: block;
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #808080;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  word-break: break-word;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: color;
  -moz-transition-property: color;
  -ms-transition-property: color;
  -o-transition-property: color;
  transition-property: color;
}
.widget.c-shares.c-shares-template-7 .widget-all-button i {
  display: none;
  font-size: 18px;
  line-height: 30px;
}
.widget.c-shares.c-shares-template-7 .intec-grid-item-2 {
  padding: 0 11px;
}
.widget.c-shares.c-shares-template-7 .widget-header[data-link-all=true] .widget-title.align-center {
  margin-left: 150px;
}
.widget.c-shares.c-shares-template-7 .widget-header[data-link-all=true] .widget-description.align-center {
  margin-left: 150px;
}
.widget.c-shares.c-shares-template-7 .widget-item {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 354px;
  background: #fff;
}
.widget.c-shares.c-shares-template-7 .widget-item:hover .widget-item-fade {
  opacity: 0.5;
}
.widget.c-shares.c-shares-template-7 .widget-item-picture {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.widget.c-shares.c-shares-template-7 .widget-item-picture[data-lazyload-use=true] {
  background-color: #F2F2F2;
}
.widget.c-shares.c-shares-template-7 .widget-item-fade {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  opacity: 0;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.widget.c-shares.c-shares-template-7 .widget-item-content {
  position: absolute;
  left: 10%;
  top: 30%;
}
.widget.c-shares.c-shares-template-7 .widget-item-name {
  font-family: 'Cormorant';
  font-weight: 500;
  font-size: 27.5331px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.widget.c-shares.c-shares-template-7 .widget-item-description {
  font-weight: 300;
  font-size: 15.2961px;
  line-height: 150%;
  color: #232323;
  width: 57.7%;
  overflow: hidden;
  -webkit-transition-duration: 0.35s;
  -moz-transition-duration: 0.35s;
  -ms-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, opacity;
  -moz-transition-property: height, opacity;
  -ms-transition-property: height, opacity;
  -o-transition-property: height, opacity;
  transition-property: height, opacity;
}
.widget.c-shares.c-shares-template-7 .widget-item-description span {
  margin-top: 16px;
  max-height: 54px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.widget.c-shares.c-shares-template-7 .widget-item-link {
  display: inline-block;
  position: relative;
  margin-top: 32px;
  /*padding-right: 38px;*/
}
.widget.c-shares.c-shares-template-7 .widget-item-link a {
  font-size: 12.2369px;
  line-height: 150%;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #A13446;
  margin: -5px 0 -5px -5px;
  text-decoration: none;
  padding: 5px 38px 5px 5px;
  width: 100%;
  height: 100%;
}
.widget.c-shares.c-shares-template-7 .widget-item-link::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 32.89px;
  border: 0.764807px solid #A13446;
}

@media (max-width: 1500px) {
  .widget.c-shares.c-shares-template-7 .widget-wrapper {
    width: 85%;
  }
}

@media (max-width: 1280px) {
  .widget.c-shares.c-shares-template-7 .widget-wrapper {
    width: 95%;
  }
}

@media (max-width: 1100px) {
  .widget.c-shares.c-shares-template-7 .widget-wrapper {
    width: 97%;
  }
}

@media (max-width: 1000px) {
  .widget.c-shares.c-shares-template-7 .widget-wrapper {
    width: 100%;
  }
  .widget.c-shares.c-shares-template-7 .widget-shares {
    flex-direction: column;
    align-items: center !important;
  }

  .widget.c-shares.c-shares-template-7 .widget-shares .widget-share {
    margin-bottom: 40px;
    flex: 0 0 80%;
    max-width: 80%;
  }

  .widget.c-shares.c-shares-template-7 .widget-shares .widget-share:last-child {
    margin-bottom: 0;
  }
}
@media all and (max-width: 768px) {
  .widget.c-shares.c-shares-template-7 .widget-shares .widget-share {
    margin-bottom: 30px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .widget.c-shares.c-shares-template-7 .widget-wrapper {
    padding: 0 17px;
  }
}
@media all and (max-width: 500px) {
  .widget.c-shares.c-shares-template-7 .widget-item {
    min-height: 206px;
  }
  .widget.c-shares.c-shares-template-7 .widget-shares .widget-share {
    margin-bottom: 13px;
  }
  .widget.c-shares.c-shares-template-7 .widget-item-description {
    font-size: 9px;
  }
  .widget.c-shares.c-shares-template-7 .widget-item-name {
    font-size: 16px;
  }
  .widget.c-shares.c-shares-template-7 .widget-item-link a{
    font-size: 8px;
    padding-right: 23px;
  }
  .widget.c-shares.c-shares-template-7 .widget-item-link::after {
    width: 19px;
    border: 0.444965px solid #A13446;
    top: 64%;
  }
  .widget.c-shares.c-shares-template-7 .widget-header[data-link-all=true] .widget-title.align-center {
    margin-left: 40px;
  }
  .widget.c-shares.c-shares-template-7 .widget-header[data-link-all=true] .widget-description.align-center {
    margin-left: 40px;
  }
  .widget.c-shares.c-shares-template-7 .widget-all-button {
    text-align: center;
    width: 30px;
    padding-left: 0;
    margin-left: 10px;
  }
  .widget.c-shares.c-shares-template-7 .widget-all-button span {
    display: none;
  }
  .widget.c-shares.c-shares-template-7 .widget-all-button i {
    display: inline-block;
  }
}

/*# sourceMappingURL=style.css.map */
