body {
  margin: 0;
  padding: 0;
  background: repeat-x top #fff;
}

/* Sticky Header Styles - Only for Desktop */
@media (min-width: 992px) {
  .web_traffic .header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transition: all 0.3s ease;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
}

@media (min-width: 992px) {
  .web_traffic .header.scrolled {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    box-shadow: 0 2px 20px rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .web_traffic .header.scrolled .navbar-nav .nav-item a {
    color: var(--e-global-color-very-dark-mostly-black-violet) !important;
  }

  .web_traffic .header.scrolled .navbar-nav .nav-item a:hover {
    color: var(--e-global-color-accent) !important;
  }

  .web_traffic .header.scrolled .navbar-nav .active > a {
    color: var(--e-global-color-accent) !important;
  }

  .web_traffic .header.scrolled .last_list .lets_talk {
    color: var(--e-global-color-white) !important;
    background: var(--e-global-color-accent);
    border: 1px solid var(--e-global-color-accent);
  }

  .web_traffic .header.scrolled .last_list .lets_talk:hover {
    background: transparent;
    color: var(--e-global-color-accent) !important;
    border: 1px solid var(--e-global-color-accent);
  }

  /* Banner section padding adjustment for fixed header */
  .web_traffic .banner-section {
    padding-top: 220px !important;
  }
}

/* Logo transition and sizing - for all devices */
.web_traffic .navbar-brand img,
.web_traffic .navbar-brand .logo-light,
.web_traffic .navbar-brand .logo-dark {
  transition: all 0.3s ease;
  width: 150px !important;
  height: auto !important;
  display: block;
}

/* Mobile responsive adjustments - No sticky header */
@media (max-width: 991.98px) {
  .web_traffic .header {
    position: relative !important;
    background: transparent !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    box-shadow: none !important;
    border-bottom: none !important;
  }

  .web_traffic .banner-section {
    padding-top: 188px !important;
  }
}

@media (max-width: 991.98px) {
  .web_traffic .navbar-brand img {
    width: 200px !important;
  }
}

@media (max-width: 767.98px) {
  .web_traffic .navbar-brand img {
    width: 180px !important;
  }
}

@media (max-width: 575.98px) {
  .web_traffic .navbar-brand img {
    width: 160px !important;
  }
}
a {
  outline: none;
  color: #dddddd;
  text-decoration: none;
}
/**************************************************
=-*=-*=-*=-*=-*=-*= Single Post =-*=-*=-*=-*=-*=-*=
**************************************************/
.single-post01 .post-image img,
.single-post01 .post-navigation,
.single-post01 .comment-list img,
.sidebar .widget,
.sidebar .widget-tweeter small,
.sidebar .widget-twitter small,
#loader-wrapper,
.post-image img,
.single-post01 .post-item-description .post-meta,
.sidebar .form-inline .input-group,
.sidebar .post-thumbnail-entry,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed,
#blog .post-item.border > .post-item-wrap > .post-item-description,
#blog img,
#blog audio,
#blog iframe {
  width: 100%;
  border: none;
}
.single-post01 .post-image img {
  height: auto;
}
.single-post01 .post-item-description {
  font-size: 16px;
  padding: 22px 0;
  line-height: 28px;
}
.single-post01 .post-item-description h2,
.single-post01 .post-item-description h2 > a {
  font-size: 34px;
  margin-top: 8px;
  line-height: 38px;
  margin-bottom: 12px;
}
.single-post01 .post-item-description .post-meta {
  padding: 12px 0;
  margin-bottom: 26px;
}
.single-post01 .post-item-description .post-meta-date,
.single-post01 .post-item-description .post-meta-date a,
.single-post01 .post-item-description .post-meta-category,
.single-post01 .post-item-description .post-meta-category a,
.single-post01 .post-item-description .post-meta-comments,
.single-post01 .post-item-description .post-meta-comments a,
.single-post01 .post-meta-share a,
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev,
.sidebar .post-thumbnail-list a,
.sidebar .tags a,
.load-more a,
#blog .post-item.border .post-image .post-meta-category a,
#blog .post-item .post-item-description > h2,
#blog .post-item .post-item-description > h2 > a,
.breadcrumb ol li a,
.breadcrumb ul li a,
.sidebar .widget-categories ul li a,
.post-meta-category a {
  text-decoration: none;
  color: #ddd;
}
a.item-link {
  margin-top: 10px;
  display: inline-block;
}
.single-post01 .post-item-description .post-meta-date,
.single-post01 .post-item-description .post-meta-date a,
.single-post01 .post-item-description .post-meta-category,
.single-post01 .post-item-description .post-meta-category a,
.single-post01 .post-item-description .post-meta-comments,
.single-post01 .post-item-description .post-meta-comments a,
.single-post01 .post-tags a {
  font-size: 13px;
  margin-right: 16px;
}
.single-post01 .post-item-description .post-meta-category i,
.single-post01 .post-item-description .post-meta-comments i,
.single-post01 .post-item-description .post-meta-date i {
  margin-right: 4px;
}
.single-post01 .post-meta-share a {
  line-height: 16px;
}
.single-post01 .post-meta-share a i {
  font-size: 30px;
}
.single-post01 .post-item-description .blockquote {
  font-size: 16px;
  margin: 0 0 20px 72px;
  padding: 10px 20px;
  font-style: italic;
}
.single-post01 .post-item-description .blockquote .small,
.single-post01 .post-item-description .blockquote small {
  font-size: 100%;
}
.single-post01 .post-tags {
  margin-bottom: 40px;
}
.single-post01 .post-tags a {
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 4px;
  margin-bottom: 10px;
}
.single-post01 .post-navigation,
.sidebar .post-thumbnail-list,
#loader,
#blog .post-item .post-meta-category,
#blog .post-item .post-meta-comments,
#blog .post-item .post-meta-date,
#blog .post-item.border .post-image,
.breadcrumb ol li,
.breadcrumb ul li,
.sidebar .widget-categories ul li,
.single-post01 .comments .comment .text {
  position: relative;
}
.single-post01 .post-navigation,
.sidebar .tags a {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
}
.single-post01 .post-navigation {
  min-height: 64px;
  padding: 20px 0 0;
  vertical-align: top;
}
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev,
.post-navigation .post-prev:before,
.post-navigation .post-all,
#loader:before,
#loader:after,
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed,
#blog .post-item.border .post-meta-category,
.sidebar .widget-categories ul li:before,
.player,
.sidebar .widget-tweeter:not([data-avatar="true"]) li::before,
.sidebar .widget-twitter:not([data-avatar="true"]) li::before,
.post-navigation .post-next:after {
  position: absolute;
}
.single-post01 .post-navigation .post-next,
.single-post01 .post-navigation .post-prev {
  height: 44px;
  max-width: 40%;
  font-size: 16px;
}
.post-navigation .post-prev:before,
.post-navigation .post-next:after {
  left: 0;
  top: 12px;
  font-size: 14px;
  padding-top: 2px;
  content: "\f053";
  font-family: "FontAwesome";
  transition: all 0.3s ease;
  transform: translate3d(0, -50%, 0);
}
.post-navigation .post-next:after {
  right: 0;
  left: inherit;
  content: "\f054";
  font-family: "FontAwesome";
}
.post-navigation .post-prev-title {
  padding-left: 25px;
}
.post-navigation .post-next span,
.post-navigation .post-prev span {
  opacity: 0.7;
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: -6px;
  text-transform: uppercase;
}
.post-navigation .post-all {
  top: 32px;
  right: 50%;
  left: auto;
  width: 12px;
  opacity: 0.7;
  font-size: 24px;
  text-align: center;
}
.single-post01 .post-navigation .post-next {
  right: 0;
  text-align: right;
}
.post-navigation .post-next-title {
  padding-right: 25px;
}
.single-post01 .comments {
  padding: 40px 0;
}
.single-post01 .comments .comment {
  padding: 10px 0;
}
.single-post01 .comments .comment_number {
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 500;
}
.single-post01 .comments .comment .image,
.sidebar .post-thumbnail-entry > img,
.sidebar .post-thumbnail-entry,
.single-post01 .post-item-description .post-meta,
.sidebar .widget {
  float: left;
}
.single-post01 .comments .comment .image {
  width: 64px;
  height: 64px;
}
.single-post01 .comment-list img {
  height: auto;
  border-radius: 100%;
}
.single-post01 .comments .comment .text {
  min-height: 80px;
  padding: 0 0 0 86px;
}
.single-post01 .comments .comment .text .name {
  font-size: 24px;
}
.single-post01 .comments .comment .comment_date {
  font-size: 14px;
}
.single-post01 .comments .comment .text .comment-reply-link {
  opacity: 0.7;
  font-size: 12px;
  padding: 0 0 0 5px;
  text-transform: uppercase;
}
.single-post01 .text_holder {
  line-height: 24px;
}
.single-post01 .comment .comment {
  margin-left: 90px;
}
.respond-form {
  padding-top: 40px;
}
.respond-comment {
  font-size: 20px;
  margin: 0 0 30px;
  font-weight: 500;
}
.single-post01 .form-group label:not(.error) {
  font-size: 16px;
  margin-bottom: 4px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  font-weight: 500;
}
.single-post01 .form-gray-fields .form-control {
  border-color: transparent;
}
.single-post01 .form-gray-fields .form-control:focus {
  outline: 0;
}
.single-post01 .form-control {
  box-shadow: none;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 5px;
  font-size: 14px;
  transition: all 0.3s ease;
}
.form-gray-fields .btn {
  font-size: 14px;
  padding: 13px 22px 10px;
  text-transform: uppercase;
}
.sidebar {
  font-size: 12px;
}
.sidebar .widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.widget-newsletter .form-control {
  font-size: 14px;
  box-shadow: none;
  line-height: 18px;
  padding: 10px 16px;
  height: auto;
  color: var(--e-global-color-light-gray);
  background-color: var(--e-global-color-white);
  border: 1px solid var(--e-global-color-very-light-gray);
  /* background: var(--e-global-color-very-dark-mostly-black-blue);
    border: 1px solid var(--e-global-color-bright-moderate-blue); */
}
.widget-newsletter .btn {
  font-weight: 600;
  height: 40px;
  padding: 8px 16px;
}
.widget-newsletter .btn {
  border-radius: 0 5px 5px 0;
}
.sidebar .nav-tabs {
  margin-bottom: 30px;
}
.sidebar .nav-tabs .nav-item {
  margin-bottom: -2px;
}
.tabs .nav-tabs .nav-link {
  border: 0;
  padding: 14px 24px;
  transition: 0.3s ease;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.sidebar .widget .tabs li > a {
  padding: 10px;
  font-size: 14px;
}
.sidebar .post-thumbnail-entry > img {
  height: 60px;
  width: 80px;
  margin-right: 16px;
  border-radius: 2px;
}
.sidebar .post-thumbnail-entry {
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.sidebar .post-thumbnail-entry:last-child,
.sidebar .widget-categories ul li:last-child {
  margin: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar .post-thumbnail-entry > img {
  height: 48px;
  width: 64px;
  margin-right: 10px;
}
.sidebar .post-thumbnail-entry img + .post-thumbnail-content {
  padding-left: 72px;
}
.sidebar .post-thumbnail-list a {
  margin: -4px 0 0;
}
.sidebar .post-thumbnail-entry .post-category i,
.sidebar .post-thumbnail-entry .post-date i {
  margin-right: 2px;
}
.sidebar .post-thumbnail-entry .post-category,
.sidebar .post-thumbnail-entry .post-date {
  font-size: 10px;
}
.sidebar .widget-title,
.sidebar > h4 {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.sidebar .widget-tweeter ul,
.sidebar .widget-twitter ul,
.sidebar .widget-categories ul {
  list-style: none;
}

.sidebar .widget-tweeter ul,
.sidebar .widget-twitter ul {
  margin-bottom: 0;
  padding-left: 22px;
}
.sidebar .widget-tweeter li,
.sidebar .widget-twitter li {
  font-size: 14px;
  margin-bottom: 18px;
  color: var(--e-global-color-secondary);
}
.sidebar .widget-tweeter:not([data-avatar="true"]) li::before,
.sidebar .widget-twitter:not([data-avatar="true"]) li::before {
  content: "\f099";
  margin-left: -22px;
  font-family: "Font Awesome 5 Brands";
}
.sidebar .tags a {
  padding: 5px 14px;
  border-radius: 50px;
  margin: 0 2px 5px 0;
}
.sidebar .widget-categories ul {
  padding: 0;
}
.sidebar .widget-categories ul li {
  margin-bottom: 10px;
  padding: 0 0 10px 28px;
}
.sidebar .widget-categories ul li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 12px;
  font-size: 20px;
  padding-top: 2px;
  background: url("../images/icon-folder.png");
  width: 16px;
  height: 14px;
  transition: all 0.3s ease;
  transform: translate3d(0, -50%, 0);
}
.sidebar .cat-count-span {
  float: right;
}

/* Blog Page */

.blogpage-section {
  position: relative;
  padding: 130px 0 120px;
  background: var(--e-global-color-white);
}
.blogpage-section .blog_content {
  text-align: center;
}
.blogpage-section .blog_content h2 {
  margin-bottom: 46px;
}
.blogpage-section .blog-box {
  height: 100%;
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}

.blogpage-section .blog-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.blogpage-section .blog-box .post-item-wrap {
  height: 100%;
  display: flex;
  flex-direction: column;
}

.blogpage-section .blog-box .post-image {
  flex-shrink: 0;
}

.blogpage-section .blog-box .post-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.blogpage-section .blog-box:hover .post-image img {
  transform: scale(1.05);
}

.blogpage-section .blog-box .lower-portion {
  flex: 1;
  display: flex;
  flex-direction: column;
  padding: 20px;
}

.blogpage-section .blog-box .lower-portion .content {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  align-items: flex-start;
  min-height: 24px;
}

.blogpage-section .blog-box .lower-portion h5 {
  flex: 1;
  margin-bottom: 20px;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 600;
  color: var(--e-global-color-very-dark-mostly-black-violet);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blogpage-section .blog-box .button-portion {
  margin-top: auto;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 20px 20px;
  border-top: 1px solid #f0f0f0;
}

.blogpage-section .blog-box .button-portion .button {
  margin-left: auto;
}

.blogpage-section .blog-box img {
  width: 100%;
}
.blogpage-section .blog-box .lower-portion .admin,
.blogpage-section .blog-box .lower-portion .assistant {
  display: flex;
  align-items: center;
  line-height: 1;
  height: 24px;
  margin: 0;
  padding: 0;
}

.blogpage-section .blog-box .lower-portion .admin i,
.blogpage-section .blog-box .lower-portion .assistant i {
  position: relative;
  font-size: 16px;
  top: 0;
  margin-right: 8px;
  color: var(--e-global-color-accent);
  display: flex;
  align-items: center;
  height: 16px;
  width: 16px;
  flex-shrink: 0;
}

.blogpage-section .blog-box .lower-portion .admin span,
.blogpage-section .blog-box .lower-portion .assistant span {
  font-family: "Montserrat", sans-serif;
  color: var(--e-global-color-secondary);
  line-height: 1;
  display: flex;
  align-items: center;
  height: 16px;
  font-size: 14px;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.blogpage-section .blog-box .lower-portion .text {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  margin-bottom: 20px;
}

.blogpage-section .blog-box .lower-portion h5 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 0;
  color: var(--e-global-color-secondary);
  position: relative;
  text-transform: capitalize;
}
.blogpage-section .blog-box .button-portion {
  position: relative;
  padding: 16px 0 16px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.blogpage-section .blog-box .button-portion span {
  font-family: "Montserrat", sans-serif;
  color: var(--e-global-color-secondary);
}
.blogpage-section .blog-box .button-portion .calendar-ml {
  font-size: 22px;
  color: var(--e-global-color-accent);
  margin-right: 5px;
  margin-bottom: 28px;
}
.blogpage-section .blog-box .button-portion .read_more {
  background: var(--e-global-color-accent);
  color: var(--e-global-color-white);
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  border-radius: 30px 0 0 30px;
  padding: 14px 24px 14px 26px;
  text-align: center;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  border: none;
  overflow: visible;
  outline: none;
}
.blogpage-section .blog-box .button-portion .read_more:hover {
  color: var(--e-global-color-white);
  background: var(--e-global-color-secondary);
}

/* Single Blog Page */

.singleblog-section {
  background: var(--e-global-color-white);
  padding: 120px 0 80px;
  position: relative;
  margin-top: 80px;
}

.singleblog-section .main-box {
  background: var(--e-global-color-white);
  border-radius: 0;
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
  transition: all 0.3s ease-in-out;
  padding: 0;
  width: 100%;
  margin-left: 0;
  position: relative;
  overflow: hidden;
}

.singleblog-section .main-box::before {
  display: none;
}

.singleblog-section .main-box .image1 {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.singleblog-section .main-box .image1 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  border-radius: 10px;
  transition: transform 0.3s ease;
}

.singleblog-section .main-box:hover .image1 img {
  transform: scale(1.02);
}

.singleblog-section .main-box .content1 {
  margin-left: 0;
  padding: 40px 50px 20px;
}

.singleblog-section .main-box .content1 h2 {
  font-family: "Inter", sans-serif;
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  color: var(--e-global-color-secondary);
  margin-bottom: 25px;
  position: relative;
}

.singleblog-section .main-box .content1 h2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 80px;
  height: 4px;
  background: var(--e-global-color-accent);
}

.singleblog-section .main-box .content1 h3 {
  font-family: "Inter", sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: var(--e-global-color-secondary);
  margin-bottom: 15px;
  position: relative;
  padding-left: 0;
}

.singleblog-section .main-box .content1 h3::before {
  content: "";
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  width: 4px;
  height: 20px;
  background: var(--e-global-color-accent);
}

.singleblog-section .main-box .content1 p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--e-global-color-text);
  margin-bottom: 20px;
}

.singleblog-section .main-box .content1 ul {
  margin-bottom: 25px;
  padding-left: 0;
}

.singleblog-section .main-box .content1 ul li {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 400;
  color: var(--e-global-color-text);
  margin-bottom: 12px;
  padding-left: 25px;
  position: relative;
  list-style: none;
}

.singleblog-section .main-box .content1 ul li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--e-global-color-accent);
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

.singleblog-section .main-box .content2 {
  background: var(--e-global-color-secondary);
  padding: 50px 70px;
  margin: 30px 0;
  position: relative;
  overflow: hidden;
}

.singleblog-section .main-box .content2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="1" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
  opacity: 0.3;
}

.singleblog-section .main-box .content2 .singleblog-quoteimage {
  position: absolute;
  top: 20px;
  right: 30px;
  opacity: 0.1;
}

.singleblog-section .main-box .content2 p {
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  color: var(--e-global-color-white);
  position: relative;
  z-index: 2;
  font-style: italic;
}

.singleblog-section .main-box .text {
  margin-left: 0;
  padding: 0 50px 40px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: var(--e-global-color-text);
}

/* Responsive Blog Styles */
@media (max-width: 991px) {
  .singleblog-section {
    padding: 100px 0 60px;
    margin-top: 60px;
  }

  .singleblog-section .main-box {
    width: 100%;
    margin-left: 0;
    padding: 0;
  }

  .singleblog-section .main-box .content1 {
    margin-left: 0;
    padding: 30px 30px 20px;
  }

  .singleblog-section .main-box .content1 h2 {
    font-size: 36px;
    line-height: 44px;
  }

  .singleblog-section .main-box .content1 h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .singleblog-section .main-box .content2 {
    padding: 40px 50px;
    margin: 25px 0;
  }

  .singleblog-section .main-box .text {
    margin-left: 0;
    padding: 0 30px 30px;
  }
}

@media (max-width: 767px) {
  .singleblog-section {
    padding: 80px 0 40px;
    margin-top: 40px;
  }

  .singleblog-section .main-box {
    padding: 10px 5px 25px;
  }

  .singleblog-section .main-box .image1 img {
    height: 250px;
  }

  .singleblog-section .main-box .content1 {
    padding: 20px 20px 15px;
  }

  .singleblog-section .main-box .content1 h2 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 20px;
  }

  .singleblog-section .main-box .content1 h3 {
    font-size: 20px;
    line-height: 26px;
    padding-left: 0;
  }

  .singleblog-section .main-box .content1 h3::before {
    width: 3px;
    height: 20px;
  }

  .singleblog-section .main-box .content1 p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .singleblog-section .main-box .content1 ul li {
    font-size: 16px;
    line-height: 1.6;
    padding-left: 25px;
  }

  .singleblog-section .main-box .content1 ul li::before {
    font-size: 16px;
    top: 0;
  }

  .singleblog-section .main-box .content2 {
    padding: 35px 30px;
    margin: 20px 0;
  }

  .singleblog-section .main-box .content2 p {
    font-size: 20px;
    line-height: 26px;
  }

  .singleblog-section .main-box .text {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    padding: 0 20px 20px;
  }
}

@media (max-width: 575px) {
  .singleblog-section {
    padding: 60px 0 20px;
    margin-top: 20px;
  }

  .singleblog-section .main-box {
    padding: 0;
  }

  .singleblog-section .main-box .content1 {
    padding: 15px 15px 10px;
  }

  .singleblog-section .main-box .content1 h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .singleblog-section .main-box .content1 h3 {
    font-size: 18px;
    line-height: 24px;
    padding-left: 0;
  }

  .singleblog-section .main-box .content1 h3::before {
    width: 3px;
    height: 18px;
  }

  .singleblog-section .main-box .content2 {
    padding: 30px 25px;
    margin: 15px 0;
  }

  .singleblog-section .main-box .content2 p {
    font-size: 18px;
    line-height: 24px;
  }
}

/* Blog Typography Enhancements */
.singleblog-section .main-box .content1 strong {
  color: var(--e-global-color-secondary);
  font-weight: 600;
}

.singleblog-section .main-box .content1 br {
  display: block;
  content: "";
  margin-top: 0.5rem;
}

/* Blog Animation Effects */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.singleblog-section .main-box {
  animation: fadeInUp 0.8s ease-out;
}

.singleblog-section .main-box .content1 h2,
.singleblog-section .main-box .content1 h3 {
  animation: fadeInUp 0.6s ease-out 0.2s both;
}

.singleblog-section .main-box .content1 p,
.singleblog-section .main-box .content1 ul li {
  animation: fadeInUp 0.6s ease-out 0.4s both;
}

/* Blog Content Spacing Improvements */
.singleblog-section .main-box .content1 .mb-4 {
  margin-bottom: 2rem !important;
}

.singleblog-section .main-box .content1 .mb-3 {
  margin-bottom: 1.5rem !important;
}

.singleblog-section .main-box .content1 .mb-2 {
  margin-bottom: 1rem !important;
}

.singleblog-section .main-box .content1 .mt-4 {
  margin-top: 2rem !important;
}

.singleblog-section .main-box .content1 .ps-3 {
  padding-left: 1rem !important;
}

/* Professional List Styling */
.singleblog-section .main-box .content1 ul {
  background: transparent;
  border-radius: 0;
  padding: 0;
  border-left: none;
  margin: 0;
}

.singleblog-section .main-box .content1 ul li {
  background: transparent;
  margin-bottom: 12px;
  padding: 0 0 0 25px;
  border-radius: 0;
  transition: none;
  box-shadow: none;
  position: relative;
  list-style: none;
}

.singleblog-section .main-box .content1 ul li:hover {
  background: transparent;
  transform: none;
  box-shadow: none;
}

.singleblog-section .main-box .content1 ul li:last-child {
  margin-bottom: 0;
}

/* Blog Quote Enhancement */
.singleblog-section .main-box .content2 {
  position: relative;
}

.singleblog-section .main-box .content2::after {
  content: '"';
  position: absolute;
  top: 20px;
  left: 30px;
  font-size: 4rem;
  color: rgba(255, 255, 255, 0.2);
  font-family: Georgia, serif;
  line-height: 1;
}

/* Blog Image Overlay */
.singleblog-section .main-box .image1::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.1));
  pointer-events: none;
}

.singleblog-section .main-box .content4 {
  padding: 0 14px;
  margin-bottom: 115px;
}
.singleblog-section .content4 h5 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 14px;
  text-transform: capitalize;
  color: var(--e-global-color-secondary);
}
.singleblog-section .content4 .tag li {
  display: contents;
}
.singleblog-section .content4 .tag .button {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  background: var(--e-global-color-secondary);
  color: #ffffff;
  border-radius: 0;
  padding: 10px 18px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-right: 4px;
}
.singleblog-section .content4 .tag .button2 {
  padding: 10px 24px;
}
.singleblog-section .content4 .tag li:last-child {
  margin-right: 0;
}
.singleblog-section .content4 .tag .button:hover {
  background: var(--e-global-color-accent);
}
.singleblog-section .content4 .icon {
  position: relative;
}
.singleblog-section .content4 .icon h5 {
  float: right;
}
.singleblog-section .content4 .icon .social-icons {
  top: 46px;
  right: -8px;
}
.singleblog-section .content4 .icon .social-icons ul li {
  margin: 0 5px;
  display: inline-block;
}
.singleblog-section .content4 .icon .social-icons ul li:first-child {
  margin-left: 0;
}
.singleblog-section .content4 .icon .social-icons ul li:last-child {
  margin-right: 0;
}
.singleblog-section .content4 .middle-portion a {
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.6px;
  word-spacing: 0.2px;
}
.singleblog-section .content4 .icon .social-icons ul li .social-networks {
  font-size: 16px;
  border-radius: 100px;
  color: var(--e-global-color-white);
  border: 1px solid var(--e-global-color-secondary);
  background: var(--e-global-color-secondary);
  text-align: center;
  transition: all ease-in-out 0.3s;
  width: 35px;
  height: 35px;
  line-height: 35px;
  transition: all 0.3s ease-in-out;
}
.singleblog-section .content4 .icon .social-icons ul li .social-networks:hover {
  color: var(--e-global-color-accent);
  background: transparent;
  border: 1px solid var(--e-global-color-accent);
  transform: translateY(-5px);
}
.singleblog-section .content5 {
  position: relative;
  text-align: center;
  margin-bottom: 45px;
}
.singleblog-section .content5 .singleblog-review1 {
  position: absolute;
  left: 0;
  right: 0;
  top: -62px;
  transition: all 0.3s ease-in-out;
}
.singleblog-section .content5 .singleblog-review1:hover {
  transform: translateY(-5px);
}
.singleblog-section .content5 .singleblog-review1 img {
  border-radius: 100px;
}
.singleblog-section .content5 .content {
  padding: 82px 65px 20px;
  background: var(--e-global-color-secondary);
  border-radius: 0;
}
.singleblog-section .content5 .content h4 {
  margin-bottom: 4px;
  color: var(--e-global-color-white);
}
.singleblog-section .content5 .content span {
  font-family: "Montserrat", sans-serif;
  display: block;
  color: var(--e-global-color-white);
  margin-bottom: 14px;
}
.singleblog-section .content5 .content .text-size-14 {
  color: var(--e-global-color-white);
}
.singleblog-section .content6 {
  padding: 0 15px;
  margin-bottom: 58px;
}
.singleblog-section .content6:after {
  content: "";
  border-bottom: 1px solid var(--e-global-color-accent);
  position: absolute;
  width: 92%;
  height: 6px;
  left: 26px;
}
.singleblog-section .content6 h4 {
  margin-bottom: 34px;
  color: var(--e-global-color-secondary);
}
.singleblog-section .content6 h4:after {
  content: "";
  border-bottom: 1px solid var(--e-global-color-accent);
  position: absolute;
  width: 23%;
  height: 45px;
  left: 23px;
}
.singleblog-section .content6 .comment {
  display: flex;
  margin: 0 0 24px 6px;
}
.singleblog-section .content6 .comment .image img {
  border-radius: 100px;
}
.singleblog-section .content6 .comment .content {
  padding: 13px 0 0 19px;
}
.singleblog-section .content6 .comment h5 {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 2px;
  text-transform: capitalize;
  color: var(--e-global-color-secondary);
}
.singleblog-section .content6 .comment span {
  margin-bottom: -38px;
  display: block;
  font-family: "Montserrat", sans-serif;
  color: var(--e-global-color-accent);
}
.singleblog-section .content6 .comment .reply {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  background: var(--e-global-color-secondary);
  color: #ffffff;
  border-radius: 0;
  padding: 12px 28px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  position: relative;
  float: right;
  right: -18px;
  top: -28px;
}
.singleblog-section .content6 .comment .reply:hover {
  background: var(--e-global-color-accent);
}
.singleblog-section .content6 .comment .text_holder p {
  display: inline-block;
  line-height: 24px;
  margin: 0 40px 12px 0;
  word-spacing: 1.6px;
}
.singleblog-section .content7 {
  padding: 0 15px;
}
.singleblog-section .content7 h4 {
  color: var(--e-global-color-secondary);
  margin-bottom: 28px;
}
.singleblog-section .content7 textarea {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: var(--e-global-color-text);
  background: transparent;
  border: 1px solid var(--e-global-color-very-light-gray);
  border-radius: 0;
  padding: 18px 30px 20px;
  width: 100%;
  height: 184px;
  margin-bottom: 15px;
  resize: none;
  outline: none;
  overflow: auto;
  /* border: none; */
}
.singleblog-section .content7 input {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: var(--e-global-color-text);
  background: transparent;
  border: 1px solid var(--e-global-color-very-light-gray);
  border-radius: 0;
  padding: 14px 30px;
  margin-bottom: 16px;
  width: 100%;
  overflow: visible;
  outline: none;
  /* border: none; */
}
.singleblog-section .content7 .text-mb {
  margin-bottom: 26px;
}
.singleblog-section .content7 .post_comment {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  padding: 25px 38px;
  border-radius: 0;
  color: #ffffff;
  background-color: var(--e-global-color-secondary);
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  display: block;
  text-align: center;
  outline: none;
  border-style: none;
}
.singleblog-section .content7 .post_comment:hover {
  background: var(--e-global-color-accent);
  color: #ffffff;
}
.singleblog-section .column {
  margin-left: -20px;
}
.singleblog-section .box1 {
  border-radius: 0;
  box-shadow: 0px 0px 100px rgba(0 0 0 / 10%);
  background: var(--e-global-color-white);
  padding: 34px 30px;
  margin-bottom: 43px;
  width: 110%;
}
.singleblog-section .box1 h5 {
  position: relative;
  text-align: center;
  margin-bottom: 42px;
  padding-bottom: 10px;
  text-transform: capitalize;
  color: var(--e-global-color-secondary);
}
.singleblog-section .box1 h5:after {
  content: "";
  background: var(--e-global-color-accent);
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
}
.singleblog-section .box1 input {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: var(--e-global-color-text);
  font-family: "Montserrat", sans-serif;
  background: var(--e-global-color-white);
  border: 1px solid var(--e-global-color-very-light-gray);
  border-radius: 0;
  padding: 0 18px;
  width: 100%;
  height: 58px;
  overflow: visible;
  outline: none;
}
.singleblog-section .box1 .form-button {
  position: relative;
}
.singleblog-section .box1 .search {
  position: absolute;
  font-size: 18px;
  right: 0;
  top: -57px;
  width: 60px;
  height: 56px;
  border: 1px solid transparent;
  background: var(--e-global-color-accent);
  color: var(--e-global-color-white);
  border-radius: 0;
  outline: none;
  box-shadow: none;
  transition: all 0.3s ease-in-out;
}
.singleblog-section .box1 .search:hover {
  color: var(--e-global-color-accent);
  background: transparent;
  border: 1px solid var(--e-global-color-accent);
}
.singleblog-section .box2 {
  text-align: center;
}
.singleblog-section .box2 h5 {
  margin-bottom: 38px;
}
.singleblog-section .box2 ul li {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 28px;
  color: var(--e-global-color-secondary);
}
.singleblog-section .box2 ul li:hover {
  color: var(--e-global-color-accent);
}
.singleblog-section .box3 {
  text-align: center;
  padding: 30px 30px 60px;
}
.singleblog-section .box3 h5 {
  margin-bottom: 43px;
}
.singleblog-section .box3 .social-icons ul li {
  margin: 0 10px;
  display: inline-block;
}
.singleblog-section .box3 .social-icons ul li:first-child {
  margin-left: 0;
}
.singleblog-section .box3 .social-icons ul li:last-child {
  margin-right: 0;
}
.singleblog-section .box3 .social-icons ul li .social-networks {
  font-size: 20px;
  color: var(--e-global-color-white);
  background: var(--e-global-color-secondary);
  border-radius: 100px;
  border: 1px solid var(--e-global-color-secondary);
  text-align: center;
  transition: all ease-in-out 0.3s;
  width: 45px;
  height: 45px;
  line-height: 45px;
  transition: all 0.3s ease-in-out;
}
.singleblog-section .box3 .social-icons ul li .social-networks:hover {
  background: transparent;
  color: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-accent);
  transform: translateY(-5px);
}
.singleblog-section .box4 h5 {
  margin-bottom: 36px;
}
.singleblog-section .box4 .tag li {
  margin-right: 8px;
  display: contents;
}
.singleblog-section .box4 .tag .button {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  background: var(--e-global-color-secondary);
  color: #ffffff;
  border-radius: 0;
  padding: 15px 18px;
  display: inline-block;
  text-align: center;
  transition: all 0.3s ease-in-out;
  margin-bottom: 4px;
  letter-spacing: 0.6px;
}
.singleblog-section .box4 .tag .button2 {
  padding: 15px 24px;
}
.singleblog-section .box4 .tag .button:hover {
  background: var(--e-global-color-accent);
  color: #ffffff;
}
.singleblog-section .box5 {
  margin-bottom: 0 !important;
}
.singleblog-section .box5 h5 {
  margin-bottom: 42px;
}
.singleblog-section .box5 .feed {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 35px;
  padding-bottom: 35px;
}
.singleblog-section .box5 .feed:after {
  content: "";
  background: var(--e-global-color-accent);
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
}
.singleblog-section .box5 .feed4 {
  margin-bottom: 0 !important;
}
.singleblog-section .box5 .feed4:after {
  display: none;
}
.singleblog-section .box5 .feed .feed-image {
  width: 34%;
}
.singleblog-section .box5 .feed .feed-image img {
  border-radius: 0;
}
.singleblog-section .box5 .feed a {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: var(--e-global-color-secondary);
  text-decoration: none;
  width: 66%;
  padding-left: 16px;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}
.singleblog-section .box5 .feed a:hover {
  color: var(--e-global-color-accent);
}

/* BLOG PAGES */

/* .blog-posts iframe{
    height: 288px;
} */
.hide-blog {
  display: none;
}
/* .blog-posts .blogpost-box .lower-portion {
	background: var(--e-global-color-secondary);
} */
/* .blog-posts .infinite-blog .button-portion{
    background: var(--e-global-color-secondary);
} */
.blog-posts .load-more {
  text-align: center;
}
.blog-posts .onecolumn-blog .lower-portion h5 {
  margin-bottom: 12px;
}
.blog-posts .twocolumn-blog .lower-portion {
  padding: 26px 30px 30px;
}
.blog-posts .threecolumn-blog .lower-portion {
  padding: 26px 18px 20px;
}
.blog-posts .threecolumn-blog .button-portion {
  padding: 16px 0 16px 18px;
}
.blog-posts .threecolumn-blog .button-portion .read_more {
  padding: 10px 16px 10px 20px;
}
.blog-posts .threecolumn-blog .lower-portion .text-mr {
  margin-right: 28px;
}
.blog-posts .threecolumn-blog .button-portion .calendar-ml {
  margin-left: 0;
}
.blog-posts .fourcolumn-blog .lower-portion {
  padding: 26px 20px 20px;
}
.blog-posts .fourcolumn-blog .button-portion {
  padding: 16px 0 16px 20px;
}
.blog-posts .fourcolumn-blog .button-portion .read_more {
  padding: 10px 16px 10px 20px;
}
.blog-posts .fourcolumn-blog .lower-portion .text-mr {
  margin-right: 28px;
}
.blog-posts .onecolumn-blog iframe {
  height: 540px;
}
.blog-posts .twocolumn-blog iframe {
  height: 265px;
}
.blog-posts .embed-container {
  display: flex;
}
.blog-posts .three-blog iframe {
  height: 294px;
}
.blog-posts .threecolumn-blog iframe {
  height: 216px;
}
.blog-posts .fourcolumn-blog iframe {
  height: 216px;
}

/* Checkout & Cart NFT Section */

.nft-section {
  padding: 125px 0 130px 0;
}
.nft-section .circle {
  top: -61px;
  right: -106px;
}
.nft-section .preview-box {
  padding: 20px;
  border-radius: 0;
  background: var(--e-global-color-white);
  border: 2px solid var(--e-global-color-very-light-gray);
  transition: all 0.3s ease-in-out;
}
.nft-section .preview-box:hover {
  box-shadow: 0px 0px 100px rgba(0 0 0 / 10%);
  background: var(--e-global-color-white);
  border: 2px solid var(--e-global-color-white);
}
.nft-section .preview-box .preview-img {
  margin-bottom: 18px;
}
.nft-section .preview-box-top {
  margin-bottom: 11px;
}
.nft-section .preview-box-top i {
  font-size: 22px;
  line-height: 30px;
  color: var(--e-global-color-accent);
}
.nft-section .preview-box-middle {
  padding-bottom: 32px;
  border-bottom: 1px solid var(--e-global-color-desaturated-blue);
  margin-bottom: 24px;
}
.nft-section .preview-box-middle .left {
  float: left;
  width: 70%;
}
.nft-section .preview-box-middle .left figure {
  float: left;
  display: inline-block;
  margin-right: 16px;
}
.nft-section .preview-box-middle .left .name {
  font-size: 16px;
  line-height: 17px;
  display: block;
  font-weight: 400;
  padding-top: 7px;
}
.nft-section .preview-box-middle .left .mail {
  font-size: 14px;
  line-height: 14px;
  display: inline-block;
  font-weight: 400;
  color: var(--e-global-color-text);
}
.nft-section .preview-box-middle .right {
  float: right;
  width: 30%;
}
.nft-section .preview-box-middle .right .bid {
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  margin-bottom: 8px;
  display: block;
  padding-top: 5px;
  color: var(--e-global-color-text);
}
.nft-section .preview-box-middle .right .price {
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
.nft-section .preview-box a {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  padding: 22px 23px;
  width: 100%;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: var(--e-global-color-white);
  background-image: linear-gradient(
    90deg,
    var(--e-global-color-bright-blue) 0%,
    var(--e-global-color-accent) 100%
  );
}
.nft-section .preview-box a:hover {
  background-image: linear-gradient(
    90deg,
    var(--e-global-color-accent) 0%,
    var(--e-global-color-bright-blue) 100%
  );
}
.nft-section h4 {
  color: var(--e-global-color-secondary);
}
.nft-section .create-nft-box {
  padding: 30px 13px;
  line-height: 0;
  border-radius: 0;
  background: var(--e-global-color-white);
  border: 2px solid var(--e-global-color-very-light-gray);
  transition: all 0.3s ease-in-out;
}
.nft-section .create-nft-box:hover {
  box-shadow: 0px 0px 100px rgba(0 0 0 / 10%);
  background: var(--e-global-color-white);
  border: 2px solid var(--e-global-color-white);
}
.nft-section .create-nft-box .form-group label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  display: block;
  margin-bottom: 10px;
  color: var(--e-global-color-secondary);
}
.nft-section .create-nft-box .form-group {
  float: left;
  width: 47.1%;
  margin: 0 10px;
}
.nft-section .create-nft-box .special {
  width: 97% !important;
}
.nft-section .create-nft-box .form-group .form-control {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  color: var(--e-global-color-black);
  background-color: var(--e-global-color-white);
  border: 1px solid var(--e-global-color-very-light-gray);
  border-radius: 0;
  padding: 18px;
  margin-bottom: 22px;
  width: 100%;
  overflow: visible;
  outline: none;
}
.nft-section .form-control::placeholder {
  color: var(--e-global-color-light-gray);
  opacity: 1;
}
.nft-section .create-nft-box .form-group .form-control:focus {
  box-shadow: none;
}
.nft-section .create-nft-box .form-group select {
  -webkit-appearance: none;
  background-repeat: no-repeat !important;
  background-position: 94.3% 26px !important;
  background-image: url("../images/dropdown-arrow.png") !important;
}
.nft-section input[type="date"]::-webkit-calendar-picker-indicator {
  opacity: 1;
  display: block;
  background-image: url(../images/calendar.png);
}
.nft-section .create-nft-box .form-group textarea {
  height: 117px !important;
}
.nft-section .create-nft-box .form-check {
  float: left;
  width: 50%;
  padding-left: 30px;
  padding-top: 19px;
}
.nft-section .create-nft-box .form-check input {
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-top: 0;
  border: 1px solid var(--e-global-color-accent);
  border-radius: 100px;
  -webkit-appearance: none;
}
.nft-section .create-nft-box .form-check input:checked {
  -webkit-appearance: auto;
}
.nft-section .create-nft-box .form-check label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-left: 15px;
  display: block;
}
.nft-section .create-nft-box .btn {
  font-size: 18px;
  line-height: 18px;
  font-weight: 500;
  padding: 22px 52px;
  margin-right: 12px;
  border: none;
  border-radius: 0;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  color: var(--e-global-color-white);
  background-image: linear-gradient(
    90deg,
    var(--e-global-color-bright-blue) 0%,
    var(--e-global-color-accent) 100%
  );
}
.nft-section .create-nft-box .btn:hover {
  background-image: linear-gradient(
    90deg,
    var(--e-global-color-accent) 0%,
    var(--e-global-color-bright-blue) 100%
  );
}
.nft-section .create-nft-box .btn-outer {
  float: left;
  width: 100%;
  padding-top: 15px;
}

/* Checkout & Cart Checkout Section */

.checkout-section .create-nft-box .form-group select {
  background-position: 96.3% 26px !important;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}
.checkout-section .preview-box {
  float: left;
  width: 100%;
}
.checkout-section .preview-box .product-outer {
  padding: 15px 0;
  border-bottom: 1px solid var(--e-global-color-very-light-gray);
}
.checkout-section .preview-box .product-outer span {
  font-size: 16px;
  line-height: 16px;
  display: inline-block;
  font-weight: 600;
  color: var(--e-global-color-secondary);
}
.checkout-section .preview-box .product-outer .total {
  padding-top: 3px;
  color: var(--e-global-color-secondary);
  font-weight: 400;
}
.checkout-section .preview-box .shipping-outer {
  padding: 15px 0;
}
.checkout-section .preview-box .shipping-outer .shipping {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  display: block;
  color: var(--e-global-color-secondary);
  margin-bottom: 15px;
}
.checkout-section .preview-box .shipping-outer .price {
  font-size: 15px;
  line-height: 15px;
  font-weight: 400;
  display: block;
  color: var(--e-global-color-secondary);
}
.checkout-section .preview-box .total-price-outer {
  padding: 15px 0;
}
.checkout-section .preview-box .total-price-outer span {
  font-size: 16px;
  line-height: 17px;
  display: inline-block;
  font-weight: 600;
  color: var(--e-global-color-secondary);
}
.checkout-section .preview-box .total-price-outer .total {
  padding-top: 3px;
  color: var(--e-global-color-secondary);
  font-weight: 400;
}
.checkout-section .preview-box .form-check {
  margin-bottom: 25px;
  border-bottom: 1px solid var(--e-global-color-very-light-gray);
}
.checkout-section .preview-box .form-check input {
  width: 20px;
  height: 20px;
  line-height: 24px;
  margin-top: 4px;
  border: 1px solid var(--e-global-color-secondary);
  box-shadow: none;
  border-radius: 100px;
  -webkit-appearance: none;
}
.checkout-section .preview-box .form-check input:checked {
  -webkit-appearance: auto;
}
.checkout-section .preview-box .form-check label {
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
  margin-left: 15px;
  margin-bottom: 10px;
  display: block;
  color: var(--e-global-color-secondary) !important;
}
.checkout-section .preview-box .form-check p {
  font-size: 14px;
  line-height: 24px;
  margin-left: 15px;
  color: var(--e-global-color-secondary);
}
.checkout-section .preview-box .btn-outer .btn {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  padding: 22px 30px;
  border-radius: 0;
  text-align: center;
  display: inline-block;
  color: var(--e-global-color-white) !important;
  background: var(--e-global-color-secondary);
  transition: all 0.3s ease-in-out;
  box-shadow: none;
  border: none;
}
.checkout-section .preview-box .btn-outer .btn:hover {
  background: var(--e-global-color-accent);
}

/* Cart Section */

.cart-section .product-detail-box {
  padding: 50px;
}
.cart-section .product-image {
  float: left;
  width: 14%;
}
.cart-section .product-details {
  float: left;
  width: 34%;
}
.cart-section .product-price {
  float: left;
  width: 15%;
  color: var(--e-global-color-secondary);
}
.cart-section .product-quantity {
  float: left;
  width: 16%;
}
.cart-section .product-removal {
  float: left;
  width: 9%;
}
.cart-section .product-line-price {
  float: left;
  width: 12%;
  text-align: right;
  color: var(--e-global-color-secondary);
}
/* This is used as the traditional .clearfix class */
.cart-section .group:before,
.cart-section .shopping-cart:before,
.cart-section .column-labels:before,
.cart-section .product:before,
.cart-section .totals-item:before,
.cart-section .group:after,
.cart-section .shopping-cart:after,
.cart-section .column-labels:after,
.cart-section .product:after,
.cart-section .totals-item:after {
  content: "";
  display: table;
}
.cart-section .group:after,
.cart-section .shopping-cart:after,
.cart-section .column-labels:after,
.cart-section .product:after,
.cart-section .totals-item:after {
  clear: both;
}
.cart-section .group,
.cart-section .shopping-cart,
.cart-section .column-labels,
.cart-section .product,
.cart-section .totals-item {
  zoom: 1;
}
/* Body/Header stuff */
.cart-section label {
  color: var(--e-global-color-white);
}
/* Column headers */
.cart-section .column-labels label {
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid var(--e-global-color-very-light-gray);
  color: var(--e-global-color-secondary);
}
.cart-section .column-labels .product-image {
  text-indent: -9999px;
}
/* Product entries */
.cart-section .product {
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--e-global-color-very-light-gray);
}
.cart-section .product .product-image {
  text-align: left;
}
.cart-section .product .product-image img {
  width: 100px;
  border: 1px solid var(--e-global-color-white);
  border-radius: 0;
}
.cart-section .product .product-details .product-title {
  margin-right: 20px;
  color: var(--e-global-color-secondary);
}
.cart-section .product .product-details .product-description {
  margin: 5px 20px 5px 0;
  line-height: 1.4em;
}
.cart-section .product .product-quantity input {
  width: 40px;
  background: transparent;
  color: var(--e-global-color-secondary);
  border: 1px solid var(--e-global-color-secondary);
  text-align: center;
  font-size: 14px;
  height: 28px;
  border-radius: 0;
}
.cart-section .product .product-quantity input:focus-visible {
  outline: none;
}
.cart-section .product .remove-product {
  border: 0;
  padding: 4px 8px;
  border: 1px solid var(--e-global-color-secondary);
  background: transparent;
  color: var(--e-global-color-secondary);
  font-size: 12px;
  border-radius: 0;
  transition: all 0.3s ease-in-out;
}
.cart-section .product .remove-product:hover {
  border: 1px solid var(--e-global-color-accent);
  background: var(--e-global-color-accent);
  color: var(--e-global-color-white);
}
.cart-section .preview-box .btn-outer .btn {
  width: auto;
  box-shadow: none;
  border: none;
}

/* Shop Section */

.shop_section {
  padding: 130px 0 110px;
}
.shop_section .nav-tabs {
  border-bottom: 0px solid var(--e-global-color-accent);
  justify-content: center;
  margin-bottom: 58px;
}
.shop_section .tabs-box .nav-tabs li {
  margin: 0 21px;
}
.shop_section .tabs-box .nav-tabs li:first-child {
  margin-left: 0;
}
.shop_section .tabs-box .nav-tabs li:last-child {
  margin-right: 0;
}
.shop_section .tabs-box .nav-tabs li a {
  display: inline-block;
  color: var(--e-global-color-secondary);
  font-size: 16px;
  line-height: 16px;
  text-decoration: none;
  font-weight: 600;
  padding: 10px 4px;
  transition: all 0.3s ease-in-out;
  border-bottom: 2px solid transparent;
}
.shop_section .tabs-box .nav-tabs li a:hover {
  cursor: pointer;
  color: var(--e-global-color-accent);
  border-bottom: 2px solid var(--e-global-color-accent);
}
.shop_section .tabs-box .nav-tabs li a.active {
  color: var(--e-global-color-accent);
  border-bottom: 2px solid var(--e-global-color-accent);
}
.shop_section .shop_box {
  background: var(--e-global-color-white);
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
  margin-bottom: 30px;
  /* border-radius: 10px; */
  transition: all 0.3s ease-in-out;
}
.shop_section .shop_box .shop_image_box {
  text-align: center;
}
.shop_section .shop_box .shop_image_box figure img {
  /* border-radius: 10px 10px 0 0; */
  width: 100%;
}
.shop_section .shop_box .shop_box_content {
  padding: 25px 30px;
}
.shop_section .shop_box .shop_box_content ul {
  margin-bottom: 10px;
}
.shop_section .shop_box .shop_box_content ul li {
  display: inline-block;
}
.shop_section .shop_box .shop_box_content ul li i {
  color: #f7b302;
  font-size: 12px;
  line-height: 12px;
}
.shop_section .shop_box .shop_box_content h5 {
  font-size: 20px;
  line-height: 26px;
  color: var(--e-global-color-secondary);
  margin-bottom: 4px;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}
.shop_section .shop_box .shop_box_content p {
  color: var(--e-global-color-text);
  margin-bottom: 14px;
  transition: all 0.3s ease-in-out;
}
.shop_section .shop_box .shop_box_content .price_wrapper {
  margin-bottom: 12px;
}
.shop_section .shop_box .shop_box_content .price_wrapper span {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: var(--e-global-color-secondary);
  margin-left: -5px;
  transition: all 0.3s ease-in-out;
}
.shop_section .shop_box .shop_box_content .price_wrapper .dollar {
  margin-left: 0;
  padding-right: 5px;
}
.shop_section .shop_box .shop_box_content .btn_wrapper a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: var(--e-global-color-very-dark-gray);
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.shop_section .shop_box .shop_box_content .btn_wrapper a i {
  font-family: "FontAwesome";
  padding-left: 15px;
  font-size: 14px;
  line-height: 14px;
  color: var(--e-global-color-very-dark-gray);
  transition: all 0.3s ease-in-out;
}
/* .shop_section .shop_box:hover{
    background: var(--e-global-color-secondary);
} */
.shop_section .shop_box:hover h5 {
  color: var(--e-global-color-accent);
}
/* .shop_section .shop_box:hover p {
    color: var(--e-global-color-white);
} */
.shop_section .shop_box:hover .price_wrapper span {
  color: var(--e-global-color-accent);
}
/* .shop_section .shop_box:hover .btn_wrapper a {
    color: var(--e-global-color-white);
}
.shop_section .shop_box:hover .btn_wrapper a i {
    color: var(--e-global-color-white);
} */
.shop_section .shop_box .btn_wrapper a:hover {
  color: var(--e-global-color-accent);
}
.shop_section .shop_box .btn_wrapper a:hover i {
  color: var(--e-global-color-accent);
}

/* Product Detail Page Style */

/* Product Detail Page Product Detail Section */

.product-detail {
  padding: 130px 0;
}
.product-detail .product-tab .tab-content {
  margin-bottom: 12px;
  float: left;
  width: 100%;
}
.product-detail .product-tab .tab-pane {
  padding: 20px;
  background: var(--e-global-color-white);
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
  float: left;
  width: 100%;
}
.product-detail .product-tab .tab-pane figure img {
  width: 100%;
}
.product-detail .product-tab .nav-tabs {
  border: none;
  float: left;
  width: 100%;
}
.product-detail .product-tab ul li {
  padding: 0;
  background-color: var(--e-global-color-white);
  display: block;
  width: 31.6%;
  margin: 0 7px;
}
.product-detail .product-tab ul li a {
  padding: 7px;
  border-radius: 0;
  border-radius: 0 !important;
  transition: all 0.3s ease-in-out;
  float: left;
  border: none;
}
.product-detail .product-tab ul li a:hover {
  border: 1px solid var(--borderline-color) !important;
}
.product-detail .product-tab ul li a:hover figure {
  cursor: pointer;
}
.product-detail .product-tab ul li:first-child {
  margin-left: 0;
}
.product-detail .product-tab ul li:last-child {
  margin-right: 0;
}
.product-detail .product-tab ul .active {
  background: var(--e-global-color-white);
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);

  border: 1px solid var(--borderline-color);
  background-color: transparent !important;
  border-color: var(--borderline-color) !important;
  border-radius: 0 !important;
}
.product-detail .product-tab ul li a img {
  height: auto;
  width: 100%;
}
.product-detail .heading h3 {
  margin-bottom: 18px;
  color: var(--e-global-color-secondary);
}
.product-detail .heading .price_wrapper {
  margin-bottom: 15px;
}
.product-detail .heading .price_wrapper .dollar {
  margin-left: 0;
  padding-right: 5px;
}
.product-detail .heading .price_wrapper span {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  color: var(--e-global-color-accent);
  margin-left: -5px;
  transition: all 0.3s ease-in-out;
}
.product-detail .heading p {
  margin-bottom: 28px;
  color: var(--e-global-color-text);
}
.product-detail .heading ul {
  padding-left: 14px;
  margin-bottom: 30px;
}
.product-detail .heading ul li {
  margin-bottom: 10px;
  color: var(--e-global-color-text);
  transition: all 0.3s ease-in-out;
}
.product-detail .heading ul li .circle {
  position: relative;
  top: 3px;
  left: -13px;
  width: 16px;
  height: 16px;
  line-height: 16px;
  background: var(--e-global-color-accent);
  border-radius: 100px;
  text-align: center;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
.product-detail .heading ul li .circle:before {
  font-size: 10px;
  position: absolute;
  left: 4px;
  top: 0;
  font-family: "FontAwesome";
  transition: all 0.3s ease-in-out;
  color: var(--e-global-color-white);
}
.product-detail .heading ul li:hover {
  color: var(--e-global-color-accent);
}
.product-detail .heading a i {
  font-family: "FontAwesome";
  padding-left: 25px;
  font-size: 14px;
  line-height: 14px;
  color: var(--e-global-color-white);
  transition: all 0.3s ease-in-out;
}
.product-detail .heading .cart_btn {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  padding: 16px 30px;
  text-align: center;
  display: inline-block;
  color: var(--e-global-color-white) !important;
  background: var(--e-global-color-accent);
  transition: all 0.3s ease-in-out;
}
.product-detail .heading .cart_btn .circle {
  font-size: 18px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  margin: 0 3px 0 18px;
  padding: 0;
  border-radius: 100px;
  display: inline-block;
  color: var(--e-global-color-accent);
  background: var(--e-global-color-white);
  font-family: "FontAwesome";
  transition: all 0.3s ease-in-out;
}
.product-detail .heading .cart_btn:hover {
  color: var(--e-global-color-white) !important;
  background: var(--e-global-color-secondary);
}
.product-detail .heading .cart_btn:hover .circle {
  background-color: var(--e-global-color-white);
  color: var(--e-global-color-secondary);
}
.product-detail .heading .category_wrapper {
  margin-bottom: 10px;
}
.product-detail .heading .category_wrapper span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: var(--e-global-color-secondary);
  padding-right: 5px;
}
.product-detail .heading .category_wrapper a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: var(--e-global-color-text);
  transition: all 0.3s ease-in-out;
}
.product-detail .heading .category_wrapper a:hover {
  color: var(--e-global-color-accent);
}
.product-detail .heading .tag_wrapper span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: var(--e-global-color-secondary);
  padding-right: 5px;
}
.product-detail .heading .tag_wrapper a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: var(--e-global-color-text);
  transition: all 0.3s ease-in-out;
}
.product-detail .heading .tag_wrapper a:hover {
  color: var(--e-global-color-accent);
}
.product-detail .heading .quatity_button_wrapper {
  margin-bottom: 30px;
}
.product-detail .heading .quantity-field {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 40px;
  margin-right: 10px;
}
.product-detail .heading .quantity-field .value-button {
  border: 1px solid var(--e-global-color-very-light-gray);
  margin: 0px;
  width: 40px;
  height: 100%;
  padding: 0;
  background: var(--e-global-color-very-light-gray);
  outline: none;
  cursor: pointer;
}
.product-detail .heading .quantity-field .value-button:hover {
  background: rgb(230, 230, 230);
}
.product-detail .heading .quantity-field .value-button:active {
  background: rgb(210, 210, 210);
}
.product-detail .heading .quantity-field .decrease-button {
  margin-right: -4px;
}
.product-detail .heading .quantity-field .increase-button {
  margin-left: -4px;
}
.product-detail .heading .quantity-field .number {
  display: inline-block;
  text-align: center;
  border: none;
  border-top: 1px solid var(--e-global-color-very-light-gray);
  border-bottom: 1px solid var(--e-global-color-very-light-gray);
  margin: 0px;
  width: 40px;
  height: 100%;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  box-sizing: border-box;
  background: var(--e-global-color-white);
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
}
.product-detail .heading .quantity-field .number::selection {
  background: none;
}

/* Product Detail Page More Information Section */

.more_information_section {
  background: var(--e-global-color-secondary);
  padding: 130px 0;
}
.more_information_section .nav-tabs {
  border-bottom: 0px solid var(--e-global-color-accent);
  padding: 0;
  margin-bottom: 40px;
}
.more_information_section .tabs-box .nav-tabs li {
  margin: 0 21px;
}
.more_information_section .tabs-box .nav-tabs li:first-child {
  margin-left: 0;
}
.more_information_section .tabs-box .nav-tabs li:last-child {
  margin-right: 0;
}
.more_information_section .tabs-box .nav-tabs li a {
  display: inline-block;
  color: var(--e-global-color-white);
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  font-weight: 600;
  padding: 10px 4px;
  transition: all 0.3s ease-in-out;
  border-bottom: 2px solid transparent;
}
.more_information_section .tabs-box .nav-tabs li a:hover {
  cursor: pointer;
  color: var(--e-global-color-accent);
  border-bottom: 2px solid var(--e-global-color-accent);
}
.more_information_section .tabs-box .nav-tabs li a.active {
  color: var(--e-global-color-accent);
  border-bottom: 2px solid var(--e-global-color-accent);
}
.more_information_section .description_content p {
  color: var(--e-global-color-white);
}
.more_information_section .information_content table {
  width: 100%;
}
.more_information_section .information_content table tr:nth-child(odd) th {
  border: 1px solid var(--e-global-color-very-light-gray);
  border-radius: 10px;
}
.more_information_section .information_content table tr:nth-child(odd) td {
  border: 1px solid var(--e-global-color-very-light-gray);
  border-radius: 10px;
}
.more_information_section .information_content table tr th {
  padding: 10px 15px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  color: var(--e-global-color-primary);
}
.more_information_section .information_content table tr td {
  padding: 10px 15px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  color: var(--e-global-color-primary);
}
.more_information_section .reviews_content_box {
  border: 2px solid var(--e-global-color-white);
  background: var(--e-global-color-white);
  padding: 40px 45px 35px 30px;
  margin-bottom: 28px;
  transition: all 0.3s ease-in-out;
}
.more_information_section .reviews_content_box h5 {
  font-size: 20px;
  color: var(--e-global-color-secondary);
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}
.more_information_section .reviews_content_box p {
  color: var(--e-global-color-secondary);
  margin-bottom: 10px;
  transition: all 0.3s ease-in-out;
}
.more_information_section .reviews_content_box figure {
  width: 7%;
}
.more_information_section .reviews_content_box figure img {
  border-radius: 100%;
}
.more_information_section .reviews_content_box .text_wrapper {
  width: 93%;
  display: inline-block;
  padding-left: 15px;
}
.more_information_section .reviews_content_box ul li {
  display: inline-block;
}
.more_information_section .reviews_content_box ul li i {
  color: #f7b302;
  font-size: 16px;
  line-height: 16px;
}
.more_information_section .reviews_content h6 {
  letter-spacing: 0.8px;
  margin-bottom: 8px;
  color: var(--e-global-color-accent);
}
.more_information_section .reviews_content h3 {
  margin-bottom: 35px;
  color: var(--e-global-color-primary);
}
.more_information_section .reviews_content form input,
.more_information_section .reviews_content form textarea {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  border-radius: 0;
  padding: 10px 20px;
  width: 100%;
  height: 55px;
  margin-bottom: 20px;
  margin-left: 0;
  background: var(--e-global-color-white);
  overflow: visible;
  border: none;
  outline: none;
}
.more_information_section .reviews_content form textarea {
  height: 150px;
  margin-bottom: 30px;
  width: 100%;
  padding: 15px 20px;
}
.more_information_section .reviews_content .form-control::placeholder {
  color: var(--e-global-color-black);
}
.more_information_section .reviews_content .form-control:focus {
  box-shadow: none;
}
.more_information_section .reviews_content button {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  padding: 16px 32px;
  text-align: center;
  display: inline-block;
  color: var(--e-global-color-white);
  background: var(--e-global-color-accent);
  border: 1px solid var(--e-global-color-accent);
  transition: all 0.3s ease-in-out;
}
.more_information_section .reviews_content button:hover {
  color: var(--e-global-color-white);
  background: transparent;
  border: 1px solid var(--e-global-color-white);
}

/* Product Detail Page Related Product Section */

.related_product_section {
  padding: 130px 0;
}
.related_product_section .related_product_content h3 {
  color: var(--e-global-color-secondary);
  margin-bottom: 40px;
}
.related_product_section .related_product_box {
  background: var(--e-global-color-white);
  box-shadow: 0px 0px 50px rgb(0 0 0 / 15%);
  margin-bottom: 0;
  /* border-radius: 10px; */
  transition: all 0.3s ease-in-out;
}
.related_product_section .related_product_box .related_product_image_box {
  text-align: center;
}
.related_product_section .related_product_box .related_product_box_content {
  padding: 25px 30px;
}
.related_product_section
  .related_product_box
  .related_product_image_box
  figure
  img {
  /* border-radius: 10px 10px 0 0; */
  width: 100%;
}
.related_product_section .related_product_box .related_product_box_content ul {
  margin-bottom: 10px;
}
.related_product_section
  .related_product_box
  .related_product_box_content
  ul
  li {
  display: inline-block;
}
.related_product_section
  .related_product_box
  .related_product_box_content
  ul
  li
  i {
  color: #f7b302;
  font-size: 12px;
  line-height: 12px;
}
.related_product_section .related_product_box .related_product_box_content h5 {
  font-size: 20px;
  line-height: 26px;
  color: var(--e-global-color-secondary);
  margin-bottom: 4px;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}
.related_product_section .related_product_box .related_product_box_content p {
  color: var(--e-global-color-text);
  margin-bottom: 14px;
  transition: all 0.3s ease-in-out;
}
.related_product_section
  .related_product_box
  .related_product_box_content
  .price_wrapper {
  margin-bottom: 12px;
}
.related_product_section
  .related_product_box
  .related_product_box_content
  .price_wrapper
  span {
  font-size: 20px;
  line-height: 26px;
  font-weight: 500;
  color: var(--e-global-color-secondary);
  margin-left: -5px;
  transition: all 0.3s ease-in-out;
}
.related_product_section
  .related_product_box
  .related_product_box_content
  .price_wrapper
  .dollar {
  margin-left: 0;
  padding-right: 5px;
}
.related_product_section
  .related_product_box
  .related_product_box_content
  .btn_wrapper
  a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  color: var(--e-global-color-very-dark-gray);
  text-transform: uppercase;
  transition: all 0.3s ease-in-out;
}
.related_product_section
  .related_product_box
  .related_product_box_content
  .btn_wrapper
  a
  i {
  font-family: "FontAwesome";
  padding-left: 15px;
  font-size: 14px;
  line-height: 14px;
  color: var(--e-global-color-very-dark-gray);
  transition: all 0.3s ease-in-out;
}
/* .related_product_section .related_product_box:hover{
    background-color: var(--e-global-color-secondary);
    border: none;
} */
.related_product_section .related_product_box:hover h5 {
  color: var(--e-global-color-accent);
}
/* .related_product_section .related_product_box:hover p {
    color: var(--e-global-color-white);
} */
.related_product_section .related_product_box:hover .price_wrapper span {
  color: var(--e-global-color-accent);
}
/* .related_product_section .related_product_box:hover .btn_wrapper a {
    color: var(--e-global-color-white);
}
.related_product_section .related_product_box:hover .btn_wrapper a i {
    color: var(--e-global-color-white);
} */
.related_product_section .related_product_box .btn_wrapper a:hover {
  color: var(--e-global-color-accent);
}
.related_product_section .related_product_box .btn_wrapper a:hover i {
  color: var(--e-global-color-accent);
}

/************ PRELOADER CSS ************/
/* ====  Preloader styles ==== */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 9999999999999;
}
#loader {
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  z-index: 1001;
  animation: spin 2s linear infinite;
}
#loader:before {
  content: "";
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  animation: spin 3s linear infinite;
}
#loader:after {
  content: "";
  top: 15px;
  right: 15px;
  left: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  animation: spin 1.5s linear infinite;
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  z-index: 1000;
  transform: translateX(0);
}
#loader-wrapper .loader-section.section-left {
  left: 0;
}
#loader-wrapper .loader-section.section-right {
  right: 0;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loaded #loader-wrapper .loader-section.section-left {
  transform: translateX(-100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader-wrapper .loader-section.section-right {
  transform: translateX(100%);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.loaded #loader {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.loaded #loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}
/*************************************************
=-*=-*=-*=-*=-*=-*= One Column =-*=-*=-*=-*=-*=-*=
**************************************************/
.breadcrumb,
#loader,
.sidebar .widget-tweeter small,
.sidebar .widget-twitter small,
.post-navigation .post-next span,
.post-navigation .post-prev span,
.sidebar .post-thumbnail-entry .post-category {
  display: block;
  font-size: 12px;
  line-height: 20px;
}
.breadcrumb {
  font-size: 10px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  background-color: transparent;
  padding: 10px 0;
}
.breadcrumb ol,
.breadcrumb ul {
  margin: 0;
  padding: 0;
}
.breadcrumb ol li,
.breadcrumb ul li {
  opacity: 0.8;
  display: inline;
}
.breadcrumb ol li + li::before,
.breadcrumb ul li + li::before {
  margin: 0 5px;
  content: ">";
  background-color: transparent;
}
.breadcrumb ol li.active,
.breadcrumb ol li:hover,
.breadcrumb ol li:last-child,
.breadcrumb ul li.active,
.breadcrumb ul li:hover,
.breadcrumb ul li:last-child {
  opacity: 1;
}
#blog .post-item.border > .post-item-wrap > .post-item-description {
  padding: 24px;
  line-height: 28px;
}
#blog .post-item.border .post-meta-category {
  top: 11px;
  z-index: 0;
  right: 10px;
  font-size: 13px;
  padding: 7px 16px 7px;
  border-radius: 50px;
}
#blog .post-item .post-meta-category,
#blog .post-item .post-meta-comments,
#blog .post-item .post-meta-date {
  top: -4px;
  font-size: 12px;
  margin-right: 8px;
}
#blog .post-item .post-item-description > h2,
#blog .post-item .post-item-description > h2 > a {
  font-size: 28px !important;
  font-weight: 500 !important;
  line-height: 34px !important;
  margin-bottom: 16px;
  letter-spacing: 0px;
}
.blog-posts p {
  font-size: 18px;
  line-height: 24px;
}
.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
  top: 0;
  left: 0;
  height: 100%;
}
.fluid-width-video-wrapper {
  padding-top: 56.3%;
}
.player {
  top: 0;
}
.post-audio audio {
  bottom: 0;
  left: 0;
}
.pagination {
  padding-left: 15px;
}
.onecolumn-blog .fluid-width-video-wrapper {
  padding-top: 41.8%;
}
.twocolumn-blog .fluid-width-video-wrapper {
  padding-top: 41.8%;
}
.three-blog .fluid-width-video-wrapper {
  padding-top: 70.2%;
}
.threecolumn-blog .fluid-width-video-wrapper {
  padding-top: 70.3%;
}
.fourcolumn-blog .fluid-width-video-wrapper {
  padding-top: 70.3%;
}
.hide-blog {
  display: none;
}
.load-more a {
  padding: 12px 25px;
  border-radius: 30px;
}
.load-more a:hover {
  background: none;
}

/*************************************************************
=-*=-*=-*=-*=-*=-*= Responsive Single Post =-*=-*=-*=-*=-*=-*=
*************************************************************/
@media screen and (max-width: 1440px) {
  /* Blog */
  .blogpage-section {
    padding: 100px 0;
  }
  /* Single Blog */
  .singleblog-section .main-box {
    width: 100%;
    margin-left: 0;
  }
  .singleblog-section .column {
    margin-left: 0;
  }
  .singleblog-section .box1 {
    width: 105%;
    padding: 34px 22px;
  }
  /* Blogs pages */
  .blog-posts .onecolumn-blog iframe {
    height: 465px;
  }
  .blog-posts .twocolumn-blog iframe {
    height: 227px;
  }
  .blog-posts .three-blog iframe {
    height: 251px;
  }
  .blog-posts .threecolumn-blog iframe {
    height: 184px;
  }
  .blog-posts .fourcolumn-blog iframe {
    height: 184px;
  }
  .blog-posts .threecolumn-blog .lower-portion h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .blog-posts .threecolumn-blog .lower-portion .text {
    margin-bottom: 20px;
  }
  .blog-posts .threecolumn-blog .lower-portion span {
    margin-bottom: 18px;
  }
  .blog-posts .fourcolumn-blog .lower-portion h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .blog-posts .fourcolumn-blog .lower-portion span {
    margin-bottom: 18px;
  }
  .blog-posts .sixcolumn-blog .lower-portion {
    padding: 26px 12px 20px;
  }
  .blog-posts .sixcolumn-blog .lower-portion span {
    margin-bottom: 18px;
  }
  .blog-posts .sixcolumn-blog .lower-portion i {
    font-size: 14px;
    margin-right: 3px;
  }
  .blog-posts .sixcolumn-blog .button-portion .calendar-ml {
    font-size: 16px;
  }
  .blog-posts .sixcolumn-blog .button-portion .read_more {
    padding: 8px 18px;
  }
  .blog-posts .sixcolumn-blog .button-portion {
    padding: 14px 0 14px 12px;
  }
  .blog-posts .sixcolumn-blog .button-portion .read_more {
    padding: 8px 18px;
  }
  /* Shop */
  .shop_section .shop_box .shop_box_content {
    padding: 25px 20px;
  }
  .related_product_section .related_product_box .related_product_box_content {
    padding: 25px 20px;
  }
  /* Product-detail */
  .product-detail .heading h3 {
    margin-bottom: 12px;
  }
  .product-detail .heading .price_wrapper {
    margin-bottom: 10px;
  }
  .product-detail .heading p {
    margin-bottom: 12px;
  }
  .product-detail .heading ul {
    margin-bottom: 15px;
  }
  .product-detail .heading .quatity_button_wrapper {
    margin-bottom: 15px;
  }
  /* Cart */
  .checkout-section .preview-box .btn-outer .btn {
    padding: 20px 25px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1441px) {
  .blog-posts .onecolumn-blog iframe {
    height: 540px;
  }
  .blog-posts .twocolumn-blog iframe {
    height: 265px;
  }
  .blog-posts .three-blog iframe {
    height: 294px;
  }
  .blog-posts .threecolumn-blog iframe {
    height: 216px;
  }
  .blog-posts .fourcolumn-blog iframe {
    height: 216px;
  }
}
@media screen and (max-width: 1199px) {
  .widget-newsletter .form-control {
    font-size: 12px;
    padding: 10px 10px;
  }
  .sidebar .widget .tabs li > a {
    font-size: 13px;
    padding: 10px 8px;
  }
  .sidebar .widget {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .single-post01 .post-item-description,
  .single-post01 .post-item-description .blockquote {
    font-size: 14px;
    line-height: 26px;
  }
  .single-post01 .post-navigation .post-next,
  .single-post01 .post-navigation .post-prev {
    font-size: 14px;
  }
  .single-post01 .post-item-description h2,
  .single-post01 .post-item-description h2 > a {
    margin-top: 0;
    font-size: 28px;
    line-height: 32px;
  }

  /* Blog */
  .blogpage-section {
    padding: 90px 0 75px;
  }
  .blogpage-section .blog_content h2 {
    margin-bottom: 35px;
  }
  .blogpage-section .blog-box {
    margin-bottom: 25px;
  }
  .blogpage-section .blog-box .lower-portion {
    padding: 20px;
  }
  .blogpage-section .blog-box .button-portion {
    padding: 12px 0 12px 20px;
  }
  .blogpage-section .blog-box .lower-portion i {
    font-size: 16px;
    margin-right: 5px;
  }
  .blogpage-section .blog-box .lower-portion .content {
    gap: 15px;
  }

  .blogpage-section .blog-box .lower-portion .text {
    margin-bottom: 20px;
  }
  .blogpage-section .blog-box .button-portion .calendar-ml {
    font-size: 18px;
    margin-left: 0;
  }
  .blogpage-section .blog-box .lower-portion h5 {
    font-size: 20px;
    line-height: 26px;
  }
  .blogpage-section .blog-box .button-portion .read_more {
    padding: 12px 20px;
  }
  /* Single Blog */
  .singleblog-section {
    padding: 100px 0;
  }
  .singleblog-section .main-box {
    padding: 10px 15px 35px;
  }
  .singleblog-section .main-box .content1 h4 {
    margin-bottom: 15px;
  }
  .singleblog-section .main-box .content1 span {
    margin-bottom: 22px;
  }
  .singleblog-section .main-box .content1 p {
    margin-bottom: 30px;
  }
  .singleblog-section .main-box .content2 .singleblog-quoteimage {
    margin-bottom: 20px;
  }
  .singleblog-section .main-box .content2 .singleblog-quoteimage img {
    width: 32px;
  }
  .singleblog-section .main-box .content2 {
    padding: 20px 20px 28px;
    margin-bottom: 30px;
  }
  .singleblog-section .main-box .text {
    margin-bottom: 30px;
    margin-left: 12px;
  }
  .singleblog-section .content4 {
    margin-bottom: 90px;
  }
  .singleblog-section .content4 .tag .button {
    padding: 10px 16px;
    margin-right: 0;
  }
  .singleblog-section .content4 .tag {
    margin-right: -40px;
  }
  .singleblog-section .content4 .icon .social-icons {
    top: 46px;
    right: -10px;
  }
  .singleblog-section .content5 .content {
    padding: 82px 62px 20px;
  }
  .singleblog-section .content5 .content span {
    margin-bottom: 10px;
  }
  .singleblog-section .content5 {
    margin-bottom: 30px;
  }
  .singleblog-section .content6 .comment .image img {
    width: 90px;
  }
  .singleblog-section .content6 h4 {
    margin-bottom: 34px;
  }
  .singleblog-section .content6 .comment {
    margin: 0 0 30px 0;
  }
  .singleblog-section .content6 .comment .content {
    padding: 0 0 0 15px;
  }
  .singleblog-section .content6 .comment h5 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 4px;
  }
  .singleblog-section .content6 .comment span {
    margin-bottom: -44px;
  }
  .singleblog-section .content6 .comment .text_holder p {
    line-height: 22px;
    margin: 0 30px 0 0;
    word-spacing: 0;
  }
  .singleblog-section .content6 .comment .reply {
    font-size: 16px;
    line-height: 22px;
    padding: 10px 32px;
    top: -24px;
  }
  .singleblog-section .content7 h4 {
    margin-bottom: 20px;
  }
  .singleblog-section .content7 textarea {
    padding: 16px 20px;
    height: 145px;
    margin-bottom: 10px;
  }
  .singleblog-section .content7 input {
    padding: 12px 20px;
    margin-bottom: 15px;
  }
  .singleblog-section .content7 .text-mb {
    margin-bottom: 20px;
  }
  .singleblog-section .content7 .post_comment {
    padding: 20px 36px;
  }
  .singleblog-section .box1 {
    width: 100%;
    padding: 30px 15px;
    margin-bottom: 30px;
  }
  .singleblog-section .box1 h5 {
    margin-bottom: 25px;
    letter-spacing: 0;
    word-spacing: 0;
  }
  .singleblog-section .box1 input {
    padding: 0 13px;
    height: 50px;
  }
  .singleblog-section .box1 .search {
    font-size: 16px;
    height: 48px;
    top: -49px;
  }
  .singleblog-section .box2 ul li {
    margin-bottom: 22px;
  }
  .singleblog-section .box3 .social-icons ul li .social-networks {
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .singleblog-section .box4 .tag .button {
    padding: 12px;
    letter-spacing: 0;
  }
  .singleblog-section .box5 .feed a {
    font-size: 16px;
    line-height: 24px;
    padding: 0 0 0 12px;
  }
  .singleblog-section .box5 .feed {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
  /* Blog pages*/
  .blog-posts p {
    font-size: 16px;
    line-height: 24px;
  }
  .blog-posts .onecolumn-blog iframe {
    height: 390px;
  }
  .blog-posts .twocolumn-blog iframe {
    height: 190px;
  }
  .blog-posts .three-blog iframe {
    height: 209px;
  }
  .blog-posts .threecolumn-blog iframe {
    height: 237px;
  }
  .blog-posts .fourcolumn-blog iframe {
    height: 209px;
  }
  .blog-posts .three-column .button-portion .read_more {
    padding: 8px 10px;
  }
  .blog-posts .fourcolumn-blog .button-portion .read_more {
    padding: 8px 18px;
  }
  /* Cart & Checkout Pages */
  .product-detail {
    padding: 100px 0;
  }
  .product-detail .product-tab ul li {
    width: 31.2%;
  }
  .product-detail .auction-top .bidder {
    font-size: 16px;
    line-height: 24px;
  }
  .product-detail .auction-middle .name {
    font-size: 16px;
  }
  .product-detail .auction-middle .ending {
    font-size: 16px;
    line-height: 24px;
  }
  .product-detail .auction-middle .left {
    width: 60%;
  }
  .product-detail .auction-middle .right {
    width: 40%;
  }
  .product-detail .auction-top figure {
    margin-right: 10px;
  }
  .product-detail .heading ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .product-detail .heading {
    margin-bottom: 30px;
  }
  .nft-section {
    padding: 100px 0;
  }
  .nft-section .circle {
    right: -25px;
  }
  .nft-section .create-nft-box .form-group {
    width: 46.5%;
  }
  .nft-section .create-nft-box .form-group label {
    margin-bottom: 8px;
  }
  .nft-section .create-nft-box .form-group .form-control {
    font-size: 14px;
    line-height: 20px;
    padding: 16px;
    margin-bottom: 18px;
  }
  .checkout-section .preview-box .btn-outer .btn {
    padding: 18px 25px;
  }
  /* Shop Page */
  .shop_section {
    padding: 90px 0 70px;
  }
  .shop_section .nav-tabs {
    margin-bottom: 45px;
  }
  .shop_section .shop_box {
    margin-bottom: 25px;
  }
  .shop_section .shop_box .shop_box_content {
    padding: 20px;
  }
  .shop_section .shop_box .shop_box_content ul {
    margin-bottom: 8px;
  }
  .shop_section .shop_box .shop_box_content p {
    margin-bottom: 10px;
  }
  .shop_section .shop_box .shop_box_content .btn_wrapper a {
    font-size: 14px;
    line-height: 14px;
  }
  .shop_section .shop_box .shop_box_content .price_wrapper {
    margin-bottom: 6px;
  }
  .shop_section .shop_box .shop_box_content .price_wrapper .dollar {
    padding-right: 4px;
  }
  .shop_section .shop_box .shop_box_content .btn_wrapper a i {
    padding-left: 12px;
  }
  /* Product detail Page */
  .product-detail {
    padding: 100px 0 68px;
  }
  .product-detail .product-tab ul li {
    width: 31.2%;
  }
  .product-detail .heading h3 {
    margin-bottom: 12px;
  }
  .product-detail .heading .price_wrapper {
    margin-bottom: 10px;
  }
  .product-detail .heading p {
    margin-bottom: 12px;
  }
  .product-detail .heading .price_wrapper span {
    font-size: 18px;
    line-height: 24px;
  }
  .product-detail .heading ul {
    padding-left: 12px;
    margin-bottom: 12px;
  }
  .product-detail .heading ul li .circle {
    top: 3px;
    left: -10px;
    width: 16px;
    height: 16px;
    line-height: 16px;
  }
  .product-detail .heading ul li .circle:before {
    font-size: 10px;
    top: 0px;
  }
  .product-detail .heading .cart_btn {
    padding: 14px 25px;
  }
  .product-detail .heading a i {
    padding-left: 20px;
  }
  .product-detail .heading .category_wrapper span {
    font-size: 16px;
    line-height: 24px;
  }
  .product-detail .heading .tag_wrapper span {
    font-size: 16px;
    line-height: 24px;
  }
  .more_information_section {
    padding: 100px 0;
  }
  .more_information_section .nav-tabs {
    margin-bottom: 35px;
  }
  .more_information_section .reviews_content_box {
    padding: 35px 35px 35px 30px;
    margin-bottom: 25px;
  }
  .more_information_section .reviews_content h3 {
    margin-bottom: 30px;
  }
  .more_information_section .reviews_content form input,
  .more_information_section .reviews_content form textarea {
    padding: 8px 18px;
    height: 52px;
    margin-bottom: 18px;
  }
  .more_information_section .reviews_content form textarea {
    height: 140px;
    margin-bottom: 25px;
    padding: 12px 18px;
  }
  .more_information_section .reviews_content_box h5 {
    font-size: 18px;
  }
  .more_information_section .reviews_content button {
    padding: 14px 30px;
  }
  .more_information_section .reviews_content_box p {
    margin-bottom: 8px;
  }
  .more_information_section .reviews_content_box ul li i {
    font-size: 14px;
    line-height: 14px;
  }
  .related_product_section {
    padding: 90px 0 100px;
  }
  .related_product_section .related_product_content h3 {
    margin-bottom: 35px;
  }
  .related_product_section .related_product_box .related_product_box_content {
    padding: 20px;
  }
  .related_product_section
    .related_product_box
    .related_product_box_content
    ul {
    margin-bottom: 8px;
  }
  .related_product_section .related_product_box .related_product_box_content p {
    margin-bottom: 10px;
  }
  .related_product_section
    .related_product_box
    .related_product_box_content
    .price_wrapper {
    margin-bottom: 6px;
  }
  .related_product_section
    .related_product_box
    .related_product_box_content
    .price_wrapper
    span {
    font-size: 18px;
    line-height: 24px;
  }
  .related_product_section
    .related_product_box
    .related_product_box_content
    .btn_wrapper
    a {
    font-size: 14px;
    line-height: 14px;
  }
  .related_product_section
    .related_product_box
    .related_product_box_content
    .btn_wrapper
    a
    i {
    padding-left: 12px;
  }
}
@media screen and (max-width: 991px) {
  .respond-form {
    padding-top: 0;
  }
  .single-post01 .post-item-description .post-meta-date,
  .single-post01 .post-item-description .post-meta-date a,
  .single-post01 .post-item-description .post-meta-category,
  .single-post01 .post-item-description .post-meta-category a,
  .single-post01 .post-item-description .post-meta-comments,
  .single-post01 .post-item-description .post-meta-comments a {
    margin-right: 5px;
  }
  .single-post01 .comments .comment .text {
    padding: 0;
  }
  .single-post01 .comments .comment .image {
    width: 48px;
    height: 48px;
    margin-right: 14px;
  }
  .single-post01 .text_holder {
    font-size: 12px;
    margin: 10px 0 0;
  }
  .single-post01 .comment .comment {
    margin-left: 30px;
  }
  .single-post01 .comments {
    padding: 30px 0 0;
  }
  .sidebar {
    margin: 55px 0 0;
  }
  .page-title h1 {
    font-size: 2rem;
  }

  /* Blog */
  .blogpage-section {
    padding: 65px 0 50px;
  }
  .blogpage-section .blog_content h2 {
    margin-bottom: 30px;
  }
  .blogpage-section .blog-box {
    margin-bottom: 20px;
  }
  .blogpage-section .blog-box .lower-portion {
    padding: 15px 20px;
  }
  .blogpage-section .blog-box .lower-portion i {
    font-size: 14px;
    margin-right: 2px;
    top: 0px;
  }
  .blogpage-section .blog-box .lower-portion .content {
    gap: 10px;
  }

  .blogpage-section .blog-box .lower-portion .text {
    margin-bottom: 12px;
  }
  .blogpage-section .blog-box .button-portion .calendar-ml {
    font-size: 16px;
  }
  .blogpage-section .blog-box .lower-portion h5 {
    font-size: 18px;
    line-height: 26px;
  }
  .blogpage-section .blog-box .button-portion .read_more {
    padding: 10px 20px;
  }
  /* Single Blog */
  .singleblog-section {
    padding: 70px 0;
  }
  .singleblog-section .main-box {
    margin-bottom: 30px;
  }
  .singleblog-section .main-box .image1 {
    margin-bottom: 25px;
  }
  .singleblog-section .main-box .content1 p {
    margin-bottom: 25px;
  }
  .singleblog-section .main-box .content2 {
    padding: 24px 30px;
    margin-bottom: 25px;
  }
  .singleblog-section .main-box .content2 .singleblog-quoteimage {
    margin-bottom: 18px;
  }
  .singleblog-section .main-box .content2 .singleblog-quoteimage img {
    width: 30px;
  }
  .singleblog-section .main-box .text {
    margin: 0 0 25px 10px;
  }
  .singleblog-section .content4 {
    margin-bottom: 80px;
  }
  .singleblog-section .content4 h5 {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .singleblog-section .content4 .tag .button {
    font-size: 14px;
    line-height: 22px;
    padding: 8px 14px;
  }
  .singleblog-section .content4 .icon .social-icons {
    top: 40px;
    right: -8px;
  }
  .singleblog-section .content4 .icon .social-icons ul li {
    margin: 0 3px;
  }
  .singleblog-section .content4 .icon .social-icons ul li .social-networks {
    font-size: 14px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .singleblog-section .content5 {
    margin-bottom: 25px;
  }
  .singleblog-section .content5 .content {
    padding: 75px 40px 15px;
  }
  .singleblog-section .content5 .singleblog-review1 img {
    width: 125px;
  }
  .singleblog-section .content5 .content h4 {
    margin-bottom: 2px;
    letter-spacing: 0;
  }
  .singleblog-section .content5 .content span {
    margin-bottom: 8px;
    letter-spacing: 0;
  }
  .singleblog-section .content6 h4 {
    margin-bottom: 25px;
  }
  .singleblog-section .content6 h4:after {
    width: 17%;
    height: 35px;
  }
  .singleblog-section .content6 .comment {
    margin-bottom: 20px;
  }
  .singleblog-section .content6 .comment .image img {
    width: 80px;
  }
  .singleblog-section .content6 .comment .content {
    padding: 4px 0 0 12px;
  }
  .singleblog-section .content6 .comment h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .singleblog-section .content6 .comment span {
    margin-bottom: -34px;
  }
  .singleblog-section .content6 .comment .text_holder p {
    margin-right: 55px;
  }
  .singleblog-section .content6 .comment .reply {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 30px;
    top: -23px;
  }
  .singleblog-section .content6 {
    margin-bottom: 45px;
  }
  .singleblog-section .content7 h4 {
    margin-bottom: 15px;
  }
  .singleblog-section .content7 textarea {
    padding: 14px;
    height: 120px;
    margin-bottom: 8px;
  }
  .singleblog-section .content7 input {
    padding: 10px 14px;
    margin-bottom: 13px;
  }
  .singleblog-section .content7 .post_comment {
    font-size: 14px;
    line-height: 20px;
    padding: 16px 34px;
  }
  .singleblog-section .box1 h5 {
    margin-bottom: 30px;
  }
  .singleblog-section .box1 input {
    font-size: 14px;
    line-height: 20px;
    padding: 0 12px;
    height: 47px;
  }
  .singleblog-section .box1 .search {
    font-size: 14px;
    height: 45px;
    top: -46px;
  }
  .singleblog-section .box2 ul li {
    margin-bottom: 15px;
  }
  .singleblog-section .box3 .social-icons ul li {
    margin: 0 8px;
  }
  .singleblog-section .box3 .social-icons ul li .social-networks {
    font-size: 16px;
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .singleblog-section .box4 ul {
    text-align: center;
    padding: 0 110px;
  }
  .singleblog-section .box4 .tag .button {
    padding: 10px 14px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
  }
  .singleblog-section .box5 .feed .feed-image {
    width: 12%;
  }
  .singleblog-section .box5 .feed .feed-image img {
    width: 80px;
  }
  .singleblog-section .box5 .feed a {
    font-size: 14px;
    line-height: 22px;
    padding: 0 200px 0 20px;
  }
  /* Blog pages */
  .blog-posts .onecolumn-blog iframe {
    height: 290px;
  }
  .blog-posts .twocolumn-blog iframe {
    height: 140px;
  }
  .blog-posts .three-blog iframe {
    height: 237px;
  }
  .blog-posts .threecolumn-blog iframe {
    height: 237px;
  }
  .blog-posts .fourcolumn-blog iframe {
    height: 237px;
  }
  /* Cart & Checkout Pages */
  .product-detail .product-tab ul li {
    width: 30.5%;
  }
  .product-detail .auction-box {
    padding: 15px;
  }
  .product-detail .auction-middle .left {
    width: 55%;
  }
  .product-detail .auction-middle .right {
    width: 45%;
  }
  .product-detail .auction-middle .time {
    font-size: 14px;
  }
  .product-detail .auction-middle {
    margin-bottom: 10px;
  }
  .product-detail .heading {
    margin-bottom: 20px;
  }
  .product-detail .heading h5 {
    margin-bottom: 10px;
  }
  .product-detail .heading h2 {
    margin-bottom: 15px;
  }
  .product-detail .product-tab .tab-pane {
    padding: 15px;
  }
  .nft-section {
    padding: 70px 0;
  }
  .nft-section .preview-box-middle .left .name {
    font-size: 16px;
  }
  .nft-section .preview-box-middle .right .bid {
    font-size: 13px;
  }
  .nft-section .preview-box-middle .right .price {
    font-size: 16px;
  }
  .nft-section .preview-box a {
    font-size: 16px;
    line-height: 16px;
    padding: 18px 23px;
  }
  .nft-section .preview-box-middle {
    padding-bottom: 25px;
  }
  .nft-section .create-nft-box .form-group .form-control {
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    line-height: 14px;
    padding: 0 15px;
  }
  .nft-section .create-nft-box .form-group select {
    background-position: 91% 21px !important;
  }
  .nft-section .create-nft-box .form-group {
    width: 46.6%;
    margin: 0 6px;
  }
  .nft-section .create-nft-box .form-group .form-control {
    padding: 14px;
    margin-bottom: 16px;
  }
  .nft-section .create-nft-box .form-group textarea {
    height: 110px !important;
  }
  .nft-section .create-nft-box .form-check {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .nft-section .create-nft-box .btn {
    font-size: 16px;
    line-height: 16px;
    padding: 18px 40px;
    width: 97%;
    margin: 0 6px;
  }
  .nft-section .create-nft-box .btn-outer {
    padding-top: 0px;
  }
  .nft-section .create-nft-box .form-check input {
    width: 20px;
    height: 20px;
    line-height: 20px;
  }
  .nft-section .create-nft-box .form-check label {
    line-height: 18px;
  }
  .checkout-section .preview-box .product-outer .total {
    padding-top: 5px;
    font-size: 14px;
  }
  .checkout-section .preview-box .total-price-outer .total {
    padding-top: 5px;
    font-size: 14px;
  }
  #search input[type="search"] {
    font-size: 36px;
  }
  .checkout-section .create-nft-box .form-group select {
    background-position: 94.3% 21px !important;
  }
  .cart-section .product-image {
    width: 20%;
  }
  .cart-section .product-details {
    width: 30%;
  }
  .cart-section .product-price {
    width: 16%;
  }
  .cart-section .product-quantity {
    width: 13%;
  }
  .checkout-section .preview-box .btn-outer .btn {
    font-size: 14px;
    line-height: 14px;
    padding: 18px 22px;
  }
  /* Shop Page */
  .shop_section {
    padding: 60px 0 40px;
  }
  .shop_section .nav-tabs {
    margin-bottom: 35px;
  }
  .shop_section .tabs-box .nav-tabs li {
    margin: 0 15px;
  }
  .shop_section .shop_box {
    margin-bottom: 20px;
  }
  .shop_section .shop_box .shop_box_content {
    padding: 15px 20px;
  }
  .shop_section .shop_box .shop_box_content ul {
    margin-bottom: 5px;
  }
  .shop_section .shop_box .shop_box_content h5 {
    font-size: 18px;
    line-height: 24px;
  }
  .shop_section .shop_box .shop_box_content p {
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
  }
  .shop_section .shop_box .shop_box_content .price_wrapper {
    margin-bottom: 4px;
  }
  .shop_section .shop_box .shop_box_content .price_wrapper span {
    font-size: 16px;
    line-height: 22px;
  }
  .shop_section .shop_box .shop_box_content .btn_wrapper a i {
    padding-left: 10px;
  }
  /* Product detail Page */
  .product-detail {
    padding: 70px 0 46px;
  }
  .product-detail .heading h3 {
    margin-bottom: 10px;
  }
  .product-detail .heading .price_wrapper {
    margin-bottom: 6px;
  }
  .product-detail .heading p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px;
  }
  .product-detail .heading ul {
    padding-left: 10px;
  }
  .product-detail .heading ul li {
    margin-bottom: 8px;
  }
  .product-detail .heading ul li .circle {
    top: 2px;
    left: -8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
  }
  .product-detail .heading ul li .circle:before {
    left: 3px;
  }
  .product-detail .heading .cart_btn {
    padding: 14px 25px;
  }
  .product-detail .product-tab ul li {
    width: 30.5%;
  }
  .product-detail .product-tab .tab-pane {
    padding: 15px;
  }
  .product-detail .heading a i {
    padding-left: 15px;
  }
  .product-detail .heading .category_wrapper a {
    font-size: 14px;
    line-height: 14px;
  }
  .product-detail .heading .tag_wrapper a {
    font-size: 14px;
    line-height: 14px;
  }
  .more_information_section {
    padding: 70px 0;
  }
  .more_information_section .nav-tabs {
    margin-bottom: 30px;
  }
  .more_information_section .tabs-box .nav-tabs li {
    margin: 0 15px;
  }
  .more_information_section .tabs-box .nav-tabs li a {
    font-size: 18px;
    line-height: 18px;
  }
  .more_information_section .information_content table tr th {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
  }
  .more_information_section .information_content table tr td {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
  }
  .more_information_section .reviews_content_box {
    padding: 30px 25px;
    margin-bottom: 20px;
  }
  .more_information_section .reviews_content_box figure {
    width: 12%;
  }
  .more_information_section .reviews_content_box .text_wrapper {
    width: 88%;
    padding-left: 5px;
  }
  .more_information_section .reviews_content h3 {
    margin-bottom: 15px;
  }
  .more_information_section .reviews_content form input,
  .more_information_section .reviews_content form textarea {
    padding: 5px 12px;
    height: 45px;
    margin-bottom: 12px;
  }
  .more_information_section .reviews_content form textarea {
    height: 110px;
    margin-bottom: 15px;
    padding: 8px 12px;
  }
  .more_information_section .reviews_content button {
    font-size: 14px;
    line-height: 20px;
    padding: 12px 22px;
  }
  .related_product_section {
    padding: 50px 0 40px;
  }
  .related_product_section .related_product_content h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 25px;
  }
  .related_product_section
    .related_product_box
    .related_product_box_content
    .btn_wrapper
    a {
    font-size: 12px;
    line-height: 12px;
  }
  .related_product_section
    .related_product_box
    .related_product_box_content
    .btn_wrapper
    a
    i {
    padding-left: 8px;
    font-size: 12px;
    line-height: 12px;
  }
}

/* 3 Aşama Özel Stiller */
.choose-step {
  padding: 25px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
}

.choose-step:last-child {
  border-bottom: none;
}

.choose-step .choose-box {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  padding: 0;
  background: transparent;
  border: none;
}

.choose-step .choose-icon {
  flex-shrink: 0;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  margin-bottom: 0;
}

.choose-step .choose-icon img {
  width: 40px;
  height: 40px;
  filter: brightness(1.5) contrast(0.8);
}

.choose-step .step-content {
  flex: 1;
}

.choose-step .step-content h4 {
  font-size: 22px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.95);
  margin-bottom: 15px;
  line-height: 1.4;
}

.choose-step .step-content p {
  font-size: 16px;
  line-height: 1.7;
  color: #cccccc !important;
  margin-bottom: 0;
  font-weight: 400;
}

/* İstatistik Kartları Özel Stiller */
.web_business-section .box {
  border-radius: 30px !important;
  min-height: 280px !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  transition: none !important;
}

.web_business-section .box:hover {
  transform: none !important;
  box-shadow: none !important;
}

.web_business-section .box h6 {
  height: 50px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  line-height: 1.3 !important;
  margin-bottom: 20px !important;
}

.web_business-section .box .business-icon {
  width: 80px !important;
  height: 80px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: hidden !important;
  margin: 0 auto 20px !important;
}

.web_business-section .box .business-icon img {
  max-width: 60px !important;
  max-height: 60px !important;
  object-fit: contain !important;
}

.web_business-section .box .number {
  margin-bottom: 15px !important;
}

/* Testimonial section minimum height for mobile */
@media only screen and (max-width: 575px) {
  .web_testimonial-section {
    min-height: 350px !important;
  }
  .web_testimonial-section .testimonial-content {
    min-height: 180px !important;
    display: flex !important;
    align-items: center !important;
  }
}

/* Form input border radius */
.form_style,
.web_progress-section .progress_content input,
.web_contact-section .contact_content input,
.web_contact-section .contact_content textarea,
.web_traffic_footer .footer-section .middle-portion .email-form input,
#reklamBasvuruModal .form-control {
  border-radius: 30px !important;
}

/* Platform Partnerships Section */
.web_partnerships-section {
  padding: 100px 0;
  background: var(--e-global-color-light-grayish-cyan);
}

.web_partnerships-section .content {
  margin-bottom: 60px;
}

.web_partnerships-section .content h5 {
  color: var(--e-global-color-accent);
  margin-bottom: 15px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.web_partnerships-section .content h2 {
  color: var(--e-global-color-secondary);
  margin-bottom: 20px;
  font-weight: 700;
}

.web_partnerships-section .content p {
  color: #666;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.7;
}

/* Platform Partnerships Styles */
.platform-partnerships {
  text-align: center;
  margin-bottom: 0;
  padding: 0;
}

.partnerships-logos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}

.partnership-item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 35px 50px;
  width: 220px;
  height: 140px;
  border: 1px solid #888;
  border-radius: 25px;
  transition: all 0.3s ease;
}

.partnership-item:hover {
  border-color: #666;
  transform: translateY(-2px);
}

.partnership-logo {
  width: 130px;
  height: 70px;
  object-fit: contain;
  filter: grayscale(0.1);
}

/* Responsive adjustments for partnerships section */
@media only screen and (max-width: 768px) {
  .web_partnerships-section {
    padding: 80px 0;
  }

  .web_partnerships-section .content {
    margin-bottom: 50px;
  }

  .web_partnerships-section .content h2 {
    font-size: 28px;
  }

  .web_partnerships-section .content p {
    font-size: 16px;
  }

  .partnerships-logos {
    gap: 40px;
  }

  .partnership-item {
    width: 190px;
    height: 120px;
    padding: 30px 40px;
    border-radius: 20px;
  }

  .partnership-logo {
    width: 110px;
    height: 60px;
  }
}

@media only screen and (max-width: 575px) {
  .web_partnerships-section {
    padding: 60px 0;
  }

  .web_partnerships-section .content {
    margin-bottom: 40px;
  }

  .web_partnerships-section .content h2 {
    font-size: 24px;
  }

  .web_partnerships-section .content p {
    font-size: 15px;
  }

  .platform-partnerships {
    margin-bottom: 0;
    padding: 0;
  }

  .partnerships-logos {
    gap: 30px;
  }

  .partnership-item {
    width: 170px;
    height: 100px;
    padding: 25px 30px;
    border-radius: 18px;
  }

  .partnership-logo {
    width: 100px;
    height: 50px;
  }
}

/* Temiz Web Site Analiz Form Stilleri */
.clean-analysis-form {
  background: #ffffff;
  border: 1px solid #e8f2fd;
  border-radius: 30px;
  padding: 30px;
  margin-top: 20px;
  box-shadow: 0 4px 20px rgba(16, 65, 122, 0.08);
}

.form-header {
  text-align: center;
  margin-bottom: 25px;
}

.form-header h4 {
  color: var(--e-global-color-secondary);
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.form-header p {
  color: #777;
  font-size: 14px;
  margin: 0;
}

.form-grid {
  display: grid;
  gap: 20px;
  margin-bottom: 25px;
}

.input-group {
  display: flex;
  flex-direction: column;
}

.input-group label {
  color: var(--e-global-color-secondary);
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}

.input-group input {
  width: 100%;
  padding: 14px 16px;
  border: 2px solid #e8f2fd;
  border-radius: 30px !important;
  font-size: 15px;
  color: #333;
  background: #fff;
  transition: all 0.3s ease;
}

.input-group input:focus {
  outline: none;
  border-color: var(--e-global-color-secondary);
  box-shadow: 0 0 0 3px rgba(16, 65, 122, 0.1);
}

.input-group input::placeholder {
  color: #999;
}

.clean-submit-btn {
  width: 100%;
  padding: 16px 24px;
  background: var(--e-global-color-secondary);
  color: white;
  border: none;
  border-radius: 30px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  margin-bottom: 15px;
}

.clean-submit-btn:hover {
  background: #0d3460;
  transform: translateY(-1px);
  box-shadow: 0 8px 25px rgba(16, 65, 122, 0.2);
}

.clean-submit-btn:active {
  transform: translateY(0);
}

.form-note {
  text-align: center;
  font-size: 13px;
  color: #666;
  line-height: 1.4;
}

/* Loading State */
.clean-submit-btn.loading {
  pointer-events: none;
  opacity: 0.8;
}

.clean-submit-btn.loading::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  border: 2px solid rgba(255, 255, 255, 0.3);
  border-top: 2px solid white;
  border-radius: 50%;
  animation: spin 1s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* Modern Hizmetler Layout */
.modern-services-layout {
  margin-top: 40px;
}

/* Büyük Hizmet Kartları (2 Ana) */
.service-card-large {
  background: #ffffff;
  border-radius: 30px;
  padding: 50px 35px;
  height: 100%;
  box-shadow: 0 15px 40px rgba(16, 65, 122, 0.15);
  border: 1px solid #f0f4f8;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  min-height: 320px;
}

.service-card-large .service-icon {
  width: 80px;
  height: 80px;
  background: var(--e-global-color-secondary);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  margin-bottom: 30px;
}

.service-card-large .service-content h3 {
  color: var(--e-global-color-secondary);
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.3;
}

.service-card-large .service-content p {
  color: #666;
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 25px;
  flex-grow: 1;
}

/* Orta Hizmet Kartları (3 Alt) */
.service-card-medium {
  background: #ffffff;
  border-radius: 30px;
  padding: 30px 25px;
  height: 100%;
  box-shadow: 0 8px 25px rgba(16, 65, 122, 0.08);
  border: 1px solid #f0f4f8;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.service-card-medium .service-icon {
  width: 60px;
  height: 60px;
  background: var(--e-global-color-secondary);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  margin-bottom: 20px;
}

.service-card-medium .service-content h4 {
  color: var(--e-global-color-secondary);
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 12px;
  line-height: 1.3;
}

.service-card-medium .service-content p {
  color: #666;
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 20px;
  flex-grow: 1;
}

/* Hizmet Butonları */
.service-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--e-global-color-secondary);
  color: white;
  padding: 14px 20px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid var(--e-global-color-secondary);
  transition: all 0.3s ease-in-out;
  margin-top: auto;
}

.service-btn:hover {
  color: var(--e-global-color-secondary);
  background: transparent;
  border: 1px solid var(--e-global-color-secondary);
  text-decoration: none;
}

.service-btn i {
  font-size: 12px;
}

/* Responsive Design */
@media (max-width: 991.98px) {
  .service-card-large {
    padding: 35px 25px;
    margin-bottom: 25px;
  }

  .service-card-large .service-icon {
    width: 60px;
    height: 60px;
    font-size: 24px;
  }

  .service-card-large .service-content h3 {
    font-size: 22px;
  }

  .service-card-medium {
    padding: 25px 20px;
    margin-bottom: 20px;
  }

  .service-card-medium .service-icon {
    width: 55px;
    height: 55px;
    font-size: 22px;
  }
}

@media (max-width: 767.98px) {
  .modern-services-layout {
    margin-top: 30px;
  }

  .service-card-large {
    padding: 30px 20px;
    margin-bottom: 20px !important;
  }

  .service-card-large .service-content h3 {
    font-size: 20px;
  }

  .service-card-large .service-content p {
    font-size: 15px;
  }

  .service-card-medium {
    padding: 25px 20px;
    margin-bottom: 20px !important;
  }

  .service-card-medium .service-content h4 {
    font-size: 18px;
  }

  .service-card-medium .service-content p {
    font-size: 14px;
  }

  .service-btn {
    padding: 10px 16px;
    font-size: 13px;
  }
}

/* Modal Buton Stili */
#reklamBasvuruModal .btn-primary {
  background: var(--e-global-color-secondary) !important;
  color: white !important;
  padding: 14px 20px !important;
  border-radius: 30px !important;
  text-decoration: none !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  border: 1px solid var(--e-global-color-secondary) !important;
  transition: all 0.3s ease-in-out !important;
  margin-top: 8px !important;
  letter-spacing: 0.3px !important;
}

#reklamBasvuruModal .btn-primary:hover {
  color: var(--e-global-color-secondary) !important;
  background: transparent !important;
  border: 1px solid var(--e-global-color-secondary) !important;
  text-decoration: none !important;
  transform: none !important;
  box-shadow: none !important;
}

/* Sağ taraf içerik stilleri */
.analysis-benefits {
  margin-top: 25px;
}

.benefit-item {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  padding: 8px 0;
}

.benefit-item:last-child {
  margin-bottom: 0;
}

.benefit-item i {
  width: 40px;
  height: 40px;
  background: var(--e-global-color-accent);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin-right: 15px;
  flex-shrink: 0;
}

.benefit-item span {
  font-size: 16px;
  font-weight: 600;
  color: white !important;
  line-height: 1.4;
}

/* Progress content düzenlemeleri */
.progress_content {
  padding-left: 30px;
}

.progress_content h2 {
  margin-bottom: 18px;
  line-height: 1.3;
}

.progress_content .text {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.5;
  color: #666;
}

/* Responsive Design */
@media (max-width: 768px) {
  .clean-analysis-form {
    padding: 25px 20px;
    margin-top: 15px;
    margin-bottom: 30px;
  }

  .form-header h4 {
    font-size: 18px;
  }

  .input-group input {
    padding: 12px 14px;
    font-size: 14px;
  }

  .clean-submit-btn {
    padding: 14px 20px;
    font-size: 15px;
  }

  .analysis-benefits {
    margin-top: 20px;
  }

  .benefit-item {
    margin-bottom: 10px;
    padding: 8px 0;
  }

  .benefit-item i {
    width: 36px;
    height: 36px;
    font-size: 15px;
    margin-right: 12px;
  }

  .benefit-item span {
    font-size: 15px;
    color: white;
  }

  .progress_content {
    padding-left: 0;
    text-align: center;
    margin-top: 25px;
  }

  .progress_content h2 {
    margin-bottom: 15px;
  }

  .progress_content .text {
    margin-bottom: 20px;
    font-size: 15px;
  }
}

/* SEO Content Section Styles */
.web_seo-content-section {
  padding: 80px 0;
  background: #ffffff;
}

.seo-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.seo-content h2 {
  color: #10417a;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 1.6rem;
  line-height: 1.3;
  text-align: left;
}

.seo-content h2:first-of-type {
  margin-top: 0;
}

.seo-content h3 {
  color: #10417a;
  font-weight: 600;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 1.6rem;
  line-height: 1.3;
}

.seo-content p {
  color: #333;
  font-size: 0.65rem;
  line-height: 1.4;
  margin-bottom: 15px;
  text-align: justify;
}

.seo-content strong {
  color: #10417a;
  font-weight: 600;
}

/* First paragraph special styling */
.seo-content p:first-of-type {
  font-size: 0.7rem;
  color: #555;
  margin-bottom: 20px;
  font-weight: 500;
}

/* Responsive Design */
@media (max-width: 768px) {
  .web_seo-content-section {
    padding: 60px 0;
  }

  .seo-content {
    padding: 0 15px;
  }

  .seo-content h2 {
    font-size: 1.4rem;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .seo-content h2:first-of-type {
    margin-top: 0;
  }

  .seo-content h3 {
    font-size: 1.4rem;
    margin-top: 30px;
    margin-bottom: 15px;
  }

  .seo-content p {
    font-size: 0.6rem;
    line-height: 1.3;
    margin-bottom: 12px;
    text-align: left;
  }

  .seo-content p:first-of-type {
    font-size: 0.65rem;
    margin-bottom: 15px;
  }
}

@media (max-width: 575px) {
  .seo-content h2 {
    font-size: 1.3rem;
  }

  .seo-content h3 {
    font-size: 1.3rem;
  }

  .seo-content p {
    font-size: 0.55rem;
  }

  /* HİZMETLERİMİZ bölümü için ek mobil düzenlemeler */
  .service-card-large {
    margin-bottom: 25px !important;
    padding: 25px 15px;
  }

  .service-card-medium {
    margin-bottom: 25px !important;
    padding: 20px 15px;
  }

  .modern-services-layout .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .modern-services-layout .col-lg-6,
  .modern-services-layout .col-lg-4,
  .modern-services-layout .col-md-6,
  .modern-services-layout .col-12 {
    padding-left: 10px;
    padding-right: 10px;
  }
}

/* HİZMETLERİMİZ Mobil Düzeltme - Güçlü Kurallar */
@media (max-width: 768px) {
  .web_service-section .modern-services-layout .service-card-large {
    margin-bottom: 25px !important;
    margin-top: 0 !important;
  }

  .web_service-section .modern-services-layout .service-card-medium {
    margin-bottom: 25px !important;
    margin-top: 0 !important;
  }

  .web_service-section .modern-services-layout .row .col-lg-4,
  .web_service-section .modern-services-layout .row .col-lg-6,
  .web_service-section .modern-services-layout .row .col-md-6,
  .web_service-section .modern-services-layout .row .col-12 {
    margin-bottom: 20px !important;
  }

  /* İlk satır ile ikinci satır arasındaki boşluğu azalt */
  .web_service-section .modern-services-layout .row.mb-4 {
    margin-bottom: 1rem !important; /* Bootstrap mb-4'ü 1.5rem yerine 1rem yap */
  }
}

@media (max-width: 576px) {
  .web_service-section .modern-services-layout .service-card-large {
    margin-bottom: 30px !important;
  }

  .web_service-section .modern-services-layout .service-card-medium {
    margin-bottom: 30px !important;
  }
}

/* HİZMETLERİMİZ Mobil Satır Arası Boşluk Düzeltmesi */
@media (max-width: 767px) {
  .web_service-section .modern-services-layout .row.mb-4 {
    margin-bottom: 0.5rem !important; /* İlk satırdan sonra daha az boşluk */
  }

  .web_service-section .modern-services-layout .row:not(.mb-4) {
    margin-bottom: 0 !important; /* İkinci satırdan sonra boşluk yok */
  }
}

@media (max-width: 575px) {
  .web_service-section .modern-services-layout .row.mb-4 {
    margin-bottom: 0.3rem !important; /* Çok küçük ekranlarda daha da az */
  }
}

/* ================================
   MOBİL TAB MENÜ SİSTEMİ
   ================================ */

/* Mobil Tab Menü Ana Container */
.mobile-tab-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.92);
  backdrop-filter: blur(24px);
  -webkit-backdrop-filter: blur(24px);
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  padding: 12px 0 max(12px, env(safe-area-inset-bottom));
  z-index: 1000;
  display: flex;
  justify-content: space-around;
  align-items: center;
  box-shadow: 0 -4px 32px rgba(0, 0, 0, 0.08);
  border-radius: 24px 24px 0 0;
}

/* Tab Öğeleri */
.mobile-tab-menu .tab-item {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Tab Linkleri */
.mobile-tab-menu .tab-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none !important;
  color: #6c757d;
  transition: all 0.3s ease;
  padding: 8px 12px;
  border-radius: 12px;
  min-width: 60px;
  position: relative;
}

.mobile-tab-menu .tab-link.active {
  color: var(--e-global-color-accent, #ff6b35);
}

/* Tab İkonları */
.mobile-tab-menu .tab-link i {
  font-size: 20px;
  margin-bottom: 4px;
  transition: all 0.3s ease;
}

.mobile-tab-menu .tab-link.active i {
  transform: scale(1.1);
}

/* Tab Metinleri */
.mobile-tab-menu .tab-link span {
  font-size: 11px;
  font-weight: 500;
  text-align: center;
  transition: all 0.3s ease;
  margin-top: 2px;
}

/* Ortadaki Özel Buton (WhatsApp/Bizi Ara) */
.mobile-tab-menu .tab-center {
  position: relative;
}

.mobile-tab-menu .tab-center .tab-link {
  background: var(--e-global-color-secondary) !important;
  color: white !important;
  border-radius: 50% !important;
  width: 56px !important;
  height: 56px !important;
  margin-bottom: 20px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 !important;
  overflow: hidden !important;
  min-width: 56px !important;
  max-width: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important;
  flex-direction: column !important;
}

.mobile-tab-menu .tab-center .call-button {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 50% !important;
  min-width: 56px !important;
  max-width: 56px !important;
  min-height: 56px !important;
  max-height: 56px !important;
  overflow: hidden !important;
}

.mobile-tab-menu .tab-center .call-button i {
  font-size: 24px;
  margin-bottom: 0;
}

/* Ortadaki butonun altındaki span kaldırıldı */

/* Floating Menü Sistemi */
.mobile-tab-menu .floating-menu {
  position: absolute;
  bottom: 110px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  gap: 16px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  pointer-events: none;
}

.mobile-tab-menu .floating-menu.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

.mobile-tab-menu .floating-item {
  display: flex;
  align-items: center;
  gap: 12px;
  background: white;
  color: #333;
  text-decoration: none !important;
  padding: 16px 24px;
  border-radius: 32px;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  transform: translateY(20px);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid rgba(0, 0, 0, 0.08);
  min-width: 140px;
  justify-content: center;
}

.mobile-tab-menu .floating-menu.active .floating-item {
  transform: translateY(0);
}

.mobile-tab-menu .floating-item:nth-child(1) {
  transition-delay: 0.05s;
}

.mobile-tab-menu .floating-item:nth-child(2) {
  transition-delay: 0.1s;
}

.mobile-tab-menu .floating-item i {
  font-size: 18px;
  margin-bottom: 0;
  width: 20px;
  text-align: center;
}

.mobile-tab-menu .phone-item {
  background: var(--e-global-color-secondary);
  color: white !important;
}

.mobile-tab-menu .whatsapp-item {
  background-color: #128c7e !important;
  color: #fff !important;
}

.mobile-tab-menu .floating-item:active {
  transform: scale(0.96);
}

.mobile-tab-menu .floating-item:hover {
  transform: translateY(-2px) scale(1.02);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.18);
}

/* Telefon ikon animasyonu */
.mobile-tab-menu .tab-center .tab-link.active {
  transform: translateY(-4px) scale(1.05);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
}

.mobile-tab-menu .tab-center .tab-link.active .call-button i {
  transform: scale(1.1);
}

/* Aktif durum göstergesi - Ortadaki buton için devre dışı */
.mobile-tab-menu .tab-link.active:not(.call-action)::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  height: 4px;
  background: var(--e-global-color-accent, #ff6b35);
  border-radius: 50%;
}

/* Ana içeriğe padding ekle (mobil tab menü için) */
@media (max-width: 991.98px) {
  body {
    padding-bottom: 80px; /* Tab menü yüksekliği + margin */
  }

  /* Eğer sticky footer varsa onu gizle */
  .mobile-hidden-footer {
    display: none !important;
  }

  /* Banner görselini mobilde gizle */
  .banner-image {
    display: none !important;
  }

  /* Team work görselini mobilde büyüt */
  .grow-image img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
  }

  /* Partnership logolarını mobilde büyüt */
  .partnership-logo {
    width: 120px !important;
    height: auto !important;
    max-width: 120px !important;
  }

  .partnerships-logos {
    gap: 20px !important;
  }

  .partnership-item {
    flex: 0 0 calc(50% - 10px) !important;
    max-width: calc(50% - 10px) !important;
    margin-bottom: 20px !important;
  }

  /* Mobilde sadece hamburger menüyü gizle */
  .navbar-toggler {
    display: none !important;
  }

  /* Mobilde navigation collapse'ı gizle */
  .navbar-collapse {
    display: none !important;
  }
}

/* Tablet görünümünde gizle */
@media (min-width: 992px) {
  .mobile-tab-menu {
    display: none !important;
  }
}

/* Çok küçük ekranlar için optimize et */
@media (max-width: 375px) {
  .mobile-tab-menu .tab-link span {
    font-size: 10px;
  }

  .mobile-tab-menu .tab-link i {
    font-size: 18px;
  }

  .mobile-tab-menu .tab-center .tab-link {
    width: 50px !important;
    height: 50px !important;
    margin-bottom: 15px;
    border-radius: 50% !important;
    overflow: hidden !important;
    min-width: 50px !important;
    max-width: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
  }

  .mobile-tab-menu .tab-center .call-button {
    border-radius: 50% !important;
    min-width: 50px !important;
    max-width: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    overflow: hidden !important;
  }

  .mobile-tab-menu .tab-center .call-button i {
    font-size: 22px;
  }

  /* Küçük ekranlarda partnership logolarını daha büyük yap */
  .partnership-logo {
    width: 100px !important;
    max-width: 100px !important;
  }

  .partnership-item {
    flex: 0 0 calc(50% - 5px) !important;
    max-width: calc(50% - 5px) !important;
  }
}

/* Küçük ekranlar için ek görsel optimizasyonları */
@media (max-width: 576px) {
  /* Team work görselini daha büyük yap */
  .grow-image img {
    width: 100% !important;
    height: auto !important;
    min-height: 250px !important;
    object-fit: cover !important;
  }

  /* Partnership bölümünü daha geniş yap */
  .partnerships-logos {
    padding: 0 10px !important;
  }

  /* Partnership logolarını 2'li düzene getir */
  .platform-partnerships .partnerships-logos {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
  }
}

@media (max-width: 576px) {
  .banner-section {
    min-height: 10vh !important;
    display: flex;
    align-items: center;
  }
  .banner-content {
    min-height: unset !important;
  }
  .banner-title {
    margin-top: 0 !important;
    font-size: 1.4rem;
  }
}

.rounded-icon-button {
  border-radius: 50%;
  width: 50px; /* İkonun boyutuna göre ayarlayın */
  height: 50px; /* İkonun boyutuna göre ayarlayın */
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #f0f0f0; /* Arka plan rengini isteğinize göre ayarlayın */
  border: none; /* İsteğe bağlı: buton kenarlığını kaldırır */
}

/* Footer Mobile Styles */
@media (max-width: 767px) {
  /* Mobilde iletişim bilgilerini gizle */
  .web_traffic_footer .footer-section .middle-portion .icon {
    display: none;
  }

  /* Footer'ı mobil tab menüsünden yukarı taşı */
  .web_traffic_footer {
    padding-bottom: 10px !important;
  }

  .web_traffic_footer .footer-section {
    margin-bottom: 0;
  }

  .web_traffic_footer .footer-section .middle-portion .footer-logo img {
    width: 35% !important; /* Logo boyutunu küçült */
  }

  .web_traffic_footer .footer-section .middle-portion {
    text-align: center;
  }

  .web_traffic_footer .footer-section .middle-portion .footer-text {
    text-align: center;
    margin: 0 auto;
    max-width: 90%;
  }

  .web_traffic_footer .footer-section .middle-portion .links,
  .web_traffic_footer .footer-section .middle-portion .icon,
  .web_traffic_footer .footer-section .middle-portion .email-form {
    margin-top: 30px;
    text-align: center;
  }

  .web_traffic_footer .footer-section .middle-portion .icon ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0;
  }

  .web_traffic_footer .footer-section .middle-portion .icon ul li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 15px;
  }

  .web_traffic_footer
    .footer-section
    .middle-portion
    .icon
    ul
    li
    i.footer-location {
    width: 30px;
    min-width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
  }

  .web_traffic_footer .footer-section .middle-portion .icon ul li .text,
  .web_traffic_footer .footer-section .middle-portion .icon ul li .text1,
  .web_traffic_footer .footer-section .middle-portion .icon ul li a,
  .web_traffic_footer .footer-section .middle-portion .icon ul li p {
    text-align: center;
    margin: 0;
    display: inline-block;
  }

  .web_traffic_footer .footer-section .copyright {
    text-align: center;
  }

  .web_traffic_footer .footer-section .middle-portion .email-form {
    max-width: 90%;
    margin: 30px auto 0;
  }
}

/* Daha küçük mobil ekranlar için ek düzenlemeler */
@media (max-width: 480px) {
  .web_traffic_footer .footer-section .middle-portion .footer-logo img {
    width: 45% !important; /* Çok küçük ekranlarda logo biraz daha büyük */
  }
}

.whatsapp_btn {
  background-color: #128c7e;
  color: #fff;
  padding: 12px 24px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
}

.whatsapp_btn i {
  margin-right: 8px;
  font-size: 20px;
}

.whatsapp_btn:hover {
  color: #fff;
}

/* Mobilde gizle */
@media (max-width: 991px) {
  .whatsapp_btn {
    display: none;
  }
}

/* Progress Section Background */
.progress-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(
      rgba(16, 65, 122, 0.9),
      rgba(16, 65, 122, 0.9)
    ),
    url("../images/site-analysis.webp");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  z-index: 1;
  filter: blur(0.5px);
  transform: scale(1.01);
}

.progress-bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(16, 65, 122, 0.15);
  z-index: 2;
}

/* Ensure content is above background */
.web_progress-section .container {
  position: relative;
  z-index: 3;
}

/* Enhance text readability */
.web_progress-section .progress_content h2,
.web_progress-section .progress_content .text,
.web_progress-section .analysis-benefits .benefit-item span {
  color: var(--e-global-color-white);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.web_progress-section .progress_content h2 span {
  color: var(--e-global-color-accent);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

/* Enhance form visibility */
.web_progress-section .clean-analysis-form {
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .progress-background {
    background-attachment: scroll;
    filter: blur(0.3px);
  }

  .web_progress-section .clean-analysis-form {
    padding: 20px;
    margin: 0 10px;
  }
}

/* Contact Page Specific Styles */
.contact_info-section .contact-box {
  border-radius: 30px;
  transition: all 0.3s ease;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.contact_info-section .contact-box:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

/* Contact Form Styles - Same as Website Analysis Form */
.web_contact-section .clean-analysis-form {
  background: #ffffff;
  border-radius: 20px;
  padding: 30px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  max-width: 100%;
  margin: 0 auto;
}

.web_contact-section .form-header {
  text-align: center;
  margin-bottom: 25px;
}

.web_contact-section .form-header h4 {
  font-weight: 700;
  color: var(--e-global-color-primary);
  margin-bottom: 5px;
  font-size: 22px;
}

.web_contact-section .form-header p {
  color: var(--e-global-color-text);
  font-size: 16px;
  margin-bottom: 0;
}

.web_contact-section .form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.web_contact-section .input-group {
  margin-bottom: 10px;
}

.web_contact-section .input-group label {
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
  color: var(--e-global-color-dark);
  font-size: 14px;
}

.web_contact-section .input-group input {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  font-size: 15px;
  transition: all 0.3s ease;
}

.web_contact-section .input-group input:focus {
  border-color: var(--e-global-color-accent);
  box-shadow: 0 0 0 2px rgba(var(--e-global-color-accent-rgb), 0.2);
  outline: none;
}

.web_contact-section .input-group input::placeholder {
  color: #999;
}

.web_contact-section .clean-submit-btn {
  background: var(--e-global-color-accent);
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 14px 20px;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  margin-top: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.web_contact-section .clean-submit-btn:hover {
  background: var(--e-global-color-primary);
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.web_contact-section .clean-submit-btn:active {
  transform: translateY(0);
}

@media (max-width: 768px) {
  .web_contact-section .form-grid {
    grid-template-columns: 1fr;
  }

  .web_contact-section .clean-analysis-form {
    padding: 20px;
  }

  .web_contact-section .form-header h4 {
    font-size: 20px;
  }
}

.web_contact-section .input-group.message-group {
  grid-column: span 2;
  margin-top: 15px;
}

.web_contact-section .message-textarea {
  width: 100%;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
  padding: 12px 15px;
  resize: vertical;
  font-size: 15px;
  transition: all 0.3s ease;
}

.web_contact-section .message-textarea:focus {
  border-color: var(--e-global-color-accent);
  box-shadow: 0 0 0 2px rgba(var(--e-global-color-accent-rgb), 0.2);
  outline: none;
}

@media (max-width: 768px) {
  .web_contact-section .input-group.message-group {
    grid-column: span 1;
  }
}

.web_contact-section .url-input-wrapper {
  position: relative;
}

.web_contact-section .url-prefix {
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  color: #666;
  font-size: 15px;
  pointer-events: none;
}

.web_contact-section .url-input {
  padding-left: 75px !important;
}

/* Contact Box Styles */
.contact_info-section .contact-box {
  min-height: 280px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  margin-bottom: 30px;
  text-align: center;
  border: none;
}

.contact_info-section .contact-box:hover {
  /* Hover effect removed */
  transform: none;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
}

.contact_info-section .contact-box .contact-icon {
  width: 50px;
  height: 50px;
  background: rgba(255, 107, 107, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 8px;
}

.contact_info-section .contact-box .contact-icon i {
  font-size: 20px;
  color: var(--e-global-color-accent);
}

.contact_info-section .contact-box h4 {
  font-size: 18px;
  line-height: 22px;
  color: var(--e-global-color-secondary);
  margin-bottom: 5px;
  text-align: center;
}

.contact_info-section .contact-box .text {
  margin-top: 0;
  margin-bottom: 5px;
  flex-grow: 0;
  text-align: center;
  width: 100%;
}

.contact_info-section .contact-box span {
  color: var(--e-global-color-accent);
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
}

.contact_info-section .contact-box span:hover {
  text-decoration: underline;
}

@media (max-width: 991px) {
  .contact_info-section .contact-box {
    min-height: 250px;
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .contact_info-section .contact-box {
    min-height: auto;
    padding: 25px 15px;
  }

  .contact_info-section .contact-box .contact-icon {
    width: 70px;
    height: 70px;
  }

  .contact_info-section .contact-box .contact-icon i {
    font-size: 28px;
  }
}

.contact_info-section .contact-box {
  background: #fff;
  border-radius: 10px;
  padding: 15px;
  margin-top: 20px;
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  min-height: 160px;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  border: none;
}

.contact_info-section .contact-box:hover {
  /* Hover efektlerini kaldırdık */
}

.contact_info-section .contact-box span {
  color: var(--e-global-color-accent);
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  cursor: pointer;
  display: block;
  margin-top: 8px;
  padding-top: 5px;
  border-top: 1px solid rgba(255, 107, 107, 0.1);
  width: 100%;
  text-align: center;
}

.contact_info-section .contact-box span:hover {
  text-decoration: underline;
}

.contact_info-section .contact-box .text-size-18 {
  font-size: 16px;
  line-height: 20px;
}

.contact_info-section .contact-box a.text-size-18 {
  font-size: 16px;
  line-height: 20px;
}

.contact_info-section .content {
  margin-bottom: 10px;
}

.contact_info-section .content h5 {
  margin-bottom: 5px;
}

.contact_info-section .content h2 {
  margin-bottom: 15px;
}

.contact_info-section .contact-box .content-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
}

.contact_info-section .contact-box > a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--e-global-color-secondary);
  color: white;
  padding: 14px 20px;
  border-radius: 30px;
  text-decoration: none !important;
  font-weight: 600;
  font-size: 14px;
  border: 1px solid var(--e-global-color-secondary);
  transition: all 0.3s ease-in-out;
  margin-top: 15px;
}

.contact_info-section .contact-box > a:hover {
  color: var(--e-global-color-secondary) !important;
  background: transparent;
  border: 1px solid var(--e-global-color-secondary);
  text-decoration: none !important;
}

/* FAQ Section Styles */
.web_faq-section {
  padding: 100px 0;
  background-color: #f8f9fa;
}

.web_faq-section .content {
  text-align: center;
  margin-bottom: 40px;
}

.web_faq-section .content h5 {
  color: var(--e-global-color-accent);
  font-weight: 600;
  margin-bottom: 15px;
}

.web_faq-section .content h2 {
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--e-global-color-secondary);
}

.web_faq-section .faq-accordion {
  margin-bottom: 20px;
}

.web_faq-section .accordion-item {
  border: none;
  margin-bottom: 15px;
  border-radius: 10px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
  background-color: #fff;
  overflow: hidden;
}

.web_faq-section .accordion-button {
  padding: 20px 25px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.4;
  color: var(--e-global-color-secondary);
  background-color: #fff;
  box-shadow: none;
  text-align: left;
  word-wrap: break-word;
  white-space: normal;
}

.web_faq-section .accordion-button:not(.collapsed) {
  color: var(--e-global-color-accent);
  background-color: #fff;
  box-shadow: none;
}

.web_faq-section .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}

.web_faq-section .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ff6b6b'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.web_faq-section .accordion-body {
  padding: 0 25px 20px;
  color: #666;
  font-size: 16px;
  line-height: 1.6;
}

@media (max-width: 991px) {
  .web_faq-section {
    padding: 80px 0;
  }

  .web_faq-section .accordion-button {
    font-size: 17px;
    line-height: 1.4;
    padding: 18px 20px;
  }
}

@media (max-width: 767px) {
  .web_faq-section {
    padding: 60px 0;
  }

  .web_faq-section .content h2 {
    font-size: 28px;
  }

  .web_faq-section .accordion-button {
    font-size: 16px;
    line-height: 1.4;
    padding: 16px 20px;
  }
}

@media (max-width: 575px) {
  .web_faq-section {
    padding: 50px 0;
  }

  .web_faq-section .content h2 {
    font-size: 24px;
  }

  .web_faq-section .accordion-button {
    font-size: 15px;
    line-height: 1.4;
    padding: 15px 18px;
  }

  .web_faq-section .accordion-body {
    padding: 0 18px 15px;
    font-size: 14px;
  }
}

@media screen and (max-width: 575px) {
  .blogpage-section .blog-box .lower-portion .content {
    gap: 6px;
  }
}

/* Ana Sayfa Blog Kartları Görsel Düzenlemeleri */
.web_article-section .article_content {
  margin-bottom: 30px;
  transition: all 0.3s ease-in-out;
}

.web_article-section .article_content .upper_portion {
  margin-bottom: 20px;
  border-radius: 12px;
  overflow: hidden;
  height: 200px;
}

.web_article-section .article_content .upper_portion figure {
  margin: 0;
  height: 100%;
}

.web_article-section .article_content .upper_portion figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.web_article-section .article_content:hover .upper_portion figure img {
  transform: scale(1.05);
}

.web_article-section .article_content h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 600;
  margin-bottom: 0;
  color: var(--e-global-color-secondary);
  transition: color 0.3s ease;
}

.web_article-section .article_content:hover h4 {
  color: var(--e-global-color-accent);
}

/* Blog kartları arası boşluk */
.web_article-section .row > [class*="col-"] {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .web_article-section .article_content .upper_portion {
    height: 180px;
  }

  .web_article-section .article_content h4 {
    font-size: 16px;
    line-height: 24px;
  }
}
