/*!
Theme Name: Selara
Theme URI: https://www.fatihdemir.net.tr/
Author: Fatih Demir
Author URI: https://www.fatihdemir.net.tr/
Description: Serap - Ela - LARA Theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: selara
*/
#loadingx {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: #fff url('https://elara.fatihdemir.net.tr/wp-content/themes/selara/assets/img/loading.gif') no-repeat center center;
  z-index: 99999;
}

.to-top {
  position: fixed;
  justify-content: flex-end;
  align-items: center;
  bottom: 60px;
  right: 50px;
  width: 40px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  font-size: 17px;
  background: #4DB7FE;
  z-index: 999;
  cursor: pointer;
  display: none;
  border-radius: 3px;
  box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.2);
  -webkit-transform: translate3d(0, 0, 0);
}

.to-top:hover, .color-bg-link:hover {
  background: #ec2a57;
  color: #fff;
}

#primary[tabindex="-1"]:focus {
  outline: 0;
}

.skip-link.screen-reader-text {
  display: none;
  visibility: none;
}

/* Section - General*/
.post-date,
.post-view-count,
.rating {
  display: flex;
}

.post-icon {
  margin-right: 7px;
}

.icon-clock,
.icon-view,
.icon-like,
.icon-date,
.icon-star,
.icon-left-arrow,
.icon-right-arrow,
.icon-comment {
  width: 1.2rem;
  height: 1.2rem;
}

.icon-comment-1 {
  width: 1.2rem;
  height: 1.2rem;
  margin-right: 0px;
  margin-top: 4px;
}

.icon-like,
.icon-left-arrow,
.icon-right-arrow {
  margin-right: 0px;
}

.icon-left-arrow,
.icon-right-arrow {
  margin-bottom: 2px;
}

.post-icon.icon-view {
  position: relative;
  bottom: 1px;
}

.post-icon.icon-sign-in {
  margin-left: 7px;
  margin-bottom: 1px;
}

.style-8 .post-icon.icon-view {
  margin-right: 3px;
}

.post-icon.icon-comment {
  margin-right: 3px;
}

.icon-social-media {
  position: relative;
  transition: 1s ease;
}

.section {
  z-index: 10;
  position: relative;
}

.section-title {
  font-family: 'Quicksand', sans-serif !important;
  color: #566985;
  font-weight: 700;
}

.section-title-wrapper {
  margin-bottom: 20px;
  overflow-wrap: break-word;
}

.section-sub-title {
  left: 0;
  top: -20px;
  font-size: 64px;
  opacity: 0.13;
  z-index: 1;
  font-weight: bold;
  color: #4DB7FE;
  font-family: 'Quicksand', sans-serif;
}

.section-sub-title:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.75) 100%);
}

.section-seperator {
  width: 75px;
  height: 5px;
  background: #4DB7FE;
  margin: 20px auto;
  border-radius: 4px;
}

.section-description {
  color: #7d93b2;
  font-size: 14px;
  line-height: 24px;
}

.section-wrapper.container {
  padding-top: 50px;
}

/*
  home-page
*/
.home-page {
  background: #f9f9f9;
}

.home-page section {
  padding: 0;
}

/* Global */
.section-wrapper-title {
  color: #dd3333;
  position: relative;
  padding: 0 0 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.section-wrapper-title:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -5px;
  left: 0;
  border-left: 0;
  border-right: 5px solid transparent;
  border-top: 5px solid #2c2f34;
  border-top-color: #dd3333;
}

.section-wrapper-title h3 {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  text-align: left;
}

.section-wrapper-title:after {
  background-color: #dd3333;
  content: "";
  width: 40px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.img-thumbnail {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  background: 0 0;
  width: 100%;
}

.comment-title-wrapper,
.related-title-wrapper,
.sidebar-title-wrapper {
  display: block;
  width: 100%;
  text-align: left;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
  margin-bottom: 25px;
  background: #08cbf2;
  background: linear-gradient(90deg, #296790 0%, #296790 20%, #4DB7FE 59%, #4DB7FE 100%);
  box-shadow: #adb7d4 2px -2px 10px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.comment-title,
.related-title,
.sidebar-title {
  text-align: left;
  font-family: 'Poppins';
  font-size: 18px;
  color: #fff;
  line-height: 1.3;
  font-weight: 700;
}

.category-btn-wrapper {
  padding-top: 2rem !important;
}

.category-btn {
  color: #fff;
  border-radius: 30px;
  padding: 15px 40px;
  background: #4DB7FE;
  font-weight: 600;
  box-shadow: #4DB7FE 0 3px 8px;
  display: inline-block;
}

.category-btn:hover {
  background: #ec2a57;
  box-shadow: #ec94a8 0 3px 8px;
}

.category-btn i {
  padding-left: 10px;
}

.rating {
  font-size: 11px;
}

.rating-wrapper {
  padding: 15px 20px;
}

.rating-wrapper .comment-count {
  font-size: 13px;
  color: #999;
}

.rating-wrapper span {
  font-size: inherit;
  color: #999;
  margin-left: 10px;
}

.rating i {
  margin-right: 7px;
  font-size: inherit;
  color: #FACC39;
}

.date {
  left: 1.5rem;
  top: 1.5rem;
}

.date-wrapper {
  width: auto;
}

.date-icon {
  font-size: 14px;
}

.date-value {
  margin-left: 5px;
}

.like {
  right: 1.5rem;
  top: 1.5rem;
}

.like-wrapper {
  width: auto;
}

.like-icon {
  color: #ec2a57;
}

.like-value {
  margin-right: 10px;
  color: #fff !important;
}

.view {
  left: 1.5rem;
  top: 1.5rem;
}

.view-wrapper {
  width: auto;
}

.view-icon {
  color: #ec94a8;
}

.view-value {
  margin-right: 10px;
}

.comment {
  right: 1.5rem;
  bottom: 1.5rem;
}

.comment-wrapper {
  width: auto;
}

.comment-icon {
  color: rgba(0, 0, 0, 0.31);
}

.comment-value {
  margin-right: 10px;
}

.category {
  left: 1.5rem;
  bottom: 1.5rem;
  right: auto;
  top: auto;
}

.category-wrapper {
  width: auto;
}

.category-icon {
  color: #4DB7FE;
}

.category-value {
  margin-left: 10px;
}

.title {
  left: 1.5rem;
  bottom: 1.5rem;
  right: auto;
  top: auto;
  margin-right: 1.5rem;
}

.title-wrapper {
  width: auto;
}

.comment,
.date,
.like,
.title,
.view {
  z-index: 4;
  font-weight: 700;
  border-radius: 4px;
  padding: 6px 10px;
  background: rgba(0, 0, 0, 0.31);
}

.category-value,
.comment-value,
.date-value,
.like-value,
.title-value,
.view-value {
  font-size: 14px;
}

.padding-none {
  padding: 0 !important;
}

.margin-none {
  margin: 0 !important;
}

#contact ul li {
  position: relative;
  display: block;
  font-size: 16px;
  color: #666;
  padding-left: 30px;
  margin-bottom: 12px;
  margin-top: 5px;
  text-align: start;
  letter-spacing: 0.01em;
  line-height: 26px;
  font-weight: 400;
}

#contact ul li::before {
  content: '';
  position: absolute;
  left: 15px;
  top: 10px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #3e9bda;
}