/*
Theme Name: GazetaSi V2
Theme URI: https://gazetasi.al/
Author: Kadri Manaj & Arlind Bushi
Description: Versioni i ri GazetaSi  
Version: 2.0
Text Domain: GazetaSi
*/

/*
 * Globals
 */

html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}

body {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #555;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 0;
  font-family: "Vidaloka", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}


/*
 * Override Bootstrap's default container.
 */

@media (min-width: 1200px) {
  .container {
    max-width: 1198px;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media print {

  html,
  body,
  #content {
    display: none !important;
  }
}

/*
 * Masthead for nav
 */

.blog-masthead {
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
  box-shadow: inset 0 -2px 5px rgba(0, 0, 0, .1);
}

/* Nav links */
.blog-nav-item {
  position: relative;
  display: inline-block;
  padding: 10px;
  font-weight: 500;
  color: #cdddeb;
}

.blog-nav-item:hover,
.blog-nav-item:focus {
  color: #fff;
  text-decoration: none;
}

/* Active state gets a caret at the bottom */
.blog-nav .active {
  color: #fff;
}

.blog-nav .active:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -5px;
  vertical-align: middle;
  content: " ";
  border-right: 5px solid transparent;
  border-bottom: 5px solid;
  border-left: 5px solid transparent;
}


/*
 * Blog name and description
 */

.blog-header {
  padding-top: 20px;
  padding-bottom: 20px;
}

.blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: normal;
}

.blog-description {
  font-size: 20px;
  color: #999;
}


/*
 * Main column and sidebar layout
 */

.blog-main {
  font-size: 18px;
  line-height: 1.5;
}

/* Sidebar modules for boxing content */
.sidebar-module {
  padding: 15px;
  margin: 0 -15px 15px;
}

.sidebar-module-inset {
  padding: 15px;
  background-color: #f7f7f7;
  border-radius: 4px;
}

.sidebar-module-inset p:last-child,
.sidebar-module-inset ul:last-child,
.sidebar-module-inset ol:last-child {
  margin-bottom: 0;
}


/* Pagination */
.pager {
  margin-bottom: 60px;
  text-align: left;
}

.pager>li>a {
  width: 140px;
  padding: 10px 20px;
  text-align: center;
  border-radius: 30px;
}


/*
 * Blog posts
 */

.blog-post {
  margin-bottom: 60px;
}

.blog-post-title {
  margin-bottom: 5px;
  font-size: 40px;
}

.blog-post-meta {
  margin-bottom: 20px;
  color: #999;
}


/*
 * Footer
 */

.blog-footer {
  padding: 40px 0;
  color: #999;
  text-align: center;
  background-color: #f9f9f9;
  border-top: 1px solid #e5e5e5;
}

.blog-footer p:last-child {
  margin-bottom: 0;
}



/*
Custom CSS
*/


/* Custom Fonts */

@font-face {
  font-family: Euphemia-UCAS-Regular;
  src: url(./bootstrap/fonts/Euphemia-UCAS-Regular.ttf);
}

@font-face {
  font-family: Helvetica-Neue-87;
  src: url(./bootstrap/fonts/helvetica-neue-lt-std-87-heavy-condensed.otf);
}

@font-face {
  font-family: Helvetica-Neue-75;
  src: url(./bootstrap/fonts/Helvetica-Neue-LT-Std-75-Bold.otf);
}

@font-face {
  font-family: "Helvetica Neue";
  src: url(./bootstrap/fonts/HelveticaNeue-Regular.ttf);
}


/* Navbar Navigation */

.start-header.scroll-on {
  box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
  padding: 10px 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.start-header.scroll-on .navbar-brand img {
  height: 24px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.scroll-on {
  display: none !important;
}

.navigation-wrap {

  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.navbar {
  padding-bottom: 12px;
}

.navbar-brand img {
  height: 28px;
  width: auto;
  display: block;
  filter: brightness(10%);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.navbar-toggler {
  margin-left: -1.3em;
  float: right;
  border: none;
  padding-right: 0;
}

.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
}

.navbar-light .navbar-toggler-icon {
  width: 24px;
  height: 17px;
  background-image: none;
  position: relative;
  border-bottom: 1px solid #000;
  transition: all 300ms linear;
  padding-bottom: 8px;
}

.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
  width: 24px;
  position: absolute;
  height: 1px;
  background-color: #000;
  top: 0;
  left: 0;
  content: '';
  z-index: 2;
  transition: all 300ms linear;
}

.navbar-light .navbar-toggler-icon:after {
  top: 8px;
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
  transform: rotate(45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
  transform: translateY(8px) rotate(-45deg);
}

.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
  border-color: transparent;
}

.nav-link {
  color: #212121 !important;
  font-weight: 500;
  transition: all 200ms linear;
}

.nav-item:hover .nav-link {
  color: #8167a9 !important;
}

.nav-item.active .nav-link {
  color: #777 !important;
}

.nav-link {
  position: relative;
  padding: 5px 0 !important;
  display: inline-block;
}

.nav-item:after {
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  content: '';
  background-color: #8167a9;
  opacity: 0;
  transition: all 200ms linear;
}

.nav-item:hover:after {
  bottom: 0;
  opacity: 1;
}

.nav-item.active:hover:after {
  opacity: 0;
}

.nav-item {
  position: relative;
  transition: all 200ms linear;
}


@media only screen and (max-width: 600px) {
  .navigation-wrap {
    position: fixed;
  }
}


/* Custom Style */


figure {
  margin: 0 0 0rem !important;
}

a,
a:hover {
  color: #1a1a1a;
}

.topBar {
  height: 45px;
  background-color: #000a12;
  color: #FFF !important;
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.left-topbar {
  display: flex;
  margin-left: 11px;
}

.identification {
  display: inherit;
}

.roundButton {
  font-family: Barlow;
  border: 2px solid #444;
  color: #fff;
  background-color: #1f1f1f;
  padding: 5px 20px !important;
  border-radius: 100px;
  width: 100%;
  -webkit-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -ms-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear;
  -webkit-transition: 200ms all linear;
  -moz-transition: 200ms all linear;
  -o-transition: 200ms all linear;
  transition: 200ms all linear;
}

.roundButton:hover {
  color: white;
  border: 2px solid white;
}

.search-wrapper {
  position: relative;
  top: 5%;
  background: #1f1f1f;
  border-radius: 10px;
  border: 1px solid #444;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  width: 24px;
  height: 24px;
  cursor: pointer;
  transition: 250ms ease;
  -webkit-transition: 200ms all linear;
  -moz-transition: 200ms all linear;
  -o-transition: 200ms all linear;
  transition: 200ms all linear;
}

.search-wrapper:hover {
  border: 1px solid white;
}

.search-wrapper.focused {
  width: 200px;
}

.search-wrapper.focused input {
  padding: 0 40px 3px 8px;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.search-wrapper input {
  font-family: Barrow !important;
  font-size: 13px;
  background: transparent !important;
  border: 0;
  color: white;
  outline: none;
  height: 28px;
  width: 0;
  overflow: hidden;
  font-weight: 100;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  transition: 275ms ease;
}

.search-wrapper input::-webkit-input-placeholder {
  color: #cccccc;
}

.search-wrapper input:-ms-input-placeholder {
  color: #cccccc;
}

.search-wrapper input::-ms-input-placeholder {
  color: #cccccc;
}

.search-wrapper input::placeholder {
  color: #cccccc;
}

.search-wrapper i {
  position: absolute;
  color: white;
  font-size: 13px;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.kerkimi-mobile .form-control {
  border-radius: 15px;
  background-color: #fbfbfb;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f7f7f7;
}

.bg-light {
  background-color: #FFF !important;
}

.kategoria {
  font-family: "Euphemia-UCAS-Regular";
  font-size: 10px;
  line-height: 13px;
  color: #D0021B;
  letter-spacing: 0px;
  text-transform: uppercase;
  margin-bottom: 0.4rem;
}

.kategoria a {
  color: #D0021B;
}

.kategoria a:hover {
  color: #D0021B;
}

.kategoria-video-live {
  font-family: "Barlow";
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.28px;
  color: #D0021B;
  text-transform: uppercase;
  opacity: 1;
}



.titulli-21 {
  font-family: "Vidaloka";
  font-size: 21px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #1A1A1A;
}

.data-ora {
  font-family: "Barlow";
  font-weight: 300;
  font-size: 12px;
  line-height: 12px;
  color: #989898;
  letter-spacing: 0px;
  font-style: italic;
}

.titulli-24 {
  font-family: "Vidaloka";
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0px;
  color: #1A1A1A;
}

.titulli-28 {
  font-family: "Vidaloka";
  font-size: 28px;
  line-height: 32px;
  letter-spacing: 0px;
  color: #1A1A1A;
}

.titulli-36 {
  font-family: "Vidaloka";
  font-size: 36px;
  line-height: 36px;
  letter-spacing: 0px;
  color: #1A1A1A;
}

.kategoria-26 {
  font-family: "Vidaloka";
  font-size: 26px;
  line-height: 38px;
  letter-spacing: 0px;
  color: #000A12;
  ;
}

.titull-sidebar-1 {
  font-family: "Helvetica-Neue-87";
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0px;
  color: #1A1A1A;
  text-transform: uppercase;
  border-bottom: 6px solid #000;
  width: 55%;
  padding-bottom: 6px;
}

.lajmi-sidebar-1:not(:last-child) {
  font-family: "Playfair Display";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000A12;
  border-bottom: 1px solid #E6E6E6;
  padding-bottom: 15px;
}

.lajmi-sidebar-1:last-child {
  font-family: "Playfair Display";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000A12;
  padding-bottom: 15px;
}

.titull-sidebar-2 {
  font-family: "Barlow Condensed";
  font-size: 24px;
  line-height: 29px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #1A1A1A;
  text-transform: uppercase;
  border-bottom: 6px solid #000;
  width: 55%;
  padding-bottom: 6px;
}

.lajmi-sidebar-2:not(:last-child) {
  font-family: "Playfair Display";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000A12;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 15px;
}

.lajmi-sidebar-2:last-child {
  font-family: "Playfair Display";
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000A12;
  padding-bottom: 15px;
}

.titull-blloku {
  font-family: "Vidaloka";
  font-size: 32px;
  line-height: 38px;
  color: #000A12;
  letter-spacing: 0px;
  border-bottom: 1px solid #D1D1D1;
  padding: 15px 0 10px 0;
}

.lajm-kryesor-b2-majtas .titulli-28 {
  padding: 0px 40px 0px 40px;
  text-align: center;
}


.lajm-kryesor-b2-majtas .pershkrim-14 {
  padding: 0px 8px 0px 8px;
  text-align: center;
}

.lajm-kryesor-b2-majtas .data-ora {
  padding: 0px 40px 20px 40px;
  text-align: center;
}


.lajm-kryesor-category-politike .titulli-36 {
  padding: 20px 30px 0px 30px;
  text-align: center;
}

.lajm-kryesor-category-politike .pershkrim-14 {
  padding: 0px 25px 0px 25px;
  text-align: center;
}

.lajm-kryesor-category-politike .data-ora {
  padding: 0px 40px 20px 40px;
  text-align: center;
}

.titull-b2-djathtas .titulli-18 {
  font-family: "Playfair Display";
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000A12;
}

.lajm-b5-djathtas-3 .titulli-20 {
  font-family: "Playfair Display";
  font-size: 20px;
  line-height: 27px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000A12;
}

.lexo-shume {
  font-family: "Euphemia-UCAS-Regular";
  font-size: 12px;
  line-height: 16px;
  color: #D0021B;
  letter-spacing: 0px;
  text-transform: uppercase;
  text-align: right;
}

.blog-img {
  border-radius: 9em;
  width: 60%;
}

.titulli-blog-24 {
  font-family: "Playfair Display";
  font-weight: 900;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.14px;
  color: #1A1A1A;
}

.pershkrim-blog-16 {
  font-family: "Georgia";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0px;
  color: #7D7D7D;
}

.rreshti-zi-video {
  background-color: #000000;
}

.icon-play {
  position: absolute;
  width: 20%;
  top: 28%;
  right: 40%;
}

.titulli-video {
  font-family: "Barlow";
  font-size: 13px;
  line-height: 16px;
  color: #FFF;
  letter-spacing: 0px;
  opacity: 1;
}

.titulli-14 {
  font-family: "Helvetica-Neue-75";
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0px;
  color: #000A12;
  text-transform: uppercase;
}

.hapesire-opinion {
  padding-top: 2.3em;
}

.titulli-36-art {
  font-family: "Playfair Display";
  font-size: 36px;
  line-height: 36px;
  font-weight: 900;
  text-align: center;
  letter-spacing: -0.24px;
  color: #000000;
}

.lajm-kryesor-b8-majtas .titulli-36-art {
  padding: 0px 25px 0 25px;
  text-align: center;
}

.lajm-kryesor-b9-majtas .titulli-36-jete {
  padding: 0px 25px 0 25px;
  text-align: center;
}

.titulli-36-jete {
  font-family: "Playfair Display";
  font-size: 36px;
  line-height: 36px;
  font-weight: 900;
  text-align: center;
  letter-spacing: -0.24px;
  color: #000000;
}

.pershkrim-14-art {
  font-family: "Barlow";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0px;
  color: #000A12;
  text-align: center;
}

.titulli-24-art-center {
  font-family: "Vidaloka";
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0px;
  color: #000000;
}


.titulli-32-jete {
  font-family: "Playfair Display";
  font-size: 32px;
  line-height: 44px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
}


.pershkrim-poshte-fotos-jete {
  text-align: center;
}

.col-border-top {
  border-top: 1px solid #9B9B9B;
}

.col-border-bottom {
  border-bottom: 1px solid #D1D1D1;
}


/* CSS vetem per mobile */

@media only screen and (max-width: 640px) {

  /*
iframe {
  height: auto;
}
*/

  .podcast-icon {
    margin-top: 0px;
  }

  .titulli-18 {
    font-family: "Vidaloka";
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #1A1A1A;
  }

  .titulli-20 {
    font-family: "Vidaloka";
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #1A1A1A;
  }


  .pershkrim-14 {
    font-family: "Barlow";
    font-weight: 400;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0px;
    color: #000A12;
  }

  .lajmiFunditHeader {
    margin-top: 1.5em;
  }

  .blloku-1 {
    margin-top: 4em;
  }

  .blloku-trete-forum {
    background-color: #FEDCD4;
    padding: 25px;
    height: 21.8em;
  }

  .blloku-dyte-forum {
    background-color: #B50037;
    padding: 25px;
    height: 21.8em;
  }


  .col-border-right {
    border-right: 0px solid #D1D1D1;
  }

  .col-border-bottom-showmobile {
    border-bottom: 1px solid #D1D1D1;
  }

  .hapesire-opinion {
    padding-top: 0px;
  }

  .img-desktop {
    display: none;
  }

  .blog-img {
    display: block;
    margin: 0 auto;
  }

  .titulli-brenda-img-jete {
    width: 100%;
    position: inherit;
  }

  .img-jete {
    padding-left: 0%;
  }

  .lajmiFunditHeader-inner {
    padding-top: 12px;
  }

  .video-play {
    background-color: transparent;
  }

  .video-play .cover {
    max-height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
  }

  .titull-b2-djathtas .titulli-18 {
    font-family: "Playfair Display";
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000A12;
  }

  .podcast-icon {
    width: 6%;
  }


  .lajmi-sidebar-1:not(:last-child) {
    font-family: "Playfair Display";
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000A12;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 15px;
  }

  .lajmi-sidebar-1:last-child {
    font-family: "Playfair Display";
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000A12;
    padding-bottom: 15px;
  }


  .lajmi-sidebar-2:not(:last-child) {
    font-family: "Playfair Display";
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000A12;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 15px;
  }

  .lajmi-sidebar-2:last-child {
    font-family: "Playfair Display";
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000A12;
    padding-bottom: 15px;
  }

}


.lajmiFunditHeader-statik a:hover {
  color: #FFF;
}


/* CSS vetem per desktop */

@media only screen and (min-width: 641px) {

  .podcast-icon {
    margin-top: 0px;
  }

  .titulli-18 {
    font-family: "Vidaloka";
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #000A12;
  }

  .titulli-20 {
    font-family: "Vidaloka";
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #1A1A1A;
  }


  .pershkrim-14 {
    font-family: "Barlow";
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color: #000A12;
  }

  .blloku-trete-forum {
    background-color: #FEDCD4;
    padding: 25px;
    height: 24.8em;
  }

  .blloku-dyte-forum {
    background-color: #B50037;
    padding: 25px;
    height: 24.8em;
  }

  .kerkimi-mobile {
    display: none;
  }

  .col-border-right {
    border-right: 1px solid #D1D1D1;
  }

  .col-border-bottom-showmobile {
    border-bottom: 0px solid #D1D1D1;
  }

  .img-mobile {
    display: none;
  }

  .lajm-b7-djathtas-1 {
    margin-top: -1.2em;
  }

  .video-play {
    background-color: #FFF;
  }

  .video-play .cover {
    max-height: 156px;
    width: auto;
    display: block;
    margin: 0 auto;
  }

  .red_title {
    color: #FFFFFF;
    background-color: #D8070E;
    width: 50%;
    padding: 3px 0px 3px 17px;
    font-family: 'Barlow';
    font-weight: 700;
    font-size: 16px;
  }

  .podcast-icon {
    width: 4%;
  }

}

.image-overlay img {
  width: 100%;
}


/* CSS per menune */

.navbar-nav .nav-item:hover .nav-link {
  color: #000000 !important;
}

.navbar-nav .nav-item.active .nav-link {
  color: #000 !important;
}

.nav-item:after {
  bottom: -3px !important;
  height: 3px !important;
  background-color: #f7f7f7 !important;
}

.nav-item {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0px;
  color: #000000;
  font-family: "Barlow";
  font-weight: 500;
}

.dropbtn {
  background-color: transparent;
  color: #212121;
  font-family: Barlow;
  font-weight: 500;
  font-size: 14px;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
}

.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 175px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-transform: none;
}

.dropdown-content a:hover {
  background-color: #ddd;
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #FFF;
}

@media only screen and (min-width: 768px) {
  .dropdown-menu.show {
    display: inline-flex;
    margin-left: -7.5em;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px;
  }

  .navbar {
    padding-bottom: 0px !important;
  }

  .navigation-wrap {
    border-bottom: 2px solid #000;
  }

  a.nav-link {}


}

.dropdown-item {
  text-transform: capitalize;
  font-size: 13px;
  line-height: 16px;
  padding: .25rem 0.8rem;
}

.navbar-nav .dropdown-menu {
  background-color: transparent;
  border: 0px solid rgba(0, 0, 0, .15);
}

.titulli-26-ks {
  font-family: "Barlow Condensed";
  font-size: 26px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #1A1A1A;
  text-transform: uppercase;
}

.titulli-12-propozimi {
  font-family: "Playfair Display";
  font-size: 12px;
  line-height: 24px;
  text-align: left;
  letter-spacing: 0px;
  color: #FFFFFF;
}

.propozimi_img {
  position: relative;
  display: inline-block;
  /* stretch to image */
  width: 100%;
}

.propozimi_img img {
  vertical-align: middle;
}

.propozimi_img:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom,
      rgba(85, 85, 85, 0) 0%,
      rgba(64, 64, 64, 0) 20%,
      rgba(64, 64, 64, 0) 70%,
      rgba(231, 56, 56, 1) 100%);
}


.propozime-div-lajmet {
  border-bottom: 1px solid #ec6060;
  width: 90%;
  margin: 0 auto;
}


.propozime.lajm-nje::after {
  content: "1";
  font-size: 72px;
  position: absolute;
  right: 30px;
  font-family: "Playfair Display";
  font-weight: 600;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 0.2;
  top: auto;
  margin-top: -23%;
}

.propozime.lajm-dy::after {
  content: "2";
  font-size: 72px;
  position: absolute;
  right: 30px;
  font-family: "Playfair Display";
  font-weight: 600;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 0.2;
  top: auto;
  margin-top: -23%;
}

.propozime.lajm-tre::after {
  content: "3";
  font-size: 72px;
  position: absolute;
  right: 30px;
  font-family: "Playfair Display";
  font-weight: 600;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 0.2;
  top: auto;
  margin-top: -23%;
}

.propozime.lajm-kater::after {
  content: "4";
  font-size: 72px;
  position: absolute;
  right: 30px;
  font-family: "Playfair Display";
  font-weight: 600;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 0.2;
  top: auto;
  margin-top: -23%;
}

.propozime.lajm-kater::after {
  content: "4";
  font-size: 72px;
  position: absolute;
  right: 30px;
  font-family: "Playfair Display";
  font-weight: 600;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 0.2;
  top: auto;
  margin-top: -23%;
}


.titulli-12-propozimi:hover {
  color: #FFF;
}



.propozime-div-lajmet>.propozime {
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  padding: 26px 0;
}


.propozime-div-lajmet>.propozime:last-child {
  border-bottom: 0px solid rgba(255, 255, 255, .5);
  padding: 26px 0;
}


.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent;
}


/* Kursi i kembimit */

.kursi {
  width: 100%;
}

.titulli-kursi-grafiku {
  font-family: "Barlow Condensed";
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
  letter-spacing: 0px;
  color: #000A12;
  text-transform: uppercase;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

img.arrowico {
  float: right;
  width: 20px;
  padding: 0 4px 0 4px;
}

.kursi th {
  font-size: 16px;
  line-height: 15px;
  font-weight: 400;
  font-family: Barlow Condensed;
  letter-spacing: 0px;
  color: #616161;
  text-transform: uppercase;
  padding: 6px 3px 6px 0px;
}

.kursi th.kursi-djathtas {
  float: right;
}

.banka-shqiperise {
  font-size: 16px;
  font-family: Barlow Condensed;
  color: #989898;
}

/* CSS per Forumin */

.img-kryesor-forum {
  width: 70%;
  margin: 0 auto;
  display: block;
}

.blloku-pare-forum {
  background-color: #FEDCD4;
  margin-top: -20%;
}

.blloku-pare-forum-qender {
  text-align: center;
}

.blloku-pare-forum-titulli {
  padding-top: 23%;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Barlow';
  font-size: 12pt;
  color: #212529;
}

.forum-vija-poshte {
  border-bottom: 3pt solid #000;
  width: 8%;
  margin: -0.4em auto 0.8em auto;
}

.forum-vija-poshtebardhe {
  border-bottom: 3pt solid #FFF;
  width: 26%;
}

.forum-vija-poshtezeze {
  border-bottom: 3pt solid #000;
  width: 26%;
}

.blloku-pare-forum-titulli-poshte {
  font-family: 'Vidaloka';
  font-size: 23pt;
  line-height: 30px;
}

.blloku-pare-forum-nentitulli-poshte {
  font-family: 'Barlow Condensed';
  font-size: 15pt;
  line-height: 22px;
  font-weight: 500;
  color: #212529;
}



.kategoria-forum-bardhe {
  font-family: "Barlow";
  font-size: 10pt;
  line-height: 0px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
}

.blloku-dyte-forum-titulli a {
  font-family: 'Vidaloka';
  font-size: 19pt;
  line-height: 30px;
  color: #FFF;
}

.blloku-dyte-forum-pershkrimi {
  font-family: "Barlow";
  font-size: 11pt;
  line-height: 19px;
  color: #FFF;
}

.blloku-dyte-forum-autori {
  font-family: "Barlow";
  font-size: 14px;
  color: #FFF;
  font-weight: 700;
}

.kategoria-forum-zeze {
  font-family: "Barlow";
  font-size: 10pt;
  line-height: 0px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}

.blloku-trete-forum-titulli {
  font-family: 'Vidaloka';
  font-size: 19pt;
  line-height: 30px;
  color: #000;
}

.blloku-trete-forum-pershkrimi {
  font-family: "Barlow";
  font-size: 11pt;
  line-height: 19px;
  color: #000;
}

.blloku-trete-forum-autori {
  font-family: "Barlow";
  font-size: 14px;
  color: #000;
  font-weight: 700;
}

.shareIcon:hover {
  text-decoration: none;
}

/* Pagination */

nav#nav-below {
  width: 355px;
  margin: 0px auto;
  padding: 31px;
}

.nav-previous {
  float: right;
  width: 49%;
  font-family: Barlow;
}

.nav-next {
  float: left;
  width: 49%;
  font-family: Barlow;
}


/* Lajmi i fundit */

.lajmiFunditHeader {
  text-align: center;
  width: 100%;
  position: relative;
  /* top: 80px; */
  background-color: rgba(216, 7, 14, 1);
  padding: 15px 15px 15px 15px;
  -webkit-transition: -webkit-transform 250ms ease-out;
  -moz-transition: -moz-transform 250ms ease-out;
  -o-transition: -o-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  -webkit-transform: translateZ(0);
}

.lajmiFunditHeader-inner {
  display: inline-block;
  vertical-align: middle;
}

.lajmiFunditHeader a {
  color: #FFFFFF;
}

.lajmiFunditHeader-statik {
  font-family: Barlow;
  font-weight: 600;
  float: left;
  letter-spacing: 0.32px;
  color: #FFFFFF;
  opacity: 1;
  font-size: 16px;
  line-height: 22px;
}

/* Video Live */

.video-live {
  background: #2D2D2D 0% 0% no-repeat padding-box;
  color: #FFF;
  padding: 20px 0px 20px 0px;
}

.titulli-video-live {
  font-family: Vidaloka;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}


/* CSS per Blog */

#showdesc {
  display: none;
}

.category_desc {
  text-align: left;
  font-family: 'Georgia', serif;
  letter-spacing: 0;
  color: #6B6969;
  opacity: 1;
  font-size: 16px;
}

.btn-meshume {
  text-align: left;
  font-family: 'Barlow' !important;
  letter-spacing: 0;
  color: #5187E4 !important;
  opacity: 1;
  font-weight: 600;
  cursor: pointer;
}

.text-artikujt-blog {
  text-decoration: none;
  font-family: "Playfair Display";
  font-weight: 900;
  letter-spacing: -0.24px;
  ;
  color: #1A1A1A;
  opacity: 1;
  margin-top: -15px;
}

.title_cat {
  font-size: 40px;
  text-align: left;
  font-family: 'Playfair Display', serif;
  letter-spacing: 1px;
  color: #1A1A1A;
  opacity: 1;
  font-weight: 900;
  line-height: 46px;
}

.autor-desc {
  font-size: 18px;
  font-family: Barlow Condensed;
  margin: -10px 0 0 0;
  letter-spacing: 0px;
  color: #6B6969;
  opacity: 1;
}

.img-kategorie {
  width: 100%;
  border-radius: 60px;
}

.textiKuq {
  color: #FF0000;
  font-family: Barlow;
  font-weight: 400;
  font-size: 16px;
}

.titullBlogCat {
  text-align: left;
  font-family: "Playfair Display";
  font-size: 26px;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: -.17px;
  color: #000;
  opacity: 1;
  line-height: 1.2em;
}

.pershkrimBlog {
  text-align: left;
  font-family: Barlow;
  font-size: 14px;
  letter-spacing: 0;
  color: #000a12;
  opacity: 1;
  line-height: 20px;
}


/* Single Blog */


@font-face {
  font-family: Helvetica Neue;
  src: url(<?php echo get_template_directory_uri();
  ?>/bootstrap/fonts/HelveticaNeueLTStd55Roman_22526.woff);
}


@font-face {
  font-family: Helvetica Neue Light;
  src: url(<?php echo get_template_directory_uri();
  ?>/bootstrap/fonts/HelveticaNeueLTStd45Light_22520.woff);

}

.sitegjithe {
  font-weight: 900;
  color: #1a1a1a;
  font-size: 30px;
  font-family: 'Playfair Display', serif;
  margin-bottom: -0.3em;
  letter-spacing: -0.24px;
}

.featured-image-caption {
  /*font-size: x-small;*/
  text-align: left;
}

.teksi {
  font-family: "Georgia";
  color: #6B6969;
  font-size: 20px !important;
  text-align: justify;
}

.teksi p {
  text-align: left;
  font-family: 'Georgia', serif !important;
  letter-spacing: 0;
  color: #6B6969;
  opacity: 1;
  font-size: 18px;
  line-height: 1.5em;
}

span.ccfic-text,
figcaption {
  font-style: inherit !important;
  font-size: 14px !important;
  text-align: left !important;
  display: inherit !important;
  color: #000a12 !important;
  font-weight: 400;
  font-family: "Barlow Semi Condensed";
}

.meshume .ccfic-text {
  display: none !important;
}

.kategoriaLajm {
  display: none;
}

h1.entry-title {
  font-family: 'Playfair Display', serif !important;
  font-weight: 900;
  margin-top: 0.6em;
  line-height: 1.1em;
}

.nentitull-lajm {
  text-align: left;
  font-size: 18px;
  font-family: "Barlow Condensed";
  color: #6B6969;
  font-weight: 400;
}

.nga {
  text-align: left;
  font-size: 16px;
  font-family: 'Barlow Condensed';
  color: #6B6969;
  opacity: 1;
}

.nga-sidebar {
  text-align: left;
  font-size: 16px;
  font-family: 'Barlow Condensed';
  color: #6B6969;
  opacity: 1;
}

.nga-autori {
  color: #001B5A;
  font-weight: 600;
}

.nga-sidebar-autori {
  color: #5187E4;
  font-weight: 600;
}

.artikullMeta {
  margin-top: 0px;
}

.dataLajm {
  text-align: left;
  font-family: "Barlow Semi Condensed";
  color: #707070;
  font-style: inherit;
  font-size: 13px;
  font-weight: 300;
  opacity: 1;
}

.nga a {
  font-weight: 600;
}

.abonohu {
  background: #001b5a 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  text-align: center;
  color: #fff;
  padding: 9px;
  font-size: 15px;
  font-family: 'Helvetica Neue', serif;
}

.meshume .teFundit {
  font-family: "Playfair Display";
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 900;
  letter-spacing: -0.17px;
  color: #000000;
  opacity: 1;
}

.meshume .dataLajm {
  margin-left: 0px !important;
}

.widgetKoka {
  text-decoration: none;
  font-family: "Playfair Display";
  font-weight: 900;
  letter-spacing: -0.24px;
  ;
  color: #1A1A1A;
  opacity: 1;
  margin-top: 3.2em;
}

.komenteKoka {
  text-decoration: none;
  font-family: "Playfair Display";
  font-weight: 900;
  letter-spacing: -0.24px;
  ;
  color: #1A1A1A;
  opacity: 1;
}

.author-bio {
  padding-top: 4em;
}

.featured-image-caption {
  font-style: inherit !important;
  font-size: 14px !important;
  text-align: left !important;
  display: inherit !important;
  color: #000a12 !important;
  font-weight: 400;
  font-family: "Barlow Semi Condensed";
}

.category_desc {
  font-family: Georgia;
  letter-spacing: 0px;
  color: #7D7D7D;
  text-align: left;
}

.btn-meshume-sidebar {
  font-family: Barlow;
  font-weight: 500;
  letter-spacing: 0px;
  color: #464646 !important;
}

.auth-cover {
  border-radius: 120px;
  width: 75% !important;
  display: block;
  margin-bottom: 1.6em;
}


.wp-user-avatar- {
  border-radius: 2em;
}

.author-desc {
  font-family: "Georgia";
  color: #7D7D7D;
}

.meshume {
  margin-top: 2em;
}

.category-info {
  margin-top: 25%;
}

.circle-bg {
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  left: 60%;
  top: 2.2%;
  position: absolute;
  vertical-align: middle;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.icon {
  color: #FFF;
  text-shadow: 0px 2px 3px #6B6969;
  display: table-cell;
  font-size: 36px !important;
  text-align: center;
  vertical-align: middle;
  -webkit-text-fill-color: white;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #6B6969;
  padding-bottom: 4px !important;
}

.outer-icons {
  left: 40%;
  top: 1.2%;
  position: absolute;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.outer-icons i {
  color: white;
  border-radius: 50%;
  font-size: 30px;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  vertical-align: middle;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.one {
  background-color: #3b5998;
  top: 100px;
}

.two {
  background-color: #25D366;
  top: 160px;
}

.three {
  background-color: #55acee;
  top: 220px;
}

.rrjete-sociale-mobile {
  font-size: 21px;
  text-align: right;
  padding-top: 20px;
  display: none;
}

.share-text {
  font-family: "Barlow Semi Condensed";
  letter-spacing: 1.24px;
  color: #6B6969;
  margin-left: -12px;
}

.wp-block-image img {
  height: auto;
  padding-bottom: 10px;
}

@media only screen and (max-width: 600px) {
  .teksi {
    margin-top: -2.4em;
  }

  .auth-cover {
    border-radius: 120px;
    width: 75% !important;
    display: block;
    margin: 0 auto;
  }

  .wp-user-avatar- {
    border-radius: 3em;
    width: 91% !important;
  }

  .category-info {
    margin-top: 0%;
  }

  .rrjete-sociale {
    display: none;
  }

  .rrjete-sociale-mobile {
    font-size: 21px;
    text-align: right;
    padding-top: 20px;
    display: block !important;
  }

  .red_title {
    color: #FFFFFF;
    background-color: #D8070E;
    width: 44%;
    padding: 3px 0px 3px 17px;
    font-family: 'Barlow';
    font-weight: 700;
    font-size: 16px;
  }

}

img.avatar {
  width: 90%;
  height: 100%;
}




/* Live Updates */

.titullLajm {
  font-family: 'Vidaloka';
  font-size: 24px;
  line-height: 26px;
}



.ul_list {
  font-size: 14px;
  padding-left: 8px;
  color: #d8070e;
}

.ul_list li {
  list-style: none;
  border-left: 1px dotted #b8b8b8;
  padding-left: 16px;
  padding-bottom: 12px;
}

.ul_list li::before {
  background-color: #d8070e;
  border: 5px solid #F7F7F7;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 15px;
  width: 15px;
  position: absolute;
  left: 16px;
}


.live_titull {
  font-family: "Barlow";
  font-weight: 600;
  letter-spacing: 0px;
  color: #444444;
  opacity: 1;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 0px;
}

.data_telidhura {
  color: #6b6b6b;
  font-size: 11px;
  font-family: "Barlow";
}

.crp-list-item-title {
  font-family: 'Barlow';
  font-weight: 600;
  letter-spacing: 0px;
  color: #444444;
  opacity: 1;
  font-size: 14px;
  line-height: 18px;
  padding-top: 10px;
}

.crp-list {
  margin-left: -1.2em;
}

.col-md-4.meshume.col-border-right:last-child {
  border: none;
}


/* CSS per Footer */

footer {
  background-color: #000;
}

.footertextiBardhe {
  font-family: "Barlow Condensed";
  font-size: 24px;
  line-height: 29px;
  letter-spacing: 0.6px;
  color: #FFFFFF;
  text-transform: uppercase;
}

.rrjetesociale {
  font-size: 24px;
  color: #FFF;
  padding: 0 10px;
}

.rrjetesociale:hover {
  text-decoration: none;
}

.footerC {
  font-family: "Barlow";
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.01px;
  color: #FFFFFF;
  opacity: 1;
}

.listafooter {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: center;
}

.listafooter li {
  display: inline;
}

.listafooter li a {
  font-family: "Barlow";
  color: #FFF;
  letter-spacing: 0px;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  padding: 0 5px;
}

.header-dil.mt-1.px-2 {
  right: 20px;
  position: absolute;
}

.wp-block-image.aligncenter,
.wp-block-image .aligncenter {
  margin: 0 auto !important;
}

.wp-block-image.alignleft,
.wp-block-image .alignleft {
  float: left !important;
}

.wp-block-image.alignright,
.alignright {
  float: right !important;
}

@media (min-width: 600px) {
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    display: inline-grid;
    width: calc(33.33% - (var(--wp--style--unstable-gallery-gap, 16px) * 0.6666666667));
  }
}

@media (max-width: 601px) {
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    display: inline-grid;
    width: 100%;
  }
}

.instagram-media {
  margin: 10px auto !important;
}

p.has-vivid-red-color.has-text-color.has-background.has-link-color a {
  color: #cf2e2e !important;
}

.comment-author .avatar {
  display: none;
}

#comments,
.comment-meta {
  display: none;
}

.commentlist {
  background: #f3f3f3;
  padding: 5px 40px 50px 40px;
  border-radius: 20px;
  margin-top: 40px;
}

.commentlist .comment,
.commentlist .comment-meta {
  font-family: 'Barlow';
}


.comment-body p {
  font-family: 'Barlow' !important;
}


.comment-form-email,
.comment-form-url {
  display: none;
}

.comment {
  margin-top: 34px;
}

.comment-reply-link {
  background: #000;
  padding: 10px 15px;
  color: #FFF;
  border-radius: 10px;
  font-size: 14px;
}

.comment-reply-link:hover {
  color: #FFF;
}

.comment-author .fn {
  text-transform: capitalize;
}

li.comment::marker {
  content: "";
}

.comment-form-comment {
  display: grid;
}

.comment-form-author #author {
  border: none;
  border-bottom: 1px solid;
  margin-left: 10px;
}


.comment-form-author #author:focus-visible {
  border: none;
  border-bottom: 1px solid;
  outline: none;
}

#respond .comment-notes,
.comment-form-comment,
.comment-form-author {
  font-family: 'Barlow' !important;
}

.comment-form-comment .required {
  color: red;
}


.form-submit #submit {
  background: #000;
  padding: 10px 15px;
  color: #FFF;
  border-radius: 10px;
  font-size: 16px;
  border: none;
  font-family: 'Barlow';
  cursor: pointer;
}

.comment-reply-title {
  color: #FFF;
  background: #002b82;
  padding: 14px 18px;
  border-radius: 10px;
}