/*
*  STYLE DEFAULT WIDGETS
*
*
*  [Table of contents]
*
*  [&. Content / #key]
*  [Let press Ctrl + f and type of paste the key, then press Enter to search the content ]
*
*  Summary:
*
*
*  0. General
*  1. Widget About Us
*  2. Widget Banner
*  3. Widget Categories
*  4. Widget Contact
*  5. Widget Image Slider
*  6. Widget Newsletter
*  7. Widget Post Block
*  8. Widget Project List
*  9. Widget Recent Post
*  10. Widget Gallery
*  11. Widget About Me
*  12. Widget Download
*  13. Widget New Tweet
*  14. Widget Causes
*  15. Widget Events
*  16. Social Counter
*  17. Widget Instagram
*  18. Widget FAQ Category
*  19. Widget Custom Post
*  20. Widget Partner
*  21. Footer widget
*
*
*/
/*----------  0. General  ----------------------*/
.slz-widget {
  margin-top: 50px;
}

.slz-widget:first-child {
  margin-top: 0;
}

.slz-widget .widget-title.logo-title,
.slz-widget .title-widget.logo-title {
  padding-bottom: 0;
  border-bottom: 0;
}

.slz-widget .widget-title.logo-title > a,
.slz-widget .title-widget.logo-title > a {
  display: inline-block;
  vertical-align: top;
}

.slz-widget .slick-dots {
  bottom: -30px;
}

.slz-widget .slick-dots li {
  width: 20px;
  margin: 0;
  padding: 0;
}

.slz-widget .slick-dots li button:before {
  font-size: 8px;
}

.slz-widget.slz-gallery .slick-dots li {
  width: 20px;
  margin: 0;
  padding: 0;
}

.slz-widget .social a {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
}

.slz-widget .social a:first-child {
  margin-left: 0;
}

.slz-widget .social a:last-child {
  margin-right: 0;
}

/*----------  1. Widget About Us  ---------------*/
.slz-widget-about-us p {
  margin: 0 0 15px 0;
}

.slz-widget-about-us p:last-child {
  margin: 0;
}

.slz-widget-about-us .widget-description {
  color: #28313b;
}

.slz-widget-about-us .widget-description + .social {
  margin-top: 15px;
}

.slz-widget-about-us .social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #afafaf;
  line-height: 40px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.slz-widget-about-us .social a:hover {
  color: #fff;
  background-color: #8dd64f;
  -webkit-box-shadow: 3px 7px 15px 0 rgba(51, 49, 70, 0.3);
  -moz-box-shadow: 3px 7px 15px 0 rgba(51, 49, 70, 0.3);
  box-shadow: 3px 7px 15px 0 rgba(51, 49, 70, 0.3);
}

.slz-widget-about-us .social a + a {
  margin: 0 0 5px 5px;
}

.slz-widget-about-us .social a .text {
  font-size: 0;
}

/*----------  2. Widget Banner  -----------------*/
.slz-banner-image a {
  display: block;
}

.slz-banner-image a:hover {
  opacity: 0.7;
}

.slz-banner-image img {
  margin: 0 auto;
}

/*----------  3. Widget Categories  -------------*/
.slz-categories .link,
.slz-categories2 .link,
.slz-widget-categories .link,
.slz-widget-categories2 .link {
  z-index: 1;
  display: block;
  color: #28313b;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.44;
  letter-spacing: 0.6px;
  position: relative;
  padding: 10px 50px 10px 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: "Montserrat", sans-serif;
}

.slz-categories .link > .icons,
.slz-categories2 .link > .icons,
.slz-widget-categories .link > .icons,
.slz-widget-categories2 .link > .icons {
  width: 18px;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}

.slz-categories .link > .text,
.slz-categories2 .link > .text,
.slz-widget-categories .link > .text,
.slz-widget-categories2 .link > .text {
  display: inline;
  line-height: inherit;
  vertical-align: top;
}

.slz-categories .link:before, .slz-categories .link:after {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.slz-categories .link:before {
  background-color: #8dd64f;
}

.slz-categories .link:after {
  z-index: -1;
  opacity: 0.8;
  background: -moz-linear-gradient(left, #f6f6f6 0%, white 100%);
  background: -webkit-linear-gradient(left, #f6f6f6 0%, white 100%);
  background: linear-gradient(to right, #f6f6f6 0%, white 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=1);
}

.slz-categories .link:hover {
  color: #8dd64f;
  padding-left: 20px;
  padding-right: 30px;
}

.slz-categories .link:hover:before {
  width: 6px;
}

.slz-categories .link:hover:after {
  width: 50%;
}

.slz-categories .two-column .link {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}

.slz-categories .slz-categories .two-column .link {
  padding-right: 30px;
}

.slz-categories .slz-categories .two-column .link:hover {
  padding-right: 10px;
}

.slz-categories .slz-categories .link > .icons {
  display: none;
}

.slz-categories .link > .badge,
.slz-widget-categories .link > .badge {
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
  padding: 10px 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  background-color: transparent;
}

.slz-categories .link > .badge:before,
.slz-widget-categories .link > .badge:before {
  content: '(';
}

.slz-categories .link > .badge:after,
.slz-widget-categories .link > .badge:after {
  content: ')';
}

.slz-categories2 .link:hover,
.slz-widget-categories .link:hover,
.slz-widget-categories2 .link:hover {
  color: #8dd64f;
}

.slz-categories2 .link > .label-right,
.slz-widget-categories2 .link > .label-right {
  position: absolute;
  padding: 10px 0;
  top: 0;
  right: 0;
}

/*----------  4. Widget Contact  ----------------*/
.slz-widget-contact-info .item {
  display: table;
  position: relative;
}

.slz-widget-contact-info .item > .icons {
  display: table-cell;
  width: 30px;
  text-align: left;
}

.slz-widget-contact-info .item .icons {
  position: relative;
  line-height: 24px;
  left: 0;
}

.slz-widget-contact-info .item > .contact-info {
  display: table-cell;
}

.slz-widget-contact-info .item > .text {
  display: block;
  margin: 0;
}

.slz-widget-contact-info .item:first-child {
  margin-top: 0;
}

.slz-widget-contact-info .item + .item {
  margin-top: 10px;
}

.slz-widget-contact-form p label {
  font-weight: 400;
  display: block;
}

.slz-widget-contact-form .wpcf7-form-control {
  display: block;
  width: 100%;
  margin-top: 0;
  border: 1px solid #e9ebef;
}

.slz-widget-contact-form textarea {
  height: 140px;
  resize: none;
}

.slz-widget-contact-form .cf7-btn-submit {
  position: relative;
  text-align: center;
}

.slz-widget-contact-form .wpcf7 img.ajax-loader {
  border: none;
  position: absolute;
  top: 50%;
  left: auto;
  right: 120px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slz-widget-contact-form .wpcf7-submit,
.slz-widget .tnp-widget-minimal input.tnp-submit {
  color: #fff;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
  border: 1px solid #8dd64f;
  background-color: #8dd64f;
}

/*----------  5. Widget Image Slider  -----------*/
.slz-carousel-photos .heading .title {
  padding: 40px 0;
  margin: 0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  color: #213047;
  background-color: #f8f8f8;
  font-weight: 600;
  line-height: 1;
}

.slz-widget .slz-carousel-photos .slick-list {
  margin: 0 -5px;
}

.slz-widget .slz-carousel-photos .slz-carousel .item {
  padding: 0 5px;
}

.slz-widget .slz-carousel-photos .thumb {
  position: relative;
  display: block;
  overflow: hidden;
}

.slz-widget .slz-carousel-photos .thumb:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.slz-widget .slz-carousel-photos .thumb img {
  height: 100%;
  width: auto;
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/*----------  6. Widget Newsletter  -------------*/
.slz-widget-send-mail .form-control,
.slz-shortcode-send-mail .form-control {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0 12px;
  resize: none;
  border: none;
  border-bottom: 1px solid #e9ebef;
  border-radius: 0;
  -webkit-border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.slz-widget-send-mail .description {
  margin-bottom: 10px;
}

.slz-widget-send-mail2 .description,
.sc-newslettter-des {
  margin: 0 0 20px 0;
}

.slz-widget-send-mail2 .slz-input-group,
.slz-shortcode-send-mail2 .slz-input-group {
  position: relative;
  padding: 3px;
  margin: 0;
  display: table;
  border-collapse: separate;
  border: 1px solid #e9ebef;
}

.slz-widget-send-mail2 .form-control,
.slz-shortcode-send-mail2 .form-control,
.slz-widget .tnp-widget-minimal input.tnp-email {
  display: table-cell;
  width: 100%;
  height: 40px;
  border-color: transparent;
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
}

.slz-widget .tnp-widget-minimal input.tnp-email {
  display: table;
  border: 1px solid #e9ebef;
  margin-bottom: 20px;
}

.slz-widget-send-mail2 .form-control:focus,
.slz-shortcode-send-mail2 .form-control:focus {
  border-color: transparent;
}

.slz-widget-send-mail2 .input-group-button,
.slz-shortcode-send-mail2 .input-group-button {
  display: table-cell;
  position: relative;
  font-size: 0;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
}

.slz-widget-send-mail2 .input-group-button .btn-text + .btn-icon,
.slz-shortcode-send-mail2 .input-group-button .btn-text + .btn-icon {
  margin: 0 0 0 10px;
}

.slz-widget-send-mail2 .input-group-button > .btn,
.slz-widget-send-mail2 .btn,
.slz-shortcode-send-mail2 .input-group-button > .btn,
.slz-shortcode-send-mail2 .btn {
  position: relative;
  font-size: 14px;
  height: 40px;
  z-index: 2;
  border-radius: 0;
  -webkit-border-radius: 0;
}

.slz-widget-send-mail2 input[type=text],
.slz-widget-send-mail2 .input-group-button > .btn:focus {
  display: none;
}

.sc-newslettter-title,
.entry-content .sc_newsletter .slz-title-shortcode {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 20px;
  position: relative;
  color: #18364a;
  text-transform: uppercase;
}

.widget_slz_newsletter .slz-widget-send-mail .form-control,
.widget_slz_newsletter .slz-widget-send-mail input.tnp-email,
.widget_slz_newsletter .slz-widget-send-mail2 .form-control,
.widget_slz_newsletter .slz-widget-send-mail2 input.tnp-email,
.widget_slz_newsletter .tnp-widget-minimal .form-control,
.widget_slz_newsletter .tnp-widget-minimal input.tnp-email,
.widget_newsletterwidgetminimal .slz-widget-send-mail .form-control,
.widget_newsletterwidgetminimal .slz-widget-send-mail input.tnp-email,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .form-control,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 input.tnp-email,
.widget_newsletterwidgetminimal .tnp-widget-minimal .form-control,
.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d8d8d8;
  height: 58px;
  font-size: 14px;
}

.widget_slz_newsletter .slz-widget-send-mail .form-control:focus,
.widget_slz_newsletter .slz-widget-send-mail input.tnp-email:focus,
.widget_slz_newsletter .slz-widget-send-mail2 .form-control:focus,
.widget_slz_newsletter .slz-widget-send-mail2 input.tnp-email:focus,
.widget_slz_newsletter .tnp-widget-minimal .form-control:focus,
.widget_slz_newsletter .tnp-widget-minimal input.tnp-email:focus,
.widget_newsletterwidgetminimal .slz-widget-send-mail .form-control:focus,
.widget_newsletterwidgetminimal .slz-widget-send-mail input.tnp-email:focus,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .form-control:focus,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 input.tnp-email:focus,
.widget_newsletterwidgetminimal .tnp-widget-minimal .form-control:focus,
.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email:focus {
  border-color: #8dd64f;
}

.widget_slz_newsletter .slz-widget-send-mail .form-control::-webkit-input-placeholder,
.widget_slz_newsletter .slz-widget-send-mail input.tnp-email::-webkit-input-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 .form-control::-webkit-input-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 input.tnp-email::-webkit-input-placeholder,
.widget_slz_newsletter .tnp-widget-minimal .form-control::-webkit-input-placeholder,
.widget_slz_newsletter .tnp-widget-minimal input.tnp-email::-webkit-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail .form-control::-webkit-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail input.tnp-email::-webkit-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .form-control::-webkit-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 input.tnp-email::-webkit-input-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal .form-control::-webkit-input-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email::-webkit-input-placeholder {
  font-size: 14px;
  color: #bbbbbb;
}

.widget_slz_newsletter .slz-widget-send-mail .form-control:-ms-input-placeholder,
.widget_slz_newsletter .slz-widget-send-mail input.tnp-email:-ms-input-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 .form-control:-ms-input-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 input.tnp-email:-ms-input-placeholder,
.widget_slz_newsletter .tnp-widget-minimal .form-control:-ms-input-placeholder,
.widget_slz_newsletter .tnp-widget-minimal input.tnp-email:-ms-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail .form-control:-ms-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail input.tnp-email:-ms-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .form-control:-ms-input-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 input.tnp-email:-ms-input-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal .form-control:-ms-input-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email:-ms-input-placeholder {
  font-size: 14px;
  color: #bbbbbb;
}

.widget_slz_newsletter .slz-widget-send-mail .form-control::-moz-placeholder,
.widget_slz_newsletter .slz-widget-send-mail input.tnp-email::-moz-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 .form-control::-moz-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 input.tnp-email::-moz-placeholder,
.widget_slz_newsletter .tnp-widget-minimal .form-control::-moz-placeholder,
.widget_slz_newsletter .tnp-widget-minimal input.tnp-email::-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail .form-control::-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail input.tnp-email::-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .form-control::-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 input.tnp-email::-moz-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal .form-control::-moz-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email::-moz-placeholder {
  font-size: 14px;
  color: #bbbbbb;
}

.widget_slz_newsletter .slz-widget-send-mail .form-control:-moz-placeholder,
.widget_slz_newsletter .slz-widget-send-mail input.tnp-email:-moz-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 .form-control:-moz-placeholder,
.widget_slz_newsletter .slz-widget-send-mail2 input.tnp-email:-moz-placeholder,
.widget_slz_newsletter .tnp-widget-minimal .form-control:-moz-placeholder,
.widget_slz_newsletter .tnp-widget-minimal input.tnp-email:-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail .form-control:-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail input.tnp-email:-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .form-control:-moz-placeholder,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 input.tnp-email:-moz-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal .form-control:-moz-placeholder,
.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-email:-moz-placeholder {
  font-size: 14px;
  color: #bbbbbb;
}

.widget_slz_newsletter .slz-widget-send-mail .description,
.widget_newsletterwidgetminimal .slz-widget-send-mail .description {
  margin-bottom: 20px;
}

.widget_slz_newsletter .slz-widget-send-mail button.slz-btn,
.widget_newsletterwidgetminimal .slz-widget-send-mail button.slz-btn {
  font-size: 14px;
  border: none;
}

.widget_slz_newsletter .slz-widget-send-mail2 .slz-input-group,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .slz-input-group {
  padding: 0;
  border: none;
}

.widget_slz_newsletter .slz-widget-send-mail2 .form-control,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .form-control {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.widget_slz_newsletter .slz-widget-send-mail2 .input-group-button > .btn,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .input-group-button > .btn {
  position: relative;
  font-size: 14px;
  height: 58px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 1px;
  background-color: transparent;
  color: #fff;
  text-transform: uppercase;
  border: none;
}

.widget_slz_newsletter .slz-widget-send-mail2 .input-group-button > .btn:before,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .input-group-button > .btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #8dd64f;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.widget_slz_newsletter .slz-widget-send-mail2 .input-group-button > .btn:hover:before,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .input-group-button > .btn:hover:before {
  filter: brightness(80%) contrast(130%);
  -webkit-filter: brightness(80%) contrast(130%);
}

.widget_slz_newsletter .slz-widget-send-mail2 .input-group-button .btn-text,
.widget_slz_newsletter .slz-widget-send-mail2 .input-group-button .btn-icon,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .input-group-button .btn-text,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .input-group-button .btn-icon {
  position: relative;
}

.widget_slz_newsletter .slz-widget-send-mail2 .input-group-button .btn-text + .btn-icon,
.widget_newsletterwidgetminimal .slz-widget-send-mail2 .input-group-button .btn-text + .btn-icon {
  margin: 0;
}

.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-submit {
  font-family: "Montserrat", sans-serif;
  background-color: #8dd64f;
  border: none;
  font-weight: 600;
  padding: 18px 35px;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.widget_newsletterwidgetminimal .tnp-widget-minimal input.tnp-submit:hover {
  background-color: #71c12e;
}

/*----------  7. Widget Post Block  -------------*/
.slz-widget .block-info li {
  padding-top: 0;
  padding-bottom: 0;
}

.slz-widget-post-block .main-layout .block-title {
  font-size: 20px;
}

.slz-widget-post-block .main-layout .slz-block-item-01 .block-content {
  padding: 15px;
}

.slz-widget-post-block .block-title + .block-info {
  margin-top: 10px;
}

/*----------  8. Widget Project List  -----------*/
.slz-widget-project .slz-block-item-03.style-2 .block-image {
  width: 120px;
}

.slz-widget-project .slz-block-item-03.style-2 .block-image + .block-content {
  padding-top: 0;
  padding-left: 15px;
}

.slz-widget-project .slz-block-item-03.style-2 .block-text {
  margin-top: 10px;
}

.slz-widget-project .slz-block-item-03 .block-title {
  font-size: 16px;
}

.slz-widget-project .slz-block-item-03 .block-content .block-category {
  font-size: 12px;
  margin-bottom: 0;
}

/*----------  9. Widget Recent Post  ------------*/
.slz-widget-recent-post .media {
  border-top: 1px solid #e9ebef;
  padding-top: 15px;
  margin-top: 15px;
}

.slz-widget-recent-post .media:first-child {
  padding-top: 0;
  border-top: none;
  margin-top: 0;
}

.slz-widget-recent-post .media-left {
  padding-right: 15px;
}

.slz-widget-recent-post .media-right {
  padding-left: 0;
}

.slz-widget-recent-post .wrapper-image {
  position: relative;
  width: 120px;
  display: block;
  overflow: hidden;
}

.slz-widget-recent-post .wrapper-image:before {
  content: "";
  display: block;
  padding-top: 67%;
}

.slz-widget-recent-post .wrapper-image:after {
  top: 0;
  left: 0;
  z-index: 1;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
}

.slz-widget-recent-post .wrapper-image img {
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  max-width: none;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slz-widget-recent-post .media:hover .wrapper-image:after {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.slz-widget-recent-post .media-heading {
  color: #18364a;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  position: relative;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.slz-widget-recent-post .media-heading:hover {
  color: #8dd64f;
}

.slz-widget-recent-post .meta {
  line-height: 14px;
}

.slz-widget-recent-post .meta-info {
  font-size: 14px;
  color: #989b9f;
  font-style: italic;
  margin-right: 20px;
  margin-bottom: 5px;
  position: relative;
  vertical-align: top;
  display: inline-block;
  text-transform: capitalize;
}

.slz-widget-recent-post .meta-info:before {
  top: -2px;
  font-size: 7px;
  color: #c5c5c5;
  content: "\f111";
  margin-right: 5px;
  font-style: normal;
  position: relative;
  line-height: inherit;
  font-family: "FontAwesome";
}

.slz-widget-recent-post .meta-info .link {
  color: #989b9f;
}

.slz-widget-recent-post .meta-info .link:hover, .slz-widget-recent-post .meta-info .link:focus {
  color: #8dd64f;
}

.slz-widget-recent-post .icon-meta {
  display: none;
  font-family: "FontAwesome";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slz-widget-recent-post .view .icon-meta:before {
  content: "\f06e";
}

.slz-widget-recent-post .comment .icon-meta:before {
  content: "\f086";
}

.slz-widget-recent-post .widget-content .media {
  border-top: 0;
  padding-bottom: 10px;
}

.slz-widget-recent-post .widget-content .media-left {
  padding-right: 20px;
}

.slz-widget-recent-post .widget-content .media-right .block-info {
  line-height: 1;
  margin-top: -2px;
}

.slz-widget-recent-post .widget-content .media-right .block-info li .date:before {
  content: none;
}

.slz-widget-recent-post .widget-content .media-right .block-content {
  line-height: 1;
}

.slz-widget-recent-post .widget-content .media-right .block-content .block-subinfo {
  margin-top: 0;
}

.slz-widget-recent-post .widget-content .media-right .block-content .block-subinfo li a {
  line-height: 1;
}

.slz-widget-recent-post .widget-content .media-heading {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: 600;
  letter-spacing: 0.2px;
  color: #333146;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5556;
}

.slz-widget-recent-post .widget-content .media-heading:hover, .slz-widget-recent-post .widget-content .media-heading:focus {
  color: #8dd64f;
}

.slz-widget-recent-post .widget-content .wrapper-image {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #000000;
  background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.5));
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0.5)', GradientType=0);
}

.slz-widget-recent-post .widget-content .wrapper-image:before {
  padding-top: 70%;
}

.slz-widget-recent-post .widget-content .wrapper-image:after {
  opacity: 0.85;
  background: #009efd;
  background: -moz-linear-gradient(-45deg, #009efd 0%, #2af598 100%);
  background: -webkit-linear-gradient(-45deg, #009efd 0%, #2af598 100%);
  background: linear-gradient(135deg, #009efd 0%, #2af598 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#009efd', endColorstr='#2af598',GradientType=1 )";
}

.slz-widget-recent-post .widget-content.no-image .meta-info {
  position: relative;
  padding: 0;
}

.slz-widget-recent-post .widget-content.no-image .meta-info + .meta-info {
  padding-left: 15px;
}

.slz-widget-recent-post .widget-content.no-image .meta-info .icon-meta {
  display: inline-block;
  min-width: 20px;
}

/*----------  10. Widget Gallery  ---------------*/
.slz-widget-gallery .widget-content ul,
.entry-content .slz-widget-gallery .widget-content ul {
  padding: 0;
  font-size: 0;
  margin: 0 -5px;
}

.slz-widget-gallery .widget-content ul li {
  width: 25%;
  padding: 5px;
  vertical-align: top;
  display: inline-block;
}

.slz-widget-gallery .widget-content ul.three-column li {
  width: 33.333%;
}

.slz-widget-gallery .thumb {
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
}

.slz-widget-gallery .thumb:before {
  content: "";
  display: block;
  padding-top: 83.33%;
}

.slz-widget-gallery .thumb:after {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  content: '';
  position: absolute;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: rgba(0, 0, 0, 0.4);
}

.slz-widget-gallery .thumb img {
  top: 50%;
  left: 50%;
  width: auto;
  height: 100%;
  max-width: none;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.slz-widget-gallery ul:hover .thumb:after {
  opacity: 1;
}

.slz-widget-gallery ul:hover .thumb:hover:after {
  opacity: 0;
}

/*----------  11. Widget About Me  --------------*/
.slz-widget-about-me .slz-about-me-01 {
  display: block;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper {
  text-align: center;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .image-wrapper {
  position: relative;
  width: 180px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .image-wrapper:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .image-wrapper img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 100%;
  max-width: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .content-wrapper {
  color: #6f6e72;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .content-wrapper .name {
  color: #28313b;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .content-wrapper a.name:hover {
  color: #8dd64f;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .content-wrapper .content-text {
  font-size: 16px;
  margin-top: 10px;
  font-family: "Lato", sans-serif;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .social-wrapper {
  color: #6f6e72;
  font-weight: 600;
  margin-top: 10px;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .social-wrapper .list-social-wrapper {
  margin: 0;
  padding: 0;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .social-wrapper .list-social-wrapper li {
  margin-top: 8px;
  padding: 0;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .social-wrapper .list-social-wrapper li:first-child {
  padding-left: 0;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .social-wrapper .list-social-wrapper li:last-child {
  padding-right: 0;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .social-wrapper .list-social-wrapper li a {
  margin: 0;
  width: 40px;
  height: 40px;
  color: #6f6e72;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.slz-widget-about-me .slz-about-me-01 .block-wrapper .social-wrapper .list-social-wrapper li a:hover {
  color: #fff;
  background-color: #8dd64f;
  -webkit-box-shadow: 3px 7px 15px 0 rgba(51, 49, 70, 0.3);
  -moz-box-shadow: 3px 7px 15px 0 rgba(51, 49, 70, 0.3);
  box-shadow: 3px 7px 15px 0 rgba(51, 49, 70, 0.3);
}

/*----------  12. Widget Download ---------------*/
.slz-widget-material-download .slz-btn {
  display: block;
  text-align: left;
  margin-right: 0;
}

.slz-widget-material-download .slz-btn .icons {
  position: relative;
  z-index: 3;
  font-size: 16px;
  margin-right: 5px;
}

.slz-widget-material-download .slz-btn .btn-icon {
  float: right;
  line-height: 1.7;
}

/*----------  13. Widget New Tweet --------------*/
.slz-widget .slz-new-tweet .list-news-tweet .recent-post {
  padding-left: 0;
  padding-right: 0;
}

.slz-new-tweet .list-news-tweet .recent-post {
  width: 100%;
  padding: 8px 0 0 0;
  display: table;
  position: relative;
}

.slz-new-tweet .list-news-tweet .recent-post + .recent-post {
  margin-top: 15px;
  border-top: 1px solid #dadfea;
}

.slz-new-tweet .list-news-tweet .recent-post .thumb {
  width: 65px;
  padding: 0 10px 0 0;
  display: table-cell;
}

.slz-new-tweet .list-news-tweet .recent-post .thumb .img-wrapper {
  width: 100%;
}

.slz-new-tweet .list-news-tweet .recent-post .post-info {
  top: 5px;
  width: auto;
  position: relative;
  display: table-cell;
  vertical-align: top;
}

.slz-new-tweet .list-news-tweet .recent-post .post-info .title {
  margin: 0;
  display: block;
}

.slz-new-tweet .list-news-tweet .recent-post .post-info .title .left-text {
  float: left;
  text-transform: capitalize;
}

.slz-new-tweet .list-news-tweet .recent-post .post-info .title .left-text .strongtext {
  color: #6f6e72;
  font-weight: 600;
  padding-right: 10px;
}

.slz-new-tweet .list-news-tweet .recent-post .post-info .title .right-text {
  float: right;
}

.slz-new-tweet .list-news-tweet .recent-post .post-info .link {
  color: #666c72;
}

.slz-new-tweet .list-news-tweet .recent-post .post-info .link:hover {
  color: #8dd64f;
}

.slz-new-tweet .list-news-tweet .recent-post a.link {
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
}

.slz-new-tweet .list-news-tweet .re-tweeet {
  margin-left: 55px;
  background-color: #f5f8fa;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

/*----------  14. Widget Causes -----------------*/
.slz-widget-causes .slz-block-item-06 {
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.slz-widget-causes .slz-block-item-06 .block-label {
  display: none;
}

.slz-widget-causes .slz-block-item-06.style-1 .block-image {
  width: 120px;
  display: table-cell;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
}

.slz-widget-causes .slz-block-item-06.style-1 .block-image .cate-text {
  display: none;
}

.slz-widget-causes .slz-block-item-06.style-1 .block-content {
  display: table-cell;
  padding: 0 0 0 15px;
}

.slz-widget-causes .slz-block-item-06.style-1 .block-content .block-title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
  display: inline-block;
}

.slz-widget-causes .slz-block-item-06.style-1 .block-content .remain_time {
  color: #9c9c9c;
}

.slz-widget-causes .slz-block-item-06.style-1 .donate-bar {
  padding: 0;
  margin: 15px 0 0;
  box-shadow: none;
  background-color: transparent;
}

/*----------  15. Widget Events -----------------*/
.slz-widget-events .widget-content {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
}

.slz-widget-events .slz-event-countdown-01 .block-image .event-desc {
  padding: 45px 100px 55px 30px;
}

.slz-widget-events .slz-event-countdown-01 .coming-soon {
  margin-left: 0;
  margin-right: 0;
  padding: 15px 0 10px;
}

.slz-widget-events .slz-event-countdown-01 .coming-soon .main-count-wrapper:after {
  top: 50%;
  height: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slz-widget-events .slz-event-countdown-01 .coming-soon .count {
  color: #18364a;
}

.slz-widget-events .slz-event-countdown-01 .coming-soon .stat-label {
  font-size: inherit;
  text-transform: uppercase;
}

.slz-widget-events .slz-event-countdown-01 .block-image {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.slz-widget-events .slz-event-countdown-01 .block-image .event-desc .date {
  font-size: 18px;
  font-weight: 700;
  color: #8dd64f;
  margin-bottom: 5px;
  display: inline-block;
}

.slz-widget-events .slz-event-countdown-01 .block-image .event-desc .title {
  margin: 0;
  color: inherit;
  font-size: 18px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
}

/*----------  16. Social Counter  ---------------*/
.social-counter-wrapper .social-counter-item {
  display: block;
}

.social-counter-wrapper .social-counter-item + .social-counter-item {
  margin-top: 10px;
}

.social-counter-wrapper.style-02 {
  margin: 0 -5px;
}

.social-counter-wrapper.style-02 .social-counter-item {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}

.social-counter-wrapper.style-02 .social-counter-title > .slz-icon {
  position: relative;
  z-index: 2;
}

.social-counter-wrapper.style-02 .social-counter-title > .link {
  top: 0;
  left: 50%;
  opacity: 0;
  z-index: 5;
  width: auto;
  height: 30px;
  display: block;
  margin-left: 0;
  padding: 0 15px;
  font-size: 12px;
  line-height: 30px;
  position: absolute;
  visibility: hidden;
  white-space: nowrap;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.social-counter-wrapper.style-02 .social-counter-title > .link:before {
  top: 50%;
  left: 50%;
  z-index: -1;
  width: 12px;
  content: '';
  height: 12px;
  position: absolute;
  background-color: inherit;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -o-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.social-counter-wrapper.style-02 .social-counter-title > .link .sub-text {
  float: none;
  margin-left: 10px;
}

.social-counter-wrapper.style-02 .social-counter-title:hover > .link {
  opacity: 1;
  visibility: visible;
  top: calc(-100% - 1px);
}

.social-counter-wrapper.style-02 .social-counter-title:hover > .link:before {
  top: 100%;
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.social-counter-title {
  font-size: 0;
  width: 100%;
  vertical-align: top;
  display: inline-block;
  position: relative;
}

.social-counter-title > .slz-icon {
  width: 40px;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  background-color: #fafafa;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.social-counter-title > .link {
  height: 40px;
  color: #fff;
  padding: 0 20px;
  font-size: 13px;
  line-height: 40px;
  font-weight: 700;
  margin-left: 3px;
  vertical-align: top;
  display: inline-block;
  width: calc(100% - 43px);
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.social-counter-title > .link .sub-text {
  float: right;
  text-transform: uppercase;
}

.social-counter-title:hover > .link {
  opacity: 0.8;
}

/*----------  17. Widget Instagram  ----------*/
.slz-widget-instagram .slz-widget-gallery .thumb img {
  width: 100%;
  height: auto;
}

/*----------  18. Widget FAQ Category  ----------*/
.slz-widget-faq-category .faq-category-list .faq-category-item {
  padding-top: 0;
  padding-bottom: 10px;
}

.slz-widget-faq-category .faq-category-list .faq-category-item:last-child {
  padding-bottom: 0;
}

.slz-widget-faq-category .faq-category-list .link {
  font-size: 14px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}

.slz-widget-faq-category .faq-category-list .icons {
  font-size: 18px;
  min-width: 30px;
  padding-right: 10px;
  display: inline-block;
}

/*----------  19. Widget Custom Post  ----------*/
.slz-widget-custom-post .widget-content a {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.5px;
  font-family: "Montserrat", sans-serif;
}

.slz-widget-custom-post .widget-content li:after {
  font-size: 18px;
  line-height: 1;
  float: right;
  content: "\f3d3";
  font-family: "Ionicons";
}

@media screen and (max-width: 1024px) {
  .slz-categories .link {
    padding: 10px 10px 10px 0;
  }
  .slz-categories .link:hover {
    padding: 10px 10px 10px 0;
  }
  .slz-categories .link:before, .slz-categories .link:after {
    content: none;
  }
}

@media screen and (max-width: 991px) {
  .slz-banner-image .link img {
    width: 100%;
  }
}

/*----------  20. Widget Partner  --------------*/
.slz-widget.slz-widget-partner .slz-title {
  font-family: "Montserrat", sans-serif;
  line-height: 1.56;
  color: #333146;
  font-size: 18px;
  letter-spacing: 0.2px;
  font-weight: 700;
  padding-bottom: 4px;
  border-bottom: solid 2px #dadfea;
}

.slz-widget .sc_partner {
  margin-top: 20px;
}

.slz-widget .sc_partner .slz-list-block[class*="slz-column-"] {
  border: solid 2px #dadfea;
  margin: 0;
  padding: 40px 42px;
}

.slz-widget .sc_partner .slz-list-block[class*="slz-column-"] > .item {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .slz-widget .sc_partner .slz-list-block[class*="slz-column-"] {
    padding: 15px;
    padding-bottom: 30px;
  }
  .slz-widget .sc_partner .slz-list-block[class*="slz-column-"] > .item {
    width: 50%;
  }
}

@media screen and (max-width: 414px) {
  .slz-widget .sc_partner .slz-list-block[class*="slz-column-"] > .item {
    width: 100%;
  }
}

.slz-widget .sc_partner.style-style-3 .slz-list-logo .item {
  position: relative;
}

.slz-widget .sc_partner.style-style-3 .slz-list-logo .item + .item {
  margin-top: 15px;
}

.slz-widget .sc_partner.style-style-3 .slz-list-logo .item:before {
  content: '';
  display: block;
  padding-top: 28%;
}

.slz-widget .sc_partner.style-style-3 .slz-list-logo .item .link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
}

.slz-widget .sc_partner.style-style-3 .slz-list-logo .item .link img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 991px) {
  .slz-widget .sc_partner.style-style-3 .slz-list-logo .item:first-child {
    margin-top: 15px;
  }
}
