
@font-face {
  font-family: "icomoon";
  src: url("icons/fonts/icomoon.ttf") format("truetype"),
    url("icons/fonts/icomoon.woff") format("woff"),
    url("icons/fonts/icomoon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

.icon {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.blog-post .post-details .post-stats {
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.blog-post .post-details .post-stats .p-category {
  flex-wrap: nowrap;
  display: inline-flex;
}
.mobile .blog-post .post-details .post-stats {
  overflow-x: scroll;
}
.blog-post .post-details .post-stats::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  height: 1px;
  width: 1px;
}
.blog-post .post-details .post-stats::-webkit-scrollbar-track {
  background-color: white;
}
.blog-post .post-details .post-stats::-webkit-scrollbar-thumb {
  background-color: #999;
  background-color: rgba(221, 14, 28, 1);
}
.blog-post .post-details .post-stats .p-posted {
  display: inline-flex;
}
.blog-post .post-details .post-stats .p-author {
  display: inline-flex;
}
.blog-post .post-details .post-stats .p-date {
  display: inline-flex;
}
.p-date-image {
  color: rgba(255, 255, 255, 1);
  font-weight: 700;
  background: var(--tema-renk);
  margin: 5px;
}
.p-date-image i {
  color: rgba(255, 255, 255, 1);
}
.blog-post .post-details .post-stats .p-comment {
  display: inline-flex;
}
.blog-post .post-details .post-stats .p-view {
  display: inline-flex;
}
.post-content > p {
  margin-bottom: 10px;
}
.post-image {
  display: block;
  text-align: left;
  float: none;
  margin-bottom: 20px;
}
.post-image img {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.post-content {
  column-count: 2;
  column-gap: 40px;
  column-rule-color: rgba(243, 243, 243, 1);
  column-rule-width: 1px;
  column-rule-style: solid;
}
.blog-post .tags {
  justify-content: center;
}
.post-comments {
  margin-top: 20px;
}
.reply-btn.btn,
.reply-btn.btn:visited {
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
}
.reply-btn.btn {
  padding: 2px;
  padding-right: 6px;
  padding-left: 6px;
  min-width: 20px;
  min-height: 20px;
}
.desktop .reply-btn.btn:hover {
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25);
}
.reply-btn.btn:active,
.reply-btn.btn:hover:active,
.reply-btn.btn:focus:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25);
}
.reply-btn.btn:focus {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25);
}
.reply-btn.btn.btn.disabled::after {
  font-size: 20px;
}
.post-comment {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.post-reply {
  margin-top: 15px;
  margin-left: 60px;
  padding-top: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.user-avatar {
  display: block;
  margin-right: 15px;
  border-radius: 50%;
}
.module-blog_comments .side-image {
  display: block;
}
.post-comment .user-name {
  font-size: 18px;
  font-weight: 700;
}
.post-comment .user-data div {
  font-size: 12px;
}
.post-comment .user-site::before {
  left: -1px;
}
.post-comment .user-data .user-date {
  display: inline-flex;
}
.post-comment .user-data .user-time {
  display: inline-flex;
}
.comment-form .form-group:not(.required) {
  display: flex;
}
.user-data .user-site {
  display: inline-flex;
}
.main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 3 * 20px) / 4 - 0.01px);
}
.main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 4 - 0.01px);
}
.one-column #content .main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 1 * 20px) / 2 - 0.01px);
}
.one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 2 - 0.01px);
}
.two-column #content .main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .main-posts.post-grid .post-layout.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .main-posts.post-grid .post-layout:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.main-posts.post-grid {
  margin: -10px;
}
.post-grid .post-thumb:hover .image img {
  transform: scale(1.15);
}
.post-grid .post-thumb .caption {
  position: relative;
  bottom: auto;
  width: auto;
}
.post-grid .post-thumb .name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 12px;
  margin-bottom: 12px;
}
.post-grid .post-thumb .name a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(58, 71, 84, 1);
}
.desktop .post-grid .post-thumb .name a:hover {
  color: var(--tema-renk);
}
.post-grid .post-thumb .description {
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.post-grid .post-thumb .button-group {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.post-grid .post-thumb .btn-read-more::before {
  display: none;
}
.post-grid .post-thumb .btn-read-more::after {
  display: none;
  content: "\e5c8" !important;
  font-family: icomoon !important;
}
.post-grid .post-thumb .btn-read-more .btn-text {
  display: inline-block;
  padding: 0;
}
.post-grid .post-thumb .btn-read-more.btn,
.post-grid .post-thumb .btn-read-more.btn:visited {
  color: var(--tema-renk);
}
.post-grid .post-thumb .btn-read-more.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.post-grid .post-thumb .btn-read-more.btn:active,
.post-grid .post-thumb .btn-read-more.btn:hover:active,
.post-grid .post-thumb .btn-read-more.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.post-grid .post-thumb .btn-read-more.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.post-grid .post-thumb .btn-read-more.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.post-grid .post-thumb .btn-read-more.btn:hover,
.post-grid .post-thumb .btn-read-more.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop .post-grid .post-thumb .btn-read-more.btn:hover {
  box-shadow: none;
}
.post-grid .post-thumb .btn-read-more.btn.btn.disabled::after {
  font-size: 20px;
}
.post-grid .post-thumb .post-stats {
  display: flex;
  justify-content: center;
  position: absolute;
  transform: translateY(-100%);
  width: 100%;
  background: rgba(240, 242, 245, 0.9);
  padding: 7px;
}
.post-grid .post-thumb .post-stats .p-author {
  display: flex;
}
.post-grid .post-thumb .p-date {
  display: flex;
}
.post-grid .post-thumb .post-stats .p-comment {
  display: flex;
}
.post-grid .post-thumb .post-stats .p-view {
  display: flex;
}
.post-grid .post-thumb .btn-read-more {
  padding: 10px !important;
}
.post-grid .post-thumb .button-group .btn.btn-read-more {
  border-radius: 40px !important;
}
.post-list .post-layout:not(.swiper-slide) {
  margin-bottom: 30px;
}
.post-list .post-thumb .caption {
  flex-basis: 200px;
  background: rgba(250, 250, 250, 1);
  padding: 20px;
  padding-top: 15px;
}
.desktop .post-list .post-thumb:hover {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.post-list .post-thumb:hover .image img {
  transform: scale(1.15);
}
.post-list .post-thumb .name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
}
.post-list .post-thumb .name a {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 22px;
}
.post-list .post-thumb .description {
  display: block;
  color: rgba(105, 105, 115, 1);
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.post-list .post-thumb .button-group {
  display: flex;
  justify-content: flex-start;
}
.post-list .post-thumb .btn-read-more::before {
  display: inline-block;
}
.post-list .post-thumb .btn-read-more .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.post-list .post-thumb .btn-read-more::after {
  content: "\e5c8" !important;
  font-family: icomoon !important;
}
.post-list .post-thumb .btn-read-more.btn,
.post-list .post-thumb .btn-read-more.btn:visited {
  color: var(--tema-renk);
}
.post-list .post-thumb .btn-read-more.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.post-list .post-thumb .btn-read-more.btn:active,
.post-list .post-thumb .btn-read-more.btn:hover:active,
.post-list .post-thumb .btn-read-more.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.post-list .post-thumb .btn-read-more.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.post-list .post-thumb .btn-read-more.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.post-list .post-thumb .btn-read-more.btn:hover,
.post-list .post-thumb .btn-read-more.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop .post-list .post-thumb .btn-read-more.btn:hover {
  box-shadow: none;
}
.post-list .post-thumb .btn-read-more.btn.btn.disabled::after {
  font-size: 20px;
}
.post-list .post-thumb .post-stats {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.post-list .post-thumb .post-stats .p-author {
  display: block;
}
.post-list .post-thumb .p-date {
  display: flex;
}
.post-list .post-thumb .post-stats .p-comment {
  display: block;
}
.post-list .post-thumb .post-stats .p-view {
  display: flex;
}
.blog-feed span {
  display: block;
  color: rgba(51, 51, 51, 1) !important;
}
.blog-feed {
  display: inline-flex;
  margin-right: -20px;
}
.blog-feed::before {
  content: "\f143" !important;
  font-family: icomoon !important;
  font-size: 14px;
  color: rgba(233, 102, 49, 1);
}
.desktop .blog-feed:hover span {
  text-decoration: underline !important;
}
.countdown {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  background: rgba(240, 242, 245, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  border-radius: 3px;
  width: 90%;
}
.countdown div span {
  color: rgba(105, 105, 115, 1);
}
.countdown > div {
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.boxed-layout .site-wrapper {
  overflow: hidden;
}
.boxed-layout .header {
  padding: 0 20px;
}
.boxed-layout .breadcrumb {
  padding-left: 20px;
  padding-right: 20px;
}
.wrapper,
.mega-menu-content,
.site-wrapper > .container,
.grid-cols,
.desktop-header-active .is-sticky .header .desktop-main-menu-wrapper,
.desktop-header-active .is-sticky .sticky-fullwidth-bg,
.boxed-layout .site-wrapper,
.breadcrumb,
.title-wrapper,
.page-title > span,
.desktop-header-active .header .top-bar,
.desktop-header-active .header .mid-bar,
.desktop-main-menu-wrapper {
  max-width: 1400px;
}
.desktop-main-menu-wrapper .main-menu > .j-menu > .first-dropdown::before {
  transform: translateX(calc(0px - (100vw - 1110px) / 2));
}
html[dir="rtl"]
  .desktop-main-menu-wrapper
  .main-menu
  > .j-menu
  > .first-dropdown::before {
  transform: none;
  right: calc(0px - (100vw - 1110px) / 2);
}
.desktop-main-menu-wrapper
  .main-menu
  > .j-menu
  > .first-dropdown.mega-custom::before {
  transform: translateX(calc(0px - (200vw - 1110px) / 2));
}
html[dir="rtl"]
  .desktop-main-menu-wrapper
  .main-menu
  > .j-menu
  > .first-dropdown.mega-custom::before {
  transform: none;
  right: calc(0px - (200vw - 1110px) / 2);
}
body {
  background: rgba(249, 249, 249, 1);
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.column-left #content {
  padding-left: 20px;
}
.column-right #content {
  padding-right: 20px;
}
.side-column {
  max-width: 100%;
  padding: 10px;
  margin-right: 10px;
  padding-left: 0px !important;
}
.one-column #content {
  max-width: calc(100% - 240px);
}
.two-column #content {
  max-width: calc(100% - 240px * 2);
}
#column-left {
  border-width: 0;
  border-right-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
#column-right {
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  padding: 20px;
  padding-right: 0px;
}
.page-title {
  display: block;
}
.dropdown.drop-menu > .j-dropdown {
  left: 0;
  right: auto;
  transform: translate3d(0, -10px, 0);
}
.dropdown.drop-menu.animating > .j-dropdown {
  left: 0;
  right: auto;
  transform: none;
}
.dropdown.drop-menu > .j-dropdown::before {
  left: 10px;
  right: auto;
  transform: translateX(0);
}
.dropdown.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
.dropdown.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.dropdown.dropdown .j-menu .dropdown > a::after {
  display: block;
}
.dropdown.dropdown .j-menu > li > a {
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  font-weight: 400;
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}
.desktop .dropdown.dropdown .j-menu > li:hover > a,
.dropdown.dropdown .j-menu > li.active > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.dropdown.dropdown .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.dropdown.dropdown .j-menu > li > a::before {
  margin-right: 7px;
  min-width: 20px;
  font-size: 18px;
}
.dropdown.dropdown .j-menu a .count-badge {
  display: none;
  position: relative;
}
.dropdown.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 200px;
}
.dropdown.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 30px 40px 90px -10px rgba(0, 0, 0, 0.2);
}
.dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(255, 255, 255, 1);
  margin-left: 7px;
  margin-top: -10px;
}
legend {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  padding: 0px;
  margin-bottom: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
}
legend::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
legend.page-title > span::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
legend::after,
legend.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
.title {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  padding: 0px;
  margin-bottom: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center;
}
.title::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.title.page-title > span::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.title::after,
.title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
html:not(.popup) .page-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 17px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 15px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  /*! margin-bottom: 20px; */
}
html:not(.popup) .page-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 10px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
html:not(.popup) .page-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 10px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
html:not(.popup) .page-title::after,
html:not(.popup) .page-title.page-title > span::after {
  width: 100%;
  height: 1px;
  background: var(--tema-renk);
}
.menu-label {
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  border-radius: 2px;
  padding: 1px;
  padding-right: 5px;
  padding-left: 5px;
}
.title.module-title {
  font-size: 22px;
  font-weight: 700;
  padding: 0px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.btn,
.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.btn:active,
.btn:hover:active,
.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.btn {
  background: var(--tema-renk);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 6px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}
.desktop .btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.btn.btn.disabled::after {
  font-size: 20px;
}
.btn-secondary.btn,
.btn-secondary.btn:visited {
  color: rgba(51, 51, 51, 1);
}
.btn-secondary.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(42, 184, 88, 1) !important;
}
.btn-secondary.btn {
  background: rgba(42, 184, 88, 1);
}
.btn-secondary.btn.btn.disabled::after {
  font-size: 20px;
}
.btn-success.btn {
  background: rgba(80, 173, 85, 1);
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-radius: 2px !important;
}
.btn-success.btn:hover {
  background: var(--tema-renk) !important;
}
.btn-success.btn.btn.disabled::after {
  font-size: 20px;
}
.btn-danger.btn {
  background: rgba(221, 14, 28, 1);
  border-radius: 8px !important;
}
.btn-danger.btn.btn.disabled::after {
  font-size: 20px;
}
.btn-warning.btn,
.btn-warning.btn:visited {
  color: rgba(51, 51, 51, 1);
}
.btn-warning.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(42, 184, 88, 1) !important;
}
.btn-warning.btn {
  background: rgba(42, 184, 88, 1);
}
.btn-warning.btn.btn.disabled::after {
  font-size: 20px;
}
.btn-info.btn,
.btn-info.btn:visited {
  color: rgba(255, 255, 255, 1);
}
.btn-info.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
}
.btn-info.btn {
  background: rgba(105, 105, 115, 1);
  border-width: 0px;
}
.btn-info.btn.btn.disabled::after {
  font-size: 20px;
}
.btn-light.btn,
.btn-light.btn:visited {
  color: rgba(51, 51, 51, 1);
}
.btn-light.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.btn-light.btn {
  background: rgba(238, 238, 238, 1);
}
.btn-light.btn.btn.disabled::after {
  font-size: 20px;
}
.btn-dark.btn {
  background: rgba(44, 54, 64, 1);
}
.btn-dark.btn.btn.disabled::after {
  font-size: 20px;
}
.buttons {
  margin-top: 20px;
  font-size: 12px;
}
.buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.buttons > div .btn {
  width: 100%;
}
.buttons .pull-left {
  margin-right: 0;
}
.buttons > div + div {
  padding-left: 20px;
}
.buttons .pull-right:only-child {
  flex: 1;
  margin: 0 auto 0 auto;
}
.buttons .pull-right:only-child .btn {
  width: 100%;
}
.buttons input + .btn {
  margin-top: 5px;
}
.buttons input[type="checkbox"] {
  margin-right: 7px !important;
  margin-left: 3px !important;
}
.tags {
  margin-top: 15px;
  justify-content: flex-start;
  font-size: 13px;
  font-weight: 700;
}
.tags a,
.tags-title {
  margin-right: 8px;
  margin-bottom: 8px;
}
.tags b {
  display: none;
}
.tags a {
  border-radius: 10px;
  padding-right: 8px;
  padding-left: 8px;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-decoration: none;
  background: rgba(44, 54, 64, 1);
}
.tags a:hover {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.tags a:active {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.breadcrumb {
  display: none !important;
  text-align: left;
  padding: 10px;
  padding-left: 0px;
  white-space: normal;
  -webkit-overflow-scrolling: touch;
}
.breadcrumb::before {
  background: rgba(240, 242, 245, 1);
}
.breadcrumb li:first-of-type a i::before {
  content: "\eb69" !important;
  font-family: icomoon !important;
  top: 1px;
}
.breadcrumb a {
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
}
.breadcrumb li:last-of-type a {
  color: rgba(105, 105, 115, 1);
}
.breadcrumb > li + li:before {
  content: "→";
  color: rgba(105, 105, 115, 1);
  top: 1px;
}
.mobile .breadcrumb {
  overflow-x: visible;
}
.breadcrumb::-webkit-scrollbar {
  -webkit-appearance: initial;
  height: 1px;
  height: 1px;
  width: 1px;
}
.breadcrumb::-webkit-scrollbar-track {
  background-color: white;
}
.breadcrumb::-webkit-scrollbar-thumb {
  background-color: #999;
}
.panel-group .panel-heading a::before {
  content: "\f101" !important;
  font-family: icomoon !important;
  font-size: 18px;
  margin-right: 8px;
  order: 10;
}
.panel-group .panel-active .panel-heading a::before {
  content: "\f103" !important;
  font-family: icomoon !important;
  font-size: 18px;
  color: var(--tema-renk);
}
.panel-group .panel-heading a {
  justify-content: space-between;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 13px;
  color: rgba(51, 51, 51, 1);
  text-transform: capitalize;
  padding: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.panel-group .panel-heading {
  background: rgba(255, 255, 255, 1);
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.panel-group .panel-heading:hover,
.panel-group .panel-active .panel-heading {
  background: rgba(255, 255, 255, 1);
}
.panel-group .panel-active .panel-heading:hover,
.panel-group .panel-active .panel-heading {
  background: rgba(255, 255, 255, 1);
}
.panel-group .panel {
  margin-top: -1px !important;
}
.panel-group {
  margin-top: --1px;
}
.panel-group .panel:first-child .panel-heading {
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.panel-group .panel:last-child .panel-heading {
  border-width: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.panel-group .panel-body {
  background: rgba(255, 255, 255, 1);
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: "Source Sans Pro";
  font-weight: 600;
}
body a {
  color: rgba(51, 51, 51, 1);
  display: inline-block;
  text-decoration: none;
}
body a:hover {
  color: var(--tema-renk);
  text-decoration: none;
}
body a:active {
  color: var(--tema-renk);
}
body p {
  margin-bottom: 15px;
}
body h1 {
  margin-bottom: 20px;
}
body h2 {
  font-size: 30px;
  margin-bottom: 15px;
}
body h3 {
  margin-bottom: 15px;
}
body h4 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
body h5 {
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 30px;
  color: rgba(105, 105, 115, 1);
  margin-bottom: 20px;
}
body h6 {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  background: var(--tema-renk);
  padding: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 5px;
  margin-bottom: 15px;
  display: inline-block;
}
body blockquote {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 17px;
  color: rgba(44, 54, 64, 1);
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 0;
  border-left-width: 5px;
  border-style: solid;
  border-color: rgba(221, 14, 28, 1);
  float: none;
  display: flex;
  flex-direction: column;
  max-width: 500px;
}
body blockquote::before {
  margin-left: initial;
  margin-right: auto;
  float: none;
  content: "\e9af" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(230, 230, 230, 1);
  margin-right: 10px;
  margin-bottom: 10px;
}
body hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  overflow: hidden;
}
body .drop-cap {
  font-family: Georgia, serif !important;
  font-weight: 400 !important;
  font-size: 60px !important;
  font-family: Georgia, serif;
  font-weight: 700;
  margin-right: 5px;
}
body .amp::before {
  content: "\e901" !important;
  font-family: icomoon !important;
  font-size: 25px;
  top: 5px;
}
body .video-responsive {
  max-width: 500px;
  margin-bottom: 20px;
}
body table td {
  background: rgba(255, 255, 255, 1);
}
body table {
  border-width: 8px !important;
}
body table tfoot td {
  background: rgba(255, 253, 245, 1);
}
body .table-responsive {
  border-width: 0.5px;
  border-color: var(--tema-renk);
}
body .table-responsive::-webkit-scrollbar {
  height: 1px;
  width: 1px;
}
body .table-responsive::-webkit-scrollbar-thumb {
  border-radius: 8px;
}
.count-badge {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 50px;
}
.product-label b {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  background: var(--tema-renk);
  padding: 6px;
}
.product-label.product-label-default b {
  min-width: 45px;
}
.tooltip-inner {
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 2px;
  box-shadow: 0 -15px 100px -10px rgba(0, 0, 0, 0.1);
}
.tooltip.top .tooltip-arrow {
  border-top-color: var(--tema-renk);
}
.tooltip.right .tooltip-arrow {
  border-right-color: var(--tema-renk);
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: var(--tema-renk);
}
.tooltip.left .tooltip-arrow {
  border-left-color: var(--tema-renk);
}
table {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
}
table thead td {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  background: rgba(238, 238, 238, 1);
}
table thead td,
table thead th {
  border-width: 0 !important;
  border-bottom-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
}
table tfoot td {
  background: rgba(238, 238, 238, 1);
}
table tfoot td,
table tfoot th {
  border-width: 0 !important;
  border-top-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
}
.table-responsive {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  -webkit-overflow-scrolling: touch;
}
.table-responsive > table {
  border-width: 0px !important;
}
.table-responsive::-webkit-scrollbar-thumb {
  background-color: var(--tema-renk);
  border-radius: 5px;
}
.table-responsive::-webkit-scrollbar {
  height: 2px;
  width: 2px;
}
.form-group .control-label {
  display: flex;
  max-width: 150px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.required .control-label + div::before {
  display: none;
}
.required .control-label::after {
  display: inline;
}
label {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 15px;
}
.form-group {
  margin-bottom: 6px;
}
input.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 6px !important;
  box-shadow: none;
  height: 43px;
  max-width: 100% !important;
  width: 100% !important;
}
input.form-control:hover {
  box-shadow: none;
}
input.form-control:focus {
  box-shadow: none;
}
textarea.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
textarea.form-control:hover {
  box-shadow: none;
}
textarea.form-control:focus {
  box-shadow: none;
}
select.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
select.form-control:hover {
  box-shadow: none;
}
select.form-control:focus {
  box-shadow: none;
}
.radio {
  width: 100%;
}
.checkbox {
  width: 100%;
}
.input-group .input-group-btn .btn,
.input-group .input-group-btn .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.input-group .input-group-btn .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.input-group .input-group-btn .btn:active,
.input-group .input-group-btn .btn:hover:active,
.input-group .input-group-btn .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.input-group .input-group-btn .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.input-group .input-group-btn .btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.desktop .input-group .input-group-btn .btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px;
}
.upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.stepper input.form-control {
  /*! font-family: "Source Sans Pro" !important; */
  /*! font-weight: 400 !important; */
  /*! background: rgba(255, 255, 255, 1) !important; */
  /*! border-width: 1px !important; */
  /*! border-style: solid !important; */
  /*! border-color: rgba(255, 255, 255, 1) !important; */
}
.stepper input.form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.stepper {
  width: 70px;
  height: 24px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 1);
}
.stepper span i:hover {
  color: rgba(255, 255, 255, 1);
  background-color: var(--tema-renk);
}
.pagination-results {
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 20px;
  justify-content: flex-start;
}
.pagination-results .text-right {
  display: block;
}
.pagination > li > a {
  color: rgba(51, 51, 51, 1);
}
.pagination > li > a:hover {
  color: rgba(255, 255, 255, 1);
}
.pagination > li.active > span,
.pagination > li.active > span:hover,
.pagination > li > a:focus {
  color: rgba(255, 255, 255, 1);
}
.pagination > li {
  background: rgba(250, 250, 250, 1);
  border-radius: 2px;
}
.pagination > li > a,
.pagination > li > span {
  padding: 5px;
  padding-right: 6px;
  padding-left: 6px;
}
.pagination > li:hover {
  background: var(--tema-renk);
}
.pagination > li.active {
  background: var(--tema-renk);
}
.pagination > li:first-child a::before,
.pagination > li:last-child a::before {
  content: "\e940" !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1);
}
.pagination > li:first-child:hover a::before,
.pagination > li:last-child:hover a::before {
  color: rgba(255, 255, 255, 1);
}
.pagination > li .prev::before,
.pagination > li .next::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1);
}
.pagination > li:hover .prev::before,
.pagination > li:hover .next::before {
  color: rgba(255, 255, 255, 1);
}
.pagination > li:not(:first-of-type) {
  margin-left: 5px;
}
.rating .fa-stack {
  font-size: 13px;
  width: 1.2em;
}
.rating .fa-star,
.rating .fa-star + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.rating .fa-star-o:only-child {
  color: rgba(51, 51, 51, 1);
}
.rating-stars {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.popup-inner-body {
  max-height: calc(100vh - 40px * 2);
}
.popup-bg {
  background: rgba(0, 0, 0, 0.75);
}
.popup-body,
.popup {
  background: rgba(255, 255, 255, 1);
}
.popup-content,
.popup .site-wrapper {
  padding: 20px;
}
.popup-body {
  border-radius: 5px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.popup-container .popup-close::before {
  content: "\e91a" !important;
  font-family: icomoon !important;
  font-size: 26px;
  color: var(--tema-renk);
  display: inline-block;
  transform: scaleX(-1);
}
.popup-close {
  width: 26px;
  height: 20px;
  margin-right: 22px;
  margin-top: 20px;
}
.popup-container > .btn,
.popup-container > .btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.popup-container > .btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.popup-container > .btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.popup-container > .btn:active,
.popup-container > .btn:hover:active,
.popup-container > .btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.popup-container > .btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .popup-container > .btn:hover {
  box-shadow: none;
}
.popup-container > .btn.btn.disabled::after {
  font-size: 20px;
}
.scroll-top i::before {
  border-radius: 5px;
  content: "\f077" !important;
  font-family: icomoon !important;
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  padding-top: 5px;
  padding-right: 25px;
  padding-bottom: 5px;
  padding-left: 25px;
}
.scroll-top:hover i::before {
  background: var(--tema-renk);
}
.scroll-top {
  left: auto;
  right: 10px;
  transform: translateX(0);
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 120px;
}
.journal-loading > i::before,
.ias-spinner > i::before,
.lg-outer .lg-item::after,
.btn.disabled::after {
  content: "\e900" !important;
  font-family: icomoon !important;
  font-size: 30px;
  color: var(--tema-renk);
}
.journal-loading > .fa-spin,
.lg-outer .lg-item::after,
.btn.disabled::after {
  animation: fa-spin infinite linear;
  animation-duration: 1500ms;
}
.btn-cart::before,
.fa-shopping-cart::before {
  content: "\e933" !important;
  font-family: icomoon !important;
  left: -1px;
}
.btn-wishlist::before {
  content: "\e991" !important;
  font-family: icomoon !important;
}
.btn-compare::before,
.compare-btn::before {
  content: "\eab6" !important;
  font-family: icomoon !important;
}
.fa-refresh::before {
  content: "\e976" !important;
  font-family: icomoon !important;
}
.fa-times-circle::before,
.fa-times::before,
.reset-filter::before,
.notification-close::before,
.popup-close::before,
.hn-close::before {
  content: "\e981" !important;
  font-family: icomoon !important;
}
.p-author::before {
  content: "\ead9" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.p-date::before {
  content: "\f133" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.p-time::before {
  content: "\eb29" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.p-comment::before {
  content: "\f27a" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.p-view::before {
  content: "\f06e" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.p-category::before {
  content: "\f022" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.user-site::before {
  content: "\e321" !important;
  font-family: icomoon !important;
  left: -1px;
  margin-right: 5px;
}
.desktop ::-webkit-scrollbar {
  width: 12px;
}
.desktop ::-webkit-scrollbar-track {
  background: rgba(240, 242, 245, 1);
}
.desktop ::-webkit-scrollbar-thumb {
  background: var(--tema-renk);
  border-width: 4px;
  border-style: solid;
  border-color: rgba(240, 242, 245, 1);
  border-radius: 10px;
}
.expand-content {
  max-height: 70px;
}
.block-expand.btn,
.block-expand.btn:visited {
  font-size: 12px;
  font-weight: 400;
  text-transform: none;
}
.block-expand.btn {
  padding: 2px;
  padding-right: 6px;
  padding-left: 6px;
  min-width: 20px;
  min-height: 20px;
}
.desktop .block-expand.btn:hover {
  box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25);
}
.block-expand.btn:active,
.block-expand.btn:hover:active,
.block-expand.btn:focus:active {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25);
}
.block-expand.btn:focus {
  box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25);
}
.block-expand.btn.btn.disabled::after {
  font-size: 20px;
}
.block-expand::after {
  content: "Daha Fazla...";
}
.block-expanded .block-expand::after {
  content: "Daha Az...";
}
.block-expand::before {
  content: "\e5db" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.block-expanded .block-expand::before {
  content: "\e5d8" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.block-expand-overlay {
  background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 1));
}
.safari .block-expand-overlay {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
}
.iphone .block-expand-overlay {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
}
.ipad .block-expand-overlay {
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0),
    rgba(255, 255, 255, 1)
  );
}
.old-browser {
  color: rgba(42, 42, 42, 1);
  background: rgba(255, 255, 255, 1);
}
.modal .modal-content {
  background: rgba(255, 255, 255, 1);
}
.notification-cart.notification {
  max-width: 500px;
  padding: 10px;
  background: rgba(250, 250, 250, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(240, 242, 245, 1);
  border-radius: 5px;
  box-shadow: 0 0 100px 1110px rgba(51, 51, 51, 0.4);
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: rgba(131, 131, 143, 1);
}
.notification-cart .notification-close {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  margin-top: 5px;
}
.notification-cart .notification-close::before {
  content: "\e91a" !important;
  font-family: icomoon !important;
  font-size: 20px;
}
.notification-cart .notification-close.btn,
.notification-cart .notification-close.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.notification-cart .notification-close.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.notification-cart .notification-close.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.notification-cart .notification-close.btn:active,
.notification-cart .notification-close.btn:hover:active,
.notification-cart .notification-close.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.notification-cart .notification-close.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .notification-cart .notification-close.btn:hover {
  box-shadow: none;
}
.notification-cart .notification-close.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-cart img {
  display: block;
  margin-right: 10px;
  border-width: 0.5px;
  border-radius: 5px;
}
.notification-cart .notification-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: capitalize;
}
.notification-cart .notification-text a {
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: var(--tema-renk);
  text-decoration: none;
}
.notification-cart .notification-buttons {
  display: flex;
  padding: 10px;
  margin: -10px;
  margin-top: 5px;
}
.notification-cart .notification-view-cart.btn,
.notification-cart .notification-view-cart.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.notification-cart .notification-view-cart.btn {
  background: var(--tema-renk);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.notification-cart .notification-view-cart.btn:active,
.notification-cart .notification-view-cart.btn:hover:active,
.notification-cart .notification-view-cart.btn:focus:active {
  background: rgba(80, 173, 85, 1) !important;
}
.notification-cart .notification-view-cart.btn:hover,
.notification-cart .notification-view-cart.btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.notification-cart .notification-view-cart.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-cart .notification-view-cart {
  display: inline-flex;
  flex-grow: 1;
}
.notification-cart .notification-checkout.btn,
.notification-cart .notification-checkout.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.notification-cart .notification-checkout.btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.notification-cart .notification-checkout.btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.notification-cart .notification-checkout.btn:hover,
.notification-cart .notification-checkout.btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.notification-cart .notification-checkout.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-cart .notification-checkout {
  display: inline-flex;
  flex-grow: 1;
  margin-left: 10px;
}
.notification-cart .notification-checkout::after {
  content: "\f061" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
  margin-left: 5px;
}
.notification-wishlist.notification {
  max-width: 500px;
  margin: 0px;
  margin-bottom: 0px;
  padding: 10px;
  background: rgba(255, 255, 255, 1);
  border-radius: 5px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  color: rgba(105, 105, 115, 1);
}
.notification-wishlist .notification-close {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-top: 5px;
}
.notification-wishlist .notification-close::before {
  content: "\e5cd" !important;
  font-family: icomoon !important;
  font-size: 20px;
}
.notification-wishlist .notification-close.btn,
.notification-wishlist .notification-close.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.notification-wishlist .notification-close.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.notification-wishlist .notification-close.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.notification-wishlist .notification-close.btn:active,
.notification-wishlist .notification-close.btn:hover:active,
.notification-wishlist .notification-close.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.notification-wishlist .notification-close.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .notification-wishlist .notification-close.btn:hover {
  box-shadow: none;
}
.notification-wishlist .notification-close.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-wishlist img {
  display: block;
  margin-right: 4px;
  margin-bottom: 4px;
  border-width: 0.5px;
  border-radius: 8px;
}
.notification-wishlist .notification-title {
  color: rgba(51, 51, 51, 1);
}
.notification-wishlist .notification-buttons {
  display: flex;
  padding: 10px;
  margin: -10px;
  margin-top: 5px;
}
.notification-wishlist .notification-view-cart.btn,
.notification-wishlist .notification-view-cart.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.notification-wishlist .notification-view-cart.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.notification-wishlist .notification-view-cart.btn:active,
.notification-wishlist .notification-view-cart.btn:hover:active,
.notification-wishlist .notification-view-cart.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-wishlist .notification-view-cart.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-wishlist .notification-view-cart.btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
}
.desktop .notification-wishlist .notification-view-cart.btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.notification-wishlist .notification-view-cart.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-wishlist .notification-view-cart {
  display: inline-flex;
  flex-grow: 1;
}
.notification-wishlist .notification-view-cart::after {
  content: "\ea9b" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
}
.notification-wishlist .notification-checkout.btn,
.notification-wishlist .notification-checkout.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.notification-wishlist .notification-checkout.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.notification-wishlist .notification-checkout.btn:active,
.notification-wishlist .notification-checkout.btn:hover:active,
.notification-wishlist .notification-checkout.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-wishlist .notification-checkout.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-wishlist .notification-checkout.btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
}
.desktop .notification-wishlist .notification-checkout.btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.notification-wishlist .notification-checkout.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-wishlist .notification-checkout {
  display: inline-flex;
  flex-grow: 1;
  margin-left: 10px;
}
.notification-wishlist .notification-checkout::after {
  content: "\f02b" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
  margin-left: 5px;
}
.notification-compare.notification {
  max-width: 500px;
  margin: 0px;
  margin-bottom: 0px;
  padding: 10px;
  background: rgba(255, 255, 255, 1);
  border-radius: 5px;
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  color: rgba(105, 105, 115, 1);
}
.notification-compare .notification-close {
  display: block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
  margin-top: 5px;
}
.notification-compare .notification-close::before {
  content: "\e5cd" !important;
  font-family: icomoon !important;
  font-size: 20px;
}
.notification-compare .notification-close.btn,
.notification-compare .notification-close.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.notification-compare .notification-close.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.notification-compare .notification-close.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.notification-compare .notification-close.btn:active,
.notification-compare .notification-close.btn:hover:active,
.notification-compare .notification-close.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.notification-compare .notification-close.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .notification-compare .notification-close.btn:hover {
  box-shadow: none;
}
.notification-compare .notification-close.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-compare img {
  display: block;
  margin-right: 4px;
  margin-bottom: 4px;
  border-width: 0.5px;
  border-radius: 8px;
}
.notification-compare .notification-title {
  color: rgba(51, 51, 51, 1);
}
.notification-compare .notification-buttons {
  display: flex;
  padding: 10px;
  margin: -10px;
  margin-top: 5px;
}
.notification-compare .notification-view-cart.btn,
.notification-compare .notification-view-cart.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.notification-compare .notification-view-cart.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.notification-compare .notification-view-cart.btn:active,
.notification-compare .notification-view-cart.btn:hover:active,
.notification-compare .notification-view-cart.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-compare .notification-view-cart.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-compare .notification-view-cart.btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
}
.desktop .notification-compare .notification-view-cart.btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.notification-compare .notification-view-cart.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-compare .notification-view-cart {
  display: inline-flex;
  flex-grow: 1;
}
.notification-compare .notification-view-cart::after {
  content: "\ea9b" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
}
.notification-compare .notification-checkout.btn,
.notification-compare .notification-checkout.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.notification-compare .notification-checkout.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.notification-compare .notification-checkout.btn:active,
.notification-compare .notification-checkout.btn:hover:active,
.notification-compare .notification-checkout.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-compare .notification-checkout.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.notification-compare .notification-checkout.btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
}
.desktop .notification-compare .notification-checkout.btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.notification-compare .notification-checkout.btn.btn.disabled::after {
  font-size: 20px;
}
.notification-compare .notification-checkout {
  display: inline-flex;
  flex-grow: 1;
  margin-left: 10px;
}
.notification-compare .notification-checkout::after {
  content: "\f02b" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
  margin-left: 5px;
}
.popup-quickview .popup-container {
  width: 760px;
}
.popup-quickview .popup-inner-body {
  height: 600px;
}
.route-product-product.popup-quickview .product-info .product-left {
  width: 50%;
}
.route-product-product.popup-quickview .product-info .product-right {
  width: calc(100% - 50%);
  padding-left: 21px;
}
.route-product-product.popup-quickview h1.page-title {
  display: none;
}
.route-product-product.popup-quickview div.page-title {
  display: block;
}
.route-product-product.popup-quickview .page-title {
  font-size: 14px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
}
.route-product-product.popup-quickview .page-title::after {
  display: none;
  margin-top: 7px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-product-product.popup-quickview .page-title.page-title > span::after {
  display: none;
  margin-top: 7px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-product-product.popup-quickview .direction-horizontal .additional-image {
  width: calc(100% / 4);
}
.route-product-product.popup-quickview .additional-images .swiper-container {
  overflow: hidden;
}
.route-product-product.popup-quickview .additional-images .swiper-buttons {
  display: none;
  top: 50%;
}
.route-product-product.popup-quickview
  .additional-images:hover
  .swiper-buttons {
  display: block;
}
.route-product-product.popup-quickview .additional-images .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.route-product-product.popup-quickview .additional-images .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.route-product-product.popup-quickview .additional-images .swiper-buttons div {
  width: 35px;
  height: 35px;
  background: none;
}
.route-product-product.popup-quickview
  .additional-images
  .swiper-button-disabled {
  opacity: 0;
}
.route-product-product.popup-quickview
  .additional-images
  .swiper-buttons
  div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.route-product-product.popup-quickview
  .additional-images
  .swiper-buttons
  .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.route-product-product.popup-quickview .additional-images .swiper-pagination {
  display: block;
  margin-bottom: 0px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.route-product-product.popup-quickview .additional-images .swiper {
  padding-bottom: 5px;
}
.route-product-product.popup-quickview
  .additional-images
  .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(243, 243, 243, 1);
}
.route-product-product.popup-quickview
  .additional-images
  .swiper-pagination
  > span
  + span {
  margin-left: 8px;
}
.desktop
  .route-product-product.popup-quickview
  .additional-images
  .swiper-pagination-bullet:hover {
  background-color: var(--tema-renk);
}
.route-product-product.popup-quickview
  .additional-images
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tema-renk);
}
.route-product-product.popup-quickview
  .additional-images
  .swiper-pagination
  > span {
  border-radius: 20px;
}
.route-product-product.popup-quickview .additional-image {
  padding: calc(10px / 2);
}
.route-product-product.popup-quickview .additional-images {
  margin-top: 10px;
  margin-right: -5px;
  margin-left: -5px;
}
.route-product-product.popup-quickview .additional-images img {
  border-width: 1px;
  border-style: solid;
}
.route-product-product.popup-quickview .additional-images img:hover {
  border-color: rgba(230, 230, 230, 1);
}
.route-product-product.popup-quickview .product-info .product-stats li::before {
  content: "\f111" !important;
  font-family: icomoon !important;
}
.route-product-product.popup-quickview .product-info .product-stats ul {
  width: 100%;
}
.route-product-product.popup-quickview .product-stats .product-views::before {
  content: "\f06e" !important;
  font-family: icomoon !important;
}
.route-product-product.popup-quickview .product-stats .product-sold::before {
  content: "\e263" !important;
  font-family: icomoon !important;
}
.route-product-product.popup-quickview .product-info .custom-stats {
  justify-content: space-between;
}
.route-product-product.popup-quickview .product-info .product-details .rating {
  justify-content: flex-start;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .countdown-wrapper {
  display: block;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .product-price-group {
  text-align: left;
  padding-top: 15px;
  margin-top: -5px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  display: flex;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .price-group {
  justify-content: flex-start;
  flex-direction: row;
  align-items: center;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .product-price-new {
  order: -1;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .product-price-old {
  margin-left: 10px;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .product-points {
  display: block;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .product-tax {
  display: block;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .discounts {
  display: block;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .product-options
  > .options-title {
  display: none;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .product-options
  > h3 {
  display: block;
}
.route-product-product.popup-quickview
  .product-info
  .product-options
  .push-option
  > div
  input:checked
  + img {
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7);
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .button-group-page {
  position: fixed;
  width: 100%;
  z-index: 1000;
  background: rgba(238, 238, 238, 1);
  padding: 10px;
  margin: 0px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  box-shadow: 0 -15px 100px -10px rgba(0, 0, 0, 0.1);
}
.route-product-product.popup-quickview {
  padding-bottom: 60px !important;
}
.route-product-product.popup-quickview .site-wrapper {
  padding-bottom: 0 !important;
}
.route-product-product.popup-quickview.mobile .product-info .product-right {
  padding-bottom: 60px !important;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .stepper {
  display: none;
  height: 47px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-cart {
  display: inline-flex;
  margin-right: 7px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-cart::before,
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-cart
  .btn-text {
  display: inline-block;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .stepper-group {
  flex-grow: 1;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .stepper-group
  .btn-cart {
  flex-grow: 1;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-cart::before {
  font-size: 17px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details {
  display: inline-flex;
  flex-grow: 0;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details
  .btn-text {
  display: none;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details::after {
  content: "\e5c8" !important;
  font-family: icomoon !important;
  font-size: 18px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details.btn,
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: uppercase;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details.btn {
  background: var(--tema-renk);
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details.btn:hover {
  background: var(--tema-renk) !important;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-more-details.btn.btn.disabled::after {
  font-size: 20px;
}
.route-product-product.popup-quickview
  .product-info
  .product-details
  .button-group-page
  .wishlist-compare {
  flex-grow: 0 !important;
  margin: 0px !important;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .wishlist-compare {
  margin-left: auto;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist {
  display: inline-flex;
  margin: 0px;
  margin-right: 7px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist
  .btn-text {
  display: none;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .wishlist-compare
  .btn-wishlist {
  width: auto !important;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist::before {
  font-size: 17px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist.btn,
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist.btn:visited {
  color: rgba(255, 255, 255, 1);
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist.btn {
  background: rgba(105, 105, 115, 1);
  border-width: 0px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare {
  display: inline-flex;
  margin-right: 7px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare
  .btn-text {
  display: none;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .wishlist-compare
  .btn-compare {
  width: auto !important;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare::before {
  font-size: 17px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare.btn,
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare.btn:visited {
  color: rgba(255, 255, 255, 1);
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare.btn {
  background: rgba(105, 105, 115, 1);
  border-width: 0px;
}
.route-product-product.popup-quickview
  .product-info
  .button-group-page
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.popup-quickview .product-right .description {
  order: 100;
}
.popup-quickview .description {
  padding-top: 15px;
  margin-top: 15px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.popup-quickview .expand-content {
  max-height: 100%;
  overflow: visible;
}
.popup-quickview .block-expanded + .block-expand-overlay .block-expand::after {
  content: "Show Less";
}
.login-box .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.login-box .required .control-label + div::before {
  display: none;
}
.login-box .required .control-label::after {
  display: inline;
}
.login-box label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.login-box .has-error .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.login-box .form-group:hover {
  background: none;
  box-shadow: none;
}
.login-box .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.login-box .required.has-error .control-label::after,
.login-box .required.has-error .control-label + div::before {
  color: var(--tema-renk) !important;
}
.login-box input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.login-box input.form-control:focus,
.login-box input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.login-box input.form-control:hover {
  box-shadow: none;
}
.login-box input.form-control:focus {
  box-shadow: none;
}
.login-box textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.login-box textarea.form-control:focus,
.login-box textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.login-box textarea.form-control:hover {
  box-shadow: none;
}
.login-box textarea.form-control:focus {
  box-shadow: none;
}
.login-box select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.login-box select.form-control:focus,
.login-box select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.login-box select.form-control:hover {
  box-shadow: none;
}
.login-box select.form-control:focus {
  box-shadow: none;
}
.login-box .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.login-box .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.login-box .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.login-box .input-group .form-control:focus,
.login-box .input-group .form-control:active {
  border-color: var(--tema-renk) !important;
}
.login-box .input-group .form-control:hover {
  box-shadow: none;
}
.login-box .input-group .form-control:focus {
  box-shadow: none;
}
.login-box .input-group .input-group-btn .btn,
.login-box .input-group .input-group-btn .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.login-box .input-group .input-group-btn .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.login-box .input-group .input-group-btn .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.login-box .input-group .input-group-btn .btn:hover,
.login-box .input-group .input-group-btn .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.login-box .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px;
}
.login-box .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.login-box {
  flex-direction: column;
}
.popup-login .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.popup-login .required .control-label + div::before {
  display: none;
}
.popup-login .required .control-label::after {
  display: inline;
}
.popup-login label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.popup-login .has-error .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.popup-login .form-group:hover {
  background: none;
  box-shadow: none;
}
.popup-login .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.popup-login .required.has-error .control-label::after,
.popup-login .required.has-error .control-label + div::before {
  color: var(--tema-renk) !important;
}
.popup-login input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.popup-login input.form-control:focus,
.popup-login input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.popup-login input.form-control:hover {
  box-shadow: none;
}
.popup-login input.form-control:focus {
  box-shadow: none;
}
.popup-login textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.popup-login textarea.form-control:focus,
.popup-login textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.popup-login textarea.form-control:hover {
  box-shadow: none;
}
.popup-login textarea.form-control:focus {
  box-shadow: none;
}
.popup-login select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.popup-login select.form-control:focus,
.popup-login select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.popup-login select.form-control:hover {
  box-shadow: none;
}
.popup-login select.form-control:focus {
  box-shadow: none;
}
.popup-login .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.popup-login .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.popup-login .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.popup-login .input-group .form-control:focus,
.popup-login .input-group .form-control:active {
  border-color: var(--tema-renk) !important;
}
.popup-login .input-group .form-control:hover {
  box-shadow: none;
}
.popup-login .input-group .form-control:focus {
  box-shadow: none;
}
.popup-login .input-group .input-group-btn .btn,
.popup-login .input-group .input-group-btn .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.popup-login .input-group .input-group-btn .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.popup-login .input-group .input-group-btn .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.popup-login .input-group .input-group-btn .btn:hover,
.popup-login .input-group .input-group-btn .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.popup-login .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-login .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.login-box .buttons .pull-right .btn,
.login-box .buttons .pull-right .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.login-box .buttons .pull-right .btn {
  background: var(--tema-renk);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.login-box .buttons .pull-right .btn:active,
.login-box .buttons .pull-right .btn:hover:active,
.login-box .buttons .pull-right .btn:focus:active {
  background: rgba(80, 173, 85, 1) !important;
}
.login-box .buttons .pull-right .btn:hover,
.login-box .buttons .pull-right .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.login-box .buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px;
}
.login-box .buttons .pull-left .btn,
.login-box .buttons .pull-left .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.login-box .buttons .pull-left .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.login-box .buttons .pull-left .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.login-box .buttons .pull-left .btn:hover,
.login-box .buttons .pull-left .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.login-box .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px;
}
.login-box .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.login-box .buttons > div .btn {
  width: 100%;
}
.login-box .buttons .pull-left {
  margin-right: 0;
}
.login-box .buttons > div + div {
  padding-left: 10px;
}
.login-box .buttons .pull-right:only-child {
  flex: 1;
}
.login-box .buttons .pull-right:only-child .btn {
  width: 100%;
}
.login-box .buttons input + .btn {
  margin-top: 5px;
}
.login-box .well {
  padding: 0px;
  padding-top: 20px;
  padding-right: 20px;
  margin-right: 30px;
  box-shadow: none;
}
.popup-login .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  padding-bottom: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center;
}
.popup-login .title::after {
  display: none;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.popup-login .title.page-title > span::after {
  display: none;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.popup-register .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  padding-bottom: 20px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center;
}
.popup-register .title::after {
  display: none;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.popup-register .title.page-title > span::after {
  display: none;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.popup-login .popup-inner-body {
  max-height: calc(100vh - 40px * 2);
  height: 430px;
}
.popup-login.popup-bg {
  background: rgba(0, 0, 0, 0.75);
}
.popup-login.popup-body,
.popup-login.popup {
  background: rgba(255, 255, 255, 1);
}
.popup-login.popup-body {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.popup-login.popup-container .popup-close::before {
  content: "\e91a" !important;
  font-family: icomoon !important;
  font-size: 26px;
  color: var(--tema-renk);
  display: inline-block;
  transform: scaleX(-1);
}
.popup-login.popup-close {
  width: 0px;
  height: 0px;
  margin-right: 22px;
  margin-top: 20px;
}
.popup-login.popup-container > .btn,
.popup-login.popup-container > .btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.popup-login.popup-container > .btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.popup-login.popup-container > .btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.popup-login.popup-container > .btn:active,
.popup-login.popup-container > .btn:hover:active,
.popup-login.popup-container > .btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.popup-login.popup-container > .btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .popup-login.popup-container > .btn:hover {
  box-shadow: none;
}
.popup-login.popup-container > .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-register .popup-inner-body {
  max-height: calc(100vh - 40px * 2);
  height: 495px;
}
.popup-register.popup-bg {
  background: rgba(0, 0, 0, 0.75);
}
.popup-register.popup-body,
.popup-register.popup {
  background: rgba(255, 255, 255, 1);
}
.popup-register.popup-body {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.popup-register.popup-container .popup-close::before {
  content: "\e91a" !important;
  font-family: icomoon !important;
  font-size: 26px;
  color: var(--tema-renk);
  display: inline-block;
  transform: scaleX(-1);
}
.popup-register.popup-close {
  width: 0px;
  height: 0px;
  margin-right: 22px;
  margin-top: 20px;
}
.popup-register.popup-container > .btn,
.popup-register.popup-container > .btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.popup-register.popup-container > .btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.popup-register.popup-container > .btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.popup-register.popup-container > .btn:active,
.popup-register.popup-container > .btn:hover:active,
.popup-register.popup-container > .btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.popup-register.popup-container > .btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .popup-register.popup-container > .btn:hover {
  box-shadow: none;
}
.popup-register.popup-container > .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-login .buttons .pull-right .btn,
.popup-login .buttons .pull-right .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.popup-login .buttons .pull-right .btn {
  background: var(--tema-renk);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.popup-login .buttons .pull-right .btn:active,
.popup-login .buttons .pull-right .btn:hover:active,
.popup-login .buttons .pull-right .btn:focus:active {
  background: rgba(80, 173, 85, 1) !important;
}
.popup-login .buttons .pull-right .btn:hover,
.popup-login .buttons .pull-right .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.popup-login .buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-login .buttons .pull-left .btn,
.popup-login .buttons .pull-left .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.popup-login .buttons .pull-left .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.popup-login .buttons .pull-left .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.popup-login .buttons .pull-left .btn:hover,
.popup-login .buttons .pull-left .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.popup-login .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-login .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.popup-login .buttons > div .btn {
  width: 100%;
}
.popup-login .buttons .pull-left {
  margin-right: 0;
}
.popup-login .buttons > div + div {
  padding-left: 10px;
}
.popup-login .buttons .pull-right:only-child {
  flex: 1;
}
.popup-login .buttons .pull-right:only-child .btn {
  width: 100%;
}
.popup-login .buttons input + .btn {
  margin-top: 5px;
}
.popup-register .buttons .pull-right .btn,
.popup-register .buttons .pull-right .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.popup-register .buttons .pull-right .btn {
  background: var(--tema-renk);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.popup-register .buttons .pull-right .btn:active,
.popup-register .buttons .pull-right .btn:hover:active,
.popup-register .buttons .pull-right .btn:focus:active {
  background: rgba(80, 173, 85, 1) !important;
}
.popup-register .buttons .pull-right .btn:hover,
.popup-register .buttons .pull-right .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.popup-register .buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-register .buttons .pull-left .btn,
.popup-register .buttons .pull-left .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.popup-register .buttons .pull-left .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.popup-register .buttons .pull-left .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.popup-register .buttons .pull-left .btn:hover,
.popup-register .buttons .pull-left .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.popup-register .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-register .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.popup-register .buttons > div .btn {
  width: 100%;
}
.popup-register .buttons .pull-left {
  margin-right: 0;
}
.popup-register .buttons > div + div {
  padding-left: 10px;
}
.popup-register .buttons .pull-right:only-child {
  flex: 1;
}
.popup-register .buttons .pull-right:only-child .btn {
  width: 100%;
}
.popup-register .buttons input + .btn {
  margin-top: 5px;
}
.popup-login .popup-container {
  width: 500px;
}
.popup-register .popup-container {
  width: 500px;
}
.login-box > div:first-of-type {
  margin-right: 30px;
}
.route-account-register .form-group .control-label {
  display: none;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.route-account-register .required .control-label + div::before {
  display: inline;
}
.route-account-register .required .control-label::after {
  display: none;
}
.route-account-register label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 13px;
}
.route-account-register .required .control-label::after,
.route-account-register .required .control-label + div::before {
  color: rgba(255, 255, 255, 1);
}
.route-account-register .form-group:hover {
  background: none;
  box-shadow: none;
}
.route-account-register .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.route-account-register input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.route-account-register input.form-control:focus,
.route-account-register input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.route-account-register input.form-control:hover {
  box-shadow: none;
}
.route-account-register input.form-control:focus {
  box-shadow: none;
}
.route-account-register select.form-control {
  max-width: 500px;
  height: 38px;
}
.route-account-register .radio {
  width: auto;
}
.route-account-register .checkbox {
  width: auto;
}
.route-account-register .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.route-account-register .input-group .form-control:focus,
.route-account-register .input-group .form-control:active {
  border-color: var(--tema-renk) !important;
}
.route-account-register .input-group .form-control:hover {
  box-shadow: none;
}
.route-account-register .input-group .form-control:focus {
  box-shadow: none;
}
.route-account-register .input-group .input-group-btn .btn,
.route-account-register .input-group .input-group-btn .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
  text-transform: capitalize;
}
.route-account-register .input-group .input-group-btn .btn {
  background: var(--tema-renk);
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.route-account-register .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px;
}
.route-account-register .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.popup-register .form-group .control-label {
  display: none;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.popup-register .required .control-label + div::before {
  display: inline;
}
.popup-register .required .control-label::after {
  display: none;
}
.popup-register label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 13px;
}
.popup-register .required .control-label::after,
.popup-register .required .control-label + div::before {
  color: rgba(255, 255, 255, 1);
}
.popup-register .form-group:hover {
  background: none;
  box-shadow: none;
}
.popup-register .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.popup-register input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.popup-register input.form-control:focus,
.popup-register input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.popup-register input.form-control:hover {
  box-shadow: none;
}
.popup-register input.form-control:focus {
  box-shadow: none;
}
.popup-register select.form-control {
  max-width: 500px;
  height: 38px;
}
.popup-register .radio {
  width: auto;
}
.popup-register .checkbox {
  width: auto;
}
.popup-register .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.popup-register .input-group .form-control:focus,
.popup-register .input-group .form-control:active {
  border-color: var(--tema-renk) !important;
}
.popup-register .input-group .form-control:hover {
  box-shadow: none;
}
.popup-register .input-group .form-control:focus {
  box-shadow: none;
}
.popup-register .input-group .input-group-btn .btn,
.popup-register .input-group .input-group-btn .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
  text-transform: capitalize;
}
.popup-register .input-group .input-group-btn .btn {
  background: var(--tema-renk);
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.popup-register .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px;
}
.popup-register .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.route-account-register legend {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
}
.route-account-register legend::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-account-register legend.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-account-register legend::after,
.route-account-register legend.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
.account-list > li > a {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(105, 105, 115, 1);
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  border-radius: 3px;
  box-shadow: none;
  flex-direction: column;
  width: 100%;
  text-align: center;
}
.desktop .account-list > li > a:hover {
  color: var(--tema-renk);
  background: rgba(255, 255, 255, 1);
}
.account-list > li > a::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(105, 105, 115, 1);
  margin: 0;
}
.desktop .account-list > li > a:hover::before {
  color: var(--tema-renk);
}
.account-list .edit-info {
  display: flex;
}
.route-information-sitemap .site-edit {
  display: block;
}
.account-list .edit-pass {
  display: flex;
}
.route-information-sitemap .site-pass {
  display: block;
}
.account-list .edit-address {
  display: flex;
}
.route-information-sitemap .site-address {
  display: block;
}
.account-list .edit-wishlist {
  display: flex;
}
.my-cards {
  display: block;
}
.account-list .edit-order {
  display: flex;
}
.route-information-sitemap .site-history {
  display: block;
}
.account-list .edit-downloads {
  display: none;
}
.route-information-sitemap .site-download {
  display: none;
}
.account-list .edit-rewards {
  display: flex;
}
.account-list .edit-returns {
  display: flex;
}
.account-list .edit-transactions {
  display: flex;
}
.account-list .edit-recurring {
  display: flex;
}
.my-affiliates {
  display: none;
}
.my-newsletter .account-list {
  display: none;
}
.my-affiliates .title {
  display: none;
}
.my-newsletter .title {
  display: none;
}
.my-account .title {
  display: none;
}
.my-orders .title {
  display: none;
}
.my-cards .title {
  display: none;
}
.account-page .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
}
.account-page .title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.account-page .title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.account-page .title::after,
.account-page .title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
.account-list > li > a:hover {
  border-color: var(--tema-renk);
  box-shadow: none;
}
.account-list > li {
  width: calc(100% / 5);
  padding: 10px;
  margin: 0;
}
.account-list {
  margin: 0 -10px -10px;
  flex-direction: row;
}
.account-list > .edit-info > a::before {
  content: "\ead9" !important;
  font-family: icomoon !important;
  color: var(--tema-renk);
}
.account-list > .edit-pass > a::before {
  content: "\e0da" !important;
  font-family: icomoon !important;
}
.account-list > .edit-address > a::before {
  content: "\f2bc" !important;
  font-family: icomoon !important;
}
.account-list > .edit-wishlist > a::before {
  content: "\f004" !important;
  font-family: icomoon !important;
}
.my-cards .account-list > li > a::before {
  content: "\e95e" !important;
  font-family: icomoon !important;
}
.account-list > .edit-order > a::before {
  content: "\eaa2" !important;
  font-family: icomoon !important;
}
.account-list > .edit-downloads > a::before {
  content: none !important;
}
.account-list > .edit-rewards > a::before {
  content: "\e948" !important;
  font-family: icomoon !important;
}
.account-list > .edit-returns > a::before {
  content: "\e915" !important;
  font-family: icomoon !important;
}
.account-list > .edit-transactions > a::before {
  content: "\e928" !important;
  font-family: icomoon !important;
}
.account-list > .edit-recurring > a::before {
  content: "\e8b3" !important;
  font-family: icomoon !important;
}
.account-list > .affiliate-add > a::before {
  content: none !important;
}
.account-list > .affiliate-edit > a::before {
  content: none !important;
}
.account-list > .affiliate-track > a::before {
  content: none !important;
}
.my-newsletter .account-list > li > a::before {
  content: none !important;
}
.route-account-register .account-customer-group label::after {
  display: none !important;
}
.route-account-register .account-fax {
  display: none !important;
}
.route-account-register .address-company label::after {
  display: none !important;
}
#account-address .address-company label::after {
  display: none !important;
}
.route-account-register .address-address-2 label::after {
  display: none !important;
}
#account-address .address-address-2 label::after {
  display: none !important;
}
.route-checkout-cart .cart-table table td {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  background: rgba(255, 255, 255, 1);
}
.route-checkout-cart .cart-table table a {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: var(--tema-renk);
  text-transform: capitalize;
  text-decoration: none;
}
.route-checkout-cart .cart-table table thead td {
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: capitalize;
}
.route-checkout-cart .cart-table table tfoot td {
  background: rgba(255, 253, 245, 1);
}
.route-checkout-cart .cart-table table tfoot td,
.route-checkout-cart .cart-table table tfoot th {
  border-style: solid !important;
  border-color: rgba(230, 230, 230, 1) !important;
}
.route-checkout-cart .cart-table .table-responsive {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.route-checkout-cart .cart-table .table-responsive::-webkit-scrollbar {
  height: 1px;
  width: 1px;
}
.route-checkout-cart .td-qty .stepper input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.route-checkout-cart .td-qty .stepper input.form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.route-checkout-cart .td-qty .stepper {
  width: 50px;
  height: 35px;
  border-style: solid;
  border-color: var(--tema-renk);
  border-radius: 2px;
}
.route-checkout-cart .td-qty .stepper span i {
  color: rgba(243, 243, 243, 1);
  background-color: var(--tema-renk);
}
.route-checkout-cart .td-qty .stepper span i:hover {
  color: rgba(255, 255, 255, 1);
  background-color: var(--tema-renk);
}
.route-checkout-cart .td-qty .btn-update.btn,
.route-checkout-cart .td-qty .btn-update.btn:visited {
  color: rgba(255, 255, 255, 1);
}
.route-checkout-cart .td-qty .btn-update.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
}
.route-checkout-cart .td-qty .btn-update.btn {
  background: rgba(105, 105, 115, 1);
  border-width: 0px;
}
.route-checkout-cart .td-qty .btn-update.btn.btn.disabled::after {
  font-size: 20px;
}
.route-checkout-cart .td-qty .btn-remove.btn {
  background: rgba(80, 173, 85, 1);
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  border-radius: 2px !important;
}
.route-checkout-cart .td-qty .btn-remove.btn:hover {
  background: var(--tema-renk) !important;
}
.route-checkout-cart .td-qty .btn-remove.btn.btn.disabled::after {
  font-size: 20px;
}
.route-checkout-cart .cart-total table td {
  background: rgba(255, 255, 255, 1);
}
.route-checkout-cart .cart-total table {
  border-width: 8px !important;
}
.route-checkout-cart .cart-total table tfoot td {
  background: rgba(255, 253, 245, 1);
}
.route-checkout-cart .cart-total .table-responsive {
  border-width: 0.5px;
  border-color: var(--tema-renk);
}
.route-checkout-cart .cart-total .table-responsive::-webkit-scrollbar {
  height: 1px;
  width: 1px;
}
.route-checkout-cart .cart-total .table-responsive::-webkit-scrollbar-thumb {
  border-radius: 8px;
}
.route-checkout-cart .cart-page {
  display: flex;
}
.route-checkout-cart .cart-bottom {
  max-width: 400px;
}
.cart-bottom {
  background: rgba(238, 238, 238, 1);
  padding: 20px;
  margin-top: -40px;
  margin-left: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.panels-total {
  flex-direction: column;
}
.panels-total .cart-total {
  background: rgba(250, 250, 250, 1);
  align-items: center;
}
.route-checkout-cart .buttons .pull-right .btn,
.route-checkout-cart .buttons .pull-right .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.route-checkout-cart .buttons .pull-right .btn {
  background: var(--tema-renk);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.route-checkout-cart .buttons .pull-right .btn:active,
.route-checkout-cart .buttons .pull-right .btn:hover:active,
.route-checkout-cart .buttons .pull-right .btn:focus:active {
  background: rgba(80, 173, 85, 1) !important;
}
.route-checkout-cart .buttons .pull-right .btn:hover,
.route-checkout-cart .buttons .pull-right .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.route-checkout-cart .buttons .pull-right .btn.btn.disabled::after {
  font-size: 20px;
}
.route-checkout-cart .buttons .pull-left .btn,
.route-checkout-cart .buttons .pull-left .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.route-checkout-cart .buttons .pull-left .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.route-checkout-cart .buttons .pull-left .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.route-checkout-cart .buttons .pull-left .btn:hover,
.route-checkout-cart .buttons .pull-left .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.route-checkout-cart .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px;
}
.route-checkout-cart .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.route-checkout-cart .buttons > div .btn {
  width: 100%;
}
.route-checkout-cart .buttons .pull-left {
  margin-right: 0;
}
.route-checkout-cart .buttons > div + div {
  padding-left: 10px;
}
.route-checkout-cart .buttons .pull-right:only-child {
  flex: 1;
}
.route-checkout-cart .buttons .pull-right:only-child .btn {
  width: 100%;
}
.route-checkout-cart .buttons input + .btn {
  margin-top: 5px;
}
.cart-table .td-image {
  display: table-cell;
}
.cart-table .td-qty .stepper,
.cart-section .stepper {
  display: inline-flex;
}
.cart-table .td-name {
  display: table-cell;
}
.cart-table .td-model {
  display: table-cell;
}
.route-account-order-info
  .table-responsive
  .table-order
  thead
  > tr
  > td:nth-child(2) {
  display: table-cell;
}
.route-account-order-info
  .table-responsive
  .table-order
  tbody
  > tr
  > td:nth-child(2) {
  display: table-cell;
}
.route-account-order-info
  .table-responsive
  .table-order
  tfoot
  > tr
  > td:last-child {
  display: table-cell;
}
.cart-table .td-price {
  display: table-cell;
}
.route-checkout-cart .cart-panels {
  margin-bottom: 30px;
}
.route-checkout-cart .cart-panels .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 17px;
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 15px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  display: none;
}
.route-checkout-cart .cart-panels .title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 10px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-checkout-cart .cart-panels .title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 10px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-checkout-cart .cart-panels .title::after,
.route-checkout-cart .cart-panels .title.page-title > span::after {
  width: 60px;
  height: 1px;
  background: var(--tema-renk);
}
.route-checkout-cart .cart-panels .panel-group .panel-heading a::before {
  content: "\f101" !important;
  font-family: icomoon !important;
  font-size: 18px;
  color: var(--tema-renk);
  margin-right: 8px;
  order: 10;
}
.route-checkout-cart
  .cart-panels
  .panel-group
  .panel-active
  .panel-heading
  a::before {
  content: "\f103" !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: var(--tema-renk);
}
.route-checkout-cart .cart-panels .panel-group .panel-heading a {
  justify-content: space-between;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: capitalize;
  padding: 10px;
}
.route-checkout-cart .cart-panels .panel-group .panel-heading {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.route-checkout-cart .cart-panels .panel-group .panel-heading:hover,
.route-checkout-cart .cart-panels .panel-group .panel-active .panel-heading {
  background: rgba(255, 255, 255, 1);
}
.route-checkout-cart
  .cart-panels
  .panel-group
  .panel-active
  .panel-heading:hover,
.route-checkout-cart .cart-panels .panel-group .panel-active .panel-heading {
  background: rgba(255, 255, 255, 1);
}
.route-checkout-cart .cart-panels .panel-group .panel {
  margin-top: 8px !important;
}
.route-checkout-cart .cart-panels .panel-group {
  margin-top: -8px;
  border-width: 1px;
  border-color: rgba(230, 230, 230, 1);
}
.route-checkout-cart
  .cart-panels
  .panel-group
  .panel:first-child
  .panel-heading {
  border-width: 1px;
  border-color: rgba(243, 243, 243, 1);
}
.route-checkout-cart
  .cart-panels
  .panel-group
  .panel:last-child
  .panel-heading {
  border-width: 1px;
  border-color: rgba(243, 243, 243, 1);
}
.route-checkout-cart .cart-panels .panel-group .panel-body {
  background: rgba(255, 255, 255, 1);
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}
.route-checkout-cart
  .cart-panels
  .panel-group
  .panel-heading
  + .panel-collapse
  .panel-body {
  border-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.route-checkout-cart .cart-panels .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.route-checkout-cart .cart-panels .required .control-label + div::before {
  display: none;
}
.route-checkout-cart .cart-panels .required .control-label::after {
  display: inline;
}
.route-checkout-cart .cart-panels label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 13px;
}
.route-checkout-cart .cart-panels .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.route-checkout-cart .cart-panels .form-group:hover {
  box-shadow: none;
}
.route-checkout-cart .cart-panels input.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.route-checkout-cart .cart-panels input.form-control:hover {
  box-shadow: none;
}
.route-checkout-cart .cart-panels input.form-control:focus {
  box-shadow: none;
}
.route-checkout-cart .cart-panels select.form-control {
  max-width: 500px;
  height: 38px;
}
.route-checkout-cart .cart-panels .radio {
  width: auto;
}
.route-checkout-cart .cart-panels .checkbox {
  width: auto;
}
.route-checkout-cart .cart-panels .input-group .input-group-btn .btn,
.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.route-checkout-cart .cart-panels .input-group .input-group-btn .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:hover,
.route-checkout-cart
  .cart-panels
  .input-group
  .input-group-btn
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.route-checkout-cart
  .cart-panels
  .input-group
  .input-group-btn
  .btn.btn.disabled::after {
  font-size: 20px;
}
.route-checkout-cart .cart-panels .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.route-checkout-cart .cart-panels .buttons .pull-right .btn,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.route-checkout-cart .cart-panels .buttons .pull-right .btn {
  background: var(--tema-renk);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.route-checkout-cart .cart-panels .buttons .pull-right .btn:active,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:hover:active,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:focus:active {
  background: rgba(80, 173, 85, 1) !important;
}
.route-checkout-cart .cart-panels .buttons .pull-right .btn:hover,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.route-checkout-cart
  .cart-panels
  .buttons
  .pull-right
  .btn.btn.disabled::after {
  font-size: 20px;
}
.route-checkout-cart .cart-panels .buttons .pull-left .btn,
.route-checkout-cart .cart-panels .buttons .pull-left .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.route-checkout-cart .cart-panels .buttons .pull-left .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.route-checkout-cart .cart-panels .buttons .pull-left .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.route-checkout-cart .cart-panels .buttons .pull-left .btn:hover,
.route-checkout-cart .cart-panels .buttons .pull-left .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.route-checkout-cart .cart-panels .buttons .pull-left .btn.btn.disabled::after {
  font-size: 20px;
}
.route-checkout-cart .cart-panels .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.route-checkout-cart .cart-panels .buttons > div .btn {
  width: 100%;
}
.route-checkout-cart .cart-panels .buttons .pull-left {
  margin-right: 0;
}
.route-checkout-cart .cart-panels .buttons > div + div {
  padding-left: 10px;
}
.route-checkout-cart .cart-panels .buttons .pull-right:only-child {
  flex: 1;
}
.route-checkout-cart .cart-panels .buttons .pull-right:only-child .btn {
  width: 100%;
}
.route-checkout-cart .cart-panels .buttons input + .btn {
  margin-top: 5px;
}
.route-checkout-cart .cart-panels > p {
  display: none;
}
.route-checkout-cart .cart-panels .panel:first-child {
  display: block;
}
.route-checkout-cart .cart-panels .panel:nth-child(2) {
  display: none;
}
.route-checkout-cart .cart-panels .panel:nth-child(3) {
  display: none;
}
.route-checkout-cart .cart-panels .panel:first-child .collapse {
  display: none;
}
.route-checkout-cart .cart-panels .panel:first-child .collapse.in {
  display: block;
}
.route-checkout-cart .cart-panels .panel:first-child .panel-heading {
  pointer-events: auto;
}
.route-checkout-cart .cart-panels .panel:nth-child(2) .collapse {
  display: block;
}
.route-checkout-cart .cart-panels .panel:nth-child(2) .panel-heading {
  pointer-events: none;
}
.route-checkout-cart .cart-panels .panel:nth-child(3) .collapse {
  display: block;
}
.route-checkout-cart .cart-panels .panel:nth-child(3) .panel-heading {
  pointer-events: none;
}
.route-product-category .page-title {
  display: block;
}
.route-product-category .category-description {
  order: 0;
}
.category-image {
  float: none;
}
.category-text {
  position: static;
  bottom: auto;
}
.category-description {
  margin-bottom: 20px;
}
.category-description > img {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.refine-categories .refine-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 7 * 20px) / 8 - 0.01px);
}
.refine-categories .refine-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 8 - 0.01px);
}
.one-column #content .refine-categories .refine-item.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 6 * 20px) / 7 - 0.01px);
}
.one-column #content .refine-categories .refine-item:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 7 - 0.01px);
}
.two-column #content .refine-categories .refine-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 5 * 10px) / 6 - 0.01px);
}
.two-column #content .refine-categories .refine-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 6 - 0.01px);
}
.side-column .refine-categories .refine-item.swiper-slide {
  margin-right: 15px;
  width: calc((100% - 0 * 15px) / 1 - 0.01px);
}
.side-column .refine-categories .refine-item:not(.swiper-slide) {
  padding: 7.5px;
  width: calc(100% / 1 - 0.01px);
}
.refine-items {
  margin: -10px;
}
.refine-categories {
  margin-bottom: 20px;
}
.refine-links .refine-item + .refine-item {
  margin-left: 10px;
}
.refine-categories .swiper-container {
  overflow: hidden;
}
.refine-categories .swiper-buttons {
  display: none;
  top: 50%;
}
.refine-categories:hover .swiper-buttons {
  display: block;
}
.refine-categories .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.refine-categories .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.refine-categories .swiper-buttons div {
  width: 35px;
  height: 35px;
  background: none;
}
.refine-categories .swiper-button-disabled {
  opacity: 0;
}
.refine-categories .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.refine-categories .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.refine-categories .swiper-pagination {
  display: block;
  margin-bottom: 0px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.refine-categories .swiper {
  padding-bottom: 5px;
}
.refine-categories .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(243, 243, 243, 1);
}
.refine-categories .swiper-pagination > span + span {
  margin-left: 8px;
}
.desktop .refine-categories .swiper-pagination-bullet:hover {
  background-color: var(--tema-renk);
}
.refine-categories .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tema-renk);
}
.refine-categories .swiper-pagination > span {
  border-radius: 20px;
}
.desktop .refine-item a:hover {
  background: rgba(250, 250, 250, 1);
}
.refine-item a {
  padding: 7px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.refine-item a:hover {
  border-color: var(--tema-renk);
}
.refine-item a img {
  display: block;
}
.refine-name {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  padding: 7px;
  padding-bottom: 0px;
}
.refine-item .refine-name {
  color: rgba(105, 105, 115, 1);
  text-align: center;
}
.refine-name .count-badge {
  display: none;
}
.refine-title {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-section.section-login {
  display: block;
}
.quick-checkout-wrapper .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.quick-checkout-wrapper .required .control-label + div::before {
  display: none;
}
.quick-checkout-wrapper .required .control-label::after {
  display: inline;
}
.quick-checkout-wrapper label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.quick-checkout-wrapper .has-error .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .form-group:hover {
  background: none;
  box-shadow: none;
}
.quick-checkout-wrapper .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.quick-checkout-wrapper .required.has-error .control-label::after,
.quick-checkout-wrapper .required.has-error .control-label + div::before {
  color: var(--tema-renk) !important;
}
.quick-checkout-wrapper input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.quick-checkout-wrapper input.form-control:focus,
.quick-checkout-wrapper input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper input.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper input.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper textarea.form-control:focus,
.quick-checkout-wrapper textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper textarea.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper textarea.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper select.form-control:focus,
.quick-checkout-wrapper select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper select.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper select.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper .input-group .form-control:focus,
.quick-checkout-wrapper .input-group .form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .input-group .form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .input-group .form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .input-group .input-group-btn .btn,
.quick-checkout-wrapper .input-group .input-group-btn .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper .input-group .input-group-btn .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.quick-checkout-wrapper .input-group .input-group-btn .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.quick-checkout-wrapper .input-group .input-group-btn .btn:hover,
.quick-checkout-wrapper .input-group .input-group-btn .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.quick-checkout-wrapper div .title.section-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
}
.quick-checkout-wrapper div .title.section-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.quick-checkout-wrapper div .title.section-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.quick-checkout-wrapper div .title.section-title::after,
.quick-checkout-wrapper div .title.section-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
.checkout-section {
  background: rgba(240, 242, 245, 1);
  padding: 15px;
  margin-bottom: 15px;
}
.quick-checkout-wrapper > div .right {
  padding-left: 25px;
  width: calc(100% - 33%);
}
.quick-checkout-wrapper > div .left {
  width: 33%;
}
.quick-checkout-wrapper .left .section-login {
  background: rgba(255, 255, 255, 1);
  padding-top: 20px;
  padding-bottom: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.quick-checkout-wrapper .left .section-login .buttons {
  margin-top: 20px;
  font-size: 12px;
}
.quick-checkout-wrapper .left .section-login .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.quick-checkout-wrapper .left .section-login .buttons > div .btn {
  width: 100%;
}
.quick-checkout-wrapper .left .section-login .buttons .pull-left {
  margin-right: 0;
}
.quick-checkout-wrapper .left .section-login .buttons > div + div {
  padding-left: 20px;
}
.quick-checkout-wrapper .left .section-login .buttons .pull-right:only-child {
  flex: 1;
  margin: 0 auto 0 auto;
}
.quick-checkout-wrapper
  .left
  .section-login
  .buttons
  .pull-right:only-child
  .btn {
  width: 100%;
}
.quick-checkout-wrapper .left .section-login .buttons input + .btn {
  margin-top: 5px;
}
.quick-checkout-wrapper .left .section-login .buttons input[type="checkbox"] {
  margin-right: 7px !important;
  margin-left: 3px !important;
}
.quick-checkout-wrapper .left .section-register {
  background: rgba(255, 255, 255, 1);
  border-width: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.quick-checkout-wrapper .left .section-register .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.quick-checkout-wrapper
  .left
  .section-register
  .required
  .control-label
  + div::before {
  display: none;
}
.quick-checkout-wrapper
  .left
  .section-register
  .required
  .control-label::after {
  display: inline;
}
.quick-checkout-wrapper .left .section-register label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.quick-checkout-wrapper .left .section-register .has-error .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .section-register .form-group:hover {
  background: none;
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .section-register
  .required.has-error
  .control-label::after,
.quick-checkout-wrapper
  .left
  .section-register
  .required.has-error
  .control-label
  + div::before {
  color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .section-register input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.quick-checkout-wrapper .left .section-register input.form-control:focus,
.quick-checkout-wrapper .left .section-register input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .section-register input.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register input.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register textarea.form-control:focus,
.quick-checkout-wrapper .left .section-register textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .section-register textarea.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register textarea.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper .left .section-register select.form-control:focus,
.quick-checkout-wrapper .left .section-register select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .section-register select.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register select.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .section-register .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .left .section-register .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .left .section-register .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .form-control:focus,
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .input-group-btn
  .btn,
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .input-group-btn
  .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .input-group-btn
  .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .input-group-btn
  .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .input-group-btn
  .btn:hover,
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .input-group-btn
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper
  .left
  .section-register
  .input-group
  .input-group-btn
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .left .section-register .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.quick-checkout-wrapper .left .payment-address {
  background: rgba(255, 255, 255, 1);
  margin-top: -15px;
  border-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.quick-checkout-wrapper .left .payment-address .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .required
  .control-label
  + div::before {
  display: none;
}
.quick-checkout-wrapper .left .payment-address .required .control-label::after {
  display: inline;
}
.quick-checkout-wrapper .left .payment-address label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.quick-checkout-wrapper .left .payment-address .has-error .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .payment-address .form-group:hover {
  background: none;
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .required.has-error
  .control-label::after,
.quick-checkout-wrapper
  .left
  .payment-address
  .required.has-error
  .control-label
  + div::before {
  color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .payment-address input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.quick-checkout-wrapper .left .payment-address input.form-control:focus,
.quick-checkout-wrapper .left .payment-address input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .payment-address input.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address input.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address textarea.form-control:focus,
.quick-checkout-wrapper .left .payment-address textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .payment-address textarea.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address textarea.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper .left .payment-address select.form-control:focus,
.quick-checkout-wrapper .left .payment-address select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .payment-address select.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address select.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .left .payment-address .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .left .payment-address .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper .left .payment-address .input-group .form-control:focus,
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .input-group-btn
  .btn,
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .input-group-btn
  .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .input-group-btn
  .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .input-group-btn
  .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .input-group-btn
  .btn:hover,
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .input-group-btn
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper
  .left
  .payment-address
  .input-group
  .input-group-btn
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .left .payment-address .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.quick-checkout-wrapper .left .shipping-address {
  background: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper .left .shipping-address .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .required
  .control-label
  + div::before {
  display: none;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .required
  .control-label::after {
  display: inline;
}
.quick-checkout-wrapper .left .shipping-address label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.quick-checkout-wrapper .left .shipping-address .has-error .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .shipping-address .form-group:hover {
  background: none;
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .required.has-error
  .control-label::after,
.quick-checkout-wrapper
  .left
  .shipping-address
  .required.has-error
  .control-label
  + div::before {
  color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .shipping-address input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.quick-checkout-wrapper .left .shipping-address input.form-control:focus,
.quick-checkout-wrapper .left .shipping-address input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .shipping-address input.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address input.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address textarea.form-control:focus,
.quick-checkout-wrapper .left .shipping-address textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .shipping-address textarea.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address textarea.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper .left .shipping-address select.form-control:focus,
.quick-checkout-wrapper .left .shipping-address select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .left .shipping-address select.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address select.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .left .shipping-address .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .left .shipping-address .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .left .shipping-address .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .form-control:focus,
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .input-group-btn
  .btn,
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .input-group-btn
  .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .input-group-btn
  .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .input-group-btn
  .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .input-group-btn
  .btn:hover,
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .input-group-btn
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper
  .left
  .shipping-address
  .input-group
  .input-group-btn
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .left .shipping-address .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.quick-checkout-wrapper .right .shipping-payment {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.quick-checkout-wrapper .right .shipping-payment .form-group .control-label {
  display: flex;
  max-width: 150px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .required
  .control-label
  + div::before {
  display: none;
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .required
  .control-label::after {
  display: inline;
}
.quick-checkout-wrapper .right .shipping-payment label {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 14px;
}
.quick-checkout-wrapper .right .shipping-payment legend {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
}
.quick-checkout-wrapper .right .shipping-payment legend::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  legend.page-title
  > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.quick-checkout-wrapper .right .shipping-payment legend::after,
.quick-checkout-wrapper
  .right
  .shipping-payment
  legend.page-title
  > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
.quick-checkout-wrapper .right .shipping-payment .form-group {
  background: rgba(221, 14, 28, 1);
  margin-bottom: 6px;
}
.quick-checkout-wrapper .right .shipping-payment input.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper .right .shipping-payment input.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .right .shipping-payment input.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .shipping-payment textarea.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper .right .shipping-payment textarea.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .right .shipping-payment textarea.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .shipping-payment select.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper .right .shipping-payment select.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .right .shipping-payment select.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .shipping-payment .radio {
  width: 100%;
}
.quick-checkout-wrapper .right .shipping-payment .checkbox {
  width: 100%;
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn,
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn:active,
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn:hover:active,
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.desktop
  .quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.quick-checkout-wrapper
  .right
  .shipping-payment
  .input-group
  .input-group-btn
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .right .shipping-payment .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.section-payment {
  padding-left: 20px;
  width: calc(100% - 50%);
  display: block;
}
.section-shipping {
  width: 50%;
  display: block;
}
.quick-checkout-wrapper .right .section-cvr {
  display: none;
}
.quick-checkout-wrapper .right .section-cvr .control-label {
  display: flex;
}
.quick-checkout-wrapper .right .section-cvr .form-coupon {
  display: flex;
}
.quick-checkout-wrapper .right .section-cvr .form-voucher {
  display: none;
}
.quick-checkout-wrapper .right .section-cvr .form-reward {
  display: none;
}
.quick-checkout-wrapper .right .checkout-payment-details {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .form-group
  .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .required
  .control-label
  + div::before {
  display: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .required
  .control-label::after {
  display: inline;
}
.quick-checkout-wrapper .right .checkout-payment-details label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .has-error
  .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .right .checkout-payment-details .form-group:hover {
  background: none;
  box-shadow: none;
}
.quick-checkout-wrapper .right .checkout-payment-details .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .required.has-error
  .control-label::after,
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .required.has-error
  .control-label
  + div::before {
  color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .right .checkout-payment-details input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  input.form-control:focus,
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  input.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  input.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .checkout-payment-details textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  textarea.form-control:focus,
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  textarea.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  textarea.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .checkout-payment-details select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  select.form-control:focus,
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  select.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  select.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .checkout-payment-details .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .right .checkout-payment-details .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .form-control:focus,
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .input-group-btn
  .btn,
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .input-group-btn
  .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .input-group-btn
  .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .input-group-btn
  .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .input-group-btn
  .btn:hover,
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .input-group-btn
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .input-group
  .input-group-btn
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .right .checkout-payment-details .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.quick-checkout-wrapper .right .checkout-payment-details h1,
.quick-checkout-wrapper .right .checkout-payment-details h2,
.quick-checkout-wrapper .right .checkout-payment-details h3,
.quick-checkout-wrapper .right .checkout-payment-details h4,
.quick-checkout-wrapper .right .checkout-payment-details h5,
.quick-checkout-wrapper .right .checkout-payment-details h6 {
  font-family: "Source Sans Pro";
  font-weight: 600;
}
.quick-checkout-wrapper .right .checkout-payment-details a {
  color: rgba(51, 51, 51, 1);
  text-decoration: underline;
  display: inline-block;
}
.quick-checkout-wrapper .right .checkout-payment-details a:hover {
  color: var(--tema-renk);
  text-decoration: none;
}
.quick-checkout-wrapper .right .checkout-payment-details a:active {
  color: var(--tema-renk);
}
.quick-checkout-wrapper .right .checkout-payment-details p {
  margin-bottom: 15px;
}
.quick-checkout-wrapper .right .checkout-payment-details h1 {
  margin-bottom: 20px;
}
.quick-checkout-wrapper .right .checkout-payment-details h2 {
  font-size: 30px;
  margin-bottom: 15px;
}
.quick-checkout-wrapper .right .checkout-payment-details h3 {
  margin-bottom: 15px;
}
.quick-checkout-wrapper .right .checkout-payment-details h4 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.quick-checkout-wrapper .right .checkout-payment-details h5 {
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 30px;
  color: rgba(105, 105, 115, 1);
  margin-bottom: 20px;
}
.quick-checkout-wrapper .right .checkout-payment-details h6 {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 15px;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  background: var(--tema-renk);
  padding: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-top: 5px;
  margin-bottom: 15px;
  display: inline-block;
}
.quick-checkout-wrapper .right .checkout-payment-details blockquote {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 17px;
  color: rgba(44, 54, 64, 1);
  padding-left: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 0;
  border-left-width: 5px;
  border-style: solid;
  border-color: rgba(221, 14, 28, 1);
  float: none;
  display: flex;
  flex-direction: column;
  max-width: 500px;
}
.quick-checkout-wrapper .right .checkout-payment-details blockquote::before {
  margin-left: initial;
  margin-right: auto;
  float: none;
  content: "\e9af" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(230, 230, 230, 1);
  margin-right: 10px;
  margin-bottom: 10px;
}
.quick-checkout-wrapper .right .checkout-payment-details hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  overflow: hidden;
}
.quick-checkout-wrapper .right .checkout-payment-details .drop-cap {
  font-family: Georgia, serif !important;
  font-weight: 400 !important;
  font-size: 60px !important;
  font-family: Georgia, serif;
  font-weight: 700;
  margin-right: 5px;
}
.quick-checkout-wrapper .right .checkout-payment-details .amp::before {
  content: "\e901" !important;
  font-family: icomoon !important;
  font-size: 25px;
  top: 5px;
}
.quick-checkout-wrapper .right .checkout-payment-details .video-responsive {
  max-width: 500px;
  margin-bottom: 20px;
}
.quick-checkout-wrapper .right .checkout-payment-details table td {
  background: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper .right .checkout-payment-details table {
  border-width: 8px !important;
}
.quick-checkout-wrapper .right .checkout-payment-details table tfoot td {
  background: rgba(255, 253, 245, 1);
}
.quick-checkout-wrapper .right .checkout-payment-details .table-responsive {
  border-width: 0.5px;
  border-color: var(--tema-renk);
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .table-responsive::-webkit-scrollbar {
  height: 1px;
  width: 1px;
}
.quick-checkout-wrapper
  .right
  .checkout-payment-details
  .table-responsive::-webkit-scrollbar-thumb {
  border-radius: 8px;
}
.quick-checkout-wrapper .right .checkout-payment-details legend {
  display: block;
}
.cart-section .td-model {
  display: none;
}
.quick-checkout-wrapper .right .cart-section {
  background: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper .right .cart-section table td {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  background: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper .right .cart-section table a {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: var(--tema-renk);
  text-transform: capitalize;
  text-decoration: none;
}
.quick-checkout-wrapper .right .cart-section table tbody td {
  border-width: 0 !important;
  border-top-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
}
.quick-checkout-wrapper .right .cart-section table thead td {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px !important;
  padding-top: 7px !important;
  padding-right: 15px !important;
  padding-bottom: 7px !important;
  padding-left: 0px !important;
}
.quick-checkout-wrapper .right .cart-section table thead td,
.quick-checkout-wrapper .right .cart-section table thead th {
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-width: 0 !important;
  border-bottom-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(230, 230, 230, 1) !important;
}
.quick-checkout-wrapper .right .cart-section table tfoot td {
  background: rgba(255, 253, 245, 1);
}
.quick-checkout-wrapper .right .cart-section table tfoot td,
.quick-checkout-wrapper .right .cart-section table tfoot th {
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
}
.quick-checkout-wrapper .right .cart-section .table-responsive {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.quick-checkout-wrapper
  .right
  .cart-section
  .table-responsive::-webkit-scrollbar {
  height: 1px;
  width: 1px;
}
.quick-checkout-wrapper .right .confirm-section {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.quick-checkout-wrapper .right .confirm-section .form-group .control-label {
  display: flex;
  max-width: 9999px;
  padding-top: 7px;
  padding-bottom: 5px;
  justify-content: flex-start;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .required
  .control-label
  + div::before {
  display: none;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .required
  .control-label::after {
  display: inline;
}
.quick-checkout-wrapper .right .confirm-section label {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
}
.quick-checkout-wrapper .right .confirm-section .has-error .form-control {
  border-style: solid !important;
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .right .confirm-section .form-group:hover {
  background: none;
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section .form-group {
  margin-bottom: 6px;
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .required.has-error
  .control-label::after,
.quick-checkout-wrapper
  .right
  .confirm-section
  .required.has-error
  .control-label
  + div::before {
  color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .right .confirm-section input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 1400px;
  height: 38px;
}
.quick-checkout-wrapper .right .confirm-section input.form-control:focus,
.quick-checkout-wrapper .right .confirm-section input.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .right .confirm-section input.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section input.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section textarea.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section textarea.form-control:focus,
.quick-checkout-wrapper .right .confirm-section textarea.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .right .confirm-section textarea.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section textarea.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section select.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
  max-width: 500px;
  height: 38px;
}
.quick-checkout-wrapper .right .confirm-section select.form-control:focus,
.quick-checkout-wrapper .right .confirm-section select.form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper .right .confirm-section select.form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section select.form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper .right .confirm-section .radio {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .right .confirm-section .checkbox {
  font-family: "Source Sans Pro";
  font-weight: 400;
  width: auto;
}
.quick-checkout-wrapper .right .confirm-section .input-group .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(246, 246, 246, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(221, 221, 221, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .form-control:focus,
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .form-control:active {
  border-color: var(--tema-renk) !important;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .form-control:hover {
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .form-control:focus {
  box-shadow: none;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .input-group-btn
  .btn,
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .input-group-btn
  .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .input-group-btn
  .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .input-group-btn
  .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .input-group-btn
  .btn:hover,
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .input-group-btn
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .input-group
  .input-group-btn
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .right .confirm-section .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn,
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right
  .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn {
  background: var(--tema-renk);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right
  .btn:active,
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right
  .btn:hover:active,
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right
  .btn:focus:active {
  background: rgba(80, 173, 85, 1) !important;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn:hover,
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn,
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-left
  .btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  text-transform: capitalize;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn {
  background: rgba(42, 184, 88, 1);
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  padding: 8px;
  border-radius: 5px !important;
  min-height: 40px;
  max-height: 40px;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn:hover,
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-left
  .btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-left
  .btn.btn.disabled::after {
  font-size: 20px;
}
.quick-checkout-wrapper .right .confirm-section .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.quick-checkout-wrapper .right .confirm-section .buttons > div .btn {
  width: 100%;
}
.quick-checkout-wrapper .right .confirm-section .buttons .pull-left {
  margin-right: 0;
}
.quick-checkout-wrapper .right .confirm-section .buttons > div + div {
  padding-left: 10px;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right:only-child {
  flex: 1;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right:only-child
  .btn {
  width: 100%;
}
.quick-checkout-wrapper .right .confirm-section .buttons input + .btn {
  margin-top: 5px;
}
.quick-checkout-wrapper .confirm-section textarea {
  display: block;
}
.quick-checkout-wrapper .left .section-login .title {
  display: none;
}
.quick-checkout-wrapper .left .section-register .title {
  display: block;
}
.quick-checkout-wrapper .left .payment-address .title {
  display: block;
}
.quick-checkout-wrapper .left .shipping-address .title {
  display: block;
}
.quick-checkout-wrapper .right .shipping-payment .title {
  display: block;
}
.quick-checkout-wrapper .right .section-cvr .title {
  display: none;
}
.quick-checkout-wrapper .right .checkout-payment-details .title {
  display: block;
}
.quick-checkout-wrapper .right .cart-section .title {
  display: block;
}
.quick-checkout-wrapper .right .confirm-section .title {
  display: block;
}
.quick-checkout-wrapper .account-customer-group {
  display: none !important;
}
.quick-checkout-wrapper .account-fax {
  display: none !important;
}
.quick-checkout-wrapper .address-company {
  display: none !important;
}
.quick-checkout-wrapper .address-address-2 {
  display: none !important;
}
.quick-checkout-wrapper .address-postcode {
  display: none !important;
}
.quick-checkout-wrapper .section-body .account-customer-group {
  order: 0;
}
.quick-checkout-wrapper .section-body .account-firstname {
  order: 1;
}
.quick-checkout-wrapper .section-body .account-lastname {
  order: 2;
}
.quick-checkout-wrapper .section-body .account-email {
  order: 3;
}
.quick-checkout-wrapper .section-body .account-telephone {
  order: 5;
}
.quick-checkout-wrapper .section-body .account-fax {
  order: 4;
}
.quick-checkout-wrapper .section-body .address-company {
  order: 9;
}
.quick-checkout-wrapper .section-body .address-address-1 {
  order: 4;
}
.quick-checkout-wrapper .section-body .address-city {
  order: 3;
}
.quick-checkout-wrapper .section-body .address-country {
  order: 0;
}
.quick-checkout-wrapper .section-body .address-zone {
  order: 0;
}
.quick-checkout-wrapper .shipping-payment .shippings p {
  display: none;
  font-family: "Source Sans Pro";
  font-weight: bold;
  color: rgba(255, 51, 51, 1);
}
.quick-checkout-wrapper .shipping-payment .ship-wrapper p {
  display: none;
}
.shipping-payment .section-body .radio {
  margin-bottom: 8px;
}
.section-shipping .section-body > div:first-child::before {
  content: none !important;
}
.section-shipping .section-body > div:nth-child(2)::before {
  content: none !important;
}
.section-payment .section-body > div:first-child::before {
  content: none !important;
}
.section-payment .section-body > div:nth-child(2)::before {
  content: none !important;
}
.section-payment .section-body > div:nth-child(3)::before {
  content: none !important;
}
.section-payment .section-body > div:nth-child(4)::before {
  content: none !important;
}
.quick-checkout-wrapper .cart-section {
  order: 4;
}
.quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.quick-checkout-wrapper
  .cart-section
  .td-qty
  .stepper
  input.form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.quick-checkout-wrapper .cart-section .td-qty .stepper {
  width: 70px;
  height: 24px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 1);
}
.quick-checkout-wrapper .cart-section .td-qty .stepper span i:hover {
  color: rgba(255, 255, 255, 1);
  background-color: var(--tema-renk);
}
.route-product-compare .compare-buttons .btn-remove.btn {
  background: rgba(221, 14, 28, 1);
  border-radius: 8px !important;
}
.route-product-compare .compare-buttons .btn-remove.btn.btn.disabled::after {
  font-size: 20px;
}
.route-product-compare .compare-buttons .btn-cart {
  display: flex;
}
.route-product-compare .compare-buttons .btn-remove {
  display: flex;
}
.compare-name {
  display: table-row;
}
.compare-image {
  display: table-row;
}
.compare-price {
  display: table-row;
}
.compare-model {
  display: table-row;
}
.compare-manufacturer {
  display: table-row;
}
.compare-availability {
  display: table-row;
}
.compare-rating {
  display: table-row;
}
.compare-summary {
  display: table-row;
}
.compare-weight {
  display: table-row;
}
.compare-dimensions {
  display: table-row;
}
.route-information-contact .location-title {
  display: none;
}
.route-information-contact .store-image {
  display: block;
}
.route-information-contact .store-address {
  display: none;
}
.route-information-contact .store-tel {
  display: none;
}
.route-information-contact .store-fax {
  display: none;
}
.route-information-contact .store-info {
  display: none;
}
.route-information-contact .store-address a {
  display: none;
}
.route-information-contact .stores-title {
  display: none;
  display: none !important;
}
.route-information-contact .other-stores {
  display: none;
}
.route-information-information .content {
  column-count: initial;
  column-gap: 0px;
  column-rule-color: rgba(255, 255, 255, 1);
  column-rule-style: none;
}
.maintenance-page header {
  display: none !important;
}
.maintenance-page footer {
  display: none !important;
}
#common-maintenance {
  color: rgba(51, 51, 51, 1);
  padding: 40px;
}
.route-product-manufacturer #content a img {
  display: block;
}
.route-product-manufacturer .manufacturer a {
  padding: 8px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  border-radius: 3px;
}
.route-product-manufacturer .manufacturer a:hover {
  border-color: var(--tema-renk);
}
.route-product-manufacturer h2.title {
  font-size: 14px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  font-size: 40px;
  font-weight: 400;
}
.route-product-manufacturer h2.title::after {
  display: none;
  margin-top: 7px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-product-manufacturer h2.title.page-title > span::after {
  display: none;
  margin-top: 7px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-product-search #content .search-criteria-title {
  display: none;
}
.route-product-search #content .buttons {
  margin-top: 20px;
  font-size: 12px;
}
.route-product-search #content .buttons > div {
  flex: 1;
  width: auto;
  flex-basis: 0;
}
.route-product-search #content .buttons > div .btn {
  width: 100%;
}
.route-product-search #content .buttons .pull-left {
  margin-right: 0;
}
.route-product-search #content .buttons > div + div {
  padding-left: 20px;
}
.route-product-search #content .buttons .pull-right:only-child {
  flex: 1;
  margin: 0 auto 0 auto;
}
.route-product-search #content .buttons .pull-right:only-child .btn {
  width: 100%;
}
.route-product-search #content .buttons input + .btn {
  margin-top: 5px;
}
.route-product-search #content .buttons input[type="checkbox"] {
  margin-right: 7px !important;
  margin-left: 3px !important;
}
.route-product-search #content .search-products-title {
  display: none;
}
.route-information-sitemap #content > .row > div + div {
  padding-left: 50px;
  border-width: 0;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.route-information-sitemap #content > .row > div > ul > li > a::before {
  content: "\f15c" !important;
  font-family: icomoon !important;
}
.route-information-sitemap #content > .row > div > ul li ul li a::before {
  content: "\f0f6" !important;
  font-family: icomoon !important;
}
.route-information-sitemap #content > .row {
  flex-direction: row;
}
.route-information-sitemap #content > .row > div {
  width: auto;
}
.route-account-wishlist td .btn-remove.btn {
  background: rgba(221, 14, 28, 1);
  border-radius: 8px !important;
}
.route-account-wishlist td .btn-remove.btn.btn.disabled::after {
  font-size: 20px;
}
.route-account-wishlist .td-image {
  display: table-cell;
}
.route-account-wishlist .td-name {
  display: table-cell;
}
.route-account-wishlist .td-model {
  display: table-cell;
}
.route-account-wishlist .td-stock {
  display: table-cell;
}
.route-account-wishlist .td-price {
  display: table-cell;
}
.route-account-wishlist .td-stock.in-stock {
  color: rgba(80, 173, 85, 1);
}
.route-account-wishlist .td-stock.out-of-stock {
  color: rgba(233, 102, 49, 1);
}
.route-account-wishlist .td-price b {
  color: var(--tema-renk);
}
.route-account-wishlist .td-price s {
  font-size: 13px;
  text-decoration: line-through;
}
.product-info .product-left {
  width: 50%;
}
.product-info .product-right {
  width: calc(100% - 50%);
  padding-left: 30px;
}
.route-product-product:not(.popup) .product-info .product-left {
  padding-top: 25px;
}
.route-product-product:not(.popup) h1.page-title {
  display: none;
}
.route-product-product:not(.popup) .product-info div.page-title {
  display: block;
}
.route-product-product #content .page-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 17px;
  text-align: left;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  border-width: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 0px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  font-size: 18px;
}
.route-product-product #content .page-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 10px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-product-product #content .page-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 10px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.route-product-product #content .page-title::after,
.route-product-product #content .page-title.page-title > span::after {
  width: 60px;
  height: 1px;
  background: var(--tema-renk);
}
.product-image .main-image {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.zm-viewer img {
  background: rgba(255, 255, 255, 1);
}
.product-image .main-image .swiper-container {
  overflow: visible;
}
.product-image .main-image .swiper-buttons {
  display: block;
  top: 50%;
  width: calc(100% - (-30px * 2));
}
.product-image .main-image .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.product-image .main-image .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.product-image .main-image .swiper-button-disabled {
  opacity: 1.5;
}
.product-image .main-image .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 32px;
  color: rgba(105, 105, 115, 1);
}
.desktop
  .product-image
  .main-image
  .swiper-buttons
  div:not(.swiper-button-disabled):hover::before {
  color: rgba(44, 54, 64, 1);
}
.product-image .main-image .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 32px;
  color: rgba(105, 105, 115, 1);
}
.desktop
  .product-image
  .main-image
  .swiper-buttons
  .swiper-button-next:not(.swiper-button-disabled):hover::before {
  color: rgba(44, 54, 64, 1);
}
.product-image .main-image .swiper-buttons div {
  background: rgba(255, 255, 255, 0);
}
.product-image .main-image .swiper-pagination {
  display: block;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.product-image .main-image .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background-color: rgba(242, 103, 37, 0);
  border-width: 1px;
  border-style: solid;
  border-color: var(--tema-renk);
}
.product-image .main-image .swiper-pagination > span + span {
  margin-left: 12px;
}
.product-image
  .main-image
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tema-renk);
}
.product-image .main-image .swiper-pagination > span {
  border-radius: 10px;
}
.product-image .swiper .swiper-controls {
  display: none;
}
.lg-product-images.lg-backdrop {
  background: rgba(255, 255, 255, 1);
}
.lg-product-images #lg-download {
  display: none;
}
.lg-product-images .lg-image {
  max-height: calc(100% - 100px);
}
.lg-product-images .lg-actions .lg-prev::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 35px;
  color: rgba(44, 54, 64, 1);
  left: -10px;
}
.desktop .lg-product-images .lg-actions .lg-prev:hover::before {
  color: var(--tema-renk);
}
.lg-product-images .lg-actions .lg-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 35px;
  color: rgba(44, 54, 64, 1);
  left: 10px;
}
.desktop .lg-product-images .lg-actions .lg-next:hover::before {
  color: var(--tema-renk);
}
.lg-product-images .lg-actions .lg-icon {
  background: none;
}
.lg-product-images .lg-toolbar {
  color: rgba(51, 51, 51, 1);
}
.lg-product-images #lg-counter {
  display: inline-block;
}
.lg-product-images #lg-zoom-in {
  display: block;
}
.lg-product-images #lg-actual-size {
  display: block;
}
.lg-product-images #lg-download-in::after {
  content: "\eb4d" !important;
  font-family: icomoon !important;
}
.lg-product-images #lg-zoom-in::after {
  content: "\ebef" !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1);
}
.lg-product-images #lg-actual-size::after {
  content: "\ebf0" !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1);
}
.lg-product-images .lg-close::after {
  content: "\ebeb" !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1);
}
.lg-product-images .lg-sub-html {
  font-size: 22px;
  color: rgba(51, 51, 51, 1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  top: auto;
  display: block;
}
.lg-product-images.lg-thumb-open .lg-sub-html {
  bottom: 90px !important;
}
.lg-product-images .lg-thumb-item {
  margin-top: 10px;
  padding-right: 10px;
}
.lg-product-images .lg-thumb-item img {
  margin-bottom: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
}
.lg-product-images .lg-thumb-outer {
  padding-left: 10px;
  background: rgba(44, 54, 64, 1);
}
.desktop .lg-product-images .lg-thumb-item img:hover,
.lg-product-images .lg-thumb-item.active img {
  border-color: var(--tema-renk);
}
.lg-product-images div.lg-thumb-item.active img {
  border-color: var(--tema-renk);
}
.lg-product-images .lg-toogle-thumb::after {
  color: rgba(250, 250, 250, 1);
}
.desktop .lg-product-images .lg-toogle-thumb:hover::after {
  color: var(--tema-renk);
}
.lg-product-images .lg-toogle-thumb {
  background: rgba(44, 54, 64, 1);
  left: auto;
  right: 20px;
  transform: translateX(0);
}
.direction-horizontal .additional-image {
  width: calc(100% / 6);
}
.additional-images .swiper-container {
  overflow: hidden;
}
.additional-images .swiper-buttons {
  display: block;
  top: 50%;
}
.additional-images .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.additional-images .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.additional-images .swiper-buttons div {
  width: 80px;
  height: 30px;
  background: rgba(0, 0, 0, 0);
}
.additional-images .swiper-button-disabled {
  opacity: 0;
}
.additional-images .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
}
.additional-images .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
}
.additional-images .swiper-buttons div:not(.swiper-button-disabled):hover {
  background: var(--tema-renk);
}
.additional-images .swiper-pagination {
  display: block;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.additional-images .swiper-pagination-bullet {
  width: 0px;
  height: 0px;
}
.additional-image {
  padding: calc(10px / 2);
}
.additional-images {
  margin-top: -5px;
  margin-right: 10px;
}
.additional-images img {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.additional-images img:hover {
  border-color: var(--tema-renk);
}
.product-info .product-details .product-stats {
  background: rgba(255, 255, 255, 1);
  padding-right: 15px;
  padding-left: 15px;
  border-width: 0;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .product-stats {
  order: 1;
}
.product-info .product-stats b {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(130, 130, 130, 1);
  text-align: left;
  text-transform: capitalize;
}
.product-info .product-stats span {
  font-size: 13px;
  color: rgba(130, 130, 130, 1);
}
.product-info .product-details .brand-image a span {
  display: block;
}
.product-info .product-details .brand-image a {
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.product-info .product-stats li::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 9px;
  color: var(--tema-renk);
  margin-right: 5px;
}
.product-info .product-stats ul {
  max-height: 20px;
}
.route-product-product:not(.popup) .product-info .product-price-group {
  flex-direction: row;
}
.route-product-product:not(.popup)
  .product-info
  .product-price-group
  .product-stats {
  order: 2;
  margin-left: auto;
}
.product-info .product-manufacturer a {
  font-size: 12px;
  text-decoration: underline;
}
.product-info .product-stats .in-stock span {
  color: rgba(80, 173, 85, 1);
  font-weight: 700;
  text-transform: uppercase;
}
.product-info .product-stats .out-of-stock span {
  color: rgba(221, 14, 28, 1);
  font-weight: 700;
  text-transform: uppercase;
}
.product-info .product-stats .product-stock.in-stock::before {
  content: "\eb1b" !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(80, 173, 85, 1);
}
.product-info .product-stats .product-stock.out-of-stock::before {
  content: "\e14b" !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(221, 14, 28, 1);
  top: -1px;
}
.product-info .product-stats .product-stock b {
  display: none;
}
.product-stats .product-views::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 9px;
  color: var(--tema-renk);
  margin-right: 5px;
}
.product-stats .product-sold::before {
  content: "\e99a" !important;
  font-family: icomoon !important;
  color: rgba(233, 102, 49, 1);
  margin-right: 5px;
}
.product-info .product-details .custom-stats {
  order: -1;
  padding-bottom: 5px;
  margin-left: 40px;
}
.product-info .product-stats .product-sold b {
  font-weight: 700;
}
.product-info .product-stats .product-views b {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(130, 130, 130, 1);
}
.product-info .product-stats .product-views span {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(130, 130, 130, 1);
}
.product-info .custom-stats {
  justify-content: center;
}
.product-info .product-details .rating {
  justify-content: flex-start;
  display: flex;
  background: rgba(255, 255, 255, 1);
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 30px;
  padding-left: 15px;
  border-width: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.route-product-product:not(.popup) .product-info .product-details .rating {
  order: 2;
}
.product-info .product-details .rating div a,
.product-info .product-details .rating div b {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 14px;
  color: rgba(130, 130, 130, 1);
  text-decoration: none;
}
.product-info .product-details .review-links {
  padding-bottom: 3px;
}
.product-info .product-details .rating .fa-stack {
  font-size: 15px;
  width: 1.2em;
}
.product-info .product-details .rating .fa-star,
.product-info .product-details .rating .fa-star + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.product-info .product-details .rating .fa-star-o:only-child {
  color: rgba(105, 105, 115, 1);
}
.product-info .product-details .countdown-wrapper {
  display: none;
}
.product-info .product-details .countdown-wrapper .countdown {
  width: 100%;
}
.product-info .product-details .countdown {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  background: rgba(240, 242, 245, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  border-radius: 3px;
  width: 90%;
}
.product-info .product-details .countdown div span {
  color: rgba(105, 105, 115, 1);
}
.product-info .product-details .countdown > div {
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .product-price-group {
  order: 2;
}
.product-info .product-details .product-price-group {
  text-align: right;
  justify-content: flex-end;
  padding-bottom: 15px;
  margin-top: -63px;
  border-width: 0;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  display: flex;
}
.product-info .product-details .price-group {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}
.product-info .product-details .price-group .product-price-new {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 26px;
  color: var(--tema-renk);
}
.route-product-product:not(.popup) .product-info .product-details .price-group {
  padding-top: 11px;
  padding-right: 20px;
  padding-bottom: 11px;
  flex-direction: column;
  align-items: flex-start;
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .product-price-new {
  order: 2;
}
.product-info .product-details .price-group .product-price-old {
  display: none;
  font-size: 22px;
  color: rgba(105, 105, 115, 1);
  text-decoration: line-through;
  line-height: 1;
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .product-price-old {
  margin-bottom: 7px;
}
.product-info .product-details .product-points {
  color: rgba(105, 105, 115, 1);
  display: block;
  padding-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.product-info .product-details .product-tax {
  display: none;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 15px;
  color: rgba(11, 193, 92, 1);
  padding: 0px;
  margin: 0px;
  margin-right: 28px;
  margin-bottom: 25px;
}
.product-info .product-details .discounts {
  display: block;
}
.product-info .product-details .product-discount {
  color: rgba(105, 105, 115, 1);
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .product-options {
  background: rgba(255, 255, 255, 1);
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  margin-top: 15px;
  border-width: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  order: 4;
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .product-options
  > .options-title {
  display: none;
}
.product-info .product-details .product-options > h3 {
  display: block;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  padding: 0px;
  margin-bottom: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center;
}
.product-info .product-details .product-options > h3::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.product-info .product-details .product-options > h3.page-title > span::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
.product-info .product-details .product-options > h3::after,
.product-info .product-details .product-options > h3.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
.product-options label {
  font-family: "Source Sans Pro";
  font-weight: 600;
}
.product-options .form-group .control-label {
  max-width: 9999px;
  padding-bottom: 5px;
  padding-left: 3px;
  justify-content: flex-start;
}
.product-options .form-group {
  margin-bottom: 6px;
}
.product-options input.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.product-options input.form-control:hover {
  box-shadow: none;
}
.product-options input.form-control:focus {
  box-shadow: none;
}
.product-options textarea.form-control {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(250, 250, 250, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(243, 243, 243, 1) !important;
  border-radius: 2px !important;
  box-shadow: none;
}
.product-options textarea.form-control:hover {
  box-shadow: none;
}
.product-options textarea.form-control:focus {
  box-shadow: none;
}
.product-options select.form-control {
  border-radius: 40px !important;
  max-width: 200px;
}
.product-options select.form-control:focus {
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.product-options .radio {
  width: 100%;
}
.product-options .checkbox {
  width: 100%;
}
.product-options .input-group .input-group-btn .btn,
.product-options .input-group .input-group-btn .btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.product-options .input-group .input-group-btn .btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.product-options .input-group .input-group-btn .btn:active,
.product-options .input-group .input-group-btn .btn:hover:active,
.product-options .input-group .input-group-btn .btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.product-options .input-group .input-group-btn .btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.product-options .input-group .input-group-btn .btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
  min-width: 35px;
  min-height: 35px;
  margin-left: 5px;
}
.desktop .product-options .input-group .input-group-btn .btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.product-options .input-group .input-group-btn .btn.btn.disabled::after {
  font-size: 20px;
}
.product-options .upload-btn i::before {
  content: "\ebd8" !important;
  font-family: icomoon !important;
}
.product-info .product-options .push-option > div .option-value {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  margin-right: 8px;
  margin-bottom: 8px;
  min-width: 50px;
  min-height: 50px;
  background: rgba(247, 243, 243, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(241, 241, 241, 1);
  box-shadow: none;
  border-radius: 5px;
}
.product-info .product-options .push-option > div label {
  margin-right: 5px;
  margin-bottom: 5px;
}
.product-info .product-options .push-option > div .option-value:hover,
.product-info
  .product-options
  .push-option
  > div
  input:checked
  + .option-value {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  box-shadow: none;
}
.product-info
  .product-options
  .push-option
  > div
  input:checked
  + .option-value {
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-color: var(--tema-renk);
  box-shadow: none;
}
.desktop .product-info .product-options .push-option > div .option-value:hover,
.product-info
  .product-options
  .push-option
  > div
  input:checked
  + .option-value {
  border-color: var(--tema-renk);
}
.product-info .product-options .push-option > div img {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  box-shadow: none;
}
.desktop .product-info .product-options .push-option > div img:hover,
.product-info .product-options .push-option > div input:checked + img {
  border-color: rgba(0, 0, 0, 1);
}
.product-info .product-options .push-option > div input:checked + img {
  border-color: rgba(0, 0, 0, 1);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7);
}
.product-info .product-options .push-option > div img:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.product-info .product-options .push-option input + img + .option-value {
  display: none;
  margin-left: -2px;
  font-size: 9px;
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .button-group-page {
  position: static;
  width: auto;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  order: 7;
}
.has-bottom-menu.route-product-product .bottom-menu {
  display: block;
}
.product-info .button-group-page .stepper {
  display: none;
  width: 80px;
  height: 50px !important;
  border-style: solid;
  border-color: rgba(255, 255, 255, 1);
  border-radius: 6px;
}
.product-info .button-group-page .stepper input.form-control {
  /*! font-family: "Source Sans Pro" !important; */
  /*! font-weight: 400 !important; */
  /*! background: rgba(255, 255, 255, 1) !important; */
  /*! border-width: 1px !important; */
  /*! border-style: solid !important; */
  /*! border-color: rgba(255, 255, 255, 1) !important; */
}
.product-info .button-group-page .stepper input.form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.product-info .button-group-page .stepper span i:hover {
  color: rgba(255, 255, 255, 1);
  background-color: var(--tema-renk);
}
.route-product-product:not(.popup) .product-info .button-group-page .stepper {
  height: 50px;
  margin-right: 10px;
}
.product-info .button-group-page .btn-cart {
  display: inline-flex;
  border-radius: 5px !important;
}
.route-product-product .tags {
  display: flex;
  justify-content: flex-start;
  margin: 0px;
}
.product-info.out-of-stock
  .button-group-page
  .extra-group
  .btn-extra
  + .btn-extra {
  display: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-cart::before {
  display: inline-block;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-cart
  .btn-text {
  display: inline-block;
}
.product-info .button-group-page .extra-group {
  width: 100%;
  flex-grow: 1;
  flex-direction: row;
  display: flex;
  margin: 0px;
}
.product-info .button-group-page .btn-extra {
  flex: initial;
  width: auto;
}
.product-info .button-group-page .btn-extra + .btn-extra {
  flex: 1;
  width: 100%;
}
.product-info .product-details .buttons-wrapper .extra-group {
  justify-content: flex-end;
  align-items: flex-end;
}
.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
  flex-grow: 1;
  height: 50px;
  margin-right: 10px;
  padding-right: 40px !important;
  padding-left: 40px !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .stepper-group {
  flex-grow: 1;
  width: auto;
}
.product-info .button-group-page .btn-cart::before {
  font-size: 17px;
  margin-right: 5px;
}
.product-info .button-group-page .btn-cart.btn,
.product-info .button-group-page .btn-cart.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 16px;
  text-transform: capitalize;
}
.product-info .button-group-page .btn-cart.btn {
  background: var(--tema-renk);
}
.product-info .button-group-page .btn-cart.btn.btn.disabled::after {
  font-size: 20px;
}
.product-info .button-group-page .btn-extra.btn,
.product-info .button-group-page .btn-extra.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.product-info .button-group-page .btn-extra.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.product-info .button-group-page .btn-extra.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.product-info .button-group-page .btn-extra.btn:active,
.product-info .button-group-page .btn-extra.btn:hover:active,
.product-info .button-group-page .btn-extra.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.product-info .button-group-page .btn-extra.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .product-info .button-group-page .btn-extra.btn:hover {
  box-shadow: none;
}
.product-info .button-group-page .btn-extra.btn.btn.disabled::after {
  font-size: 20px;
}
.product-info .button-group-page .btn-extra + .btn-extra.btn,
.product-info .button-group-page .btn-extra + .btn-extra.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.product-info .button-group-page .btn-extra + .btn-extra.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.product-info .button-group-page .btn-extra + .btn-extra.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.product-info .button-group-page .btn-extra + .btn-extra.btn:active,
.product-info .button-group-page .btn-extra + .btn-extra.btn:hover:active,
.product-info .button-group-page .btn-extra + .btn-extra.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.product-info .button-group-page .btn-extra + .btn-extra.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .product-info .button-group-page .btn-extra + .btn-extra.btn:hover {
  box-shadow: none;
}
.product-info
  .button-group-page
  .btn-extra
  + .btn-extra.btn.btn.disabled::after {
  font-size: 20px;
}
.product-info .button-group-page .btn-extra:first-child {
  display: inline-flex;
}
.product-info .button-group-page .btn-extra + .btn {
  display: none;
}
.product-info .button-group-page .extra-group .btn:first-child::before {
  display: inline-block;
}
.product-info .button-group-page .extra-group .btn:first-child .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.product-info .button-group-page .btn-extra + .btn .btn-text {
  display: none;
}
.product-info .button-group-page .btn-extra + .btn::before {
  display: inline-block;
}
.route-product-product:not(.popup) .product-info .button-group-page .btn-extra {
  height: 50px;
  padding: 0px !important;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.product-info .button-group-page .extra-group .btn-extra + .btn-extra {
  margin: 0px;
  border-radius: 5px !important;
}
.product-info .button-group-page .extra-group .btn-extra:first-child {
  border-radius: 5px !important;
}
.product-info .button-group-page .extra-group .btn-extra:first-child::before {
  font-size: 10px;
  margin-right: 5px;
}
.product-info .button-group-page .extra-group .btn-extra:last-child::before {
  font-size: 48px;
  margin-right: 5px;
}
.route-product-product:not(.popup)
  .product-info
  .product-details
  .button-group-page
  .wishlist-compare {
  border-radius: 5px;
  width: auto;
  padding: 10px;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .wishlist-compare {
  margin-left: auto;
  margin-right: 0;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: row;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist {
  display: inline-flex;
  border-radius: 5px !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist
  .btn-text {
  display: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .wishlist-compare
  .btn-wishlist {
  flex: initial;
  width: auto;
  padding: 11px !important;
  padding-right: 10px !important;
  padding-left: 15px !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist::before {
  content: "\f08a" !important;
  font-family: icomoon !important;
  font-size: 25px;
  color: rgba(51, 51, 51, 1);
  margin-right: 5px;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:visited {
  color: var(--tema-renk);
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:active,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:hover:active,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:hover,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop
  .route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn:hover {
  box-shadow: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.product-info .button-group-page .btn-compare {
  display: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare::before,
.product-info .button-group-page .btn-compare .btn-text {
  display: inline-block;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .wishlist-compare
  .btn-compare {
  flex: 1;
  width: 100%;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare {
  border-radius: 0px !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare::before {
  font-size: 17px;
  color: var(--tema-renk);
  margin-right: 5px;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:visited {
  color: var(--tema-renk);
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:active,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:hover:active,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:hover,
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop
  .route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn:hover {
  box-shadow: none;
}
.route-product-product:not(.popup)
  .product-info
  .button-group-page
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.products-filter {
  padding-top: 10px;
  padding-bottom: 10px;
}
.grid-list button {
  display: none;
}
#btn-grid-view::before {
  content: "\e97b" !important;
  font-family: icomoon !important;
  font-size: 18px;
}
#btn-list-view::before {
  content: none !important;
}
.grid-list .view-btn {
  width: 25px;
  height: 25px;
}
.grid-list .compare-btn {
  display: none;
  padding-left: 15px;
  display: none;
}
.grid-list .links-text {
  display: inline-flex;
}
.grid-list .compare-btn::before {
  margin-right: 5px;
  font-size: 18px;
}
.grid-list .count-badge {
  display: inline-flex;
}
.products-filter .select-group .input-group.sort-by {
  display: inline-flex;
}
.products-filter .select-group .input-group.per-page {
  display: inline-flex;
}
.sort-by {
  margin: 0 10px;
}
.products-filter .select-group .input-group .input-group-addon {
  border-radius: 3px;
}
.products-filter .form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.products-filter .form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.route-product-category .pagination-results {
  font-size: 13px;
  letter-spacing: 1px;
  margin-top: 20px;
  justify-content: flex-start;
}
.route-product-category .pagination-results .text-right {
  display: block;
}
.route-product-category .pagination > li > a {
  color: rgba(51, 51, 51, 1);
}
.route-product-category .pagination > li > a:hover {
  color: rgba(255, 255, 255, 1);
}
.route-product-category .pagination > li.active > span,
.route-product-category .pagination > li.active > span:hover,
.route-product-category .pagination > li > a:focus {
  color: rgba(255, 255, 255, 1);
}
.route-product-category .pagination > li {
  background: rgba(250, 250, 250, 1);
  border-radius: 2px;
}
.route-product-category .pagination > li > a,
.route-product-category .pagination > li > span {
  padding: 5px;
  padding-right: 6px;
  padding-left: 6px;
}
.route-product-category .pagination > li:hover {
  background: var(--tema-renk);
}
.route-product-category .pagination > li.active {
  background: var(--tema-renk);
}
.route-product-category .pagination > li:first-child a::before,
.route-product-category .pagination > li:last-child a::before {
  content: "\e940" !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1);
}
.route-product-category .pagination > li:first-child:hover a::before,
.route-product-category .pagination > li:last-child:hover a::before {
  color: rgba(255, 255, 255, 1);
}
.route-product-category .pagination > li .prev::before,
.route-product-category .pagination > li .next::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  color: rgba(51, 51, 51, 1);
}
.route-product-category .pagination > li:hover .prev::before,
.route-product-category .pagination > li:hover .next::before {
  color: rgba(255, 255, 255, 1);
}
.route-product-category .pagination > li:not(:first-of-type) {
  margin-left: 5px;
}
.main-products + .pagination-results {
  display: block !important;
}
.ias-noneleft {
  margin: 10px;
  padding-top: 10px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.ias-spinner {
  margin: 10px;
  padding-top: 10px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.ias-trigger-next .btn {
  margin: 10px;
}
.ias-trigger-prev .btn {
  margin: 10px;
}
.ias-trigger a {
  display: flex;
}
.product-list .ias-noneleft {
  margin: 0px;
  margin-top: 20px;
}
.ias-trigger .btn::before {
  content: "\eacd" !important;
  font-family: icomoon !important;
  margin-right: 5px;
}
.main-products.product-grid .product-layout.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 3 * 0px) / 4 - 0.01px);
}
.main-products.product-grid .product-layout:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 4);
}
.one-column #content .main-products.product-grid .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 2 * 10px) / 3 - 0.01px);
}
.one-column
  #content
  .main-products.product-grid
  .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 3 - 0.01px);
}
.two-column #content .main-products.product-grid .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 2 * 10px) / 3 - 0.01px);
}
.two-column
  #content
  .main-products.product-grid
  .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 3 - 0.01px);
}
.side-column .main-products.product-grid .product-layout.swiper-slide {
  margin-right: 5px;
  width: calc((100% - 0 * 5px) / 1 - 0.01px);
}
.side-column .main-products.product-grid .product-layout:not(.swiper-slide) {
  padding: 2.5px;
  width: calc(100% / 1 - 0.01px);
}
.main-products.product-grid {
}
.has-zero-price .price {
  display: none !important;
}
.has-zero-price .product-price-group {
  display: none !important;
}
.has-zero-price.product-info .stepper {
  display: none !important;
}
.has-zero-price #button-cart {
  display: none !important;
}
.has-zero-price .product-thumb .cart-group {
  display: none !important;
}
.has-zero-price .side-product .btn-cart {
  display: none !important;
}
.has-zero-price .compare-buttons .btn-cart {
  display: none !important;
}
.main-products {
  padding: 0px;
}
.main-products.product-grid .product-thumb {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  margin-right: 5px;
  margin-bottom: 5px;
}
.main-products.product-grid .product-thumb .image img {
  background: rgba(255, 255, 255, 1);
}
.main-products.product-grid .product-thumb .product-labels {
  visibility: visible;
  opacity: 1;
}
.main-products.product-grid .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px);
  margin-right: 5px;
  margin-bottom: 5px;
}
.main-products.product-grid .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.88);
  width: 40px;
  height: 40px;
}
.main-products.product-grid .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.main-products.product-grid .product-thumb .btn-quickview .btn-text {
  display: none;
}
.main-products.product-grid .product-thumb .btn-quickview::before {
  display: inline-block;
  content: "\eba0" !important;
  font-family: icomoon !important;
  font-size: 16px;
}
.main-products.product-grid .product-thumb .countdown {
  display: flex;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1);
  bottom: 35px;
}
.main-products.product-grid.product-list .product-layout .image {
  float: left;
  height: 100%;
}
.main-products.product-grid .product-thumb .caption {
  background: rgba(255, 255, 255, 1);
}
.main-products.product-grid .product-thumb .stats {
  display: flex;
  justify-content: center;
  position: relative;
  transform: none;
  width: initial;
  background: rgba(247, 245, 245, 0.7);
  padding: 5px;
}
.main-products.product-grid .product-thumb .name {
  order: initial;
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-left: 8px;
  margin-top: 7px;
}
.main-products.product-grid .product-thumb .stats a {
  color: rgba(105, 105, 115, 1);
}
.main-products.product-grid .product-thumb .stats a:hover {
  color: var(--tema-renk);
}
.main-products.product-grid .stat-1 .stats-label {
  display: none;
}
.main-products.product-grid .stat-2 .stats-label {
  display: none;
}
.main-products.product-grid .product-thumb .stats .stat-1 {
  padding-right: 5px;
  padding-left: 5px;
}
.main-products.product-grid.product-grid .product-thumb .rating {
  position: absolute;
  visibility: visible;
  opacity: 1;
  top: 0;
}
.main-products.product-grid.product-grid .product-thumb .rating-stars {
  position: absolute;
  visibility: visible;
  opacity: 1;
  transform: translateY(-50%);
}
.main-products.product-grid .product-thumb .rating {
  justify-content: flex-end;
  display: flex;
}
.main-products.product-grid .product-thumb .rating.no-rating {
  display: flex;
}
.main-products.product-grid .product-thumb .rating .fa-stack {
  font-size: 13px;
  width: 1.2em;
}
.main-products.product-grid .product-thumb .rating .fa-star,
.main-products.product-grid .product-thumb .rating .fa-star + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.main-products.product-grid .product-thumb .rating .fa-star-o:only-child {
  color: rgba(51, 51, 51, 1);
}
.main-products.product-grid .product-thumb .rating-stars {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 5px;
}
.main-products.product-grid .product-thumb .rating.no-rating span {
  opacity: 0.3;
}
.main-products.product-grid .product-thumb .name a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(58, 71, 84, 1);
  text-align: center;
  text-transform: capitalize;
  text-align: left;
}
.main-products.product-grid .product-thumb .name a:hover {
  color: var(--tema-renk);
}
.main-products.product-grid .product-thumb .description {
  display: none;
  text-align: left;
  margin-bottom: 10px;
}
.main-products.product-grid .product-thumb .price {
  display: block;
  font-size: 15px;
  text-align: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  padding-left: 3px;
  margin-top: 5px;
  margin-bottom: 7px;
  margin-left: 5px;
}
.main-products.product-grid .product-thumb .price-tax {
  display: none;
  font-size: 12px;
  text-align: center;
}
.main-products.product-grid .product-thumb .price-new {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 16px;
  color: var(--tema-renk);
  text-align: left;
  margin: 0 7px 0 0;
  order: 1;
}
.main-products.product-grid .product-thumb .price-old {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 1px;
  color: rgba(139, 145, 152, 0);
  text-align: right;
  text-decoration: line-through;
  margin: 0;
  order: 2;
}
.main-products.product-grid .product-thumb .price > div {
  align-items: center;
  flex-direction: row;
}
.main-products.product-grid .product-thumb .buttons-wrapper {
  display: block;
}
.main-products.product-grid .product-thumb .button-group {
  justify-content: flex-end;
}
.main-products.product-grid.product-grid .product-thumb .button-group {
  padding: 5px;
  margin-top: -35px;
}
.main-products.product-grid .product-thumb .cart-group {
  display: none;
}
.main-products.product-grid .product-thumb .btn-cart {
  height: 35px;
}
.main-products.product-grid .product-thumb .btn-wishlist {
  width: 35px;
  display: inline-flex;
}
.main-products.product-grid .product-thumb .btn-compare {
  width: 35px;
  display: none;
}
.main-products.product-grid .product-thumb .btn-cart::before {
  display: inline-block;
  font-size: 17px;
  color: rgba(230, 230, 230, 1);
  top: -1px;
}
.main-products.product-grid .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.main-products.product-grid.product-grid .product-thumb .btn-cart {
  flex: initial;
}
.main-products.product-grid.product-grid .product-thumb .cart-group {
  flex: initial;
}
.main-products.product-grid .product-thumb .btn-cart.btn,
.main-products.product-grid .product-thumb .btn-cart.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.main-products.product-grid .product-thumb .btn-cart.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.main-products.product-grid .product-thumb .btn-cart.btn:active,
.main-products.product-grid .product-thumb .btn-cart.btn:hover:active,
.main-products.product-grid .product-thumb .btn-cart.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.main-products.product-grid .product-thumb .btn-cart.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.main-products.product-grid .product-thumb .btn-cart.btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
  padding: 10px !important;
}
.desktop .main-products.product-grid .product-thumb .btn-cart.btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.main-products.product-grid .product-thumb .btn-cart.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-grid .product-thumb .stepper {
  display: none;
  margin-right: 5px;
  border-style: none;
  height: 35px;
}
.main-products.product-grid .button-group-bottom .wish-group.wish-group-bottom {
  margin: -10px;
  margin-top: 10px;
}
.main-products.product-grid .button-group-bottom .wish-group-bottom {
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
}
.main-products.product-grid .product-thumb .btn-wishlist::before {
  display: inline-block;
  content: "\e991" !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: var(--tema-renk);
}
.main-products.product-grid .product-thumb .btn-wishlist .btn-text {
  display: none;
}
.desktop
  .main-products.product-grid
  .product-thumb
  .btn-wishlist:hover::before {
  color: var(--tema-renk);
}
.main-products.product-grid .product-thumb .btn-wishlist.btn,
.main-products.product-grid .product-thumb .btn-wishlist.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.main-products.product-grid .product-thumb .btn-wishlist.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.main-products.product-grid .product-thumb .btn-wishlist.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.main-products.product-grid .product-thumb .btn-wishlist.btn:active,
.main-products.product-grid .product-thumb .btn-wishlist.btn:hover:active,
.main-products.product-grid .product-thumb .btn-wishlist.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.main-products.product-grid .product-thumb .btn-wishlist.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .main-products.product-grid .product-thumb .btn-wishlist.btn:hover {
  box-shadow: none;
}
.main-products.product-grid
  .product-thumb
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-grid .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(230, 230, 230, 1);
}
.main-products.product-grid .product-thumb .btn-compare .btn-text {
  display: none;
}
.desktop .main-products.product-grid .product-thumb .btn-compare:hover::before {
  color: var(--tema-renk);
}
.main-products.product-grid .product-thumb .btn-compare.btn,
.main-products.product-grid .product-thumb .btn-compare.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.main-products.product-grid .product-thumb .btn-compare.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.main-products.product-grid .product-thumb .btn-compare.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.main-products.product-grid .product-thumb .btn-compare.btn:active,
.main-products.product-grid .product-thumb .btn-compare.btn:hover:active,
.main-products.product-grid .product-thumb .btn-compare.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.main-products.product-grid .product-thumb .btn-compare.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .main-products.product-grid .product-thumb .btn-compare.btn:hover {
  box-shadow: none;
}
.main-products.product-grid
  .product-thumb
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-grid .product-thumb .extra-group {
  display: none;
}
.main-products.product-grid .product-thumb .extra-group .btn:first-child {
  display: inline-flex;
}
.main-products.product-grid .product-thumb .extra-group .btn-extra + .btn {
  display: none;
}
.main-products.product-grid
  .product-thumb
  .extra-group
  .btn:first-child::before {
  display: none;
  font-size: 14px;
}
.main-products.product-grid
  .product-thumb
  .extra-group
  .btn:first-child
  .btn-text {
  display: inline-block;
  padding: 0;
}
.main-products.product-grid .product-thumb .extra-group .btn + .btn::before {
  display: inline-block;
  font-size: 14px;
}
.main-products.product-grid .product-thumb .extra-group .btn + .btn .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.main-products.product-grid .product-layout .extra-group > div > a {
  width: 100%;
}
.main-products.product-grid .product-thumb .extra-group > div {
  background: rgba(255, 255, 255, 1);
  padding-top: 5px;
}
.main-products.product-grid .product-thumb .extra-group .btn.btn,
.main-products.product-grid .product-thumb .extra-group .btn.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: uppercase;
}
.main-products.product-grid .product-thumb .extra-group .btn.btn {
  background: var(--tema-renk);
}
.main-products.product-grid .product-thumb .extra-group .btn.btn:hover {
  background: var(--tema-renk) !important;
}
.main-products.product-grid
  .product-thumb
  .extra-group
  .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn,
.main-products.product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:active,
.main-products.product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover:active,
.main-products.product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.main-products.product-grid .product-thumb .extra-group .btn + .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .main-products.product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  box-shadow: none;
}
.main-products.product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-grid.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial;
}
.main-products.product-grid.product-grid .product-thumb .extra-group > div {
  position: static;
  transform: none;
  opacity: 1;
}
.main-products.product-grid.product-grid .product-thumb .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none;
}
.main-products.product-grid.product-grid
  .product-thumb
  .buttons-wrapper
  .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.main-products.product-grid.product-grid
  .product-thumb:hover
  .buttons-wrapper
  .button-group {
  transform: none;
}
.main-products.product-grid.product-grid .wish-group {
  position: static;
  width: auto;
  top: auto;
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  justify-content: flex-end;
}
.main-products.product-grid .product-thumb .btn-quickview.btn {
  border-radius: 50px !important;
}
.main-products.product-list .product-thumb {
  padding-bottom: 25px;
}
.main-products.product-list:not(.product-grid)
  .product-layout:not(.swiper-slide)
  + .product-layout:not(.swiper-slide) {
  margin-top: 25px;
}
.main-products.product-list .product-thumb .image img {
  background: rgba(250, 250, 250, 1);
}
.main-products.product-list .product-thumb .product-labels {
  visibility: visible;
  opacity: 1;
}
.main-products.product-list .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px);
}
.main-products.product-list .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.88);
  width: 40px;
  height: 40px;
}
.main-products.product-list .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.main-products.product-list .product-thumb .btn-quickview .btn-text {
  display: none;
}
.main-products.product-list .product-thumb .btn-quickview::before {
  display: inline-block;
  content: "\ebef" !important;
  font-family: icomoon !important;
  font-size: 17px;
}
.main-products.product-list .product-thumb .countdown {
  display: flex;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1);
  bottom: 10px;
}
.main-products.product-list.product-list .product-layout .image {
  float: left;
  height: 100%;
}
.main-products.product-list .product-thumb .caption {
  padding-left: 20px;
}
.main-products.product-list .product-thumb .stats {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.main-products.product-list .stat-1 .stats-label {
  display: inline-block;
}
.main-products.product-list .stat-2 .stats-label {
  display: inline-block;
}
.main-products.product-list.product-grid .product-thumb .rating {
  position: static;
  visibility: visible;
  opacity: 1;
}
.main-products.product-list .product-thumb .rating {
  justify-content: flex-end;
  margin-bottom: 5px;
  display: flex;
}
.main-products.product-list .product-thumb .rating.no-rating {
  display: none;
}
.main-products.product-list .product-thumb .rating .fa-stack {
  font-size: 15px;
  width: 1.2em;
}
.main-products.product-list .product-thumb .rating .fa-star,
.main-products.product-list .product-thumb .rating .fa-star + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.main-products.product-list .product-thumb .rating .fa-star-o:only-child {
  color: rgba(105, 105, 115, 1);
}
.main-products.product-list .product-thumb .rating-stars {
  margin-top: -18px;
}
.main-products.product-list .product-thumb .rating.no-rating span {
  opacity: 0.3;
}
.main-products.product-list .product-thumb .name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 5px;
}
.main-products.product-list .product-thumb .name a {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 22px;
  text-transform: none;
  text-align: left;
}
.main-products.product-list .product-thumb .description {
  display: none;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  line-height: 1.5;
  margin-top: 5px;
  margin-bottom: 10px;
}
.main-products.product-list .product-thumb .price {
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-align: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.main-products.product-list .product-thumb .price-tax {
  display: block;
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
}
.main-products.product-list .product-thumb .price-new {
  color: rgba(233, 102, 49, 1);
  margin: 0 7px 0 0;
  order: 1;
}
.main-products.product-list .product-thumb .price-old {
  font-size: 16px;
  color: rgba(105, 105, 115, 1);
  text-decoration: line-through;
  margin: 0;
  order: 2;
}
.main-products.product-list .product-thumb .price > div {
  align-items: center;
  flex-direction: row;
}
.main-products.product-list .product-thumb .buttons-wrapper {
  display: block;
}
.main-products.product-list .product-thumb .button-group {
  justify-content: flex-start;
}
.main-products.product-list .product-thumb .cart-group {
  display: inline-flex;
}
.main-products.product-list .product-thumb .btn-cart {
  height: 38px;
  margin-right: 5px;
}
.main-products.product-list .product-thumb .btn-wishlist {
  width: 38px;
  height: 38px;
  display: inline-flex;
}
.main-products.product-list .product-thumb .btn-compare {
  width: 38px;
  height: 38px;
  display: none;
  margin-left: 5px;
}
.main-products.product-list .product-thumb .btn-cart::before {
  display: inline-block;
  font-size: 16px;
}
.main-products.product-list .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.main-products.product-list.product-grid .product-thumb .btn-cart {
  flex: initial;
}
.main-products.product-list.product-grid .product-thumb .cart-group {
  flex: initial;
}
.main-products.product-list .product-thumb .stepper {
  display: inline-flex;
  width: 70px;
  height: 24px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 1);
  margin-right: 5px;
  height: 38px;
}
.main-products.product-list .product-thumb .stepper input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.main-products.product-list .product-thumb .stepper input.form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.main-products.product-list .product-thumb .stepper span i:hover {
  color: rgba(255, 255, 255, 1);
  background-color: var(--tema-renk);
}
.main-products.product-list .product-thumb .btn-wishlist::before {
  display: inline-block;
  font-size: 16px;
}
.main-products.product-list .product-thumb .btn-wishlist .btn-text {
  display: none;
}
.main-products.product-list .product-thumb .btn-wishlist.btn,
.main-products.product-list .product-thumb .btn-wishlist.btn:visited {
  color: var(--tema-renk);
}
.main-products.product-list .product-thumb .btn-wishlist.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.main-products.product-list .product-thumb .btn-wishlist.btn:active,
.main-products.product-list .product-thumb .btn-wishlist.btn:hover:active,
.main-products.product-list .product-thumb .btn-wishlist.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.main-products.product-list .product-thumb .btn-wishlist.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.main-products.product-list .product-thumb .btn-wishlist.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.main-products.product-list .product-thumb .btn-wishlist.btn:hover,
.main-products.product-list .product-thumb .btn-wishlist.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop .main-products.product-list .product-thumb .btn-wishlist.btn:hover {
  box-shadow: none;
}
.main-products.product-list
  .product-thumb
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-list .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 16px;
}
.main-products.product-list .product-thumb .btn-compare .btn-text {
  display: none;
}
.main-products.product-list .product-thumb .btn-compare.btn,
.main-products.product-list .product-thumb .btn-compare.btn:visited {
  color: var(--tema-renk);
}
.main-products.product-list .product-thumb .btn-compare.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.main-products.product-list .product-thumb .btn-compare.btn:active,
.main-products.product-list .product-thumb .btn-compare.btn:hover:active,
.main-products.product-list .product-thumb .btn-compare.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.main-products.product-list .product-thumb .btn-compare.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.main-products.product-list .product-thumb .btn-compare.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.main-products.product-list .product-thumb .btn-compare.btn:hover,
.main-products.product-list .product-thumb .btn-compare.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop .main-products.product-list .product-thumb .btn-compare.btn:hover {
  box-shadow: none;
}
.main-products.product-list
  .product-thumb
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-list .product-thumb .extra-group {
  display: none;
}
.main-products.product-list .product-thumb .extra-group .btn:first-child {
  display: inline-flex;
}
.main-products.product-list .product-thumb .extra-group .btn-extra + .btn {
  display: inline-flex;
}
.main-products.product-list
  .product-thumb
  .extra-group
  .btn:first-child::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(80, 173, 85, 1);
}
.main-products.product-list
  .product-thumb
  .extra-group
  .btn:first-child
  .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.main-products.product-list .product-thumb .extra-group .btn + .btn::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(221, 14, 28, 1);
}
.main-products.product-list .product-thumb .extra-group .btn + .btn .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.main-products.product-list .product-thumb .extra-group .btn + .btn.btn {
  margin-left: 5px;
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.main-products.product-list .product-layout .extra-group > div {
  justify-content: flex-start;
}
.main-products.product-list .product-thumb .extra-group > div {
  margin-top: 10px;
}
.main-products.product-list .product-thumb .extra-group .btn.btn,
.main-products.product-list .product-thumb .extra-group .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.main-products.product-list .product-thumb .extra-group .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.main-products.product-list .product-thumb .extra-group .btn.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.main-products.product-list .product-thumb .extra-group .btn.btn:active,
.main-products.product-list .product-thumb .extra-group .btn.btn:hover:active,
.main-products.product-list .product-thumb .extra-group .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.main-products.product-list .product-thumb .extra-group .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .main-products.product-list
  .product-thumb
  .extra-group
  .btn.btn:hover {
  box-shadow: none;
}
.main-products.product-list
  .product-thumb
  .extra-group
  .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-list .product-thumb .extra-group .btn + .btn.btn,
.main-products.product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.main-products.product-list .product-thumb .extra-group .btn + .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.main-products.product-list .product-thumb .extra-group .btn + .btn.btn:active,
.main-products.product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover:active,
.main-products.product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.main-products.product-list .product-thumb .extra-group .btn + .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .main-products.product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  box-shadow: none;
}
.main-products.product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.main-products.product-list.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial;
}
.main-products.product-list.product-grid .product-thumb .extra-group > div {
  position: static;
  transform: none;
  opacity: 1;
}
.main-products.product-list.product-grid .product-thumb .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none;
}
.main-products.product-list.product-grid
  .product-thumb
  .buttons-wrapper
  .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.main-products.product-list.product-grid
  .product-thumb:hover
  .buttons-wrapper
  .button-group {
  transform: none;
}
.main-products.product-list.product-grid .wish-group {
  justify-content: flex-start;
}
.main-products.product-list .product-thumb .btn-quickview.btn {
  border-radius: 50px !important;
}
.popup-options .popup-container {
  width: 400px;
}
.popup-options .popup-inner-body {
  height: 380px;
}
@media (max-width: 1300px) {
  .side-column {
    padding-left: 20px;
    z-index: 999999999999;
    width: 100% !important;
    max-width: 100%;
    top: 0px;
    padding: 0px !important;
  }
  #column-right {
    padding-right: 20px;
  }
  .breadcrumb {
    padding-left: 20px;
  }
}
@media (max-width: 1024px) {
  .blog-post .post-details .post-stats .p-posted {
    display: none;
  }
  .post-content {
    column-count: 1;
  }
  .post-reply {
    margin-left: 0px;
  }
  .account-list > li {
    width: calc(100% / 3);
  }
  .route-checkout-cart .cart-page {
    display: block;
  }
  .route-checkout-cart .cart-bottom {
    max-width: 1024px;
  }
  .cart-bottom {
    margin-top: 20px;
    margin-left: 0px;
  }
  .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 5 * 10px) / 6 - 0.01px);
  }
  .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 6 - 0.01px);
  }
  .one-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 4 * 10px) / 5 - 0.01px);
  }
  .one-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 5 - 0.01px);
  }
  .two-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 3 * 10px) / 4 - 0.01px);
  }
  .two-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 4 - 0.01px);
  }
  .refine-items {
    margin: -5px;
  }
  .quick-checkout-wrapper > div .right {
    padding-left: 0px;
    width: 100%;
  }
  .quick-checkout-wrapper > div .left {
    width: 100%;
  }
  .route-information-information .content {
    column-count: 1;
  }
  .product-image .swiper .swiper-controls {
    display: block;
  }
  .product-info .product-options .push-option input + img + .option-value {
    display: block;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .button-group-page {
    position: fixed;
    width: 100%;
    z-index: 10000;
    margin: 0;
    background: rgba(255, 255, 255, 1);
    padding: 7px;
    border-width: 0;
    border-top-width: 1px;
    border-style: solid;
    border-color: rgba(230, 230, 230, 1);
    box-shadow: 0 -15px 100px -10px rgba(0, 0, 0, 0.1);
  }
  .route-product-product:not(.popup).has-bottom-menu .bottom-menu {
    display: none;
  }
  .route-product-product:not(.popup).has-bottom-menu .site-wrapper {
    padding-bottom: 0;
  }
  .route-product-product:not(.popup) body {
    padding-bottom: 40px;
  }
  .route-product-product .scroll-top {
    bottom: calc(40px + 10px);
  }
  .route-product-product:not(.popup) .product-info .button-group-page .stepper {
    height: 36px;
    margin-right: 5px;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-cart {
    flex-grow: initial;
    height: 36px;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .stepper-group {
    flex-grow: initial;
    width: auto;
  }
  .product-info .button-group-page .extra-group .btn:first-child::before {
    display: inline-block;
  }
  .product-info .button-group-page .extra-group .btn:first-child .btn-text {
    display: inline-block;
    padding: 0 0.4em;
  }
  .product-info .button-group-page .btn-extra + .btn .btn-text {
    display: none;
  }
  .product-info .button-group-page .btn-extra + .btn::before {
    display: inline-block;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-extra {
    height: 36px;
    padding: 5px !important;
  }
  .product-info .button-group-page .extra-group .btn-extra:first-child::before {
    font-size: 10px;
    margin-right: 0px;
  }
  .product-info .button-group-page .extra-group .btn-extra:last-child::before {
    font-size: 22px;
    margin-right: 0px;
  }
  .product-info .button-group-page .extra-group {
    margin: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .button-group-page
    .wishlist-compare {
    width: auto;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-wishlist
    .btn-text {
    display: none;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .wishlist-compare
    .btn-wishlist {
    flex: initial;
    width: auto;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-wishlist::before {
    font-size: 22px;
    margin-right: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-compare
    .btn-text {
    display: none;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .wishlist-compare
    .btn-compare {
    flex: initial;
    width: auto;
    padding: 10px !important;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-compare::before {
    margin-right: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-extra
    + .btn-extra {
    padding: 0px !important;
  }
  .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 0px;
    width: calc((100% - 2 * 0px) / 3 - 0.01px);
  }
  .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 0px;
    width: calc(100% / 3 - 0.01px);
  }
  .main-products.product-grid .product-thumb .countdown {
    display: none;
  }
  .main-products.product-grid.product-grid .product-thumb .button-group {
    padding: 0px;
  }
  .main-products.product-grid .product-thumb .btn-cart {
    width: 35px;
  }
  .main-products.product-grid .product-thumb .btn-cart .btn-text {
    display: none;
  }
  .main-products.product-grid .product-thumb .btn-cart::before {
    display: inline-block;
  }
  .main-products.product-grid .product-thumb .stepper {
    display: none;
  }
}
@media (max-width: 769px) {
  .main-products.product-list .product-thumb .rating {
    justify-content: flex-start;
  }
  .main-products.product-list .product-thumb .rating-stars {
    margin-top: 0px;
  }
}
@media (max-width: 760px) {
  .main-posts.post-grid .post-layout.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 1 * 10px) / 2 - 0.01px);
  }
  .main-posts.post-grid .post-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 2 - 0.01px);
  }
  .one-column #content .main-posts.post-grid .post-layout.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 1 * 10px) / 2 - 0.01px);
  }
  .one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 2 - 0.01px);
  }
  .post-grid .post-thumb .description {
    display: none;
  }
  .blog-feed span {
    display: none;
  }
  .route-product-product.popup-quickview .page-title {
    margin: 0px;
    margin-top: 10px;
  }
  .login-box .well {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 0px;
  }
  .login-box > div:first-of-type {
    margin-right: 0px;
  }
  .cart-table .td-model {
    display: none;
  }
  .route-account-order-info
    .table-responsive
    .table-order
    thead
    > tr
    > td:nth-child(2) {
    display: none;
  }
  .route-account-order-info
    .table-responsive
    .table-order
    tbody
    > tr
    > td:nth-child(2) {
    display: none;
  }
  .route-account-order-info
    .table-responsive
    .table-order
    tfoot
    > tr
    > td:last-child {
    display: none;
  }
  .cart-table .td-price {
    display: none;
  }
  .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 3 * 10px) / 4 - 0.01px);
  }
  .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 4 - 0.01px);
  }
  .one-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 3 * 10px) / 4 - 0.01px);
  }
  .one-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 4 - 0.01px);
  }
  .two-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 2 * 10px) / 3 - 0.01px);
  }
  .two-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 3 - 0.01px);
  }
  .route-product-manufacturer h2.title {
    margin: 0px;
    margin-top: 10px;
  }
  .route-information-sitemap #content > .row > div + div {
    padding-left: 0px;
    border-width: 0;
    border-left-width: 0px;
  }
  .route-information-sitemap #content > .row {
    flex-direction: column;
  }
  .route-information-sitemap #content > .row > div {
    width: 100%;
  }
  .product-info .product-left {
    width: 100%;
  }
  .product-info .product-right {
    width: 100%;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-right
    .product-details {
    padding-top: 0px;
  }
  .product-image .main-image {
    border-width: 1px;
    border-style: none;
  }
  .route-product-product:not(.popup) .product-info .product-price-group {
    flex-direction: column;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-price-group
    .product-stats {
    order: -1;
    margin: initial;
  }
  .product-info .product-details .product-price-group {
    text-align: center;
    justify-content: center;
    padding: 0px;
    margin: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .product-price {
    margin: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .price-group {
    padding-top: 20px;
    padding-left: 30px;
    margin: 0px;
    flex-direction: row;
    align-items: center;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .product-price-new {
    order: 2;
  }
  .product-info .product-details .price-group .product-price-old {
    font-size: 14px;
    color: rgba(105, 105, 115, 1);
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .product-price-old {
    padding: 0px;
    padding-right: 10px;
    margin: 0px;
  }
  .product-info .button-group-page .stepper {
    display: none;
  }
  .route-product-product .tags {
    margin: 20px;
  }
  .product-info .button-group-page .btn-extra:first-child {
    display: inline-flex;
  }
  .grid-list .compare-btn {
    padding-left: 5px;
  }
  .grid-list .links-text {
    display: none;
  }
  .grid-list .compare-btn::before {
    margin-right: 0;
  }
  .main-products.product-grid {
    margin: 0px;
  }
  .main-products.product-grid .product-thumb .extra-group .btn.btn,
  .main-products.product-grid .product-thumb .extra-group .btn.btn:visited {
    font-size: 13px;
  }
  .main-products.product-grid .product-thumb .extra-group .btn.btn {
    padding: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .main-products.product-list.product-list .product-layout .image {
    float: none;
    height: auto;
  }
  .main-products.product-list .product-thumb .caption {
    padding-top: 20px;
    padding-left: 0px;
  }
}
@media (max-width: 470px) {
  .main-posts.post-grid .post-layout.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 0 * 10px) / 1 - 0.01px);
  }
  .main-posts.post-grid .post-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 1 - 0.01px);
  }
  .one-column #content .main-posts.post-grid .post-layout.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 0 * 10px) / 1 - 0.01px);
  }
  .one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 1 - 0.01px);
  }
  .column-left #content {
    padding-left: 0px;
  }
  .column-right #content {
    padding-right: 0px;
  }
  html:not(.popup) .page-title {
    font-family: "Source Sans Pro";
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .buttons {
    margin: 0px;
  }
  .buttons > div {
    flex: 1;
    width: 100%;
    flex-basis: auto;
  }
  .buttons > div .btn {
    width: 100%;
  }
  .buttons .pull-left {
    margin-right: 0;
  }
  .buttons > div + div {
    padding-top: 10px;
    padding-left: 0px;
  }
  .buttons .pull-right:only-child {
    flex: 1;
  }
  .buttons .pull-right:only-child .btn {
    width: 100%;
  }
  .breadcrumb a {
    font-size: 12px;
  }
  table td {
    font-size: 12px;
  }
  table thead td {
    text-transform: none;
  }
  table tfoot td {
    font-size: 12px;
  }
  .stepper input.form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
  }
  .stepper input.form-control:focus,
  .stepper input.form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .stepper input.form-control:focus {
    box-shadow: none;
  }
  .rating .fa-stack {
    font-size: 11px;
  }
  .popup-container .popup-close::before {
    content: "\e91a" !important;
    font-family: icomoon !important;
    font-size: 22px;
    color: var(--tema-renk);
  }
  .popup-close {
    margin-right: 20px;
    margin-top: 20px;
  }
  .scroll-top i::before {
    content: "\f077" !important;
    font-family: icomoon !important;
    font-size: 15px;
    color: rgba(255, 255, 255, 1);
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
  }
  .scroll-top {
    margin-left: 25px;
    margin-right: 25px;
    margin-bottom: 70px;
  }
  .notification-cart.notification {
    max-width: 470px;
    padding-right: 20px;
    padding-left: 20px;
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 10px;
    color: rgba(131, 131, 143, 1);
  }
  .notification-cart .notification-title {
    font-family: "Source Sans Pro";
    font-weight: 700;
    font-size: 12px;
    color: rgba(51, 51, 51, 1);
    text-align: left;
  }
  .notification-cart .notification-text a {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 10px;
    color: var(--tema-renk);
  }
  .notification-wishlist.notification {
    max-width: 470px;
  }
  .notification-compare.notification {
    max-width: 470px;
  }
  .login-box .buttons > div {
    width: 100%;
    flex-basis: auto;
  }
  .login-box .buttons > div + div {
    padding-top: 5px;
    padding-left: 5px;
  }
  .popup-login .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .popup-register .title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .popup-login.popup-container .popup-close::before {
    content: "\e91a" !important;
    font-family: icomoon !important;
    font-size: 22px;
    color: var(--tema-renk);
  }
  .popup-login.popup-close {
    margin-right: 15px;
    margin-top: 30px;
  }
  .popup-register.popup-container .popup-close::before {
    content: "\e91a" !important;
    font-family: icomoon !important;
    font-size: 22px;
    color: var(--tema-renk);
  }
  .popup-register.popup-close {
    margin-right: 15px;
    margin-top: 30px;
  }
  .popup-login .buttons > div {
    width: 100%;
    flex-basis: auto;
  }
  .popup-login .buttons > div + div {
    padding-top: 5px;
    padding-left: 5px;
  }
  .popup-register .buttons > div {
    width: 100%;
    flex-basis: auto;
  }
  .popup-register .buttons > div + div {
    padding-top: 5px;
    padding-left: 5px;
  }
  .popup-login .popup-inner-body {
    height: 400px;
  }
  .account-list > li {
    width: calc(100% / 2);
  }
  .route-checkout-cart .td-qty .stepper input.form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
  }
  .route-checkout-cart .td-qty .stepper input.form-control:focus,
  .route-checkout-cart .td-qty .stepper input.form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .route-checkout-cart .td-qty .stepper input.form-control:focus {
    box-shadow: none;
  }
  .route-checkout-cart .buttons > div {
    width: 100%;
    flex-basis: auto;
  }
  .route-checkout-cart .buttons > div + div {
    padding-top: 5px;
    padding-left: 5px;
  }
  .route-checkout-cart .cart-panels .title {
    font-family: "Source Sans Pro";
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    padding-top: 2px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-right: 5px;
    margin-left: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .route-checkout-cart .cart-panels .buttons > div {
    width: 100%;
    flex-basis: auto;
  }
  .route-checkout-cart .cart-panels .buttons > div + div {
    padding-top: 5px;
    padding-left: 5px;
  }
  .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 2 * 10px) / 3 - 0.01px);
  }
  .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 3 - 0.01px);
  }
  .one-column #content .refine-categories .refine-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 2 * 10px) / 3 - 0.01px);
  }
  .one-column #content .refine-categories .refine-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 3 - 0.01px);
  }
  .quick-checkout-wrapper .left .section-login .buttons {
    margin: 0px;
  }
  .quick-checkout-wrapper .left .section-login .buttons > div {
    flex: 1;
    width: 100%;
    flex-basis: auto;
  }
  .quick-checkout-wrapper .left .section-login .buttons > div .btn {
    width: 100%;
  }
  .quick-checkout-wrapper .left .section-login .buttons .pull-left {
    margin-right: 0;
  }
  .quick-checkout-wrapper .left .section-login .buttons > div + div {
    padding-top: 10px;
    padding-left: 0px;
  }
  .quick-checkout-wrapper .left .section-login .buttons .pull-right:only-child {
    flex: 1;
  }
  .quick-checkout-wrapper
    .left
    .section-login
    .buttons
    .pull-right:only-child
    .btn {
    width: 100%;
  }
  .section-payment {
    padding-top: 20px;
    padding-left: 0px;
    width: 100%;
  }
  .section-shipping {
    width: 100%;
  }
  .cart-section .td-image {
    display: none;
  }
  .cart-section .td-name {
    display: none;
  }
  .cart-section .td-model {
    display: none;
  }
  .cart-section .td-price {
    display: none;
  }
  .quick-checkout-wrapper .right .confirm-section .buttons > div {
    width: 100%;
    flex-basis: auto;
	margin-top: 100px;
  }
  
  .sozlesme {
    width: 96%;
    margin-top: 3px;
    left: 4%;
    font-size: 14px !important;
  }
  
  .quick-checkout-wrapper .right .confirm-section .buttons > div + div {
    padding-top: 5px;
    padding-left: 5px;
  }
  .quick-checkout-wrapper .right .cart-section .title {
    display: none;
  }
  .quick-checkout-wrapper .cart-section {
    order: 8;
  }
  .quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
  }
  .quick-checkout-wrapper
    .cart-section
    .td-qty
    .stepper
    input.form-control:focus,
  .quick-checkout-wrapper
    .cart-section
    .td-qty
    .stepper
    input.form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .quick-checkout-wrapper
    .cart-section
    .td-qty
    .stepper
    input.form-control:focus {
    box-shadow: none;
  }
  .route-product-search #content .buttons {
    margin: 0px;
  }
  .route-product-search #content .buttons > div {
    flex: 1;
    width: 100%;
    flex-basis: auto;
  }
  .route-product-search #content .buttons > div .btn {
    width: 100%;
  }
  .route-product-search #content .buttons .pull-left {
    margin-right: 0;
  }
  .route-product-search #content .buttons > div + div {
    padding-top: 10px;
    padding-left: 0px;
  }
  .route-product-search #content .buttons .pull-right:only-child {
    flex: 1;
  }
  .route-product-search #content .buttons .pull-right:only-child .btn {
    width: 100%;
  }
  .product-info .product-right {
    padding-left: 0px;
  }
  .route-product-product:not(.popup) .product-info .product-left {
    padding: 0px;
  }
  .route-product-product:not(.popup) h1.page-title {
    display: none;
  }
  .route-product-product:not(.popup) .product-info div.page-title {
    display: block;
  }
  .route-product-product #content .page-title {
    font-family: "Source Sans Pro";
    font-weight: 700;
    font-size: 15px;
    text-align: left;
    text-transform: capitalize;
    border-width: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    white-space: normal;
    overflow: visible;
    text-overflow: initial;
  }
  .route-product-product #content .page-title::after {
    display: none;
  }
  .route-product-product #content .page-title.page-title > span::after {
    display: none;
  }
  .product-image .main-image .swiper-buttons {
    width: calc(100% - (-55px * 2));
  }
  .product-image .main-image .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
  .product-image .main-image .swiper-pagination > span + span {
    margin-left: 7px;
  }
  .product-info .product-details .product-stats {
    padding-top: 40px;
    padding-bottom: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .product-stats {
    order: 1;
  }
  .product-info .product-details .custom-stats {
    order: -1;
  }
  .product-info .custom-stats {
    justify-content: flex-end;
  }
  .product-info .product-details .rating {
    justify-content: center;
    background: rgba(219, 232, 242, 1);
    padding-top: 5px;
    padding-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(243, 243, 243, 1);
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .product-price-group {
    order: -1;
  }
  .product-info .product-details .price-group {
    font-family: "Source Sans Pro";
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0, 5px;
  }
  .product-info .product-details .price-group .product-price-new {
    font-family: "Source Sans Pro";
    font-weight: 700;
    font-size: 22px;
    color: var(--tema-renk);
    letter-spacing: 0, 5px;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .product-price {
    padding-right: 20px;
    padding-left: 15px;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .price-group {
    padding-top: 0px;
    padding-right: 60px;
    padding-bottom: 0px;
    padding-left: 20px;
  }
  .product-info .product-details .product-tax {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 13px;
    color: rgba(11, 193, 92, 1);
    margin: 0px;
    margin-left: 20px;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .product-options {
    padding-right: 10px;
    padding-left: 13px;
    border-width: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: rgba(243, 243, 243, 1);
    order: 4;
  }
  .product-info .product-options .push-option > div .option-value {
    min-width: 45px;
    min-height: 45px;
  }
  .route-product-product:not(.popup) body {
    padding-bottom: 0px;
  }
  .route-product-product .scroll-top {
    bottom: calc(0px + 10px);
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .button-group-page {
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .product-info .button-group-page .stepper input.form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
  }
  .product-info .button-group-page .stepper input.form-control:focus,
  .product-info .button-group-page .stepper input.form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .product-info .button-group-page .stepper input.form-control:focus {
    box-shadow: none;
  }
  .route-product-product .tags {
    justify-content: flex-start;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-cart::before {
    display: inline-block;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-cart
    .btn-text {
    display: inline-block;
  }
  .product-info .product-details .buttons-wrapper .extra-group {
    justify-content: flex-end;
    align-items: flex-end;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-cart {
    flex-grow: 1;
    height: 40px;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .stepper-group {
    flex-grow: 1;
  }
  .route-product-product:not(.popup)
    .product-info
    .product-details
    .button-group-page
    .wishlist-compare {
    border-radius: 0px;
    margin: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-wishlist {
    display: none;
    margin-right: 10px;
    margin-left: 5px;
  }
  .products-filter {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-right: 25px;
    padding-bottom: 8px;
    padding-left: 25px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(243, 243, 243, 1);
  }
  .products-filter .select-group .input-group.per-page {
    display: none;
  }
  .sort-by {
    margin: 0;
  }
  .products-filter .form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 13px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
    /*! padding-left: 0px !important; */
    /*! text-align: left !important; */
  }
  .products-filter .form-control:focus,
  .products-filter .form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .products-filter .form-control:focus {
    box-shadow: none;
  }
  .main-products.product-grid .product-layout.swiper-slide {
    margin-right: 5px;
    width: calc((100% - 1 * 5px) / 2 - 0.01px);
  }
  .main-products.product-grid .product-layout:not(.swiper-slide) {
    padding: 2.5px;
    width: calc(100% / 2 - 0.01px);
  }
  .one-column
    #content
    .main-products.product-grid
    .product-layout.swiper-slide {
    margin-right: 5px;
    width: calc((100% - 1 * 5px) / 2 - 0.01px);
  }
  .one-column
    #content
    .main-products.product-grid
    .product-layout:not(.swiper-slide) {
    padding: 2.5px;
    width: calc(100% / 2 - 0.01px);
  }
  .two-column
    #content
    .main-products.product-grid
    .product-layout.swiper-slide {
    margin-right: 5px;
    width: calc((100% - 1 * 5px) / 2 - 0.01px);
  }
  .two-column
    #content
    .main-products.product-grid
    .product-layout:not(.swiper-slide) {
    padding: 2.5px;
    width: calc(100% / 2 - 0.01px);
  }
  .main-products.product-grid.product-grid .product-thumb .rating {
    position: absolute;
    visibility: visible;
    opacity: 1;
    top: 0;
  }
  .main-products.product-grid.product-grid .product-thumb .rating-stars {
    position: absolute;
    visibility: visible;
    opacity: 1;
    transform: translateY(-50%);
  }
  .main-products.product-grid .product-thumb .rating {
    justify-content: flex-end;
  }
  .main-products.product-grid .product-thumb .rating .fa-stack {
    font-size: 11px;
  }
  .main-products.product-grid .product-thumb .cart-group {
    display: none;
  }
  .main-products.product-grid .product-thumb .btn-wishlist::before {
    content: "\e991" !important;
    font-family: icomoon !important;
    font-size: 18px;
    color: var(--tema-renk);
    margin-top: 4px;
    margin-right: 3px;
  }
  .main-products.product-grid.product-grid .product-thumb .extra-group {
    position: static;
  }
  .main-products.product-grid.product-grid .product-thumb .extra-group > div {
    position: static;
    transform: none;
    opacity: 1;
  }
  .main-products.product-list .product-thumb .stepper input.form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
  }
  .main-products.product-list .product-thumb .stepper input.form-control:focus,
  .main-products.product-list
    .product-thumb
    .stepper
    input.form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .main-products.product-list .product-thumb .stepper input.form-control:focus {
    box-shadow: none;
  }
}
@media (max-width: 359px) {
  .notification-cart.notification {
    max-width: 359px;
  }
  .notification-wishlist.notification {
    max-width: 359px;
  }
  .notification-compare.notification {
    max-width: 359px;
  }
  .product-info .button-group-page .btn-cart::before {
    margin-right: 0px;
  }
  .route-product-product:not(.popup)
    .product-info
    .button-group-page
    .btn-cart {
    padding: 10px !important;
  }
}
#cart .cart-label {
  display: inline-block;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 11px;
  color: rgba(96, 96, 96, 1);
  top: 10px;
}
#cart > a > i::before {
  content: "\e933" !important;
  font-family: icomoon !important;
  font-size: 20px;
  color: rgba(105, 105, 115, 1);
  top: 6px;
  margin-top: -12px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}
.desktop #cart:hover > a > i::before {
  color: var(--tema-renk);
}

.desktop #cart:hover > a > i {
  background: rgba(255, 255, 255, 1);
}
.desktop #cart > a > i {
  border-width: 0px;
}
#cart-items.count-badge {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 50px;
}

#cart > a > i {
  background: rgba(255, 255, 255, 1);
  width: 40px;
  height: 49px;
}

#cart-items {
  transform: translateX(-6px);
  margin-top: 4px;
  display: inline-flex;
  z-index: 1;
}
#cart-total {
  display: flex;
  padding-right: 15px;
  padding-left: 20px;
  font-size: 14px;
  font-weight: 400;
  order: 0;
}
.desktop #cart:hover {
  background: rgba(240, 242, 245, 1);
}
#cart {
  display: block;
}
#cart-content {
  min-width: 405px;
}
div.cart-content ul {
  background: rgba(255, 255, 255, 1);
  border-radius: 2px;
  box-shadow: 0 0 100px 1110px rgba(51, 51, 51, 0.1);
}
div.cart-content .cart-products {
  padding: 10px;
  max-height: 275px;
  overflow-y: auto;
}
div.cart-content .cart-products tbody > tr > td {
  border-style: solid !important;
  border-color: rgba(230, 230, 230, 1) !important;
  vertical-align: middle;
}
.cart-empty {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
#cart-content::before {
  display: block;
  border-bottom-color: rgba(255, 255, 255, 1);
  margin-left: -5px;
  margin-top: 0px;
}
.cart-content td {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
div.cart-content .td-qty {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
div.cart-content .td-total {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
div.cart-content .td-name a {
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: var(--tema-renk);
  text-transform: capitalize;
  text-decoration: none;
}
div.cart-content .td-name span {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
div.cart-content .td-name small {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
div.cart-content .cart-products tbody .td-remove button {
  color: var(--tema-renk);
}
div.cart-content .cart-products tbody .td-remove button:hover {
  color: rgba(80, 173, 85, 1);
}
div.cart-content .cart-totals tbody td {
  background: rgba(250, 250, 250, 1);
  border-style: solid !important;
  border-color: rgba(230, 230, 230, 1) !important;
}
div.cart-content .cart-totals td {
  font-weight: 700;
}
div.cart-content .cart-totals .td-total-text {
  font-weight: 700;
}
div.cart-content .cart-buttons {
  background: rgba(240, 242, 245, 1);
}
div.cart-content .btn-cart {
  display: inline-flex;
}
div.cart-content .btn.btn-cart::before {
  margin-right: 5px;
}
div.cart-content .btn-cart.btn,
div.cart-content .btn-cart.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
  text-transform: capitalize;
}
div.cart-content .btn-cart.btn {
  background: var(--tema-renk);
  padding-right: 45px;
  padding-left: 45px;
  box-shadow: none;
  border-radius: 2px !important;
  min-height: 35px;
  max-height: 35px;
}
div.cart-content .btn-cart.btn:hover,
div.cart-content .btn-cart.btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
div.cart-content .btn-cart.btn.btn.disabled::after {
  font-size: 20px;
}
div.cart-content .btn-checkout {
  display: inline-flex;
}
div.cart-content .btn.btn-checkout::after {
  content: "\f061" !important;
  font-family: icomoon !important;
  margin-left: 10px;
}
div.cart-content .btn-checkout.btn,
div.cart-content .btn-checkout.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
  text-transform: capitalize;
}
div.cart-content .btn-checkout.btn {
  background: rgba(42, 184, 88, 1);
  padding-right: 50px;
  padding-left: 50px;
  box-shadow: none;
  border-radius: 2px !important;
  min-height: 35px;
  max-height: 35px;
}
div.cart-content .btn-checkout.btn:hover {
  background: rgba(44, 160, 82, 1) !important;
}
div.cart-content .btn-checkout.btn:hover,
div.cart-content .btn-checkout.btn:active:hover {
  border-color: rgba(255, 255, 255, 1);
}
div.cart-content .btn-checkout.btn.btn.disabled::after {
  font-size: 20px;
}
div.cart-content .cart-buttons .btn {
  width: auto;
}
.desktop-header-active #cart {
  margin-left: -40px;
}
.desktop-header-active header {
  background: rgba(255, 255, 255, 1);
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(238, 238, 238, 1);
}
.desktop-header-active .header-lg .mid-bar {
  height: 90px;
}
.desktop-header-active .header-default {
  height: 90px;
}
.desktop-header-active .header-default::before {
  content: "";
  height: calc(90px / 3);
}
.desktop-header-active .header-sm .mid-bar {
  height: 60px;
}
.info-blocks-wrapper {
  justify-content: flex-end;
}
.language .dropdown-toggle .symbol {
  display: flex;
  border-radius: 0px;
}
.language .dropdown-toggle .symbol + span {
  display: block;
  margin-left: 5px;
}
.language .language-flag {
  display: inline-flex;
}
.language .currency-symbol {
  display: inline-flex;
}
.language .language-title-dropdown {
  display: inline-flex;
}
.language .currency-title-dropdown {
  display: inline-flex;
}
.language .currency-code-dropdown {
  display: none;
}
.language .dropdown-toggle > span,
.language .dropdown::after {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  font-weight: 700;
  text-transform: uppercase;
}
.desktop .language .dropdown:hover button > span,
.language .dropdown:hover::after {
  color: var(--tema-renk);
}
.currency .dropdown-toggle .symbol {
  display: flex;
  border-radius: 0px;
}
.currency .dropdown-toggle .symbol + span {
  display: block;
  margin-left: 5px;
}
.currency .language-flag {
  display: inline-flex;
}
.currency .currency-symbol {
  display: inline-flex;
}
.currency .language-title-dropdown {
  display: inline-flex;
}
.currency .currency-title-dropdown {
  display: inline-flex;
}
.currency .currency-code-dropdown {
  display: none;
}
.currency .dropdown-toggle > span,
.currency .dropdown::after {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  font-weight: 700;
  text-transform: uppercase;
}
.desktop .currency .dropdown:hover button > span,
.currency .dropdown:hover::after {
  color: var(--tema-renk);
}
.language-currency.top-menu .dropdown.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.language-currency.top-menu .dropdown.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.language-currency.top-menu .dropdown.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.language-currency.top-menu .dropdown.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.language-currency.top-menu
  .dropdown.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge {
  margin-right: 0;
}
.language-currency.top-menu
  .dropdown.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.language-currency.top-menu .dropdown.dropdown .j-menu .dropdown > a::after {
  display: block;
}
.desktop .language-currency.top-menu .dropdown.dropdown .j-menu > li:hover > a,
.language-currency.top-menu .dropdown.dropdown .j-menu > li.active > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.language-currency.top-menu .dropdown.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.language-currency.top-menu .dropdown.dropdown .j-menu > li > a::before {
  color: rgba(255, 255, 255, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px;
}
.desktop
  .language-currency.top-menu
  .dropdown.dropdown
  .j-menu
  > li:hover
  > a::before,
.language-currency.top-menu .dropdown.dropdown .j-menu > li.active > a::before {
  color: rgba(255, 255, 255, 1);
}
.language-currency.top-menu .dropdown.dropdown .j-menu > li + li {
  margin-left: 0px;
}
.language-currency.top-menu .dropdown.dropdown .j-menu a .count-badge {
  display: none;
  position: relative;
}
.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 100px;
}
.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.language-currency.top-menu .dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: var(--tema-renk);
  margin-left: -2px;
  margin-top: -10px;
}
.language-currency.top-menu .currency .dropdown.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.language-currency.top-menu
  .currency
  .dropdown.drop-menu.animating
  > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.language-currency.top-menu
  .currency
  .dropdown.drop-menu
  > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.language-currency.top-menu .currency .dropdown.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge {
  margin-right: 0;
}
.language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  .dropdown
  > a::after {
  display: block;
}
.desktop
  .language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  > li:hover
  > a,
.language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  > li.active
  > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.language-currency.top-menu .currency .dropdown.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  > li
  > a::before {
  color: rgba(255, 255, 255, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px;
}
.desktop
  .language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  > li:hover
  > a::before,
.language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  > li.active
  > a::before {
  color: rgba(255, 255, 255, 1);
}
.language-currency.top-menu .currency .dropdown.dropdown .j-menu > li + li {
  margin-left: 0px;
}
.language-currency.top-menu
  .currency
  .dropdown.dropdown
  .j-menu
  a
  .count-badge {
  display: none;
  position: relative;
}
.language-currency.top-menu
  .currency
  .dropdown.dropdown:not(.mega-menu)
  .j-dropdown {
  min-width: 100px;
}
.language-currency.top-menu
  .currency
  .dropdown.dropdown:not(.mega-menu)
  .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.language-currency.top-menu .currency .dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: var(--tema-renk);
  margin-left: -2px;
  margin-top: -10px;
}
.desktop-header-active .header .top-bar .language-currency {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.desktop-header-active .header .top-bar {
  justify-content: space-between;
  height: 35px;
}
.desktop-header-active .header .desktop-logo-wrapper {
  width: 265px;
}
.desktop-header-active .header-classic .mid-bar .desktop-logo-wrapper {
  width: 265px;
  order: 0;
  margin: 0;
}
.desktop-header-active .header #logo a {
  justify-content: flex-start;
  padding-top: 17px;
  padding-bottom: 17px;
}
.desktop-header-active .header-classic .mid-bar .desktop-search-wrapper {
  order: 2;
  flex-grow: 1;
}
.desktop-logo-wrapper {
  width: auto;
}
.desktop-search-wrapper {
  width: auto;
  margin-right: 90px;
}
.classic-cart-wrapper {
  width: auto;
}
.desktop-header-active header:not(.header-slim) .header-compact .mid-bar {
  justify-content: flex-start;
}
.desktop-header-active header:not(.header-slim) .header-compact .mid-bar > div {
  max-width: none;
}
.desktop-header-active
  header:not(.header-slim)
  .header-compact
  .header-cart-group {
  margin-left: auto;
}
.desktop-header-active
  header:not(.header-slim)
  .header-compact
  .mid-bar
  .desktop-logo-wrapper {
  position: relative;
  left: 0;
  transform: translateX(0);
}
.desktop-main-menu-wrapper .first-dropdown::before {
  display: none !important;
  background-color: rgba(0, 0, 0, 0.6);
}
.main-menu > .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.main-menu > .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0;
}
.main-menu > .j-menu .dropdown > a::after {
  display: none;
}
.main-menu > .j-menu > li > a {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(64, 64, 64, 1);
  font-style: normal;
  text-transform: uppercase;
  border-radius: 8px !important;
  padding: 5px;
}
.desktop .main-menu > .j-menu > li:hover > a,
.main-menu > .j-menu > li.active > a {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: var(--tema-renk);
}
.main-menu > .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.main-menu > .j-menu > li > a::before {
  margin-right: 5px;
}
.main-menu > .j-menu > li + li {
  margin-left: 10px;
}
.main-menu > .j-menu li .count-badge {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 50px;
}
.main-menu > .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
  margin-top: -3px;
}
#main-menu-2 > .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
#main-menu-2 > .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 0;
}
#main-menu-2 > .j-menu .dropdown > a::after {
  display: none;
}
#main-menu-2 > .j-menu > li > a {
  font-family: "Oxygen";
  font-weight: 700;
  font-size: 14px;
  color: rgba(44, 54, 64, 1);
  font-style: normal;
  text-transform: uppercase;
  padding: 5px;
}
.desktop #main-menu-2 > .j-menu > li:hover > a,
#main-menu-2 > .j-menu > li.active > a {
  color: rgba(233, 102, 49, 1);
}
#main-menu-2 > .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#main-menu-2 > .j-menu > li > a::before {
  margin-right: 5px;
}
#main-menu-2 > .j-menu > li + li {
  margin-left: 20px;
}
#main-menu-2 > .j-menu li .count-badge {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 50px;
}
#main-menu-2 > .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
  margin-top: -3px;
}
.main-menu > ul > .drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.main-menu > ul > .drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.main-menu > ul > .drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.main-menu > ul > .dropdown .j-dropdown::before {
  display: block;
  margin-top: -10px;
}
#main-menu-2 > ul > .drop-menu > .j-dropdown {
  left: 0;
  right: auto;
  transform: translate3d(0, -10px, 0);
}
#main-menu-2 > ul > .drop-menu.animating > .j-dropdown {
  left: 0;
  right: auto;
  transform: none;
}
#main-menu-2 > ul > .drop-menu > .j-dropdown::before {
  left: 10px;
  right: auto;
  transform: translateX(0);
}
#main-menu-2 > ul > .dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
#main-menu-2
  > ul
  > .dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
#main-menu-2 > ul > .dropdown .j-menu .dropdown > a::after {
  display: block;
}
#main-menu-2 > ul > .dropdown .j-menu > li > a {
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  font-weight: 400;
  background: rgba(255, 255, 255, 1);
  padding: 10px;
}
.desktop #main-menu-2 > ul > .dropdown .j-menu > li:hover > a,
#main-menu-2 > ul > .dropdown .j-menu > li.active > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
#main-menu-2 > ul > .dropdown .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
#main-menu-2 > ul > .dropdown .j-menu > li > a::before {
  margin-right: 7px;
  min-width: 20px;
  font-size: 18px;
}
#main-menu-2 > ul > .dropdown .j-menu a .count-badge {
  display: none;
  position: relative;
}
#main-menu-2 > ul > .dropdown:not(.mega-menu) .j-dropdown {
  min-width: 200px;
}
#main-menu-2 > ul > .dropdown:not(.mega-menu) .j-menu {
  box-shadow: 30px 40px 90px -10px rgba(0, 0, 0, 0.2);
}
#main-menu-2 > ul > .dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: rgba(255, 255, 255, 1);
  margin-left: 7px;
  margin-top: -10px;
}
.mega-menu-content {
  background: rgba(255, 255, 255, 1);
}
.desktop .mega-menu-content {
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.j-dropdown > .mega-menu-content {
  box-shadow: 30px 40px 90px -10px rgba(0, 0, 0, 0.2);
  max-height: 500px !important;
  overflow-y: auto;
}
.desktop-header-active .header-compact .desktop-main-menu-wrapper {
  height: auto;
}
.header-lg .desktop-main-menu-wrapper .main-menu .main-menu-item > a {
  height: auto;
  letter-spacing: -0.3px;
}
.desktop-header-active .header-compact .desktop-logo-wrapper {
  order: 0;
}
.desktop-main-menu-wrapper #main-menu {
  margin-left: 0;
  margin-right: auto;
}
.desktop-main-menu-wrapper .desktop-cart-wrapper {
  margin-left: 0;
}
.mid-bar #main-menu-2 {
  order: 5;
}
.desktop-header-active .header .menu-stretch .main-menu-item > a .links-text {
  text-align: center;
}
.desktop-main-menu-wrapper {
  height: 44px;
  top: -44px;
}
.desktop-main-menu-wrapper::before {
  height: 44px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.desktop-main-menu-wrapper .main-menu-item > a {
  padding: 0 15px;
}
.header-compact .desktop-main-menu-wrapper #main-menu {
  margin-left: initial;
  margin-right: auto;
}
.desktop-header-active .menu-trigger a::before {
  content: "\f0c9" !important;
  font-family: icomoon !important;
}
.header-search {
  border-width: 1px;
  border-style: solid;
  border-color: rgba(236, 236, 236, 1);
  border-radius: 10px;
}
.header-search input {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  background: rgba(249, 249, 249, 1) !important;
}
.header-search > .search-button::before {
  content: "\e96f" !important;
  font-family: icomoon !important;
  font-size: 20px;
  color: var(--tema-renk);
}
.desktop .header-search > .search-button:hover::before {
  color: rgba(255, 253, 245, 1) !important;
}
.header-search > .search-button {
  border-width: 8px;
}
.header-search:hover > .search-button {
  border-color: var(--tema-renk);
}
.header-search .search-button {
  background: rgba(249, 249, 249, 1);
  min-width: 45px;
}
#search input::-webkit-input-placeholder {
  color: rgba(139, 145, 152, 1);
}
#search input::-moz-input-placeholder {
  color: rgba(139, 145, 152, 1);
}
#search input:-ms-input-placeholder {
  color: rgba(139, 145, 152, 1);
}
.header-search > input {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.search-categories {
  background: var(--tema-renk);
}
.desktop .search-categories:hover {
  background: var(--tema-renk);
}
.search-categories-button,
.search-categories-button > a {
  color: rgba(255, 255, 255, 1);
}
.search-categories-button::after {
  content: "\f0d7" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
}
.search-categories.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.search-categories.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.search-categories.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.search-categories.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.search-categories.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
.search-categories.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.search-categories.dropdown .j-menu .dropdown > a::after {
  display: block;
}
.desktop .search-categories.dropdown .j-menu > li:hover > a,
.search-categories.dropdown .j-menu > li.active > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.search-categories.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.search-categories.dropdown .j-menu > li > a::before {
  color: rgba(255, 255, 255, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px;
}
.desktop .search-categories.dropdown .j-menu > li:hover > a::before,
.search-categories.dropdown .j-menu > li.active > a::before {
  color: rgba(255, 255, 255, 1);
}
.search-categories.dropdown .j-menu > li + li {
  margin-left: 0px;
}
.search-categories.dropdown .j-menu a .count-badge {
  display: none;
  position: relative;
}
.search-categories.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 100px;
}
.search-categories.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.search-categories.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: var(--tema-renk);
  margin-left: -2px;
  margin-top: -10px;
}
.search-categories .j-menu::before {
  margin-top: -10px;
}
.tt-menu > div {
  box-shadow: 0 10px 65px -5px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}
.tt-menu:not(.tt-empty)::before {
  display: block;
  margin-left: -4px;
  margin-top: -10px;
  left: 100%;
  transform: translateX(-150%);
}
.search-result > a > img {
  border-radius: 8px;
}
.search-result .product-name {
  font-weight: 700;
}
.search-result > a > span {
  justify-content: flex-start;
}
.search-result.view-more a::after {
  content: "\e5c8" !important;
  font-family: icomoon !important;
}
#search {
  display: block;
}
.desktop-header-active .header-default .desktop-search-wrapper {
  order: 1;
  flex-grow: 0;
}
.desktop-header-active .header-default .top-menu-group {
  order: -1;
  flex-grow: 1;
}
.desktop-header-active .header-search .search-button {
  order: 5;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.desktop-header-active .header-search > input:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.desktop-header-active .header-search > input {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.desktop-header-active .header-search > span:first-child {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.desktop-header-active .header-search > span {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.desktop-header-active .search-categories {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.desktop-header-active .mini-search .header-search input {
  min-width: 150px;
}
.desktop-header-active .header .full-search #search {
  height: 38px;
}
.mini-search .search-trigger::before {
  content: "\f002" !important;
  font-family: icomoon !important;
}
.mini-search #search > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.secondary-menu .top-menu .j-menu > li > a {
  flex-direction: inherit;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(58, 71, 84, 1);
  text-transform: none;
  background: rgba(255, 255, 255, 1);
  padding: 0px;
}
.secondary-menu .top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.secondary-menu
  .top-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.secondary-menu .top-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .secondary-menu .top-menu .j-menu > li:hover > a,
.secondary-menu .top-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.secondary-menu .top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.secondary-menu .top-menu .j-menu > li > a > span > s {
  font-size: 10px;
  color: rgba(105, 105, 115, 1);
}
.secondary-menu .top-menu .j-menu > li > a::before {
  color: rgba(105, 105, 115, 1);
  margin-top: 5px;
  margin-bottom: 4px;
  font-size: 18px;
}
.desktop .secondary-menu .top-menu .j-menu > li:hover > a::before,
.secondary-menu .top-menu .j-menu > li.active > a::before {
  color: var(--tema-renk);
}
.secondary-menu .top-menu .j-menu > li + li {
  margin-left: 15px;
}
.secondary-menu .top-menu .j-menu li .count-badge {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 50px;
}
.secondary-menu .top-menu .j-menu a .count-badge {
  display: none;
  position: absolute;
  margin: 0;
  margin-top: 10px;
}
.secondary-menu .menu-item.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.secondary-menu .menu-item.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.secondary-menu .menu-item.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.secondary-menu .menu-item.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.secondary-menu .menu-item.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
.secondary-menu
  .menu-item.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.secondary-menu .menu-item.dropdown .j-menu .dropdown > a::after {
  display: block;
}
.desktop .secondary-menu .menu-item.dropdown .j-menu > li:hover > a,
.secondary-menu .menu-item.dropdown .j-menu > li.active > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.secondary-menu .menu-item.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.secondary-menu .menu-item.dropdown .j-menu > li > a::before {
  color: rgba(255, 255, 255, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px;
}
.desktop .secondary-menu .menu-item.dropdown .j-menu > li:hover > a::before,
.secondary-menu .menu-item.dropdown .j-menu > li.active > a::before {
  color: rgba(255, 255, 255, 1);
}
.secondary-menu .menu-item.dropdown .j-menu > li + li {
  margin-left: 0px;
}
.secondary-menu .menu-item.dropdown .j-menu a .count-badge {
  display: none;
  position: relative;
}
.secondary-menu .menu-item.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 100px;
}
.secondary-menu .menu-item.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.secondary-menu .menu-item.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: var(--tema-renk);
  margin-left: -2px;
  margin-top: -10px;
}
.mid-bar .secondary-menu {
  justify-content: flex-end;
}
.third-menu .top-menu .j-menu > li > a {
  flex-direction: row;
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px;
}
.third-menu .top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
.third-menu
  .top-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.third-menu .top-menu .j-menu .dropdown > a::after {
  display: block;
}
.desktop .third-menu .top-menu .j-menu > li:hover > a,
.third-menu .top-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.third-menu .top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.third-menu .top-menu .j-menu > li > a::before {
  margin-right: 5px;
  font-size: 14px;
}
.third-menu .top-menu .j-menu > li > a,
.third-menu .top-menu.accordion-menu .menu-item > a + div,
.third-menu .top-menu .accordion-menu .menu-item > a + div {
  border-style: dotted;
  border-color: rgba(105, 105, 115, 1);
}
.third-menu .top-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.third-menu .menu-item.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.third-menu .menu-item.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.third-menu .menu-item.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.third-menu .menu-item.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.third-menu .menu-item.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
.third-menu
  .menu-item.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.third-menu .menu-item.dropdown .j-menu .dropdown > a::after {
  display: block;
}
.desktop .third-menu .menu-item.dropdown .j-menu > li:hover > a,
.third-menu .menu-item.dropdown .j-menu > li.active > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.third-menu .menu-item.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.third-menu .menu-item.dropdown .j-menu > li > a::before {
  color: rgba(255, 255, 255, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px;
}
.desktop .third-menu .menu-item.dropdown .j-menu > li:hover > a::before,
.third-menu .menu-item.dropdown .j-menu > li.active > a::before {
  color: rgba(255, 255, 255, 1);
}
.third-menu .menu-item.dropdown .j-menu > li + li {
  margin-left: 0px;
}
.third-menu .menu-item.dropdown .j-menu a .count-badge {
  display: none;
  position: relative;
}
.third-menu .menu-item.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 100px;
}
.third-menu .menu-item.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.third-menu .menu-item.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: var(--tema-renk);
  margin-left: -2px;
  margin-top: -10px;
}
.desktop-header-active .is-sticky .header .desktop-main-menu-wrapper::before {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.desktop-header-active header::before {
  content: "";
  height: 35px;
}
header::before {
  background: rgba(255, 255, 255, 1);
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.top-menu .j-menu > li > a {
  flex-direction: row;
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px;
}
.top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
.top-menu .j-menu .dropdown > a > .count-badge + .open-menu + .menu-label {
  margin-left: 7px;
}
.top-menu .j-menu .dropdown > a::after {
  display: block;
}
.desktop .top-menu .j-menu > li:hover > a,
.top-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-menu .j-menu > li > a::before {
  margin-right: 5px;
  font-size: 14px;
}
.top-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.top-menu .dropdown.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.top-menu .dropdown.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.top-menu .dropdown.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.top-menu .dropdown.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.top-menu .dropdown.dropdown .j-menu .dropdown > a > .count-badge {
  margin-right: 0;
}
.top-menu
  .dropdown.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.top-menu .dropdown.dropdown .j-menu .dropdown > a::after {
  display: block;
}
.desktop .top-menu .dropdown.dropdown .j-menu > li:hover > a,
.top-menu .dropdown.dropdown .j-menu > li.active > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.top-menu .dropdown.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.top-menu .dropdown.dropdown .j-menu > li > a::before {
  color: rgba(255, 255, 255, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px;
}
.desktop .top-menu .dropdown.dropdown .j-menu > li:hover > a::before,
.top-menu .dropdown.dropdown .j-menu > li.active > a::before {
  color: rgba(255, 255, 255, 1);
}
.top-menu .dropdown.dropdown .j-menu > li + li {
  margin-left: 0px;
}
.top-menu .dropdown.dropdown .j-menu a .count-badge {
  display: none;
  position: relative;
}
.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown {
  min-width: 100px;
}
.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.top-menu .dropdown.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: var(--tema-renk);
  margin-left: -2px;
  margin-top: -10px;
}
@media (max-width: 1300px) {
  .desktop-header-active .header .mid-bar {
    padding-right: 10px;
    padding-left: 10px;
  }
  .header .top-bar {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (max-width: 1024px) {
  #cart {
    border-style: none;
  }
  .language-currency.top-menu .dropdown.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0);
  }
  .language-currency.top-menu .dropdown.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none;
  }
  .language-currency.top-menu .dropdown.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0);
  }
  .language-currency.top-menu .currency .dropdown.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0);
  }
  .language-currency.top-menu
    .currency
    .dropdown.drop-menu.animating
    > .j-dropdown {
    left: 0;
    right: auto;
    transform: none;
  }
  .language-currency.top-menu
    .currency
    .dropdown.drop-menu
    > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0);
  }
  .search-categories.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0);
  }
  .search-categories.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none;
  }
  .search-categories.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0);
  }
  .secondary-menu .menu-item.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0);
  }
  .secondary-menu .menu-item.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none;
  }
  .secondary-menu .menu-item.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0);
  }
  .third-menu .menu-item.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0);
  }
  .third-menu .menu-item.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none;
  }
  .third-menu .menu-item.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0);
  }
  .top-menu .dropdown.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0);
  }
  .top-menu .dropdown.drop-menu.animating > .j-dropdown {
    left: 0;
    right: auto;
    transform: none;
  }
  .top-menu .dropdown.drop-menu > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0);
  }
}
@media (max-width: 470px) {
  div.cart-content .btn-cart.btn {
    padding-right: 30px;
    padding-left: 30px;
  }
  div.cart-content .btn-checkout.btn {
    padding-right: 30px;
    padding-left: 30px;
  }
  .language .dropdown-toggle > span,
  .language .dropdown::after {
    font-size: 11px;
  }
  .currency .dropdown-toggle > span,
  .currency .dropdown::after {
    font-size: 11px;
  }
  .header-search input {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 9px;
    background: rgba(255, 255, 255, 1) !important;
  }
  .header-search > .search-button::before {
    content: none !important;
  }
  .third-menu .top-menu .j-menu > li > a {
    font-size: 11px;
  }
  .top-menu .j-menu > li > a {
    font-size: 11px;
  }
}
.mobile-header-active #cart > a > i::before {
  content: "\e933" !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: rgba(44, 54, 64, 1);
}
.mobile-header-active #cart > a > i {
  width: 60px;
  height: 40px;
}
.mobile-header-active .mobile-wrapper-header > span {
  font-family: "Source Sans Pro";
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Source Sans Pro";
  font-weight: 400;
}
.mobile-header-active .mobile-wrapper-header {
  background: rgba(240, 242, 245, 1);
  height: 45px;
  background: rgba(240, 242, 245, 1);
  height: 45px;
}
.mobile-header-active .mobile-wrapper-header > a::before {
  content: "\e91a" !important;
  font-family: icomoon !important;
  color: var(--tema-renk);
  content: "\e91a" !important;
  font-family: icomoon !important;
  font-size: 26px;
  color: var(--tema-renk);
  left: -10px;
}
.mobile-header-active .mobile-wrapper-header > a {
  width: 45px;
  width: 45px;
}
.mobile-header-active .mobile-cart-content-wrapper {
  padding-bottom: 45px;
  padding-bottom: 45px;
}
.mobile-header-active .mobile-filter-wrapper {
  padding-bottom: 45px;
  padding-bottom: 45px;
}
.mobile-header-active .mobile-main-menu-wrapper {
  padding-bottom: 45px;
  padding-bottom: 45px;
  width: 320px;
}
.mobile-header-active .mobile-filter-container-open .journal-loading-overlay {
  top: 45px;
  top: 45px;
}
.mobile-header-active.mobile-header-active .mobile-container {
  width: 30%;
  width: 30%;
}
.mobile-header-active.desktop-header-active .mobile-main-menu-container {
  width: 300px;
  width: 300px;
}
.mobile-header-active .mobile-main-menu-container {
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 1);
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.mobile-header-active .mobile-main-menu-wrapper .main-menu {
  padding: 20px;
  padding: 20px;
}
.mobile-header-active .mobile-cart-content-container {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.mobile-header-active.mobile-overlay .site-wrapper::before {
  background: rgba(0, 0, 0, 0.5);
  background: rgba(0, 0, 0, 0.5);
}
.mobile-header-active #cart-items.count-badge {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 50px;
  transform: translateX(-5px);
  margin-top: 5px;
  display: inline-flex;
}
.mobile-header-active .mobile-bar {
  background: rgba(255, 255, 255, 1);
}
.mobile-header-active .mobile-1 .mobile-bar {
  height: 50px;
}
.mobile-header-active .mobile-2 .mobile-bar {
  height: 50px;
}
.mobile-header-active .mobile-3 .mobile-logo-wrapper {
  height: 50px;
}
.mobile-header-active .mobile-bar-sticky {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 1);
}
.mobile-header-active .language .dropdown-toggle .symbol {
  display: flex;
  border-radius: 0px;
}
.mobile-header-active .language .dropdown-toggle .symbol + span {
  display: block;
  margin-left: 5px;
}
.mobile-header-active .language .language-flag {
  display: inline-flex;
}
.mobile-header-active .language .currency-symbol {
  display: inline-flex;
}
.mobile-header-active .language .language-title-dropdown {
  display: inline-flex;
}
.mobile-header-active .language .currency-title-dropdown {
  display: inline-flex;
}
.mobile-header-active .language .currency-code-dropdown {
  display: none;
}
.mobile-header-active .language .dropdown-toggle > span,
.mobile-header-active .language .dropdown::after {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  font-weight: 700;
  text-transform: uppercase;
}
.desktop .mobile-header-active .language .dropdown:hover button > span,
.mobile-header-active .language .dropdown:hover::after {
  color: var(--tema-renk);
}
.mobile-header-active .currency .dropdown-toggle .symbol {
  display: flex;
  border-radius: 0px;
}
.mobile-header-active .currency .dropdown-toggle .symbol + span {
  display: block;
  margin-left: 5px;
}
.mobile-header-active .currency .language-flag {
  display: inline-flex;
}
.mobile-header-active .currency .currency-symbol {
  display: inline-flex;
}
.mobile-header-active .currency .language-title-dropdown {
  display: inline-flex;
}
.mobile-header-active .currency .currency-title-dropdown {
  display: inline-flex;
}
.mobile-header-active .currency .currency-code-dropdown {
  display: none;
}
.mobile-header-active .currency .dropdown-toggle > span,
.mobile-header-active .currency .dropdown::after {
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
  font-weight: 700;
  text-transform: uppercase;
}
.desktop .mobile-header-active .currency .dropdown:hover button > span,
.mobile-header-active .currency .dropdown:hover::after {
  color: var(--tema-renk);
}
.mobile-header-active .language-currency.top-menu.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.mobile-header-active
  .language-currency.top-menu.drop-menu.animating
  > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.mobile-header-active
  .language-currency.top-menu.drop-menu
  > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.mobile-header-active .language-currency.top-menu.dropdown .j-menu > li > a {
  flex-direction: row;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  padding: 10px;
  padding-right: 15px;
  padding-left: 15px;
}
.mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge {
  margin-right: 0;
}
.mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 7px;
}
.mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  .dropdown
  > a::after {
  display: block;
}
.desktop
  .mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  > li:hover
  > a,
.mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  > li.active
  > a {
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
}
.mobile-header-active .language-currency.top-menu.dropdown .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  > li
  > a::before {
  color: rgba(255, 255, 255, 1);
  margin: 0px;
  margin-right: 5px;
  font-size: 15px;
}
.desktop
  .mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  > li:hover
  > a::before,
.mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  > li.active
  > a::before {
  color: rgba(255, 255, 255, 1);
}
.mobile-header-active .language-currency.top-menu.dropdown .j-menu > li + li {
  margin-left: 0px;
}
.mobile-header-active
  .language-currency.top-menu.dropdown
  .j-menu
  a
  .count-badge {
  display: none;
  position: relative;
}
.mobile-header-active
  .language-currency.top-menu.dropdown:not(.mega-menu)
  .j-dropdown {
  min-width: 100px;
}
.mobile-header-active
  .language-currency.top-menu.dropdown:not(.mega-menu)
  .j-menu {
  box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
}
.mobile-header-active .language-currency.top-menu.dropdown .j-dropdown::before {
  display: block;
  border-bottom-color: var(--tema-renk);
  margin-left: -2px;
  margin-top: -10px;
}
.mobile-header-active #logo a {
  /*! padding-right: 150px; */
}
.mobile-header-active #logo img {
  left: 0px;
}
.mobile-header-active .menu-trigger::before {
  content: "\e9b5" !important;
  font-family: icomoon !important;
  font-size: 20px;
  color: rgba(33, 37, 41, 1);
  margin-bottom: 13px;
}
.mobile-header-active .menu-trigger {
  width: 30px;
  height: 40px;
}
.mobile-header-active .menu-trigger::after {
  content: "Menü";
  font-family: "Source Sans Pro";
  font-weight: 700;
  color: rgba(33, 37, 41, 1);
  text-transform: uppercase;
  margin-top: -7px;
}
.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 13px;
  padding-bottom: 13px;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge {
  margin-right: 5px;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .dropdown
  > a::after {
  display: none;
}
.desktop
  .mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  > li:hover
  > a,
.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu > li > a,
.mobile-main-menu-wrapper
  .main-menu.accordion-menu.accordion-menu
  .menu-item
  > a
  + div,
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .accordion-menu
  .menu-item
  > a
  + div {
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.mobile-main-menu-wrapper .main-menu .open-menu i::before {
  content: "\eba1" !important;
  font-family: icomoon !important;
  font-size: 20px;
  color: var(--tema-renk);
  left: 5px;
}
.mobile-main-menu-wrapper
  .main-menu
  .open-menu[aria-expanded="true"]
  i::before {
  content: "\eb86" !important;
  font-family: icomoon !important;
  font-size: 20px;
  color: var(--tema-renk);
  left: 5px;
}
.mobile-main-menu-wrapper .main-menu.accordion-menu .j-menu .j-menu > li > a {
  flex-direction: row;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  .dropdown
  > a
  > .count-badge {
  margin-right: 5px;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  .dropdown
  > a::after {
  display: none;
}
.desktop
  .mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  > li:hover
  > a,
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  > li.active
  > a {
  color: var(--tema-renk);
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  > li
  > a::before {
  margin-right: 5px;
}
.mobile-main-menu-wrapper
  .main-menu.accordion-menu
  .j-menu
  .j-menu
  a
  .count-badge {
  display: inline-flex;
  position: relative;
}
.mobile-main-menu-wrapper .main-menu .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.mobile-main-menu-wrapper
  .main-menu
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 40px !important;
}
.mobile-main-menu-wrapper
  .main-menu
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.mobile-main-menu-wrapper
  .main-menu
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.mobile-custom-menu-1::before {
  content: "\e967" !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: rgba(44, 54, 64, 1);
}
.mobile-custom-menu {
  width: 40px;
}
.mobile-custom-menu-2 {
  width: 40px;
}
.mobile-custom-menu-2::before {
  content: "\e991" !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: rgba(44, 54, 64, 1);
}
.mobile-custom-menu-1 .count-badge {
  transform: translateX(5px);
  display: none;
}
.mobile-custom-menu-2 .count-badge {
  transform: translateX(5px);
  display: inline-flex;
}
.mobile-header-active .header-search {
  border-width: 1px;
  border-color: rgba(236, 236, 236, 1);
  border-radius: 5px;
}
.mobile-header-active .header-search input {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  background: rgba(255, 255, 255, 1) !important;
}
.mobile-header-active .header-search > .search-button::before {
  content: "\ebaf" !important;
  font-family: icomoon !important;
  font-size: 17px;
  color: var(--tema-renk);
}
.mobile-header-active .header-search > .search-button {
  border-width: 16px;
}
.mobile-header-active .header-search .search-button {
  background: rgba(255, 255, 255, 1);
}
.mobile-header-active .search-categories-button::after {
  content: "\f0dc" !important;
  font-family: icomoon !important;
}
.mobile-header-active .search-categories .j-menu::before {
  display: block;
  margin-top: -10px;
}
.mobile-header-active .tt-menu:not(.tt-empty)::before {
  display: block;
  margin-top: -10px;
}
.mobile-header-active .search-result > a > span {
  justify-content: flex-start;
}
.mobile-header-active .mini-search #search .search-trigger {
  width: 50px;
}
.mobile-header-active .mobile-1 #search .header-search {
  padding: 5px;
}
.mobile-header-active .mobile-search-group {
  padding: 5px;
}
.mobile-header-active .mobile-3 .mobile-search-wrapper {
  padding: 0 5px;
}
.mobile-header-active .mobile-1 #search .header-search,
.mobile-header-active .mobile-search-group,
.mobile-header-active .mobile-3 .mobile-search-wrapper {
  padding: 5px;
}
.mobile-header-active #search .header-search {
  height: 40px;
}
.mobile-header-active .mobile-search-group,
.mobile-header-active .mobile-1 .header-search {
  background: rgba(235, 233, 234, 1);
}
.mobile-header-active .mobile-1 #search > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.mobile-header-active .mobile-header .mobile-top-bar {
  display: none;
  height: 35px;
  padding-right: 5px;
  padding-left: 5px;
  justify-content: center;
}
.mobile-header-active .top-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.mobile-header-active
  .top-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.mobile-header-active .top-menu .j-menu .dropdown > a::after {
  display: none;
}
.mobile-header-active .top-menu .j-menu > li > a {
  font-size: 17px;
  color: rgba(51, 51, 51, 1);
  font-weight: 400;
  text-transform: none;
  background: none;
  padding: 10px;
  padding-left: 0px;
}
.desktop .mobile-header-active .top-menu .j-menu > li:hover > a,
.mobile-header-active .top-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.mobile-header-active .top-menu .j-menu .links-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mobile-header-active .top-menu .j-menu > li > a::before {
  color: rgba(139, 145, 152, 1);
  margin-right: 10px;
  min-width: 24px;
  font-size: 24px;
}
.mobile-header-active .top-menu .j-menu a .count-badge {
  display: none;
  position: relative;
}
.mobile-header-active .top-menu.drop-menu > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, -10px, 0);
}
.mobile-header-active .top-menu.drop-menu.animating > .j-dropdown {
  left: 50%;
  right: auto;
  transform: translate3d(-50%, 0, 0);
}
.mobile-header-active .top-menu.drop-menu > .j-dropdown::before {
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.mobile-header-active .top-menu.dropdown .j-dropdown::before {
  display: block;
  margin-top: -10px;
}
@media (max-width: 1024px) {
  .mobile-header-active.mobile-header-active .mobile-container {
    width: 40%;
    width: 40%;
  }
  .mobile-header-active .language-currency.top-menu.drop-menu > .j-dropdown {
    left: 0;
    right: auto;
    transform: translate3d(0, -10px, 0);
  }
  .mobile-header-active
    .language-currency.top-menu.drop-menu.animating
    > .j-dropdown {
    left: 0;
    right: auto;
    transform: none;
  }
  .mobile-header-active
    .language-currency.top-menu.drop-menu
    > .j-dropdown::before {
    left: 10px;
    right: auto;
    transform: translateX(0);
  }
}
@media (max-width: 760px) {
  .mobile-header-active.mobile-header-active .mobile-container {
   
    width: 320px !important;
  }    
}
@media (max-width: 470px) {
  .mobile-header-active .language .dropdown-toggle > span,
  .mobile-header-active .language .dropdown::after {
    font-size: 11px;
  }  .h4, h4 {  font-size: 16px !important;}.gw-sidebar .gw-nav-list {  border-right: 1px solid #CCC;  padding: 10px;  height: 660px;  overflow-y: scroll;}.sozlesmebuton {  width: 100%;  font-size: 12px;  opacity: 1;  padding: 10px;  color: #fff;  font-weight: 600 !important;  border-radius: 6px;  height: auto !important;}
  .mobile-header-active .currency .dropdown-toggle > span,
  .mobile-header-active .currency .dropdown::after {
    font-size: 11px;
  }
}
/*No top bar not over*/
/*No top bar over*/
/*Top bar not over*/
/*Top bar over*/
/*Title before breadcrumbs*/
/*Shipping payment visibility*/
/*Site overlay offset*/
@media only screen and (max-width: 1400px) {
  .desktop-main-menu-wrapper .main-menu > .j-menu > .first-dropdown::before {
    transform: none !important;
  }
}
.product-label-default.product-label-29 {
  display: flex;
  margin-top: 7px;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end;
}
.product-label-diagonal.product-label-29 {
  display: block;
  top: 0;
  left: initial;
  right: 0;
  bottom: initial;
  transform: translate3d(130px, 8px, 0) rotate(45deg);
}
.product-label-diagonal.product-label-29 > b {
  transform: scale(calc(10 / 10));
}
.product-label-29 b::before {
  content: "\f0a2" !important;
  font-family: icomoon !important;
  font-size: 12px;
  color: rgba(255, 255, 255, 1);
  margin-right: 3px;
}
.product-label-29 b {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: var(--tema-renk);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
}
.product-info .product-label-default.product-label-29 {
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end;
}
.product-info .product-label-diagonal.product-label-29 > b {
  transform: scale(calc(10 / 10));
}
@media (max-width: 470px) {
  .product-label-29 b {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 11px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.product-label-default.product-label-30 {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end;
}
.product-label-diagonal.product-label-30 {
  display: block;
  margin: 20px;
}
.product-label-diagonal.product-label-30 > b {
  transform: scale(calc(10 / 10));
}
.product-label-30 b {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  background: var(--tema-renk);
  padding: 6px;
  background: rgba(221, 14, 28, 1);
}
.product-label-30.product-label-default b {
  min-width: 45px;
}
.product-info .product-label-diagonal.product-label-30 > b {
  transform: scale(calc(10 / 10));
}
.product-label-default.product-label-133 {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end;
}
.product-label-diagonal.product-label-133 {
  display: block;
}
.product-label-diagonal.product-label-133 > b {
  transform: scale(calc(10 / 10));
}
.product-label-133 b {
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 11px;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  background: var(--tema-renk);
  padding: 6px;
}
.product-label-133.product-label-default b {
  min-width: 45px;
}
.product-info .product-label-diagonal.product-label-133 > b {
  transform: scale(calc(10 / 10));
}
.product-label-default.product-label-146 {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  bottom: initial;
  left: initial;
  justify-content: flex-end;
}
.product-label-diagonal.product-label-146 {
  display: block;
  margin: 20px;
}
.product-label-diagonal.product-label-146 > b {
  transform: scale(calc(10 / 10));
}
.product-label-146 b {
  background: rgba(105, 105, 115, 1);
}
.product-info .product-label-diagonal.product-label-146 > b {
  transform: scale(calc(10 / 10));
}
.product-label-default.product-label-523 {
  display: flex;
  margin-top: 5px;
  margin-bottom: 20px;
  position: absolute;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
}
.product-label-diagonal.product-label-523 {
  display: block;
}
.product-label-diagonal.product-label-523 > b {
  transform: scale(calc(10 / 10));
}
.product-label-523 b {
  font-family: "Source Sans Pro";
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: rgba(42, 184, 88, 0.6);
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 7px;
}
.product-info .product-label-diagonal.product-label-523 > b {
  transform: scale(calc(10 / 10));
}
.product-info .product-image .product-label-default.product-label-523 {
  display: none;
}
.product-info .product-image .product-label-diagonal.product-label-523 {
  display: none;
}
@media (max-width: 470px) {
  .product-label-default.product-label-523 {
    margin-top: 2px;
    margin-bottom: 3px;
  }
  .product-label-523 b {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    padding: 4px;
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
  }
}
.product-label-default.product-label-524 {
  display: flex;
  margin-top: 5px;
  margin-bottom: 27px;
  position: absolute;
  top: initial;
  right: initial;
  bottom: 0;
  left: 0;
}
.product-label-diagonal.product-label-524 {
  display: block;
}
.product-label-diagonal.product-label-524 > b {
  transform: scale(calc(10 / 10));
}
.product-label-524 b {
  font-family: "Source Sans Pro";
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: rgba(221, 14, 28, 0.9);
  padding: 7px;
}
.product-info .product-label-diagonal.product-label-524 > b {
  transform: scale(calc(10 / 10));
}
.product-info .product-image .product-label-default.product-label-524 {
  display: none;
}
.product-info .product-image .product-label-diagonal.product-label-524 {
  display: none;
}
@media (max-width: 470px) {
  .product-label-default.product-label-524 {
    margin-top: 2px;
    margin-bottom: 27px;
  }
  .product-label-524 b {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 9px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    padding: 4px;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 6px;
  }
}
.product-label-default.product-label-525 {
  display: flex;
  margin-top: 37px;
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 0;
}
.product-label-diagonal.product-label-525 {
  display: block;
}
.product-label-diagonal.product-label-525 > b {
  transform: scale(calc(10 / 10));
}
.product-label-525 b {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  background: rgba(242, 103, 37, 0.95);
  border-width: 1px;
  border-radius: 0px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
}
.product-info .product-label-default.product-label-525 {
  margin-top: 37px;
}
.product-info .product-label-diagonal.product-label-525 > b {
  transform: scale(calc(10 / 10));
}
@media (max-width: 470px) {
  .product-label-525 b {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 11px;
    color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    padding-top: 3px;
    padding-bottom: 3px;
  }
}
.product-label-default.product-label-526 {
  display: flex;
  margin-top: 5px;
  margin-bottom: 27px;
  position: absolute;
  top: initial;
  right: initial;
  bottom: 0;
  left: 0;
}
.product-label-diagonal.product-label-526 {
  display: block;
}
.product-label-diagonal.product-label-526 > b {
  transform: scale(calc(10 / 10));
}
.product-label-526 b::before {
  content: "\e99a" !important;
  font-family: icomoon !important;
  font-size: 13px;
  color: rgba(221, 14, 28, 1);
}
.product-label-526 b {
  font-family: "Source Sans Pro";
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: rgba(254, 226, 114, 0.7);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.product-info .product-label-diagonal.product-label-526 > b {
  transform: scale(calc(10 / 10));
}
.product-info .product-image .product-label-default.product-label-526 {
  display: none;
}
.product-info .product-image .product-label-diagonal.product-label-526 {
  display: none;
}
@media (max-width: 470px) {
  .product-label-default.product-label-526 {
    margin-top: 2px;
    margin-bottom: 27px;
  }
  .product-label-526 b::before {
    content: "\e99a" !important;
    font-family: icomoon !important;
    font-size: 10px;
    color: rgba(221, 14, 28, 1);
  }
  .product-label-526 b {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 9px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}
.product-label-default.product-label-830 {
  display: flex;
  margin-top: 5px;
  margin-bottom: 27px;
  position: absolute;
  top: 0;
  right: initial;
  bottom: initial;
  left: 0;
}
.product-label-diagonal.product-label-830 {
  display: block;
}
.product-label-diagonal.product-label-830 > b {
  transform: scale(calc(10 / 10));
}
.product-label-830 b::before {
  content: "\e99a" !important;
  font-family: icomoon !important;
  color: rgba(255, 255, 255, 1);
}
.product-label-830 b {
  font-family: "Source Sans Pro";
  font-weight: 700;
  color: rgba(255, 255, 255, 1);
  text-transform: none;
  background: rgba(221, 14, 28, 0.9);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 7px;
}
.product-info .product-label-diagonal.product-label-830 > b {
  transform: scale(calc(10 / 10));
}
.product-info .product-image .product-label-default.product-label-830 {
  display: none;
}
.product-info .product-image .product-label-diagonal.product-label-830 {
  display: none;
}
@media (max-width: 470px) {
  .product-label-default.product-label-830 {
    margin-top: 2px;
    margin-bottom: 27px;
  }
  .product-label-830 b {
    font-family: "Source Sans Pro";
    font-weight: 400;
    font-size: 9px;
    color: rgba(255, 255, 255, 1);
    text-transform: none;
    padding: 4px;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 5px;
    padding-left: 6px;
  }
}
.product-blocks-248 {
  order: -10;
}
#content .product-blocks-248 {
  background: rgba(255, 253, 245, 1);
  padding: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.product-blocks-331 {
  order: 3;
}
#content .product-blocks-331 {
  padding: 0px;
  margin: 0px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
}
.product-blocks-372 {
  order: -1;
}
#content .product-blocks-372 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-374 {
  order: -1;
}
#content .product-blocks-374 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-375 {
  order: -1;
}
#content .product-blocks-375 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-377 {
  order: -1;
}
#content .product-blocks-377 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-379 {
  order: -1;
}
#content .product-blocks-379 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-381 {
  order: -1;
}
#content .product-blocks-381 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-383 {
  order: -1;
}
#content .product-blocks-383 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-385 {
  order: -1;
}
#content .product-blocks-385 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-387 {
  order: -1;
}
#content .product-blocks-387 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-389 {
  order: -1;
}
#content .product-blocks-389 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-391 {
  order: -1;
}
#content .product-blocks-391 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-393 {
  order: -1;
}
#content .product-blocks-393 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-395 {
  order: -1;
}
#content .product-blocks-395 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-397 {
  order: -1;
}
#content .product-blocks-397 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-399 {
  order: -1;
}
#content .product-blocks-399 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-401 {
  order: -1;
}
#content .product-blocks-401 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-403 {
  order: -1;
}
#content .product-blocks-403 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-411 {
  order: -1;
}
#content .product-blocks-411 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-413 {
  order: -1;
}
#content .product-blocks-413 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-415 {
  order: -1;
}
#content .product-blocks-415 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-417 {
  order: -1;
}
#content .product-blocks-417 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-419 {
  order: -1;
}
#content .product-blocks-419 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-421 {
  order: -1;
}
#content .product-blocks-421 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-422 {
  order: -1;
}
#content .product-blocks-422 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-424 {
  order: -1;
}
#content .product-blocks-424 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-426 {
  order: -1;
}
#content .product-blocks-426 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-429 {
  order: -1;
}
#content .product-blocks-429 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-431 {
  order: -1;
}
#content .product-blocks-431 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-433 {
  order: -1;
}
#content .product-blocks-433 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-435 {
  order: -1;
}
#content .product-blocks-435 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-437 {
  order: -1;
}
#content .product-blocks-437 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-438 {
  order: -1;
}
#content .product-blocks-438 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-440 {
  order: -1;
}
#content .product-blocks-440 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-441 {
  order: -1;
}
#content .product-blocks-441 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-442 {
  order: -1;
}
#content .product-blocks-442 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-443 {
  order: -1;
}
#content .product-blocks-443 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-444 {
  order: -1;
}
#content .product-blocks-444 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-445 {
  order: -1;
}
#content .product-blocks-445 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-446 {
  order: -1;
}
#content .product-blocks-446 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-447 {
  order: -1;
}
#content .product-blocks-447 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-448 {
  order: -1;
}
#content .product-blocks-448 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-449 {
  order: -1;
}
#content .product-blocks-449 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-450 {
  order: -1;
}
#content .product-blocks-450 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-451 {
  order: -1;
}
#content .product-blocks-451 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-452 {
  order: -1;
}
#content .product-blocks-452 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-453 {
  order: -1;
}
#content .product-blocks-453 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-455 {
  order: -1;
}
#content .product-blocks-455 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-456 {
  order: -1;
}
#content .product-blocks-456 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-457 {
  order: -1;
}
#content .product-blocks-457 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-459 {
  order: -1;
}
#content .product-blocks-459 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-461 {
  order: -1;
}
#content .product-blocks-461 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-462 {
  order: -1;
}
#content .product-blocks-462 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-463 {
  order: -1;
}
#content .product-blocks-463 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-464 {
  order: -1;
}
#content .product-blocks-464 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-465 {
  order: -1;
}
#content .product-blocks-465 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-466 {
  order: -1;
}
#content .product-blocks-466 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-467 {
  order: -1;
}
#content .product-blocks-467 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-468 {
  order: -1;
}
#content .product-blocks-468 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-469 {
  order: -1;
}
#content .product-blocks-469 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-470 {
  order: -1;
}
#content .product-blocks-470 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-471 {
  order: -1;
}
#content .product-blocks-471 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-472 {
  order: -1;
}
#content .product-blocks-472 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-474 {
  order: -1;
}
#content .product-blocks-474 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-475 {
  order: -1;
}
#content .product-blocks-475 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-476 {
  order: -1;
}
#content .product-blocks-476 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-477 {
  order: -1;
}
#content .product-blocks-477 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-478 {
  order: -1;
}
#content .product-blocks-478 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-479 {
  order: -1;
}
#content .product-blocks-479 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-480 {
  order: -1;
}
#content .product-blocks-480 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-482 {
  order: -1;
}
#content .product-blocks-482 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-484 {
  order: -1;
}
#content .product-blocks-484 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-485 {
  order: -1;
}
#content .product-blocks-485 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-486 {
  order: -1;
}
#content .product-blocks-486 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-487 {
  order: -1;
}
#content .product-blocks-487 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-488 {
  order: -1;
}
#content .product-blocks-488 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-489 {
  order: -1;
}
#content .product-blocks-489 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-490 {
  order: -1;
}
#content .product-blocks-490 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-491 {
  order: -1;
}
#content .product-blocks-491 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-492 {
  order: -1;
}
#content .product-blocks-492 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-493 {
  order: -1;
}
#content .product-blocks-493 {
  padding: 0px;
  margin: 0px;
}
.product-blocks-586 {
  order: 1;
}
.product-blocks-817 {
  order: 3;
}
#content .product-blocks-817 {
  box-shadow: none;
}
@media (max-width: 470px) {
  .product-blocks-817 {
    order: 3;
  }
}
.product-blocks-820 {
  order: 5;
}
#content .product-blocks-820 {
  box-shadow: none;
}
.product-blocks-822 {
  order: 5;
}
#content .product-blocks-822 {
  box-shadow: none;
}
.grid-row-top-1::before {
  display: block;
  left: 0;
  width: 100vw;
}
.grid-row-top-1 .wave-top {
  display: block;
}
.grid-row-top-1 .wave-bottom {
  display: block;
}
.grid-col-top-1-1 {
  width: 100%;
}
.grid-col-top-1-1 .grid-item {
  height: 10px;
}
.grid-col-top-1-1 .grid-items {
  justify-content: flex-start;
}
.grid-item-top-1-1-1 {
  width: 100%;
}
.grid-row-top-2::before {
  display: block;
  left: 0;
  width: 100vw;
}
.grid-row-top-2 > .grid-cols {
  max-width: 1400px;
}
.grid-row-top-2 {
  margin-bottom: 7px;
}
.grid-row-top-2 .wave-top {
  display: block;
}
.grid-row-top-2 .wave-bottom {
  display: block;
}
.grid-col-top-2-1 {
  width: 100%;
}
.grid-col-top-2-1 .grid-item {
  height: auto;
}
.grid-item-top-2-1-1 {
  width: 100%;
}
.grid-col-top-2-2 {
  width: 25%;
  padding-left: 15px;
}
.grid-col-top-2-2 .grid-item {
  height: 100%;
}
.grid-item-top-2-2-1 {
  width: 100%;
}
.grid-row-top-4::before {
  display: block;
  left: 0;
  width: 100vw;
}
.grid-row-top-4 > .grid-cols {
  max-width: 1400px;
}
.grid-row-top-4 {
  margin-top: 7px;
}
.grid-row-top-4 .wave-top {
  display: block;
}
.grid-row-top-4 .wave-bottom {
  display: block;
}
.grid-col-top-4-1 {
  width: 100%;
  background: rgba(255, 238, 223, 1);
  border-radius: 10px;
}
.grid-col-top-4-1 .grid-item {
  height: auto;
}
.grid-col-top-4-1 .grid-items {
  justify-content: flex-start;
}
.grid-item-top-4-1-1 {
  width: 100%;
}
.grid-item-top-4-1-2 {
  width: 100%;
}
.grid-item-top-4-1-3 {
  width: 100%;
}
.grid-row-top-5::before {
  display: block;
  left: 0;
  width: 100vw;
}
.grid-row-top-5 > .grid-cols {
  max-width: 1400px;
}
.grid-row-top-5 {
  margin-top: 7px;
}
.grid-row-top-5 .wave-top {
  display: block;
}
.grid-row-top-5 .wave-bottom {
  display: block;
}
.grid-col-top-5-1 {
  width: 33.33333333333333%;
}
.grid-col-top-5-1 .grid-item {
  height: auto;
}
.grid-col-top-5-1 .grid-items {
  justify-content: flex-start;
}
.grid-item-top-5-1-1 {
  width: 100%;
}
.grid-col-top-5-2 {
  width: 33.33333333333333%;
}
.grid-col-top-5-2 .grid-item {
  height: auto;
}
.grid-col-top-5-2 .grid-items {
  justify-content: flex-start;
}
.grid-item-top-5-2-1 {
  width: 100%;
}
.grid-col-top-5-3 {
  width: 33.33333333333333%;
}
.grid-col-top-5-3 .grid-item {
  height: auto;
}
.grid-col-top-5-3 .grid-items {
  justify-content: flex-start;
}
.grid-item-top-5-3-1 {
  width: 100%;
}
.grid-row-top-6::before {
  display: block;
  left: 0;
  width: 100vw;
}
.grid-row-top-6 > .grid-cols {
  max-width: 1400px;
}
.grid-row-top-6 {
  margin-top: 7px;
}
.grid-row-top-6 .wave-top {
  display: block;
}
.grid-row-top-6 .wave-bottom {
  display: block;
}
.grid-col-top-6-1 {
  width: 100%;
  border-radius: 10px;
  background-image: url("flash.jpg");
}
.grid-col-top-6-1 .grid-item {
  height: auto;
}
.grid-col-top-6-1 .grid-items {
  justify-content: flex-start;
}
.grid-item-top-6-1-1 {
  width: 100%;
}
.grid-item-top-6-1-2 {
  width: 100%;
}
.grid-row-top-14::before {
  display: block;
  left: 0;
  width: 100vw;
}
.grid-row-top-14 {
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
}
.grid-row-top-14 .wave-top {
  display: block;
}
.grid-row-top-14 .wave-bottom {
  display: block;
}
@media (max-width: 470px) {
  .grid-row-top-14 {
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
  }
}
.grid-col-top-14-1 {
  width: 100%;
  padding: 0px;
}
.grid-col-top-14-1 .grid-item {
  height: 100%;
}
.grid-col-top-14-1 .grid-items {
  justify-content: flex-start;
}
.grid-item-top-14-1-1 {
  width: 100%;
}
.module-banners-786 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.module-banners-786 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.one-column #content .module-banners-786 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-banners-786 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-banners-786 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-786 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-786 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-786 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-786:not(.carousel-mode) .module-body {
  margin-top: 10px;
  margin-bottom: 10px;
}
.module-banners-786 a img {
  transform: scale(1);
}
.module-banners-786 .module-item > a {
  border-radius: 10px;
}
.module-banners-786 a::before {
  opacity: 0;
}
.desktop .module-banners-786 a:hover::before {
  opacity: 1;
}
.module-banners-786 .module-item > a::after {
  content: none !important;
}
.module-banners-786 a::after {
  opacity: 0;
}
.desktop .module-banners-786 a:hover::after {
  opacity: 1;
}
.module-banners-786 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: auto;
}
.module-banners-786 .banner-caption {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: translate3d(0, 0, 0);
}
.module-banners-786 .banner-caption span {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  margin: 20px;
  padding: 7px;
  padding-right: 10px;
  padding-left: 10px;
}
.module-banners-786 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.desktop .module-banners-786 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1;
}
.module-banners-786 a .banner-caption-2 {
  width: auto;
}
.module-banners-786 .banner-caption-2 span::after {
  content: "\e9b1" !important;
  font-family: icomoon !important;
  font-size: 14px;
  margin-left: 5px;
}
.module-banners-786 .banner-caption-2 span {
  white-space: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.desktop .module-banners-786 a:hover .banner-caption-2 span {
  margin-bottom: 25px;
}
.module-banners-786 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-786 .banner-caption span {
    font-size: 13px;
    margin: 5px;
  }
}
.module-banners-786 .module-item-1 > a::after {
  font-size: 80px;
}
.module-master_slider-787 .ms-view {
  overflow: hidden;
}
.module-master_slider-787 .ms-slide,
.module-master_slider-787 .ms-container,
.module-master_slider-787,
.module-master_slider-787::before,
.module-master_slider-787 .ms-slide-bgcont {
  border-radius: 10px;
}
.module-master_slider-787 .static-text-1 span {
  box-shadow: none;
  transform: scale(calc(100 / 100));
  transform-origin: center;
}
.module-master_slider-787 .static-text-1 {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: none;
}
.module-master_slider-787 .static-text-2 {
  top: auto;
  left: 0;
  right: auto;
  bottom: 0;
  transform: translate3d(0, 0, 0);
}
.module-master_slider-787 .static-text-2 span {
  transform: scale(calc(100 / 100));
  transform-origin: center;
}
.module-master_slider > img {
  width: 100%;
}
.module-master_slider-787 .ms-nav-next {
  display: flex;
  left: auto;
  right: 0;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.module-master_slider-787 .ms-nav-prev {
  display: flex;
  left: 0;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
}
.module-master_slider-787 .ms-nav-next::before,
.module-master_slider-787 .ms-nav-prev::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 35px;
  color: rgba(51, 51, 51, 1);
  text-shadow: 0 0 10px rgba(255,255,255,0.8);
}
.desktop .module-master_slider-787 .ms-nav-next:hover::before,
.desktop .module-master_slider-787 .ms-nav-prev:hover::before {
  color: rgba(0, 0, 0, 1);
}
.module-master_slider-787 .ms-nav-next,
.module-master_slider-787 .ms-nav-prev {
  width: 50px;
  height: 50px;
  background: rgba(255,255,255,0.7);
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 999 !important;
  position: absolute !important;
}
.module-master_slider-787 .ms-nav-next:hover,
.module-master_slider-787 .ms-nav-prev:hover {
  background: rgba(255,255,255,0.9);
}
.module-master_slider-787 .ms-bullets {
  display: block;
  top: auto;
  bottom: 0;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  margin-top: 10px;
  margin-bottom: 10px;
  background: rgba(127, 127, 127, 1);
  padding: -5px;
  border-radius: 50px;
}
.module-master_slider-787 .ms-bullets .ms-bullets-count {
  flex-direction: row;
}
.module-master_slider-787 .ms-bullets .ms-bullet {
  margin: calc(6px / 2) !important;
  background: rgba(255, 255, 255, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(240, 242, 245, 1);
  border-radius: 10px;
}
.module-master_slider-787 .ms-bullet {
  width: 6px;
  height: 6px;
}
.desktop .module-master_slider-787 .ms-bullets .ms-bullet:hover,
.module-master_slider-787 .ms-bullets .ms-bullet-selected {
  background: rgba(255, 255, 255, 1);
}
.module-master_slider-787 .ms-thumb-list {
  display: block;
  padding: 10px 0;
  top: auto !important;
  bottom: 0 !important;
  order: 2;
}
.module-master_slider-787 .ms-thumb-list .ms-thumb-frame {
  margin-right: 10px !important;
  opacity: 0.75;
}
.module-master_slider-787 .ms-thumb-frame {
  border-width: 3px;
  border-style: solid;
  border-radius: 4px;
  color: white;
}
.module-master_slider-787 .ms-timerbar {
  display: none;
  top: 0 !important;
  bottom: auto !important;
}
.module-master_slider-787 .master-slider .ms-time-bar {
  background-color: rgba(221, 14, 28, 1) !important;
  height: 1px !important;
}
@media (max-width: 1024px) {
  .module-master_slider-787 .ms-nav-next {
    display: none !important;
  }
  .module-master_slider-787 .ms-nav-prev {
    display: none !important;
  }
}
.module-banners-788 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.module-banners-788 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.one-column #content .module-banners-788 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-banners-788 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-banners-788 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-788 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-788 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-788 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-788 a img {
  transform: scale(1);
}
.module-banners-788 .module-item > a {
  border-radius: 10px;
}
.module-banners-788 a::before {
  opacity: 0;
}
.desktop .module-banners-788 a:hover::before {
  opacity: 1;
}
.module-banners-788 .module-item > a::after {
  content: none !important;
}
.module-banners-788 a::after {
  opacity: 0;
}
.desktop .module-banners-788 a:hover::after {
  opacity: 1;
}
.module-banners-788 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: auto;
}
.module-banners-788 .banner-caption {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: translate3d(0, 0, 0);
}
.module-banners-788 .banner-caption span {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  margin: 20px;
  padding: 7px;
  padding-right: 10px;
  padding-left: 10px;
}
.module-banners-788 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.desktop .module-banners-788 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1;
}
.module-banners-788 a .banner-caption-2 {
  width: auto;
}
.module-banners-788 .banner-caption-2 span::after {
  content: "\e9b1" !important;
  font-family: icomoon !important;
  font-size: 14px;
  margin-left: 5px;
}
.module-banners-788 .banner-caption-2 span {
  white-space: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.desktop .module-banners-788 a:hover .banner-caption-2 span {
  margin-bottom: 25px;
}
.module-banners-788 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-788 .banner-caption span {
    font-size: 13px;
    margin: 5px;
  }
}
.module-banners-788 .module-item-1 > a::after {
  content: none !important;
}
.module-title-791 {
  text-align: center;
  text-decoration: none;
  background: rgba(255, 238, 223, 1);
  border-radius: 10px;
  padding-top: 25px;
}
.module-title-791 .subtitle {
  display: inline-block;
  font-size: 16px;
  color: rgba(230, 230, 230, 1);
  max-width: 900px;
}
.module-title-791 .title-divider {
  display: block;
  max-width: 50px;
  height: 4px;
  background: var(--tema-renk);
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  margin-left: auto;
  margin-right: auto;
}
.module-title-791 .title-wrapper {
  text-align: center;
  text-align: center;
}
.module-title-791 h3 {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 33px;
  text-decoration: none;
}
.module-title-791 .title-wrapper h3 {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(49, 45, 59, 1);
}
.module-title-791 .title-wrapper .subtitle {
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
  font-weight: 700;
  text-align: right;
}
.module-title-791 .title-wrapper::before {
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 130px;
  color: rgba(255, 255, 255, 1);
  margin-top: -50px;
  opacity: 0.2;
  display: block;
}
@media (max-width: 760px) {
  .module-title-791 .title-wrapper::before {
    display: none;
  }
}
@media (max-width: 470px) {
  .module-title-791 {
    padding-top: 15px;
  }
}
.module-title-792 .title-wrapper h3 {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 13px;
  color: var(--tema-renk);
  text-decoration: none;
}
.module-title-792 .title-wrapper .subtitle {
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
  font-weight: 700;
  text-align: right;
}
.module-title-792 {
  background: rgba(255, 238, 223, 1);
  padding-top: 0px;
  padding-bottom: 10px;
}
.module-title-792 .title-wrapper::before {
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 130px;
  color: rgba(255, 255, 255, 1);
  margin-top: -50px;
  opacity: 0.2;
  display: none;
}
.module-title-792 .title-divider {
  display: none;
  margin-left: auto;
  margin-right: auto;
}
.module-title-792 .title-wrapper {
  text-align: center;
}
@media (max-width: 760px) {
  .module-title-792 .title-wrapper::before {
    display: none;
  }
}
@media (max-width: 470px) {
  .module-title-792 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.module-products-793 .swiper-container {
  overflow: hidden;
  padding-bottom: 10px;
}
.module-products-793 .swiper-buttons {
  display: block;
  top: 50%;
  width: calc(100% - (-30px * 2));
}
.module-products-793 .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.module-products-793 .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.module-products-793 .swiper-button-disabled {
  opacity: 1.5;
}
.module-products-793 .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 32px;
  color: rgba(105, 105, 115, 1);
}
.desktop
  .module-products-793
  .swiper-buttons
  div:not(.swiper-button-disabled):hover::before {
  color: rgba(44, 54, 64, 1);
}
.module-products-793 .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 32px;
  color: rgba(105, 105, 115, 1);
}
.desktop
  .module-products-793
  .swiper-buttons
  .swiper-button-next:not(.swiper-button-disabled):hover::before {
  color: rgba(44, 54, 64, 1);
}
.module-products-793 .swiper-buttons div {
  background: rgba(255, 255, 255, 0);
}
.module-products-793 .swiper-pagination {
  display: block;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.module-products-793 .swiper-pagination-bullet {
  width: 9px;
  height: 9px;
  background-color: rgba(242, 103, 37, 0);
  border-width: 1px;
  border-style: solid;
  border-color: var(--tema-renk);
}
.module-products-793 .swiper-pagination > span + span {
  margin-left: 12px;
}
.module-products-793 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tema-renk);
}
.module-products-793 .swiper-pagination > span {
  border-radius: 10px;
}
.module-products-793 .nav-tabs > li > a,
.module-products-793 .nav-tabs > li.active > a,
.module-products-793 .nav-tabs > li.active > a:hover,
.module-products-793 .nav-tabs > li.active > a:focus {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 11px;
  color: var(--tema-renk);
  text-align: justify;
}
.module-products-793 .nav-tabs > li.active::after {
  display: none;
}
.module-products-793 .nav-tabs > li > a {
  justify-content: center;
  white-space: nowrap;
}
.module-products-793 .nav-tabs {
  margin-bottom: -16px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  min-width: 0px;
}
.module-products-793 .nav-tabs > li {
  flex-grow: 1;
}
.module-products-793 .nav-tabs > li:not(:last-child) {
  margin-right: 0px;
}
.module-products-793 .mobile .nav-tabs {
  overflow-x: scroll;
}
.module-products-793 .nav-tabs::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  height: 1px;
  width: 1px;
}
.module-products-793 .nav-tabs::-webkit-scrollbar-track {
  background-color: white;
}
.module-products-793 .nav-tabs::-webkit-scrollbar-thumb {
  background-color: #999;
}
.module-products-793 .tab-container::before {
  display: none;
}
.module-products-793 .tab-container {
  display: block;
}
.module-products-793 .tab-container .nav-tabs {
  flex-direction: row;
}
.module-products-793 .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 4 * 10px) / 5 - 0.01px);
}
.module-products-793 .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 5 - 0.01px);
}
.one-column #content .module-products-793 .product-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px);
}
.one-column #content .module-products-793 .product-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-products-793 .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.two-column #content .module-products-793 .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-products-793 .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.side-column .module-products-793 .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.module-products-793 .module-body > .module-item {
  margin-bottom: 50px;
}
.module-products-793:not(.carousel-mode) .module-body .module-item > div {
  margin: 10px;
}
.module-products-793 .product-grid .product-thumb {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.module-products-793 .product-grid .product-thumb .image img {
  background: rgba(255, 255, 255, 1);
}
.module-products-793 .product-grid .product-thumb .product-labels {
  visibility: visible;
  opacity: 1;
}
.module-products-793 .product-grid .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px);
  margin-right: 5px;
  margin-bottom: 5px;
}
.module-products-793 .product-grid .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.88);
  width: 40px;
  height: 40px;
}
.module-products-793 .product-grid .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.module-products-793 .product-grid .product-thumb .btn-quickview .btn-text {
  display: none;
}
.module-products-793 .product-grid .product-thumb .btn-quickview::before {
  display: inline-block;
  content: "\eba0" !important;
  font-family: icomoon !important;
  font-size: 16px;
}
.module-products-793 .product-grid .product-thumb .countdown {
  display: flex;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1);
  bottom: 35px;
}
.module-products-793 .product-grid.product-list .product-layout .image {
  float: left;
  height: 100%;
}
.module-products-793 .product-grid .product-thumb .caption {
  background: rgba(255, 255, 255, 1);
}
.module-products-793 .product-grid .product-thumb .stats {
  display: flex;
  justify-content: center;
  position: relative;
  transform: none;
  width: initial;
  background: rgba(247, 245, 245, 0.7);
  padding: 5px;
}
.module-products-793 .product-grid .product-thumb .name {
  order: initial;
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-left: 8px;
  margin-top: 7px;
}
.module-products-793 .product-grid .product-thumb .stats a {
  color: rgba(105, 105, 115, 1);
}
.module-products-793 .product-grid .product-thumb .stats a:hover {
  color: var(--tema-renk);
}
.module-products-793 .product-grid .stat-1 .stats-label {
  display: none;
}
.module-products-793 .product-grid .stat-2 .stats-label {
  display: none;
}
.module-products-793 .product-grid .product-thumb .stats .stat-1 {
  padding-right: 5px;
  padding-left: 5px;
}
.module-products-793 .product-grid.product-grid .product-thumb .rating {
  position: absolute;
  visibility: visible;
  opacity: 1;
  top: 0;
}
.module-products-793 .product-grid.product-grid .product-thumb .rating-stars {
  position: absolute;
  visibility: visible;
  opacity: 1;
  transform: translateY(-50%);
}
.module-products-793 .product-grid .product-thumb .rating {
  justify-content: flex-end;
  display: flex;
}
.module-products-793 .product-grid .product-thumb .rating.no-rating {
  display: flex;
}
.module-products-793 .product-grid .product-thumb .rating .fa-stack {
  font-size: 13px;
  width: 1.2em;
}
.module-products-793 .product-grid .product-thumb .rating .fa-star,
.module-products-793
  .product-grid
  .product-thumb
  .rating
  .fa-star
  + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.module-products-793
  .product-grid
  .product-thumb
  .rating
  .fa-star-o:only-child {
  color: rgba(51, 51, 51, 1);
}
.module-products-793 .product-grid .product-thumb .rating-stars {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 5px;
}
.module-products-793 .product-grid .product-thumb .rating.no-rating span {
  opacity: 0.3;
}
.module-products-793 .product-grid .product-thumb .name a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(58, 71, 84, 1);
  text-align: center;
  text-transform: capitalize;
  text-align: left;
}
.module-products-793 .product-grid .product-thumb .name a:hover {
  color: var(--tema-renk);
}
.module-products-793 .product-grid .product-thumb .description {
  display: none;
  text-align: left;
  margin-bottom: 10px;
}
.module-products-793 .product-grid .product-thumb .price {
  display: block;
  font-size: 15px;
  text-align: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  padding-left: 3px;
  margin-top: 5px;
  margin-bottom: 7px;
  margin-left: 5px;
}
.module-products-793 .product-grid .product-thumb .price-tax {
  display: none;
  font-size: 12px;
  text-align: center;
}
.module-products-793 .product-grid .product-thumb .price-new {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 16px;
  color: var(--tema-renk);
  text-align: left;
  margin: 0 7px 0 0;
  order: 1;
}
.module-products-793 .product-grid .product-thumb .price-old {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 1px;
  color: rgba(139, 145, 152, 0);
  text-align: right;
  text-decoration: line-through;
  margin: 0;
  order: 2;
}
.module-products-793 .product-grid .product-thumb .price > div {
  align-items: center;
  flex-direction: row;
}
.module-products-793 .product-grid .product-thumb .buttons-wrapper {
  display: block;
}
.module-products-793 .product-grid .product-thumb .button-group {
  justify-content: flex-end;
}
.module-products-793 .product-grid.product-grid .product-thumb .button-group {
  padding: 5px;
  margin-top: -35px;
}
.module-products-793 .product-grid .product-thumb .cart-group {
  display: none;
}
.module-products-793 .product-grid .product-thumb .btn-cart {
  height: 35px;
}
.module-products-793 .product-grid .product-thumb .btn-wishlist {
  width: 35px;
  display: inline-flex;
}
.module-products-793 .product-grid .product-thumb .btn-compare {
  width: 35px;
  display: none;
}
.module-products-793 .product-grid .product-thumb .btn-cart::before {
  display: inline-block;
  font-size: 17px;
  color: rgba(230, 230, 230, 1);
  top: -1px;
}
.module-products-793 .product-grid .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-793 .product-grid.product-grid .product-thumb .btn-cart {
  flex: initial;
}
.module-products-793 .product-grid.product-grid .product-thumb .cart-group {
  flex: initial;
}
.module-products-793 .product-grid .product-thumb .btn-cart.btn,
.module-products-793 .product-grid .product-thumb .btn-cart.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.module-products-793 .product-grid .product-thumb .btn-cart.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.module-products-793 .product-grid .product-thumb .btn-cart.btn:active,
.module-products-793 .product-grid .product-thumb .btn-cart.btn:hover:active,
.module-products-793 .product-grid .product-thumb .btn-cart.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.module-products-793 .product-grid .product-thumb .btn-cart.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.module-products-793 .product-grid .product-thumb .btn-cart.btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
  padding: 10px !important;
}
.desktop .module-products-793 .product-grid .product-thumb .btn-cart.btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.module-products-793
  .product-grid
  .product-thumb
  .btn-cart.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-grid .product-thumb .stepper {
  display: none;
  margin-right: 5px;
  border-style: none;
  height: 35px;
}
.module-products-793
  .product-grid
  .button-group-bottom
  .wish-group.wish-group-bottom {
  margin: -10px;
  margin-top: 10px;
}
.module-products-793 .product-grid .button-group-bottom .wish-group-bottom {
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
}
.module-products-793 .product-grid .product-thumb .btn-wishlist::before {
  display: inline-block;
  content: "\e991" !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: var(--tema-renk);
}
.module-products-793 .product-grid .product-thumb .btn-wishlist .btn-text {
  display: none;
}
.desktop
  .module-products-793
  .product-grid
  .product-thumb
  .btn-wishlist:hover::before {
  color: var(--tema-renk);
}
.module-products-793 .product-grid .product-thumb .btn-wishlist.btn,
.module-products-793 .product-grid .product-thumb .btn-wishlist.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-793 .product-grid .product-thumb .btn-wishlist.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-793 .product-grid .product-thumb .btn-wishlist.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-793 .product-grid .product-thumb .btn-wishlist.btn:active,
.module-products-793
  .product-grid
  .product-thumb
  .btn-wishlist.btn:hover:active,
.module-products-793
  .product-grid
  .product-thumb
  .btn-wishlist.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-793 .product-grid .product-thumb .btn-wishlist.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-793
  .product-grid
  .product-thumb
  .btn-wishlist.btn:hover {
  box-shadow: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-grid .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(230, 230, 230, 1);
}
.module-products-793 .product-grid .product-thumb .btn-compare .btn-text {
  display: none;
}
.desktop
  .module-products-793
  .product-grid
  .product-thumb
  .btn-compare:hover::before {
  color: var(--tema-renk);
}
.module-products-793 .product-grid .product-thumb .btn-compare.btn,
.module-products-793 .product-grid .product-thumb .btn-compare.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-793 .product-grid .product-thumb .btn-compare.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-793 .product-grid .product-thumb .btn-compare.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-793 .product-grid .product-thumb .btn-compare.btn:active,
.module-products-793 .product-grid .product-thumb .btn-compare.btn:hover:active,
.module-products-793
  .product-grid
  .product-thumb
  .btn-compare.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-793 .product-grid .product-thumb .btn-compare.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-793
  .product-grid
  .product-thumb
  .btn-compare.btn:hover {
  box-shadow: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-grid .product-thumb .extra-group {
  display: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn:first-child {
  display: inline-flex;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn-extra
  + .btn {
  display: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn:first-child::before {
  display: none;
  font-size: 14px;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn:first-child
  .btn-text {
  display: inline-block;
  padding: 0;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn::before {
  display: inline-block;
  font-size: 14px;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn
  .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-793 .product-grid .product-layout .extra-group > div > a {
  width: 100%;
}
.module-products-793 .product-grid .product-thumb .extra-group > div {
  background: rgba(255, 255, 255, 1);
  padding-top: 5px;
}
.module-products-793 .product-grid .product-thumb .extra-group .btn.btn,
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: uppercase;
}
.module-products-793 .product-grid .product-thumb .extra-group .btn.btn {
  background: var(--tema-renk);
}
.module-products-793 .product-grid .product-thumb .extra-group .btn.btn:hover {
  background: var(--tema-renk) !important;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-grid .product-thumb .extra-group .btn + .btn.btn,
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-793 .product-grid .product-thumb .extra-group .btn + .btn.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:active,
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover:active,
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  box-shadow: none;
}
.module-products-793
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-grid.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial;
}
.module-products-793
  .product-grid.product-grid
  .product-thumb
  .extra-group
  > div {
  position: static;
  transform: none;
  opacity: 1;
}
.module-products-793
  .product-grid.product-grid
  .product-thumb
  .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none;
}
.module-products-793
  .product-grid.product-grid
  .product-thumb
  .buttons-wrapper
  .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.module-products-793
  .product-grid.product-grid
  .product-thumb:hover
  .buttons-wrapper
  .button-group {
  transform: none;
}
.module-products-793 .product-grid.product-grid .wish-group {
  position: static;
  width: auto;
  top: auto;
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  justify-content: flex-end;
}
.module-products-793 .product-grid .product-thumb .btn-quickview.btn {
  border-radius: 50px !important;
}
.module-products-793 .product-list .product-thumb {
  padding-bottom: 25px;
}
.module-products-793
  .product-list:not(.product-grid)
  .product-layout:not(.swiper-slide)
  + .product-layout:not(.swiper-slide) {
  margin-top: 25px;
}
.module-products-793 .product-list .product-thumb .image img {
  background: rgba(250, 250, 250, 1);
}
.module-products-793 .product-list .product-thumb .product-labels {
  visibility: visible;
  opacity: 1;
}
.module-products-793 .product-list .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px);
}
.module-products-793 .product-list .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.88);
  width: 40px;
  height: 40px;
}
.module-products-793 .product-list .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.module-products-793 .product-list .product-thumb .btn-quickview .btn-text {
  display: none;
}
.module-products-793 .product-list .product-thumb .btn-quickview::before {
  display: inline-block;
  content: "\ebef" !important;
  font-family: icomoon !important;
  font-size: 17px;
}
.module-products-793 .product-list .product-thumb .countdown {
  display: flex;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1);
  bottom: 10px;
}
.module-products-793 .product-list.product-list .product-layout .image {
  float: left;
  height: 100%;
}
.module-products-793 .product-list .product-thumb .caption {
  padding-left: 20px;
}
.module-products-793 .product-list .product-thumb .stats {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.module-products-793 .product-list .stat-1 .stats-label {
  display: inline-block;
}
.module-products-793 .product-list .stat-2 .stats-label {
  display: inline-block;
}
.module-products-793 .product-list.product-grid .product-thumb .rating {
  position: static;
  visibility: visible;
  opacity: 1;
}
.module-products-793 .product-list .product-thumb .rating {
  justify-content: flex-end;
  margin-bottom: 5px;
  display: flex;
}
.module-products-793 .product-list .product-thumb .rating.no-rating {
  display: none;
}
.module-products-793 .product-list .product-thumb .rating .fa-stack {
  font-size: 15px;
  width: 1.2em;
}
.module-products-793 .product-list .product-thumb .rating .fa-star,
.module-products-793
  .product-list
  .product-thumb
  .rating
  .fa-star
  + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.module-products-793
  .product-list
  .product-thumb
  .rating
  .fa-star-o:only-child {
  color: rgba(105, 105, 115, 1);
}
.module-products-793 .product-list .product-thumb .rating-stars {
  margin-top: -18px;
}
.module-products-793 .product-list .product-thumb .rating.no-rating span {
  opacity: 0.3;
}
.module-products-793 .product-list .product-thumb .name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 5px;
}
.module-products-793 .product-list .product-thumb .name a {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 22px;
  text-transform: none;
  text-align: left;
}
.module-products-793 .product-list .product-thumb .description {
  display: none;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  line-height: 1.5;
  margin-top: 5px;
  margin-bottom: 10px;
}
.module-products-793 .product-list .product-thumb .price {
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-align: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.module-products-793 .product-list .product-thumb .price-tax {
  display: block;
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
}
.module-products-793 .product-list .product-thumb .price-new {
  color: rgba(233, 102, 49, 1);
  margin: 0 7px 0 0;
  order: 1;
}
.module-products-793 .product-list .product-thumb .price-old {
  font-size: 16px;
  color: rgba(105, 105, 115, 1);
  text-decoration: line-through;
  margin: 0;
  order: 2;
}
.module-products-793 .product-list .product-thumb .price > div {
  align-items: center;
  flex-direction: row;
}
.module-products-793 .product-list .product-thumb .buttons-wrapper {
  display: block;
}
.module-products-793 .product-list .product-thumb .button-group {
  justify-content: flex-start;
}
.module-products-793 .product-list .product-thumb .cart-group {
  display: inline-flex;
}
.module-products-793 .product-list .product-thumb .btn-cart {
  height: 38px;
  margin-right: 5px;
}
.module-products-793 .product-list .product-thumb .btn-wishlist {
  width: 38px;
  height: 38px;
  display: inline-flex;
}
.module-products-793 .product-list .product-thumb .btn-compare {
  width: 38px;
  height: 38px;
  display: none;
  margin-left: 5px;
}
.module-products-793 .product-list .product-thumb .btn-cart::before {
  display: inline-block;
  font-size: 16px;
}
.module-products-793 .product-list .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-793 .product-list.product-grid .product-thumb .btn-cart {
  flex: initial;
}
.module-products-793 .product-list.product-grid .product-thumb .cart-group {
  flex: initial;
}
.module-products-793 .product-list .product-thumb .stepper {
  display: inline-flex;
  width: 70px;
  height: 24px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 1);
  margin-right: 5px;
  height: 38px;
}
.module-products-793 .product-list .product-thumb .stepper input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.module-products-793
  .product-list
  .product-thumb
  .stepper
  input.form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.module-products-793 .product-list .product-thumb .stepper span i:hover {
  color: rgba(255, 255, 255, 1);
  background-color: var(--tema-renk);
}
.module-products-793 .product-list .product-thumb .btn-wishlist::before {
  display: inline-block;
  font-size: 16px;
}
.module-products-793 .product-list .product-thumb .btn-wishlist .btn-text {
  display: none;
}
.module-products-793 .product-list .product-thumb .btn-wishlist.btn,
.module-products-793 .product-list .product-thumb .btn-wishlist.btn:visited {
  color: var(--tema-renk);
}
.module-products-793 .product-list .product-thumb .btn-wishlist.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.module-products-793 .product-list .product-thumb .btn-wishlist.btn:active,
.module-products-793
  .product-list
  .product-thumb
  .btn-wishlist.btn:hover:active,
.module-products-793
  .product-list
  .product-thumb
  .btn-wishlist.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.module-products-793 .product-list .product-thumb .btn-wishlist.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.module-products-793 .product-list .product-thumb .btn-wishlist.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.module-products-793 .product-list .product-thumb .btn-wishlist.btn:hover,
.module-products-793
  .product-list
  .product-thumb
  .btn-wishlist.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop
  .module-products-793
  .product-list
  .product-thumb
  .btn-wishlist.btn:hover {
  box-shadow: none;
}
.module-products-793
  .product-list
  .product-thumb
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-list .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 16px;
}
.module-products-793 .product-list .product-thumb .btn-compare .btn-text {
  display: none;
}
.module-products-793 .product-list .product-thumb .btn-compare.btn,
.module-products-793 .product-list .product-thumb .btn-compare.btn:visited {
  color: var(--tema-renk);
}
.module-products-793 .product-list .product-thumb .btn-compare.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.module-products-793 .product-list .product-thumb .btn-compare.btn:active,
.module-products-793 .product-list .product-thumb .btn-compare.btn:hover:active,
.module-products-793
  .product-list
  .product-thumb
  .btn-compare.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.module-products-793 .product-list .product-thumb .btn-compare.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.module-products-793 .product-list .product-thumb .btn-compare.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.module-products-793 .product-list .product-thumb .btn-compare.btn:hover,
.module-products-793
  .product-list
  .product-thumb
  .btn-compare.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop
  .module-products-793
  .product-list
  .product-thumb
  .btn-compare.btn:hover {
  box-shadow: none;
}
.module-products-793
  .product-list
  .product-thumb
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-list .product-thumb .extra-group {
  display: none;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn:first-child {
  display: inline-flex;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn-extra
  + .btn {
  display: inline-flex;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn:first-child::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(80, 173, 85, 1);
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn:first-child
  .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(221, 14, 28, 1);
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn
  .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-793 .product-list .product-thumb .extra-group .btn + .btn.btn {
  margin-left: 5px;
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-793 .product-list .product-layout .extra-group > div {
  justify-content: flex-start;
}
.module-products-793 .product-list .product-thumb .extra-group > div {
  margin-top: 10px;
}
.module-products-793 .product-list .product-thumb .extra-group .btn.btn,
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-793 .product-list .product-thumb .extra-group .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-793 .product-list .product-thumb .extra-group .btn.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-793 .product-list .product-thumb .extra-group .btn.btn:active,
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:hover:active,
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-793 .product-list .product-thumb .extra-group .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:hover {
  box-shadow: none;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-list .product-thumb .extra-group .btn + .btn.btn,
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:active,
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover:active,
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  box-shadow: none;
}
.module-products-793
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-793 .product-list.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial;
}
.module-products-793
  .product-list.product-grid
  .product-thumb
  .extra-group
  > div {
  position: static;
  transform: none;
  opacity: 1;
}
.module-products-793
  .product-list.product-grid
  .product-thumb
  .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none;
}
.module-products-793
  .product-list.product-grid
  .product-thumb
  .buttons-wrapper
  .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.module-products-793
  .product-list.product-grid
  .product-thumb:hover
  .buttons-wrapper
  .button-group {
  transform: none;
}
.module-products-793 .product-list.product-grid .wish-group {
  justify-content: flex-start;
}
.module-products-793 .product-list .product-thumb .btn-quickview.btn {
  border-radius: 50px !important;
}
.module-products-793 .module-body {
  padding-bottom: 15px;
  margin-right: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
}
@media (max-width: 1024px) {
  .one-column #content .module-products-793 .product-layout.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 0 * 10px) / 1 - 0.01px);
  }
  .one-column #content .module-products-793 .product-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 1 - 0.01px);
  }
  .module-products-793 .product-grid .product-thumb .countdown {
    display: none;
  }
  .module-products-793 .product-grid.product-grid .product-thumb .button-group {
    padding: 0px;
  }
  .module-products-793 .product-grid .product-thumb .btn-cart {
    width: 35px;
  }
  .module-products-793 .product-grid .product-thumb .btn-cart .btn-text {
    display: none;
  }
  .module-products-793 .product-grid .product-thumb .btn-cart::before {
    display: inline-block;
  }
  .module-products-793 .product-grid .product-thumb .stepper {
    display: none;
  }
}
@media (max-width: 769px) {
  .module-products-793 .product-list .product-thumb .rating {
    justify-content: flex-start;
  }
  .module-products-793 .product-list .product-thumb .rating-stars {
    margin-top: 0px;
  }
}
@media (max-width: 760px) {
  .module-products-793 .product-grid .product-thumb .extra-group .btn.btn,
  .module-products-793
    .product-grid
    .product-thumb
    .extra-group
    .btn.btn:visited {
    font-size: 13px;
  }
  .module-products-793 .product-grid .product-thumb .extra-group .btn.btn {
    padding: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .module-products-793 .product-list.product-list .product-layout .image {
    float: none;
    height: auto;
  }
  .module-products-793 .product-list .product-thumb .caption {
    padding-top: 20px;
    padding-left: 0px;
  }
}
@media (max-width: 470px) {
  .module-products-793 .swiper-buttons {
    width: calc(100% - (-55px * 2));
  }
  .module-products-793 .swiper-pagination-bullet {
    width: 7px;
    height: 7px;
  }
  .module-products-793 .swiper-pagination > span + span {
    margin-left: 7px;
  }
  .module-products-793 .product-layout.swiper-slide {
    margin-right: 5px;
    width: calc((100% - 1 * 5px) / 2 - 0.01px);
  }
  .module-products-793 .product-layout:not(.swiper-slide) {
    padding: 2.5px;
    width: calc(100% / 2 - 0.01px);
  }
  .module-products-793 .product-grid.product-grid .product-thumb .rating {
    position: absolute;
    visibility: visible;
    opacity: 1;
    top: 0;
  }
  .module-products-793 .product-grid.product-grid .product-thumb .rating-stars {
    position: absolute;
    visibility: visible;
    opacity: 1;
    transform: translateY(-50%);
  }
  .module-products-793 .product-grid .product-thumb .rating {
    justify-content: flex-end;
  }
  .module-products-793 .product-grid .product-thumb .rating .fa-stack {
    font-size: 11px;
  }
  .module-products-793 .product-grid .product-thumb .cart-group {
    display: none;
  }
  .module-products-793 .product-grid .product-thumb .btn-wishlist::before {
    content: "\e991" !important;
    font-family: icomoon !important;
    font-size: 18px;
    color: var(--tema-renk);
    margin-top: 4px;
    margin-right: 3px;
  }
  .module-products-793 .product-grid.product-grid .product-thumb .extra-group {
    position: static;
  }
  .module-products-793
    .product-grid.product-grid
    .product-thumb
    .extra-group
    > div {
    position: static;
    transform: none;
    opacity: 1;
  }
  .module-products-793
    .product-list
    .product-thumb
    .stepper
    input.form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
  }
  .module-products-793
    .product-list
    .product-thumb
    .stepper
    input.form-control:focus,
  .module-products-793
    .product-list
    .product-thumb
    .stepper
    input.form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .module-products-793
    .product-list
    .product-thumb
    .stepper
    input.form-control:focus {
    box-shadow: none;
  }
  .module-products-793 .module-body {
    margin-right: 0px;
    margin-bottom: 15px;
    margin-left: 0px;
  }
}
.module-products-793 .nav-tabs > .tab-1 > a::before {
  font-size: 24px;
}
.module-products-793 .nav-tabs > .tab-1.active > a::before {
  color: var(--tema-renk);
}
.module-banners-794 .swiper-container {
  overflow: hidden;
}
.module-banners-794 .swiper-buttons {
  display: none;
  top: 50%;
}
.module-banners-794:hover .swiper-buttons {
  display: block;
}
.module-banners-794 .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.module-banners-794 .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.module-banners-794 .swiper-buttons div {
  width: 35px;
  height: 35px;
  background: none;
}
.module-banners-794 .swiper-button-disabled {
  opacity: 0;
}
.module-banners-794 .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.module-banners-794 .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.module-banners-794 .swiper-pagination {
  display: block;
  margin-bottom: 0px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.module-banners-794 .swiper {
  padding-bottom: 5px;
}
.module-banners-794 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(243, 243, 243, 1);
}
.module-banners-794 .swiper-pagination > span + span {
  margin-left: 8px;
}
.desktop .module-banners-794 .swiper-pagination-bullet:hover {
  background-color: var(--tema-renk);
}
.module-banners-794 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tema-renk);
}
.module-banners-794 .swiper-pagination > span {
  border-radius: 20px;
}
.module-banners-794 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.module-banners-794 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.one-column #content .module-banners-794 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-banners-794 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-banners-794 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-794 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-794 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-794 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-794 a img {
  transform: scale(1);
}
.module-banners-794 .module-item > a {
  border-radius: 10px;
}
.module-banners-794 a::before {
  opacity: 0;
}
.desktop .module-banners-794 a:hover::before {
  opacity: 1;
}
.module-banners-794 .module-item > a::after {
  content: none !important;
}
.module-banners-794 a::after {
  opacity: 0;
}
.desktop .module-banners-794 a:hover::after {
  opacity: 1;
}
.module-banners-794 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: auto;
}
.module-banners-794 .banner-caption {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: translate3d(0, 0, 0);
}
.module-banners-794 .banner-caption span {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  margin: 20px;
  padding: 7px;
  padding-right: 10px;
  padding-left: 10px;
}
.module-banners-794 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.desktop .module-banners-794 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1;
}
.module-banners-794 a .banner-caption-2 {
  width: auto;
}
.module-banners-794 .banner-caption-2 span::after {
  content: "\e9b1" !important;
  font-family: icomoon !important;
  font-size: 14px;
  margin-left: 5px;
}
.module-banners-794 .banner-caption-2 span {
  white-space: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.desktop .module-banners-794 a:hover .banner-caption-2 span {
  margin-bottom: 25px;
}
.module-banners-794 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-794 .banner-caption span {
    font-size: 13px;
    margin: 5px;
  }
}
.module-banners-794 .module-item-1 > a::after {
  content: none !important;
}
.module-banners-795 .swiper-container {
  overflow: hidden;
}
.module-banners-795 .swiper-buttons {
  display: none;
  top: 50%;
}
.module-banners-795:hover .swiper-buttons {
  display: block;
}
.module-banners-795 .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.module-banners-795 .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.module-banners-795 .swiper-buttons div {
  width: 35px;
  height: 35px;
  background: none;
}
.module-banners-795 .swiper-button-disabled {
  opacity: 0;
}
.module-banners-795 .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.module-banners-795 .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.module-banners-795 .swiper-pagination {
  display: block;
  margin-bottom: 0px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.module-banners-795 .swiper {
  padding-bottom: 5px;
}
.module-banners-795 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(243, 243, 243, 1);
}
.module-banners-795 .swiper-pagination > span + span {
  margin-left: 8px;
}
.desktop .module-banners-795 .swiper-pagination-bullet:hover {
  background-color: var(--tema-renk);
}
.module-banners-795 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tema-renk);
}
.module-banners-795 .swiper-pagination > span {
  border-radius: 20px;
}
.module-banners-795 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.module-banners-795 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.one-column #content .module-banners-795 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-banners-795 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-banners-795 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-795 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-795 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-795 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-795 a img {
  transform: scale(1);
}
.module-banners-795 .module-item > a {
  border-radius: 10px;
}
.module-banners-795 a::before {
  opacity: 0;
}
.desktop .module-banners-795 a:hover::before {
  opacity: 1;
}
.module-banners-795 .module-item > a::after {
  content: none !important;
}
.module-banners-795 a::after {
  opacity: 0;
}
.desktop .module-banners-795 a:hover::after {
  opacity: 1;
}
.module-banners-795 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: auto;
}
.module-banners-795 .banner-caption {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: translate3d(0, 0, 0);
}
.module-banners-795 .banner-caption span {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  margin: 20px;
  padding: 7px;
  padding-right: 10px;
  padding-left: 10px;
}
.module-banners-795 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.desktop .module-banners-795 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1;
}
.module-banners-795 a .banner-caption-2 {
  width: auto;
}
.module-banners-795 .banner-caption-2 span::after {
  content: "\e9b1" !important;
  font-family: icomoon !important;
  font-size: 14px;
  margin-left: 5px;
}
.module-banners-795 .banner-caption-2 span {
  white-space: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.desktop .module-banners-795 a:hover .banner-caption-2 span {
  margin-bottom: 25px;
}
.module-banners-795 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-795 .banner-caption span {
    font-size: 13px;
    margin: 5px;
  }
}
.module-banners-795 .module-item-1 > a::after {
  content: none !important;
}
.module-banners-796 .swiper-container {
  overflow: hidden;
}
.module-banners-796 .swiper-buttons {
  display: none;
  top: 50%;
}
.module-banners-796:hover .swiper-buttons {
  display: block;
}
.module-banners-796 .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.module-banners-796 .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.module-banners-796 .swiper-buttons div {
  width: 35px;
  height: 35px;
  background: none;
}
.module-banners-796 .swiper-button-disabled {
  opacity: 0;
}
.module-banners-796 .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.module-banners-796 .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 45px;
  color: rgba(255, 255, 255, 1);
}
.module-banners-796 .swiper-pagination {
  display: block;
  margin-bottom: 0px;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.module-banners-796 .swiper {
  padding-bottom: 5px;
}
.module-banners-796 .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background-color: rgba(243, 243, 243, 1);
}
.module-banners-796 .swiper-pagination > span + span {
  margin-left: 8px;
}
.desktop .module-banners-796 .swiper-pagination-bullet:hover {
  background-color: var(--tema-renk);
}
.module-banners-796 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--tema-renk);
}
.module-banners-796 .swiper-pagination > span {
  border-radius: 20px;
}
.module-banners-796 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.module-banners-796 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.one-column #content .module-banners-796 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-banners-796 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-banners-796 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-796 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-796 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-796 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-796 a img {
  transform: scale(1);
}
.module-banners-796 .module-item > a {
  border-radius: 10px;
}
.module-banners-796 a::before {
  opacity: 0;
}
.desktop .module-banners-796 a:hover::before {
  opacity: 1;
}
.module-banners-796 .module-item > a::after {
  content: none !important;
}
.module-banners-796 a::after {
  opacity: 0;
}
.desktop .module-banners-796 a:hover::after {
  opacity: 1;
}
.module-banners-796 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: auto;
}
.module-banners-796 .banner-caption {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: translate3d(0, 0, 0);
}
.module-banners-796 .banner-caption span {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  margin: 20px;
  padding: 7px;
  padding-right: 10px;
  padding-left: 10px;
}
.module-banners-796 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.desktop .module-banners-796 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1;
}
.module-banners-796 a .banner-caption-2 {
  width: auto;
}
.module-banners-796 .banner-caption-2 span::after {
  content: "\e9b1" !important;
  font-family: icomoon !important;
  font-size: 14px;
  margin-left: 5px;
}
.module-banners-796 .banner-caption-2 span {
  white-space: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.desktop .module-banners-796 a:hover .banner-caption-2 span {
  margin-bottom: 25px;
}
.module-banners-796 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-796 .banner-caption span {
    font-size: 13px;
    margin: 5px;
  }
}
.module-banners-796 .module-item-1 > a::after {
  content: none !important;
}
.module-info_blocks-797 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 1 * 0px) / 2 - 0.01px);
}
.module-info_blocks-797 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 2 - 0.01px);
}
.one-column #content .module-info_blocks-797 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-info_blocks-797 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-info_blocks-797 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-info_blocks-797 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-info_blocks-797 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.side-column .module-info_blocks-797 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.module-info_blocks-797 .module-item .info-block {
  justify-content: center;
}
.module-info_blocks-797 .module-body {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 25px;
  box-shadow: none;
  border-radius: 10px;
}
.module-info_blocks-797 .module-item-1 .info-block::before {
  content: "\e99a" !important;
  font-family: icomoon !important;
  margin-top: 7px;
  margin-right: 12px;
  align-self: center;
  font-size: 50px;
}
.module-info_blocks-797 .module-item-1 .info-block .info-block-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 17px;
  color: rgba(255, 255, 255, 1);
  display: block;
}
.module-info_blocks-797 .module-item-1 a.info-block:hover .info-block-title {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 14px;
}
.module-info_blocks-797 .module-item-1 .info-block .info-block-text {
  display: none;
}
.module-info_blocks-797 .module-item-1 .info-block {
  box-shadow: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  text-align: left;
}
.module-info_blocks-797 .module-item-1 .info-block-content {
  display: flex;
}
.module-info_blocks-797 .module-item-1 .info-block-img {
  align-self: center;
}
.module-info_blocks-797 .module-item-1 .info-block::before,
.module-info_blocks-797 .module-item-1 .info-block-img {
  margin-right: 5px;
}
.module-info_blocks-797 .module-item-1 .info-block .count-badge {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 10px;
  color: rgba(255, 255, 255, 1);
  background: var(--tema-renk);
  border-radius: 50px;
  display: none;
}
.module-info_blocks-797 .module-item-2 .info-block::before {
  content: "\f105" !important;
  font-family: icomoon !important;
  left: 100px;
  margin-left: 400px;
  align-self: center;
  font-size: 18px;
  /*! color: rgba(255, 255, 255, 1); */
  color: #333 !important;
}
.module-info_blocks-797 .module-item-2 .info-block .info-block-title {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 14px;
  text-transform: capitalize;
  display: block;
  color: #333 !important;
  letter-spacing: -0.5px;
}
.module-info_blocks-797 .module-item-2 .info-block .info-block-text {
  display: none;
}
.module-info_blocks-797 .module-item-2 .info-block {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  text-align: left;
}
.module-info_blocks-797 .module-item-2 .info-block-content {
  display: flex;
}
.module-info_blocks-797 .module-item-2 .info-block-img {
  align-self: center;
}
.module-info_blocks-797 .module-item-2 .info-block .count-badge {
  display: none;
}
.module-products-798 .swiper-container {
  overflow: hidden;
  padding-bottom: 10px;
}
.module-products-798 .swiper-buttons {
  display: none;
  top: 50%;
  width: calc(100% - (-30px * 2));
}
.module-products-798:hover .swiper-buttons {
  display: block;
}
.module-products-798 .swiper-button-prev {
  left: 0;
  right: auto;
  transform: translate(0, -50%);
}
.module-products-798 .swiper-button-next {
  left: auto;
  right: 0;
  transform: translate(0, -50%);
}
.module-products-798 .swiper-button-disabled {
  opacity: 0.5;
}
.module-products-798 .swiper-buttons div::before {
  content: "\e93e" !important;
  font-family: icomoon !important;
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
}
.module-products-798 .swiper-buttons .swiper-button-next::before {
  content: "\e93f" !important;
  font-family: icomoon !important;
  font-size: 30px;
  color: rgba(255, 255, 255, 1);
}
.module-products-798 .swiper-buttons div {
  background: rgba(0, 0, 0, 0);
}
.module-products-798 .swiper-pagination {
  display: none;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
}
.module-products-798:hover .swiper-pagination {
  display: block;
}
.module-products-798 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: var(--tema-renk);
}
.module-products-798 .swiper-pagination > span + span {
  margin-left: 5px;
}
.module-products-798 .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(238, 238, 238, 1);
}
.module-products-798 .swiper-pagination > span {
  border-radius: 10px;
}
.module-products-798 .nav-tabs > li > a,
.module-products-798 .nav-tabs > li.active > a,
.module-products-798 .nav-tabs > li.active > a:hover,
.module-products-798 .nav-tabs > li.active > a:focus {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 11px;
  color: var(--tema-renk);
  text-align: justify;
}
.module-products-798 .nav-tabs > li.active::after {
  display: none;
}
.module-products-798 .nav-tabs > li > a {
  justify-content: center;
  white-space: nowrap;
}
.module-products-798 .nav-tabs {
  margin-bottom: -16px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  min-width: 0px;
}
.module-products-798 .nav-tabs > li {
  flex-grow: 1;
}
.module-products-798 .nav-tabs > li:not(:last-child) {
  margin-right: 0px;
}
.module-products-798 .mobile .nav-tabs {
  overflow-x: scroll;
}
.module-products-798 .nav-tabs::-webkit-scrollbar {
  -webkit-appearance: none;
  height: 1px;
  height: 1px;
  width: 1px;
}
.module-products-798 .nav-tabs::-webkit-scrollbar-track {
  background-color: white;
}
.module-products-798 .nav-tabs::-webkit-scrollbar-thumb {
  background-color: #999;
}
.module-products-798 .tab-container::before {
  display: none;
}
.module-products-798 .tab-container {
  display: block;
}
.module-products-798 .tab-container .nav-tabs {
  flex-direction: row;
}
.module-products-798 .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 4 * 10px) / 5 - 0.01px);
}
.module-products-798 .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 5 - 0.01px);
}
.one-column #content .module-products-798 .product-layout.swiper-slide {
  margin-right: 20px;
  width: calc((100% - 0 * 20px) / 1 - 0.01px);
}
.one-column #content .module-products-798 .product-layout:not(.swiper-slide) {
  padding: 10px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-products-798 .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.two-column #content .module-products-798 .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-products-798 .product-layout.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 0 * 10px) / 1 - 0.01px);
}
.side-column .module-products-798 .product-layout:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 1 - 0.01px);
}
.module-products-798 .module-body > .module-item {
  margin-bottom: 50px;
}
.module-products-798:not(.carousel-mode) .module-body .module-item > div {
  margin: 10px;
}
.module-products-798 .product-grid .product-thumb {
  background: rgba(255, 255, 255, 1);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
}
.module-products-798 .product-grid .product-thumb .image img {
  background: rgba(255, 255, 255, 1);
}
.module-products-798 .product-grid .product-thumb .product-labels {
  visibility: visible;
  opacity: 1;
}
.module-products-798 .product-grid .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px);
  margin-right: 5px;
  margin-bottom: 5px;
}
.module-products-798 .product-grid .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.88);
  width: 40px;
  height: 40px;
}
.module-products-798 .product-grid .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.module-products-798 .product-grid .product-thumb .btn-quickview .btn-text {
  display: none;
}
.module-products-798 .product-grid .product-thumb .btn-quickview::before {
  display: inline-block;
  content: "\eba0" !important;
  font-family: icomoon !important;
  font-size: 16px;
}
.module-products-798 .product-grid .product-thumb .countdown {
  display: flex;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1);
  bottom: 35px;
}
.module-products-798 .product-grid.product-list .product-layout .image {
  float: left;
  height: 100%;
}
.module-products-798 .product-grid .product-thumb .caption {
  background: rgba(255, 255, 255, 1);
}
.module-products-798 .product-grid .product-thumb .stats {
  display: flex;
  justify-content: center;
  position: relative;
  transform: none;
  width: initial;
  background: rgba(247, 245, 245, 0.7);
  padding: 5px;
}
.module-products-798 .product-grid .product-thumb .name {
  order: initial;
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  padding-left: 8px;
  margin-top: 7px;
}
.module-products-798 .product-grid .product-thumb .stats a {
  color: rgba(105, 105, 115, 1);
}
.module-products-798 .product-grid .product-thumb .stats a:hover {
  color: var(--tema-renk);
}
.module-products-798 .product-grid .stat-1 .stats-label {
  display: none;
}
.module-products-798 .product-grid .stat-2 .stats-label {
  display: none;
}
.module-products-798 .product-grid .product-thumb .stats .stat-1 {
  padding-right: 5px;
  padding-left: 5px;
}
.module-products-798 .product-grid.product-grid .product-thumb .rating {
  position: absolute;
  visibility: visible;
  opacity: 1;
  top: 0;
}
.module-products-798 .product-grid.product-grid .product-thumb .rating-stars {
  position: absolute;
  visibility: visible;
  opacity: 1;
  transform: translateY(-50%);
}
.module-products-798 .product-grid .product-thumb .rating {
  justify-content: flex-end;
  display: flex;
}
.module-products-798 .product-grid .product-thumb .rating.no-rating {
  display: flex;
}
.module-products-798 .product-grid .product-thumb .rating .fa-stack {
  font-size: 13px;
  width: 1.2em;
}
.module-products-798 .product-grid .product-thumb .rating .fa-star,
.module-products-798
  .product-grid
  .product-thumb
  .rating
  .fa-star
  + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.module-products-798
  .product-grid
  .product-thumb
  .rating
  .fa-star-o:only-child {
  color: rgba(51, 51, 51, 1);
}
.module-products-798 .product-grid .product-thumb .rating-stars {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  padding: 5px;
}
.module-products-798 .product-grid .product-thumb .rating.no-rating span {
  opacity: 0.3;
}
.module-products-798 .product-grid .product-thumb .name a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 13px;
  color: rgba(58, 71, 84, 1);
  text-align: center;
  text-transform: capitalize;
  text-align: left;
}
.module-products-798 .product-grid .product-thumb .name a:hover {
  color: var(--tema-renk);
}
.module-products-798 .product-grid .product-thumb .description {
  display: none;
  text-align: left;
  margin-bottom: 10px;
}
.module-products-798 .product-grid .product-thumb .price {
  display: block;
  font-size: 15px;
  text-align: center;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  padding-left: 3px;
  margin-top: 5px;
  margin-bottom: 7px;
  margin-left: 5px;
}
.module-products-798 .product-grid .product-thumb .price-tax {
  display: none;
  font-size: 12px;
  text-align: center;
}
.module-products-798 .product-grid .product-thumb .price-new {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 16px;
  color: var(--tema-renk);
  text-align: left;
  margin: 0 7px 0 0;
  order: 1;
}
.module-products-798 .product-grid .product-thumb .price-old {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 1px;
  color: rgba(139, 145, 152, 0);
  text-align: right;
  text-decoration: line-through;
  margin: 0;
  order: 2;
}
.module-products-798 .product-grid .product-thumb .price > div {
  align-items: center;
  flex-direction: row;
}
.module-products-798 .product-grid .product-thumb .buttons-wrapper {
  display: block;
}
.module-products-798 .product-grid .product-thumb .button-group {
  justify-content: flex-end;
}
.module-products-798 .product-grid.product-grid .product-thumb .button-group {
  padding: 5px;
  margin-top: -35px;
}
.module-products-798 .product-grid .product-thumb .cart-group {
  display: none;
}
.module-products-798 .product-grid .product-thumb .btn-cart {
  height: 35px;
}
.module-products-798 .product-grid .product-thumb .btn-wishlist {
  width: 35px;
  display: inline-flex;
}
.module-products-798 .product-grid .product-thumb .btn-compare {
  width: 35px;
  display: none;
}
.module-products-798 .product-grid .product-thumb .btn-cart::before {
  display: inline-block;
  font-size: 17px;
  color: rgba(230, 230, 230, 1);
  top: -1px;
}
.module-products-798 .product-grid .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-798 .product-grid.product-grid .product-thumb .btn-cart {
  flex: initial;
}
.module-products-798 .product-grid.product-grid .product-thumb .cart-group {
  flex: initial;
}
.module-products-798 .product-grid .product-thumb .btn-cart.btn,
.module-products-798 .product-grid .product-thumb .btn-cart.btn:visited {
  font-size: 13px;
  color: rgba(255, 255, 255, 1);
  font-weight: 400;
  text-transform: uppercase;
}
.module-products-798 .product-grid .product-thumb .btn-cart.btn:hover {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
}
.module-products-798 .product-grid .product-thumb .btn-cart.btn:active,
.module-products-798 .product-grid .product-thumb .btn-cart.btn:hover:active,
.module-products-798 .product-grid .product-thumb .btn-cart.btn:focus:active {
  color: rgba(255, 255, 255, 1) !important;
  background: var(--tema-renk) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.module-products-798 .product-grid .product-thumb .btn-cart.btn:focus {
  color: rgba(255, 255, 255, 1) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.module-products-798 .product-grid .product-thumb .btn-cart.btn {
  background: rgba(80, 173, 85, 1);
  border-width: 2px;
  padding: 15px;
  padding-right: 20px;
  padding-left: 20px;
  padding: 10px !important;
}
.desktop .module-products-798 .product-grid .product-thumb .btn-cart.btn:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}
.module-products-798
  .product-grid
  .product-thumb
  .btn-cart.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-grid .product-thumb .stepper {
  display: none;
  margin-right: 5px;
  border-style: none;
  height: 35px;
}
.module-products-798
  .product-grid
  .button-group-bottom
  .wish-group.wish-group-bottom {
  margin: -10px;
  margin-top: 10px;
}
.module-products-798 .product-grid .button-group-bottom .wish-group-bottom {
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
}
.module-products-798 .product-grid .product-thumb .btn-wishlist::before {
  display: inline-block;
  content: "\e991" !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: var(--tema-renk);
}
.module-products-798 .product-grid .product-thumb .btn-wishlist .btn-text {
  display: none;
}
.desktop
  .module-products-798
  .product-grid
  .product-thumb
  .btn-wishlist:hover::before {
  color: var(--tema-renk);
}
.module-products-798 .product-grid .product-thumb .btn-wishlist.btn,
.module-products-798 .product-grid .product-thumb .btn-wishlist.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-798 .product-grid .product-thumb .btn-wishlist.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-798 .product-grid .product-thumb .btn-wishlist.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-798 .product-grid .product-thumb .btn-wishlist.btn:active,
.module-products-798
  .product-grid
  .product-thumb
  .btn-wishlist.btn:hover:active,
.module-products-798
  .product-grid
  .product-thumb
  .btn-wishlist.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-798 .product-grid .product-thumb .btn-wishlist.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-798
  .product-grid
  .product-thumb
  .btn-wishlist.btn:hover {
  box-shadow: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-grid .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(230, 230, 230, 1);
}
.module-products-798 .product-grid .product-thumb .btn-compare .btn-text {
  display: none;
}
.desktop
  .module-products-798
  .product-grid
  .product-thumb
  .btn-compare:hover::before {
  color: var(--tema-renk);
}
.module-products-798 .product-grid .product-thumb .btn-compare.btn,
.module-products-798 .product-grid .product-thumb .btn-compare.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-798 .product-grid .product-thumb .btn-compare.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-798 .product-grid .product-thumb .btn-compare.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-798 .product-grid .product-thumb .btn-compare.btn:active,
.module-products-798 .product-grid .product-thumb .btn-compare.btn:hover:active,
.module-products-798
  .product-grid
  .product-thumb
  .btn-compare.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-798 .product-grid .product-thumb .btn-compare.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-798
  .product-grid
  .product-thumb
  .btn-compare.btn:hover {
  box-shadow: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-grid .product-thumb .extra-group {
  display: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn:first-child {
  display: inline-flex;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn-extra
  + .btn {
  display: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn:first-child::before {
  display: none;
  font-size: 14px;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn:first-child
  .btn-text {
  display: inline-block;
  padding: 0;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn::before {
  display: inline-block;
  font-size: 14px;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn
  .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-798 .product-grid .product-layout .extra-group > div > a {
  width: 100%;
}
.module-products-798 .product-grid .product-thumb .extra-group > div {
  background: rgba(255, 255, 255, 1);
  padding-top: 5px;
}
.module-products-798 .product-grid .product-thumb .extra-group .btn.btn,
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn.btn:visited {
  font-family: "Source Sans Pro";
  font-weight: 700;
  text-transform: uppercase;
}
.module-products-798 .product-grid .product-thumb .extra-group .btn.btn {
  background: var(--tema-renk);
}
.module-products-798 .product-grid .product-thumb .extra-group .btn.btn:hover {
  background: var(--tema-renk) !important;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-grid .product-thumb .extra-group .btn + .btn.btn,
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-798 .product-grid .product-thumb .extra-group .btn + .btn.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:active,
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover:active,
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  box-shadow: none;
}
.module-products-798
  .product-grid
  .product-thumb
  .extra-group
  .btn
  + .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-grid.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial;
}
.module-products-798
  .product-grid.product-grid
  .product-thumb
  .extra-group
  > div {
  position: static;
  transform: none;
  opacity: 1;
}
.module-products-798
  .product-grid.product-grid
  .product-thumb
  .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none;
}
.module-products-798
  .product-grid.product-grid
  .product-thumb
  .buttons-wrapper
  .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.module-products-798
  .product-grid.product-grid
  .product-thumb:hover
  .buttons-wrapper
  .button-group {
  transform: none;
}
.module-products-798 .product-grid.product-grid .wish-group {
  position: static;
  width: auto;
  top: auto;
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
  justify-content: flex-end;
}
.module-products-798 .product-grid .product-thumb .btn-quickview.btn {
  border-radius: 50px !important;
}
.module-products-798 .product-list .product-thumb {
  padding-bottom: 25px;
}
.module-products-798
  .product-list:not(.product-grid)
  .product-layout:not(.swiper-slide)
  + .product-layout:not(.swiper-slide) {
  margin-top: 25px;
}
.module-products-798 .product-list .product-thumb .image img {
  background: rgba(250, 250, 250, 1);
}
.module-products-798 .product-list .product-thumb .product-labels {
  visibility: visible;
  opacity: 1;
}
.module-products-798 .product-list .product-thumb .quickview-button {
  display: flex;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  transform: translate3d(-50%, -50%, 1px);
}
.module-products-798 .product-list .product-thumb .btn-quickview {
  visibility: hidden;
  opacity: 0;
  transform: scale(0.88);
  width: 40px;
  height: 40px;
}
.module-products-798 .product-list .product-thumb:hover .btn-quickview {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.module-products-798 .product-list .product-thumb .btn-quickview .btn-text {
  display: none;
}
.module-products-798 .product-list .product-thumb .btn-quickview::before {
  display: inline-block;
  content: "\ebef" !important;
  font-family: icomoon !important;
  font-size: 17px;
}
.module-products-798 .product-list .product-thumb .countdown {
  display: flex;
  visibility: visible;
  opacity: 1;
  transform: translate3d(-50%, 0, 1px) scale(1);
  bottom: 10px;
}
.module-products-798 .product-list.product-list .product-layout .image {
  float: left;
  height: 100%;
}
.module-products-798 .product-list .product-thumb .caption {
  padding-left: 20px;
}
.module-products-798 .product-list .product-thumb .stats {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.module-products-798 .product-list .stat-1 .stats-label {
  display: inline-block;
}
.module-products-798 .product-list .stat-2 .stats-label {
  display: inline-block;
}
.module-products-798 .product-list.product-grid .product-thumb .rating {
  position: static;
  visibility: visible;
  opacity: 1;
}
.module-products-798 .product-list .product-thumb .rating {
  justify-content: flex-end;
  margin-bottom: 5px;
  display: flex;
}
.module-products-798 .product-list .product-thumb .rating.no-rating {
  display: none;
}
.module-products-798 .product-list .product-thumb .rating .fa-stack {
  font-size: 15px;
  width: 1.2em;
}
.module-products-798 .product-list .product-thumb .rating .fa-star,
.module-products-798
  .product-list
  .product-thumb
  .rating
  .fa-star
  + .fa-star-o {
  color: rgba(253, 194, 45, 1);
}
.module-products-798
  .product-list
  .product-thumb
  .rating
  .fa-star-o:only-child {
  color: rgba(105, 105, 115, 1);
}
.module-products-798 .product-list .product-thumb .rating-stars {
  margin-top: -18px;
}
.module-products-798 .product-list .product-thumb .rating.no-rating span {
  opacity: 0.3;
}
.module-products-798 .product-list .product-thumb .name {
  display: flex;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 5px;
}
.module-products-798 .product-list .product-thumb .name a {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 22px;
  text-transform: none;
  text-align: left;
}
.module-products-798 .product-list .product-thumb .description {
  display: none;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  line-height: 1.5;
  margin-top: 5px;
  margin-bottom: 10px;
}
.module-products-798 .product-list .product-thumb .price {
  display: block;
  font-family: Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 22px;
  text-align: left;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-left: 0;
  margin-right: auto;
  text-align: left;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.module-products-798 .product-list .product-thumb .price-tax {
  display: block;
  font-size: 12px;
  color: rgba(105, 105, 115, 1);
}
.module-products-798 .product-list .product-thumb .price-new {
  color: rgba(233, 102, 49, 1);
  margin: 0 7px 0 0;
  order: 1;
}
.module-products-798 .product-list .product-thumb .price-old {
  font-size: 16px;
  color: rgba(105, 105, 115, 1);
  text-decoration: line-through;
  margin: 0;
  order: 2;
}
.module-products-798 .product-list .product-thumb .price > div {
  align-items: center;
  flex-direction: row;
}
.module-products-798 .product-list .product-thumb .buttons-wrapper {
  display: block;
}
.module-products-798 .product-list .product-thumb .button-group {
  justify-content: flex-start;
}
.module-products-798 .product-list .product-thumb .cart-group {
  display: inline-flex;
}
.module-products-798 .product-list .product-thumb .btn-cart {
  height: 38px;
  margin-right: 5px;
}
.module-products-798 .product-list .product-thumb .btn-wishlist {
  width: 38px;
  height: 38px;
  display: inline-flex;
}
.module-products-798 .product-list .product-thumb .btn-compare {
  width: 38px;
  height: 38px;
  display: none;
  margin-left: 5px;
}
.module-products-798 .product-list .product-thumb .btn-cart::before {
  display: inline-block;
  font-size: 16px;
}
.module-products-798 .product-list .product-thumb .btn-cart .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-798 .product-list.product-grid .product-thumb .btn-cart {
  flex: initial;
}
.module-products-798 .product-list.product-grid .product-thumb .cart-group {
  flex: initial;
}
.module-products-798 .product-list .product-thumb .stepper {
  display: inline-flex;
  width: 70px;
  height: 24px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 1);
  margin-right: 5px;
  height: 38px;
}
.module-products-798 .product-list .product-thumb .stepper input.form-control {
  font-family: "Source Sans Pro" !important;
  font-weight: 400 !important;
  background: rgba(255, 255, 255, 1) !important;
  border-width: 1px !important;
  border-style: solid !important;
  border-color: rgba(255, 255, 255, 1) !important;
}
.module-products-798
  .product-list
  .product-thumb
  .stepper
  input.form-control:hover {
  border-color: rgba(255, 255, 255, 1) !important;
  box-shadow: none;
}
.module-products-798 .product-list .product-thumb .stepper span i:hover {
  color: rgba(255, 255, 255, 1);
  background-color: var(--tema-renk);
}
.module-products-798 .product-list .product-thumb .btn-wishlist::before {
  display: inline-block;
  font-size: 16px;
}
.module-products-798 .product-list .product-thumb .btn-wishlist .btn-text {
  display: none;
}
.module-products-798 .product-list .product-thumb .btn-wishlist.btn,
.module-products-798 .product-list .product-thumb .btn-wishlist.btn:visited {
  color: var(--tema-renk);
}
.module-products-798 .product-list .product-thumb .btn-wishlist.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.module-products-798 .product-list .product-thumb .btn-wishlist.btn:active,
.module-products-798
  .product-list
  .product-thumb
  .btn-wishlist.btn:hover:active,
.module-products-798
  .product-list
  .product-thumb
  .btn-wishlist.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.module-products-798 .product-list .product-thumb .btn-wishlist.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.module-products-798 .product-list .product-thumb .btn-wishlist.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.module-products-798 .product-list .product-thumb .btn-wishlist.btn:hover,
.module-products-798
  .product-list
  .product-thumb
  .btn-wishlist.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop
  .module-products-798
  .product-list
  .product-thumb
  .btn-wishlist.btn:hover {
  box-shadow: none;
}
.module-products-798
  .product-list
  .product-thumb
  .btn-wishlist.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-list .product-thumb .btn-compare::before {
  display: inline-block;
  font-size: 16px;
}
.module-products-798 .product-list .product-thumb .btn-compare .btn-text {
  display: none;
}
.module-products-798 .product-list .product-thumb .btn-compare.btn,
.module-products-798 .product-list .product-thumb .btn-compare.btn:visited {
  color: var(--tema-renk);
}
.module-products-798 .product-list .product-thumb .btn-compare.btn:hover {
  color: rgba(255, 253, 245, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.module-products-798 .product-list .product-thumb .btn-compare.btn:active,
.module-products-798 .product-list .product-thumb .btn-compare.btn:hover:active,
.module-products-798
  .product-list
  .product-thumb
  .btn-compare.btn:focus:active {
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  box-shadow: none;
}
.module-products-798 .product-list .product-thumb .btn-compare.btn:focus {
  color: rgba(51, 51, 51, 1) !important;
}
.module-products-798 .product-list .product-thumb .btn-compare.btn {
  background: rgba(0, 0, 0, 0);
  border-width: 1px;
  border-style: solid;
  border-color: rgba(139, 145, 152, 1);
  box-shadow: none;
}
.module-products-798 .product-list .product-thumb .btn-compare.btn:hover,
.module-products-798
  .product-list
  .product-thumb
  .btn-compare.btn:active:hover {
  border-color: rgba(139, 145, 152, 1);
}
.desktop
  .module-products-798
  .product-list
  .product-thumb
  .btn-compare.btn:hover {
  box-shadow: none;
}
.module-products-798
  .product-list
  .product-thumb
  .btn-compare.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-list .product-thumb .extra-group {
  display: none;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn:first-child {
  display: inline-flex;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn-extra
  + .btn {
  display: inline-flex;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn:first-child::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(80, 173, 85, 1);
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn:first-child
  .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn::before {
  display: inline-block;
  font-size: 16px;
  color: rgba(221, 14, 28, 1);
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn
  .btn-text {
  display: inline-block;
  padding: 0 0.4em;
}
.module-products-798 .product-list .product-thumb .extra-group .btn + .btn.btn {
  margin-left: 5px;
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-798 .product-list .product-layout .extra-group > div {
  justify-content: flex-start;
}
.module-products-798 .product-list .product-thumb .extra-group > div {
  margin-top: 10px;
}
.module-products-798 .product-list .product-thumb .extra-group .btn.btn,
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-798 .product-list .product-thumb .extra-group .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-798 .product-list .product-thumb .extra-group .btn.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-products-798 .product-list .product-thumb .extra-group .btn.btn:active,
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:hover:active,
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-798 .product-list .product-thumb .extra-group .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn.btn:hover {
  box-shadow: none;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-list .product-thumb .extra-group .btn + .btn.btn,
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:active,
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover:active,
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop
  .module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn:hover {
  box-shadow: none;
}
.module-products-798
  .product-list
  .product-thumb
  .extra-group
  .btn
  + .btn.btn.btn.disabled::after {
  font-size: 20px;
}
.module-products-798 .product-list.product-grid .product-thumb .extra-group {
  position: static;
  margin-top: initial;
}
.module-products-798
  .product-list.product-grid
  .product-thumb
  .extra-group
  > div {
  position: static;
  transform: none;
  opacity: 1;
}
.module-products-798
  .product-list.product-grid
  .product-thumb
  .buttons-wrapper {
  position: static;
  width: auto;
  overflow: visible;
  order: initial;
  margin-top: auto;
  transform: none;
}
.module-products-798
  .product-list.product-grid
  .product-thumb
  .buttons-wrapper
  .button-group {
  position: static;
  opacity: 1;
  visibility: visible;
  transform: none;
}
.module-products-798
  .product-list.product-grid
  .product-thumb:hover
  .buttons-wrapper
  .button-group {
  transform: none;
}
.module-products-798 .product-list.product-grid .wish-group {
  justify-content: flex-start;
}
.module-products-798 .product-list .product-thumb .btn-quickview.btn {
  border-radius: 50px !important;
}
.module-products-798 .module-body {
  padding-bottom: 15px;
  margin-right: 30px;
  margin-bottom: 20px;
  margin-left: 30px;
}
@media (max-width: 1024px) {
  .one-column #content .module-products-798 .product-layout.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 0 * 10px) / 1 - 0.01px);
  }
  .one-column #content .module-products-798 .product-layout:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 1 - 0.01px);
  }
  .module-products-798 .product-grid .product-thumb .countdown {
    display: none;
  }
  .module-products-798 .product-grid.product-grid .product-thumb .button-group {
    padding: 0px;
  }
  .module-products-798 .product-grid .product-thumb .btn-cart {
    width: 35px;
  }
  .module-products-798 .product-grid .product-thumb .btn-cart .btn-text {
    display: none;
  }
  .module-products-798 .product-grid .product-thumb .btn-cart::before {
    display: inline-block;
  }
  .module-products-798 .product-grid .product-thumb .stepper {
    display: none;
  }
}
@media (max-width: 769px) {
  .module-products-798 .product-list .product-thumb .rating {
    justify-content: flex-start;
  }
  .module-products-798 .product-list .product-thumb .rating-stars {
    margin-top: 0px;
  }
}
@media (max-width: 760px) {
  .module-products-798 .product-grid .product-thumb .extra-group .btn.btn,
  .module-products-798
    .product-grid
    .product-thumb
    .extra-group
    .btn.btn:visited {
    font-size: 13px;
  }
  .module-products-798 .product-grid .product-thumb .extra-group .btn.btn {
    padding: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .module-products-798 .product-list.product-list .product-layout .image {
    float: none;
    height: auto;
  }
  .module-products-798 .product-list .product-thumb .caption {
    padding-top: 20px;
    padding-left: 0px;
  }
}
@media (max-width: 470px) {
  .module-products-798 .product-layout.swiper-slide {
    margin-right: 5px;
    width: calc((100% - 1 * 5px) / 2 - 0.01px);
  }
  .module-products-798 .product-layout:not(.swiper-slide) {
    padding: 2.5px;
    width: calc(100% / 2 - 0.01px);
  }
  .module-products-798 .product-grid.product-grid .product-thumb .rating {
    position: absolute;
    visibility: visible;
    opacity: 1;
    top: 0;
  }
  .module-products-798 .product-grid.product-grid .product-thumb .rating-stars {
    position: absolute;
    visibility: visible;
    opacity: 1;
    transform: translateY(-50%);
  }
  .module-products-798 .product-grid .product-thumb .rating {
    justify-content: flex-end;
  }
  .module-products-798 .product-grid .product-thumb .rating .fa-stack {
    font-size: 11px;
  }
  .module-products-798 .product-grid .product-thumb .cart-group {
    display: none;
  }
  .module-products-798 .product-grid .product-thumb .btn-wishlist::before {
    content: "\e991" !important;
    font-family: icomoon !important;
    font-size: 18px;
    color: var(--tema-renk);
    margin-top: 4px;
    margin-right: 3px;
  }
  .module-products-798 .product-grid.product-grid .product-thumb .extra-group {
    position: static;
  }
  .module-products-798
    .product-grid.product-grid
    .product-thumb
    .extra-group
    > div {
    position: static;
    transform: none;
    opacity: 1;
  }
  .module-products-798
    .product-list
    .product-thumb
    .stepper
    input.form-control {
    font-family: "Source Sans Pro" !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(255, 255, 255, 1) !important;
    box-shadow: none;
  }
  .module-products-798
    .product-list
    .product-thumb
    .stepper
    input.form-control:focus,
  .module-products-798
    .product-list
    .product-thumb
    .stepper
    input.form-control:active {
    border-color: rgba(255, 255, 255, 1) !important;
  }
  .module-products-798
    .product-list
    .product-thumb
    .stepper
    input.form-control:focus {
    box-shadow: none;
  }
  .module-products-798 .module-body {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px !important;
  }
}
.module-products-798 .nav-tabs > .tab-1 > a::before {
  font-size: 24px;
}
.module-products-798 .nav-tabs > .tab-1.active > a::before {
  color: var(--tema-renk);
}
.module-info_blocks-86 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 3 * 10px) / 4 - 0.01px);
}
.module-info_blocks-86 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 4 - 0.01px);
}
.one-column #content .module-info_blocks-86 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-info_blocks-86 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-info_blocks-86 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-info_blocks-86 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-info_blocks-86 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-info_blocks-86 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-info_blocks-86 .info-block .info-block-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(44, 54, 64, 1);
  text-transform: uppercase;
  display: block;
}
.module-info_blocks-86 .info-block .info-block-text {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 11px;
  color: rgba(105, 105, 115, 1);
  text-align: left;
  display: block;
}
.module-info_blocks-86 .info-block {
  background: rgba(255, 255, 255, 1);
  border-radius: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  text-align: left;
}
.module-info_blocks-86 .info-block-content {
  display: flex;
  justify-content: flex-start;
}
.module-info_blocks-86 .info-block::before {
  align-self: flex-start;
}
.module-info_blocks-86 .info-block-img {
  align-self: flex-start;
}
.module-info_blocks-86 .info-block::before,
.module-info_blocks-86 .info-block-img {
  margin-top: 10px;
  margin-right: 10px;
}
.module-info_blocks-86 .info-block .count-badge {
  display: none;
}
.module-info_blocks-86 .module-body {
  margin: -10px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
}
@media (max-width: 470px) {
  .module-info_blocks-86 .module-item.swiper-slide {
    margin-right: 10px;
    width: calc((100% - 1 * 10px) / 2 - 0.01px);
  }
  .module-info_blocks-86 .module-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 2 - 0.01px);
  }
}
.module-info_blocks-86 .module-item-1 .info-block::before {
  content: "\e953" !important;
  font-family: icomoon !important;
}
.module-info_blocks-86 .module-item-2 .info-block::before {
  content: "\e901" !important;
  font-family: icomoon !important;
}
.module-info_blocks-86 .module-item-3 .info-block::before {
  content: "\e8eb" !important;
  font-family: icomoon !important;
}
.module-info_blocks-86 .module-item-4 .info-block::before {
  content: "\eaa7" !important;
  font-family: icomoon !important;
}
.module-header_notice-56 .hn-close::before {
  content: "\ebeb" !important;
  font-family: icomoon !important;
  font-size: 22px;
}
.module-header_notice-56 .hn-close:hover::before {
  color: var(--tema-renk);
}
.module-header_notice-56 .hn-close.btn,
.module-header_notice-56 .hn-close.btn:visited {
  font-size: 12px;
  color: rgba(51, 51, 51, 1);
  text-transform: none;
}
.module-header_notice-56 .hn-close.btn:hover {
  color: var(--tema-renk) !important;
  background: none !important;
}
.module-header_notice-56 .hn-close.btn {
  background: none;
  border-style: none;
  padding: 3px;
  box-shadow: none;
}
.module-header_notice-56 .hn-close.btn:active,
.module-header_notice-56 .hn-close.btn:hover:active,
.module-header_notice-56 .hn-close.btn:focus:active {
  background: none !important;
  box-shadow: none;
}
.module-header_notice-56 .hn-close.btn:focus {
  background: none;
  box-shadow: none;
}
.desktop .module-header_notice-56 .hn-close.btn:hover {
  box-shadow: none;
}
.module-header_notice-56 .hn-close.btn.btn.disabled::after {
  font-size: 20px;
}
.module-header_notice-56 .hn-close {
  margin-left: 8px;
}
.module-header_notice-56 .module-body p {
  margin-bottom: 0px;
}
.module-header_notice-56 .module-body {
  height: auto;
  flex-direction: row;
  background: rgba(254, 221, 212, 1);
  padding: 0px;
}
.module-header_notice-56 .header-notice-close-button {
  position: absolute;
  top: auto;
  right: auto;
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.module-header_notice-56 .hn-content a {
  text-decoration: underline;
}
.module-header_notice-56 .hn-content a:hover {
  color: var(--tema-renk);
  text-decoration: none;
}
.module-header_notice-56 .hn-body::before {
  float: none;
}
.module-header_notice-56 .hn-body {
  display: flex;
  background: none;
  padding: 0px;
}
.accordion-menu-802 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-802 .title::after {
  display: none;
}
.accordion-menu-802 .title.page-title > span::after {
  display: none;
}
.accordion-menu-802 .title::after,
.accordion-menu-802 .title.page-title > span::after {
  background: none;
}
.accordion-menu-802 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-802.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-802.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-802.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-802.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-802.accordion-menu .j-menu > li:hover > a,
.accordion-menu-802.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-802.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-802.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-802.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-802 .open-menu i::before {
  left: 5px;
}
.accordion-menu-802 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-802 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-802 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-802
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-802
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-802 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-5 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-5:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-6 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-6:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-7 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-7:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-802 .j-menu .accordion-menu-item-8 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-802 .j-menu .accordion-menu-item-8:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-800 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-800 .title::after {
  display: none;
}
.accordion-menu-800 .title.page-title > span::after {
  display: none;
}
.accordion-menu-800 .title::after,
.accordion-menu-800 .title.page-title > span::after {
  background: none;
}
.accordion-menu-800 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-800.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-800.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-800.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-800.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-800.accordion-menu .j-menu > li:hover > a,
.accordion-menu-800.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-800.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-800.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-800.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-800 .open-menu i::before {
  left: 5px;
}
.accordion-menu-800 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-800 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-800 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-800
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-800
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-800 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-800 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-800 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-800 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-800 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-800 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-800 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-800 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-800 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-800 .j-menu .accordion-menu-item-5 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-800 .j-menu .accordion-menu-item-5:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-801 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-801 .title::after {
  display: none;
}
.accordion-menu-801 .title.page-title > span::after {
  display: none;
}
.accordion-menu-801 .title::after,
.accordion-menu-801 .title.page-title > span::after {
  background: none;
}
.accordion-menu-801 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-801.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-801.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-801.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-801.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-801.accordion-menu .j-menu > li:hover > a,
.accordion-menu-801.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-801.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-801.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-801.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-801 .open-menu i::before {
  left: 5px;
}
.accordion-menu-801 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-801 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-801 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-801
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-801
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-801 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-801 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-801 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-801 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-801 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-801 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-801 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-801 .j-menu .accordion-menu-item-5 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-801 .j-menu .accordion-menu-item-5:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.module-banners-812 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 2 * 10px) / 3 - 0.01px);
}
.module-banners-812 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 3 - 0.01px);
}
.one-column #content .module-banners-812 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 1 * 0px) / 2 - 0.01px);
}
.one-column #content .module-banners-812 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 2 - 0.01px);
}
.two-column #content .module-banners-812 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-812 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-812 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-812 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-812 a img {
  transform: scale(1);
}
.module-banners-812 .module-item > a {
  border-radius: 100%;
}
.module-banners-812 .module-item > a::before {
  background: rgba(0, 0, 0, 0.4);
}
.module-banners-812 a::before {
  opacity: 1;
}
.module-banners-812 .module-item > a::after {
  content: "\e99a" !important;
  font-family: icomoon !important;
  font-size: 25px;
  color: rgba(255, 255, 255, 1);
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-812 a::after {
  opacity: 0;
  margin-bottom: 7px;
}
.desktop .module-banners-812 a:hover::after {
  opacity: 1;
}
.module-banners-812 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-812 .banner-caption span::after {
  margin-left: 5px;
}
.module-banners-812 .banner-caption {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate3d(-50%, -50%, 0);
}
.module-banners-812 .banner-caption span {
  transform-origin: center;
  white-space: nowrap;
  text-align: center;
  text-transform: capitalize;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.module-banners-812 .banner-caption span s {
  font-family: Georgia, serif;
  font-weight: 400;
  text-decoration: underline;
  text-shadow: 20px 20px;
}
.module-banners-812 a .banner-caption-2 {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-812 .banner-caption-2 {
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-812 .banner-caption-2 span {
  white-space: normal;
  padding: 10px;
}
.module-banners-812 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-812 .banner-caption span {
    font-size: 14px;
    word-break: break-word;
  }
}
.accordion-menu-803 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-803 .title::after {
  display: none;
}
.accordion-menu-803 .title.page-title > span::after {
  display: none;
}
.accordion-menu-803 .title::after,
.accordion-menu-803 .title.page-title > span::after {
  background: none;
}
.accordion-menu-803 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-803.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-803.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-803.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-803.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-803.accordion-menu .j-menu > li:hover > a,
.accordion-menu-803.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-803.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-803.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-803.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-803 .open-menu i::before {
  left: 5px;
}
.accordion-menu-803 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-803 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-803 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-803
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-803
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-803 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-803 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-803 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-803 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-803 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-803 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-803 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-804 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-804 .title::after {
  display: none;
}
.accordion-menu-804 .title.page-title > span::after {
  display: none;
}
.accordion-menu-804 .title::after,
.accordion-menu-804 .title.page-title > span::after {
  background: none;
}
.accordion-menu-804 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-804.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-804.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-804.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-804.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-804.accordion-menu .j-menu > li:hover > a,
.accordion-menu-804.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-804.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-804.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-804.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-804 .open-menu i::before {
  left: 5px;
}
.accordion-menu-804 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-804 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-804 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-804
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-804
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-804 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-804 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-804 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-804 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-804 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-804 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-804 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-804 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-804 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-805 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-805 .title::after {
  display: none;
}
.accordion-menu-805 .title.page-title > span::after {
  display: none;
}
.accordion-menu-805 .title::after,
.accordion-menu-805 .title.page-title > span::after {
  background: none;
}
.accordion-menu-805 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-805.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-805.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-805.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-805.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-805.accordion-menu .j-menu > li:hover > a,
.accordion-menu-805.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-805.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-805.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-805.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-805 .open-menu i::before {
  left: 5px;
}
.accordion-menu-805 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-805 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-805 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-805
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-805
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-805 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-805 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-805 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-805 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-805 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-805 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-805 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.module-banners-813 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 2 * 10px) / 3 - 0.01px);
}
.module-banners-813 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 3 - 0.01px);
}
.one-column #content .module-banners-813 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 1 * 0px) / 2 - 0.01px);
}
.one-column #content .module-banners-813 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 2 - 0.01px);
}
.two-column #content .module-banners-813 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-813 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-813 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-813 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-813 a img {
  transform: scale(1);
}
.module-banners-813 .module-item > a {
  border-radius: 100%;
}
.module-banners-813 .module-item > a::before {
  background: rgba(0, 0, 0, 0.4);
}
.module-banners-813 a::before {
  opacity: 1;
}
.module-banners-813 .module-item > a::after {
  content: "\e99a" !important;
  font-family: icomoon !important;
  font-size: 25px;
  color: rgba(255, 255, 255, 1);
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-813 a::after {
  opacity: 0;
  margin-bottom: 7px;
}
.desktop .module-banners-813 a:hover::after {
  opacity: 1;
}
.module-banners-813 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-813 .banner-caption span::after {
  margin-left: 5px;
}
.module-banners-813 .banner-caption {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate3d(-50%, -50%, 0);
}
.module-banners-813 .banner-caption span {
  transform-origin: center;
  white-space: nowrap;
  text-align: center;
  text-transform: capitalize;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.module-banners-813 .banner-caption span s {
  font-family: Georgia, serif;
  font-weight: 400;
  text-decoration: underline;
  text-shadow: 20px 20px;
}
.module-banners-813 a .banner-caption-2 {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-813 .banner-caption-2 {
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-813 .banner-caption-2 span {
  white-space: normal;
  padding: 10px;
}
.module-banners-813 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-813 .banner-caption span {
    font-size: 14px;
    word-break: break-word;
  }
}
.accordion-menu-806 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-806 .title::after {
  display: none;
}
.accordion-menu-806 .title.page-title > span::after {
  display: none;
}
.accordion-menu-806 .title::after,
.accordion-menu-806 .title.page-title > span::after {
  background: none;
}
.accordion-menu-806 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-806.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-806.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-806.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-806.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-806.accordion-menu .j-menu > li:hover > a,
.accordion-menu-806.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-806.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-806.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-806.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-806 .open-menu i::before {
  left: 5px;
}
.accordion-menu-806 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-806 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-806 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-806
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-806
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-806 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-806 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-806 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-806 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-806 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-806 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-806 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-806 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-806 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-806 .j-menu .accordion-menu-item-5 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-806 .j-menu .accordion-menu-item-5:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-806 .j-menu .accordion-menu-item-6 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-806 .j-menu .accordion-menu-item-6:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-806 .j-menu .accordion-menu-item-7 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-806 .j-menu .accordion-menu-item-7:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-807 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-807 .title::after {
  display: none;
}
.accordion-menu-807 .title.page-title > span::after {
  display: none;
}
.accordion-menu-807 .title::after,
.accordion-menu-807 .title.page-title > span::after {
  background: none;
}
.accordion-menu-807 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-807.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-807.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-807.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-807.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-807.accordion-menu .j-menu > li:hover > a,
.accordion-menu-807.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-807.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-807.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-807.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-807 .open-menu i::before {
  left: 5px;
}
.accordion-menu-807 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-807 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-807 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-807
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-807
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-807 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-807 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-807 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-807 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-807 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-807 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-807 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-807 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-807 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-807 .j-menu .accordion-menu-item-5 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-807 .j-menu .accordion-menu-item-5:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-808 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-808 .title::after {
  display: none;
}
.accordion-menu-808 .title.page-title > span::after {
  display: none;
}
.accordion-menu-808 .title::after,
.accordion-menu-808 .title.page-title > span::after {
  background: none;
}
.accordion-menu-808 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-808.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-808.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-808.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-808.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-808.accordion-menu .j-menu > li:hover > a,
.accordion-menu-808.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-808.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-808.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-808.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-808 .open-menu i::before {
  left: 5px;
}
.accordion-menu-808 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-808 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-808 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-808
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-808
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-808 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-808 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-808 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-808 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-808 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-808 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-808 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-808 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-808 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.module-banners-814 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 2 * 10px) / 3 - 0.01px);
}
.module-banners-814 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 3 - 0.01px);
}
.one-column #content .module-banners-814 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 1 * 0px) / 2 - 0.01px);
}
.one-column #content .module-banners-814 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 2 - 0.01px);
}
.two-column #content .module-banners-814 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-814 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-814 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-814 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-814 a img {
  transform: scale(1);
}
.module-banners-814 .module-item > a {
  border-radius: 100%;
}
.module-banners-814 .module-item > a::before {
  background: rgba(0, 0, 0, 0.4);
}
.module-banners-814 a::before {
  opacity: 1;
}
.module-banners-814 .module-item > a::after {
  content: "\e99a" !important;
  font-family: icomoon !important;
  font-size: 25px;
  color: rgba(255, 255, 255, 1);
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-814 a::after {
  opacity: 0;
  margin-bottom: 7px;
}
.desktop .module-banners-814 a:hover::after {
  opacity: 1;
}
.module-banners-814 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-814 .banner-caption span::after {
  margin-left: 5px;
}
.module-banners-814 .banner-caption {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate3d(-50%, -50%, 0);
}
.module-banners-814 .banner-caption span {
  transform-origin: center;
  white-space: nowrap;
  text-align: center;
  text-transform: capitalize;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.module-banners-814 .banner-caption span s {
  font-family: Georgia, serif;
  font-weight: 400;
  text-decoration: underline;
  text-shadow: 20px 20px;
}
.module-banners-814 a .banner-caption-2 {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-814 .banner-caption-2 {
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-814 .banner-caption-2 span {
  white-space: normal;
  padding: 10px;
}
.module-banners-814 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-814 .banner-caption span {
    font-size: 14px;
    word-break: break-word;
  }
}
.accordion-menu-809 .title {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 15px;
  color: rgb(249, 106, 38);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-decoration-line: none;
  text-decoration: none;
  letter-spacing: -0.3px;
}
.accordion-menu-809 .title::after {
  display: none;
}
.accordion-menu-809 .title.page-title > span::after {
  display: none;
}
.accordion-menu-809 .title::after,
.accordion-menu-809 .title.page-title > span::after {
  background: none;
}
.accordion-menu-809 > .j-menu > li > a::before {
 display:none !important;
}
.accordion-menu-809.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.accordion-menu-809.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-809.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-809.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-809.accordion-menu .j-menu > li:hover > a,
.accordion-menu-809.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-809.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-809.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-809.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-809 .open-menu i::before {
  left: 5px;
}
.accordion-menu-809 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-809 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-809 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-809
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-809
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-809 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-809 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 500 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
  letter-spacing: -0.5px;
}
.desktop .accordion-menu-809 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-809 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-809 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-809 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-809 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-809 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-809 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-809 .j-menu .accordion-menu-item-5 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-809 .j-menu .accordion-menu-item-5:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-810 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-810 .title::after {
  display: none;
}
.accordion-menu-810 .title.page-title > span::after {
  display: none;
}
.accordion-menu-810 .title::after,
.accordion-menu-810 .title.page-title > span::after {
  background: none;
}
.accordion-menu-810 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-810.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-810.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-810.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-810.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-810.accordion-menu .j-menu > li:hover > a,
.accordion-menu-810.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-810.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-810.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-810.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-810 .open-menu i::before {
  left: 5px;
}
.accordion-menu-810 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-810 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-810 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-810
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-810
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-810 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-810 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-810 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-810 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-810 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-810 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-810 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-811 .title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(60, 60, 60, 1);
  text-align: left;
  text-transform: uppercase;
  margin-left: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-811 .title::after {
  display: none;
}
.accordion-menu-811 .title.page-title > span::after {
  display: none;
}
.accordion-menu-811 .title::after,
.accordion-menu-811 .title.page-title > span::after {
  background: none;
}
.accordion-menu-811 > .j-menu > li > a::before {
  content: "\e3a6" !important;
  font-family: icomoon !important;
  font-size: 8px;
  color: rgba(51, 51, 51, 1);
}
.accordion-menu-811.accordion-menu .j-menu > li > a {
  flex-direction: row;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(105, 105, 115, 1);
  padding: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.accordion-menu-811.accordion-menu .j-menu .dropdown > a > .count-badge {
  margin-right: 5px;
}
.accordion-menu-811.accordion-menu
  .j-menu
  .dropdown
  > a
  > .count-badge
  + .open-menu
  + .menu-label {
  margin-left: 0;
}
.accordion-menu-811.accordion-menu .j-menu .dropdown > a::after {
  display: none;
}
.desktop .accordion-menu-811.accordion-menu .j-menu > li:hover > a,
.accordion-menu-811.accordion-menu .j-menu > li.active > a {
  color: var(--tema-renk);
}
.accordion-menu-811.accordion-menu .j-menu .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
}
.accordion-menu-811.accordion-menu .j-menu > li > a::before {
  margin-right: 5px;
}
.accordion-menu-811.accordion-menu .j-menu a .count-badge {
  display: inline-flex;
  position: relative;
}
.accordion-menu-811 .open-menu i::before {
  left: 5px;
}
.accordion-menu-811 .open-menu[aria-expanded="true"] i::before {
  left: 5px;
}
.accordion-menu-811 .j-menu > li > div .j-menu > li > a {
  padding-left: 30px !important;
}
.accordion-menu-811 .j-menu > li > div .j-menu > li > div > .j-menu > li > a {
  padding-left: 40px !important;
}
.accordion-menu-811
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 50px !important;
}
.accordion-menu-811
  .j-menu
  > li
  > div
  .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > div
  > .j-menu
  > li
  > a {
  padding-left: 60px !important;
}
.accordion-menu-811 > .j-menu > li.accordion-menu-item > a::before {
  min-width: 8px;
  font-size: 8px !important;
}
.accordion-menu-811 .j-menu .accordion-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-811 .j-menu .accordion-menu-item-1:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-811 .j-menu .accordion-menu-item-2 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-811 .j-menu .accordion-menu-item-2:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-811 .j-menu .accordion-menu-item-3 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-811 .j-menu .accordion-menu-item-3:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-811 .j-menu .accordion-menu-item-4 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-811 .j-menu .accordion-menu-item-4:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.accordion-menu-811 .j-menu .accordion-menu-item-5 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(0, 0, 0, 0) !important;
}
.desktop .accordion-menu-811 .j-menu .accordion-menu-item-5:hover > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(51, 51, 51, 1) !important;
  background: rgba(255, 255, 255, 0) !important;
}
.module-banners-815 .module-item.swiper-slide {
  margin-right: 10px;
  width: calc((100% - 2 * 10px) / 3 - 0.01px);
}
.module-banners-815 .module-item:not(.swiper-slide) {
  padding: 5px;
  width: calc(100% / 3 - 0.01px);
}
.one-column #content .module-banners-815 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 1 * 0px) / 2 - 0.01px);
}
.one-column #content .module-banners-815 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 2 - 0.01px);
}
.two-column #content .module-banners-815 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-815 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-815 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-815 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-815 a img {
  transform: scale(1);
}
.module-banners-815 .module-item > a {
  border-radius: 100%;
}
.module-banners-815 .module-item > a::before {
  background: rgba(0, 0, 0, 0.4);
}
.module-banners-815 a::before {
  opacity: 1;
}
.module-banners-815 .module-item > a::after {
  content: "\e99a" !important;
  font-family: icomoon !important;
  font-size: 25px;
  color: rgba(255, 255, 255, 1);
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-815 a::after {
  opacity: 0;
  margin-bottom: 7px;
}
.desktop .module-banners-815 a:hover::after {
  opacity: 1;
}
.module-banners-815 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-815 .banner-caption span::after {
  margin-left: 5px;
}
.module-banners-815 .banner-caption {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  transform: translate3d(-50%, -50%, 0);
}
.module-banners-815 .banner-caption span {
  transform-origin: center;
  white-space: nowrap;
  text-align: center;
  text-transform: capitalize;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
}
.module-banners-815 .banner-caption span s {
  font-family: Georgia, serif;
  font-weight: 400;
  text-decoration: underline;
  text-shadow: 20px 20px;
}
.module-banners-815 a .banner-caption-2 {
  visibility: visible;
  opacity: 1;
  display: block;
  width: 100%;
}
.module-banners-815 .banner-caption-2 {
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.module-banners-815 .banner-caption-2 span {
  white-space: normal;
  padding: 10px;
}
.module-banners-815 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-815 .banner-caption span {
    font-size: 14px;
    word-break: break-word;
  }
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-1 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(255, 255, 255, 1) !important;
  background: rgba(221, 14, 28, 1);
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-1 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-1:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-1 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-1 > a {
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-1
  .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-1
  > .dropdown-menu::before {
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-1:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-1.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-2 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-2:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-2 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-2
  .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-2
  > .dropdown-menu::before {
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-2:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-2.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-4 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-4:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-4 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-4
  .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-4
  > .dropdown-menu::before {
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-4:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-4.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-5 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-5:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-5 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-5
  .mega-menu-content {
  width: 700px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-5
  > .dropdown-menu::before {
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-5:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-5.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-6 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-6:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-6 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-6
  .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-6
  > .dropdown-menu::before {
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-6:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-6.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-7 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-7:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-7 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper .menu-fullwidth > .j-dropdown {
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-7
  .mega-menu-content {
  width: 700px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-7
  > .dropdown-menu::before {
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-7:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-7.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 {
  background: none;
  padding-top: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(255, 179, 229, 1);
  margin-bottom: 50px;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1::before {
  display: block;
  background: rgba(255, 0, 0, 1);
  left: -50%;
  width: 100%;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-1 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-1 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-1 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-2 {
  width: 5%;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-2 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-2 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-3 {
  width: 15%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-3 .grid-item {
  height: 100%;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-3 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-4 {
  width: 5%;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-4 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-4 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-5 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-5 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-5 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-6 {
  width: 33.33333333333333%;
  padding-left: 15px;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-6 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-6 .grid-items {
  justify-content: flex-start;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-8 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-8:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-8 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper .menu-fullwidth > .j-dropdown {
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-8
  .mega-menu-content {
  width: 700px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-8
  > .dropdown-menu::before {
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-8:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-8.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 {
  background: none;
  padding-top: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(255, 179, 229, 1);
  margin-bottom: 50px;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1::before {
  display: block;
  background: rgba(255, 0, 0, 1);
  left: -50%;
  width: 100%;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-1 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-1 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-1 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-2 {
  width: 5%;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-2 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-2 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-3 {
  width: 15%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-3 .grid-item {
  height: 100%;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-3 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-4 {
  width: 5%;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-4 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-4 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-5 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-5 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-5 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-6 {
  width: 33.33333333333333%;
  padding-left: 15px;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-6 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-8.mega-menu .grid-row-1 .grid-col-6 .grid-items {
  justify-content: flex-start;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-9 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-9:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-9 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper .menu-fullwidth > .j-dropdown {
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-9
  .mega-menu-content {
  width: 700px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-9
  > .dropdown-menu::before {
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-9:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-9.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 {
  background: none;
  padding-top: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(255, 179, 229, 1);
  margin-bottom: 50px;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1::before {
  display: block;
  background: rgba(255, 0, 0, 1);
  left: -50%;
  width: 100%;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-1 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-1 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-1 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-2 {
  width: 5%;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-2 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-2 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-3 {
  width: 15%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-3 .grid-item {
  height: 100%;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-3 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-4 {
  width: 5%;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-4 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-4 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-5 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-5 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-5 .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-6 {
  width: 33.33333333333333%;
  padding-left: 15px;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-6 .grid-item {
  height: auto;
}
.main-menu-799 .main-menu-item-9.mega-menu .grid-row-1 .grid-col-6 .grid-items {
  justify-content: flex-start;
}
div.main-menu.main-menu-799 > .j-menu > .main-menu-item-10 > a > .links-text {
  border-width: 0;
  border-bottom-width: 2px;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0);
}
.desktop
  div.main-menu.main-menu-799
  > .j-menu
  > .main-menu-item-10:hover
  > a
  > .links-text {
  border-color: var(--tema-renk);
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-10 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper .menu-fullwidth > .j-dropdown {
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-10
  .mega-menu-content {
  width: 700px;
  position: absolute;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-10
  > .dropdown-menu::before {
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-10:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-10.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 {
  background: none;
  padding-top: 20px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(255, 179, 229, 1);
  margin-bottom: 50px;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1::before {
  display: block;
  background: rgba(255, 0, 0, 1);
  left: -50%;
  width: 100%;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-1 {
  width: 25%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
  padding-left: 25px;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-1 .grid-item {
  height: auto;
}
.main-menu-799
  .main-menu-item-10.mega-menu
  .grid-row-1
  .grid-col-1
  .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-2 {
  width: 5%;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-2 .grid-item {
  height: auto;
}
.main-menu-799
  .main-menu-item-10.mega-menu
  .grid-row-1
  .grid-col-2
  .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-3 {
  width: 15%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-3 .grid-item {
  height: 100%;
}
.main-menu-799
  .main-menu-item-10.mega-menu
  .grid-row-1
  .grid-col-3
  .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-4 {
  width: 5%;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-4 .grid-item {
  height: auto;
}
.main-menu-799
  .main-menu-item-10.mega-menu
  .grid-row-1
  .grid-col-4
  .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-5 {
  width: 20%;
  border-width: 0;
  border-right-width: 1px;
  border-style: dashed;
  border-color: rgba(230, 230, 230, 1);
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-5 .grid-item {
  height: auto;
}
.main-menu-799
  .main-menu-item-10.mega-menu
  .grid-row-1
  .grid-col-5
  .grid-items {
  justify-content: flex-start;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-6 {
  width: 33.33333333333333%;
  padding-left: 15px;
}
.main-menu-799 .main-menu-item-10.mega-menu .grid-row-1 .grid-col-6 .grid-item {
  height: auto;
}
.main-menu-799
  .main-menu-item-10.mega-menu
  .grid-row-1
  .grid-col-6
  .grid-items {
  justify-content: flex-start;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-11
  .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-11
  > .dropdown-menu::before {
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-11:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-11.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
div.main-menu.main-menu-799 > .j-menu .menu-item.main-menu-item-12 > a::before {
  content: "\e99a" !important;
  font-family: icomoon !important;
  color: rgba(221, 14, 28, 1);
  left: 2px;
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-12 > a {
  font-family: "Source Sans Pro" !important;
  font-weight: 700 !important;
  color: rgba(221, 14, 28, 1) !important;
}
div.main-menu.main-menu-799 > .j-menu li.main-menu-item-12 > a > .links-text {
  padding-top: 10px;
  padding-bottom: 10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-12
  .mega-menu-content {
  width: 500px;
  position: relative;
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  .mega-custom.main-menu-item-12
  > .dropdown-menu::before {
  left: 0;
  transform: none;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-12:not(.mega-fullwidth)
  > .dropdown-menu::before {
  display: block;
  margin-top: -10px;
}
.desktop-main-menu-wrapper
  .main-menu-799
  > .j-menu
  li.main-menu-item-12.multi-level
  .dropdown-menu
  ul
  li
  .dropdown-menu {
  left: 100%;
}
.top-menu-2 .j-menu li.top-menu-item-1 > a::before {
  content: "\e979" !important;
  font-family: icomoon !important;
  color: var(--tema-renk);
}
.top-menu-2 .j-menu li.top-menu-item-1 > a:first-child {
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: var(--tema-renk);
  text-transform: capitalize;
}
.top-menu-2 > ul > .top-menu-item-1 > a {
  text-align: left;
}
.top-menu-2 > ul > .top-menu-item-1 > a > .links-text {
  display: block;
}
.top-menu-2 > ul > .top-menu-item-1 > a .count-badge {
  position: relative;
}
.top-menu-2 .j-menu li.top-menu-item-2 > a::before {
  content: "\eaab" !important;
  font-family: icomoon !important;
  color: var(--tema-renk);
}
.top-menu-2 .j-menu li.top-menu-item-2 > a:first-child {
  font-family: "Source Sans Pro";
  font-weight: 400;
  color: var(--tema-renk);
  text-transform: capitalize;
}
.top-menu-2 > ul > .top-menu-item-2 > a {
  text-align: left;
}
.top-menu-2 > ul > .top-menu-item-2 > a > .links-text {
  display: block;
}
.top-menu-2 > ul > .top-menu-item-2 > a .count-badge {
  position: relative;
}
.top-menu-337 .j-menu li.top-menu-item-1 > a::before {
  content: "\e978" !important;
  font-family: icomoon !important;
  top: -1px;
}
.top-menu-337 > ul > .top-menu-item-1 > a {
  text-align: center;
}
.top-menu-337 > ul > .top-menu-item-1 > a > .links-text {
  display: block;
  font-weight: 600;
  font-size: 13px;
}
.top-menu-337 > ul > .top-menu-item-1 > a .count-badge {
  position: absolute;
  top: auto;
  right: auto;
}
.top-menu-337 li.top-menu-item-2 > a::before {
  content: "\e990" !important;
  font-family: icomoon !important;
}
.top-menu-337 li.top-menu-item-3 > a::before {
  content: "\e92d" !important;
  font-family: icomoon !important;
}
.top-menu-337 .j-menu li.top-menu-item-5 > a::before {
  content: "\e991" !important;
  font-family: icomoon !important;
  font-size: 18px;
  top: -1px;
}
.top-menu-337 > ul > .top-menu-item-5 > a {
  text-align: center;
}
.top-menu-337 > ul > .top-menu-item-5 > a > .links-text {
  display: block;
  font-weight: 600;
}
.top-menu-337 > ul > .top-menu-item-5 > a .count-badge {
  position: absolute;
  top: auto;
  right: auto;
}
.top-menu-337 .j-menu li.top-menu-item-7 > a:first-child {
  font-family: "Source Sans Pro";
  font-weight: 400;
}
.top-menu-337 > ul > .top-menu-item-7 > a {
  text-align: left;
}
.top-menu-337 > ul > .top-menu-item-7 > a > .links-text {
  display: block;
}
.top-menu-337 > ul > .top-menu-item-7 > a .count-badge {
  position: relative;
}
.top-menu-14 .j-menu li.top-menu-item-1 > a::before {
  content: "\f1cd" !important;
  font-family: icomoon !important;
}
.top-menu-14 .j-menu li.top-menu-item-1 > a:first-child {
  font-family: "Source Sans Pro";
  font-weight: 400;
  text-transform: capitalize;
}
.top-menu-14 > ul > .top-menu-item-1 > a {
  text-align: left;
}
.top-menu-14 > ul > .top-menu-item-1 > a > .links-text {
  display: block;
}
.top-menu-14 > ul > .top-menu-item-1 > a .count-badge {
  position: relative;
}
.top-menu-14 .j-menu li.top-menu-item-2 > a::before {
  content: "\f1b2" !important;
  font-family: icomoon !important;
}
.top-menu-14 .j-menu li.top-menu-item-2 > a:first-child {
  font-family: "Source Sans Pro";
  font-weight: 400;
  text-transform: capitalize;
}
.top-menu-14 > ul > .top-menu-item-2 > a {
  text-align: left;
}
.top-menu-14 > ul > .top-menu-item-2 > a > .links-text {
  display: block;
}
.top-menu-14 > ul > .top-menu-item-2 > a .count-badge {
  position: relative;
}
footer > div {
  margin-top: 35px;
  background: rgba(255, 255, 255, 1);
}
@media (max-width: 470px) {
  footer > div {
    margin-top: 5px;
  }
}
footer .grid-row-1::before {
  display: block;
  left: 0;
  width: 100vw;
}
footer .grid-row-1 .grid-col-1 {
  width: 100%;
}
footer .grid-row-1 .grid-col-1 .grid-item {
  height: 100%;
}
footer .grid-row-2 {
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 10px;
  border-width: 0;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  margin-bottom: 80px;
}
footer .grid-row-2::before {
  display: block;
  left: 50%;
  width: 100vw;
}
footer .grid-row-2 .grid-col-1 {
  width: 20%;
}
footer .grid-row-2 .grid-col-1 .grid-items {
  justify-content: flex-start;
}
footer .grid-row-2 .grid-col-1 .grid-item {
  height: auto;
}
@media (max-width: 470px) {
  footer .grid-row-2 .grid-col-1 {
    border-width: 0;
    border-left-width: 1px;
    border-style: solid;
    border-color: rgba(243, 243, 243, 1);
    padding-left: 10px;
  }
}
footer .grid-row-2 .grid-col-2 {
  width: 25%;
}
footer .grid-row-2 .grid-col-2 .grid-items {
  justify-content: flex-start;
}
footer .grid-row-2 .grid-col-2 .grid-item {
  height: auto;
}
footer .grid-row-2 .grid-col-3 {
  width: 25%;
}
footer .grid-row-2 .grid-col-3 .grid-item {
  height: auto;
}
footer .grid-row-2 .grid-col-4 {
  width: 25%;
  padding-right: 50px;
}
footer .grid-row-2 .grid-col-4 .grid-items {
  justify-content: flex-start;
}
footer .grid-row-2 .grid-col-4 .grid-item {
  height: auto;
}
footer .grid-row-3 {
  background: rgba(238, 238, 238, 1);
  padding-top: 10px;
  padding-bottom: 10px;
}
footer .grid-row-3 > .grid-cols {
  max-width: 100%;
}
footer .grid-row-3::before {
  display: block;
  left: 0;
  width: 100vw;
}
footer .grid-row-3 .grid-col-1 {
  width: 50%;
}
footer .grid-row-3 .grid-col-1 .grid-item {
  height: auto;
}
@media (max-width: 470px) {
  footer .grid-row-3 .grid-col-1 {
    width: 100%;
  }
}
footer .grid-row-3 .grid-col-2 {
  width: 50%;
}
footer .grid-row-3 .grid-col-2 .grid-item {
  height: auto;
}
@media (max-width: 470px) {
  footer .grid-row-3 .grid-col-2 {
    width: 100%;
  }
}
footer .grid-row-5::before {
  display: block;
  left: 0;
  width: 100vw;
}
footer .grid-row-5 .grid-col-1 {
  width: 100%;
  padding-bottom: 5px;
}
footer .grid-row-5 .grid-col-1 .grid-items {
  justify-content: center;
}
footer .grid-row-5 .grid-col-1 .grid-item {
  height: auto;
}
@media (max-width: 470px) {
  footer .grid-row-5 .grid-col-1 {
    width: 100%;
  }
}
footer .grid-row-6 > .grid-cols {
  max-width: 100%;
}
footer .grid-row-6::before {
  display: block;
  left: 0;
  width: 100vw;
}
footer .grid-row-6 .grid-col-1 {
  width: 100%;
}
footer .grid-row-6 .grid-col-1 .grid-item {
  height: auto;
}
.module-banners-727 .module-item.swiper-slide {
  margin-right: 15px;
  width: calc((100% - 6 * 15px) / 7 - 0.01px);
}
.module-banners-727 .module-item:not(.swiper-slide) {
  padding: 7.5px;
  width: calc(100% / 7 - 0.01px);
}
.one-column #content .module-banners-727 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-banners-727 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-banners-727 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-727 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-727 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-727 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-727:not(.carousel-mode) .module-body {
  margin-top: 15px;
  margin-right: 300px;
  margin-bottom: 10px;
  margin-left: 300px;
}
.module-banners-727 a img {
  transform: scale(1);
}
.module-banners-727 a::before {
  opacity: 0;
}
.desktop .module-banners-727 a:hover::before {
  opacity: 1;
}
.module-banners-727 .module-item > a::after {
  content: none !important;
}
.module-banners-727 a::after {
  opacity: 0;
}
.desktop .module-banners-727 a:hover::after {
  opacity: 1;
}
.module-banners-727 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: auto;
}
.module-banners-727 .banner-caption {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: translate3d(0, 0, 0);
}
.module-banners-727 .banner-caption span {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  margin: 20px;
  padding: 7px;
  padding-right: 10px;
  padding-left: 10px;
}
.module-banners-727 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.desktop .module-banners-727 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1;
}
.module-banners-727 a .banner-caption-2 {
  width: auto;
}
.module-banners-727 .banner-caption-2 span::after {
  content: "\e9b1" !important;
  font-family: icomoon !important;
  font-size: 14px;
  margin-left: 5px;
}
.module-banners-727 .banner-caption-2 span {
  white-space: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.desktop .module-banners-727 a:hover .banner-caption-2 span {
  margin-bottom: 25px;
}
.module-banners-727 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-727 .banner-caption span {
    font-size: 13px;
    margin: 5px;
  }
}
.module-banners-727 .module-item-1 > a::after {
  margin-right: 15px;
  margin-left: 15px;
}
div.links-menu-644 .title.module-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(44, 54, 64, 1);
  text-transform: uppercase;
  text-align: left;
}
div.links-menu-644 .title.module-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-644 .title.module-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-644 .title.module-title::after,
div.links-menu-644 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
div.links-menu-644 .module-body {
  display: block;
  justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
}
div.links-menu-644 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  justify-content: flex-start;
  width: auto;
}
div.links-menu-644 .menu-item a .links-text {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  color: rgba(139, 145, 152, 1);
  line-height: 2;
}
div.links-menu-644 .menu-item a {
  justify-content: flex-start;
  width: auto;
  padding-bottom: 5px;
}
div.links-menu-644 .menu-item a:hover .links-text {
  color: var(--tema-renk);
}
div.links-menu-644 .count-badge {
  display: none;
}
.phone footer div.links-menu-644 .module-title::before {
  display: none;
}
.phone footer div.links-menu-644 .module-title + .module-body > li {
  display: flex;
}
.module-blocks-597.blocks-grid .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.module-blocks-597.blocks-grid .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.one-column #content .module-blocks-597.blocks-grid .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column
  #content
  .module-blocks-597.blocks-grid
  .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-blocks-597.blocks-grid .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column
  #content
  .module-blocks-597.blocks-grid
  .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-blocks-597.blocks-grid .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-blocks-597.blocks-grid .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-blocks-597.blocks-grid:not(.carousel-mode) .module-body {
  margin-top: 25px;
}
.module-blocks-597 .block-title {
  order: -2;
}
.module-blocks-597 .block-header {
  display: flex;
  float: none;
  order: -1;
  justify-content: flex-start;
  align-items: flex-start;
}
.module-blocks-597 .block-header img {
  display: flex;
}
.module-blocks-597 .block-wrapper {
  display: flex;
  text-align: left;
  justify-content: center;
}
.module-blocks-597 .block-header i {
  float: none;
  display: flex;
}
.module-blocks-597 .block-body {
  display: flex;
  flex-direction: column;
}
.module-blocks-597 .module-item-1 .block-body {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 12px;
  color: rgba(0, 168, 231, 1);
  line-height: 1.2;
  display: flex;
  flex-direction: row;
}
.module-blocks-597 .module-item-1 .block-header {
  display: flex;
  float: none;
  order: -1;
  justify-content: flex-start;
  align-items: flex-start;
  margin-right: 10px;
}
.module-blocks-597 .module-item-1 .block-header img {
  display: flex;
  box-shadow: none;
}
.module-blocks-597 .module-item-1 .block-wrapper {
  display: flex;
  justify-content: center;
}
.module-blocks-597 .module-item-1 .block-header i {
  float: none;
  display: flex;
}
.module-blocks-597 .module-item-1 .block-header i::before {
  content: "\f232" !important;
  font-family: icomoon !important;
  font-size: 22px;
  color: rgba(80, 173, 85, 1);
  margin-top: 10px;
}
.module-blocks-597 .module-item-1 .block-content {
  text-align: left;
  column-count: initial;
  column-gap: 20px;
  column-rule-width: 1px;
  column-rule-style: solid;
}
.module-blocks-597 .module-item-1 .expand-content {
  max-height: 100%;
  overflow: visible;
  max-height: 70px;
}
.module-blocks-597 .module-item-1 .block-footer {
  margin-top: 10px;
  text-align: left;
}
.module-blocks-597 .module-item-1 .block-footer .btn {
  width: auto;
  transform: scale(calc(100 / 100));
  transform-origin: center;
}
div.links-menu-72 .title.module-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  text-transform: uppercase;
  text-align: left;
}
div.links-menu-72 .title.module-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-72 .title.module-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-72 .title.module-title::after,
div.links-menu-72 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
div.links-menu-72 .module-body {
  display: block;
  justify-content: center;
  -webkit-overflow-scrolling: touch;
}
div.links-menu-72 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  justify-content: flex-start;
  width: 100%;
}
div.links-menu-72 .menu-item a .links-text {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  color: rgba(139, 145, 152, 1);
}
div.links-menu-72 .menu-item a {
  justify-content: flex-start;
  width: 100%;
  padding-bottom: 5px;
}
div.links-menu-72 .menu-item a:hover .links-text {
  color: var(--tema-renk);
}
div.links-menu-72 .count-badge {
  display: none;
}
.phone footer div.links-menu-72 .module-title::before {
  display: none;
}
.phone footer div.links-menu-72 .module-title + .module-body > li {
  display: flex;
}
div.links-menu-76 .title.module-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  text-transform: uppercase;
}
div.links-menu-76 .title.module-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-76 .title.module-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-76 .title.module-title::after,
div.links-menu-76 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
div.links-menu-76 .module-body {
  display: block;
  justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
}
div.links-menu-76 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  width: auto;
}
div.links-menu-76 .menu-item a .links-text {
  white-space: normal;
  font-size: 12px;
  color: rgba(139, 145, 152, 1);
  line-height: 2;
}
div.links-menu-76 .menu-item a {
  width: auto;
  padding-bottom: 5px;
}
div.links-menu-76 .menu-item a:hover .links-text {
  color: var(--tema-renk);
}
div.links-menu-76 .count-badge {
  display: none;
}
.phone footer div.links-menu-76 .module-title::before {
  display: none;
}
.phone footer div.links-menu-76 .module-title + .module-body > li {
  display: flex;
}
div.links-menu-724 .title.module-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 14px;
  color: rgba(51, 51, 51, 1);
  text-transform: uppercase;
  text-align: left;
}
div.links-menu-724 .title.module-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-724 .title.module-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
div.links-menu-724 .title.module-title::after,
div.links-menu-724 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
div.links-menu-724 .module-body {
  display: block;
  justify-content: center;
  -webkit-overflow-scrolling: touch;
}
div.links-menu-724 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  justify-content: flex-start;
  width: 100%;
}
div.links-menu-724 .menu-item a .links-text {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  color: rgba(139, 145, 152, 1);
}
div.links-menu-724 .menu-item a {
  justify-content: flex-start;
  width: 100%;
}
div.links-menu-724 .menu-item a:hover .links-text {
  color: var(--tema-renk);
}
div.links-menu-724 .count-badge {
  display: none;
}
.phone footer div.links-menu-724 .module-title::before {
  display: none;
}
.phone footer div.links-menu-724 .module-title + .module-body > li {
  display: flex;
}
div.links-menu-724 .links-menu-item-1 > a::before {
  content: "\f09a" !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(122, 118, 116, 1);
  margin-right: 10px;
}
div.links-menu-724 .links-menu-item-1 a {
  padding-bottom: 10px;
}
div.links-menu-724 .links-menu-item-1:hover a::before {
  color: rgba(44, 54, 64, 1);
}
div.links-menu-724 .links-menu-item-1 a .links-text {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
}
div.links-menu-724 .links-menu-item-2 > a::before {
  content: "\f16d" !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(122, 118, 116, 1);
  margin-right: 10px;
}
div.links-menu-724 .links-menu-item-2 a {
  padding-bottom: 10px;
}
div.links-menu-724 .links-menu-item-2:hover a::before {
  color: rgba(44, 54, 64, 1);
}
div.links-menu-724 .links-menu-item-2 a .links-text {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
}
div.links-menu-724 .links-menu-item-3 > a::before {
  content: "\f16a" !important;
  font-family: icomoon !important;
  font-size: 16px;
  color: rgba(122, 118, 116, 1);
  margin-right: 10px;
}
div.links-menu-724 .links-menu-item-3 a {
  padding-bottom: 10px;
}
div.links-menu-724 .links-menu-item-3:hover a::before {
  color: rgba(44, 54, 64, 1);
}
div.links-menu-724 .links-menu-item-3 a .links-text {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
}
div.links-menu-724 .links-menu-item-4 > a::before {
  content: "\f0d2" !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(122, 118, 116, 1);
  margin-right: 10px;
}
div.links-menu-724 .links-menu-item-4 a {
  padding-bottom: 10px;
}
div.links-menu-724 .links-menu-item-4:hover a::before {
  color: rgba(44, 54, 64, 1);
}
div.links-menu-724 .links-menu-item-4 a .links-text {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
}
div.links-menu-724 .links-menu-item-5 > a::before {
  content: "\f00d" !important;
  font-family: icomoon !important;
  font-size: 15px;
  color: rgba(122, 118, 116, 1);
  margin-right: 10px;
}
div.links-menu-724 .links-menu-item-5 a {
  padding-bottom: 20px;
}
div.links-menu-724 .links-menu-item-5:hover a::before {
  color: rgba(44, 54, 64, 1);
}
div.links-menu-724 .links-menu-item-5 a .links-text {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
}
.icons-menu-725 .title.module-title {
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 15px;
  color: rgba(51, 51, 51, 1);
  text-align: left;
  text-transform: uppercase;
  padding-bottom: 10px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: left;
}
.icons-menu-725 .title.module-title::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.icons-menu-725 .title.module-title.page-title > span::after {
  content: "";
  display: block;
  position: relative;
  margin-top: 8px;
  left: initial;
  right: initial;
  margin-left: 0;
  margin-right: auto;
  transform: none;
}
.icons-menu-725 .title.module-title::after,
.icons-menu-725 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
.icons-menu-725 a {
  background: none;
  box-shadow: none;
}
.desktop .icons-menu-725 a:hover {
  background: none;
  box-shadow: none;
}
.icons-menu-725 > ul {
  margin-left: -2px;
}
.icons-menu-725 .links-text {
  white-space: normal;
  overflow: visible;
  text-overflow: ellipsis;
  display: none;
}
.icons-menu-725 a::before {
  font-size: 25px;
}
.icons-menu-725 > ul > .icons-menu-item {
  padding: calc(5px / 2);
}
.icons-menu-725 ul {
  justify-content: flex-start;
}
.icons-menu-725 .module-title {
  text-align: left;
}
.icons-menu-725 .module-title::after {
  left: 0;
  right: auto;
  transform: none;
}
.icons-menu-725 li a {
  width: 100%;
}
.icons-menu-725 li {
  width: calc(100% / 2);
}
@media (max-width: 470px) {
  .icons-menu-725 ul {
    justify-content: center;
  }
  .icons-menu-725 .module-title {
    text-align: center;
  }
  .icons-menu-725 .module-title::after {
    left: 50%;
    right: auto;
    transform: translate3d(-50%, 0, 0);
  }
  .icons-menu-725 li a {
    width: 100%;
  }
  .icons-menu-725 li {
    width: calc(100% / 2);
  }
}
.icons-menu-725 .icons-menu-item-1.icon-menu-icon > a::before {
  content: "\f09a" !important;
  font-family: icomoon !important;
  color: rgba(56, 88, 152, 1);
}
.icons-menu-725 .icons-menu-item-2.icon-menu-icon > a::before {
  content: "\e90e" !important;
  font-family: icomoon !important;
  color: rgba(205, 72, 107, 1);
}
.icons-menu-725 .icons-menu-item-3.icon-menu-icon > a::before {
  content: "\f232" !important;
  font-family: icomoon !important;
  color: rgba(37, 211, 102, 1);
}
div.links-menu-77 .title.module-title {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  padding: 0px;
  margin-bottom: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center;
}
div.links-menu-77 .title.module-title::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
div.links-menu-77 .title.module-title.page-title > span::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
div.links-menu-77 .title.module-title::after,
div.links-menu-77 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
div.links-menu-77 .module-body {
  padding-left: 315px;
  display: block;
  justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
}
div.links-menu-77 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  width: auto;
}
div.links-menu-77 .menu-item a .links-text {
  white-space: normal;
  font-size: 13px;
  color: rgba(139, 145, 152, 1);
}
div.links-menu-77 .menu-item a {
  width: auto;
}
div.links-menu-77 .count-badge {
  display: none;
}
.phone footer div.links-menu-77 .module-title::before {
  display: none;
}
.phone footer div.links-menu-77 .module-title + .module-body > li {
  display: flex;
}
@media (max-width: 760px) {
  div.links-menu-77 .menu-item {
    justify-content: center;
  }
  div.links-menu-77 .menu-item a {
    justify-content: center;
  }
}
@media (max-width: 470px) {
  div.links-menu-77 .module-body {
    padding-right: 5px;
    padding-left: 5px;
  }
}
.module-banners-728 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.module-banners-728 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.one-column #content .module-banners-728 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.one-column #content .module-banners-728 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.two-column #content .module-banners-728 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.two-column #content .module-banners-728 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.side-column .module-banners-728 .module-item.swiper-slide {
  margin-right: 0px;
  width: calc((100% - 0 * 0px) / 1 - 0.01px);
}
.side-column .module-banners-728 .module-item:not(.swiper-slide) {
  padding: 0px;
  width: calc(100% / 1 - 0.01px);
}
.module-banners-728 .swiper-container {
  padding-right: 315px;
  padding-left: 320px;
}
.module-banners-728 a img {
  transform: scale(1);
}
.module-banners-728 a::before {
  opacity: 0;
}
.desktop .module-banners-728 a:hover::before {
  opacity: 1;
}
.module-banners-728 .module-item > a::after {
  content: none !important;
}
.module-banners-728 a::after {
  opacity: 0;
}
.desktop .module-banners-728 a:hover::after {
  opacity: 1;
}
.module-banners-728 a .banner-caption {
  visibility: visible;
  opacity: 1;
  display: block;
  width: auto;
}
.module-banners-728 .banner-caption {
  top: 0;
  left: 0;
  right: auto;
  bottom: auto;
  transform: translate3d(0, 0, 0);
}
.module-banners-728 .banner-caption span {
  white-space: normal;
  font-family: "Source Sans Pro";
  font-weight: 700;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  text-align: center;
  text-transform: uppercase;
  background: rgba(255, 255, 255, 1);
  margin: 20px;
  padding: 7px;
  padding-right: 10px;
  padding-left: 10px;
}
.module-banners-728 .banner-caption-2 {
  visibility: hidden;
  opacity: 0;
  display: block;
  top: auto;
  left: 50%;
  right: auto;
  bottom: 0;
  transform: translate3d(-50%, 0, 0);
}
.desktop .module-banners-728 a:hover .banner-caption-2 {
  visibility: visible;
  opacity: 1;
}
.module-banners-728 a .banner-caption-2 {
  width: auto;
}
.module-banners-728 .banner-caption-2 span::after {
  content: "\e9b1" !important;
  font-family: icomoon !important;
  font-size: 14px;
  margin-left: 5px;
}
.module-banners-728 .banner-caption-2 span {
  white-space: normal;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-width: 0;
  border-bottom-width: 1px;
  border-style: solid;
}
.desktop .module-banners-728 a:hover .banner-caption-2 span {
  margin-bottom: 25px;
}
.module-banners-728 .banner-caption-3 span {
  white-space: normal;
}
@media (max-width: 470px) {
  .module-banners-728 .swiper-container {
    padding-top: 7px;
    padding-right: 50px;
    padding-left: 50px;
  }
  .module-banners-728 .banner-caption span {
    font-size: 13px;
    margin: 5px;
  }
}
.module-banners-728 .module-item-1 > a::after {
  content: none !important;
}
.module-title-729 .title-wrapper h3 {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 16px;
  color: rgba(166, 166, 165, 1);
  text-align: center;
}
.module-title-729 .title-wrapper .subtitle {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 12px;
  color: rgba(166, 166, 165, 1);
  text-align: center;
}
.module-title-729 {
  margin-top: 35px;
  margin-right: 100px;
  margin-bottom: 15px;
  margin-left: 100px;
}
.module-title-729 .title-wrapper::before {
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 130px;
  color: rgba(255, 255, 255, 1);
  display: none;
}
.module-title-729 .title-divider {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.module-title-729 .title-wrapper {
  text-align: center;
}
@media (max-width: 470px) {
  .module-title-729 {
    margin-right: 5px;
    margin-left: 5px;
    margin-bottom: 100px;
  }
}
.module-title-718 .title-wrapper::before {
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 130px;
  margin-top: -50px;
  opacity: 0.2;
  display: none;
}
.module-title-718 .title-wrapper {
  text-align: center;
}
.module-title-718 .title-divider {
  margin-left: auto;
  margin-right: auto;
}
div.links-menu-359 .title.module-title {
  font-family: "Source Sans Pro";
  font-weight: 400;
  font-size: 18px;
  color: rgba(51, 51, 51, 1);
  padding: 0px;
  margin-bottom: 5px;
  white-space: normal;
  overflow: visible;
  text-overflow: initial;
  text-align: center;
  text-align: center;
}
div.links-menu-359 .title.module-title::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
div.links-menu-359 .title.module-title.page-title > span::after {
  display: none;
  margin-top: 10px;
  left: 50%;
  right: initial;
  transform: translate3d(-50%, 0, 0);
}
div.links-menu-359 .title.module-title::after,
div.links-menu-359 .title.module-title.page-title > span::after {
  width: 50px;
  height: 1px;
  background: var(--tema-renk);
}
div.links-menu-359 .module-body {
  padding-top: 7px;
  display: block;
  justify-content: flex-start;
  -webkit-overflow-scrolling: touch;
}
div.links-menu-359 .menu-item {
  border-width: 1px 0 0 0;
  flex-grow: 0;
  justify-content: center;
  width: auto;
}
div.links-menu-359 .menu-item a .links-text {
  white-space: normal;
  font-size: 13px;
  color: rgba(139, 145, 152, 1);
}
div.links-menu-359 .menu-item a {
  justify-content: center;
  width: auto;
}
div.links-menu-359 .count-badge {
  display: none;
}
.phone footer div.links-menu-359 .module-title::before {
  display: none;
}
.phone footer div.links-menu-359 .module-title + .module-body > li {
  display: flex;
}
@media (max-width: 760px) {
  div.links-menu-359 .menu-item {
    justify-content: center;
  }
  div.links-menu-359 .menu-item a {
    justify-content: center;
  }
}
.section-shipping {
  display: none;
}
.price-old {
  display: none;
}
/* ------------------------------------ SİTE--------------------------------------------*/
.quick-checkout-wrapper .right .shipping-payment .radio {
  width: 100%;
  border: 1px solid rgb(221, 221, 221);
  background: rgb(246, 246, 246);
  border-radius: 2px;
  padding: 5px 10px;
  margin-bottom: 10px;
  height: 40px;
  margin-top: 0px;
}
.quick-checkout-wrapper .shipping-payment .section-body > div {
  display: block;
}
.quick-checkout-wrapper .cart-section .td-qty .btn-primary.btn {
  display: none;
}
.quick-checkout-wrapper .cart-section .td-qty .btn-danger.btn {
  display: none;
}
.product-info .product-options .push-option > div .option-value {
  font-family: "Source Sans Pro";
  font-size: 20px;
  font-style: normal;
  margin-right: 3px;
  margin-bottom: 8px;
  min-width: 50px;
  min-height: 50px;
  background: rgba(247, 243, 243, 1);
  border-width: 1px;
  border-style: solid;
  border-radius: 5px;
}
.side-products-blocks > div {
  margin-bottom: 0px;
}
.option-stock-out:after {
  content: "";
  height: 1px;
  max-width: 50px;
  margin: 0 auto;
  background: #cecece;
  left: 0;
  right: 10px;
  top: 45%;
  position: absolute;
  transform: rotate(140deg);
}
.module-info_blocks-750 .module-body {
  justify-content: left;
  box-shadow: none;
}
.module-info_blocks-752 .module-body {
  justify-content: left;
  box-shadow: none;
}
.ntContainer {
  margin: 0 auto;
  position: relative;
  clear: both;
  display: block;
}
.MobilBanner {
  display: none;
}
.yeniler-anasayfa-baslik {
  color: #ff6100;
  font-weight: 600;
  font-size: 12px;
  text-decoration: none;
  z-index: 99999;
}
ul.list-unstyled {
  position: absolute;
}
.module.module-button.module-button-818 {
  position: absolute;
  right: 10px;
  top: 25px;
  z-index: 99;
}
a.btn.btn-extra.btn-extra-333.btn-2-extra {
  display: none;
}
.item .pCode {
  color: #989898;
  font-size: 13px;
  line-height: 18px;
}
.item .pCode > span {
  font-size: 16px;
  font-weight: 600;
  display: block;
  font-family: "Source Sans Pro";
  color: rgb(37 37 37);
}
div#account-register .login-box .title {
  display: none;
}
#account-login .well p {
  display: none;
}
.buttons.buttons-continue {
  display: none;
}
div#account-login h1.title.page-title {
  display: none;
}
div#account-login .row.login-box {
  width: 35%;
  background-color: #ffffff;
  float: left;
  border: solid 1px #ddd;
}
.login-box .well {
  padding: 15px;
  padding-top: 0px;
  padding-right: 15px;
  margin-right: 0px;
  box-shadow: none;
}
.orWrapper {
  width: 100%;
  text-align: center;
  border-bottom: solid 1px #d5d5d5;
  line-height: 0.1em;
  margin: 20px 0 20px;
}
#loginPageOr {
  background: #fff;
  padding: 0 10px;
  font-size: 14px;
}
.row.login-box {
  margin-top: 30px;
}
div#account-register .page-title {
  display: none;
}
div#account-register .register-page > p {
  display: none;
}
#account-register .register-form fieldset#account legend {
  display: none;
}
.login-box .title {
  display: none;
}
div#account-register .page-title {
  display: none;
}
div#account-register .register-page > p {
  display: none;
}
#account-register .register-form fieldset legend {
  display: none;
}
div#account-register div#content-bottom {
  float: right;
  width: 65%;
  display: block;
  margin-top: -75px;
}
div#account-register form.register-form.form-horizontal {
  width: 35%;
  padding: 15px;
  background-color: white;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
div#account-register div#content {
  display: contents;
}
div#account-register {
  padding-top: 25px;
}
div#account-login .content-block.advantage-table-container {
  height: 355px;
}
div#account-register .content-block.advantage-table-container {
  height: 376px;
}
div#account-account aside#column-left {
  padding: 0;
  margin-top: 25px;
}
.my-account ul.list-unstyled.account-list {
  position: relative;
}
#account-account {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-edit {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-order {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-wishlist {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-reward {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-address {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-password {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-return {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-transaction {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
#account-recurring {
  background-color: white;
  margin-top: 25px;
  border: 1px solid #ddd;
  padding-bottom: 10px;
  padding-right: 15px;
}
.account-list .edit-info {
  width: 30%;
}
.account-list .edit-pass {
  width: 23%;
}
.account-list .edit-address {
  width: 23%;
}
.account-list .edit-wishlist {
  width: 23%;
}
.account-list .edit-order {
  width: 20%;
}
.account-list .edit-rewards {
  width: 20%;
}
.account-list .edit-returns {
  width: 20%;
}
.account-list .edit-transactions {
  width: 20%;
}
.account-list .edit-recurring {
  width: 20%;
}
.my-orders ul.list-unstyled.account-list {
  width: 100%;
  padding-right: 10px;
}
#account-wishlist p::before {
  content: "\f08a" !important;
  font-family: icomoon !important;
  font-size: 55px;
  color: rgba(51, 51, 51, 1);
  display: block;
}
#account-wishlist p {
  padding: 70px;
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ddd;
}
#account-order p::before {
  content: "\eaa2" !important;
  font-family: icomoon !important;
  font-size: 55px;
  color: rgba(51, 51, 51, 1);
  display: block;
}
#account-order p {
  padding: 70px;
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ddd;
}
#account-address p::before {
  content: "\f2bc" !important;
  font-family: icomoon !important;
  font-size: 55px;
  color: rgba(51, 51, 51, 1);
  display: block;
}
#account-address p {
  padding: 70px;
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ddd;
}
#account-return p::before {
  content: "\e915" !important;
  font-family: icomoon !important;
  font-size: 55px;
  color: rgba(51, 51, 51, 1);
  display: block;
}
#account-return p {
  padding: 70px;
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ddd;
}
#account-recurring p::before {
  content: "\e8b3" !important;
  font-family: icomoon !important;
  font-size: 55px;
  color: rgba(51, 51, 51, 1);
  display: block;
}
#account-recurring p {
  padding: 70px;
  margin-top: 5px;
  text-align: center;
  border: 1px solid #ddd;
}
#account-edit fieldset legend {
  display: none;
}
.btn-gerigit::before {
  content: "\f104" !important;
  font-family: icomoon !important;
}
a.btn.btn-gerigit {
  position: absolute;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0);
  color: var(--tema-renk);
  font-size: 55px;
  top: 5px;
  float: left;
  padding-left: 5px;
}
a.btn.btn-gerigit:active,
a.btn.btn-gerigit:hover:active,
a.btn.btn-gerigit:focus:active {
  color: #f44336 !important;
  background: rgb(242 130 50 / 0%) !important;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
}
.route-product-category .category-description {
  display: none;
}
.yeniler-anasayfa-baslik {
  color: #ff6100;
  font-weight: 600;
  font-size: 12px;
  text-decoration: none;
  z-index: 99999;
}
#common-success div#content-top {
  display: none;
}
.btn.btn-primary.disabled {
  padding: 0 !important;
}
.btn.btn-primary.disabled span {
  font-size: 15px;
  background: #2ab858;
  color: white;
  opacity: 1;
  padding: 13px;
  width: 100%;
  margin: 0;
  border-radius: 5px;
}
.btn.btn-primary.disabled::after {
  color: aliceblue;
  float: left;
  width: 5%;
  margin-right: 50%;
}
.quick-checkout-wrapper
  .right
  .confirm-section
  .buttons
  .pull-right:only-child
  .btn {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.aktifet {
  background-color: rgb(255, 250, 245) !important;
  border: 1px solid rgb(242, 130, 50) !important;
}
.pasifet {
  background-color: rgb(255, 255, 255) !important;
  border: 1px solid rgb(232, 232, 232) !important;
}
/* ------------------------------------ site son --------------------------------------------*/
/* ------------------------------------ mobil --------------------------------------------*/
@media screen and (max-width: 768px) {
  span.satir1 {
    font-size: 13px;
    padding: 0 0 0 12px;
    font-weight: 600;
  }
  span.satir2 {
    font-size: 13px;
    padding: 0 0 0 12px;
    font-weight: 100;
  }
  .module-banners-201 .module-item:not(.swiper-slide) {
    padding: 0px;
    width: calc(100% / 3 - 10px);
  }
  span.satir3 {
    line-height: 1.1;
    float: left;
    padding: 7px 0 0 0;
  }
  div.links-menu-518 .title.module-title {
    margin-bottom: 0px;
  }
  div.links-menu-519 .title.module-title {
    margin-bottom: 0px;
  }
  div.links-menu-520 .title.module-title {
    margin-bottom: 0px;
  }
  div.links-menu-521 .title.module-title {
    margin-bottom: 0px;
  }
  .mobile .breadcrumb {
    display: none !important;
  }
  .product-info .product-stats li {
    float: left;
  }
  .one-column
    #content
    .main-products.product-grid
    .product-layout:not(.swiper-slide) {
    padding: 4px;
  }
  .module-info_blocks-750 .module-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 1 - 0.01px) !important;
  }
  .module-info_blocks-752 .module-item:not(.swiper-slide) {
    padding: 5px;
    width: calc(100% / 1 - 0.01px) !important;
  }
  .headerbanner img {
    display: none;
  }
  .headerbanner img.MobilBanner {
    display: block;
    display: inline-block;
    vertical-align: top;
  }
  .input-group.input-group-sm.sort-by::before {
    content: "\f161" !important;
    font-family: icomoon !important;
    font-size: 16px;
    color: #ff6100;
    margin-right: 0px !important; 
  }
  select#input-sort {
    -webkit-appearance: none;
    border-width: 0px !important;
    float: right;
    width: 80%;
    float: right;
    background-color: #fff !important;
    font-size: 15px !important;
    color: rgba(51, 51, 51, 1) !important;
    background: none !important;
  }
  a.mobile-filter-trigger.btn {
    z-index: 2;
    position: absolute;
    display: block;
    top: 145px;
    left: 0;
    bottom: 0;
    height: 40px;
    margin-bottom: 0px !important;
    width: 50%;
  }
  div#product-product .title.page-title.page-title-mobile {
    position: absolute;
    top: 0px;
    border-bottom-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(221, 221, 221, 1) !important;
    width: 94%;
    padding: 7px 0 7px 0 !important;
  }
  .module.module-button.module-button-819 {
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 99;
  }
  .item .pCode {
    color: #454545;
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 24px;
  }
  .product-info .product-details .buttons-wrapper {
    display: block;
    -webkit-box-align: end;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px auto;
  }
  .btn-gerigit::before {
    content: "\f104" !important;
    font-family: icomoon !important;
  }
  a.btn.btn-gerigit {
    position: absolute;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0);
    color: var(--tema-renk);
    font-size: 55px;
    top: 5px;
    float: left;
    padding-left: 5px;
  }
  a.btn.btn-gerigit:active,
  a.btn.btn-gerigit:hover:active,
  a.btn.btn-gerigit:focus:active {
    color: #f44336 !important;
    background: rgb(242 130 50 / 0%) !important;
    box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
  }
  li.menu-item.main-menu-item.main-menu-item-4.multi-level.drop-menu {
    width: 50%;
    padding-right: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-5.multi-level.drop-menu {
    width: 50%;
    padding-left: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-6.multi-level.drop-menu {
    width: 50%;
    padding-right: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-7.multi-level.drop-menu {
    width: 50%;
    padding-left: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-8.multi-level.drop-menu {
    width: 50%;
    padding-right: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-9.multi-level.drop-menu {
    width: 50%;
    padding-left: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-10.multi-level.drop-menu {
    width: 50%;
    padding-right: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-11.multi-level.drop-menu {
    width: 50%;
    padding-left: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-12.multi-level.drop-menu {
    width: 50%;
    padding-right: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-13.multi-level.drop-menu {
    width: 50%;
    padding-left: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-15.multi-level.drop-menu {
    width: 100%;
  }
  li.menu-item.main-menu-item.main-menu-item-16.multi-level.drop-menu {
    width: 50%;
    padding-right: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-17.multi-level.drop-menu {
    width: 50%;
    padding-left: 5px;
  }
  li.menu-item.main-menu-item.main-menu-item-18.multi-level.drop-menu {
    width: 50%;
    padding-left: 5px;
  }
  .side-products-blocks > div {
    margin-bottom: 0px;
  }
  .module.module-button.module-button-704 {
    position: absolute;
    right: 15px;
    top: 20px;
    z-index: 99;
  }
  .shippings {
    padding-right: 0px;
  }
  .item .pCode > span {
    font-size: 32px;
    font-weight: 600;
    display: block;
  }
  .item .pCode {
    color: #454545;
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 24px;
  }
  .item p {
    line-height: 20px;
    font-size: 14px;
    color: #717171;
  }
  .product-info .product-details .buttons-wrapper {
    display: block;
    -webkit-box-align: end;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin: 0px auto;
  }
  .product-info .product-details footer {
    display: none;
  }
  .route-product-product footer {
    display: none;
  }
  .route-checkout-cart footer {
    display: none;
  }
  .route-checkout-checkout footer {
    display: none;
  }
  div#account-login .row.login-box {
    width: 95%;
  }
  .row.login-box {
    margin-left: 10px;
  }
  form.register-form.form-horizontal {
    width: 100%;
  }
  #account-register > div {
    width: 100% !important;
  }
  div#account-register {
    padding-left: 10px;
    padding-right: 10px;
  }
  div#account-register form.register-form.form-horizontal {
    width: 100%;
  }
  #account-account {
    background-color: white;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
    height: 785px;
    max-height: 100%;
  }
  .account-list .edit-info {
    width: 100%;
  }
  .account-list .edit-pass {
    width: 50%;
  }
  .account-list .edit-address {
    width: 50%;
  }
  .account-list .edit-wishlist {
    width: 100%;
  }
  .account-list .edit-order {
    width: 50%;
    padding: 0;
    padding-right: 10px;
  }
  .account-list .edit-rewards {
    width: 50%;
    padding: 0;
    padding-left: 10px;
  }
  .account-list .edit-returns {
    width: 50%;
    padding: 0;
    padding-top: 10px;
    padding-right: 10px;
  }
  .account-list .edit-transactions {
    width: 50%;
    padding-top: 10px !important;
    padding: 0;
    padding-left: 10px;
  }
  .account-list .edit-recurring {
    width: 100%;
    padding: 0;
    padding-top: 10px;
  }
  #account-account h1.title.page-title {
    display: none;
  }
  .my-orders ul.list-unstyled.account-list {
    width: 100%;
    padding-right: 0px;
    margin: 0px;
  }
  #account-edit {
    background-color: white;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-password fieldset legend {
    display: none;
  }
  #account-password {
    background-color: white;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-address {
    background-color: white;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-wishlist {
    background-color: white;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-order {
    background-color: white;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-reward {
    background-color: white;
    margin-top: 0px;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-return {
    background-color: white;
    margin-top: 0;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-transaction {
    background-color: white;
    margin-top: 0;
    border: 1px solid #ddd;
    padding: 10px;
  }
  #account-recurring {
    background-color: white;
    margin-top: 0;
    border: 1px solid #ddd;
    padding: 10px;
  }
  .quick-checkout-wrapper .left .payment-address {
    margin-top: 0px;
  }
  div#product-product .title.page-title.page-title-mobile {
    position: absolute;
    top: 0px;
    border-bottom-width: 1px !important;
    border-style: solid !important;
    border-color: rgba(221, 221, 221, 1) !important;
    width: 94%;
    padding: 7px 0 7px 0 !important;
  }
  .btn.btn-primary.disabled::after {
    color: #2ab858;
    float: left;
    width: 0%;
    margin-right: 0%;
    font-size: 0px !important;
  }
  .btn.btn-primary.disabled span {
    font-size: 13px;
    background: #2ab858;
    color: white;
    opacity: 1;
    padding: 14px;
    width: 100%;
    margin: 0;
    border-radius: 5px;
  }
  .quick-checkout-wrapper .btn {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.top-menu-14 .j-menu li.top-menu-item-3 > a::before {
  font-family: icomoon !important;
  content: "\e950" !important;
}
.top-menu-14 .j-menu li.top-menu-item-3 > a:first-child {
  font-family: "Source Sans Pro";
  font-weight: 400;
  text-transform: capitalize;
}
.top-menu-14 > ul > .top-menu-item-3 > a {
  text-align: left;
}
.top-menu-14 > ul > .top-menu-item-3 > a > .links-text {
  display: block;
}
.top-menu-14 > ul > .top-menu-item-3 > a .count-badge {
  position: relative;
}

.arama {
width: 50%;
  margin-right: -7%;
}



.title2 {
  font-size: 20px !important; 
  color: #333 !important; 
  font-weight: 600 !important; 
}

#top {
background: white;
}


.firsatbul {
 background: none !important;
  width: 36px;
  position: absolute;
  left: 5px;
  top: 5px;
}

.coksatanbul {
background: none !important;
  width: 36px !important;
  position: absolute;
  right: 5px;
  top: 5px;
}



.bottom-menu-362 .bottom-menu-item-1 > a::before {
  content: '\e92c' !important;
  font-family: icomoon !important;
  font-size: 22px;
  margin-top: 7px;
  margin-bottom: 2px;
}

.bottom-menu-362 .bottom-menu-item-2 > a::before {
  content: '\e9b5' !important;
  font-family: icomoon !important;
  font-size: 20px;
  margin-top: 7px;
  margin-bottom: 2px;
}

.bottom-menu-362 .bottom-menu-item-3 > a::before {
  content: '\e933' !important;
  font-family: icomoon !important;
  font-size: 20px;
  margin-top: 7px;
  margin-bottom: 2px;
}

.bottom-menu-362 .bottom-menu-item-4 > a::before {
  content: '\e991' !important;
  font-family: icomoon !important;
  font-size: 20px;
  margin-top: 7px;
  margin-bottom: 2px;
}

.bottom-menu-362 .bottom-menu-item-5 > a::before {
  content: '\e9c7' !important;
  font-family: icomoon !important;
  font-size: 20px;
  margin-top: 7px;
  margin-bottom: 2px;
}


.grid-row-content-bottom-1::before {
  display: block;
  left: 0;
  width: 100vw;
}
.grid-row-content-bottom-1 {
  padding-left: 15px;
}
.grid-row-content-bottom-1 .wave-top {
  display: block;
}
.grid-row-content-bottom-1 .wave-bottom {
  display: block;
}
.grid-col-content-bottom-1-1 {
  width: 100%;
  background: rgba(255, 255, 255, 1);
  padding-right: 10px;
  border-width: 1px;
  border-style: solid;
  border-color: rgba(230, 230, 230, 1);
  margin-top: 30px;
}
.grid-col-content-bottom-1-1 .grid-item {
  height: 100%;
  padding: 20px;
}
.grid-col-content-bottom-1-1 .grid-items {
  justify-content: flex-start;
}
.grid-item-content-bottom-1-1-1 {
  width: 100%;
}

.module-title-847 {
padding: 20px;	
}


.section-shipping {
         display: none;
         }
         .price-old {
         display:none;
         }
         .quick-checkout-wrapper .right .shipping-payment .radio {
         width: 100%;
         border: 1px solid rgb(221, 221, 221);
         background: rgb(246, 246, 246);
         border-radius: 2px;
         padding: 5px 10px;
         margin-bottom: 10px;
         height: 40px;
         margin-top: 0px;
         }
         .quick-checkout-wrapper .shipping-payment .section-body>div {
         display: block;
         }
         .quick-checkout-wrapper .cart-section .td-qty .btn-primary.btn {
         display: none;
         }
         .quick-checkout-wrapper .cart-section .td-qty .btn-danger.btn {
         display: none;
         }
         .product-info .product-options .push-option > div .option-value {
         font-family: 'Source Sans Pro';
         font-size: 20px;
         font-style: normal;
         margin-right: 3px;
         margin-bottom: 8px;
         min-width: 50px;
         min-height: 50px;
         background: rgba(247, 243, 243, 1);
         border-width: 1px;
         border-style: solid;
         border-radius: 5px;
         }
         .side-products-blocks>div {
         margin-bottom: 0px;
         }
         .option-stock-out:after {
         content: '';
         height: 1px;
         max-width: 50px;
         margin: 0 auto;
         background: #cecece;
         left: 0;
         right: 10px;
         top: 45%;
         position: absolute;
         transform: rotate(140deg);
         }
         .module-info_blocks-750 .module-body {
         justify-content: left;
         box-shadow: none;
         }
         .module-info_blocks-752 .module-body {
         justify-content: left;
         box-shadow: none;
         }
         .ntContainer {
         margin: 0 auto;
         position: relative;
         clear: both;
         display: block;
         }
         .MobilBanner {
         display: none;
         }
         .yeniler-anasayfa-baslik {
         color: #ff6100;
         font-weight: 600;
         font-size: 12px;
         text-decoration: none;
         z-index: 99999;
         }
         ul.list-unstyled {
         position: absolute;
         }
         .module.module-button.module-button-818 {
         position: absolute;
         right: 10px;
         top: 25px;
         z-index: 99;
         }
         a.btn.btn-extra.btn-extra-333.btn-2-extra {
         display: none;
         }
         .item .pCode {
         color: #989898;
         font-size: 15px;
         line-height: 24px;
         }
         .item .pCode>span {
         font-size: 28px;
         font-weight: 600;
         display: block;
         font-family: 'Source Sans Pro';
         color: rgb(37 37 37);
         }
         div#account-register .login-box .title {
         display: none;
         }
         #account-login .well p {
         display: none;
         }
         .buttons.buttons-continue {
         display: none;
         }
         div#account-login h1.title.page-title {
         display: none;
         }
         div#account-login .row.login-box {
         width: 35%;
         background-color: #ffffff;
         float: left;
         border: solid 1px #ddd;
         }
         .login-box .well {
         padding: 15px;
         padding-top: 0px;
         padding-right: 15px;
         margin-right: 0px;
         box-shadow: none;
         }
         .orWrapper {
         width: 100%;
         text-align: center;
         border-bottom: solid 1px #D5D5D5;
         line-height: 0.1em;
         margin: 20px 0 20px;
         }
         #loginPageOr {
         background: #fff;
         padding: 0 10px;
         font-size: 14px;
         }
         .row.login-box {
         margin-top: 30px;
         }
         div#account-register .page-title {
         display: none;
         }
         div#account-register .register-page > p {
         display: none;
         }
         #account-register .register-form fieldset#account legend {
         display: none;
         }
         .login-box .title {
         display: none;
         }
         div#account-register .page-title {
         display: none;
         }
         div#account-register .register-page > p {
         display: none;
         }
         #account-register .register-form fieldset legend {
         display: none;
         }
         div#account-register div#content-bottom {
         float: right;
         width: 65%;
         display: block;
         margin-top: -75px;
         }
         div#account-register form.register-form.form-horizontal {
         width: 35%;
         padding: 15px;
         background-color: white;
         border-left: 1px solid #ddd;
         border-right: 1px solid #ddd;
         border-bottom: 1px solid #ddd;
         }
         div#account-register div#content {
         display: contents;
         }
         div#account-register {
         padding-top: 25px;
         }
         div#account-login .content-block.advantage-table-container {
         height: 355px;
         }
         div#account-register .content-block.advantage-table-container {
         height: 376px;
         }
         div#account-account aside#column-left {
         padding: 0;
         margin-top: 25px;
         }
         .my-account ul.list-unstyled.account-list {
         position: relative;
         }
         #account-account {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-edit {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-order {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-wishlist {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-reward {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-address {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-password {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-return {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-transaction {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         #account-recurring {
         background-color: white;
         margin-top: 25px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 15px;
         }
         .account-list .edit-info {
         width: 30%;
         }
         .account-list .edit-pass {
         width: 23%;
         }
         .account-list .edit-address {
         width: 23%;
         }
         .account-list .edit-wishlist {
         width: 23%;
         }
         .account-list .edit-order {
         width: 20%;
         }
         .account-list .edit-rewards {
         width: 20%;
         }
         .account-list .edit-returns {
         width: 20%;
         }
         .account-list .edit-transactions {
         width: 20%;
         }
         .account-list .edit-recurring {
         width: 20%;
         }
         .my-orders ul.list-unstyled.account-list {
         width: 100%;
         padding-right: 10px;
         }
         #account-wishlist p::before {
         content: '\f08a' !important;
         font-family: icomoon !important;
         font-size: 55px;
         color: rgba(51, 51, 51, 1);
         display: block;
         }
         #account-wishlist p {
         padding: 70px;
         margin-top: 5px;
         text-align: center;
         border: 1px solid #ddd;
         }
         #account-order p::before {
         content: '\eaa2' !important;
         font-family: icomoon !important;
         font-size: 55px;
         color: rgba(51, 51, 51, 1);
         display: block;
         }
         #account-order p {
         padding: 70px;
         margin-top: 5px;
         text-align: center;
         border: 1px solid #ddd;
         }
         #account-address p::before {
         content: '\f2bc' !important;
         font-family: icomoon !important;
         font-size: 55px;
         color: rgba(51, 51, 51, 1);
         display: block;
         }
         #account-address p {
         padding: 70px;
         margin-top: 5px;
         text-align: center;
         border: 1px solid #ddd;
         }
         #account-return p::before {
         content: '\e915' !important;
         font-family: icomoon !important;
         font-size: 55px;
         color: rgba(51, 51, 51, 1);
         display: block;
         }
         #account-return p {
         padding: 70px;
         margin-top: 5px;
         text-align: center;
         border: 1px solid #ddd;
         }
         #account-recurring p::before {
         content: '\e8b3' !important;
         font-family: icomoon !important;
         font-size: 55px;
         color: rgba(51, 51, 51, 1);
         display: block;
         }
         #account-recurring p {
         padding: 70px;
         margin-top: 5px;
         text-align: center;
         border: 1px solid #ddd;
         }
         #account-edit fieldset legend {
         display: none;
         }
         .btn-gerigit::before {
         content: '\f104' !important;
         font-family: icomoon !important;
         }
         a.btn.btn-gerigit {
         position: absolute;
         z-index: 9;
         background-color: rgba(0, 0, 0, 0);
         color: var(--tema-renk);
         font-size: 55px;
         top: 5px;
         float: left;
         padding-left: 5px;
         }
         a.btn.btn-gerigit:active, a.btn.btn-gerigit:hover:active, a.btn.btn-gerigit:focus:active {
         color: #F44336 !important;
         background: rgb(242 130 50 / 0%) !important;
         box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
         }
         .route-product-category .category-description {
         display: none;
         }
         .yeniler-anasayfa-baslik {
         color: #ff6100;
         font-weight: 600;
         font-size: 12px;
         text-decoration: none;
         z-index: 99999;
         }
         #common-success div#content-top {
         display: none;
         }
         .btn.btn-primary.disabled {
         padding: 0 !important;
         }
         .btn.btn-primary.disabled span {
         font-size: 15px;
         background: #2AB858;
         color: white;
         opacity: 1;
         padding: 13px;
         width: 100%;
         margin: 0;
         border-radius: 5px;
         }
         .btn.btn-primary.disabled::after {
         color: aliceblue;
         float: left;
         width: 5%;
         margin-right: 50%;
         }
         .quick-checkout-wrapper .right .confirm-section .buttons .pull-right:only-child .btn {
         width: 100%;
         padding-right: 0;
         padding-left: 0;
         }
         .aktifet {
         background-color: rgb(255, 250, 245) !important;
         border: 1px solid rgb(242, 130, 50) !important;
         }
         .pasifet {
         background-color: rgb(255, 255, 255) !important;
         border: 1px solid rgb(232, 232, 232) !important;
         }
         @media screen and (max-width: 768px){
         span.satir1 {
         font-size: 13px;
         padding: 0 0 0 12px;
         font-weight: 600;
         }
         span.satir2 {
         font-size: 13px;
         padding: 0 0 0 12px;
         font-weight: 100;
         }
         .module-banners-201 .module-item:not(.swiper-slide) {
         padding: 0px;
         width: calc(100% / 3 - 10px);
         }
         span.satir3 {
         line-height: 1.1;
         float: left;
         padding: 7px 0 0 0;
         }
         div.links-menu-518 .title.module-title {
         margin-bottom: 0px;
         }
         div.links-menu-519 .title.module-title {
         margin-bottom: 0px;
         }
         div.links-menu-520 .title.module-title {
         margin-bottom: 0px;
         }
         div.links-menu-521 .title.module-title {
         margin-bottom: 0px;
         }
         .mobile .breadcrumb {
         display: none !important;
         }
         .product-info .product-stats li {
         float: left;
         }
         .one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
         padding: 4px
         }
         .module-info_blocks-750 .module-item:not(.swiper-slide) {
         padding: 5px;
         width: calc(100% / 1 - 0.01px) !important;
         }
         .module-info_blocks-752 .module-item:not(.swiper-slide) {
         padding: 5px;
         width: calc(100% / 1 - 0.01px) !important;
         }
         .headerbanner img {
         display: none;
         }
         .headerbanner img.MobilBanner {
         display: block;
         display: inline-block;
         vertical-align: top;
         }
         .input-group.input-group-sm.sort-by::before {
         content: '\f161' !important;
         font-family: icomoon !important;
         font-size: 16px;
         color: #ff6100;
         margin-right: 0px;
         }
         select#input-sort {
         -webkit-appearance: none;
         border-width: 0px !important;
         float: right;
         width: 80%;
         float: right;
         background-color: #fff !important;
         font-size: 15px !important;
         color: rgba(51, 51, 51, 1) !important;
         background: none !important;
         }
         a.mobile-filter-trigger.btn {
         z-index: 2;
         position: absolute;
         display: block;
         top: 145px;
         left: 0;
         bottom: 0;
         height: 40px;
         margin-bottom: 0px !important;
         width: 50%;
         }
         div#product-product .title.page-title.page-title-mobile {
         position: absolute;
         top: 0px;
         border-bottom-width: 1px !important;
         border-style: solid !important;
         border-color: rgba(221, 221, 221, 1) !important;
         width: 94%;
         padding: 7px 0 7px 0 !important;
         }
         .module.module-button.module-button-819 {
         position: absolute;
         right: 25px;
         top: 25px;
         z-index: 99;
         }
         .item .pCode {
         color: #454545;
         font-size: 15px;
         margin-bottom: 12px;
         line-height: 24px;
         }
         .product-info .product-details .buttons-wrapper {
         display: block;
         -webkit-box-align: end;
         -ms-flex-align: center;
         align-items: center;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         width: 100%;
         margin: 0px auto;
         }
         .btn-gerigit::before {
         content: '\f104' !important;
         font-family: icomoon !important;
         }
         a.btn.btn-gerigit {
         position: absolute;
         z-index: 9;
         background-color: rgba(0, 0, 0, 0);
         color: var(--tema-renk);
         font-size: 55px;
         top: 5px;
         float: left;
         padding-left: 5px;
         }
         a.btn.btn-gerigit:active, a.btn.btn-gerigit:hover:active, a.btn.btn-gerigit:focus:active {
         color: #F44336 !important;
         background: rgb(242 130 50 / 0%) !important;
         box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1);
         }
         li.menu-item.main-menu-item.main-menu-item-4.multi-level.drop-menu {
         width: 50%;
         padding-right: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-5.multi-level.drop-menu {
         width: 50%;
         padding-left: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-6.multi-level.drop-menu {
         width: 50%;
         padding-right: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-7.multi-level.drop-menu {
         width: 50%;
         padding-left: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-8.multi-level.drop-menu {
         width: 50%;
         padding-right: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-9.multi-level.drop-menu {
         width: 50%;
         padding-left: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-10.multi-level.drop-menu {
         width: 50%;
         padding-right: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-11.multi-level.drop-menu {
         width: 50%;
         padding-left: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-12.multi-level.drop-menu {
         width: 50%;
         padding-right: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-13.multi-level.drop-menu {
         width: 50%;
         padding-left: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-15.multi-level.drop-menu {
         width: 100%;
         }
         li.menu-item.main-menu-item.main-menu-item-16.multi-level.drop-menu {
         width: 50%;
         padding-right: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-17.multi-level.drop-menu {
         width: 50%;
         padding-left: 5px;
         }
         li.menu-item.main-menu-item.main-menu-item-18.multi-level.drop-menu {
         width: 50%;
         padding-left: 5px;
         }
         .side-products-blocks > div {
         margin-bottom: 0px;
         }
         .module.module-button.module-button-704 {
         position: absolute;
         right: 15px;
         top: 20px;
         z-index: 99;
         }
         .shippings {
         padding-right: 0px;
         }
         .item .pCode>span {
         font-size: 32px;
         font-weight: 600;
         display: block;
         }
         .item .pCode {
         color: #454545;
         font-size: 15px;
         margin-bottom: 12px;
         line-height: 24px;
         }
         .item p {
         line-height: 20px;
         font-size: 14px;
         color: #717171;
         }
         .product-info .product-details .buttons-wrapper {
         display: block;
         -webkit-box-align: end;
         -ms-flex-align: center;
         align-items: center;
         -ms-flex-wrap: wrap;
         flex-wrap: wrap;
         width: 100%;
         margin: 0px auto;
         }
         .product-info .product-details footer {
         display: none;
         }
         .route-product-product footer {
         display: none;
         }
         .route-checkout-cart footer {
         display: none;
         }
         .route-checkout-checkout footer {
         display: none;
         }
         div#account-login .row.login-box {
         width: 95%;
         }
         .row.login-box {
         margin-left: 10px;
         }
         form.register-form.form-horizontal {
         width: 100%;
         }
         #account-register > div {
         width: 100% !important;
         }
         div#account-register {
         padding-left: 10px;
         padding-right: 10px;
         }
         div#account-register form.register-form.form-horizontal {
         width: 100%;
         }
         #account-account {
         background-color: white;
         margin-top: 0px;
         border: 1px solid #ddd;
         padding-bottom: 10px;
         padding-right: 10px;
         padding-left: 10px;
         height: 785px;
         max-height: 100%;
         }
         .account-list .edit-info {
         width: 100%;
         }
         .account-list .edit-pass {
         width: 50%;
         }
         .account-list .edit-address {
         width: 50%;
         }
         .account-list .edit-wishlist {
         width: 100%;
         }
         .account-list .edit-order {
         width: 50%;
         padding: 0;
         padding-right: 10px;
         }
         .account-list .edit-rewards {
         width: 50%;
         padding: 0;
         padding-left: 10px;
         }
         .account-list .edit-returns {
         width: 50%;
         padding: 0;
         padding-top: 10px;
         padding-right: 10px;
         }
         .account-list .edit-transactions {
         width: 50%;
         padding-top: 10px !important;
         padding: 0;
         padding-left: 10px;
         }
         .account-list .edit-recurring {
         width: 100%;
         padding: 0;
         padding-top: 10px;
         }
         #account-account h1.title.page-title {
         display: none;
         }
         .my-orders ul.list-unstyled.account-list {
         width: 100%;
         padding-right: 0px;
         margin: 0px;
         }
         #account-edit {
         background-color: white;
         margin-top: 0px;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-password fieldset legend {
         display: none;
         }
         #account-password {
         background-color: white;
         margin-top: 0px;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-address {
         background-color: white;
         margin-top: 0px;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-wishlist {
         background-color: white;
         margin-top: 0px;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-order {
         background-color: white;
         margin-top: 0px;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-reward {
         background-color: white;
         margin-top: 0px;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-return {
         background-color: white;
         margin-top: 0;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-transaction {
         background-color: white;
         margin-top: 0;
         border: 1px solid #ddd;
         padding: 10px;
         }
         #account-recurring {
         background-color: white;
         margin-top: 0;
         border: 1px solid #ddd;
         padding: 10px;
         }
         .quick-checkout-wrapper .left .payment-address {
         margin-top: 0px;
         }
         div#product-product .title.page-title.page-title-mobile {
         position: absolute;
         top: 0px;
         border-bottom-width: 1px !important;
         border-style: solid !important;
         border-color: rgba(221, 221, 221, 1) !important;
         width: 94%;
         padding: 7px 0 7px 0 !important;
         }
         .btn.btn-primary.disabled::after {
         color: #2ab858;
         float: left;
         width: 0%;
         margin-right: 0%;
         font-size: 0px !important;
         }
         .btn.btn-primary.disabled span {
         font-size: 13px;
         background: #2AB858;
         color: white;
         opacity: 1;
         padding: 14px;
         width: 100%;
         margin: 0;
         border-radius: 5px;
         }
         .quick-checkout-wrapper .btn {
         width: 100%;
         padding-right: 0;
         padding-left: 0;
         }
         }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.icon {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zm-viewer {
  position: absolute;
  display: none;
  overflow: hidden;
  background: url(/catalog/view/theme/journal3/lib/imagezoom/loading.gif)
    no-repeat center center;
  cursor: crosshair;
  z-index: 9999;
}
.zm-viewer img {
  max-width: none !important;
}
.zm-handler {
  position: absolute !important;
  display: none;
  overflow: hidden;
  cursor: crosshair;
  border: none !important;
}
.zm-handlerarea {
  background: url(/catalog/view/theme/journal3/lib/imagezoom/lens.png);
  opacity: 0.9;
  position: relative;
}
.zm-description {
  position: absolute;
  bottom: 6px;
  left: 6px;
  right: 6px;
  background-color: #eee;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  text-align: center;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  padding: 4px;
}
.followViewer,
.standardViewer {
  border: 2px solid #fefefe;
  border: 4px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.lg-sub-html,
.lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}
@font-face {
  font-family: lg;
  src: url(/catalog/view/theme/journal3/lib/lightgallery/fonts/lg.eot?n1z373);
  src: url(/catalog/view/theme/journal3/lib/lightgallery/fonts/lg.eot?#iefixn1z373)
      format("embedded-opentype"),
    url(/catalog/view/theme/journal3/lib/lightgallery/fonts/lg.woff?n1z373)
      format("woff"),
    url(/catalog/view/theme/journal3/lib/lightgallery/fonts/lg.ttf?n1z373)
      format("truetype"),
    url(/catalog/view/theme/journal3/lib/lightgallery/fonts/lg.svg?n1z373#lg)
      format("svg");
  font-weight: 400;
  font-style: normal;
}
.lg-icon {
  font-family: lg;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: 0;
}
.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: 0.5;
}
.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff;
}
.lg-actions .lg-next {
  right: 20px;
}
.lg-actions .lg-next:before {
  content: "\e095";
}
.lg-actions .lg-prev {
  left: 20px;
}
.lg-actions .lg-prev:after {
  content: "\e094";
}
@-webkit-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-moz-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-ms-keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@keyframes lg-right-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}
@-webkit-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-moz-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@-ms-keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
@keyframes lg-left-end {
  0%,
  100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}
.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end 0.3s;
  -o-animation: lg-right-end 0.3s;
  animation: lg-right-end 0.3s;
  position: relative;
}
.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end 0.3s;
  -o-animation: lg-left-end 0.3s;
  animation: lg-left-end 0.3s;
  position: relative;
}
.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.lg-toolbar .lg-icon:hover {
  color: #fff;
}
.lg-toolbar .lg-close:after {
  content: "\e070";
}
.lg-toolbar .lg-download:after {
  content: "\e0f2";
}
.lg-sub-html {
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}
.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}
.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}
#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}
.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}
.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}
.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
body:not(.lg-from-hash)
  .lg-outer.lg-start-zoom
  .lg-item.lg-complete
  .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}
.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px;
}
@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color 0.25s ease;
    -o-transition: border-color 0.25s ease;
    transition: border-color 0.25s ease;
  }
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}
.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}
.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom 0.25s ease;
  -o-transition: bottom 0.25s ease;
  transition: bottom 0.25s ease;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}
.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}
.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
  color: #fff;
}
.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}
.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}
.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}
.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}
.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(/catalog/view/theme/journal3/lib/lightgallery/img/vimeo-play.png)
    no-repeat;
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(/catalog/view/theme/journal3/lib/lightgallery/img/vimeo-play.png)
    0 -58px no-repeat;
}
.lg-outer .lg-has-html5 .lg-video-play {
  background: url(/catalog/view/theme/journal3/lib/lightgallery/img/video-play.png)
    no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: 0.8;
}
.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-has-youtube .lg-video-play {
  background: url(/catalog/view/theme/journal3/lib/lightgallery/img/youtube-play.png)
    no-repeat;
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(/catalog/view/theme/journal3/lib/lightgallery/img/youtube-play.png)
    0 -60px no-repeat;
}
.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}
.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}
.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  -moz-transition: opacity 80ms ease 0s;
  -o-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}
.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}
.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}
.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}
.lg-autoplay-button:after {
  content: "\e01d";
}
.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}
.lg-outer.lg-use-transition-for-zoom
  .lg-item.lg-complete.lg-zoomable
  .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.15s !important;
  -o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#lg-zoom-in:after {
  content: "\e311";
}
#lg-actual-size {
  font-size: 20px;
}
#lg-actual-size:after {
  content: "\e033";
}
#lg-zoom-out {
  opacity: 0.5;
  pointer-events: none;
}
#lg-zoom-out:after {
  content: "\e312";
}
.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}
.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}
.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: 0 0 0 2px #fff inset;
}
.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
  -moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
  transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}
.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}
.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow 0.3s ease 0s;
  -o-transition: box-shadow 0.3s ease 0s;
  transition: box-shadow 0.3s ease 0s;
  width: 12px;
}
.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: 0 0 0 8px #fff inset;
}
.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}
.lg-fullscreen:after {
  content: "\e20c";
}
.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}
.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  -o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
  transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translate3d(0, 5px, 0);
  -o-transform: translate3d(0, 5px, 0);
  -ms-transform: translate3d(0, 5px, 0);
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform 0.18s linear 0s,
    visibility 0s linear 0.5s, opacity 0.18s linear 0s;
  -moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  -o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
  transition: transform 0.18s linear 0s, visibility 0s linear 0.5s,
    opacity 0.18s linear 0s;
}
.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #fff;
  right: 16px;
  top: -16px;
}
.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}
.lg-outer .lg-dropdown > li:hover .lg-icon,
.lg-outer .lg-dropdown > li:hover a {
  color: #333;
}
.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}
.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}
.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}
.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}
.lg-outer #lg-share {
  position: relative;
}
.lg-outer #lg-share:after {
  content: "\e80d";
}
.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}
.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}
.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}
.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}
.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}
.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}
.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}
.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}
.lg-group:after {
  content: "";
  display: table;
  clear: both;
}
.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.lg-outer.lg-visible {
  opacity: 1;
}
.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}
.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}
.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}
.lg-outer .lg-item {
  background: url(/catalog/view/theme/journal3/lib/lightgallery/img/loading.gif)
    center center no-repeat;
  display: none !important;
}
.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}
.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}
.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.lg-outer .lg-item.lg-complete {
  background-image: none;
}
.lg-outer .lg-item.lg-current {
  z-index: 1060;
}
.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}
.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none;
}
.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity 0.15s ease 0s;
  -o-transition: opacity 0.15s ease 0s;
  transition: opacity 0.15s ease 0s;
}
.lg-backdrop.in {
  opacity: 1;
}
.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  -moz-transition: none 0s ease 0s !important;
  -o-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}
.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.lg-css3.lg-fade .lg-item {
  opacity: 0;
}
.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}
.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity 0.1s ease 0s;
  -moz-transition: opacity 0.1s ease 0s;
  -o-transition: opacity 0.1s ease 0s;
  transition: opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-zoom-in .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(1.3, 1.3, 1.3);
  transform: scale3d(1.3, 1.3, 1.3);
}
.lg-css3.lg-zoom-in .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in .lg-item.lg-current,
.lg-css3.lg-zoom-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-in-big .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in-big .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in-big .lg-item.lg-current,
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0.7, 0.7, 0.7);
  transform: scale3d(0.7, 0.7, 0.7);
}
.lg-css3.lg-zoom-out .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out .lg-item.lg-current,
.lg-css3.lg-zoom-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out-big .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out-big .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out-big .lg-item.lg-current,
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-out-in .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-out-in .lg-item.lg-current,
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-zoom-in-out .lg-item {
  opacity: 0;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(2, 2, 2);
  transform: scale3d(2, 2, 2);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-zoom-in-out .lg-item.lg-current,
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-soft-zoom .lg-item {
  opacity: 0;
}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide {
  -webkit-transform: scale3d(0.9, 0.9, 0.9);
  transform: scale3d(0.9, 0.9, 0.9);
}
.lg-css3.lg-soft-zoom .lg-item.lg-current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.lg-css3.lg-soft-zoom .lg-item.lg-current,
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-scale-up .lg-item {
  opacity: 0;
}
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);
  -o-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);
  -ms-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);
  -webkit-transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);
  transform: scale3d(0.8, 0.8, 0.8) translate3d(0, 10%, 0);
}
.lg-css3.lg-scale-up .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-scale-up .lg-item.lg-current,
.lg-css3.lg-scale-up .lg-item.lg-next-slide,
.lg-css3.lg-scale-up .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-circular .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular .lg-item.lg-current,
.lg-css3.lg-slide-circular .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-up .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-up .lg-item.lg-current,
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-down .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, -100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide {
  -moz-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -o-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -ms-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 100%, 0);
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
.lg-css3.lg-slide-vertical .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-vertical .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-vertical .lg-item.lg-current,
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-vertical-growth .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
  -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, -150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide {
  -moz-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  -o-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  -ms-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  -webkit-transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
  transform: scale3d(0.5, 0.5, 0.5) translate3d(0, 150%, 0);
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
  -moz-transform: skew(10deg, 0deg);
  -o-transform: skew(10deg, 0deg);
  -ms-transform: skew(10deg, 0deg);
  -webkit-transform: skew(10deg, 0deg);
  transform: skew(10deg, 0deg);
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only .lg-item.lg-current,
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(-10deg, 0deg);
  -o-transform: skew(-10deg, 0deg);
  -ms-transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  transform: skew(-10deg, 0deg);
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, 10deg);
  -o-transform: skew(0deg, 10deg);
  -ms-transform: skew(0deg, 10deg);
  -webkit-transform: skew(0deg, 10deg);
  transform: skew(0deg, 10deg);
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, -10deg);
  -o-transform: skew(0deg, -10deg);
  -ms-transform: skew(0deg, -10deg);
  -webkit-transform: skew(0deg, -10deg);
  transform: skew(0deg, -10deg);
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg);
  -o-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  -webkit-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
  opacity: 1;
}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
  -moz-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
  -o-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
  -ms-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
  -webkit-transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
  transform: skew(20deg, 0deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew .lg-item.lg-next-slide {
  -moz-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
  -o-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
  -ms-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
  -webkit-transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
  transform: skew(20deg, 0deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew .lg-item.lg-current,
.lg-css3.lg-slide-skew .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
  -o-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
  -ms-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
  -webkit-transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
  transform: skew(-20deg, 0deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide {
  -moz-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
  -o-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
  -ms-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
  -webkit-transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
  transform: skew(-20deg, 0deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
  -o-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
  -ms-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
  -webkit-transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
  transform: skew(0deg, 60deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
  -o-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
  -ms-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
  -webkit-transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
  transform: skew(0deg, 60deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
  -o-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
  -ms-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
  -webkit-transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
  transform: skew(0deg, -60deg) translate3d(-100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
  -o-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
  -ms-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
  -webkit-transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
  transform: skew(0deg, -60deg) translate3d(100%, 0, 0);
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
  -moz-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
  -o-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
  -ms-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
  -webkit-transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
  transform: skew(60deg, 0deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide {
  -moz-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
  -o-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
  -ms-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
  -webkit-transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
  transform: skew(60deg, 0deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
  -o-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
  -ms-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
  -webkit-transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
  transform: skew(-60deg, 0deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide {
  -moz-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
  -o-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
  -ms-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
  -webkit-transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
  transform: skew(-60deg, 0deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
  -o-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
  -ms-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
  -webkit-transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
  transform: skew(0deg, 20deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
  -o-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
  -ms-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
  -webkit-transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
  transform: skew(0deg, 20deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
  -moz-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
  -o-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
  -ms-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
  -webkit-transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
  transform: skew(0deg, -20deg) translate3d(0, -100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide {
  -moz-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
  -o-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
  -ms-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
  -webkit-transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
  transform: skew(0deg, -20deg) translate3d(0, 100%, 0);
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current {
  -moz-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -o-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -ms-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  -webkit-transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  transform: skew(0deg, 0deg) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop .lg-item {
  opacity: 0;
}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.lg-css3.lg-lollipop .lg-item.lg-next-slide {
  -moz-transform: translate3d(0, 0, 0) scale(0.5);
  -o-transform: translate3d(0, 0, 0) scale(0.5);
  -ms-transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
  transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-lollipop .lg-item.lg-current,
.lg-css3.lg-lollipop .lg-item.lg-next-slide,
.lg-css3.lg-lollipop .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-lollipop-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
  -moz-transform: translate3d(0, 0, 0) scale(0.5);
  -o-transform: translate3d(0, 0, 0) scale(0.5);
  -ms-transform: translate3d(0, 0, 0) scale(0.5);
  -webkit-transform: translate3d(0, 0, 0) scale(0.5);
  transform: translate3d(0, 0, 0) scale(0.5);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-lollipop-rev .lg-item.lg-current,
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate .lg-item {
  opacity: 0;
}
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.lg-css3.lg-rotate .lg-item.lg-next-slide {
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.lg-css3.lg-rotate .lg-item.lg-current {
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.lg-css3.lg-rotate .lg-item.lg-current,
.lg-css3.lg-rotate .lg-item.lg-next-slide,
.lg-css3.lg-rotate .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-rotate-rev .lg-item {
  opacity: 0;
}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide {
  -moz-transform: rotate(-360deg);
  -o-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.lg-css3.lg-rotate-rev .lg-item.lg-current {
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transform: rotate(0);
  transform: rotate(0);
  opacity: 1;
}
.lg-css3.lg-rotate-rev .lg-item.lg-current,
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.lg-css3.lg-tube .lg-item {
  opacity: 0;
}
.lg-css3.lg-tube .lg-item.lg-prev-slide {
  -moz-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  -o-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  -ms-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  -webkit-transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
  transform: scale3d(1, 0, 1) translate3d(-100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-next-slide {
  -moz-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  -o-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  -ms-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  -webkit-transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
  transform: scale3d(1, 0, 1) translate3d(100%, 0, 0);
}
.lg-css3.lg-tube .lg-item.lg-current {
  -moz-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -o-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -ms-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}
.lg-css3.lg-tube .lg-item.lg-current,
.lg-css3.lg-tube .lg-item.lg-next-slide,
.lg-css3.lg-tube .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
    opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-invisible-blank-slide {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  -o-transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white
  .swiper-pagination-progressbar-fill {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black
  .swiper-pagination-progressbar-fill {
  background: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C6")
    "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D" 0.27 "%20transform%3D"
    rotate(60%2060%2C60) "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D"
    0.27 "%20transform%3D" rotate(90%2060%2C60) "%2F%3E%3Cuse%20xlink%3Ahref%3D"
    %23l "%20opacity%3D" 0.27 "%20transform%3D" rotate(120%2060%2C60)
    "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D" 0.27 "%20transform%3D"
    rotate(150%2060%2C60) "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D"
    0.37 "%20transform%3D" rotate(180%2060%2C60)
    "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D" 0.46 "%20transform%3D"
    rotate(210%2060%2C60) "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D"
    0.56 "%20transform%3D" rotate(240%2060%2C60)
    "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D" 0.66 "%20transform%3D"
    rotate(270%2060%2C60) "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D"
    0.75 "%20transform%3D" rotate(300%2060%2C60)
    "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D" 0.85 "%20transform%3D"
    rotate(330%2060%2C60)
    '%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'
    0%200%20120%20120 "%20xmlns%3D" http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg
    "%20xmlns%3Axlink%3D" http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink
    "%3E%3Cdefs%3E%3Cline%20id%3D" l "%20x1%3D" 60 "%20x2%3D" 60 "%20y1%3D" 7
    "%20y2%3D" 27 "%20stroke%3D" %23fff "%20stroke-width%3D" 11
    "%20stroke-linecap%3D" round
    "%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D"
    0.27 "%2F%3E%3Cuse%20xlink%3Ahref%3D" %23l "%20opacity%3D" 0.27
    "%20transform%3D"
    rotate(
      30%2060%2C6
        ")'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"
    );
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  -ms-perspective: 1200px;
}

.blog-post .post-details .post-stats {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.blog-post .post-details .post-stats .p-category {
	flex-wrap: nowrap;
	display: inline-flex
}

.mobile .blog-post .post-details .post-stats {
	overflow-x: scroll
}

.blog-post .post-details .post-stats::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 1px;
	height: 1px;
	width: 1px
}

.blog-post .post-details .post-stats::-webkit-scrollbar-track {
	background-color: white
}

.blog-post .post-details .post-stats::-webkit-scrollbar-thumb {
	background-color: #999;
	background-color: rgba(221, 14, 28, 1)
}

.blog-post .post-details .post-stats .p-posted {
	display: inline-flex
}

.blog-post .post-details .post-stats .p-author {
	display: inline-flex
}

.blog-post .post-details .post-stats .p-date {
	display: inline-flex
}

.p-date-image {
	color: rgba(255, 255, 255, 1);
	font-weight: 700;
	background: var(--tema-renk);
	margin: 5px
}

.p-date-image i {
	color: rgba(255, 255, 255, 1)
}

.blog-post .post-details .post-stats .p-comment {
	display: inline-flex
}

.blog-post .post-details .post-stats .p-view {
	display: inline-flex
}

.post-content>p {
	margin-bottom: 10px
}

.post-image {
	display: block;
	text-align: left;
	float: none;
	margin-bottom: 20px
}

.post-image img {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.post-content {
	column-count: 2;
	column-gap: 40px;
	column-rule-color: rgba(243, 243, 243, 1);
	column-rule-width: 1px;
	column-rule-style: solid
}

.blog-post .tags {
	justify-content: center
}

.post-comments {
	margin-top: 20px
}

.reply-btn.btn,
.reply-btn.btn:visited {
	font-size: 12px;
	font-weight: 400;
	text-transform: none
}

.reply-btn.btn {
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
	min-width: 20px;
	min-height: 20px
}

.desktop .reply-btn.btn:hover {
	box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

.reply-btn.btn:active,
.reply-btn.btn:hover:active,
.reply-btn.btn:focus:active {
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.reply-btn.btn:focus {
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.reply-btn.btn.btn.disabled::after {
	font-size: 20px
}

.post-comment {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.post-reply {
	margin-top: 15px;
	margin-left: 60px;
	padding-top: 20px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.user-avatar {
	display: block;
	margin-right: 15px;
	border-radius: 50%
}

.module-blog_comments .side-image {
	display: block
}

.post-comment .user-name {
	font-size: 18px;
	font-weight: 700
}

.post-comment .user-data div {
	font-size: 12px
}

.post-comment .user-site::before {
	left: -1px
}

.post-comment .user-data .user-date {
	display: inline-flex
}

.post-comment .user-data .user-time {
	display: inline-flex
}

.comment-form .form-group:not(.required) {
	display: flex
}

.user-data .user-site {
	display: inline-flex
}

.main-posts.post-grid .post-layout.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 3 * 20px) / 4 - 0.01px)
}

.main-posts.post-grid .post-layout:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 4 - 0.01px)
}

.one-column #content .main-posts.post-grid .post-layout.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 1 * 20px) / 2 - 0.01px)
}

.one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 2 - 0.01px)
}

.two-column #content .main-posts.post-grid .post-layout.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .main-posts.post-grid .post-layout.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .main-posts.post-grid .post-layout:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.main-posts.post-grid {
	margin: -10px
}

.post-grid .post-thumb:hover .image img {
	transform: scale(1.15)
}

.post-grid .post-thumb .caption {
	position: relative;
	bottom: auto;
	width: auto
}

.post-grid .post-thumb .name {
	display: flex;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 12px
}

.post-grid .post-thumb .name a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 18px;
	color: rgba(58, 71, 84, 1)
}

.desktop .post-grid .post-thumb .name a:hover {
	color: var(--tema-renk)
}

.post-grid .post-thumb .description {
	display: block;
	text-align: center;
	margin-bottom: 10px
}

.post-grid .post-thumb .button-group {
	display: flex;
	justify-content: center;
	margin-top: 10px;
	margin-bottom: 10px
}

.post-grid .post-thumb .btn-read-more::before {
	display: none
}

.post-grid .post-thumb .btn-read-more::after {
	display: none;
	content: '\e5c8' !important;
	font-family: icomoon !important
}

.post-grid .post-thumb .btn-read-more .btn-text {
	display: inline-block;
	padding: 0
}

.post-grid .post-thumb .btn-read-more.btn,
.post-grid .post-thumb .btn-read-more.btn:visited {
	color: var(--tema-renk)
}

.post-grid .post-thumb .btn-read-more.btn:hover {
	color: rgba(255, 253, 245, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.post-grid .post-thumb .btn-read-more.btn:active,
.post-grid .post-thumb .btn-read-more.btn:hover:active,
.post-grid .post-thumb .btn-read-more.btn:focus:active {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important;
	box-shadow: none
}

.post-grid .post-thumb .btn-read-more.btn:focus {
	color: rgba(51, 51, 51, 1) !important
}

.post-grid .post-thumb .btn-read-more.btn {
	background: rgba(0, 0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(139, 145, 152, 1);
	box-shadow: none
}

.post-grid .post-thumb .btn-read-more.btn:hover,
.post-grid .post-thumb .btn-read-more.btn:active:hover {
	border-color: rgba(139, 145, 152, 1)
}

.desktop .post-grid .post-thumb .btn-read-more.btn:hover {
	box-shadow: none
}

.post-grid .post-thumb .btn-read-more.btn.btn.disabled::after {
	font-size: 20px
}

.post-grid .post-thumb .post-stats {
	display: flex;
	justify-content: center;
	position: absolute;
	transform: translateY(-100%);
	width: 100%;
	background: rgba(240, 242, 245, 0.9);
	padding: 7px
}

.post-grid .post-thumb .post-stats .p-author {
	display: flex
}

.post-grid .post-thumb .p-date {
	display: flex
}

.post-grid .post-thumb .post-stats .p-comment {
	display: flex
}

.post-grid .post-thumb .post-stats .p-view {
	display: flex
}

.post-grid .post-thumb .btn-read-more {
	padding: 10px !important
}

.post-grid .post-thumb .button-group .btn.btn-read-more {
	border-radius: 40px !important
}

.post-list .post-layout:not(.swiper-slide) {
	margin-bottom: 30px
}

.post-list .post-thumb .caption {
	flex-basis: 200px;
	background: rgba(250, 250, 250, 1);
	padding: 20px;
	padding-top: 15px
}

.desktop .post-list .post-thumb:hover {
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.post-list .post-thumb:hover .image img {
	transform: scale(1.15)
}

.post-list .post-thumb .name {
	display: flex;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	justify-content: flex-start;
	margin-left: 0;
	margin-right: auto
}

.post-list .post-thumb .name a {
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 22px
}

.post-list .post-thumb .description {
	display: block;
	color: rgba(105, 105, 115, 1);
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 10px
}

.post-list .post-thumb .button-group {
	display: flex;
	justify-content: flex-start
}

.post-list .post-thumb .btn-read-more::before {
	display: inline-block
}

.post-list .post-thumb .btn-read-more .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.post-list .post-thumb .btn-read-more::after {
	content: '\e5c8' !important;
	font-family: icomoon !important
}

.post-list .post-thumb .btn-read-more.btn,
.post-list .post-thumb .btn-read-more.btn:visited {
	color: var(--tema-renk)
}

.post-list .post-thumb .btn-read-more.btn:hover {
	color: rgba(255, 253, 245, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.post-list .post-thumb .btn-read-more.btn:active,
.post-list .post-thumb .btn-read-more.btn:hover:active,
.post-list .post-thumb .btn-read-more.btn:focus:active {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important;
	box-shadow: none
}

.post-list .post-thumb .btn-read-more.btn:focus {
	color: rgba(51, 51, 51, 1) !important
}

.post-list .post-thumb .btn-read-more.btn {
	background: rgba(0, 0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(139, 145, 152, 1);
	box-shadow: none
}

.post-list .post-thumb .btn-read-more.btn:hover,
.post-list .post-thumb .btn-read-more.btn:active:hover {
	border-color: rgba(139, 145, 152, 1)
}

.desktop .post-list .post-thumb .btn-read-more.btn:hover {
	box-shadow: none
}

.post-list .post-thumb .btn-read-more.btn.btn.disabled::after {
	font-size: 20px
}

.post-list .post-thumb .post-stats {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 5px
}

.post-list .post-thumb .post-stats .p-author {
	display: block
}

.post-list .post-thumb .p-date {
	display: flex
}

.post-list .post-thumb .post-stats .p-comment {
	display: block
}

.post-list .post-thumb .post-stats .p-view {
	display: flex
}

.blog-feed span {
	display: block;
	color: rgba(51, 51, 51, 1) !important
}

.blog-feed {
	display: inline-flex;
	margin-right: -20px
}

.blog-feed::before {
	content: '\f143' !important;
	font-family: icomoon !important;
	font-size: 14px;
	color: rgba(233, 102, 49, 1)
}

.desktop .blog-feed:hover span {
	text-decoration: underline !important
}

.countdown {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	background: rgba(240, 242, 245, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	border-radius: 3px;
	width: 90%
}

.countdown div span {
	color: rgba(105, 105, 115, 1)
}

.countdown>div {
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.boxed-layout .site-wrapper {
	overflow: hidden
}

.boxed-layout .header {
	padding: 0 20px
}

.boxed-layout .breadcrumb {
	padding-left: 20px;
	padding-right: 20px
}

.wrapper,
.mega-menu-content,
.site-wrapper>.container,
.grid-cols,
.desktop-header-active .is-sticky .header .desktop-main-menu-wrapper,
.desktop-header-active .is-sticky .sticky-fullwidth-bg,
.boxed-layout .site-wrapper,
.breadcrumb,
.title-wrapper,
.page-title>span,
.desktop-header-active .header .top-bar,
.desktop-header-active .header .mid-bar,
.desktop-main-menu-wrapper {
	max-width: 1400px;
	/*! background: red !important; */
}

.desktop-main-menu-wrapper .main-menu>.j-menu>.first-dropdown::before {
	transform: translateX(calc(0px - (100vw - 1110px) / 2))
}

html[dir='rtl'] .desktop-main-menu-wrapper .main-menu>.j-menu>.first-dropdown::before {
	transform: none;
	right: calc(0px - (100vw - 1110px) / 2)
}

.desktop-main-menu-wrapper .main-menu>.j-menu>.first-dropdown.mega-custom::before {
	transform: translateX(calc(0px - (200vw - 1110px) / 2))
}

html[dir='rtl'] .desktop-main-menu-wrapper .main-menu>.j-menu>.first-dropdown.mega-custom::before {
	transform: none;
	right: calc(0px - (200vw - 1110px) / 2)
}

body {
	background: rgba(249, 249, 249, 1);
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	line-height: 1.5;
	-webkit-font-smoothing: antialiased
}

.column-left #content {
	padding-left: 20px
}

.column-right #content {
	padding-right: 20px
}




table {
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important
}

table thead td {
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	background: rgba(238, 238, 238, 1)
}

table thead td,
table thead th {
	border-width: 0 !important;
	border-bottom-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important
}

table tfoot td {
	background: rgba(238, 238, 238, 1)
}

table tfoot td,
table tfoot th {
	border-width: 0 !important;
	border-top-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important
}

.table-responsive {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	-webkit-overflow-scrolling: touch
}

.table-responsive>table {
	border-width: 0px !important
}

.table-responsive::-webkit-scrollbar-thumb {
	background-color: var(--tema-renk);
	border-radius: 5px
}

.table-responsive::-webkit-scrollbar {
	height: 2px;
	width: 2px
}

.form-group .control-label {
	display: flex;
	max-width: 150px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.required .control-label+div::before {
	display: none
}

.required .control-label::after {
	display: inline
}

label {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 14px
}

.form-group {
	margin-bottom: 6px
}

input.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

input.form-control:hover {
	box-shadow: none
}

input.form-control:focus {
	box-shadow: none
}

textarea.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

textarea.form-control:hover {
	box-shadow: none
}

textarea.form-control:focus {
	box-shadow: none
}

select.form-control {
	color: rgb(153, 153, 153) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px;
	padding-left: 15px !important;
}

select.form-control:hover {
	box-shadow: none
}

select.form-control:focus {
	box-shadow: none
}

.radio {
	width: 100%
}

.checkbox {
	width: 100%
}

.input-group .input-group-btn .btn,
.input-group .input-group-btn .btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.input-group .input-group-btn .btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.input-group .input-group-btn .btn:active,
.input-group .input-group-btn .btn:hover:active,
.input-group .input-group-btn .btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.input-group .input-group-btn .btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.input-group .input-group-btn .btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.desktop .input-group .input-group-btn .btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.stepper input.form-control {
	/*! font-family: 'Source Sans Pro' !important; */
	/*! font-weight: 400 !important; */
	/*! background: rgba(255, 255, 255, 1) !important; */
	/*! border-width: 1px !important; */
	/*! border-style: solid !important; */
	/*! border-color: rgba(255, 255, 255, 1) !important */
}

.stepper input.form-control:hover {
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: none
}

.stepper {
	width: 70px;
	height: 24px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1)
}

.stepper span i:hover {
	color: rgba(255, 255, 255, 1);
	background-color: var(--tema-renk)
}

.pagination-results {
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: 20px;
	justify-content: flex-start
}

.pagination-results .text-right {
	display: block
}

.pagination>li>a {
	color: rgba(51, 51, 51, 1)
}

.pagination>li>a:hover {
	color: rgba(255, 255, 255, 1)
}

.pagination>li.active>span,
.pagination>li.active>span:hover,
.pagination>li>a:focus {
	color: rgba(255, 255, 255, 1)
}

.pagination>li {
	background: rgba(250, 250, 250, 1);
	border-radius: 2px
}

.pagination>li>a,
.pagination>li>span {
	padding: 5px;
	padding-right: 6px;
	padding-left: 6px
}

.pagination>li:hover {
	background: var(--tema-renk)
}

.pagination>li.active {
	background: var(--tema-renk)
}

.pagination>li:first-child a::before,
.pagination>li:last-child a::before {
	content: '\e940' !important;
	font-family: icomoon !important;
	color: rgba(51, 51, 51, 1)
}

.pagination>li:first-child:hover a::before,
.pagination>li:last-child:hover a::before {
	color: rgba(255, 255, 255, 1)
}

.pagination>li .prev::before,
.pagination>li .next::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	color: rgba(51, 51, 51, 1)
}

.pagination>li:hover .prev::before,
.pagination>li:hover .next::before {
	color: rgba(255, 255, 255, 1)
}

.pagination>li:not(:first-of-type) {
	margin-left: 5px
}

.rating .fa-stack {
	font-size: 13px;
	width: 1.2em
}

.rating .fa-star,
.rating .fa-star+.fa-star-o {
	color: rgba(253, 194, 45, 1)
}

.rating .fa-star-o:only-child {
	color: rgba(51, 51, 51, 1)
}

.rating-stars {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.popup-inner-body {
	max-height: calc(100vh - 40px * 2)
}

.popup-bg {
	background: rgba(0, 0, 0, 0.75)
}

.popup-body,
.popup {
	background: rgba(255, 255, 255, 1)
}

.popup-content,
.popup .site-wrapper {
	padding: 20px
}

.popup-body {
	border-radius: 5px;
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.popup-container .popup-close::before {
	content: '\e91a' !important;
	font-family: icomoon !important;
	font-size: 26px;
	color: var(--tema-renk);
	display: inline-block;
	transform: scaleX(-1)
}

.popup-close {
	width: 26px;
	height: 20px;
	margin-right: 22px;
	margin-top: 20px
}

.popup-container>.btn,
.popup-container>.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.popup-container>.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.popup-container>.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.popup-container>.btn:active,
.popup-container>.btn:hover:active,
.popup-container>.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.popup-container>.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .popup-container>.btn:hover {
	box-shadow: none
}

.popup-container>.btn.btn.disabled::after {
	font-size: 20px
}

.scroll-top i::before {
	border-radius: 5px;
	content: '\f077' !important;
	font-family: icomoon !important;
	font-size: 20px;
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk);
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px
}

.scroll-top:hover i::before {
	background: var(--tema-renk)
}

.scroll-top {
	left: auto;
	right: 10px;
	transform: translateX(0);
	;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 120px
}

.journal-loading>i::before,
.ias-spinner>i::before,
.lg-outer .lg-item::after,
.btn.disabled::after {
	content: '\e900' !important;
	font-family: icomoon !important;
	font-size: 30px;
	color: var(--tema-renk)
}

.journal-loading>.fa-spin,
.lg-outer .lg-item::after,
.btn.disabled::after {
	animation: fa-spin infinite linear;
	;
	animation-duration: 1500ms
}

.btn-cart::before,
.fa-shopping-cart::before {
	content: '\e933' !important;
	font-family: icomoon !important;
	left: -1px
}

.btn-wishlist::before {
	content: '\e991' !important;
	font-family: icomoon !important
}

.btn-compare::before,
.compare-btn::before {
	content: '\eab6' !important;
	font-family: icomoon !important
}

.fa-refresh::before {
	content: '\e976' !important;
	font-family: icomoon !important
}

.fa-times-circle::before,
.fa-times::before,
.reset-filter::before,
.notification-close::before,
.popup-close::before,
.hn-close::before {
	content: '\e981' !important;
	font-family: icomoon !important
}

.p-author::before {
	content: '\ead9' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.p-date::before {
	content: '\f133' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.p-time::before {
	content: '\eb29' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.p-comment::before {
	content: '\f27a' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.p-view::before {
	content: '\f06e' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.p-category::before {
	content: '\f022' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.user-site::before {
	content: '\e321' !important;
	font-family: icomoon !important;
	left: -1px;
	margin-right: 5px
}

.desktop ::-webkit-scrollbar {
	width: 12px
}

.desktop ::-webkit-scrollbar-track {
	background: rgba(240, 242, 245, 1)
}

.desktop ::-webkit-scrollbar-thumb {
	background: var(--tema-renk);
	border-width: 4px;
	border-style: solid;
	border-color: rgba(240, 242, 245, 1);
	border-radius: 10px
}

.expand-content {
	max-height: 70px
}

.block-expand.btn,
.block-expand.btn:visited {
	font-size: 12px;
	font-weight: 400;
	text-transform: none
}

.block-expand.btn {
	padding: 2px;
	padding-right: 6px;
	padding-left: 6px;
	min-width: 20px;
	min-height: 20px
}

.desktop .block-expand.btn:hover {
	box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.25)
}

.block-expand.btn:active,
.block-expand.btn:hover:active,
.block-expand.btn:focus:active {
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.block-expand.btn:focus {
	box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.25)
}

.block-expand.btn.btn.disabled::after {
	font-size: 20px
}

.block-expand::after {
	content: 'Daha Fazla...'
}

.block-expanded .block-expand::after {
	content: 'Daha Az...'
}

.block-expand::before {
	content: '\e5db' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.block-expanded .block-expand::before {
	content: '\e5d8' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.block-expand-overlay {
	background: linear-gradient(to bottom, transparent, rgba(255, 255, 255, 1))
}

.safari .block-expand-overlay {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1))
}

.iphone .block-expand-overlay {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1))
}

.ipad .block-expand-overlay {
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1))
}

.old-browser {
	color: rgba(42, 42, 42, 1);
	background: rgba(255, 255, 255, 1)
}

.modal .modal-content {
	background: rgba(255, 255, 255, 1)
}

.notification-cart.notification {
	max-width: 500px;
	padding: 10px;
	background: rgba(250, 250, 250, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(240, 242, 245, 1);
	border-radius: 5px;
	box-shadow: 0 0 100px 1110px rgba(51, 51, 51, 0.4);
	font-family: 'Source Sans Pro';
	font-weight: 400;
	color: rgba(131, 131, 143, 1)
}

.notification-cart .notification-close {
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 10px;
	margin-top: 5px
}

.notification-cart .notification-close::before {
	content: '\e91a' !important;
	font-family: icomoon !important;
	font-size: 20px
}

.notification-cart .notification-close.btn,
.notification-cart .notification-close.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.notification-cart .notification-close.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.notification-cart .notification-close.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.notification-cart .notification-close.btn:active,
.notification-cart .notification-close.btn:hover:active,
.notification-cart .notification-close.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.notification-cart .notification-close.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .notification-cart .notification-close.btn:hover {
	box-shadow: none
}

.notification-cart .notification-close.btn.btn.disabled::after {
	font-size: 20px
}

.notification-cart img {
	display: block;
	margin-right: 10px;
	border-width: 0.5px;
	border-radius: 5px
}

.notification-cart .notification-title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	text-transform: capitalize
}

.notification-cart .notification-text a {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	color: var(--tema-renk);
	text-decoration: none
}

.notification-cart .notification-buttons {
	display: flex;
	padding: 10px;
	margin: -10px;
	margin-top: 5px
}

.notification-cart .notification-view-cart.btn,
.notification-cart .notification-view-cart.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.notification-cart .notification-view-cart.btn {
	background: var(--tema-renk);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.notification-cart .notification-view-cart.btn:active,
.notification-cart .notification-view-cart.btn:hover:active,
.notification-cart .notification-view-cart.btn:focus:active {
	background: rgba(80, 173, 85, 1) !important
}

.notification-cart .notification-view-cart.btn:hover,
.notification-cart .notification-view-cart.btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.notification-cart .notification-view-cart.btn.btn.disabled::after {
	font-size: 20px
}

.notification-cart .notification-view-cart {
	display: inline-flex;
	flex-grow: 1
}

.notification-cart .notification-checkout.btn,
.notification-cart .notification-checkout.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.notification-cart .notification-checkout.btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.notification-cart .notification-checkout.btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.notification-cart .notification-checkout.btn:hover,
.notification-cart .notification-checkout.btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.notification-cart .notification-checkout.btn.btn.disabled::after {
	font-size: 20px
}

.notification-cart .notification-checkout {
	display: inline-flex;
	flex-grow: 1;
	margin-left: 10px
}

.notification-cart .notification-checkout::after {
	content: '\f061' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1);
	margin-left: 5px
}

.notification-wishlist.notification {
	max-width: 500px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 10px;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px;
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
	color: rgba(105, 105, 115, 1)
}

.notification-wishlist .notification-close {
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	margin-top: 5px
}

.notification-wishlist .notification-close::before {
	content: '\e5cd' !important;
	font-family: icomoon !important;
	font-size: 20px
}

.notification-wishlist .notification-close.btn,
.notification-wishlist .notification-close.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.notification-wishlist .notification-close.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.notification-wishlist .notification-close.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.notification-wishlist .notification-close.btn:active,
.notification-wishlist .notification-close.btn:hover:active,
.notification-wishlist .notification-close.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.notification-wishlist .notification-close.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .notification-wishlist .notification-close.btn:hover {
	box-shadow: none
}

.notification-wishlist .notification-close.btn.btn.disabled::after {
	font-size: 20px
}

.notification-wishlist img {
	display: block;
	margin-right: 4px;
	margin-bottom: 4px;
	border-width: 0.5px;
	border-radius: 8px
}

.notification-wishlist .notification-title {
	color: rgba(51, 51, 51, 1)
}

.notification-wishlist .notification-buttons {
	display: flex;
	padding: 10px;
	margin: -10px;
	margin-top: 5px
}

.notification-wishlist .notification-view-cart.btn,
.notification-wishlist .notification-view-cart.btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.notification-wishlist .notification-view-cart.btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.notification-wishlist .notification-view-cart.btn:active,
.notification-wishlist .notification-view-cart.btn:hover:active,
.notification-wishlist .notification-view-cart.btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-wishlist .notification-view-cart.btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-wishlist .notification-view-cart.btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px
}

.desktop .notification-wishlist .notification-view-cart.btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.notification-wishlist .notification-view-cart.btn.btn.disabled::after {
	font-size: 20px
}

.notification-wishlist .notification-view-cart {
	display: inline-flex;
	flex-grow: 1
}

.notification-wishlist .notification-view-cart::after {
	content: '\ea9b' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1)
}

.notification-wishlist .notification-checkout.btn,
.notification-wishlist .notification-checkout.btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.notification-wishlist .notification-checkout.btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.notification-wishlist .notification-checkout.btn:active,
.notification-wishlist .notification-checkout.btn:hover:active,
.notification-wishlist .notification-checkout.btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-wishlist .notification-checkout.btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-wishlist .notification-checkout.btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px
}

.desktop .notification-wishlist .notification-checkout.btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.notification-wishlist .notification-checkout.btn.btn.disabled::after {
	font-size: 20px
}

.notification-wishlist .notification-checkout {
	display: inline-flex;
	flex-grow: 1;
	margin-left: 10px
}

.notification-wishlist .notification-checkout::after {
	content: '\f02b' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1);
	margin-left: 5px
}

.notification-compare.notification {
	max-width: 500px;
	margin: 0px;
	margin-bottom: 0px;
	padding: 10px;
	background: rgba(255, 255, 255, 1);
	border-radius: 5px;
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2);
	color: rgba(105, 105, 115, 1)
}

.notification-compare .notification-close {
	display: block;
	width: 25px;
	height: 25px;
	margin-right: 5px;
	margin-top: 5px
}

.notification-compare .notification-close::before {
	content: '\e5cd' !important;
	font-family: icomoon !important;
	font-size: 20px
}

.notification-compare .notification-close.btn,
.notification-compare .notification-close.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.notification-compare .notification-close.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.notification-compare .notification-close.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.notification-compare .notification-close.btn:active,
.notification-compare .notification-close.btn:hover:active,
.notification-compare .notification-close.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.notification-compare .notification-close.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .notification-compare .notification-close.btn:hover {
	box-shadow: none
}

.notification-compare .notification-close.btn.btn.disabled::after {
	font-size: 20px
}

.notification-compare img {
	display: block;
	margin-right: 4px;
	margin-bottom: 4px;
	border-width: 0.5px;
	border-radius: 8px
}

.notification-compare .notification-title {
	color: rgba(51, 51, 51, 1)
}

.notification-compare .notification-buttons {
	display: flex;
	padding: 10px;
	margin: -10px;
	margin-top: 5px
}

.notification-compare .notification-view-cart.btn,
.notification-compare .notification-view-cart.btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.notification-compare .notification-view-cart.btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.notification-compare .notification-view-cart.btn:active,
.notification-compare .notification-view-cart.btn:hover:active,
.notification-compare .notification-view-cart.btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-compare .notification-view-cart.btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-compare .notification-view-cart.btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px
}

.desktop .notification-compare .notification-view-cart.btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.notification-compare .notification-view-cart.btn.btn.disabled::after {
	font-size: 20px
}

.notification-compare .notification-view-cart {
	display: inline-flex;
	flex-grow: 1
}

.notification-compare .notification-view-cart::after {
	content: '\ea9b' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1)
}

.notification-compare .notification-checkout.btn,
.notification-compare .notification-checkout.btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.notification-compare .notification-checkout.btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.notification-compare .notification-checkout.btn:active,
.notification-compare .notification-checkout.btn:hover:active,
.notification-compare .notification-checkout.btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-compare .notification-checkout.btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.notification-compare .notification-checkout.btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px
}

.desktop .notification-compare .notification-checkout.btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.notification-compare .notification-checkout.btn.btn.disabled::after {
	font-size: 20px
}

.notification-compare .notification-checkout {
	display: inline-flex;
	flex-grow: 1;
	margin-left: 10px
}

.notification-compare .notification-checkout::after {
	content: '\f02b' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1);
	margin-left: 5px
}

.popup-quickview .popup-container {
	width: 760px
}

.popup-quickview .popup-inner-body {
	height: 600px
}

.route-product-product.popup-quickview .product-info .product-left {
	width: 50%
}

.route-product-product.popup-quickview .product-info .product-right {
	width: calc(100% - 50%);
	padding-left: 21px
}

.route-product-product.popup-quickview h1.page-title {
	display: none
}

.route-product-product.popup-quickview div.page-title {
	display: block
}

.route-product-product.popup-quickview .page-title {
	font-size: 14px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left
}

.route-product-product.popup-quickview .page-title::after {
	display: none;
	margin-top: 7px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-product-product.popup-quickview .page-title.page-title>span::after {
	display: none;
	margin-top: 7px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-product-product.popup-quickview .direction-horizontal .additional-image {
	width: calc(100% / 4)
}

.route-product-product.popup-quickview .additional-images .swiper-container {
	overflow: hidden
}

.route-product-product.popup-quickview .additional-images .swiper-buttons {
	display: none;
	top: 50%
}

.route-product-product.popup-quickview .additional-images:hover .swiper-buttons {
	display: block
}

.route-product-product.popup-quickview .additional-images .swiper-button-prev {
	left: 0;
	right: auto;
	transform: translate(0, -50%)
}

.route-product-product.popup-quickview .additional-images .swiper-button-next {
	left: auto;
	right: 0;
	transform: translate(0, -50%)
}

.route-product-product.popup-quickview .additional-images .swiper-buttons div {
	width: 35px;
	height: 35px;
	background: none
}

.route-product-product.popup-quickview .additional-images .swiper-button-disabled {
	opacity: 0
}

.route-product-product.popup-quickview .additional-images .swiper-buttons div::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	font-size: 45px;
	color: rgba(255, 255, 255, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-buttons .swiper-button-next::before {
	content: '\e93f' !important;
	font-family: icomoon !important;
	font-size: 45px;
	color: rgba(255, 255, 255, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination {
	display: block;
	margin-bottom: 0px;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.route-product-product.popup-quickview .additional-images .swiper {
	padding-bottom: 5px
}

.route-product-product.popup-quickview .additional-images .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: rgba(243, 243, 243, 1)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination>span+span {
	margin-left: 8px
}

.desktop .route-product-product.popup-quickview .additional-images .swiper-pagination-bullet:hover {
	background-color: var(--tema-renk)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--tema-renk)
}

.route-product-product.popup-quickview .additional-images .swiper-pagination>span {
	border-radius: 20px
}

.route-product-product.popup-quickview .additional-image {
	padding: calc(10px / 2)
}

.route-product-product.popup-quickview .additional-images {
	margin-top: 10px;
	margin-right: -5px;
	margin-left: -5px
}

.route-product-product.popup-quickview .additional-images img {
	border-width: 1px;
	border-style: solid
}

.route-product-product.popup-quickview .additional-images img:hover {
	border-color: rgba(230, 230, 230, 1)
}

.route-product-product.popup-quickview .product-info .product-stats li::before {
	content: '\f111' !important;
	font-family: icomoon !important
}

.route-product-product.popup-quickview .product-info .product-stats ul {
	width: 100%
}

.route-product-product.popup-quickview .product-stats .product-views::before {
	content: '\f06e' !important;
	font-family: icomoon !important
}

.route-product-product.popup-quickview .product-stats .product-sold::before {
	content: '\e263' !important;
	font-family: icomoon !important
}

.route-product-product.popup-quickview .product-info .custom-stats {
	justify-content: space-between
}

.route-product-product.popup-quickview .product-info .product-details .rating {
	justify-content: flex-start
}

.route-product-product.popup-quickview .product-info .product-details .countdown-wrapper {
	display: block
}

.route-product-product.popup-quickview .product-info .product-details .product-price-group {
	text-align: left;
	padding-top: 15px;
	margin-top: -5px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	display: flex
}

.route-product-product.popup-quickview .product-info .product-details .price-group {
	justify-content: flex-start;
	flex-direction: row;
	align-items: center
}

.route-product-product.popup-quickview .product-info .product-details .product-price-new {
	order: -1
}

.route-product-product.popup-quickview .product-info .product-details .product-price-old {
	margin-left: 10px
}

.route-product-product.popup-quickview .product-info .product-details .product-points {
	display: block
}

.route-product-product.popup-quickview .product-info .product-details .product-tax {
	display: block
}

.route-product-product.popup-quickview .product-info .product-details .discounts {
	display: block
}

.route-product-product.popup-quickview .product-info .product-details .product-options>.options-title {
	display: none
}

.route-product-product.popup-quickview .product-info .product-details .product-options>h3 {
	display: block
}

.route-product-product.popup-quickview .product-info .product-options .push-option>div input:checked+img {
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7)
}

.route-product-product.popup-quickview .product-info .product-details .button-group-page {
	position: fixed;
	width: 100%;
	z-index: 1000;
	;
	background: rgba(238, 238, 238, 1);
	padding: 10px;
	margin: 0px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	box-shadow: 0 -15px 100px -10px rgba(0, 0, 0, 0.1)
}

.route-product-product.popup-quickview {
	padding-bottom: 60px !important
}

.route-product-product.popup-quickview .site-wrapper {
	padding-bottom: 0 !important
}

.route-product-product.popup-quickview.mobile .product-info .product-right {
	padding-bottom: 60px !important
}

.route-product-product.popup-quickview .product-info .button-group-page .stepper {
	display: none;
	height: 47px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-cart {
	display: inline-flex;
	margin-right: 7px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-cart::before,
.route-product-product.popup-quickview .product-info .button-group-page .btn-cart .btn-text {
	display: inline-block
}

.route-product-product.popup-quickview .product-info .product-details .stepper-group {
	flex-grow: 1
}

.route-product-product.popup-quickview .product-info .product-details .stepper-group .btn-cart {
	flex-grow: 1
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-cart::before {
	font-size: 17px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details {
	display: inline-flex;
	flex-grow: 0
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details .btn-text {
	display: none
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details::after {
	content: '\e5c8' !important;
	font-family: icomoon !important;
	font-size: 18px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn,
.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	text-transform: uppercase
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn {
	background: var(--tema-renk)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn:hover {
	background: var(--tema-renk) !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-more-details.btn.btn.disabled::after {
	font-size: 20px
}

.route-product-product.popup-quickview .product-info .product-details .button-group-page .wishlist-compare {
	flex-grow: 0 !important;
	margin: 0px !important
}

.route-product-product.popup-quickview .product-info .button-group-page .wishlist-compare {
	margin-left: auto
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist {
	display: inline-flex;
	margin: 0px;
	margin-right: 7px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist .btn-text {
	display: none
}

.route-product-product.popup-quickview .product-info .button-group-page .wishlist-compare .btn-wishlist {
	width: auto !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist::before {
	font-size: 17px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn,
.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn:visited {
	color: rgba(255, 255, 255, 1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn:hover {
	color: rgba(255, 255, 255, 1) !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn {
	background: rgba(105, 105, 115, 1);
	border-width: 0px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-wishlist.btn.btn.disabled::after {
	font-size: 20px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare {
	display: inline-flex;
	margin-right: 7px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare .btn-text {
	display: none
}

.route-product-product.popup-quickview .product-info .button-group-page .wishlist-compare .btn-compare {
	width: auto !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare::before {
	font-size: 17px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn,
.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:visited {
	color: rgba(255, 255, 255, 1)
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn:hover {
	color: rgba(255, 255, 255, 1) !important
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn {
	background: rgba(105, 105, 115, 1);
	border-width: 0px
}

.route-product-product.popup-quickview .product-info .button-group-page .btn-compare.btn.btn.disabled::after {
	font-size: 20px
}

.popup-quickview .product-right .description {
	order: 100
}

.popup-quickview .description {
	padding-top: 15px;
	margin-top: 15px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.popup-quickview .expand-content {
	max-height: 100%;
	overflow: visible
}

.popup-quickview .block-expanded+.block-expand-overlay .block-expand::after {
	content: 'Show Less'
}

.login-box .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.login-box .required .control-label+div::before {
	display: none
}

.login-box .required .control-label::after {
	display: inline
}

.login-box label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.login-box .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.login-box .form-group:hover {
	background: none;
	box-shadow: none
}

.login-box .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.login-box .required.has-error .control-label::after,
.login-box .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.login-box input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.login-box input.form-control:focus,
.login-box input.form-control:active {
	border-color: var(--tema-renk) !important
}

.login-box input.form-control:hover {
	box-shadow: none
}

.login-box input.form-control:focus {
	box-shadow: none
}

.login-box textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.login-box textarea.form-control:focus,
.login-box textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.login-box textarea.form-control:hover {
	box-shadow: none
}

.login-box textarea.form-control:focus {
	box-shadow: none
}

.login-box select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.login-box select.form-control:focus,
.login-box select.form-control:active {
	border-color: var(--tema-renk) !important
}

.login-box select.form-control:hover {
	box-shadow: none
}

.login-box select.form-control:focus {
	box-shadow: none
}

.login-box .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.login-box .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.login-box .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.login-box .input-group .form-control:focus,
.login-box .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.login-box .input-group .form-control:hover {
	box-shadow: none
}

.login-box .input-group .form-control:focus {
	box-shadow: none
}

.login-box .input-group .input-group-btn .btn,
.login-box .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.login-box .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.login-box .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.login-box .input-group .input-group-btn .btn:hover,
.login-box .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.login-box .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.login-box .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.login-box {
	flex-direction: column
}

.popup-login .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.popup-login .required .control-label+div::before {
	display: none
}

.popup-login .required .control-label::after {
	display: inline
}

.popup-login label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.popup-login .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.popup-login .form-group:hover {
	background: none;
	box-shadow: none
}

.popup-login .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.popup-login .required.has-error .control-label::after,
.popup-login .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.popup-login input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.popup-login input.form-control:focus,
.popup-login input.form-control:active {
	border-color: var(--tema-renk) !important
}

.popup-login input.form-control:hover {
	box-shadow: none
}

.popup-login input.form-control:focus {
	box-shadow: none
}

.popup-login textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.popup-login textarea.form-control:focus,
.popup-login textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.popup-login textarea.form-control:hover {
	box-shadow: none
}

.popup-login textarea.form-control:focus {
	box-shadow: none
}

.popup-login select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.popup-login select.form-control:focus,
.popup-login select.form-control:active {
	border-color: var(--tema-renk) !important
}

.popup-login select.form-control:hover {
	box-shadow: none
}

.popup-login select.form-control:focus {
	box-shadow: none
}

.popup-login .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.popup-login .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.popup-login .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.popup-login .input-group .form-control:focus,
.popup-login .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.popup-login .input-group .form-control:hover {
	box-shadow: none
}

.popup-login .input-group .form-control:focus {
	box-shadow: none
}

.popup-login .input-group .input-group-btn .btn,
.popup-login .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.popup-login .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.popup-login .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.popup-login .input-group .input-group-btn .btn:hover,
.popup-login .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.popup-login .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.popup-login .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.login-box .buttons .pull-right .btn,
.login-box .buttons .pull-right .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.login-box .buttons .pull-right .btn {
	background: var(--tema-renk);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.login-box .buttons .pull-right .btn:active,
.login-box .buttons .pull-right .btn:hover:active,
.login-box .buttons .pull-right .btn:focus:active {
	background: rgba(80, 173, 85, 1) !important
}

.login-box .buttons .pull-right .btn:hover,
.login-box .buttons .pull-right .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.login-box .buttons .pull-right .btn.btn.disabled::after {
	font-size: 20px
}

.login-box .buttons .pull-left .btn,
.login-box .buttons .pull-left .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.login-box .buttons .pull-left .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.login-box .buttons .pull-left .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.login-box .buttons .pull-left .btn:hover,
.login-box .buttons .pull-left .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.login-box .buttons .pull-left .btn.btn.disabled::after {
	font-size: 20px
}

.login-box .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.login-box .buttons>div .btn {
	width: 100%
}

.login-box .buttons .pull-left {
	margin-right: 0
}

.login-box .buttons>div+div {
	padding-left: 10px
}

.login-box .buttons .pull-right:only-child {
	flex: 1
}

.login-box .buttons .pull-right:only-child .btn {
	width: 100%
}

.login-box .buttons input+.btn {
	margin-top: 5px
}

.login-box .well {
	padding: 0px;
	padding-top: 20px;
	padding-right: 20px;
	margin-right: 30px;
	box-shadow: none
}

.popup-login .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	background: rgba(255, 255, 255, 1);
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	padding-bottom: 20px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: center
}

.popup-login .title::after {
	display: none;
	left: 50%;
	right: initial;
	transform: translate3d(-50%, 0, 0)
}

.popup-login .title.page-title>span::after {
	display: none;
	left: 50%;
	right: initial;
	transform: translate3d(-50%, 0, 0)
}

.popup-register .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	background: rgba(255, 255, 255, 1);
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	padding-bottom: 20px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: center
}

.popup-register .title::after {
	display: none;
	left: 50%;
	right: initial;
	transform: translate3d(-50%, 0, 0)
}

.popup-register .title.page-title>span::after {
	display: none;
	left: 50%;
	right: initial;
	transform: translate3d(-50%, 0, 0)
}

.popup-login .popup-inner-body {
	max-height: calc(100vh - 40px * 2);
	height: 430px
}

.popup-login.popup-bg {
	background: rgba(0, 0, 0, 0.75)
}

.popup-login.popup-body,
.popup-login.popup {
	background: rgba(255, 255, 255, 1)
}

.popup-login.popup-body {
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.popup-login.popup-container .popup-close::before {
	content: '\e91a' !important;
	font-family: icomoon !important;
	font-size: 26px;
	color: var(--tema-renk);
	display: inline-block;
	transform: scaleX(-1)
}

.popup-login.popup-close {
	width: 0px;
	height: 0px;
	margin-right: 22px;
	margin-top: 20px
}

.popup-login.popup-container>.btn,
.popup-login.popup-container>.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.popup-login.popup-container>.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.popup-login.popup-container>.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.popup-login.popup-container>.btn:active,
.popup-login.popup-container>.btn:hover:active,
.popup-login.popup-container>.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.popup-login.popup-container>.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .popup-login.popup-container>.btn:hover {
	box-shadow: none
}

.popup-login.popup-container>.btn.btn.disabled::after {
	font-size: 20px
}

.popup-register .popup-inner-body {
	max-height: calc(100vh - 40px * 2);
	height: 495px
}

.popup-register.popup-bg {
	background: rgba(0, 0, 0, 0.75)
}

.popup-register.popup-body,
.popup-register.popup {
	background: rgba(255, 255, 255, 1)
}

.popup-register.popup-body {
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.popup-register.popup-container .popup-close::before {
	content: '\e91a' !important;
	font-family: icomoon !important;
	font-size: 26px;
	color: var(--tema-renk);
	display: inline-block;
	transform: scaleX(-1)
}

.popup-register.popup-close {
	width: 0px;
	height: 0px;
	margin-right: 22px;
	margin-top: 20px
}

.popup-register.popup-container>.btn,
.popup-register.popup-container>.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.popup-register.popup-container>.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.popup-register.popup-container>.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.popup-register.popup-container>.btn:active,
.popup-register.popup-container>.btn:hover:active,
.popup-register.popup-container>.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.popup-register.popup-container>.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .popup-register.popup-container>.btn:hover {
	box-shadow: none
}

.popup-register.popup-container>.btn.btn.disabled::after {
	font-size: 20px
}

.popup-login .buttons .pull-right .btn,
.popup-login .buttons .pull-right .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.popup-login .buttons .pull-right .btn {
	background: var(--tema-renk);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.popup-login .buttons .pull-right .btn:active,
.popup-login .buttons .pull-right .btn:hover:active,
.popup-login .buttons .pull-right .btn:focus:active {
	background: rgba(80, 173, 85, 1) !important
}

.popup-login .buttons .pull-right .btn:hover,
.popup-login .buttons .pull-right .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.popup-login .buttons .pull-right .btn.btn.disabled::after {
	font-size: 20px
}

.popup-login .buttons .pull-left .btn,
.popup-login .buttons .pull-left .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.popup-login .buttons .pull-left .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.popup-login .buttons .pull-left .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.popup-login .buttons .pull-left .btn:hover,
.popup-login .buttons .pull-left .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.popup-login .buttons .pull-left .btn.btn.disabled::after {
	font-size: 20px
}

.popup-login .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.popup-login .buttons>div .btn {
	width: 100%
}

.popup-login .buttons .pull-left {
	margin-right: 0
}

.popup-login .buttons>div+div {
	padding-left: 10px
}

.popup-login .buttons .pull-right:only-child {
	flex: 1
}

.popup-login .buttons .pull-right:only-child .btn {
	width: 100%
}

.popup-login .buttons input+.btn {
	margin-top: 5px
}

.popup-register .buttons .pull-right .btn,
.popup-register .buttons .pull-right .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.popup-register .buttons .pull-right .btn {
	background: var(--tema-renk);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.popup-register .buttons .pull-right .btn:active,
.popup-register .buttons .pull-right .btn:hover:active,
.popup-register .buttons .pull-right .btn:focus:active {
	background: rgba(80, 173, 85, 1) !important
}

.popup-register .buttons .pull-right .btn:hover,
.popup-register .buttons .pull-right .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.popup-register .buttons .pull-right .btn.btn.disabled::after {
	font-size: 20px
}

.popup-register .buttons .pull-left .btn,
.popup-register .buttons .pull-left .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.popup-register .buttons .pull-left .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.popup-register .buttons .pull-left .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.popup-register .buttons .pull-left .btn:hover,
.popup-register .buttons .pull-left .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.popup-register .buttons .pull-left .btn.btn.disabled::after {
	font-size: 20px
}

.popup-register .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.popup-register .buttons>div .btn {
	width: 100%
}

.popup-register .buttons .pull-left {
	margin-right: 0
}

.popup-register .buttons>div+div {
	padding-left: 10px
}

.popup-register .buttons .pull-right:only-child {
	flex: 1
}

.popup-register .buttons .pull-right:only-child .btn {
	width: 100%
}

.popup-register .buttons input+.btn {
	margin-top: 5px
}

.popup-login .popup-container {
	width: 500px
}

.popup-register .popup-container {
	width: 500px
}

.login-box>div:first-of-type {
	margin-right: 30px
}

.route-account-register .form-group .control-label {
	display: none;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.route-account-register .required .control-label+div::before {
	display: inline
}

.route-account-register .required .control-label::after {
	display: none
}

.route-account-register label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 13px
}

.route-account-register .required .control-label::after,
.route-account-register .required .control-label+div::before {
	color: rgba(255, 255, 255, 1)
}

.route-account-register .form-group:hover {
	background: none;
	box-shadow: none
}

.route-account-register .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.route-account-register input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.route-account-register input.form-control:focus,
.route-account-register input.form-control:active {
	border-color: var(--tema-renk) !important
}

.route-account-register input.form-control:hover {
	box-shadow: none
}

.route-account-register input.form-control:focus {
	box-shadow: none
}

.route-account-register select.form-control {
	max-width: 500px;
	height: 38px
}

.route-account-register .radio {
	width: auto
}

.route-account-register .checkbox {
	width: auto
}

.route-account-register .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.route-account-register .input-group .form-control:focus,
.route-account-register .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.route-account-register .input-group .form-control:hover {
	box-shadow: none
}

.route-account-register .input-group .form-control:focus {
	box-shadow: none
}

.route-account-register .input-group .input-group-btn .btn,
.route-account-register .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px;
	text-transform: capitalize
}

.route-account-register .input-group .input-group-btn .btn {
	background: var(--tema-renk);
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.route-account-register .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.route-account-register .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.popup-register .form-group .control-label {
	display: none;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.popup-register .required .control-label+div::before {
	display: inline
}

.popup-register .required .control-label::after {
	display: none
}

.popup-register label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 13px
}

.popup-register .required .control-label::after,
.popup-register .required .control-label+div::before {
	color: rgba(255, 255, 255, 1)
}

.popup-register .form-group:hover {
	background: none;
	box-shadow: none
}

.popup-register .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.popup-register input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.popup-register input.form-control:focus,
.popup-register input.form-control:active {
	border-color: var(--tema-renk) !important
}

.popup-register input.form-control:hover {
	box-shadow: none
}

.popup-register input.form-control:focus {
	box-shadow: none
}

.popup-register select.form-control {
	max-width: 500px;
	height: 38px
}

.popup-register .radio {
	width: auto
}

.popup-register .checkbox {
	width: auto
}

.popup-register .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.popup-register .input-group .form-control:focus,
.popup-register .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.popup-register .input-group .form-control:hover {
	box-shadow: none
}

.popup-register .input-group .form-control:focus {
	box-shadow: none
}

.popup-register .input-group .input-group-btn .btn,
.popup-register .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px;
	text-transform: capitalize
}

.popup-register .input-group .input-group-btn .btn {
	background: var(--tema-renk);
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.popup-register .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.popup-register .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.route-account-register legend {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left
}

.route-account-register legend::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-account-register legend.page-title>span::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-account-register legend::after,
.route-account-register legend.page-title>span::after {
	width: 50px;
	height: 1px;
	background: var(--tema-renk)
}

.account-list>li>a {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(105, 105, 115, 1);
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1);
	border-radius: 3px;
	box-shadow: none;
	flex-direction: column;
	width: 100%;
	text-align: center
}

.desktop .account-list>li>a:hover {
	color: var(--tema-renk);
	background: rgba(255, 255, 255, 1)
}

.account-list>li>a::before {
	content: '\e93f' !important;
	font-family: icomoon !important;
	font-size: 45px;
	color: rgba(105, 105, 115, 1);
	margin: 0
}

.desktop .account-list>li>a:hover::before {
	color: var(--tema-renk)
}

.account-list .edit-info {
	display: flex
}

.route-information-sitemap .site-edit {
	display: block
}

.account-list .edit-pass {
	display: flex
}

.route-information-sitemap .site-pass {
	display: block
}

.account-list .edit-address {
	display: flex
}

.route-information-sitemap .site-address {
	display: block
}

.account-list .edit-wishlist {
	display: flex
}

.my-cards {
	display: block
}

.account-list .edit-order {
	display: flex
}

.route-information-sitemap .site-history {
	display: block
}

.account-list .edit-downloads {
	display: none
}

.route-information-sitemap .site-download {
	display: none
}

.account-list .edit-rewards {
	display: flex
}

.account-list .edit-returns {
	display: flex
}

.account-list .edit-transactions {
	display: flex
}

.account-list .edit-recurring {
	display: flex
}

.my-affiliates {
	display: none
}

.my-newsletter .account-list {
	display: none
}

.my-affiliates .title {
	display: none
}

.my-newsletter .title {
	display: none
}

.my-account .title {
	display: none
}

.my-orders .title {
	display: none
}

.my-cards .title {
	display: none
}

.account-page .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left
}

.account-page .title::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.account-page .title.page-title>span::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.account-page .title::after,
.account-page .title.page-title>span::after {
	width: 50px;
	height: 1px;
	background: var(--tema-renk)
}

.account-list>li>a:hover {
	border-color: var(--tema-renk);
	box-shadow: none
}

.account-list>li {
	width: calc(100% / 5);
	padding: 10px;
	margin: 0
}

.account-list {
	margin: 0 -10px -10px;
	flex-direction: row
}

.account-list>.edit-info>a::before {
	content: '\ead9' !important;
	font-family: icomoon !important;
	color: var(--tema-renk)
}

.account-list>.edit-pass>a::before {
	content: '\e0da' !important;
	font-family: icomoon !important
}

.account-list>.edit-address>a::before {
	content: '\f2bc' !important;
	font-family: icomoon !important
}

.account-list>.edit-wishlist>a::before {
	content: '\f004' !important;
	font-family: icomoon !important
}

.my-cards .account-list>li>a::before {
	content: '\e95e' !important;
	font-family: icomoon !important
}

.account-list>.edit-order>a::before {
	content: '\eaa2' !important;
	font-family: icomoon !important
}

.account-list>.edit-downloads>a::before {
	content: none !important
}

.account-list>.edit-rewards>a::before {
	content: '\e948' !important;
	font-family: icomoon !important
}

.account-list>.edit-returns>a::before {
	content: '\e915' !important;
	font-family: icomoon !important
}

.account-list>.edit-transactions>a::before {
	content: '\e928' !important;
	font-family: icomoon !important
}

.account-list>.edit-recurring>a::before {
	content: '\e8b3' !important;
	font-family: icomoon !important
}

.account-list>.affiliate-add>a::before {
	content: none !important
}

.account-list>.affiliate-edit>a::before {
	content: none !important
}

.account-list>.affiliate-track>a::before {
	content: none !important
}

.my-newsletter .account-list>li>a::before {
	content: none !important
}

.route-account-register .account-customer-group label::after {
	display: none !important
}

.route-account-register .account-fax {
	display: none !important
}

.route-account-register .address-company label::after {
	display: none !important
}

#account-address .address-company label::after {
	display: none !important
}

.route-account-register .address-address-2 label::after {
	display: none !important
}

#account-address .address-address-2 label::after {
	display: none !important
}

.route-checkout-cart .cart-table table td {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 12px;
	background: rgba(255, 255, 255, 1)
}

.route-checkout-cart .cart-table table a {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: var(--tema-renk);
	text-transform: capitalize;
	text-decoration: none
}

.route-checkout-cart .cart-table table thead td {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	text-transform: capitalize
}

.route-checkout-cart .cart-table table tfoot td {
	background: rgba(255, 253, 245, 1)
}

.route-checkout-cart .cart-table table tfoot td,
.route-checkout-cart .cart-table table tfoot th {
	border-style: solid !important;
	border-color: rgba(230, 230, 230, 1) !important
}

.route-checkout-cart .cart-table .table-responsive {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.route-checkout-cart .cart-table .table-responsive::-webkit-scrollbar {
	height: 1px;
	width: 1px
}

.route-checkout-cart .td-qty .stepper input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	background: rgba(255, 255, 255, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(255, 255, 255, 1) !important
}

.route-checkout-cart .td-qty .stepper input.form-control:hover {
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: none
}

.route-checkout-cart .td-qty .stepper {
	width: 50px;
	height: 35px;
	border-style: solid;
	border-color: var(--tema-renk);
	border-radius: 2px
}

.route-checkout-cart .td-qty .stepper span i {
	color: rgba(243, 243, 243, 1);
	background-color: var(--tema-renk)
}

.route-checkout-cart .td-qty .stepper span i:hover {
	color: rgba(255, 255, 255, 1);
	background-color: var(--tema-renk)
}

.route-checkout-cart .td-qty .btn-update.btn,
.route-checkout-cart .td-qty .btn-update.btn:visited {
	color: rgba(255, 255, 255, 1)
}

.route-checkout-cart .td-qty .btn-update.btn:hover {
	color: rgba(255, 255, 255, 1) !important
}

.route-checkout-cart .td-qty .btn-update.btn {
	background: rgba(105, 105, 115, 1);
	border-width: 0px
}

.route-checkout-cart .td-qty .btn-update.btn.btn.disabled::after {
	font-size: 20px
}

.route-checkout-cart .td-qty .btn-remove.btn {
	background: rgba(80, 173, 85, 1);
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-radius: 2px !important
}

.route-checkout-cart .td-qty .btn-remove.btn:hover {
	background: var(--tema-renk) !important
}

.route-checkout-cart .td-qty .btn-remove.btn.btn.disabled::after {
	font-size: 20px
}

.route-checkout-cart .cart-total table td {
	background: rgba(255, 255, 255, 1)
}

.route-checkout-cart .cart-total table {
	border-width: 8px !important
}

.route-checkout-cart .cart-total table tfoot td {
	background: rgba(255, 253, 245, 1)
}

.route-checkout-cart .cart-total .table-responsive {
	border-width: 0.5px;
	border-color: var(--tema-renk)
}

.route-checkout-cart .cart-total .table-responsive::-webkit-scrollbar {
	height: 1px;
	width: 1px
}

.route-checkout-cart .cart-total .table-responsive::-webkit-scrollbar-thumb {
	border-radius: 8px
}

.route-checkout-cart .cart-page {
	display: flex
}

.route-checkout-cart .cart-bottom {
	max-width: 400px
}

.cart-bottom {
	background: rgba(238, 238, 238, 1);
	padding: 20px;
	margin-top: -40px;
	margin-left: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.panels-total {
	flex-direction: column
}

.panels-total .cart-total {
	background: rgba(250, 250, 250, 1);
	align-items: center
}

.route-checkout-cart .buttons .pull-right .btn,
.route-checkout-cart .buttons .pull-right .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.route-checkout-cart .buttons .pull-right .btn {
	background: var(--tema-renk);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.route-checkout-cart .buttons .pull-right .btn:active,
.route-checkout-cart .buttons .pull-right .btn:hover:active,
.route-checkout-cart .buttons .pull-right .btn:focus:active {
	background: rgba(80, 173, 85, 1) !important
}

.route-checkout-cart .buttons .pull-right .btn:hover,
.route-checkout-cart .buttons .pull-right .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.route-checkout-cart .buttons .pull-right .btn.btn.disabled::after {
	font-size: 20px
}

.route-checkout-cart .buttons .pull-left .btn,
.route-checkout-cart .buttons .pull-left .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.route-checkout-cart .buttons .pull-left .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.route-checkout-cart .buttons .pull-left .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.route-checkout-cart .buttons .pull-left .btn:hover,
.route-checkout-cart .buttons .pull-left .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.route-checkout-cart .buttons .pull-left .btn.btn.disabled::after {
	font-size: 20px
}

.route-checkout-cart .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.route-checkout-cart .buttons>div .btn {
	width: 100%
}

.route-checkout-cart .buttons .pull-left {
	margin-right: 0
}

.route-checkout-cart .buttons>div+div {
	padding-left: 10px
}

.route-checkout-cart .buttons .pull-right:only-child {
	flex: 1
}

.route-checkout-cart .buttons .pull-right:only-child .btn {
	width: 100%
}

.route-checkout-cart .buttons input+.btn {
	margin-top: 5px
}

.cart-table .td-image {
	display: table-cell
}

.cart-table .td-qty .stepper,
.cart-section .stepper {
	display: inline-flex
}

.cart-table .td-name {
	display: table-cell
}

.cart-table .td-model {
	display: table-cell
}

.route-account-order-info .table-responsive .table-order thead>tr>td:nth-child(2) {
	display: table-cell
}

.route-account-order-info .table-responsive .table-order tbody>tr>td:nth-child(2) {
	display: table-cell
}

.route-account-order-info .table-responsive .table-order tfoot>tr>td:last-child {
	display: table-cell
}

.cart-table .td-price {
	display: table-cell
}

.route-checkout-cart .cart-panels {
	margin-bottom: 30px
}

.route-checkout-cart .cart-panels .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 17px;
	text-align: left;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 15px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left;
	display: none
}

.route-checkout-cart .cart-panels .title::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 10px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-checkout-cart .cart-panels .title.page-title>span::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 10px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-checkout-cart .cart-panels .title::after,
.route-checkout-cart .cart-panels .title.page-title>span::after {
	width: 60px;
	height: 1px;
	background: var(--tema-renk)
}

.route-checkout-cart .cart-panels .panel-group .panel-heading a::before {
	content: '\f101' !important;
	font-family: icomoon !important;
	font-size: 18px;
	color: var(--tema-renk);
	margin-right: 8px;
	order: 10
}

.route-checkout-cart .cart-panels .panel-group .panel-active .panel-heading a::before {
	content: '\f103' !important;
	font-family: icomoon !important;
	font-size: 16px;
	color: var(--tema-renk)
}

.route-checkout-cart .cart-panels .panel-group .panel-heading a {
	justify-content: space-between;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: capitalize;
	padding: 10px
}

.route-checkout-cart .cart-panels .panel-group .panel-heading {
	background: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.route-checkout-cart .cart-panels .panel-group .panel-heading:hover,
.route-checkout-cart .cart-panels .panel-group .panel-active .panel-heading {
	background: rgba(255, 255, 255, 1)
}

.route-checkout-cart .cart-panels .panel-group .panel-active .panel-heading:hover,
.route-checkout-cart .cart-panels .panel-group .panel-active .panel-heading {
	background: rgba(255, 255, 255, 1)
}

.route-checkout-cart .cart-panels .panel-group .panel {
	margin-top: 8px !important
}

.route-checkout-cart .cart-panels .panel-group {
	margin-top: -8px;
	border-width: 1px;
	border-color: rgba(230, 230, 230, 1)
}

.route-checkout-cart .cart-panels .panel-group .panel:first-child .panel-heading {
	border-width: 1px;
	border-color: rgba(243, 243, 243, 1)
}

.route-checkout-cart .cart-panels .panel-group .panel:last-child .panel-heading {
	border-width: 1px;
	border-color: rgba(243, 243, 243, 1)
}

.route-checkout-cart .cart-panels .panel-group .panel-body {
	background: rgba(255, 255, 255, 1);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px
}

.route-checkout-cart .cart-panels .panel-group .panel-heading+.panel-collapse .panel-body {
	border-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.route-checkout-cart .cart-panels .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.route-checkout-cart .cart-panels .required .control-label+div::before {
	display: none
}

.route-checkout-cart .cart-panels .required .control-label::after {
	display: inline
}

.route-checkout-cart .cart-panels label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 13px
}

.route-checkout-cart .cart-panels .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.route-checkout-cart .cart-panels .form-group:hover {
	box-shadow: none
}

.route-checkout-cart .cart-panels input.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.route-checkout-cart .cart-panels input.form-control:hover {
	box-shadow: none
}

.route-checkout-cart .cart-panels input.form-control:focus {
	box-shadow: none
}

.route-checkout-cart .cart-panels select.form-control {
	max-width: 500px;
	height: 38px
}

.route-checkout-cart .cart-panels .radio {
	width: auto
}

.route-checkout-cart .cart-panels .checkbox {
	width: auto
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn,
.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:hover,
.route-checkout-cart .cart-panels .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.route-checkout-cart .cart-panels .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.route-checkout-cart .cart-panels .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn {
	background: var(--tema-renk);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn:active,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:hover:active,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:focus:active {
	background: rgba(80, 173, 85, 1) !important
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn:hover,
.route-checkout-cart .cart-panels .buttons .pull-right .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.route-checkout-cart .cart-panels .buttons .pull-right .btn.btn.disabled::after {
	font-size: 20px
}

.route-checkout-cart .cart-panels .buttons .pull-left .btn,
.route-checkout-cart .cart-panels .buttons .pull-left .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.route-checkout-cart .cart-panels .buttons .pull-left .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.route-checkout-cart .cart-panels .buttons .pull-left .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.route-checkout-cart .cart-panels .buttons .pull-left .btn:hover,
.route-checkout-cart .cart-panels .buttons .pull-left .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.route-checkout-cart .cart-panels .buttons .pull-left .btn.btn.disabled::after {
	font-size: 20px
}

.route-checkout-cart .cart-panels .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.route-checkout-cart .cart-panels .buttons>div .btn {
	width: 100%
}

.route-checkout-cart .cart-panels .buttons .pull-left {
	margin-right: 0
}

.route-checkout-cart .cart-panels .buttons>div+div {
	padding-left: 10px
}

.route-checkout-cart .cart-panels .buttons .pull-right:only-child {
	flex: 1
}

.route-checkout-cart .cart-panels .buttons .pull-right:only-child .btn {
	width: 100%
}

.route-checkout-cart .cart-panels .buttons input+.btn {
	margin-top: 5px
}

.route-checkout-cart .cart-panels>p {
	display: none
}

.route-checkout-cart .cart-panels .panel:first-child {
	display: block
}

.route-checkout-cart .cart-panels .panel:nth-child(2) {
	display: none
}

.route-checkout-cart .cart-panels .panel:nth-child(3) {
	display: none
}

.route-checkout-cart .cart-panels .panel:first-child .collapse {
	display: none
}

.route-checkout-cart .cart-panels .panel:first-child .collapse.in {
	display: block
}

.route-checkout-cart .cart-panels .panel:first-child .panel-heading {
	pointer-events: auto
}

.route-checkout-cart .cart-panels .panel:nth-child(2) .collapse {
	display: block
}

.route-checkout-cart .cart-panels .panel:nth-child(2) .panel-heading {
	pointer-events: none
}

.route-checkout-cart .cart-panels .panel:nth-child(3) .collapse {
	display: block
}

.route-checkout-cart .cart-panels .panel:nth-child(3) .panel-heading {
	pointer-events: none
}

.route-product-category .page-title {
	display: block
}

.route-product-category .category-description {
	order: 0
}

.category-image {
	float: none
}

.category-text {
	position: static;
	bottom: auto
}

.category-description {
	margin-bottom: 20px
}

.category-description>img {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.refine-categories .refine-item.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 7 * 20px) / 8 - 0.01px)
}

.refine-categories .refine-item:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 8 - 0.01px)
}

.one-column #content .refine-categories .refine-item.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 6 * 20px) / 7 - 0.01px)
}

.one-column #content .refine-categories .refine-item:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 7 - 0.01px)
}

.two-column #content .refine-categories .refine-item.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 5 * 10px) / 6 - 0.01px)
}

.two-column #content .refine-categories .refine-item:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 6 - 0.01px)
}

.side-column .refine-categories .refine-item.swiper-slide {
	margin-right: 15px;
	width: calc((100% - 0 * 15px) / 1 - 0.01px)
}

.side-column .refine-categories .refine-item:not(.swiper-slide) {
	padding: 7.5px;
	width: calc(100% / 1 - 0.01px)
}

.refine-items {
	margin: -10px
}

.refine-categories {
	margin-bottom: 20px
}

.refine-links .refine-item+.refine-item {
	margin-left: 10px
}

.refine-categories .swiper-container {
	overflow: hidden
}

.refine-categories .swiper-buttons {
	display: none;
	top: 50%
}

.refine-categories:hover .swiper-buttons {
	display: block
}

.refine-categories .swiper-button-prev {
	left: 0;
	right: auto;
	transform: translate(0, -50%)
}

.refine-categories .swiper-button-next {
	left: auto;
	right: 0;
	transform: translate(0, -50%)
}

.refine-categories .swiper-buttons div {
	width: 35px;
	height: 35px;
	background: none
}

.refine-categories .swiper-button-disabled {
	opacity: 0
}

.refine-categories .swiper-buttons div::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	font-size: 45px;
	color: rgba(255, 255, 255, 1)
}

.refine-categories .swiper-buttons .swiper-button-next::before {
	content: '\e93f' !important;
	font-family: icomoon !important;
	font-size: 45px;
	color: rgba(255, 255, 255, 1)
}

.refine-categories .swiper-pagination {
	display: block;
	margin-bottom: 0px;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.refine-categories .swiper {
	padding-bottom: 5px
}

.refine-categories .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: rgba(243, 243, 243, 1)
}

.refine-categories .swiper-pagination>span+span {
	margin-left: 8px
}

.desktop .refine-categories .swiper-pagination-bullet:hover {
	background-color: var(--tema-renk)
}

.refine-categories .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--tema-renk)
}

.refine-categories .swiper-pagination>span {
	border-radius: 20px
}

.desktop .refine-item a:hover {
	background: rgba(250, 250, 250, 1)
}

.refine-item a {
	padding: 7px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.refine-item a:hover {
	border-color: var(--tema-renk)
}

.refine-item a img {
	display: block
}

.refine-name {
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	padding: 7px;
	padding-bottom: 0px
}

.refine-item .refine-name {
	color: rgba(105, 105, 115, 1);
	text-align: center
}

.refine-name .count-badge {
	display: none
}

.refine-title {
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis
}

.checkout-section.section-login {
	display: block
}

.quick-checkout-wrapper .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.quick-checkout-wrapper .required .control-label+div::before {
	display: none
}

.quick-checkout-wrapper .required .control-label::after {
	display: inline
}

.quick-checkout-wrapper label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.quick-checkout-wrapper .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .form-group:hover {
	background: none;
	box-shadow: none
}

.quick-checkout-wrapper .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.quick-checkout-wrapper .required.has-error .control-label::after,
.quick-checkout-wrapper .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.quick-checkout-wrapper input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.quick-checkout-wrapper input.form-control:focus,
.quick-checkout-wrapper input.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper input.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper input.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper textarea.form-control:focus,
.quick-checkout-wrapper textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper textarea.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper textarea.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper select.form-control:focus,
.quick-checkout-wrapper select.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper select.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper select.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .input-group .form-control:focus,
.quick-checkout-wrapper .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .input-group .form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .input-group .form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .input-group .input-group-btn .btn,
.quick-checkout-wrapper .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.quick-checkout-wrapper .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.quick-checkout-wrapper .input-group .input-group-btn .btn:hover,
.quick-checkout-wrapper .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.quick-checkout-wrapper div .title.section-title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left
}

.quick-checkout-wrapper div .title.section-title::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.quick-checkout-wrapper div .title.section-title.page-title>span::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.quick-checkout-wrapper div .title.section-title::after,
.quick-checkout-wrapper div .title.section-title.page-title>span::after {
	width: 50px;
	height: 1px;
	background: var(--tema-renk)
}

.checkout-section {
	background: rgba(240, 242, 245, 1);
	padding: 15px;
	margin-bottom: 15px
}

.quick-checkout-wrapper>div .right {
	padding-left: 25px;
	width: calc(100% - 33%)
}

.quick-checkout-wrapper>div .left {
	width: 33%
}

.quick-checkout-wrapper .left .section-login {
	background: rgba(255, 255, 255, 1);
	padding-top: 20px;
	padding-bottom: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.quick-checkout-wrapper .left .section-login .buttons {
	margin-top: 20px;
	font-size: 12px
}

.quick-checkout-wrapper .left .section-login .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.quick-checkout-wrapper .left .section-login .buttons>div .btn {
	width: 100%
}

.quick-checkout-wrapper .left .section-login .buttons .pull-left {
	margin-right: 0
}

.quick-checkout-wrapper .left .section-login .buttons>div+div {
	padding-left: 20px
}

.quick-checkout-wrapper .left .section-login .buttons .pull-right:only-child {
	flex: 1;
	margin: 0 auto 0 auto
}

.quick-checkout-wrapper .left .section-login .buttons .pull-right:only-child .btn {
	width: 100%
}

.quick-checkout-wrapper .left .section-login .buttons input+.btn {
	margin-top: 5px
}

.quick-checkout-wrapper .left .section-login .buttons input[type=checkbox] {
	margin-right: 7px !important;
	margin-left: 3px !important
}

.quick-checkout-wrapper .left .section-register {
	background: rgba(255, 255, 255, 1);
	border-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.quick-checkout-wrapper .left .section-register .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.quick-checkout-wrapper .left .section-register .required .control-label+div::before {
	display: none
}

.quick-checkout-wrapper .left .section-register .required .control-label::after {
	display: inline
}

.quick-checkout-wrapper .left .section-register label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.quick-checkout-wrapper .left .section-register .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .section-register .form-group:hover {
	background: none;
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register .required.has-error .control-label::after,
.quick-checkout-wrapper .left .section-register .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .section-register input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.quick-checkout-wrapper .left .section-register input.form-control:focus,
.quick-checkout-wrapper .left .section-register input.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .section-register input.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register input.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register textarea.form-control:focus,
.quick-checkout-wrapper .left .section-register textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .section-register textarea.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register textarea.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper .left .section-register select.form-control:focus,
.quick-checkout-wrapper .left .section-register select.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .section-register select.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register select.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .left .section-register .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .left .section-register .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register .input-group .form-control:focus,
.quick-checkout-wrapper .left .section-register .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .section-register .input-group .form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register .input-group .form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .section-register .input-group .input-group-btn .btn,
.quick-checkout-wrapper .left .section-register .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .left .section-register .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.quick-checkout-wrapper .left .section-register .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.quick-checkout-wrapper .left .section-register .input-group .input-group-btn .btn:hover,
.quick-checkout-wrapper .left .section-register .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .left .section-register .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .left .section-register .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.quick-checkout-wrapper .left .payment-address {
	background: rgba(255, 255, 255, 1);
	margin-top: -15px;
	border-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.quick-checkout-wrapper .left .payment-address .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.quick-checkout-wrapper .left .payment-address .required .control-label+div::before {
	display: none
}

.quick-checkout-wrapper .left .payment-address .required .control-label::after {
	display: inline
}

.quick-checkout-wrapper .left .payment-address label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.quick-checkout-wrapper .left .payment-address .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .payment-address .form-group:hover {
	background: none;
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address .required.has-error .control-label::after,
.quick-checkout-wrapper .left .payment-address .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .payment-address input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.quick-checkout-wrapper .left .payment-address input.form-control:focus,
.quick-checkout-wrapper .left .payment-address input.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .payment-address input.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address input.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address textarea.form-control:focus,
.quick-checkout-wrapper .left .payment-address textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .payment-address textarea.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address textarea.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper .left .payment-address select.form-control:focus,
.quick-checkout-wrapper .left .payment-address select.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .payment-address select.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address select.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .left .payment-address .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .left .payment-address .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address .input-group .form-control:focus,
.quick-checkout-wrapper .left .payment-address .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .payment-address .input-group .form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address .input-group .form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .payment-address .input-group .input-group-btn .btn,
.quick-checkout-wrapper .left .payment-address .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .left .payment-address .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.quick-checkout-wrapper .left .payment-address .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.quick-checkout-wrapper .left .payment-address .input-group .input-group-btn .btn:hover,
.quick-checkout-wrapper .left .payment-address .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .left .payment-address .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .left .payment-address .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.quick-checkout-wrapper .left .shipping-address {
	background: rgba(255, 255, 255, 1);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-top-style: solid;
	border-color: rgba(230, 230, 230, 1);
	border-top-color: rgb(230, 230, 230);
}

.quick-checkout-wrapper .left .shipping-address .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.quick-checkout-wrapper .left .shipping-address .required .control-label+div::before {
	display: none
}

.quick-checkout-wrapper .left .shipping-address .required .control-label::after {
	display: inline
}

.quick-checkout-wrapper .left .shipping-address label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.quick-checkout-wrapper .left .shipping-address .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .shipping-address .form-group:hover {
	background: none;
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address .required.has-error .control-label::after,
.quick-checkout-wrapper .left .shipping-address .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .shipping-address input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.quick-checkout-wrapper .left .shipping-address input.form-control:focus,
.quick-checkout-wrapper .left .shipping-address input.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .shipping-address input.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address input.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address textarea.form-control:focus,
.quick-checkout-wrapper .left .shipping-address textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .shipping-address textarea.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address textarea.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper .left .shipping-address select.form-control:focus,
.quick-checkout-wrapper .left .shipping-address select.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .shipping-address select.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address select.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .left .shipping-address .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .left .shipping-address .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address .input-group .form-control:focus,
.quick-checkout-wrapper .left .shipping-address .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .left .shipping-address .input-group .form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address .input-group .form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .left .shipping-address .input-group .input-group-btn .btn,
.quick-checkout-wrapper .left .shipping-address .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .left .shipping-address .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.quick-checkout-wrapper .left .shipping-address .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.quick-checkout-wrapper .left .shipping-address .input-group .input-group-btn .btn:hover,
.quick-checkout-wrapper .left .shipping-address .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .left .shipping-address .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .left .shipping-address .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.quick-checkout-wrapper .right .shipping-payment {
	background: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.quick-checkout-wrapper .right .shipping-payment .form-group .control-label {
	display: flex;
	max-width: 150px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.quick-checkout-wrapper .right .shipping-payment .required .control-label+div::before {
	display: none
}

.quick-checkout-wrapper .right .shipping-payment .required .control-label::after {
	display: inline
}

.quick-checkout-wrapper .right .shipping-payment label {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 15px;
	letter-spacing: -0.5px;
}

.quick-checkout-wrapper .right .shipping-payment legend {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left
}

.quick-checkout-wrapper .right .shipping-payment legend::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.quick-checkout-wrapper .right .shipping-payment legend.page-title>span::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.quick-checkout-wrapper .right .shipping-payment legend::after,
.quick-checkout-wrapper .right .shipping-payment legend.page-title>span::after {
	width: 50px;
	height: 1px;
	background: var(--tema-renk)
}

.quick-checkout-wrapper .right .shipping-payment .form-group {
	background: rgba(221, 14, 28, 1);
	margin-bottom: 6px
}

.quick-checkout-wrapper .right .shipping-payment input.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper .right .shipping-payment input.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .shipping-payment input.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .shipping-payment textarea.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .right .shipping-payment textarea.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .shipping-payment textarea.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .shipping-payment select.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper .right .shipping-payment select.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .shipping-payment select.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .shipping-payment .radio {
	width: 100%
}

.quick-checkout-wrapper .right .shipping-payment .checkbox {
	width: 100%
}

.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn,
.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn:active,
.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn:hover:active,
.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.desktop .quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.quick-checkout-wrapper .right .shipping-payment .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .right .shipping-payment .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.section-payment {
	padding-left: 20px;
	width: calc(100% - 50%);
	display: block
}

.section-shipping {
	width: 50%;
	display: block
}

.quick-checkout-wrapper .right .section-cvr {
	display: none
}

.quick-checkout-wrapper .right .section-cvr .control-label {
	display: flex
}

.quick-checkout-wrapper .right .section-cvr .form-coupon {
	display: flex
}

.quick-checkout-wrapper .right .section-cvr .form-voucher {
	display: none
}

.quick-checkout-wrapper .right .section-cvr .form-reward {
	display: none
}

.quick-checkout-wrapper .right .checkout-payment-details {
	background: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1);
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	line-height: 1.5;
	-webkit-font-smoothing: antialiased
}

.quick-checkout-wrapper .right .checkout-payment-details .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.quick-checkout-wrapper .right .checkout-payment-details .required .control-label+div::before {
	display: none
}

.quick-checkout-wrapper .right .checkout-payment-details .required .control-label::after {
	display: inline
}

.quick-checkout-wrapper .right .checkout-payment-details label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.quick-checkout-wrapper .right .checkout-payment-details .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .checkout-payment-details .form-group:hover {
	background: none;
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details .required.has-error .control-label::after,
.quick-checkout-wrapper .right .checkout-payment-details .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .checkout-payment-details input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.quick-checkout-wrapper .right .checkout-payment-details input.form-control:focus,
.quick-checkout-wrapper .right .checkout-payment-details input.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .checkout-payment-details input.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details input.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details textarea.form-control:focus,
.quick-checkout-wrapper .right .checkout-payment-details textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .checkout-payment-details textarea.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details textarea.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper .right .checkout-payment-details select.form-control:focus,
.quick-checkout-wrapper .right .checkout-payment-details select.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .checkout-payment-details select.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details select.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .right .checkout-payment-details .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .form-control:focus,
.quick-checkout-wrapper .right .checkout-payment-details .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .input-group-btn .btn,
.quick-checkout-wrapper .right .checkout-payment-details .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .input-group-btn .btn:hover,
.quick-checkout-wrapper .right .checkout-payment-details .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .right .checkout-payment-details .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .right .checkout-payment-details .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.quick-checkout-wrapper .right .checkout-payment-details h1,
.quick-checkout-wrapper .right .checkout-payment-details h2,
.quick-checkout-wrapper .right .checkout-payment-details h3,
.quick-checkout-wrapper .right .checkout-payment-details h4,
.quick-checkout-wrapper .right .checkout-payment-details h5,
.quick-checkout-wrapper .right .checkout-payment-details h6 {
	font-family: 'Source Sans Pro';
	font-weight: 600
}

.quick-checkout-wrapper .right .checkout-payment-details a {
	color: rgba(51, 51, 51, 1);
	text-decoration: underline;
	display: inline-block
}

.quick-checkout-wrapper .right .checkout-payment-details a:hover {
	color: var(--tema-renk);
	text-decoration: none
}

.quick-checkout-wrapper .right .checkout-payment-details a:active {
	color: var(--tema-renk)
}

.quick-checkout-wrapper .right .checkout-payment-details p {
	margin-bottom: 15px
}

.quick-checkout-wrapper .right .checkout-payment-details h1 {
	margin-bottom: 20px
}

.quick-checkout-wrapper .right .checkout-payment-details h2 {
	font-size: 30px;
	margin-bottom: 15px
}

.quick-checkout-wrapper .right .checkout-payment-details h3 {
	margin-bottom: 15px
}

.quick-checkout-wrapper .right .checkout-payment-details h4 {
	text-transform: uppercase;
	margin-bottom: 15px
}

.quick-checkout-wrapper .right .checkout-payment-details h5 {
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 30px;
	color: rgba(105, 105, 115, 1);
	margin-bottom: 20px
}

.quick-checkout-wrapper .right .checkout-payment-details h6 {
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 15px;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	background: var(--tema-renk);
	padding: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-top: 5px;
	margin-bottom: 15px;
	display: inline-block
}

.quick-checkout-wrapper .right .checkout-payment-details blockquote {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 17px;
	color: rgba(44, 54, 64, 1);
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 0;
	border-left-width: 5px;
	border-style: solid;
	border-color: rgba(221, 14, 28, 1);
	float: none;
	display: flex;
	flex-direction: column;
	max-width: 500px
}

.quick-checkout-wrapper .right .checkout-payment-details blockquote::before {
	margin-left: initial;
	margin-right: auto;
	float: none;
	content: '\e9af' !important;
	font-family: icomoon !important;
	font-size: 45px;
	color: rgba(230, 230, 230, 1);
	margin-right: 10px;
	margin-bottom: 10px
}

.quick-checkout-wrapper .right .checkout-payment-details hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	overflow: hidden
}

.quick-checkout-wrapper .right .checkout-payment-details .drop-cap {
	font-family: Georgia, serif !important;
	font-weight: 400 !important;
	font-size: 60px !important;
	font-family: Georgia, serif;
	font-weight: 700;
	margin-right: 5px
}

.quick-checkout-wrapper .right .checkout-payment-details .amp::before {
	content: '\e901' !important;
	font-family: icomoon !important;
	font-size: 25px;
	top: 5px
}

.quick-checkout-wrapper .right .checkout-payment-details .video-responsive {
	max-width: 500px;
	margin-bottom: 20px
}

.quick-checkout-wrapper .right .checkout-payment-details table td {
	background: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .right .checkout-payment-details table {
	border-width: 8px !important
}

.quick-checkout-wrapper .right .checkout-payment-details table tfoot td {
	background: rgba(255, 253, 245, 1)
}

.quick-checkout-wrapper .right .checkout-payment-details .table-responsive {
	border-width: 0.5px;
	border-color: var(--tema-renk)
}

.quick-checkout-wrapper .right .checkout-payment-details .table-responsive::-webkit-scrollbar {
	height: 1px;
	width: 1px
}

.quick-checkout-wrapper .right .checkout-payment-details .table-responsive::-webkit-scrollbar-thumb {
	border-radius: 8px
}

.quick-checkout-wrapper .right .checkout-payment-details legend {
	display: block
}

.cart-section .td-model {
	display: none
}

.quick-checkout-wrapper .right .cart-section {
	background: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .right .cart-section table td {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	background: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .right .cart-section table a {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: var(--tema-renk);
	text-transform: capitalize;
	text-decoration: none
}

.quick-checkout-wrapper .right .cart-section table tbody td {
	border-width: 0 !important;
	border-top-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important
}

.quick-checkout-wrapper .right .cart-section table thead td {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0px !important;
	padding-top: 7px !important;
	padding-right: 15px !important;
	padding-bottom: 7px !important;
	padding-left: 0px !important
}

.quick-checkout-wrapper .right .cart-section table thead td,
.quick-checkout-wrapper .right .cart-section table thead th {
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-width: 0 !important;
	border-bottom-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(230, 230, 230, 1) !important
}

.quick-checkout-wrapper .right .cart-section table tfoot td {
	background: rgba(255, 253, 245, 1)
}

.quick-checkout-wrapper .right .cart-section table tfoot td,
.quick-checkout-wrapper .right .cart-section table tfoot th {
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important
}

.quick-checkout-wrapper .right .cart-section .table-responsive {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.quick-checkout-wrapper .right .cart-section .table-responsive::-webkit-scrollbar {
	height: 1px;
	width: 1px
}

.quick-checkout-wrapper .right .confirm-section {
	background: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.quick-checkout-wrapper .right .confirm-section .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.quick-checkout-wrapper .right .confirm-section .required .control-label+div::before {
	display: none
}

.quick-checkout-wrapper .right .confirm-section .required .control-label::after {
	display: inline
}

.quick-checkout-wrapper .right .confirm-section label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px
}

.quick-checkout-wrapper .right .confirm-section .has-error .form-control {
	border-style: solid !important;
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .confirm-section .form-group:hover {
	background: none;
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section .required.has-error .control-label::after,
.quick-checkout-wrapper .right .confirm-section .required.has-error .control-label+div::before {
	color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .confirm-section input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.quick-checkout-wrapper .right .confirm-section input.form-control:focus,
.quick-checkout-wrapper .right .confirm-section input.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .confirm-section input.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section input.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section textarea.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section textarea.form-control:focus,
.quick-checkout-wrapper .right .confirm-section textarea.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .confirm-section textarea.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section textarea.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section select.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 500px;
	height: 38px
}

.quick-checkout-wrapper .right .confirm-section select.form-control:focus,
.quick-checkout-wrapper .right .confirm-section select.form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .confirm-section select.form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section select.form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section .radio {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .right .confirm-section .checkbox {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	width: auto
}

.quick-checkout-wrapper .right .confirm-section .input-group .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(246, 246, 246, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(221, 221, 221, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section .input-group .form-control:focus,
.quick-checkout-wrapper .right .confirm-section .input-group .form-control:active {
	border-color: var(--tema-renk) !important
}

.quick-checkout-wrapper .right .confirm-section .input-group .form-control:hover {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section .input-group .form-control:focus {
	box-shadow: none
}

.quick-checkout-wrapper .right .confirm-section .input-group .input-group-btn .btn,
.quick-checkout-wrapper .right .confirm-section .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .right .confirm-section .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.quick-checkout-wrapper .right .confirm-section .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.quick-checkout-wrapper .right .confirm-section .input-group .input-group-btn .btn:hover,
.quick-checkout-wrapper .right .confirm-section .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .right .confirm-section .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .right .confirm-section .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn,
.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn {
	background: var(--tema-renk);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn:active,
.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn:hover:active,
.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn:focus:active {
	background: rgba(80, 173, 85, 1) !important
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn:hover,
.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn,
.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn:hover,
.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-left .btn.btn.disabled::after {
	font-size: 20px
}

.quick-checkout-wrapper .right .confirm-section .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.quick-checkout-wrapper .right .confirm-section .buttons>div .btn {
	width: 100%
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-left {
	margin-right: 0
}

.quick-checkout-wrapper .right .confirm-section .buttons>div+div {
	padding-left: 10px
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right:only-child {
	flex: 1
}

.quick-checkout-wrapper .right .confirm-section .buttons .pull-right:only-child .btn {
	width: 100%
}

.quick-checkout-wrapper .right .confirm-section .buttons input+.btn {
	margin-top: 5px
}

.quick-checkout-wrapper .confirm-section textarea {
	display: block
}

.quick-checkout-wrapper .left .section-login .title {
	display: none
}

.quick-checkout-wrapper .left .section-register .title {
	display: block
}

.quick-checkout-wrapper .left .payment-address .title {
	display: block;
}

.quick-checkout-wrapper .left .shipping-address .title {
	display: block
}

.quick-checkout-wrapper .right .shipping-payment .title {
	display: block
}

.quick-checkout-wrapper .right .section-cvr .title {
	display: none
}

.quick-checkout-wrapper .right .checkout-payment-details .title {
	display: block
}

.quick-checkout-wrapper .right .cart-section .title {
	display: block
}

.quick-checkout-wrapper .right .confirm-section .title {
	display: block
}

.quick-checkout-wrapper .account-customer-group {
	display: none !important
}

.quick-checkout-wrapper .account-fax {
	display: none !important
}

.quick-checkout-wrapper .address-company {
	display: none !important
}

.quick-checkout-wrapper .address-address-2 {
	display: none !important
}

.quick-checkout-wrapper .address-postcode {
	display: none !important
}

.quick-checkout-wrapper .section-body .account-customer-group {
	order: 0
}

.quick-checkout-wrapper .section-body .account-firstname {
	order: 1
}

.quick-checkout-wrapper .section-body .account-lastname {
	order: 2
}

.quick-checkout-wrapper .section-body .account-email {
	order: 3
}

.quick-checkout-wrapper .section-body .account-telephone {
	order: 5
}

.quick-checkout-wrapper .section-body .account-fax {
	order: 4
}

.quick-checkout-wrapper .section-body .address-company {
	order: 9
}

.quick-checkout-wrapper .section-body .address-address-1 {
	order: 4
}

.quick-checkout-wrapper .section-body .address-city {
	order: 3
}

.quick-checkout-wrapper .section-body .address-country {
	order: 0
}

.quick-checkout-wrapper .section-body .address-zone {
	order: 0
}

.quick-checkout-wrapper .shipping-payment .shippings p {
	display: none;
	font-family: 'Source Sans Pro';
	font-weight: bold;
	color: rgba(255, 51, 51, 1)
}

.quick-checkout-wrapper .shipping-payment .ship-wrapper p {
	display: none
}

.shipping-payment .section-body .radio {
	margin-bottom: 8px
}

.section-shipping .section-body>div:first-child::before {
	content: none !important
}

.section-shipping .section-body>div:nth-child(2)::before {
	content: none !important
}

.section-payment .section-body>div:first-child::before {
	content: none !important
}

.section-payment .section-body>div:nth-child(2)::before {
	content: none !important
}

.section-payment .section-body>div:nth-child(3)::before {
	content: none !important
}

.section-payment .section-body>div:nth-child(4)::before {
	content: none !important
}

.quick-checkout-wrapper .cart-section {
	order: 4
}

.quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	background: rgba(255, 255, 255, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(255, 255, 255, 1) !important
}

.quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control:hover {
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: none
}

.quick-checkout-wrapper .cart-section .td-qty .stepper {
	width: 70px;
	height: 24px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1)
}

.quick-checkout-wrapper .cart-section .td-qty .stepper span i:hover {
	color: rgba(255, 255, 255, 1);
	background-color: var(--tema-renk)
}

.route-product-compare .compare-buttons .btn-remove.btn {
	background: rgba(221, 14, 28, 1);
	border-radius: 8px !important
}

.route-product-compare .compare-buttons .btn-remove.btn.btn.disabled::after {
	font-size: 20px
}

.route-product-compare .compare-buttons .btn-cart {
	display: flex
}

.route-product-compare .compare-buttons .btn-remove {
	display: flex
}

.compare-name {
	display: table-row
}

.compare-image {
	display: table-row
}

.compare-price {
	display: table-row
}

.compare-model {
	display: table-row
}

.compare-manufacturer {
	display: table-row
}

.compare-availability {
	display: table-row
}

.compare-rating {
	display: table-row
}

.compare-summary {
	display: table-row
}

.compare-weight {
	display: table-row
}

.compare-dimensions {
	display: table-row
}

.route-information-contact .location-title {
	display: none
}

.route-information-contact .store-image {
	display: block
}

.route-information-contact .store-address {
	display: none
}

.route-information-contact .store-tel {
	display: none
}

.route-information-contact .store-fax {
	display: none
}

.route-information-contact .store-info {
	display: none
}

.route-information-contact .store-address a {
	display: none
}

.route-information-contact .stores-title {
	display: none;
	display: none !important
}

.route-information-contact .other-stores {
	display: none
}

.route-information-information .content {
	column-count: initial;
	column-gap: 0px;
	column-rule-color: rgba(255, 255, 255, 1);
	column-rule-style: none
}

.maintenance-page header {
	display: none !important
}

.maintenance-page footer {
	display: none !important
}

#common-maintenance {
	color: rgba(51, 51, 51, 1);
	padding: 40px
}

.route-product-manufacturer #content a img {
	display: block
}

.route-product-manufacturer .manufacturer a {
	padding: 8px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	border-radius: 3px
}

.route-product-manufacturer .manufacturer a:hover {
	border-color: var(--tema-renk)
}

.route-product-manufacturer h2.title {
	font-size: 14px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left;
	font-size: 40px;
	font-weight: 400
}

.route-product-manufacturer h2.title::after {
	display: none;
	margin-top: 7px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-product-manufacturer h2.title.page-title>span::after {
	display: none;
	margin-top: 7px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-product-search #content .search-criteria-title {
	display: none
}

.route-product-search #content .buttons {
	margin-top: 20px;
	font-size: 12px
}

.route-product-search #content .buttons>div {
	flex: 1;
	width: auto;
	flex-basis: 0
}

.route-product-search #content .buttons>div .btn {
	width: 100%
}

.route-product-search #content .buttons .pull-left {
	margin-right: 0
}

.route-product-search #content .buttons>div+div {
	padding-left: 20px
}

.route-product-search #content .buttons .pull-right:only-child {
	flex: 1;
	margin: 0 auto 0 auto
}

.route-product-search #content .buttons .pull-right:only-child .btn {
	width: 100%
}

.route-product-search #content .buttons input+.btn {
	margin-top: 5px
}

.route-product-search #content .buttons input[type=checkbox] {
	margin-right: 7px !important;
	margin-left: 3px !important
}

.route-product-search #content .search-products-title {
	display: none
}

.route-information-sitemap #content>.row>div+div {
	padding-left: 50px;
	border-width: 0;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.route-information-sitemap #content>.row>div>ul>li>a::before {
	content: '\f15c' !important;
	font-family: icomoon !important
}

.route-information-sitemap #content>.row>div>ul li ul li a::before {
	content: '\f0f6' !important;
	font-family: icomoon !important
}

.route-information-sitemap #content>.row {
	flex-direction: row
}

.route-information-sitemap #content>.row>div {
	width: auto
}

.route-account-wishlist td .btn-remove.btn {
	background: rgba(221, 14, 28, 1);
	border-radius: 8px !important
}

.route-account-wishlist td .btn-remove.btn.btn.disabled::after {
	font-size: 20px
}

.route-account-wishlist .td-image {
	display: table-cell
}

.route-account-wishlist .td-name {
	display: table-cell
}

.route-account-wishlist .td-model {
	display: table-cell
}

.route-account-wishlist .td-stock {
	display: table-cell
}

.route-account-wishlist .td-price {
	display: table-cell
}

.route-account-wishlist .td-stock.in-stock {
	color: rgba(80, 173, 85, 1)
}

.route-account-wishlist .td-stock.out-of-stock {
	color: rgba(233, 102, 49, 1)
}

.route-account-wishlist .td-price b {
	color: var(--tema-renk)
}

.route-account-wishlist .td-price s {
	font-size: 13px;
	text-decoration: line-through
}

.product-info .product-left {
	width: 50%;
	background: #f9f9f9;
}

.product-info .product-right {
	width: calc(100% - 50%);
	padding-left: 30px;
	background: #f9f9f9;
}

.route-product-product:not(.popup) .product-info .product-left {
	padding-top: 25px
}

.route-product-product:not(.popup) h1.page-title {
	display: none
}

.route-product-product:not(.popup) .product-info div.page-title {
	display: block
}

.route-product-product #content .page-title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 17px;
	text-align: left;
	text-transform: uppercase;
	background: rgba(255, 255, 255, 1);
	border-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	padding: 15px;
	margin-top: 20px;
	margin-bottom: 0px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left;
	font-size: 18px
}

.route-product-product #content .page-title::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 10px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-product-product #content .page-title.page-title>span::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 10px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.route-product-product #content .page-title::after,
.route-product-product #content .page-title.page-title>span::after {
	width: 60px;
	height: 1px;
	background: var(--tema-renk)
}

.product-image .main-image {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.zm-viewer img {
	background: rgba(255, 255, 255, 1)
}

.product-image .main-image .swiper-container {
	overflow: visible
}

.product-image .main-image .swiper-buttons {
	display: block;
	top: 50%;
	width: calc(100% - (-30px * 2))
}

.product-image .main-image .swiper-button-prev {
	left: 0;
	right: auto;
	transform: translate(0, -50%)
}

.product-image .main-image .swiper-button-next {
	left: auto;
	right: 0;
	transform: translate(0, -50%)
}

.product-image .main-image .swiper-button-disabled {
	opacity: 1.5
}

.product-image .main-image .swiper-buttons div::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	font-size: 32px;
	color: rgba(105, 105, 115, 1)
}

.desktop .product-image .main-image .swiper-buttons div:not(.swiper-button-disabled):hover::before {
	color: rgba(44, 54, 64, 1)
}

.product-image .main-image .swiper-buttons .swiper-button-next::before {
	content: '\e93f' !important;
	font-family: icomoon !important;
	font-size: 32px;
	color: rgba(105, 105, 115, 1)
}

.desktop .product-image .main-image .swiper-buttons .swiper-button-next:not(.swiper-button-disabled):hover::before {
	color: rgba(44, 54, 64, 1)
}

.product-image .main-image .swiper-buttons div {
	background: rgba(255, 255, 255, 0)
}

.product-image .main-image .swiper-pagination {
	display: block;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.product-image .main-image .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background-color: rgba(242, 103, 37, 0);
	border-width: 1px;
	border-style: solid;
	border-color: var(--tema-renk)
}

.product-image .main-image .swiper-pagination>span+span {
	margin-left: 12px
}

.product-image .main-image .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--tema-renk)
}

.product-image .main-image .swiper-pagination>span {
	border-radius: 10px
}

.product-image .swiper .swiper-controls {
	display: none
}

.lg-product-images.lg-backdrop {
	background: rgba(255, 255, 255, 1)
}

.lg-product-images #lg-download {
	display: none
}

.lg-product-images .lg-image {
	max-height: calc(100% - 100px)
}

.lg-product-images .lg-actions .lg-prev::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	font-size: 35px;
	color: rgba(44, 54, 64, 1);
	left: -10px
}

.desktop .lg-product-images .lg-actions .lg-prev:hover::before {
	color: var(--tema-renk)
}

.lg-product-images .lg-actions .lg-next::before {
	content: '\e93f' !important;
	font-family: icomoon !important;
	font-size: 35px;
	color: rgba(44, 54, 64, 1);
	left: 10px
}

.desktop .lg-product-images .lg-actions .lg-next:hover::before {
	color: var(--tema-renk)
}

.lg-product-images .lg-actions .lg-icon {
	background: none
}

.lg-product-images .lg-toolbar {
	color: rgba(51, 51, 51, 1)
}

.lg-product-images #lg-counter {
	display: inline-block
}

.lg-product-images #lg-zoom-in {
	display: block
}

.lg-product-images #lg-actual-size {
	display: block
}

.lg-product-images #lg-download-in::after {
	content: '\eb4d' !important;
	font-family: icomoon !important
}

.lg-product-images #lg-zoom-in::after {
	content: '\ebef' !important;
	font-family: icomoon !important;
	color: rgba(51, 51, 51, 1)
}

.lg-product-images #lg-actual-size::after {
	content: '\ebf0' !important;
	font-family: icomoon !important;
	color: rgba(51, 51, 51, 1)
}

.lg-product-images .lg-close::after {
	content: '\ebeb' !important;
	font-family: icomoon !important;
	color: rgba(51, 51, 51, 1)
}

.lg-product-images .lg-sub-html {
	font-size: 22px;
	color: rgba(51, 51, 51, 1);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	top: auto;
	display: block
}

.lg-product-images.lg-thumb-open .lg-sub-html {
	bottom: 90px !important
}

.lg-product-images .lg-thumb-item {
	margin-top: 10px;
	padding-right: 10px
}

.lg-product-images .lg-thumb-item img {
	margin-bottom: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0);
	border-radius: 3px
}

.lg-product-images .lg-thumb-outer {
	padding-left: 10px;
	background: rgba(44, 54, 64, 1)
}

.desktop .lg-product-images .lg-thumb-item img:hover,
.lg-product-images .lg-thumb-item.active img {
	border-color: var(--tema-renk)
}

.lg-product-images div.lg-thumb-item.active img {
	border-color: var(--tema-renk)
}

.lg-product-images .lg-toogle-thumb::after {
	color: rgba(250, 250, 250, 1)
}

.desktop .lg-product-images .lg-toogle-thumb:hover::after {
	color: var(--tema-renk)
}

.lg-product-images .lg-toogle-thumb {
	background: rgba(44, 54, 64, 1);
	left: auto;
	right: 20px;
	transform: translateX(0)
}

.direction-horizontal .additional-image {
	width: calc(100% / 6)
}

.additional-images .swiper-container {
	overflow: hidden
}

.additional-images .swiper-buttons {
	display: block;
	top: 50%
}

.additional-images .swiper-button-prev {
	left: 0;
	right: auto;
	transform: translate(0, -50%)
}

.additional-images .swiper-button-next {
	left: auto;
	right: 0;
	transform: translate(0, -50%)
}

.additional-images .swiper-buttons div {
	width: 80px;
	height: 30px;
	background: rgba(0, 0, 0, 0)
}

.additional-images .swiper-button-disabled {
	opacity: 0
}

.additional-images .swiper-buttons div::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1)
}

.additional-images .swiper-buttons .swiper-button-next::before {
	content: '\e93f' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1)
}

.additional-images .swiper-buttons div:not(.swiper-button-disabled):hover {
	background: var(--tema-renk)
}

.additional-images .swiper-pagination {
	display: block;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.additional-images .swiper-pagination-bullet {
	width: 0px;
	height: 0px
}

.additional-image {
	padding: calc(10px / 2)
}

.additional-images {
	margin-top: -5px;
	margin-right: 10px
}

.additional-images img {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.additional-images img:hover {
	border-color: var(--tema-renk)
}

.product-info .product-details .product-stats {
	background: rgba(255, 255, 255, 1);
	padding-right: 15px;
	padding-left: 15px;
	border-width: 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.route-product-product:not(.popup) .product-info .product-details .product-stats {
	order: 1
}

.product-info .product-stats b {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(130, 130, 130, 1);
	text-align: left;
	text-transform: capitalize
}

.product-info .product-stats span {
	font-size: 13px;
	color: rgba(130, 130, 130, 1)
}

.product-info .product-details .brand-image a span {
	display: block
}

.product-info .product-details .brand-image a {
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.product-info .product-stats li::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 9px;
	color: var(--tema-renk);
	margin-right: 5px
}

.product-info .product-stats ul {
	max-height: 20px
}

.route-product-product:not(.popup) .product-info .product-price-group {
	flex-direction: row
}

.route-product-product:not(.popup) .product-info .product-price-group .product-stats {
	order: 2;
	margin-left: auto
}

.product-info .product-manufacturer a {
	font-size: 12px;
	text-decoration: underline
}

.product-info .product-stats .in-stock span {
	color: rgba(80, 173, 85, 1);
	font-weight: 700;
	text-transform: uppercase
}

.product-info .product-stats .out-of-stock span {
	color: rgba(221, 14, 28, 1);
	font-weight: 700;
	text-transform: uppercase
}

.product-info .product-stats .product-stock.in-stock::before {
	content: '\eb1b' !important;
	font-family: icomoon !important;
	font-size: 16px;
	color: rgba(80, 173, 85, 1)
}

.product-info .product-stats .product-stock.out-of-stock::before {
	content: '\e14b' !important;
	font-family: icomoon !important;
	font-size: 16px;
	color: rgba(221, 14, 28, 1);
	top: -1px
}

.product-info .product-stats .product-stock b {
	display: none
}

.product-stats .product-views::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 9px;
	color: var(--tema-renk);
	margin-right: 5px
}

.product-stats .product-sold::before {
	content: '\e99a' !important;
	font-family: icomoon !important;
	color: rgba(233, 102, 49, 1);
	margin-right: 5px
}

.product-info .product-details .custom-stats {
	order: -1;
	padding-bottom: 5px;
	margin-left: 40px
}

.product-info .product-stats .product-sold b {
	font-weight: 700
}

.product-info .product-stats .product-views b {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(130, 130, 130, 1)
}

.product-info .product-stats .product-views span {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(130, 130, 130, 1)
}

.product-info .custom-stats {
	justify-content: center
}

.product-info .product-details .rating {
	justify-content: flex-start;
	display: flex;
	background: rgba(255, 255, 255, 1);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	border-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.route-product-product:not(.popup) .product-info .product-details .rating {
	order: 2
}

.product-info .product-details .rating div a,
.product-info .product-details .rating div b {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 14px;
	color: rgba(130, 130, 130, 1);
	text-decoration: none
}

.product-info .product-details .review-links {
	padding-bottom: 3px
}

.product-info .product-details .rating .fa-stack {
	font-size: 15px;
	width: 1.2em
}

.product-info .product-details .rating .fa-star,
.product-info .product-details .rating .fa-star+.fa-star-o {
	color: rgba(253, 194, 45, 1)
}

.product-info .product-details .rating .fa-star-o:only-child {
	color: rgba(105, 105, 115, 1)
}

.product-info .product-details .countdown-wrapper {
	display: none
}

.product-info .product-details .countdown-wrapper .countdown {
	width: 100%
}

.product-info .product-details .countdown {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	background: rgba(240, 242, 245, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	border-radius: 3px;
	width: 90%
}

.product-info .product-details .countdown div span {
	color: rgba(105, 105, 115, 1)
}

.product-info .product-details .countdown>div {
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.route-product-product:not(.popup) .product-info .product-details .product-price-group {
	order: 2
}

.product-info .product-details .product-price-group {
	text-align: right;
	justify-content: flex-end;
	padding-bottom: 15px;
	margin-top: -63px;
	border-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	display: flex
}

.product-info .product-details .price-group {
	font-size: 22px;
	font-weight: 700;
	line-height: 1;
	padding-right: 10px;
}

.product-info .product-details .price-group .product-price-new {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 26px;
	color: var(--tema-renk);
	margin-right: 10px;
}

.route-product-product:not(.popup) .product-info .product-details .price-group {
	padding-top: 11px;
	padding-right: 20px;
	padding-bottom: 11px;
	flex-direction: column;
	align-items: flex-start
}

.route-product-product:not(.popup) .product-info .product-details .product-price-new {
	order: 2
}

.product-info .product-details .price-group .product-price-old {
	display: block;
	font-size: 15px;
	color: rgba(105, 105, 115, 1);
	text-decoration: line-through;
	line-height: 1
}

.route-product-product:not(.popup) .product-info .product-details .product-price-old {
	margin-bottom: 7px
}

.product-info .product-details .product-points {
	color: rgba(105, 105, 115, 1);
	display: block;
	padding-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px
}

.product-info .product-details .product-tax {
	display: none;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 15px;
	color: rgba(11, 193, 92, 1);
	padding: 0px;
	margin: 0px;
	margin-right: 28px;
	margin-bottom: 25px
}

.product-info .product-details .discounts {
	display: block
}

.product-info .product-details .product-discount {
	color: rgba(105, 105, 115, 1)
}

.route-product-product:not(.popup) .product-info .product-details .product-options {
	background: rgba(255, 255, 255, 1);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-top: 15px;
	border-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	order: 4
}

.route-product-product:not(.popup) .product-info .product-details .product-options>.options-title {
	display: none
}

.product-info .product-details .product-options>h3 {
	display: block;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 18px;
	color: rgba(51, 51, 51, 1);
	padding: 0px;
	margin-bottom: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: center
}

.product-info .product-details .product-options>h3::after {
	display: none;
	margin-top: 10px;
	left: 50%;
	right: initial;
	transform: translate3d(-50%, 0, 0)
}

.product-info .product-details .product-options>h3.page-title>span::after {
	display: none;
	margin-top: 10px;
	left: 50%;
	right: initial;
	transform: translate3d(-50%, 0, 0)
}

.product-info .product-details .product-options>h3::after,
.product-info .product-details .product-options>h3.page-title>span::after {
	width: 50px;
	height: 1px;
	background: var(--tema-renk)
}

.product-options label {
	font-family: 'Source Sans Pro';
	font-weight: 600
}

.product-options .form-group .control-label {
	max-width: 9999px;
	padding-bottom: 5px;
	padding-left: 3px;
	justify-content: flex-start
}

.product-options .form-group {
	margin-bottom: 6px
}

.product-options input.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.product-options input.form-control:hover {
	box-shadow: none
}

.product-options input.form-control:focus {
	box-shadow: none
}

.product-options textarea.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none
}

.product-options textarea.form-control:hover {
	box-shadow: none
}

.product-options textarea.form-control:focus {
	box-shadow: none
}

.product-options select.form-control {
	border-radius: 6px !important;
	max-width: 300px;
}

.product-options select.form-control:focus {
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options .radio {
	width: 100%
}

.product-options .checkbox {
	width: 100%
}

.product-options .input-group .input-group-btn .btn,
.product-options .input-group .input-group-btn .btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.product-options .input-group .input-group-btn .btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.product-options .input-group .input-group-btn .btn:active,
.product-options .input-group .input-group-btn .btn:hover:active,
.product-options .input-group .input-group-btn .btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options .input-group .input-group-btn .btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.product-options .input-group .input-group-btn .btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.desktop .product-options .input-group .input-group-btn .btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.product-options .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.product-options .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.product-info .product-options .push-option>div .option-value {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 18px;
	color: rgba(51, 51, 51, 1);
	margin-right: 8px;
	margin-bottom: 8px;
	min-width: 50px;
	min-height: 50px;
	background: rgba(247, 243, 243, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(241, 241, 241, 1);
	box-shadow: none;
	border-radius: 5px
}

.product-info .product-options .push-option>div label {
	margin-right: 5px;
	margin-bottom: 5px
}

.product-info .product-options .push-option>div .option-value:hover,
.product-info .product-options .push-option>div input:checked+.option-value {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk);
	box-shadow: none
}

.product-info .product-options .push-option>div input:checked+.option-value {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk);
	border-color: var(--tema-renk);
	box-shadow: none
}

.desktop .product-info .product-options .push-option>div .option-value:hover,
.product-info .product-options .push-option>div input:checked+.option-value {
	border-color: var(--tema-renk)
}

.product-info .product-options .push-option>div img {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	box-shadow: none
}

.desktop .product-info .product-options .push-option>div img:hover,
.product-info .product-options .push-option>div input:checked+img {
	border-color: rgba(0, 0, 0, 1)
}

.product-info .product-options .push-option>div input:checked+img {
	border-color: rgba(0, 0, 0, 1);
	box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.7)
}

.product-info .product-options .push-option>div img:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.product-info .product-options .push-option input+img+.option-value {
	display: none;
	margin-left: -2px;
	font-size: 9px
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page {
	position: static;
	width: auto;
	z-index: 1;
	;
	padding-top: 10px;
	padding-bottom: 10px;
	order: 7
}

.has-bottom-menu.route-product-product .bottom-menu {
	display: block
}

.product-info .button-group-page .stepper {
	display: block;
	height: 24px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1);
	/*! background: red; */
}

.product-info .button-group-page .stepper input.form-control {
	/*! font-weight: 400 !important; */
	/*! background: rgb(247, 243, 243) !important; */
	/*! border-width: 1px !important; */
	/*! border-style: solid !important; */
	/*! border-color: rgba(255, 255, 255, 1) !important */
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 15px;
	/*! color: rgba(51, 51, 51, 1); */
	/*! margin-right: 8px; */
	/*! margin-bottom: 8px; */
	/*! min-width: 50px; */
	/*! min-height: 50px; */
	background: rgb(247, 243, 243) !important;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(241, 241, 241, 1);
	box-shadow: none;
	border-radius: 5px;
}

.product-info .button-group-page .stepper input.form-control:hover {
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: none
}

.product-info .button-group-page .stepper span i:hover {
	color: rgba(255, 255, 255, 1);
	background-color: var(--tema-renk)
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper {
	height: 50px;
	margin-right: 10px
}

.product-info .button-group-page .btn-cart {
	display: inline-flex;
	border-radius: 5px !important
}

.route-product-product .tags {
	display: flex;
	justify-content: flex-start;
	margin: 0px
}

.product-info.out-of-stock .button-group-page .extra-group .btn-extra+.btn-extra {
	display: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart::before {
	display: inline-block
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart .btn-text {
	display: inline-block
}

.product-info .button-group-page .extra-group {
	width: 100%;
	flex-grow: 1;
	flex-direction: row;
	display: flex;
	margin: 0px
}

.product-info .button-group-page .btn-extra {
	flex: initial;
	width: auto
}

.product-info .button-group-page .btn-extra+.btn-extra {
	flex: 1;
	width: 100%
}

.product-info .product-details .buttons-wrapper .extra-group {
	justify-content: flex-end;
	align-items: flex-end
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
	flex-grow: 1;
	height: 50px;
	margin-right: 10px;
	padding-right: 40px !important;
	padding-left: 40px !important
}

.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
	flex-grow: 1;
	width: auto
}

.product-info .button-group-page .btn-cart::before {
	font-size: 17px;
	margin-right: 5px
}

.product-info .button-group-page .btn-cart.btn,
.product-info .button-group-page .btn-cart.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 16px;
	text-transform: capitalize
}

.product-info .button-group-page .btn-cart.btn {
	background: var(--tema-renk);
	width: 50%;
	margin-left: 1%;
	margin-right: 1%;
}

.product-info .button-group-page .btn-cart.btn.btn.disabled::after {
	font-size: 20px
}

.product-info .button-group-page .btn-extra.btn,
.product-info .button-group-page .btn-extra.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.product-info .button-group-page .btn-extra.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.product-info .button-group-page .btn-extra.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.product-info .button-group-page .btn-extra.btn:active,
.product-info .button-group-page .btn-extra.btn:hover:active,
.product-info .button-group-page .btn-extra.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.product-info .button-group-page .btn-extra.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .product-info .button-group-page .btn-extra.btn:hover {
	box-shadow: none
}

.product-info .button-group-page .btn-extra.btn.btn.disabled::after {
	font-size: 20px
}

.product-info .button-group-page .btn-extra+.btn-extra.btn,
.product-info .button-group-page .btn-extra+.btn-extra.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.product-info .button-group-page .btn-extra+.btn-extra.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.product-info .button-group-page .btn-extra+.btn-extra.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.product-info .button-group-page .btn-extra+.btn-extra.btn:active,
.product-info .button-group-page .btn-extra+.btn-extra.btn:hover:active,
.product-info .button-group-page .btn-extra+.btn-extra.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.product-info .button-group-page .btn-extra+.btn-extra.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .product-info .button-group-page .btn-extra+.btn-extra.btn:hover {
	box-shadow: none
}

.product-info .button-group-page .btn-extra+.btn-extra.btn.btn.disabled::after {
	font-size: 20px
}

.product-info .button-group-page .btn-extra:first-child {
	display: inline-flex
}

.product-info .button-group-page .btn-extra+.btn {
	display: none
}

.product-info .button-group-page .extra-group .btn:first-child::before {
	display: inline-block
}

.product-info .button-group-page .extra-group .btn:first-child .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.product-info .button-group-page .btn-extra+.btn .btn-text {
	display: none
}

.product-info .button-group-page .btn-extra+.btn::before {
	display: inline-block
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-extra {
	height: 50px;
	padding: 0px !important;
	padding-right: 10px !important;
	padding-left: 10px !important
}

.product-info .button-group-page .extra-group .btn-extra+.btn-extra {
	margin: 0px;
	border-radius: 5px !important
}

.product-info .button-group-page .extra-group .btn-extra:first-child {
	border-radius: 5px !important
}

.product-info .button-group-page .extra-group .btn-extra:first-child::before {
	font-size: 10px;
	margin-right: 5px
}

.product-info .button-group-page .extra-group .btn-extra:last-child::before {
	font-size: 48px;
	margin-right: 5px
}

.route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
	border-radius: 5px;
	width: auto;
	padding: 10px
}

.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare {
	margin-left: auto;
	margin-right: 0;
	justify-content: flex-end;
	align-items: flex-end;
	flex-direction: row
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist {
	display: inline-flex;
	border-radius: 5px !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist .btn-text {
	display: none
}

.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-wishlist {
	flex: initial;
	width: auto;
	padding: 11px !important;
	padding-right: 10px !important;
	padding-left: 15px !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist::before {
	content: '\f08a' !important;
	font-family: icomoon !important;
	font-size: 25px;
	color: rgba(51, 51, 51, 1);
	margin-right: 5px
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn,
.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:visited {
	color: var(--tema-renk)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover {
	color: rgba(255, 253, 245, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:active,
.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover:active,
.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:focus:active {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important;
	box-shadow: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:focus {
	color: rgba(51, 51, 51, 1) !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn {
	background: rgba(0, 0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(139, 145, 152, 1);
	box-shadow: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover,
.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:active:hover {
	border-color: rgba(139, 145, 152, 1)
}

.desktop .route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn:hover {
	box-shadow: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist.btn.btn.disabled::after {
	font-size: 20px
}

.product-info .button-group-page .btn-compare {
	display: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before,
.product-info .button-group-page .btn-compare .btn-text {
	display: inline-block
}

.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-compare {
	flex: 1;
	width: 100%
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare {
	border-radius: 0px !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before {
	font-size: 17px;
	color: var(--tema-renk);
	margin-right: 5px
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn,
.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:visited {
	color: var(--tema-renk)
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover {
	color: rgba(255, 253, 245, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:active,
.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover:active,
.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:focus:active {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important;
	box-shadow: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:focus {
	color: rgba(51, 51, 51, 1) !important
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn {
	background: rgba(0, 0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(139, 145, 152, 1);
	box-shadow: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover,
.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:active:hover {
	border-color: rgba(139, 145, 152, 1)
}

.desktop .route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn:hover {
	box-shadow: none
}

.route-product-product:not(.popup) .product-info .button-group-page .btn-compare.btn.btn.disabled::after {
	font-size: 20px
}

.products-filter {
	padding-top: 10px;
	padding-bottom: 10px
}

.grid-list button {
	display: none
}

#btn-grid-view::before {
	content: '\e97b' !important;
	font-family: icomoon !important;
	font-size: 18px
}

#btn-list-view::before {
	content: none !important
}

.grid-list .view-btn {
	width: 25px;
	height: 25px
}

.grid-list .compare-btn {
	display: none;
	padding-left: 15px;
	display: none
}

.grid-list .links-text {
	display: inline-flex
}

.grid-list .compare-btn::before {
	margin-right: 5px;
	font-size: 18px
}

.grid-list .count-badge {
	display: inline-flex
}

.products-filter .select-group .input-group.sort-by {
	display: inline-flex
}

.products-filter .select-group .input-group.per-page {
	display: inline-flex
}

.sort-by {
	margin: 0 10px
}

.products-filter .select-group .input-group .input-group-addon {
	border-radius: 3px
}

.products-filter .form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	background: rgba(255, 255, 255, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(255, 255, 255, 1) !important
}

.products-filter .form-control:hover {
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: none
}

.route-product-category .pagination-results {
	font-size: 13px;
	letter-spacing: 1px;
	margin-top: 20px;
	justify-content: flex-start
}

.route-product-category .pagination-results .text-right {
	display: block
}

.route-product-category .pagination>li>a {
	color: rgba(51, 51, 51, 1)
}

.route-product-category .pagination>li>a:hover {
	color: rgba(255, 255, 255, 1)
}

.route-product-category .pagination>li.active>span,
.route-product-category .pagination>li.active>span:hover,
.route-product-category .pagination>li>a:focus {
	color: rgba(255, 255, 255, 1)
}

.route-product-category .pagination>li {
	background: rgba(250, 250, 250, 1);
	border-radius: 2px
}

.route-product-category .pagination>li>a,
.route-product-category .pagination>li>span {
	padding: 5px;
	padding-right: 6px;
	padding-left: 6px
}

.route-product-category .pagination>li:hover {
	background: var(--tema-renk)
}

.route-product-category .pagination>li.active {
	background: var(--tema-renk)
}

.route-product-category .pagination>li:first-child a::before,
.route-product-category .pagination>li:last-child a::before {
	content: '\e940' !important;
	font-family: icomoon !important;
	color: rgba(51, 51, 51, 1)
}

.route-product-category .pagination>li:first-child:hover a::before,
.route-product-category .pagination>li:last-child:hover a::before {
	color: rgba(255, 255, 255, 1)
}

.route-product-category .pagination>li .prev::before,
.route-product-category .pagination>li .next::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	color: rgba(51, 51, 51, 1)
}

.route-product-category .pagination>li:hover .prev::before,
.route-product-category .pagination>li:hover .next::before {
	color: rgba(255, 255, 255, 1)
}

.route-product-category .pagination>li:not(:first-of-type) {
	margin-left: 5px
}

.main-products+.pagination-results {
	display: none
}

.ias-noneleft {
	margin: 10px;
	padding-top: 10px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.ias-spinner {
	margin: 10px;
	padding-top: 10px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.ias-trigger-next .btn {
	margin: 10px
}

.ias-trigger-prev .btn {
	margin: 10px
}

.ias-trigger a {
	display: flex
}

.product-list .ias-noneleft {
	margin: 0px;
	margin-top: 20px
}

.ias-trigger .btn::before {
	content: '\eacd' !important;
	font-family: icomoon !important;
	margin-right: 5px
}

.main-products.product-grid .product-layout.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 3 * 0px) / 4 - 0.01px)
}

.main-products.product-grid .product-layout:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 4 - 0.01px)
}

.one-column #content .main-products.product-grid .product-layout.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 2 * 10px) / 3 - 0.01px)
}

.one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 3 - 0.01px)
}

.two-column #content .main-products.product-grid .product-layout.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 2 * 10px) / 3 - 0.01px)
}

.two-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 3 - 0.01px)
}

.side-column .main-products.product-grid .product-layout.swiper-slide {
	margin-right: 5px;
	width: calc((100% - 0 * 5px) / 1 - 0.01px)
}

.side-column .main-products.product-grid .product-layout:not(.swiper-slide) {
	padding: 2.5px;
	width: calc(100% / 1 - 0.01px)
}

.main-products.product-grid {
}

.has-zero-price .price {
	display: none !important
}

.has-zero-price .product-price-group {
	display: none !important
}

.has-zero-price.product-info .stepper {
	display: none !important
}

.has-zero-price #button-cart {
	display: none !important
}

.has-zero-price .product-thumb .cart-group {
	display: none !important
}

.has-zero-price .side-product .btn-cart {
	display: none !important
}

.has-zero-price .compare-buttons .btn-cart {
	display: none !important
}

.main-products {
	padding: 0px
}

.main-products.product-grid .product-thumb {
	background: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.main-products.product-grid .product-thumb .image img {
	background: rgba(255, 255, 255, 1)
}

.main-products.product-grid .product-thumb .product-labels {
	visibility: visible;
	opacity: 1
}

.main-products.product-grid .product-thumb .quickview-button {
	display: flex;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	transform: translate3d(-50%, -50%, 1px);
	margin-right: 5px;
	margin-bottom: 5px
}

.main-products.product-grid .product-thumb .btn-quickview {
	visibility: hidden;
	opacity: 0;
	transform: scale(.88);
	width: 40px;
	height: 40px
}

.main-products.product-grid .product-thumb:hover .btn-quickview {
	visibility: visible;
	opacity: 1;
	transform: scale(1)
}

.main-products.product-grid .product-thumb .btn-quickview .btn-text {
	display: none
}

.main-products.product-grid .product-thumb .btn-quickview::before {
	display: inline-block;
	content: '\eba0' !important;
	font-family: icomoon !important;
	font-size: 16px
}

.main-products.product-grid .product-thumb .countdown {
	display: flex;
	visibility: visible;
	opacity: 1;
	transform: translate3d(-50%, 0, 1px) scale(1);
	bottom: 35px
}

.main-products.product-grid.product-list .product-layout .image {
	float: left;
	height: 100%
}

.main-products.product-grid .product-thumb .caption {
	background: rgba(255, 255, 255, 1)
}

.main-products.product-grid .product-thumb .stats {
	display: flex;
	justify-content: center;
	position: relative;
	transform: none;
	width: initial;
	background: rgba(247, 245, 245, 0.7);
	padding: 5px
}

.main-products.product-grid .product-thumb .name {
	order: initial;
	display: flex;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	justify-content: flex-start;
	margin-left: 0;
	margin-right: auto;
	padding-left: 8px;
	margin-top: 7px
}

.main-products.product-grid .product-thumb .stats a {
	color: rgba(105, 105, 115, 1)
}

.main-products.product-grid .product-thumb .stats a:hover {
	color: var(--tema-renk)
}

.main-products.product-grid .stat-1 .stats-label {
	display: none
}

.main-products.product-grid .stat-2 .stats-label {
	display: none
}

.main-products.product-grid .product-thumb .stats .stat-1 {
	padding-right: 5px;
	padding-left: 5px
}

.main-products.product-grid.product-grid .product-thumb .rating {
	position: absolute;
	visibility: visible;
	opacity: 1;
	top: 0
}

.main-products.product-grid.product-grid .product-thumb .rating-stars {
	position: absolute;
	visibility: visible;
	opacity: 1;
	transform: translateY(-50%)
}

.main-products.product-grid .product-thumb .rating {
	justify-content: flex-end;
	display: flex
}

.main-products.product-grid .product-thumb .rating.no-rating {
	display: flex
}

.main-products.product-grid .product-thumb .rating .fa-stack {
	font-size: 13px;
	width: 1.2em
}

.main-products.product-grid .product-thumb .rating .fa-star,
.main-products.product-grid .product-thumb .rating .fa-star+.fa-star-o {
	color: rgba(253, 194, 45, 1)
}

.main-products.product-grid .product-thumb .rating .fa-star-o:only-child {
	color: rgba(51, 51, 51, 1)
}

.main-products.product-grid .product-thumb .rating-stars {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 5px
}

.main-products.product-grid .product-thumb .rating.no-rating span {
	opacity: 0.3
}

.main-products.product-grid .product-thumb .name a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(58, 71, 84, 1);
	text-align: center;
	text-transform: capitalize;
	text-align: left
}

.main-products.product-grid .product-thumb .name a:hover {
	color: var(--tema-renk)
}

.main-products.product-grid .product-thumb .description {
	display: none;
	text-align: left;
	margin-bottom: 10px
}

.main-products.product-grid .product-thumb .price {
	display: block;
	font-size: 15px;
	text-align: center;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
	justify-content: flex-start;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px
}

.main-products.product-grid .product-thumb .price-tax {
	display: none;
	font-size: 12px;
	text-align: center
}

.main-products.product-grid .product-thumb .price-new {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 16px;
	color: var(--tema-renk);
	text-align: left;
	margin: 0 7px 0 0;
	order: 1
}

.main-products.product-grid .product-thumb .price-old {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 1px;
	color: rgba(139, 145, 152, 0);
	text-align: right;
	text-decoration: line-through;
	margin: 0;
	order: 2
}

.main-products.product-grid .product-thumb .price>div {
	align-items: center;
	flex-direction: row
}

.main-products.product-grid .product-thumb .buttons-wrapper {
	display: block
}

.main-products.product-grid .product-thumb .button-group {
	justify-content: flex-end
}

.main-products.product-grid.product-grid .product-thumb .button-group {
	padding: 5px;
	margin-top: -35px
}

.main-products.product-grid .product-thumb .cart-group {
	display: none
}

.main-products.product-grid .product-thumb .btn-cart {
	height: 35px
}

.main-products.product-grid .product-thumb .btn-wishlist {
	width: 35px;
	display: inline-flex
}

.main-products.product-grid .product-thumb .btn-compare {
	width: 35px;
	display: none
}

.main-products.product-grid .product-thumb .btn-cart::before {
	display: inline-block;
	font-size: 17px;
	color: rgba(230, 230, 230, 1);
	top: -1px
}

.main-products.product-grid .product-thumb .btn-cart .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.main-products.product-grid.product-grid .product-thumb .btn-cart {
	flex: initial
}

.main-products.product-grid.product-grid .product-thumb .cart-group {
	flex: initial
}

.main-products.product-grid .product-thumb .btn-cart.btn,
.main-products.product-grid .product-thumb .btn-cart.btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.main-products.product-grid .product-thumb .btn-cart.btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.main-products.product-grid .product-thumb .btn-cart.btn:active,
.main-products.product-grid .product-thumb .btn-cart.btn:hover:active,
.main-products.product-grid .product-thumb .btn-cart.btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-grid .product-thumb .btn-cart.btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.main-products.product-grid .product-thumb .btn-cart.btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding: 10px !important
}

.desktop .main-products.product-grid .product-thumb .btn-cart.btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.main-products.product-grid .product-thumb .btn-cart.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-grid .product-thumb .stepper {
	display: none;
	margin-right: 5px;
	border-style: none;
	height: 35px
}

.main-products.product-grid .button-group-bottom .wish-group.wish-group-bottom {
	margin: -10px;
	margin-top: 10px
}

.main-products.product-grid .button-group-bottom .wish-group-bottom {
	border-width: 0;
	border-top-width: 1px;
	border-style: solid
}

.main-products.product-grid .product-thumb .btn-wishlist::before {
	display: inline-block;
	content: '\e991' !important;
	font-family: icomoon !important;
	font-size: 22px;
	color: var(--tema-renk)
}

.main-products.product-grid .product-thumb .btn-wishlist .btn-text {
	display: none
}

.desktop .main-products.product-grid .product-thumb .btn-wishlist:hover::before {
	color: var(--tema-renk)
}

.main-products.product-grid .product-thumb .btn-wishlist.btn,
.main-products.product-grid .product-thumb .btn-wishlist.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.main-products.product-grid .product-thumb .btn-wishlist.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn:active,
.main-products.product-grid .product-thumb .btn-wishlist.btn:hover:active,
.main-products.product-grid .product-thumb .btn-wishlist.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .main-products.product-grid .product-thumb .btn-wishlist.btn:hover {
	box-shadow: none
}

.main-products.product-grid .product-thumb .btn-wishlist.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-grid .product-thumb .btn-compare::before {
	display: inline-block;
	font-size: 16px;
	color: rgba(230, 230, 230, 1)
}

.main-products.product-grid .product-thumb .btn-compare .btn-text {
	display: none
}

.desktop .main-products.product-grid .product-thumb .btn-compare:hover::before {
	color: var(--tema-renk)
}

.main-products.product-grid .product-thumb .btn-compare.btn,
.main-products.product-grid .product-thumb .btn-compare.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.main-products.product-grid .product-thumb .btn-compare.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.main-products.product-grid .product-thumb .btn-compare.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.main-products.product-grid .product-thumb .btn-compare.btn:active,
.main-products.product-grid .product-thumb .btn-compare.btn:hover:active,
.main-products.product-grid .product-thumb .btn-compare.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.main-products.product-grid .product-thumb .btn-compare.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .main-products.product-grid .product-thumb .btn-compare.btn:hover {
	box-shadow: none
}

.main-products.product-grid .product-thumb .btn-compare.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-grid .product-thumb .extra-group {
	display: none
}

.main-products.product-grid .product-thumb .extra-group .btn:first-child {
	display: inline-flex
}

.main-products.product-grid .product-thumb .extra-group .btn-extra+.btn {
	display: none
}

.main-products.product-grid .product-thumb .extra-group .btn:first-child::before {
	display: none;
	font-size: 14px
}

.main-products.product-grid .product-thumb .extra-group .btn:first-child .btn-text {
	display: inline-block;
	padding: 0
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn::before {
	display: inline-block;
	font-size: 14px
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.main-products.product-grid .product-layout .extra-group>div>a {
	width: 100%
}

.main-products.product-grid .product-thumb .extra-group>div {
	background: rgba(255, 255, 255, 1);
	padding-top: 5px
}

.main-products.product-grid .product-thumb .extra-group .btn.btn,
.main-products.product-grid .product-thumb .extra-group .btn.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	text-transform: uppercase
}

.main-products.product-grid .product-thumb .extra-group .btn.btn {
	background: var(--tema-renk)
}

.main-products.product-grid .product-thumb .extra-group .btn.btn:hover {
	background: var(--tema-renk) !important
}

.main-products.product-grid .product-thumb .extra-group .btn.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn,
.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn:active,
.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn:hover:active,
.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .main-products.product-grid .product-thumb .extra-group .btn+.btn.btn:hover {
	box-shadow: none
}

.main-products.product-grid .product-thumb .extra-group .btn+.btn.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-grid.product-grid .product-thumb .extra-group {
	position: static;
	margin-top: initial
}

.main-products.product-grid.product-grid .product-thumb .extra-group>div {
	position: static;
	transform: none;
	opacity: 1
}

.main-products.product-grid.product-grid .product-thumb .buttons-wrapper {
	position: static;
	width: auto;
	overflow: visible;
	order: initial;
	margin-top: auto;
	transform: none
}

.main-products.product-grid.product-grid .product-thumb .buttons-wrapper .button-group {
	position: static;
	opacity: 1;
	visibility: visible;
	transform: none
}

.main-products.product-grid.product-grid .product-thumb:hover .buttons-wrapper .button-group {
	transform: none
}

.main-products.product-grid.product-grid .wish-group {
	position: static;
	width: auto;
	top: auto;
	visibility: visible;
	opacity: 1;
	transform: translate3d(0, 0, 0);
	justify-content: flex-end
}

.main-products.product-grid .product-thumb .btn-quickview.btn {
	border-radius: 50px !important
}

.main-products.product-list .product-thumb {
	padding-bottom: 25px
}

.main-products.product-list:not(.product-grid) .product-layout:not(.swiper-slide)+.product-layout:not(.swiper-slide) {
	margin-top: 25px
}

.main-products.product-list .product-thumb .image img {
	background: rgba(250, 250, 250, 1)
}

.main-products.product-list .product-thumb .product-labels {
	visibility: visible;
	opacity: 1
}

.main-products.product-list .product-thumb .quickview-button {
	display: flex;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	transform: translate3d(-50%, -50%, 1px)
}

.main-products.product-list .product-thumb .btn-quickview {
	visibility: hidden;
	opacity: 0;
	transform: scale(.88);
	width: 40px;
	height: 40px
}

.main-products.product-list .product-thumb:hover .btn-quickview {
	visibility: visible;
	opacity: 1;
	transform: scale(1)
}

.main-products.product-list .product-thumb .btn-quickview .btn-text {
	display: none
}

.main-products.product-list .product-thumb .btn-quickview::before {
	display: inline-block;
	content: '\ebef' !important;
	font-family: icomoon !important;
	font-size: 17px
}

.main-products.product-list .product-thumb .countdown {
	display: flex;
	visibility: visible;
	opacity: 1;
	transform: translate3d(-50%, 0, 1px) scale(1);
	bottom: 10px
}

.main-products.product-list.product-list .product-layout .image {
	float: left;
	height: 100%
}

.main-products.product-list .product-thumb .caption {
	padding-left: 20px
}

.main-products.product-list .product-thumb .stats {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 10px
}

.main-products.product-list .stat-1 .stats-label {
	display: inline-block
}

.main-products.product-list .stat-2 .stats-label {
	display: inline-block
}

.main-products.product-list.product-grid .product-thumb .rating {
	position: static;
	visibility: visible;
	opacity: 1
}

.main-products.product-list .product-thumb .rating {
	justify-content: flex-end;
	margin-bottom: 5px;
	display: flex
}

.main-products.product-list .product-thumb .rating.no-rating {
	display: none
}

.main-products.product-list .product-thumb .rating .fa-stack {
	font-size: 15px;
	width: 1.2em
}

.main-products.product-list .product-thumb .rating .fa-star,
.main-products.product-list .product-thumb .rating .fa-star+.fa-star-o {
	color: rgba(253, 194, 45, 1)
}

.main-products.product-list .product-thumb .rating .fa-star-o:only-child {
	color: rgba(105, 105, 115, 1)
}

.main-products.product-list .product-thumb .rating-stars {
	margin-top: -18px
}

.main-products.product-list .product-thumb .rating.no-rating span {
	opacity: .3
}

.main-products.product-list .product-thumb .name {
	display: flex;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	justify-content: flex-start;
	margin-left: 0;
	margin-right: auto;
	margin-bottom: 5px
}

.main-products.product-list .product-thumb .name a {
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	font-family: 'Source Sans Pro';
	font-weight: 600;
	font-size: 22px;
	text-transform: none;
	text-align: left
}

.main-products.product-list .product-thumb .description {
	display: none;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	line-height: 1.5;
	margin-top: 5px;
	margin-bottom: 10px
}

.main-products.product-list .product-thumb .price {
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-align: left;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
	justify-content: flex-start;
	margin-bottom: 10px
}

.main-products.product-list .product-thumb .price-tax {
	display: block;
	font-size: 12px;
	color: rgba(105, 105, 115, 1)
}

.main-products.product-list .product-thumb .price-new {
	color: rgba(233, 102, 49, 1);
	margin: 0 7px 0 0;
	order: 1
}

.main-products.product-list .product-thumb .price-old {
	font-size: 16px;
	color: rgba(105, 105, 115, 1);
	text-decoration: line-through;
	margin: 0;
	order: 2
}

.main-products.product-list .product-thumb .price>div {
	align-items: center;
	flex-direction: row
}

.main-products.product-list .product-thumb .buttons-wrapper {
	display: block
}

.main-products.product-list .product-thumb .button-group {
	justify-content: flex-start
}

.main-products.product-list .product-thumb .cart-group {
	display: inline-flex
}

.main-products.product-list .product-thumb .btn-cart {
	height: 38px;
	margin-right: 5px
}

.main-products.product-list .product-thumb .btn-wishlist {
	width: 38px;
	height: 38px;
	display: inline-flex
}

.main-products.product-list .product-thumb .btn-compare {
	width: 38px;
	height: 38px;
	display: none;
	margin-left: 5px
}

.main-products.product-list .product-thumb .btn-cart::before {
	display: inline-block;
	font-size: 16px
}

.main-products.product-list .product-thumb .btn-cart .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.main-products.product-list.product-grid .product-thumb .btn-cart {
	flex: initial
}

.main-products.product-list.product-grid .product-thumb .cart-group {
	flex: initial
}

.main-products.product-list .product-thumb .stepper {
	display: inline-flex;
	width: 70px;
	height: 24px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1);
	margin-right: 5px;
	height: 38px
}

.main-products.product-list .product-thumb .stepper input.form-control {
	font-family: 'Source Sans Pro' !important;
	font-weight: 400 !important;
	background: rgba(255, 255, 255, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(255, 255, 255, 1) !important
}

.main-products.product-list .product-thumb .stepper input.form-control:hover {
	border-color: rgba(255, 255, 255, 1) !important;
	box-shadow: none
}

.main-products.product-list .product-thumb .stepper span i:hover {
	color: rgba(255, 255, 255, 1);
	background-color: var(--tema-renk)
}

.main-products.product-list .product-thumb .btn-wishlist::before {
	display: inline-block;
	font-size: 16px
}

.main-products.product-list .product-thumb .btn-wishlist .btn-text {
	display: none
}

.main-products.product-list .product-thumb .btn-wishlist.btn,
.main-products.product-list .product-thumb .btn-wishlist.btn:visited {
	color: var(--tema-renk)
}

.main-products.product-list .product-thumb .btn-wishlist.btn:hover {
	color: rgba(255, 253, 245, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.main-products.product-list .product-thumb .btn-wishlist.btn:active,
.main-products.product-list .product-thumb .btn-wishlist.btn:hover:active,
.main-products.product-list .product-thumb .btn-wishlist.btn:focus:active {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important;
	box-shadow: none
}

.main-products.product-list .product-thumb .btn-wishlist.btn:focus {
	color: rgba(51, 51, 51, 1) !important
}

.main-products.product-list .product-thumb .btn-wishlist.btn {
	background: rgba(0, 0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(139, 145, 152, 1);
	box-shadow: none
}

.main-products.product-list .product-thumb .btn-wishlist.btn:hover,
.main-products.product-list .product-thumb .btn-wishlist.btn:active:hover {
	border-color: rgba(139, 145, 152, 1)
}

.desktop .main-products.product-list .product-thumb .btn-wishlist.btn:hover {
	box-shadow: none
}

.main-products.product-list .product-thumb .btn-wishlist.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-list .product-thumb .btn-compare::before {
	display: inline-block;
	font-size: 16px
}

.main-products.product-list .product-thumb .btn-compare .btn-text {
	display: none
}

.main-products.product-list .product-thumb .btn-compare.btn,
.main-products.product-list .product-thumb .btn-compare.btn:visited {
	color: var(--tema-renk)
}

.main-products.product-list .product-thumb .btn-compare.btn:hover {
	color: rgba(255, 253, 245, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.main-products.product-list .product-thumb .btn-compare.btn:active,
.main-products.product-list .product-thumb .btn-compare.btn:hover:active,
.main-products.product-list .product-thumb .btn-compare.btn:focus:active {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important;
	box-shadow: none
}

.main-products.product-list .product-thumb .btn-compare.btn:focus {
	color: rgba(51, 51, 51, 1) !important
}

.main-products.product-list .product-thumb .btn-compare.btn {
	background: rgba(0, 0, 0, 0);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(139, 145, 152, 1);
	box-shadow: none
}

.main-products.product-list .product-thumb .btn-compare.btn:hover,
.main-products.product-list .product-thumb .btn-compare.btn:active:hover {
	border-color: rgba(139, 145, 152, 1)
}

.desktop .main-products.product-list .product-thumb .btn-compare.btn:hover {
	box-shadow: none
}

.main-products.product-list .product-thumb .btn-compare.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-list .product-thumb .extra-group {
	display: none
}

.main-products.product-list .product-thumb .extra-group .btn:first-child {
	display: inline-flex
}

.main-products.product-list .product-thumb .extra-group .btn-extra+.btn {
	display: inline-flex
}

.main-products.product-list .product-thumb .extra-group .btn:first-child::before {
	display: inline-block;
	font-size: 16px;
	color: rgba(80, 173, 85, 1)
}

.main-products.product-list .product-thumb .extra-group .btn:first-child .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.main-products.product-list .product-thumb .extra-group .btn+.btn::before {
	display: inline-block;
	font-size: 16px;
	color: rgba(221, 14, 28, 1)
}

.main-products.product-list .product-thumb .extra-group .btn+.btn .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.main-products.product-list .product-thumb .extra-group .btn+.btn.btn {
	margin-left: 5px;
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.main-products.product-list .product-layout .extra-group>div {
	justify-content: flex-start
}

.main-products.product-list .product-thumb .extra-group>div {
	margin-top: 10px
}

.main-products.product-list .product-thumb .extra-group .btn.btn,
.main-products.product-list .product-thumb .extra-group .btn.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.main-products.product-list .product-thumb .extra-group .btn.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.main-products.product-list .product-thumb .extra-group .btn.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn.btn:active,
.main-products.product-list .product-thumb .extra-group .btn.btn:hover:active,
.main-products.product-list .product-thumb .extra-group .btn.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .main-products.product-list .product-thumb .extra-group .btn.btn:hover {
	box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-list .product-thumb .extra-group .btn+.btn.btn,
.main-products.product-list .product-thumb .extra-group .btn+.btn.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.main-products.product-list .product-thumb .extra-group .btn+.btn.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.main-products.product-list .product-thumb .extra-group .btn+.btn.btn:active,
.main-products.product-list .product-thumb .extra-group .btn+.btn.btn:hover:active,
.main-products.product-list .product-thumb .extra-group .btn+.btn.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn+.btn.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .main-products.product-list .product-thumb .extra-group .btn+.btn.btn:hover {
	box-shadow: none
}

.main-products.product-list .product-thumb .extra-group .btn+.btn.btn.btn.disabled::after {
	font-size: 20px
}

.main-products.product-list.product-grid .product-thumb .extra-group {
	position: static;
	margin-top: initial
}

.main-products.product-list.product-grid .product-thumb .extra-group>div {
	position: static;
	transform: none;
	opacity: 1
}

.main-products.product-list.product-grid .product-thumb .buttons-wrapper {
	position: static;
	width: auto;
	overflow: visible;
	order: initial;
	margin-top: auto;
	transform: none
}

.main-products.product-list.product-grid .product-thumb .buttons-wrapper .button-group {
	position: static;
	opacity: 1;
	visibility: visible;
	transform: none
}

.main-products.product-list.product-grid .product-thumb:hover .buttons-wrapper .button-group {
	transform: none
}

.main-products.product-list.product-grid .wish-group {
	justify-content: flex-start
}

.main-products.product-list .product-thumb .btn-quickview.btn {
	border-radius: 50px !important
}

.popup-options .popup-container {
	width: 400px
}

.popup-options .popup-inner-body {
	height: 380px
}

@media (max-width: 1300px) {
	.side-column {
		padding-left: 20px
	}

	#column-right {
		padding-right: 20px
	}

	.breadcrumb {
		padding-left: 20px
	}
}

@media (max-width: 1024px) {
	.blog-post .post-details .post-stats .p-posted {
		display: none
	}

	.post-content {
		column-count: 1
	}

	.post-reply {
		margin-left: 0px
	}

	.account-list>li {
		width: calc(100% / 3)
	}

	.route-checkout-cart .cart-page {
		display: block
	}

	.route-checkout-cart .cart-bottom {
		max-width: 1024px
	}

	.cart-bottom {
		margin-top: 20px;
		margin-left: 0px
	}

	.refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 5 * 10px) / 6 - 0.01px)
	}

	.refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 6 - 0.01px)
	}

	.one-column #content .refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 4 * 10px) / 5 - 0.01px)
	}

	.one-column #content .refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 5 - 0.01px)
	}

	.two-column #content .refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 3 * 10px) / 4 - 0.01px)
	}

	.two-column #content .refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 4 - 0.01px)
	}

	.refine-items {
		margin: -5px
	}

	.quick-checkout-wrapper>div .right {
		padding-left: 0px;
		width: 100%
	}

	.quick-checkout-wrapper>div .left {
		width: 100%
	}

	.route-information-information .content {
		column-count: 1
	}

	.product-image .swiper .swiper-controls {
		display: block
	}

	.product-info .product-options .push-option input+img+.option-value {
		display: block
	}

	.route-product-product:not(.popup) .product-info .product-details .button-group-page {
		position: fixed;
		width: 100%;
		z-index: 10000;
		margin: 0;
		background: rgba(255, 255, 255, 1);
		padding: 7px;
		border-width: 0;
		border-top-width: 1px;
		border-style: solid;
		border-color: rgba(230, 230, 230, 1);
		box-shadow: 0 -15px 100px -10px rgba(0, 0, 0, 0.1)
	}

	.route-product-product:not(.popup).has-bottom-menu .bottom-menu {
		display: none
	}

	.route-product-product:not(.popup).has-bottom-menu .site-wrapper {
		padding-bottom: 0
	}

	.route-product-product:not(.popup) body {
		padding-bottom: 40px
	}

	.route-product-product .scroll-top {
		bottom: calc(40px + 10px)
	}

	.route-product-product:not(.popup) .product-info .button-group-page .stepper {
		height: 36px;
		margin-right: 5px
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
		flex-grow: initial;
		height: 36px
	}

	.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
		flex-grow: initial;
		width: auto
	}

	.product-info .button-group-page .extra-group .btn:first-child::before {
		display: inline-block
	}

	.product-info .button-group-page .extra-group .btn:first-child .btn-text {
		display: inline-block;
		padding: 0 .4em
	}

	.product-info .button-group-page .btn-extra+.btn .btn-text {
		display: none
	}

	.product-info .button-group-page .btn-extra+.btn::before {
		display: inline-block
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-extra {
		height: 36px;
		padding: 5px !important
	}

	.product-info .button-group-page .extra-group .btn-extra:first-child::before {
		font-size: 10px;
		margin-right: 0px
	}

	.product-info .button-group-page .extra-group .btn-extra:last-child::before {
		font-size: 22px;
		margin-right: 0px
	}

	.product-info .button-group-page .extra-group {
		margin: 0px
	}

	.route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
		width: auto
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist .btn-text {
		display: none
	}

	.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-wishlist {
		flex: initial;
		width: auto
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist::before {
		font-size: 22px;
		margin-right: 0px
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-compare .btn-text {
		display: none
	}

	.route-product-product:not(.popup) .product-info .button-group-page .wishlist-compare .btn-compare {
		flex: initial;
		width: auto;
		padding: 10px !important
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-compare::before {
		margin-right: 0px
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-extra+.btn-extra {
		padding: 0px !important
	}

	.main-products.product-grid .product-layout.swiper-slide {
		margin-right: 0px;
		width: calc((100% - 2 * 0px) / 3 - 0.01px)
	}

	.main-products.product-grid .product-layout:not(.swiper-slide) {
		padding: 0px;
		width: calc(100% / 3 - 0.01px)
	}

	.main-products.product-grid .product-thumb .countdown {
		display: none
	}

	.main-products.product-grid.product-grid .product-thumb .button-group {
		padding: 0px
	}

	.main-products.product-grid .product-thumb .btn-cart {
		width: 35px
	}

	.main-products.product-grid .product-thumb .btn-cart .btn-text {
		display: none
	}

	.main-products.product-grid .product-thumb .btn-cart::before {
		display: inline-block
	}

	.main-products.product-grid .product-thumb .stepper {
		display: none
	}
}

@media (max-width: 769px) {
	.main-products.product-list .product-thumb .rating {
		justify-content: flex-start
	}

	.main-products.product-list .product-thumb .rating-stars {
		margin-top: 0px
	}
}

@media (max-width: 760px) {
	.main-posts.post-grid .post-layout.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 1 * 10px) / 2 - 0.01px)
	}

	.main-posts.post-grid .post-layout:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 2 - 0.01px)
	}

	.one-column #content .main-posts.post-grid .post-layout.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 1 * 10px) / 2 - 0.01px)
	}

	.one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 2 - 0.01px)
	}

	.post-grid .post-thumb .description {
		display: none
	}

	.blog-feed span {
		display: none
	}

	.route-product-product.popup-quickview .page-title {
		margin: 0px;
		margin-top: 10px
	}

	.login-box .well {
		padding-top: 10px;
		padding-bottom: 10px;
		margin-right: 0px
	}

	.login-box>div:first-of-type {
		margin-right: 0px
	}

	.cart-table .td-model {
		display: none
	}

	.route-account-order-info .table-responsive .table-order thead>tr>td:nth-child(2) {
		display: none
	}

	.route-account-order-info .table-responsive .table-order tbody>tr>td:nth-child(2) {
		display: none
	}

	.route-account-order-info .table-responsive .table-order tfoot>tr>td:last-child {
		display: none
	}

	.cart-table .td-price {
		display: none
	}

	.refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 3 * 10px) / 4 - 0.01px)
	}

	.refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 4 - 0.01px)
	}

	.one-column #content .refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 3 * 10px) / 4 - 0.01px)
	}

	.one-column #content .refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 4 - 0.01px)
	}

	.two-column #content .refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 2 * 10px) / 3 - 0.01px)
	}

	.two-column #content .refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 3 - 0.01px)
	}

	.route-product-manufacturer h2.title {
		margin: 0px;
		margin-top: 10px
	}

	.route-information-sitemap #content>.row>div+div {
		padding-left: 0px;
		border-width: 0;
		border-left-width: 0px
	}

	.route-information-sitemap #content>.row {
		flex-direction: column
	}

	.route-information-sitemap #content>.row>div {
		width: 100%
	}

	.product-info .product-left {
		width: 100%
	}

	.product-info .product-right {
		width: 100%
	}

	.route-product-product:not(.popup) .product-info .product-right .product-details {
		padding-top: 0px
	}

	.product-image .main-image {
		border-width: 1px;
		border-style: none
	}

	.route-product-product:not(.popup) .product-info .product-price-group {
		flex-direction: column
	}

	.route-product-product:not(.popup) .product-info .product-price-group .product-stats {
		order: -1;
		margin: initial
	}

	.product-info .product-details .product-price-group {
		text-align: left;
		justify-content: left;
		padding: 10px;
		margin: 0px;
		background: white;
	}

	.route-product-product:not(.popup) .product-info .product-details .product-price {
		margin: 0px
	}

	.route-product-product:not(.popup) .product-info .product-details .price-group {
		padding-top: 20px;
		padding-left: 30px;
		margin: 0px;
		flex-direction: row;
		align-items: center
	}

	.route-product-product:not(.popup) .product-info .product-details .product-price-new {
		order: 2
	}

	.product-info .product-details .price-group .product-price-old {
		font-size: 14px;
		color: rgba(105, 105, 115, 1)
	}

	.route-product-product:not(.popup) .product-info .product-details .product-price-old {
		padding: 0px;
		padding-right: 10px;
		margin: 0px
	}

	.product-info .button-group-page .stepper {
		display: none
	}

	.route-product-product .tags {
		margin: 20px
	}

	.product-info .button-group-page .btn-extra:first-child {
		display: inline-flex
	}

	.grid-list .compare-btn {
		padding-left: 5px
	}

	.grid-list .links-text {
		display: none
	}

	.grid-list .compare-btn::before {
		margin-right: 0
	}

	.main-products.product-grid {
		margin: 0px
	}

	.main-products.product-grid .product-thumb .extra-group .btn.btn,
	.main-products.product-grid .product-thumb .extra-group .btn.btn:visited {
		font-size: 13px
	}

	.main-products.product-grid .product-thumb .extra-group .btn.btn {
		padding: 2px;
		padding-top: 10px;
		padding-bottom: 10px
	}

	.main-products.product-list.product-list .product-layout .image {
		float: none;
		height: auto
	}

	.main-products.product-list .product-thumb .caption {
		padding-top: 20px;
		padding-left: 0px
	}
}

@media (max-width: 470px) {
	.main-posts.post-grid .post-layout.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 0 * 10px) / 1 - 0.01px)
	}

	.main-posts.post-grid .post-layout:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 1 - 0.01px)
	}

	.one-column #content .main-posts.post-grid .post-layout.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 0 * 10px) / 1 - 0.01px)
	}

	.one-column #content .main-posts.post-grid .post-layout:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 1 - 0.01px)
	}

	.column-left #content {
		padding-left: 0px
	}

	.column-right #content {
		padding-right: 0px
	}

	html:not(.popup) .page-title {
		font-family: 'Source Sans Pro';
		font-weight: 700;
		font-size: 17px;
		text-align: left;
		text-transform: uppercase;
		padding-top: 2px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin: 0px;
		margin-top: 5px;
		margin-right: 0px !important;
		margin-left: 0px !important;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-align: center;
    padding-top: 10px;
	}

	.buttons {
		margin: 0px
	}

	.buttons>div {
		flex: 1;
		width: 100%;
		flex-basis: auto
	}

	.buttons>div .btn {
		width: 100%
	}

	.buttons .pull-left {
		margin-right: 0
	}

	.buttons>div+div {
		padding-top: 10px;
		padding-left: 0px
	}

	.buttons .pull-right:only-child {
		flex: 1
	}

	.buttons .pull-right:only-child .btn {
		width: 100%
	}

	.breadcrumb a {
		font-size: 12px
	}

	table td {
		font-size: 12px
	}

	table thead td {
		text-transform: none
	}

	table tfoot td {
		font-size: 12px
	}

	.stepper input.form-control {
		font-family: 'Source Sans Pro' !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		border-width: 1px !important;
		border-style: solid !important;
		border-color: rgba(255, 255, 255, 1) !important;
		box-shadow: none
	}

	.stepper input.form-control:focus,
	.stepper input.form-control:active {
		border-color: rgba(255, 255, 255, 1) !important
	}

	.stepper input.form-control:focus {
		box-shadow: none
	}

	.rating .fa-stack {
		font-size: 11px
	}

	.popup-container .popup-close::before {
		content: '\e91a' !important;
		font-family: icomoon !important;
		font-size: 22px;
		color: var(--tema-renk)
	}

	.popup-close {
		margin-right: 20px;
		margin-top: 20px
	}

	.scroll-top i::before {
		content: '\f077' !important;
		font-family: icomoon !important;
		font-size: 15px;
		color: rgba(255, 255, 255, 1);
		padding-top: 4px;
		padding-right: 15px;
		padding-bottom: 4px;
		padding-left: 15px
	}

	.scroll-top {
		margin-left: 25px;
		margin-right: 25px;
		margin-bottom: 70px
	}

	.notification-cart.notification {
		max-width: 470px;
		padding-right: 20px;
		padding-left: 20px;
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 10px;
		color: rgba(131, 131, 143, 1)
	}

	.notification-cart .notification-title {
		font-family: 'Source Sans Pro';
		font-weight: 700;
		font-size: 12px;
		color: rgba(51, 51, 51, 1);
		text-align: left
	}

	.notification-cart .notification-text a {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 10px;
		color: var(--tema-renk)
	}

	.notification-wishlist.notification {
		max-width: 470px
	}

	.notification-compare.notification {
		max-width: 470px
	}

	.login-box .buttons>div {
		width: 100%;
		flex-basis: auto
	}

	.login-box .buttons>div+div {
		padding-top: 5px;
		padding-left: 5px
	}

	.popup-login .title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.popup-register .title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.popup-login.popup-container .popup-close::before {
		content: '\e91a' !important;
		font-family: icomoon !important;
		font-size: 22px;
		color: var(--tema-renk)
	}

	.popup-login.popup-close {
		margin-right: 15px;
		margin-top: 30px
	}

	.popup-register.popup-container .popup-close::before {
		content: '\e91a' !important;
		font-family: icomoon !important;
		font-size: 22px;
		color: var(--tema-renk)
	}

	.popup-register.popup-close {
		margin-right: 15px;
		margin-top: 30px
	}

	.popup-login .buttons>div {
		width: 100%;
		flex-basis: auto
	}

	.popup-login .buttons>div+div {
		padding-top: 5px;
		padding-left: 5px
	}

	.popup-register .buttons>div {
		width: 100%;
		flex-basis: auto
	}

	.popup-register .buttons>div+div {
		padding-top: 5px;
		padding-left: 5px
	}

	.popup-login .popup-inner-body {
		height: 400px
	}

	.account-list>li {
		width: calc(100% / 2)
	}

	.route-checkout-cart .td-qty .stepper input.form-control {
		font-family: 'Source Sans Pro' !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		border-width: 1px !important;
		border-style: solid !important;
		border-color: rgba(255, 255, 255, 1) !important;
		box-shadow: none
	}

	.route-checkout-cart .td-qty .stepper input.form-control:focus,
	.route-checkout-cart .td-qty .stepper input.form-control:active {
		border-color: rgba(255, 255, 255, 1) !important
	}

	.route-checkout-cart .td-qty .stepper input.form-control:focus {
		box-shadow: none
	}

	.route-checkout-cart .buttons>div {
		width: 100%;
		flex-basis: auto
	}

	.route-checkout-cart .buttons>div+div {
		padding-top: 5px;
		padding-left: 5px
	}

	.route-checkout-cart .cart-panels .title {
		font-family: 'Source Sans Pro';
		font-weight: 700;
		font-size: 15px;
		text-align: left;
		text-transform: uppercase;
		padding-top: 2px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		margin: 0px;
		margin-top: 5px;
		margin-right: 5px;
		margin-left: 5px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis
	}

	.route-checkout-cart .cart-panels .buttons>div {
		width: 100%;
		flex-basis: auto
	}

	.route-checkout-cart .cart-panels .buttons>div+div {
		padding-top: 5px;
		padding-left: 5px
	}

	.refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 2 * 10px) / 3 - 0.01px)
	}

	.refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 3 - 0.01px)
	}

	.one-column #content .refine-categories .refine-item.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 2 * 10px) / 3 - 0.01px)
	}

	.one-column #content .refine-categories .refine-item:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 3 - 0.01px)
	}

	.quick-checkout-wrapper .left .section-login .buttons {
		margin: 0px
	}

	.quick-checkout-wrapper .left .section-login .buttons>div {
		flex: 1;
		width: 100%;
		flex-basis: auto
	}

	.quick-checkout-wrapper .left .section-login .buttons>div .btn {
		width: 100%
	}

	.quick-checkout-wrapper .left .section-login .buttons .pull-left {
		margin-right: 0
	}

	.quick-checkout-wrapper .left .section-login .buttons>div+div {
		padding-top: 10px;
		padding-left: 0px
	}

	.quick-checkout-wrapper .left .section-login .buttons .pull-right:only-child {
		flex: 1
	}

	.quick-checkout-wrapper .left .section-login .buttons .pull-right:only-child .btn {
		width: 100%
	}

	.section-payment {
		padding-top: 20px;
		padding-left: 0px;
		width: 100%
	}

	.section-shipping {
		width: 100%
	}

	.cart-section .td-image {
		display: none
	}

	.cart-section .td-name {
		display: none
	}

	.cart-section .td-model {
		display: none
	}

	.cart-section .td-price {
		display: none
	}

	.quick-checkout-wrapper .right .confirm-section .buttons>div {
		width: 100%;
		flex-basis: auto
	}

	.quick-checkout-wrapper .right .confirm-section .buttons>div+div {
		padding-top: 5px;
		padding-left: 5px
	}

	.quick-checkout-wrapper .right .cart-section .title {
		display: none
	}

	.quick-checkout-wrapper .cart-section {
		order: 8
	}

	.quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control {
		font-family: 'Source Sans Pro' !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		border-width: 1px !important;
		border-style: solid !important;
		border-color: rgba(255, 255, 255, 1) !important;
		box-shadow: none
	}

	.quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control:focus,
	.quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control:active {
		border-color: rgba(255, 255, 255, 1) !important
	}

	.quick-checkout-wrapper .cart-section .td-qty .stepper input.form-control:focus {
		box-shadow: none
	}

	.route-product-search #content .buttons {
		margin: 0px
	}

	.route-product-search #content .buttons>div {
		flex: 1;
		width: 100%;
		flex-basis: auto
	}

	.route-product-search #content .buttons>div .btn {
		width: 100%
	}

	.route-product-search #content .buttons .pull-left {
		margin-right: 0
	}

	.route-product-search #content .buttons>div+div {
		padding-top: 10px;
		padding-left: 0px
	}

	.route-product-search #content .buttons .pull-right:only-child {
		flex: 1
	}

	.route-product-search #content .buttons .pull-right:only-child .btn {
		width: 100%
	}

	.product-info .product-right {
		padding-left: 0px
	}

	.route-product-product:not(.popup) .product-info .product-left {
		padding: 0px
	}

	.route-product-product:not(.popup) h1.page-title {
		display: none
	}

	.route-product-product:not(.popup) .product-info div.page-title {
		display: block
	}

	.route-product-product #content .page-title {
		font-family: 'Source Sans Pro';
		font-weight: 700;
		font-size: 15px;
		text-align: left;
		text-transform: capitalize;
		border-width: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		white-space: normal;
		overflow: visible;
		text-overflow: initial
	}

	.route-product-product #content .page-title::after {
		display: none
	}

	.route-product-product #content .page-title.page-title>span::after {
		display: none
	}

	.product-image .main-image .swiper-buttons {
		width: calc(100% - (-55px * 2))
	}

	.product-image .main-image .swiper-pagination-bullet {
		width: 7px;
		height: 7px
	}

	.product-image .main-image .swiper-pagination>span+span {
		margin-left: 7px
	}

	.product-info .product-details .product-stats {
		padding-top: 10px;
		padding-bottom: 0px
	}

	.route-product-product:not(.popup) .product-info .product-details .product-stats {
		order: 1
	}

	.product-info .product-details .custom-stats {
		order: -1
	}

	.product-info .custom-stats {
		justify-content: flex-end
	}

	.product-info .product-details .rating {
		justify-content: left;
		background: rgba(219, 232, 242, 1);
		padding-top: 5px;
		padding-bottom: 5px;
		margin-right: 0px;
		margin-left: 0px;
		border-width: 1px;
		border-style: solid;
		border-color: rgba(243, 243, 243, 1);
		padding-left: 8px;
	}

	.route-product-product:not(.popup) .product-info .product-details .product-price-group {
		order: -1
	}

	.product-info .product-details .price-group {
		font-family: 'Source Sans Pro';
		font-weight: 700;
		font-size: 18px;
		letter-spacing: 0, 5px
	}

	.product-info .product-details .price-group .product-price-new {
		font-family: 'Source Sans Pro';
		font-weight: 700;
		font-size: 26px;
		color: var(--tema-renk);
		letter-spacing: -1px !important;
	}

	.route-product-product:not(.popup) .product-info .product-details .product-price {
		padding-right: 20px;
		padding-left: 15px
	}

	.route-product-product:not(.popup) .product-info .product-details .price-group {
		padding-top: 0px;
		padding-right: 60px;
		padding-bottom: 0px;
		padding-left: 20px
	}

	.product-info .product-details .product-tax {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 13px;
		color: rgba(11, 193, 92, 1);
		margin: 0px;
		margin-left: 20px
	}

	.route-product-product:not(.popup) .product-info .product-details .product-options {
		padding-right: 10px;
		padding-left: 13px;
		border-width: 0;
		border-bottom-width: 1px;
		border-style: solid;
		border-color: rgba(243, 243, 243, 1);
		order: 4
	}

	.product-info .product-options .push-option>div .option-value {
		min-width: 45px;
		min-height: 45px
	}

	.route-product-product:not(.popup) body {
		padding-bottom: 0px
	}

	.route-product-product .scroll-top {
		bottom: calc(0px + 10px)
	}

	.route-product-product:not(.popup) .product-info .product-details .button-group-page {
		padding-top: 10px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px
	}

	.product-info .button-group-page .stepper input.form-control {
		font-family: 'Source Sans Pro' !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		border-width: 1px !important;
		border-style: solid !important;
		border-color: rgba(255, 255, 255, 1) !important;
		box-shadow: none
	}

	.product-info .button-group-page .stepper input.form-control:focus,
	.product-info .button-group-page .stepper input.form-control:active {
		border-color: rgba(255, 255, 255, 1) !important
	}

	.product-info .button-group-page .stepper input.form-control:focus {
		box-shadow: none
	}

	.route-product-product .tags {
		justify-content: flex-start
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-cart::before {
		display: inline-block
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-cart .btn-text {
		display: inline-block
	}

	.product-info .product-details .buttons-wrapper .extra-group {
		justify-content: flex-end;
		align-items: flex-end
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
		flex-grow: 1;
		height: 40px
	}

	.route-product-product:not(.popup) .product-info .button-group-page .stepper-group {
		flex-grow: 1
	}

	.route-product-product:not(.popup) .product-info .product-details .button-group-page .wishlist-compare {
		border-radius: 0px;
		margin: 0px
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-wishlist {
		display: none;
		margin-right: 10px;
		margin-left: 5px
	}

	.products-filter {
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-left: 10px;
		border-width: 1px;
		border-style: solid;
		border-color: rgba(243, 243, 243, 1)
	}

	.products-filter .select-group .input-group.per-page {
		display: none
	}

	.sort-by {
		margin: 0
	}

	.products-filter .form-control {
		font-family: 'Source Sans Pro' !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		border-width: 1px !important;
		border-style: solid !important;
		border-color: rgba(255, 255, 255, 1) !important;
		box-shadow: none
	}

	.products-filter .form-control:focus,
	.products-filter .form-control:active {
		border-color: rgba(255, 255, 255, 1) !important
	}

	.products-filter .form-control:focus {
		box-shadow: none
	}

	.main-products.product-grid .product-layout.swiper-slide {
		margin-right: 5px;
		width: calc((100% - 1 * 5px) / 2 - 0.01px)
	}

	.main-products.product-grid .product-layout:not(.swiper-slide) {
		padding: 2.5px;
		width: calc(100% / 2 - 0.01px)
	}

	.one-column #content .main-products.product-grid .product-layout.swiper-slide {
		margin-right: 5px;
		width: calc((100% - 1 * 5px) / 2 - 0.01px)
	}

	.one-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
		padding: 2.5px;
		width: calc(100% / 2 - 0.01px)
	}

	.two-column #content .main-products.product-grid .product-layout.swiper-slide {
		margin-right: 5px;
		width: calc((100% - 1 * 5px) / 2 - 0.01px)
	}

	.two-column #content .main-products.product-grid .product-layout:not(.swiper-slide) {
		padding: 2.5px;
		width: calc(100% / 2 - 0.01px)
	}

	.main-products.product-grid.product-grid .product-thumb .rating {
		position: absolute;
		visibility: visible;
		opacity: 1;
		top: 0
	}

	.main-products.product-grid.product-grid .product-thumb .rating-stars {
		position: absolute;
		visibility: visible;
		opacity: 1;
		transform: translateY(-50%)
	}

	.main-products.product-grid .product-thumb .rating {
		justify-content: flex-end
	}

	.main-products.product-grid .product-thumb .rating .fa-stack {
		font-size: 11px
	}

	.main-products.product-grid .product-thumb .cart-group {
		display: none
	}

	.main-products.product-grid .product-thumb .btn-wishlist::before {
		content: '\e991' !important;
		font-family: icomoon !important;
		font-size: 18px;
		color: var(--tema-renk);
		margin-top: 4px;
		margin-right: 3px
	}

	.main-products.product-grid.product-grid .product-thumb .extra-group {
		position: static
	}

	.main-products.product-grid.product-grid .product-thumb .extra-group>div {
		position: static;
		transform: none;
		opacity: 1
	}

	.main-products.product-list .product-thumb .stepper input.form-control {
		font-family: 'Source Sans Pro' !important;
		font-weight: 400 !important;
		font-size: 16px !important;
		border-width: 1px !important;
		border-style: solid !important;
		border-color: rgba(255, 255, 255, 1) !important;
		box-shadow: none
	}

	.main-products.product-list .product-thumb .stepper input.form-control:focus,
	.main-products.product-list .product-thumb .stepper input.form-control:active {
		border-color: rgba(255, 255, 255, 1) !important
	}

	.main-products.product-list .product-thumb .stepper input.form-control:focus {
		box-shadow: none
	}
}

@media (max-width: 359px) {
	.notification-cart.notification {
		max-width: 359px
	}

	.notification-wishlist.notification {
		max-width: 359px
	}

	.notification-compare.notification {
		max-width: 359px
	}

	.product-info .button-group-page .btn-cart::before {
		margin-right: 0px
	}

	.route-product-product:not(.popup) .product-info .button-group-page .btn-cart {
		padding: 10px !important
	}
}

#cart .cart-label {
	display: inline-block;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 11px;
	color: rgba(96, 96, 96, 1);
	top: 10px
}

#cart>a>i::before {
	/*! content: '\e933' !important; */
	/*! font-family: icomoon !important; */
	/*! font-size: 28px; */
	/*! color: rgba(105, 105, 115, 1); */
	/*! top: 6px; */
	/*! margin-top: -12px; */
	/*! margin-right: 0px; */
	/*! margin-bottom: 0px; */
	/*! margin-left: 0px */
}

.desktop #cart:hover>a>i::before {
	color: var(--tema-renk)
}

#cart>a>i {
	/*! background: rgba(255, 255, 255, 1); */
	/*! width: 49px; */
	/*! height: 49px */
}

.desktop #cart:hover>a>i {
	background: rgba(255, 255, 255, 1)
}

.desktop #cart>a>i {
	/*! border-width: 0px */
}

#cart-items.count-badge {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk);
	border-radius: 50px
}

#cart-items {
	transform: translateX(-6px);
	margin-top: 4px;
	display: inline-flex;
	z-index: 1
}

#cart-total {
	display: flex;
	padding-right: 15px;
	padding-left: 20px;
	font-size: 14px;
	font-weight: 400;
	order: 0
}

.desktop #cart:hover {
	background: rgba(240, 242, 245, 1)
}

#cart {
	display: block
}

#cart-content {
	min-width: 405px;
	z-index: 999999999999999999;
	position: absolute;
}

div.cart-content ul {
	background: rgba(255, 255, 255, 1);
	border-radius: 2px;
	box-shadow: 0 0 100px 1110px rgba(51, 51, 51, 0.1)
}

div.cart-content .cart-products {
	padding: 10px;
	max-height: 275px;
	overflow-y: auto
}

div.cart-content .cart-products tbody>tr>td {
	border-style: solid !important;
	border-color: rgba(230, 230, 230, 1) !important;
	vertical-align: middle
}

.cart-empty {
	font-family: 'Source Sans Pro';
	font-weight: 400
}

#cart-content::before {
	display: block;
	border-bottom-color: rgba(255, 255, 255, 1);
	margin-left: -5px;
	margin-top: 0px
}

.cart-content td {
	font-family: 'Source Sans Pro';
	font-weight: 400
}

div.cart-content .td-qty {
	font-family: 'Source Sans Pro';
	font-weight: 400
}

div.cart-content .td-total {
	font-family: 'Source Sans Pro';
	font-weight: 400
}

div.cart-content .td-name a {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	color: var(--tema-renk);
	text-transform: capitalize;
	text-decoration: none
}

div.cart-content .td-name span {
	font-family: 'Source Sans Pro';
	font-weight: 400
}

div.cart-content .td-name small {
	font-family: 'Source Sans Pro';
	font-weight: 400
}

div.cart-content .cart-products tbody .td-remove button {
	color: var(--tema-renk)
}

div.cart-content .cart-products tbody .td-remove button:hover {
	color: rgba(80, 173, 85, 1)
}

div.cart-content .cart-totals tbody td {
	background: rgba(250, 250, 250, 1);
	border-style: solid !important;
	border-color: rgba(230, 230, 230, 1) !important
}

div.cart-content .cart-totals td {
	font-weight: 700
}

div.cart-content .cart-totals .td-total-text {
	font-weight: 700
}

div.cart-content .cart-buttons {
	background: rgba(240, 242, 245, 1)
}

div.cart-content .btn-cart {
	display: inline-flex
}

div.cart-content .btn.btn-cart::before {
	margin-right: 5px
}

div.cart-content .btn-cart.btn,
div.cart-content .btn-cart.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px;
	text-transform: capitalize
}

div.cart-content .btn-cart.btn {
	background: var(--tema-renk);
	padding-right: 45px;
	padding-left: 45px;
	box-shadow: none;
	border-radius: 2px !important;
	min-height: 35px;
	max-height: 35px
}

div.cart-content .btn-cart.btn:hover,
div.cart-content .btn-cart.btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

div.cart-content .btn-cart.btn.btn.disabled::after {
	font-size: 20px
}

div.cart-content .btn-checkout {
	display: inline-flex
}

div.cart-content .btn.btn-checkout::after {
	content: '\f061' !important;
	font-family: icomoon !important;
	margin-left: 10px
}

div.cart-content .btn-checkout.btn,
div.cart-content .btn-checkout.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 12px;
	text-transform: capitalize
}

div.cart-content .btn-checkout.btn {
	background: rgba(42, 184, 88, 1);
	padding-right: 50px;
	padding-left: 50px;
	box-shadow: none;
	border-radius: 2px !important;
	min-height: 35px;
	max-height: 35px
}

div.cart-content .btn-checkout.btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

div.cart-content .btn-checkout.btn:hover,
div.cart-content .btn-checkout.btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

div.cart-content .btn-checkout.btn.btn.disabled::after {
	font-size: 20px
}

div.cart-content .cart-buttons .btn {
	width: auto
}

.desktop-header-active #cart {
	margin-left: -40px
}

.desktop-header-active header {
	background: rgba(255, 255, 255, 1);
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(238, 238, 238, 1)
}

.desktop-header-active .header-lg .mid-bar {
	height: 90px
}

.desktop-header-active .header-default {
	height: 90px
}

.desktop-header-active .header-default::before {
	content: '';
	height: calc(90px / 3)
}

.desktop-header-active .header-sm .mid-bar {
	height: 60px
}

.info-blocks-wrapper {
	justify-content: flex-end
}

.language .dropdown-toggle .symbol {
	display: flex;
	border-radius: 0px
}

.language .dropdown-toggle .symbol+span {
	display: block;
	margin-left: 5px
}

.language .language-flag {
	display: inline-flex
}

.language .currency-symbol {
	display: inline-flex
}

.language .language-title-dropdown {
	display: inline-flex
}

.language .currency-title-dropdown {
	display: inline-flex
}

.language .currency-code-dropdown {
	display: none
}

.language .dropdown-toggle>span,
.language .dropdown::after {
	font-size: 12px;
	color: rgba(105, 105, 115, 1);
	font-weight: 700;
	text-transform: uppercase
}

.desktop .language .dropdown:hover button>span,
.language .dropdown:hover::after {
	color: var(--tema-renk)
}

.currency .dropdown-toggle .symbol {
	display: flex;
	border-radius: 0px
}

.currency .dropdown-toggle .symbol+span {
	display: block;
	margin-left: 5px
}

.currency .language-flag {
	display: inline-flex
}

.currency .currency-symbol {
	display: inline-flex
}

.currency .language-title-dropdown {
	display: inline-flex
}

.currency .currency-title-dropdown {
	display: inline-flex
}

.currency .currency-code-dropdown {
	display: none
}

.currency .dropdown-toggle>span,
.currency .dropdown::after {
	font-size: 12px;
	color: rgba(105, 105, 115, 1);
	font-weight: 700;
	text-transform: uppercase
}

.desktop .currency .dropdown:hover button>span,
.currency .dropdown:hover::after {
	color: var(--tema-renk)
}

.language-currency.top-menu .dropdown.drop-menu>.j-dropdown {
	left: 50%;
	right: auto;
	transform: translate3d(-50%, -10px, 0)
}

.language-currency.top-menu .dropdown.drop-menu.animating>.j-dropdown {
	left: 50%;
	right: auto;
	transform: translate3d(-50%, 0, 0)
}

.language-currency.top-menu .dropdown.drop-menu>.j-dropdown::before {
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.language-currency.top-menu .dropdown.dropdown .j-menu>li>a {
	flex-direction: row;
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	text-transform: none;
	background: var(--tema-renk);
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px
}

.language-currency.top-menu .dropdown.dropdown .j-menu .dropdown>a>.count-badge {
	margin-right: 0
}

.language-currency.top-menu .dropdown.dropdown .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 7px
}

.language-currency.top-menu .dropdown.dropdown .j-menu .dropdown>a::after {
	display: block
}

.desktop .language-currency.top-menu .dropdown.dropdown .j-menu>li:hover>a,
.language-currency.top-menu .dropdown.dropdown .j-menu>li.active>a {
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk)
}

.language-currency.top-menu .dropdown.dropdown .j-menu .links-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.language-currency.top-menu .dropdown.dropdown .j-menu>li>a::before {
	color: rgba(255, 255, 255, 1);
	margin: 0px;
	margin-right: 5px;
	font-size: 15px
}

.desktop .language-currency.top-menu .dropdown.dropdown .j-menu>li:hover>a::before,
.language-currency.top-menu .dropdown.dropdown .j-menu>li.active>a::before {
	color: rgba(255, 255, 255, 1)
}

.language-currency.top-menu .dropdown.dropdown .j-menu>li+li {
	margin-left: 0px
}

.language-currency.top-menu .dropdown.dropdown .j-menu a .count-badge {
	display: none;
	position: relative
}

.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-dropdown {
	min-width: 100px
}

.language-currency.top-menu .dropdown.dropdown:not(.mega-menu) .j-menu {
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.language-currency.top-menu .dropdown.dropdown .j-dropdown::before {
	display: block;
	border-bottom-color: var(--tema-renk);
	margin-left: -2px;
	margin-top: -10px
}

.language-currency.top-menu .currency .dropdown.drop-menu>.j-dropdown {
	left: 50%;
	right: auto;
	transform: translate3d(-50%, -10px, 0)
}

.language-currency.top-menu .currency .dropdown.drop-menu.animating>.j-dropdown {
	left: 50%;
	right: auto;
	transform: translate3d(-50%, 0, 0)
}

.language-currency.top-menu .currency .dropdown.drop-menu>.j-dropdown::before {
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu>li>a {
	flex-direction: row;
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	text-transform: none;
	background: var(--tema-renk);
	padding: 10px;
	padding-right: 15px;
	padding-left: 15px
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .dropdown>a>.count-badge {
	margin-right: 0
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 7px
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .dropdown>a::after {
	display: block
}

.desktop .language-currency.top-menu .currency .dropdown.dropdown .j-menu>li:hover>a,
.language-currency.top-menu .currency .dropdown.dropdown .j-menu>li.active>a {
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu .links-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu>li>a::before {
	color: rgba(255, 255, 255, 1);
	margin: 0px;
	margin-right: 5px;
	font-size: 15px
}

.desktop .language-currency.top-menu .currency .dropdown.dropdown .j-menu>li:hover>a::before,
.language-currency.top-menu .currency .dropdown.dropdown .j-menu>li.active>a::before {
	color: rgba(255, 255, 255, 1)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu>li+li {
	margin-left: 0px
}

.language-currency.top-menu .currency .dropdown.dropdown .j-menu a .count-badge {
	display: none;
	position: relative
}

.language-currency.top-menu .currency .dropdown.dropdown:not(.mega-menu) .j-dropdown {
	min-width: 100px
}

.language-currency.top-menu .currency .dropdown.dropdown:not(.mega-menu) .j-menu {
	box-shadow: 0 15px 90px -10px rgba(0, 0, 0, 0.2)
}

.language-currency.top-menu .currency .dropdown.dropdown .j-dropdown::before {
	display: block;
	border-bottom-color: var(--tema-renk);
	margin-left: -2px;
	margin-top: -10px
}

.desktop-header-active .header .top-bar .language-currency {
	position: absolute;
	left: 50%;
	transform: translateX(-50%)
}

.desktop-header-active .header .top-bar {
	justify-content: space-between;
	height: 35px
}

.desktop-header-active .header .desktop-logo-wrapper {
	width: 265px
}

.desktop-header-active .header-classic .mid-bar .desktop-logo-wrapper {
	width: 265px;
	order: 0;
	margin: 0
}

.desktop-header-active .header #logo a {
	justify-content: flex-start;
	padding-top: 17px;
	padding-bottom: 17px
}

.desktop-header-active .header-classic .mid-bar .desktop-search-wrapper {
	order: 2;
	flex-grow: 1
}

.desktop-logo-wrapper {
	width: auto
}

.desktop-search-wrapper {
	width: auto;
	margin-right: 90px
}

.classic-cart-wrapper {
	width: auto
}

.desktop-header-active header:not(.header-slim) .header-compact .mid-bar {
	justify-content: flex-start
}

.desktop-header-active header:not(.header-slim) .header-compact .mid-bar>div {
	max-width: none
}

.desktop-header-active header:not(.header-slim) .header-compact .header-cart-group {
	margin-left: auto
}

.desktop-header-active header:not(.header-slim) .header-compact .mid-bar .desktop-logo-wrapper {
	position: relative;
	left: 0;
	transform: translateX(0)
}

.desktop-main-menu-wrapper .first-dropdown::before {
	display: none !important;
	background-color: rgba(0, 0, 0, 0.6)
}

.main-menu>.j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.main-menu>.j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.main-menu>.j-menu .dropdown>a::after {
	display: none
}





.product-label-523 b {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	text-transform: none;
	background: rgba(42, 184, 88, 0.6);
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding: 7px
}

.product-info .product-label-diagonal.product-label-523>b {
	transform: scale(calc(10 / 10))
}

.product-info .product-image .product-label-default.product-label-523 {
	display: none
}

.product-info .product-image .product-label-diagonal.product-label-523 {
	display: none
}

@media (max-width: 470px) {
	.product-label-default.product-label-523 {
		margin-top: 2px;
		margin-bottom: 3px
	}

	.product-label-523 b {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 9px;
		color: rgba(255, 255, 255, 1);
		text-transform: none;
		padding: 4px;
		padding-top: 3px;
		padding-right: 6px;
		padding-bottom: 5px;
		padding-left: 6px
	}
}

.product-label-default.product-label-524 {
	display: flex;
	margin-top: 5px;
	margin-bottom: 27px;
	position: absolute;
	top: initial;
	right: initial;
	bottom: 0;
	left: 0
}

.product-label-diagonal.product-label-524 {
	display: block
}

.product-label-diagonal.product-label-524>b {
	transform: scale(calc(10 / 10))
}

.product-label-524 b {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	text-transform: none;
	background: rgba(221, 14, 28, 0.9);
	padding: 7px
}

.product-info .product-label-diagonal.product-label-524>b {
	transform: scale(calc(10 / 10))
}

.product-info .product-image .product-label-default.product-label-524 {
	display: none
}

.product-info .product-image .product-label-diagonal.product-label-524 {
	display: none
}

@media (max-width: 470px) {
	.product-label-default.product-label-524 {
		margin-top: 2px;
		margin-bottom: 27px
	}

	.product-label-524 b {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 9px;
		color: rgba(255, 255, 255, 1);
		text-transform: none;
		padding: 4px;
		padding-top: 3px;
		padding-right: 6px;
		padding-bottom: 5px;
		padding-left: 6px
	}
}

.product-label-default.product-label-525 {
	display: flex;
	margin-top: 37px;
	position: absolute;
	top: 0;
	right: initial;
	bottom: initial;
	left: 0
}

.product-label-diagonal.product-label-525 {
	display: block
}

.product-label-diagonal.product-label-525>b {
	transform: scale(calc(10 / 10))
}

.product-label-525 b {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	text-transform: uppercase;
	background: rgba(242, 103, 37, 0.95);
	border-width: 1px;
	border-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px
}

.product-info .product-label-default.product-label-525 {
	margin-top: 37px
}

.product-info .product-label-diagonal.product-label-525>b {
	transform: scale(calc(10 / 10))
}

@media (max-width: 470px) {
	.product-label-525 b {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 11px;
		color: rgba(255, 255, 255, 1);
		text-transform: uppercase;
		padding-top: 3px;
		padding-bottom: 3px
	}
}

.product-label-default.product-label-526 {
	display: flex;
	margin-top: 5px;
	margin-bottom: 27px;
	position: absolute;
	top: initial;
	right: initial;
	bottom: 0;
	left: 0
}

.product-label-diagonal.product-label-526 {
	display: block
}

.product-label-diagonal.product-label-526>b {
	transform: scale(calc(10 / 10))
}

.product-label-526 b::before {
	content: '\e99a' !important;
	font-family: icomoon !important;
	font-size: 13px;
	color: rgba(221, 14, 28, 1)
}

.product-label-526 b {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	text-transform: none;
	background: rgba(254, 226, 114, 0.7);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

.product-info .product-label-diagonal.product-label-526>b {
	transform: scale(calc(10 / 10))
}

.product-info .product-image .product-label-default.product-label-526 {
	display: none
}

.product-info .product-image .product-label-diagonal.product-label-526 {
	display: none
}

@media (max-width: 470px) {
	.product-label-default.product-label-526 {
		margin-top: 2px;
		margin-bottom: 27px
	}

	.product-label-526 b::before {
		content: '\e99a' !important;
		font-family: icomoon !important;
		font-size: 10px;
		color: rgba(221, 14, 28, 1)
	}

	.product-label-526 b {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 9px;
		color: rgba(255, 255, 255, 1);
		text-transform: none;
		padding-top: 4px;
		padding-bottom: 4px
	}
}

.product-label-default.product-label-830 {
	display: flex;
	margin-top: 5px;
	margin-bottom: 27px;
	position: absolute;
	top: 0;
	right: initial;
	bottom: initial;
	left: 0
}

.product-label-diagonal.product-label-830 {
	display: block
}

.product-label-diagonal.product-label-830>b {
	transform: scale(calc(10 / 10))
}

.product-label-830 b::before {
	content: '\e99a' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1)
}

.product-label-830 b {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	color: rgba(255, 255, 255, 1);
	text-transform: none;
	background: rgba(221, 14, 28, 0.9);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 7px
}

.product-info .product-label-diagonal.product-label-830>b {
	transform: scale(calc(10 / 10))
}

.product-info .product-image .product-label-default.product-label-830 {
	display: none
}

.product-info .product-image .product-label-diagonal.product-label-830 {
	display: none
}

@media (max-width: 470px) {
	.product-label-default.product-label-830 {
		margin-top: 2px;
		margin-bottom: 27px
	}

	.product-label-830 b {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 9px;
		color: rgba(255, 255, 255, 1);
		text-transform: none;
		padding: 4px;
		padding-top: 3px;
		padding-right: 6px;
		padding-bottom: 5px;
		padding-left: 6px
	}
}

.product-blocks-248 {
	order: -10
}

#content .product-blocks-248 {
	background: rgba(255, 253, 245, 1);
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.product-blocks-331 {
	order: 3
}

#content .product-blocks-331 {
	padding: 0px;
	margin: 0px;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.product-blocks-372 {
	order: -1
}

#content .product-blocks-372 {
	padding: 0px;
	margin: 0px
}

.product-blocks-374 {
	order: -1
}

#content .product-blocks-374 {
	padding: 0px;
	margin: 0px
}

.product-blocks-375 {
	order: -1
}

#content .product-blocks-375 {
	padding: 0px;
	margin: 0px
}

.product-blocks-377 {
	order: -1
}

#content .product-blocks-377 {
	padding: 0px;
	margin: 0px
}

.product-blocks-379 {
	order: -1
}

#content .product-blocks-379 {
	padding: 0px;
	margin: 0px
}

.product-blocks-381 {
	order: -1
}

#content .product-blocks-381 {
	padding: 0px;
	margin: 0px
}

.product-blocks-383 {
	order: -1
}

#content .product-blocks-383 {
	padding: 0px;
	margin: 0px
}

.product-blocks-385 {
	order: -1
}

#content .product-blocks-385 {
	padding: 0px;
	margin: 0px
}

.product-blocks-387 {
	order: -1
}

#content .product-blocks-387 {
	padding: 0px;
	margin: 0px
}

.product-blocks-389 {
	order: -1
}

#content .product-blocks-389 {
	padding: 0px;
	margin: 0px
}

.product-blocks-391 {
	order: -1
}

#content .product-blocks-391 {
	padding: 0px;
	margin: 0px
}

.product-blocks-393 {
	order: -1
}

#content .product-blocks-393 {
	padding: 0px;
	margin: 0px
}

.product-blocks-395 {
	order: -1
}

#content .product-blocks-395 {
	padding: 0px;
	margin: 0px
}

.product-blocks-397 {
	order: -1
}

#content .product-blocks-397 {
	padding: 0px;
	margin: 0px
}

.product-blocks-399 {
	order: -1
}

#content .product-blocks-399 {
	padding: 0px;
	margin: 0px
}

.product-blocks-401 {
	order: -1
}

#content .product-blocks-401 {
	padding: 0px;
	margin: 0px
}

.product-blocks-403 {
	order: -1
}

#content .product-blocks-403 {
	padding: 0px;
	margin: 0px
}

.product-blocks-411 {
	order: -1
}

#content .product-blocks-411 {
	padding: 0px;
	margin: 0px
}

.product-blocks-413 {
	order: -1
}

#content .product-blocks-413 {
	padding: 0px;
	margin: 0px
}

.product-blocks-415 {
	order: -1
}

#content .product-blocks-415 {
	padding: 0px;
	margin: 0px
}

.product-blocks-417 {
	order: -1
}

#content .product-blocks-417 {
	padding: 0px;
	margin: 0px
}

.product-blocks-419 {
	order: -1
}

#content .product-blocks-419 {
	padding: 0px;
	margin: 0px
}

.product-blocks-421 {
	order: -1
}

#content .product-blocks-421 {
	padding: 0px;
	margin: 0px
}

.product-blocks-422 {
	order: -1
}

#content .product-blocks-422 {
	padding: 0px;
	margin: 0px
}

.product-blocks-424 {
	order: -1
}

#content .product-blocks-424 {
	padding: 0px;
	margin: 0px
}

.product-blocks-426 {
	order: -1
}

#content .product-blocks-426 {
	padding: 0px;
	margin: 0px
}

.product-blocks-429 {
	order: -1
}

#content .product-blocks-429 {
	padding: 0px;
	margin: 0px
}

.product-blocks-431 {
	order: -1
}

#content .product-blocks-431 {
	padding: 0px;
	margin: 0px
}

.product-blocks-433 {
	order: -1
}

#content .product-blocks-433 {
	padding: 0px;
	margin: 0px
}

.product-blocks-435 {
	order: -1
}

#content .product-blocks-435 {
	padding: 0px;
	margin: 0px
}

.product-blocks-437 {
	order: -1
}

#content .product-blocks-437 {
	padding: 0px;
	margin: 0px
}

.product-blocks-438 {
	order: -1
}

#content .product-blocks-438 {
	padding: 0px;
	margin: 0px
}

.product-blocks-440 {
	order: -1
}

#content .product-blocks-440 {
	padding: 0px;
	margin: 0px
}

.product-blocks-441 {
	order: -1
}

#content .product-blocks-441 {
	padding: 0px;
	margin: 0px
}

.product-blocks-442 {
	order: -1
}

#content .product-blocks-442 {
	padding: 0px;
	margin: 0px
}

.product-blocks-443 {
	order: -1
}

#content .product-blocks-443 {
	padding: 0px;
	margin: 0px
}

.product-blocks-444 {
	order: -1
}

#content .product-blocks-444 {
	padding: 0px;
	margin: 0px
}

.product-blocks-445 {
	order: -1
}

#content .product-blocks-445 {
	padding: 0px;
	margin: 0px
}

.product-blocks-446 {
	order: -1
}

#content .product-blocks-446 {
	padding: 0px;
	margin: 0px
}

.product-blocks-447 {
	order: -1
}

#content .product-blocks-447 {
	padding: 0px;
	margin: 0px
}

.product-blocks-448 {
	order: -1
}

#content .product-blocks-448 {
	padding: 0px;
	margin: 0px
}

.product-blocks-449 {
	order: -1
}

#content .product-blocks-449 {
	padding: 0px;
	margin: 0px
}

.product-blocks-450 {
	order: -1
}

#content .product-blocks-450 {
	padding: 0px;
	margin: 0px
}

.product-blocks-451 {
	order: -1
}

#content .product-blocks-451 {
	padding: 0px;
	margin: 0px
}

.product-blocks-452 {
	order: -1
}

#content .product-blocks-452 {
	padding: 0px;
	margin: 0px
}

.product-blocks-453 {
	order: -1
}

#content .product-blocks-453 {
	padding: 0px;
	margin: 0px
}

.product-blocks-455 {
	order: -1
}

#content .product-blocks-455 {
	padding: 0px;
	margin: 0px
}

.product-blocks-456 {
	order: -1
}

#content .product-blocks-456 {
	padding: 0px;
	margin: 0px
}

.product-blocks-457 {
	order: -1
}

#content .product-blocks-457 {
	padding: 0px;
	margin: 0px
}

.product-blocks-459 {
	order: -1
}

#content .product-blocks-459 {
	padding: 0px;
	margin: 0px
}

.product-blocks-461 {
	order: -1
}

#content .product-blocks-461 {
	padding: 0px;
	margin: 0px
}

.product-blocks-462 {
	order: -1
}

#content .product-blocks-462 {
	padding: 0px;
	margin: 0px
}

.product-blocks-463 {
	order: -1
}

#content .product-blocks-463 {
	padding: 0px;
	margin: 0px
}

.product-blocks-464 {
	order: -1
}

#content .product-blocks-464 {
	padding: 0px;
	margin: 0px
}

.product-blocks-465 {
	order: -1
}

#content .product-blocks-465 {
	padding: 0px;
	margin: 0px
}

.product-blocks-466 {
	order: -1
}

#content .product-blocks-466 {
	padding: 0px;
	margin: 0px
}

.product-blocks-467 {
	order: -1
}

#content .product-blocks-467 {
	padding: 0px;
	margin: 0px
}

.product-blocks-468 {
	order: -1
}

#content .product-blocks-468 {
	padding: 0px;
	margin: 0px
}

.product-blocks-469 {
	order: -1
}

#content .product-blocks-469 {
	padding: 0px;
	margin: 0px
}

.product-blocks-470 {
	order: -1
}

#content .product-blocks-470 {
	padding: 0px;
	margin: 0px
}

.product-blocks-471 {
	order: -1
}

#content .product-blocks-471 {
	padding: 0px;
	margin: 0px
}

.product-blocks-472 {
	order: -1
}

#content .product-blocks-472 {
	padding: 0px;
	margin: 0px
}

.product-blocks-474 {
	order: -1
}

#content .product-blocks-474 {
	padding: 0px;
	margin: 0px
}

.product-blocks-475 {
	order: -1
}

#content .product-blocks-475 {
	padding: 0px;
	margin: 0px
}

.product-blocks-476 {
	order: -1
}

#content .product-blocks-476 {
	padding: 0px;
	margin: 0px
}

.product-blocks-477 {
	order: -1
}

#content .product-blocks-477 {
	padding: 0px;
	margin: 0px
}

.product-blocks-478 {
	order: -1
}

#content .product-blocks-478 {
	padding: 0px;
	margin: 0px
}

.product-blocks-479 {
	order: -1
}

#content .product-blocks-479 {
	padding: 0px;
	margin: 0px
}

.product-blocks-480 {
	order: -1
}

#content .product-blocks-480 {
	padding: 0px;
	margin: 0px
}

.product-blocks-482 {
	order: -1
}

#content .product-blocks-482 {
	padding: 0px;
	margin: 0px
}

.product-blocks-484 {
	order: -1
}

#content .product-blocks-484 {
	padding: 0px;
	margin: 0px
}

.product-blocks-485 {
	order: -1
}

#content .product-blocks-485 {
	padding: 0px;
	margin: 0px
}

.product-blocks-486 {
	order: -1
}

#content .product-blocks-486 {
	padding: 0px;
	margin: 0px
}

.product-blocks-487 {
	order: -1
}

#content .product-blocks-487 {
	padding: 0px;
	margin: 0px
}

.product-blocks-488 {
	order: -1
}

#content .product-blocks-488 {
	padding: 0px;
	margin: 0px
}

.product-blocks-489 {
	order: -1
}

#content .product-blocks-489 {
	padding: 0px;
	margin: 0px
}

.product-blocks-490 {
	order: -1
}

#content .product-blocks-490 {
	padding: 0px;
	margin: 0px
}

.product-blocks-491 {
	order: -1
}

#content .product-blocks-491 {
	padding: 0px;
	margin: 0px
}

.product-blocks-492 {
	order: -1
}

#content .product-blocks-492 {
	padding: 0px;
	margin: 0px
}

.product-blocks-493 {
	order: -1
}

#content .product-blocks-493 {
	padding: 0px;
	margin: 0px
}

.product-blocks-586 {
	order: 1
}

.product-blocks-817 {
	order: 3
}

#content .product-blocks-817 {
	box-shadow: none
}

@media (max-width: 470px) {
	.product-blocks-817 {
		order: 3
	}
}

.product-blocks-820 {
	order: 5
}

#content .product-blocks-820 {
	box-shadow: none
}

.product-blocks-822 {
	order: 5
}

#content .product-blocks-822 {
	box-shadow: none
}

.product-blocks-331 {
	order: 3
}

#content .product-blocks-331 {
	padding: 0px;
	margin: 0px;
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.grid-row-331-1 {
	padding-top: 15px
}

.grid-row-331-1::before {
	display: block;
	left: 0;
	width: 100vw
}

.grid-col-331-1-1 {
	width: 100%;
	background: rgba(255, 255, 255, 1);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.grid-col-331-1-1 .grid-items {
	justify-content: flex-start
}

@media (max-width: 470px) {
	.grid-col-331-1-1 {
		padding-right: 10px;
		padding-left: 10px;
		border-width: 0px
	}
}

.module-side_products-332 .swiper-container {
	overflow: hidden
}

.module-side_products-332 .swiper-buttons {
	display: none;
	top: 50%
}

.module-side_products-332:hover .swiper-buttons {
	display: block
}

.module-side_products-332 .swiper-button-prev {
	left: 0;
	right: auto;
	transform: translate(0, -50%)
}

.module-side_products-332 .swiper-button-next {
	left: auto;
	right: 0;
	transform: translate(0, -50%)
}

.module-side_products-332 .swiper-button-disabled {
	opacity: 0.5
}

.module-side_products-332 .swiper-buttons div::before {
	content: '\e5c4' !important;
	font-family: icomoon !important
}

.module-side_products-332 .swiper-buttons .swiper-button-next::before {
	content: '\e5c8' !important;
	font-family: icomoon !important
}

.module-side_products-332 .swiper-pagination {
	display: none;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.module-side_products-332:hover .swiper-pagination {
	display: block
}

.module-side_products-332 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: var(--tema-renk)
}

.module-side_products-332 .swiper-pagination>span+span {
	margin-left: 5px
}

.module-side_products-332 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgba(238, 238, 238, 1)
}

.module-side_products-332 .swiper-pagination>span {
	border-radius: 10px
}

.module-side_products-332 .nav-tabs>li>a,
.module-side_products-332 .nav-tabs>li.active>a,
.module-side_products-332 .nav-tabs>li.active>a:hover,
.module-side_products-332 .nav-tabs>li.active>a:focus {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 12px;
	color: rgba(51, 51, 51, 1)
}

.desktop .module-side_products-332 .nav-tabs>li:hover>a,
.module-side_products-332 .nav-tabs>li.active>a {
	color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs>li.active>a,
.module-side_products-332 .nav-tabs>li.active>a:hover,
.module-side_products-332 .nav-tabs>li.active>a:focus {
	color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs>li>a,
.module-side_products-332 .nav-tabs>li:hover>a,
.module-side_products-332 .nav-tabs>li.active>a,
.module-side_products-332 .nav-tabs>li.active>a,
.module-side_products-332 .nav-tabs>li.active>a:hover,
.module-side_products-332 .nav-tabs>li.active>a:focus {
	background: rgba(255, 255, 255, 1) !important;
	display: inline-grid;
	 !important
}

.module-side_products-332 .nav-tabs>li {
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1);
	border-radius: 5px;
	flex-grow: 0;
	width: calc(100% / 9);
	height: 90px
}

.module-side_products-332 .nav-tabs>li.active {
	border-color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs>li:first-child {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.module-side_products-332 .nav-tabs>li:last-child {
	border-radius: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1);
	margin-left: 0
}

.desktop .module-side_products-332 .nav-tabs>li:first-child:hover {
	color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs>li.active:first-child {
	border-color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs>li.active:last-child {
	border-color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs>li.active::after {
	content: '';
	display: block;
	position: absolute;
	border: 10px solid transparent;
	left: 50%;
	top: 100%;
	transform: translate(-50%, 0);
	border-top-color: var(--tema-renk);
	border-top-width: 10px
}

.module-side_products-332 .nav-tabs>li>a {
	justify-content: center;
	white-space: nowrap
}

.module-side_products-332 .nav-tabs>li>a::before {
	color: rgba(51, 51, 51, 1);
	font-size: 30px
}

.desktop .module-side_products-332 .nav-tabs>li:hover>a::before,
.module-side_products-332 .nav-tabs>li.active>a::before,
.module-side_products-332 .nav-tabs>li.active>a:hover::before,
.module-side_products-332 .nav-tabs>li.active>a:focus::before {
	color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs>li.active>a::before,
.module-side_products-332 .nav-tabs>li.active>a:hover::before,
.module-side_products-332 .nav-tabs>li.active>a:focus::before {
	color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs {
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	;
	min-width: 60px
}

.module-side_products-332 .tab-container::before {
	height: 90px;
	display: none
}

.module-side_products-332 .nav-tabs>li:not(:last-child) {
	margin-right: 10px
}

.module-side_products-332 .mobile .nav-tabs {
	overflow-x: scroll
}

.module-side_products-332 .nav-tabs::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 1px;
	height: 1px;
	width: 1px
}

.module-side_products-332 .nav-tabs::-webkit-scrollbar-track {
	background-color: white;
	background-color: var(--tema-renk)
}

.module-side_products-332 .nav-tabs::-webkit-scrollbar-thumb {
	background-color: #999;
	background-color: rgba(255, 255, 255, 1)
}

.module-side_products-332 .tab-content {
	padding-top: 10px
}

.module-side_products-332 .tab-container {
	display: block
}

.module-side_products-332 .tab-container .nav-tabs {
	flex-direction: row
}

.module-side_products-332 .product-layout.swiper-slide {
	margin-right: 5px;
	width: calc((100% - 9 * 5px) / 10 - 0.01px)
}

.module-side_products-332 .product-layout:not(.swiper-slide) {
	padding: 2.5px;
	width: calc(100% / 10 - 0.01px)
}

.one-column #content .module-side_products-332 .product-layout.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.one-column #content .module-side_products-332 .product-layout:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-side_products-332 .product-layout.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-side_products-332 .product-layout:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-side_products-332 .product-layout.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-side_products-332 .product-layout:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-side_products-332:not(.carousel-mode) .module-body>.module-item>.side-products {
	margin-right: 8px
}

.module-side_products-332 .side-product {
	padding-top: 8px;
	display: flex
}

.module-side_products-332 .product-layout:not(.swiper-slide)+div {
	margin-top: 15px
}

.module-side_products-332 .side-product .image {
	width: 100%
}

.module-side_products-332 .side-product .caption {
	width: 100%
}

.module-side_products-332 .side-product .quickview-button {
	display: none;
	visibility: visible;
	opacity: 1;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(1)
}

.module-side_products-332 .side-product .btn-quickview::before {
	content: '\f06e' !important;
	font-family: icomoon !important
}

.module-side_products-332 .side-product .name {
	display: none
}

.module-side_products-332 .side-product .name a {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.module-side_products-332 .side-product .price {
	display: none;
	align-items: center;
	flex-direction: row
}

.module-side_products-332 .side-product .price-tax {
	display: none
}

.module-side_products-332 .side-product .price-old {
	margin: 0;
	order: 2;
	text-decoration: line-through
}

.module-side_products-332 .side-product .price-new {
	margin: 0 5px 0 0;
	order: 1
}

.module-side_products-332 .side-product .rating {
	display: none;
	justify-content: flex-start
}

.module-side_products-332 .side-product .rating.no-rating {
	display: none
}

.module-side_products-332 .side-product .button-group {
	display: none
}

.module-side_products-332 .side-product .btn-cart {
	display: inline-flex
}

.module-side_products-332 .side-product .btn-wishlist {
	display: inline-flex
}

.module-side_products-332 .side-product .btn-compare {
	display: inline-flex
}

.module-side_products-332 .title.module-title {
	font-size: 14px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left
}

.module-side_products-332 .title.module-title::after {
	display: none;
	margin-top: 7px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.module-side_products-332 .title.module-title.page-title>span::after {
	display: none;
	margin-top: 7px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

@media (max-width: 1024px) {
	.module-side_products-332 .product-layout.swiper-slide {
		margin-right: 5px;
		width: calc((100% - 7 * 5px) / 8 - 0.01px)
	}

	.module-side_products-332 .product-layout:not(.swiper-slide) {
		padding: 2.5px;
		width: calc(100% / 8 - 0.01px)
	}
}

@media (max-width: 760px) {
	.module-side_products-332 .product-layout.swiper-slide {
		margin-right: 5px;
		width: calc((100% - 5 * 5px) / 6 - 0.01px)
	}

	.module-side_products-332 .product-layout:not(.swiper-slide) {
		padding: 2.5px;
		width: calc(100% / 6 - 0.01px)
	}

	.module-side_products-332 .title.module-title {
		margin: 0px;
		margin-top: 10px
	}
}

@media (max-width: 470px) {
	.module-side_products-332 .nav-tabs {
		display: flex;
		justify-content: flex-start
	}

	.module-side_products-332 .nav-tabs>li {
		flex-grow: 0;
		width: calc(100% / 1)
	}
}

.product-blocks-586 {
	order: 1;
	background: #f9f9f9;
}

.grid-row-586-1 {
	margin-top: 10px
}

.grid-row-586-1::before {
	display: block;
	left: 0;
	width: 100vw
}

.grid-col-586-1-1 {
	width: 100%
}

.grid-col-586-1-1 .grid-items {
	justify-content: flex-start
}

.module-blocks-587.blocks-grid .module-item.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.module-blocks-587.blocks-grid .module-item:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-blocks-587.blocks-grid .module-item.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.one-column #content .module-blocks-587.blocks-grid .module-item:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-blocks-587.blocks-grid .module-item.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.two-column #content .module-blocks-587.blocks-grid .module-item:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-blocks-587.blocks-grid .module-item.swiper-slide {
	margin-right: 20px;
	width: calc((100% - 0 * 20px) / 1 - 0.01px)
}

.side-column .module-blocks-587.blocks-grid .module-item:not(.swiper-slide) {
	padding: 10px;
	width: calc(100% / 1 - 0.01px)
}

.module-blocks-587 .block-body {
	padding-top: 5px;
	padding-bottom: 5px;
	max-width: 1280px;
	margin: 0 auto;
	display: flex;
	flex-direction: column
}

.module-blocks-587 .panel-group .panel-heading a::before {
	content: '\f101' !important;
	font-family: icomoon !important;
	font-size: 18px;
	margin-right: 8px;
	order: 10
}

.module-blocks-587 .panel-group .panel-active .panel-heading a::before {
	content: '\f103' !important;
	font-family: icomoon !important;
	font-size: 18px;
	color: var(--tema-renk)
}

.module-blocks-587 .panel-group .panel-heading a {
	justify-content: space-between;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 13px;
	color: rgba(51, 51, 51, 1);
	text-transform: capitalize;
	padding: 10px;
	padding-top: 10px;
	padding-bottom: 10px
}

.module-blocks-587 .panel-group .panel-heading {
	background: rgba(255, 255, 255, 1);
	border-width: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.module-blocks-587 .panel-group .panel-heading:hover,
.module-blocks-587 .panel-group .panel-active .panel-heading {
	background: rgba(255, 255, 255, 1)
}

.module-blocks-587 .panel-group .panel-active .panel-heading:hover,
.module-blocks-587 .panel-group .panel-active .panel-heading {
	background: rgba(255, 255, 255, 1)
}

.module-blocks-587 .panel-group .panel {
	margin-top: -1px !important
}

.module-blocks-587 .panel-group {
	margin-top: --1px
}

.module-blocks-587 .panel-group .panel:first-child .panel-heading {
	border-width: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.module-blocks-587 .panel-group .panel:last-child .panel-heading {
	border-width: 0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.module-blocks-587 .panel-group .panel-body {
	background: rgba(255, 255, 255, 1);
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px
}

.module-blocks-587 .panel-group .panel-heading+.panel-collapse .panel-body {
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.module-blocks-587 .nav-tabs>li>a,
.module-blocks-587 .nav-tabs>li.active>a,
.module-blocks-587 .nav-tabs>li.active>a:hover,
.module-blocks-587 .nav-tabs>li.active>a:focus {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 14px;
	color: rgba(44, 54, 64, 1);
	text-transform: uppercase
}

.module-blocks-587 .nav-tabs>li>a,
.module-blocks-587 .nav-tabs>li:hover>a,
.module-blocks-587 .nav-tabs>li.active>a,
.module-blocks-587 .nav-tabs>li.active>a,
.module-blocks-587 .nav-tabs>li.active>a:hover,
.module-blocks-587 .nav-tabs>li.active>a:focus {
	background: rgba(249, 249, 249, 1) !important
}

.desktop .module-blocks-587 .nav-tabs>li:hover>a {
	background: rgba(249, 249, 249, 1) !important
}

.module-blocks-587 ul.nav-tabs>li.active>a,
.module-blocks-587 ul.nav-tabs>li.active>a:hover,
.module-blocks-587 ul.nav-tabs>li.active>a:focus {
	background: rgba(249, 249, 249, 1) !important
}

.module-blocks-587 .nav-tabs {
	background: rgba(255, 255, 255, 1);
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch
}

.module-blocks-587 .nav-tabs>li {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	flex-grow: 0
}

.module-blocks-587 .nav-tabs>li:first-child {
	border-top-left-radius: 15px
}

.module-blocks-587 .nav-tabs>li:last-child {
	border-top-right-radius: 15px;
	margin-left: 0
}

.module-blocks-587 .nav-tabs>li.active::after {
	display: none;
	border-top-width: 10px
}

.module-blocks-587 .nav-tabs>li>a {
	justify-content: center;
	white-space: nowrap;
	padding: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px
}

.module-blocks-587 .nav-tabs>li>a::before {
	font-size: 30px
}

.module-blocks-587 .nav-tabs>li:not(:last-child) {
	margin-right: 10px
}

.module-blocks-587 .mobile .nav-tabs {
	overflow-x: scroll
}

.module-blocks-587 .nav-tabs::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 1px;
	height: 5px;
	width: 5px
}

.module-blocks-587 .nav-tabs::-webkit-scrollbar-track {
	background-color: white
}

.module-blocks-587 .nav-tabs::-webkit-scrollbar-thumb {
	background-color: #999;
	background-color: rgba(233, 102, 49, 1)
}

.module-blocks-587 .tab-container::before {
	display: none
}

.module-blocks-587 .tab-content {
	background: rgba(249, 249, 249, 1);
	padding: 20px;
	padding-bottom: 20px
}

.module-blocks-587 .tab-container {
	display: block
}

.module-blocks-587 .tab-container .nav-tabs {
	flex-direction: row
}

.module-blocks-587 .block-title {
	order: -2
}

.module-blocks-587 .block-header {
	display: flex;
	float: none;
	order: -1;
	justify-content: flex-start;
	align-items: flex-start
}

.module-blocks-587 .block-header img {
	display: flex
}

.module-blocks-587 .block-wrapper {
	display: flex
}

.module-blocks-587 .block-header i {
	float: none;
	display: flex
}

.module-blocks-587 .module-item-1 .block-header {
	display: flex;
	float: none;
	order: -1;
	justify-content: flex-start;
	align-items: flex-start
}

.module-blocks-587 .module-item-1 .block-header img {
	display: flex
}

.module-blocks-587 .module-item-1 .block-wrapper {
	display: flex
}

.module-blocks-587 .module-item-1 .block-header i {
	float: none;
	display: flex
}

.module-blocks-587 .module-item-1 .block-body {
	display: flex;
	flex-direction: column
}

.module-blocks-587 .module-item-1 .block-content {
	text-align: left;
	column-count: initial;
	column-gap: 20px;
	column-rule-width: 1px;
	column-rule-style: solid
}

.module-blocks-587 .module-item-1 .expand-content {
	max-height: 100%;
	overflow: visible
}

.module-blocks-587 .module-item-1 .block-footer .btn {
	width: auto;
	transform: scale(calc(100 / 100));
	transform-origin: center
}

.module-blocks-587 .module-item-1 .block-footer {
	text-align: center
}

.module-blocks-587 .module-item-3 .block-header {
	display: flex;
	float: none;
	order: -1;
	justify-content: flex-start;
	align-items: flex-start
}

.module-blocks-587 .module-item-3 .block-header img {
	display: flex
}

.module-blocks-587 .module-item-3 .block-wrapper {
	display: flex
}

.module-blocks-587 .module-item-3 .block-header i {
	float: none;
	display: flex
}

.module-blocks-587 .module-item-3 .block-body {
	display: flex;
	flex-direction: column
}

.module-blocks-587 .module-item-3 .block-content {
	text-align: left;
	column-count: initial;
	column-gap: 20px;
	column-rule-width: 1px;
	column-rule-style: solid
}

.module-blocks-587 .module-item-3 .expand-content {
	max-height: 100%;
	overflow: visible;
	max-height: 75px
}

.module-blocks-587 .module-item-3 .block-expand::after {
	content: 'Show More'
}

.module-blocks-587 .module-item-3 .block-expanded .block-expand::after {
	content: 'Show Less'
}

.module-blocks-587 .module-item-3 .block-expand::before {
	content: '\f078' !important;
	font-family: icomoon !important
}

.module-blocks-587 .module-item-3 .block-expanded .block-expand::before {
	content: '\f077' !important;
	font-family: icomoon !important
}

.module-blocks-587 .module-item-3 .block-footer .btn {
	width: auto;
	transform: scale(calc(100 / 100));
	transform-origin: center
}

.module-blocks-587 .module-item-3 .block-footer {
	text-align: center
}

.module-blocks-587 .module-item-3 .block-content .form-group .control-label {
	display: flex;
	max-width: 9999px;
	padding-top: 7px;
	padding-bottom: 5px;
	justify-content: flex-start
}

.module-blocks-587 .module-item-3 .block-content .required .control-label+div::before {
	display: none
}

.module-blocks-587 .module-item-3 .block-content .required .control-label::after {
	display: inline
}

.module-blocks-587 .module-item-3 .block-content label {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 13px
}

.module-blocks-587 .module-item-3 .block-content .form-group:hover {
	background: none;
	box-shadow: none
}

.module-blocks-587 .module-item-3 .block-content .form-group {
	margin-bottom: 6px;
	box-shadow: none
}

.module-blocks-587 .module-item-3 .block-content input.form-control {
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(250, 250, 250, 1) !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: rgba(243, 243, 243, 1) !important;
	border-radius: 2px !important;
	box-shadow: none;
	max-width: 1400px;
	height: 38px
}

.module-blocks-587 .module-item-3 .block-content input.form-control:hover {
	box-shadow: none
}

.module-blocks-587 .module-item-3 .block-content input.form-control:focus {
	box-shadow: none
}

.module-blocks-587 .module-item-3 .block-content select.form-control {
	max-width: 500px;
	height: 38px
}

.module-blocks-587 .module-item-3 .block-content .radio {
	width: auto
}

.module-blocks-587 .module-item-3 .block-content .checkbox {
	width: auto
}

.module-blocks-587 .module-item-3 .block-content .input-group .input-group-btn .btn,
.module-blocks-587 .module-item-3 .block-content .input-group .input-group-btn .btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	text-transform: capitalize
}

.module-blocks-587 .module-item-3 .block-content .input-group .input-group-btn .btn {
	background: rgba(42, 184, 88, 1);
	border-width: 1px;
	border-color: rgba(255, 255, 255, 1);
	padding: 8px;
	border-radius: 5px !important;
	min-height: 40px;
	max-height: 40px;
	min-width: 35px;
	min-height: 35px;
	margin-left: 5px
}

.module-blocks-587 .module-item-3 .block-content .input-group .input-group-btn .btn:hover {
	background: rgba(44, 160, 82, 1) !important
}

.module-blocks-587 .module-item-3 .block-content .input-group .input-group-btn .btn:hover,
.module-blocks-587 .module-item-3 .block-content .input-group .input-group-btn .btn:active:hover {
	border-color: rgba(255, 255, 255, 1)
}

.module-blocks-587 .module-item-3 .block-content .input-group .input-group-btn .btn.btn.disabled::after {
	font-size: 20px
}

.module-blocks-587 .module-item-3 .block-content .upload-btn i::before {
	content: '\ebd8' !important;
	font-family: icomoon !important
}

.module-blocks-587 .module-item-4 .block-header {
	display: flex;
	float: none;
	order: -1;
	justify-content: flex-start;
	align-items: flex-start
}

.module-blocks-587 .module-item-4 .block-header img {
	display: flex
}

.module-blocks-587 .module-item-4 .block-wrapper {
	display: flex
}

.module-blocks-587 .module-item-4 .block-header i {
	float: none;
	display: flex
}

.module-blocks-587 .module-item-4 .block-body {
	display: flex;
	flex-direction: column
}

.module-blocks-587 .module-item-4 .block-content {
	text-align: left;
	column-count: initial;
	column-gap: 10px;
	column-rule-width: 1px;
	column-rule-style: solid
}

.module-blocks-587 .module-item-4 .expand-content {
	max-height: 100%;
	overflow: visible;
	max-height: 70px
}

.module-blocks-587 .module-item-4 .block-footer .btn {
	width: auto;
	transform: scale(calc(100 / 100));
	transform-origin: center
}

.module-blocks-587 .module-item-4 .block-footer {
	text-align: center
}

.module-blocks-587 .module-item-5 .block-header {
	display: flex;
	float: none;
	order: -1;
	justify-content: flex-start;
	align-items: flex-start
}

.module-blocks-587 .module-item-5 .block-header img {
	display: flex
}

.module-blocks-587 .module-item-5 .block-wrapper {
	display: flex
}

.module-blocks-587 .module-item-5 .block-header i {
	float: none;
	display: flex
}

.module-blocks-587 .module-item-5 .block-body {
	display: flex;
	flex-direction: column
}

.module-blocks-587 .module-item-5 .block-content {
	text-align: left;
	column-count: initial;
	column-gap: 10px;
	column-rule-width: 1px;
	column-rule-style: solid
}

.module-blocks-587 .module-item-5 .expand-content {
	max-height: 100%;
	overflow: visible;
	max-height: 70px
}

.module-blocks-587 .module-item-5 .block-footer .btn {
	width: auto;
	transform: scale(calc(100 / 100));
	transform-origin: center
}

.module-blocks-587 .module-item-5 .block-footer {
	text-align: center
}

.product-blocks-817 {
	order: 3
}

#content .product-blocks-817 {
	box-shadow: none
}

@media (max-width: 470px) {
	.product-blocks-817 {
		order: 3
	}
}

.grid-row-817-1::before {
	display: block;
	left: 0;
	width: 100vw
}

.grid-col-817-1-1 {
	width: 100%
}

.grid-col-817-1-1 .grid-items {
	justify-content: flex-start
}

.module-button-818 .btn {
	transform: scale(calc(100 / 100));
	transform-origin: center;
	width: auto;
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.module-button-818 {
	display: flex;
	justify-content: flex-end
}

.module-button-818 .btn,
.module-button-818 .btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.module-button-818 .btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.module-button-818 .btn:active,
.module-button-818 .btn:hover:active,
.module-button-818 .btn:focus:active {
	background: none !important;
	box-shadow: none
}

.module-button-818 .btn:focus {
	background: none;
	box-shadow: none
}

.desktop .module-button-818 .btn:hover {
	box-shadow: none
}

.module-button-818 .btn.btn.disabled::after {
	font-size: 20px
}

.module-button-818 .btn::before {
	content: '\e3e2' !important;
	font-family: icomoon !important;
	font-size: 14px;
	left: -5px
}

.product-blocks-820 {
	order: 5
}

#content .product-blocks-820 {
	box-shadow: none
}

.grid-row-820-1 {
	background: rgba(255, 255, 255, 1);
	padding-right: 10px;
	padding-left: 10px;
	border-width: 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.grid-row-820-1::before {
	display: block;
	left: 0;
	width: 100vw
}

.grid-col-820-1-1 {
	width: 100%
}

.grid-col-820-1-1 .grid-items {
	justify-content: flex-start
}

.module-blocks-821 .swiper-container {
	overflow: hidden
}

.module-blocks-821 .swiper-buttons {
	display: block;
	top: 0;
	width: calc(100% - (-12px * 2));
	margin-top: -30px
}

.module-blocks-821 .swiper-button-prev {
	left: auto;
	right: 0;
	transform: translate(-100%, -100%)
}

.module-blocks-821 .swiper-button-next {
	transform: translate(0, -100%)
}

.module-blocks-821 .swiper-buttons div {
	width: 30px;
	height: 30px;
	background: rgba(44, 54, 64, 1);
	border-width: 3px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 1);
	box-shadow: 0 5px 30px -5px rgba(0, 0, 0, 0.15)
}

.module-blocks-821 .swiper-button-disabled {
	opacity: 0
}

.module-blocks-821 .swiper-buttons div::before {
	content: '\e5c4' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1)
}

.module-blocks-821 .swiper-buttons .swiper-button-next::before {
	content: '\e5c8' !important;
	font-family: icomoon !important;
	color: rgba(255, 255, 255, 1)
}

.module-blocks-821 .swiper-buttons div:not(.swiper-button-disabled):hover {
	background: var(--tema-renk)
}

.module-blocks-821 .swiper-pagination {
	display: none !important;
	margin-bottom: -10px;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.module-blocks-821 .swiper {
	padding-bottom: 0;
	;
	padding-bottom: 15px
}

.module-blocks-821 .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: rgba(44, 54, 64, 1)
}

.module-blocks-821 .swiper-pagination>span+span {
	margin-left: 5px
}

.desktop .module-blocks-821 .swiper-pagination-bullet:hover {
	background-color: rgba(221, 14, 28, 1)
}

.module-blocks-821 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: rgba(221, 14, 28, 1)
}

.module-blocks-821 .swiper-pagination>span {
	border-radius: 20px
}

.module-blocks-821.blocks-grid .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.module-blocks-821.blocks-grid .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.one-column #content .module-blocks-821.blocks-grid .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.one-column #content .module-blocks-821.blocks-grid .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-blocks-821.blocks-grid .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-blocks-821.blocks-grid .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-blocks-821.blocks-grid .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-blocks-821.blocks-grid .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-blocks-821 .block-body {
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	display: flex;
	flex-direction: column
}

.module-blocks-821 .block-title {
	order: -2
}

.module-blocks-821 .block-header {
	display: flex;
	float: none;
	order: -1;
	justify-content: flex-start;
	align-items: flex-start
}

.module-blocks-821 .block-header img {
	display: flex
}

.module-blocks-821 .block-wrapper {
	display: flex
}

.module-blocks-821 .block-header i {
	float: none;
	display: flex
}

@media (max-width: 1024px) {
	.module-blocks-821 .swiper-buttons {
		display: none !important
	}
}

@media (max-width: 760px) {
	.module-blocks-821 .swiper-container {
		overflow: hidden
	}
}

@media (max-width: 470px) {
	.module-blocks-821 .block-body {
		border-width: 0;
		border-top-width: 0px;
		border-style: solid
	}
}

.module-blocks-821 .module-item-1 .block-header {
	display: flex;
	float: none;
	order: -1;
	justify-content: flex-start;
	align-items: flex-start;
	margin-bottom: 10px
}

.module-blocks-821 .module-item-1 .block-header img {
	display: flex
}

.module-blocks-821 .module-item-1 .block-wrapper {
	display: flex;
	justify-content: center
}

.module-blocks-821 .module-item-1 .block-header i {
	float: none;
	display: flex
}

.module-blocks-821 .module-item-1 .block-body {
	display: flex;
	flex-direction: row
}

.module-blocks-821 .module-item-1 .block-header i::before {
	content: '\e91e' !important;
	font-family: icomoon !important;
	font-size: 22px;
	color: rgba(80, 173, 85, 1);
	margin-top: 10px
}

.module-blocks-821 .module-item-1 .block-content {
	text-align: left;
	column-count: initial;
	column-gap: 20px;
	column-rule-width: 1px;
	column-rule-style: solid
}

.module-blocks-821 .module-item-1 .expand-content {
	max-height: 100%;
	overflow: visible;
	max-height: 70px
}

.module-blocks-821 .module-item-1 .block-footer {
	margin-top: 10px;
	text-align: left
}

.module-blocks-821 .module-item-1 .block-footer .btn {
	width: auto;
	transform: scale(calc(100 / 100));
	transform-origin: center
}

@media (max-width: 470px) {
	.module-blocks-821 .module-item-1 .block-header i {
		width: 30px;
		height: 30px
	}

	.module-blocks-821 .module-item-1 .block-content {
		column-gap: 10px
	}
}

.product-blocks-822 {
	order: 5
}

#content .product-blocks-822 {
	box-shadow: none
}

.grid-row-822-1 {
	background: rgba(255, 255, 255, 1);
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1)
}

.grid-row-822-1::before {
	display: block;
	left: 0;
	width: 100vw
}

.grid-col-822-1-1 {
	width: 20%
}

.grid-col-822-1-1 .grid-items {
	justify-content: center
}

.grid-col-822-1-2 {
	width: 40%
}

.grid-col-822-1-2 .grid-items {
	justify-content: center
}

.grid-col-822-1-3 {
	width: 40%
}

.grid-col-822-1-3 .grid-items {
	justify-content: center
}

.module-title-823 .title-wrapper h3 {
	font-family: 'Oxygen';
	font-weight: 700;
	font-size: 16px;
	color: rgba(49, 45, 59, 1)
}

.module-title-823 .title-wrapper .subtitle {
	font-size: 13px;
	color: rgba(51, 51, 51, 1);
	font-weight: 400;
	text-align: center
}

.module-title-823 {
	padding-left: 8px
}

.module-title-823 .title-wrapper::before {
	font-family: Georgia, serif;
	font-weight: 400;
	font-size: 130px;
	color: rgba(255, 255, 255, 1);
	margin-top: -50px;
	opacity: 0.2;
	display: block
}

.module-title-823 .title-divider {
	display: none;
	margin-left: 0;
	margin-right: auto
}

.module-title-823 .title-wrapper {
	text-align: left
}

@media (max-width: 760px) {
	.module-title-823 .title-wrapper::before {
		display: none
	}
}

.module-info_blocks-824 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.module-info_blocks-824 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px);
	width: auto !important
}

.one-column #content .module-info_blocks-824 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.one-column #content .module-info_blocks-824 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-info_blocks-824 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-info_blocks-824 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-info_blocks-824 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-info_blocks-824 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-info_blocks-824 .module-item .info-block {
	justify-content: center;
	background: rgba(255, 255, 255, 1)
}

.module-info_blocks-824 .module-body {
	justify-content: center
}

.module-info_blocks-824 .info-block .info-block-title {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(221, 14, 28, 1);
	display: block
}

.module-info_blocks-824 a.info-block:hover .info-block-title {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(221, 14, 28, 1)
}

.module-info_blocks-824 .info-block .info-block-text {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 11px;
	color: rgba(105, 105, 115, 1);
	text-align: left;
	display: block
}

.module-info_blocks-824 .info-block {
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(221, 14, 28, 1);
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	text-align: left
}

.module-info_blocks-824 a.info-block:hover {
	background: rgba(221, 14, 28, 0.05)
}

.module-info_blocks-824 .info-block-content {
	display: flex
}

.module-info_blocks-824 .info-block::before {
	align-self: center
}

.module-info_blocks-824 .info-block-img {
	align-self: center
}

.module-info_blocks-824 .info-block .count-badge {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk);
	border-radius: 50px;
	display: inline-flex
}

.module-info_blocks-824 .module-item .info-block:hover {
	background: rgba(221, 14, 28, 0.05)
}

@media (max-width: 470px) {
	.module-info_blocks-824 .info-block .info-block-title {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 13px;
		color: rgba(221, 14, 28, 1)
	}

	.module-info_blocks-824 a.info-block:hover .info-block-title {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 13px;
		color: rgba(221, 14, 28, 1)
	}
}

.module-info_blocks-824 .module-item-1 .info-block::before {
	content: '\f095' !important;
	font-family: icomoon !important;
	font-size: 25px;
	color: rgba(221, 14, 28, 1);
	left: -3px;
	top: 2px
}

.module-info_blocks-825 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.module-info_blocks-825 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px);
	width: auto !important
}

.one-column #content .module-info_blocks-825 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.one-column #content .module-info_blocks-825 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-info_blocks-825 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-info_blocks-825 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-info_blocks-825 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-info_blocks-825 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-info_blocks-825 .module-item .info-block {
	justify-content: center;
	background: rgba(255, 255, 255, 1)
}

.module-info_blocks-825 .module-body {
	justify-content: center
}

.module-info_blocks-825 .info-block .info-block-title {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(80, 173, 85, 1);
	display: block
}

.module-info_blocks-825 a.info-block:hover .info-block-title {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(80, 173, 85, 1)
}

.module-info_blocks-825 .info-block .info-block-text {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 11px;
	color: rgba(105, 105, 115, 1);
	text-align: left;
	display: block
}

.module-info_blocks-825 .info-block {
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(80, 173, 85, 1);
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	text-align: left
}

.module-info_blocks-825 a.info-block:hover {
	background: rgba(80, 173, 85, 0.1)
}

.module-info_blocks-825 .info-block-content {
	display: flex
}

.module-info_blocks-825 .info-block::before {
	align-self: center
}

.module-info_blocks-825 .info-block-img {
	align-self: center
}

.module-info_blocks-825 .info-block .count-badge {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk);
	border-radius: 50px;
	display: inline-flex
}

.module-info_blocks-825 .module-item .info-block:hover {
	background: rgba(66, 170, 69, 0.05)
}

@media (max-width: 470px) {
	.module-info_blocks-825 .info-block .info-block-title {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 13px;
		color: rgba(80, 173, 85, 1)
	}

	.module-info_blocks-825 a.info-block:hover .info-block-title {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 13px;
		color: rgba(80, 173, 85, 1)
	}
}

.module-info_blocks-825 .module-item-1 .info-block::before {
	content: '\f232' !important;
	font-family: icomoon !important;
	font-size: 25px;
	color: rgba(66, 170, 69, 1);
	left: -5px;
	align-self: center
}

.module-info_blocks-825 .module-item-1 .info-block .info-block-title {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(80, 173, 85, 1);
	display: block
}

.module-info_blocks-825 .module-item-1 a.info-block:hover .info-block-title {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(80, 173, 85, 1)
}

.module-info_blocks-825 .module-item-1 .info-block .info-block-text {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 11px;
	color: rgba(105, 105, 115, 1);
	text-align: left;
	display: block
}

.module-info_blocks-825 .module-item-1 .info-block {
	background: rgba(255, 255, 255, 1);
	border-radius: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(80, 173, 85, 1);
	padding-top: 10px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	text-align: left
}

.module-info_blocks-825 .module-item-1 a.info-block:hover {
	background: rgba(80, 173, 85, 0.1)
}

.module-info_blocks-825 .module-item-1 .info-block-content {
	display: flex
}

.module-info_blocks-825 .module-item-1 .info-block-img {
	align-self: center
}

.module-info_blocks-825 .module-item-1 .info-block .count-badge {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 10px;
	color: rgba(255, 255, 255, 1);
	background: var(--tema-renk);
	border-radius: 50px;
	display: inline-flex
}

@media (max-width: 470px) {
	.module-info_blocks-825 .module-item-1 .info-block .info-block-title {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 12px;
		color: rgba(80, 173, 85, 1)
	}

	.module-info_blocks-825 .module-item-1 a.info-block:hover .info-block-title {
		font-family: 'Source Sans Pro';
		font-weight: 400;
		font-size: 13px;
		color: rgba(80, 173, 85, 1)
	}
}

@media (max-width: 470px) {
	.layout-2 .breadcrumb {
		display: none !important
	}
}

.grid-row-bottom-2 {
	background: rgb(255, 255, 255);
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	/*! background-image: url(default/bg.png); */
}

.grid-row-bottom-2::before {
	display: block;
	left: 0;
	width: 100vw
}

.grid-row-bottom-2 .wave-top {
	display: block
}

.grid-row-bottom-2 .wave-bottom {
	display: block
}

@media (max-width: 470px) {
	.grid-row-bottom-2 {
		background: rgba(255, 255, 255, 1)
	}
}

.grid-col-bottom-2-1 {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px
}

.grid-col-bottom-2-1 .grid-item {
	height: auto
}

.grid-col-bottom-2-1 .grid-items {
	justify-content: flex-start
}

@media (max-width: 470px) {
	.grid-col-bottom-2-1 {
		width: 100%;
		padding-top: 3px;
		padding-right: 10px;
		padding-bottom: 15px;
		padding-left: 10px
	}
}

.grid-item-bottom-2-1-1 {
	width: 100%
}

.module-products-307 .title.module-title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(51, 51, 51, 1);
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 10px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial;
	text-align: left
}

.module-products-307 .title.module-title::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.module-products-307 .title.module-title.page-title>span::after {
	content: '';
	display: block;
	position: relative;
	margin-top: 8px;
	left: initial;
	right: initial;
	margin-left: 0;
	margin-right: auto;
	transform: none
}

.module-products-307 .title.module-title::after,
.module-products-307 .title.module-title.page-title>span::after {
	width: 50px;
	height: 1px;
	background: var(--tema-renk)
}

.module-products-307 .swiper-container {
	overflow: hidden
}

.module-products-307 .swiper-buttons {
	display: block;
	top: 50%;
	width: calc(100% - (-30px * 2))
}

.module-products-307 .swiper-button-prev {
	left: 0;
	right: auto;
	transform: translate(0, -50%)
}

.module-products-307 .swiper-button-next {
	left: auto;
	right: 0;
	transform: translate(0, -50%)
}

.module-products-307 .swiper-button-disabled {
	opacity: 1.5
}

.module-products-307 .swiper-buttons div::before {
	content: '\e93e' !important;
	font-family: icomoon !important;
	font-size: 32px;
	color: rgba(105, 105, 115, 1)
}

.desktop .module-products-307 .swiper-buttons div:not(.swiper-button-disabled):hover::before {
	color: rgba(44, 54, 64, 1)
}

.module-products-307 .swiper-buttons .swiper-button-next::before {
	content: '\e93f' !important;
	font-family: icomoon !important;
	font-size: 32px;
	color: rgba(105, 105, 115, 1)
}

.desktop .module-products-307 .swiper-buttons .swiper-button-next:not(.swiper-button-disabled):hover::before {
	color: rgba(44, 54, 64, 1)
}

.module-products-307 .swiper-buttons div {
	background: rgba(255, 255, 255, 0)
}

.module-products-307 .swiper-pagination {
	display: block;
	left: 50%;
	right: auto;
	transform: translateX(-50%)
}

.module-products-307 .swiper-pagination-bullet {
	width: 9px;
	height: 9px;
	background-color: rgba(242, 103, 37, 0);
	border-width: 1px;
	border-style: solid;
	border-color: var(--tema-renk)
}

.module-products-307 .swiper-pagination>span+span {
	margin-left: 12px
}

.module-products-307 .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--tema-renk)
}

.module-products-307 .swiper-pagination>span {
	border-radius: 10px
}

.module-products-307 .nav-tabs>li>a,
.module-products-307 .nav-tabs>li.active>a,
.module-products-307 .nav-tabs>li.active>a:hover,
.module-products-307 .nav-tabs>li.active>a:focus {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 16px;
	color: rgba(51, 51, 51, 1);
	text-transform: uppercase
}

.module-products-307 .nav-tabs>li.active>a,
.module-products-307 .nav-tabs>li.active>a:hover,
.module-products-307 .nav-tabs>li.active>a:focus {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 16px;
	color: var(--tema-renk)
}

.module-products-307 .nav-tabs {
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(243, 243, 243, 1);
	margin-bottom: 10px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	;
	min-width: 50px
}

.module-products-307 .nav-tabs>li {
	border-width: 0;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 0);
	flex-grow: 0
}

.module-products-307 .nav-tabs>li.active {
	border-color: var(--tema-renk)
}

.module-products-307 .nav-tabs>li.active::after {
	display: none
}

.module-products-307 .nav-tabs>li>a {
	justify-content: center;
	white-space: normal
}

.module-products-307 .mobile .nav-tabs {
	overflow-x: scroll
}

.module-products-307 .nav-tabs::-webkit-scrollbar {
	-webkit-appearance: none;
	height: 1px;
	height: 1px;
	width: 1px
}

.module-products-307 .nav-tabs::-webkit-scrollbar-track {
	background-color: white
}

.module-products-307 .nav-tabs::-webkit-scrollbar-thumb {
	background-color: #999
}

.module-products-307 .tab-container::before {
	display: none
}

.module-products-307 .tab-container {
	display: block
}

.module-products-307 .tab-container .nav-tabs {
	flex-direction: row
}

.module-products-307 .product-layout.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 3 * 10px) / 4 - 0.01px)
}

.module-products-307 .product-layout:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 4 - 0.01px)
}

.one-column #content .module-products-307 .product-layout.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 0 * 10px) / 1 - 0.01px)
}

.one-column #content .module-products-307 .product-layout:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 1 - 0.01px)
}

.two-column #content .module-products-307 .product-layout.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 0 * 10px) / 1 - 0.01px)
}

.two-column #content .module-products-307 .product-layout:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-products-307 .product-layout.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 0 * 10px) / 1 - 0.01px)
}

.side-column .module-products-307 .product-layout:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 1 - 0.01px)
}

.module-products-307 .module-body>.module-item {
	margin-bottom: 20px
}

.module-products-307 .product-grid .product-thumb {
	background: rgba(255, 255, 255, 1);
	border-width: 1px;
	border-style: solid;
	border-color: rgba(230, 230, 230, 1)
}

.module-products-307 .product-grid .product-thumb .image img {
	background: rgba(255, 255, 255, 1)
}

.module-products-307 .product-grid .product-thumb .product-labels {
	visibility: visible;
	opacity: 1
}

.module-products-307 .product-grid .product-thumb .quickview-button {
	display: flex;
	left: 50%;
	top: 50%;
	bottom: auto;
	right: auto;
	transform: translate3d(-50%, -50%, 1px);
	margin-right: 5px;
	margin-bottom: 5px
}

.module-products-307 .product-grid .product-thumb .btn-quickview {
	visibility: hidden;
	opacity: 0;
	transform: scale(.88);
	width: 40px;
	height: 40px
}

.module-products-307 .product-grid .product-thumb:hover .btn-quickview {
	visibility: visible;
	opacity: 1;
	transform: scale(1)
}

.module-products-307 .product-grid .product-thumb .btn-quickview .btn-text {
	display: none
}

.module-products-307 .product-grid .product-thumb .btn-quickview::before {
	display: inline-block;
	content: '\eba0' !important;
	font-family: icomoon !important;
	font-size: 16px
}

.module-products-307 .product-grid .product-thumb .countdown {
	display: flex;
	visibility: visible;
	opacity: 1;
	transform: translate3d(-50%, 0, 1px) scale(1);
	bottom: 35px
}

.module-products-307 .product-grid.product-list .product-layout .image {
	float: left;
	height: 100%
}

.module-products-307 .product-grid .product-thumb .caption {
	background: rgba(255, 255, 255, 1)
}

.module-products-307 .product-grid .product-thumb .stats {
	display: flex;
	justify-content: center;
	position: relative;
	transform: none;
	width: initial;
	background: rgba(247, 245, 245, 0.7);
	padding: 5px
}

.module-products-307 .product-grid .product-thumb .name {
	order: initial;
	display: flex;
	width: auto;
	margin-left: auto;
	margin-right: auto;
	justify-content: flex-start;
	margin-left: 0;
	margin-right: auto;
	padding-left: 8px;
	margin-top: 7px
}

.module-products-307 .product-grid .product-thumb .stats a {
	color: rgba(105, 105, 115, 1)
}

.module-products-307 .product-grid .product-thumb .stats a:hover {
	color: var(--tema-renk)
}

.module-products-307 .product-grid .stat-1 .stats-label {
	display: none
}

.module-products-307 .product-grid .stat-2 .stats-label {
	display: none
}

.module-products-307 .product-grid .product-thumb .stats .stat-1 {
	padding-right: 5px;
	padding-left: 5px
}

.module-products-307 .product-grid.product-grid .product-thumb .rating {
	position: absolute;
	visibility: visible;
	opacity: 1;
	top: 0
}

.module-products-307 .product-grid.product-grid .product-thumb .rating-stars {
	position: absolute;
	visibility: visible;
	opacity: 1;
	transform: translateY(-50%)
}

.module-products-307 .product-grid .product-thumb .rating {
	justify-content: flex-end;
	display: flex
}

.module-products-307 .product-grid .product-thumb .rating.no-rating {
	display: flex
}

.module-products-307 .product-grid .product-thumb .rating .fa-stack {
	font-size: 13px;
	width: 1.2em
}

.module-products-307 .product-grid .product-thumb .rating .fa-star,
.module-products-307 .product-grid .product-thumb .rating .fa-star+.fa-star-o {
	color: rgba(253, 194, 45, 1)
}

.module-products-307 .product-grid .product-thumb .rating .fa-star-o:only-child {
	color: rgba(51, 51, 51, 1)
}

.module-products-307 .product-grid .product-thumb .rating-stars {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	padding: 5px
}

.module-products-307 .product-grid .product-thumb .rating.no-rating span {
	opacity: 0.3
}

.module-products-307 .product-grid .product-thumb .name a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 13px;
	color: rgba(58, 71, 84, 1);
	text-align: center;
	text-transform: capitalize;
	text-align: left
}

.module-products-307 .product-grid .product-thumb .name a:hover {
	color: var(--tema-renk)
}

.module-products-307 .product-grid .product-thumb .description {
	display: none;
	text-align: left;
	margin-bottom: 10px
}

.module-products-307 .product-grid .product-thumb .price {
	display: block;
	font-size: 15px;
	text-align: center;
	width: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-left: 0;
	margin-right: auto;
	text-align: left;
	justify-content: flex-start;
	padding-left: 3px;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-left: 5px
}

.module-products-307 .product-grid .product-thumb .price-tax {
	display: none;
	font-size: 12px;
	text-align: center
}

.module-products-307 .product-grid .product-thumb .price-new {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 16px;
	color: var(--tema-renk);
	text-align: left;
	margin: 0 7px 0 0;
	order: 1
}

.module-products-307 .product-grid .product-thumb .price-old {
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 1px;
	color: rgba(139, 145, 152, 0);
	text-align: right;
	text-decoration: line-through;
	margin: 0;
	order: 2
}

.module-products-307 .product-grid .product-thumb .price>div {
	align-items: center;
	flex-direction: row
}

.module-products-307 .product-grid .product-thumb .buttons-wrapper {
	display: block
}

.module-products-307 .product-grid .product-thumb .button-group {
	justify-content: flex-end
}

.module-products-307 .product-grid.product-grid .product-thumb .button-group {
	padding: 5px;
	margin-top: -35px
}

.module-products-307 .product-grid .product-thumb .cart-group {
	display: none
}

.module-products-307 .product-grid .product-thumb .btn-cart {
	height: 35px
}

.module-products-307 .product-grid .product-thumb .btn-wishlist {
	width: 35px;
	display: inline-flex
}

.module-products-307 .product-grid .product-thumb .btn-compare {
	width: 35px;
	display: none
}

.module-products-307 .product-grid .product-thumb .btn-cart::before {
	display: inline-block;
	font-size: 17px;
	color: rgba(230, 230, 230, 1);
	top: -1px
}

.module-products-307 .product-grid .product-thumb .btn-cart .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.module-products-307 .product-grid.product-grid .product-thumb .btn-cart {
	flex: initial
}

.module-products-307 .product-grid.product-grid .product-thumb .cart-group {
	flex: initial
}

.module-products-307 .product-grid .product-thumb .btn-cart.btn,
.module-products-307 .product-grid .product-thumb .btn-cart.btn:visited {
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	font-weight: 400;
	text-transform: uppercase
}

.module-products-307 .product-grid .product-thumb .btn-cart.btn:hover {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important
}

.module-products-307 .product-grid .product-thumb .btn-cart.btn:active,
.module-products-307 .product-grid .product-thumb .btn-cart.btn:hover:active,
.module-products-307 .product-grid .product-thumb .btn-cart.btn:focus:active {
	color: rgba(255, 255, 255, 1) !important;
	background: var(--tema-renk) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.module-products-307 .product-grid .product-thumb .btn-cart.btn:focus {
	color: rgba(255, 255, 255, 1) !important;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1)
}

.module-products-307 .product-grid .product-thumb .btn-cart.btn {
	background: rgba(80, 173, 85, 1);
	border-width: 2px;
	padding: 15px;
	padding-right: 20px;
	padding-left: 20px;
	padding: 10px !important
}

.desktop .module-products-307 .product-grid .product-thumb .btn-cart.btn:hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1)
}

.module-products-307 .product-grid .product-thumb .btn-cart.btn.btn.disabled::after {
	font-size: 20px
}

.module-products-307 .product-grid .product-thumb .stepper {
	display: none;
	margin-right: 5px;
	border-style: none;
	height: 35px
}

.module-products-307 .product-grid .button-group-bottom .wish-group.wish-group-bottom {
	margin: -10px;
	margin-top: 10px
}

.module-products-307 .product-grid .button-group-bottom .wish-group-bottom {
	border-width: 0;
	border-top-width: 1px;
	border-style: solid
}

.module-products-307 .product-grid .product-thumb .btn-wishlist::before {
	display: inline-block;
	content: '\e991' !important;
	font-family: icomoon !important;
	font-size: 22px;
	color: var(--tema-renk)
}

.module-products-307 .product-grid .product-thumb .btn-wishlist .btn-text {
	display: none
}

.desktop .module-products-307 .product-grid .product-thumb .btn-wishlist:hover::before {
	color: var(--tema-renk)
}

.module-products-307 .product-grid .product-thumb .btn-wishlist.btn,
.module-products-307 .product-grid .product-thumb .btn-wishlist.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.module-products-307 .product-grid .product-thumb .btn-wishlist.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.module-products-307 .product-grid .product-thumb .btn-wishlist.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .btn-wishlist.btn:active,
.module-products-307 .product-grid .product-thumb .btn-wishlist.btn:hover:active,
.module-products-307 .product-grid .product-thumb .btn-wishlist.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .btn-wishlist.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .module-products-307 .product-grid .product-thumb .btn-wishlist.btn:hover {
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .btn-wishlist.btn.btn.disabled::after {
	font-size: 20px
}

.module-products-307 .product-grid .product-thumb .btn-compare::before {
	display: inline-block;
	font-size: 16px;
	color: rgba(230, 230, 230, 1)
}

.module-products-307 .product-grid .product-thumb .btn-compare .btn-text {
	display: none
}

.desktop .module-products-307 .product-grid .product-thumb .btn-compare:hover::before {
	color: var(--tema-renk)
}

.module-products-307 .product-grid .product-thumb .btn-compare.btn,
.module-products-307 .product-grid .product-thumb .btn-compare.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.module-products-307 .product-grid .product-thumb .btn-compare.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.module-products-307 .product-grid .product-thumb .btn-compare.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .btn-compare.btn:active,
.module-products-307 .product-grid .product-thumb .btn-compare.btn:hover:active,
.module-products-307 .product-grid .product-thumb .btn-compare.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .btn-compare.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .module-products-307 .product-grid .product-thumb .btn-compare.btn:hover {
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .btn-compare.btn.btn.disabled::after {
	font-size: 20px
}

.module-products-307 .product-grid .product-thumb .extra-group {
	display: none
}

.module-products-307 .product-grid .product-thumb .extra-group .btn:first-child {
	display: inline-flex
}

.module-products-307 .product-grid .product-thumb .extra-group .btn-extra+.btn {
	display: none
}

.module-products-307 .product-grid .product-thumb .extra-group .btn:first-child::before {
	display: none;
	font-size: 14px
}

.module-products-307 .product-grid .product-thumb .extra-group .btn:first-child .btn-text {
	display: inline-block;
	padding: 0
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn::before {
	display: inline-block;
	font-size: 14px
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn .btn-text {
	display: inline-block;
	padding: 0 .4em
}

.module-products-307 .product-grid .product-layout .extra-group>div>a {
	width: 100%
}

.module-products-307 .product-grid .product-thumb .extra-group>div {
	background: rgba(255, 255, 255, 1);
	padding-top: 5px
}

.module-products-307 .product-grid .product-thumb .extra-group .btn.btn,
.module-products-307 .product-grid .product-thumb .extra-group .btn.btn:visited {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	text-transform: uppercase
}

.module-products-307 .product-grid .product-thumb .extra-group .btn.btn {
	background: var(--tema-renk)
}

.module-products-307 .product-grid .product-thumb .extra-group .btn.btn:hover {
	background: var(--tema-renk) !important
}

.module-products-307 .product-grid .product-thumb .extra-group .btn.btn.btn.disabled::after {
	font-size: 20px
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn,
.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn:visited {
	font-size: 12px;
	color: rgba(51, 51, 51, 1);
	text-transform: none
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn:hover {
	color: var(--tema-renk) !important;
	background: none !important
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn {
	background: none;
	border-style: none;
	padding: 3px;
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn:active,
.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn:hover:active,
.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn:focus:active {
	background: none !important;
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn:focus {
	background: none;
	box-shadow: none
}

.desktop .module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn:hover {
	box-shadow: none
}

.module-products-307 .product-grid .product-thumb .extra-group .btn+.btn.btn.btn.disabled::after {
	font-size: 20px
}

.module-products-307 .product-grid.product-grid .product-thumb .extra-group {
	position: static;
	margin-top: initial
}

.module-products-307 .product-grid.product-grid .product-thumb .extra-group>div {
	position: static;
	transform: none;
	opacity: 1
}

.module-products-307 .product-grid.product-grid .product-thumb .buttons-wrapper {
	position: static;
	width: auto;
	overflow: visible;
	order: initial;
	margin-top: auto;
	transform: none
}

.module-products-307 .product-grid.product-grid .product-thumb .buttons-wrapper .button-group {
	position: static;
	opacity: 1;
	visibility: visible;
	transform: none
}

.module-products-307 .product-grid.product-grid .product-thumb:hover .buttons-wrapper .button-group {
	transform: none
}

.module-products-307 .product-grid.product-grid .wish-group {
	position: static;
	width: auto;
	top: auto;
	visibility: visible;
	opacity: 1;
	transform: translate3d(0, 0, 0);
	justify-content: flex-end
}

.module-products-307 .product-grid .product-thumb .btn-quickview.btn {
	border-radius: 50px !important
}

@media (max-width: 1024px) {
	.module-products-307 .product-grid .product-thumb .countdown {
		display: none
	}

	.module-products-307 .product-grid.product-grid .product-thumb .button-group {
		padding: 0px
	}

	.module-products-307 .product-grid .product-thumb .btn-cart {
		width: 35px
	}

	.module-products-307 .product-grid .product-thumb .btn-cart .btn-text {
		display: none
	}

	.module-products-307 .product-grid .product-thumb .btn-cart::before {
		display: inline-block
	}

	.module-products-307 .product-grid .product-thumb .stepper {
		display: none
	}
}

@media (max-width: 760px) {

	.module-products-307 .product-grid .product-thumb .extra-group .btn.btn,
	.module-products-307 .product-grid .product-thumb .extra-group .btn.btn:visited {
		font-size: 13px
	}

	.module-products-307 .product-grid .product-thumb .extra-group .btn.btn {
		padding: 2px;
		padding-top: 10px;
		padding-bottom: 10px
	}
}

@media (max-width: 470px) {
	.module-products-307 .swiper-buttons {
		width: calc(100% - (-55px * 2))
	}

	.module-products-307 .swiper-pagination-bullet {
		width: 7px;
		height: 7px
	}

	.module-products-307 .swiper-pagination>span+span {
		margin-left: 7px
	}

	.module-products-307 .product-layout.swiper-slide {
		margin-right: 10px;
		width: calc((100% - 1 * 10px) / 2 - 0.01px)
	}

	.module-products-307 .product-layout:not(.swiper-slide) {
		padding: 5px;
		width: calc(100% / 2 - 0.01px)
	}

	.module-products-307 .product-grid.product-grid .product-thumb .rating {
		position: absolute;
		visibility: visible;
		opacity: 1;
		top: 0
	}

	.module-products-307 .product-grid.product-grid .product-thumb .rating-stars {
		position: absolute;
		visibility: visible;
		opacity: 1;
		transform: translateY(-50%)
	}

	.module-products-307 .product-grid .product-thumb .rating {
		justify-content: flex-end
	}

	.module-products-307 .product-grid .product-thumb .rating .fa-stack {
		font-size: 11px
	}

	.module-products-307 .product-grid .product-thumb .cart-group {
		display: none
	}

	.module-products-307 .product-grid .product-thumb .btn-wishlist::before {
		content: '\e991' !important;
		font-family: icomoon !important;
		font-size: 18px;
		color: var(--tema-renk);
		margin-top: 4px;
		margin-right: 3px
	}

	.module-products-307 .product-grid.product-grid .product-thumb .extra-group {
		position: static
	}

	.module-products-307 .product-grid.product-grid .product-thumb .extra-group>div {
		position: static;
		transform: none;
		opacity: 1
	}
}

.accordion-menu-802 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-802 .title::after {
	display: none
}

.accordion-menu-802 .title.page-title>span::after {
	display: none
}

.accordion-menu-802 .title::after,
.accordion-menu-802 .title.page-title>span::after {
	background: none
}

.accordion-menu-802>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-802.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-802.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-802.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-802.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-802.accordion-menu .j-menu>li:hover>a,
.accordion-menu-802.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-802.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-802.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-802.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-802 .open-menu i::before {
	left: 5px
}

.accordion-menu-802 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-802 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-802 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-802 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-802 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-802>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-5>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-5:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-6>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-6:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-7>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-7:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-802 .j-menu .accordion-menu-item-8>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-802 .j-menu .accordion-menu-item-8:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-800 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-800 .title::after {
	display: none
}

.accordion-menu-800 .title.page-title>span::after {
	display: none
}

.accordion-menu-800 .title::after,
.accordion-menu-800 .title.page-title>span::after {
	background: none
}

.accordion-menu-800>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-800.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-800.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-800.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-800.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-800.accordion-menu .j-menu>li:hover>a,
.accordion-menu-800.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-800.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-800.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-800.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-800 .open-menu i::before {
	left: 5px
}

.accordion-menu-800 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-800 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-800 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-800 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-800 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-800>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-800 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-800 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-800 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-800 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-800 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-800 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-800 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-800 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-800 .j-menu .accordion-menu-item-5>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-800 .j-menu .accordion-menu-item-5:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-801 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-801 .title::after {
	display: none
}

.accordion-menu-801 .title.page-title>span::after {
	display: none
}

.accordion-menu-801 .title::after,
.accordion-menu-801 .title.page-title>span::after {
	background: none
}

.accordion-menu-801>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-801.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-801.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-801.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-801.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-801.accordion-menu .j-menu>li:hover>a,
.accordion-menu-801.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-801.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-801.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-801.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-801 .open-menu i::before {
	left: 5px
}

.accordion-menu-801 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-801 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-801 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-801 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-801 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-801>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-801 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-801 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-801 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-801 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-801 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-801 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-801 .j-menu .accordion-menu-item-5>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-801 .j-menu .accordion-menu-item-5:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.module-banners-812 .module-item.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 2 * 10px) / 3 - 0.01px)
}

.module-banners-812 .module-item:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 3 - 0.01px)
}

.one-column #content .module-banners-812 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 1 * 0px) / 2 - 0.01px)
}

.one-column #content .module-banners-812 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 2 - 0.01px)
}

.two-column #content .module-banners-812 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-banners-812 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-812 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-banners-812 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-banners-812 a img {
	transform: scale(1)
}

.module-banners-812 .module-item>a {
	border-radius: 100%
}

.module-banners-812 .module-item>a::before {
	background: rgba(0, 0, 0, 0.4)
}

.module-banners-812 a::before {
	opacity: 1
}

.module-banners-812 .module-item>a::after {
	content: '\e99a' !important;
	font-family: icomoon !important;
	font-size: 25px;
	color: rgba(255, 255, 255, 1);
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-812 a::after {
	opacity: 0;
	margin-bottom: 7px
}

.desktop .module-banners-812 a:hover::after {
	opacity: 1
}

.module-banners-812 a .banner-caption {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-812 .banner-caption span::after {
	margin-left: 5px
}

.module-banners-812 .banner-caption {
	top: 50%;
	left: 50%;
	right: auto;
	bottom: auto;
	transform: translate3d(-50%, -50%, 0)
}

.module-banners-812 .banner-caption span {
	transform-origin: center;
	white-space: nowrap;
	;
	text-align: center;
	text-transform: capitalize;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase
}

.module-banners-812 .banner-caption span s {
	font-family: Georgia, serif;
	font-weight: 400;
	text-decoration: underline;
	text-shadow: 20px 20px
}

.module-banners-812 a .banner-caption-2 {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-812 .banner-caption-2 {
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-812 .banner-caption-2 span {
	white-space: normal;
	;
	padding: 10px
}

.module-banners-812 .banner-caption-3 span {
	white-space: normal
}

@media (max-width: 470px) {
	.module-banners-812 .banner-caption span {
		font-size: 14px;
		word-break: break-word
	}
}

.accordion-menu-803 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-803 .title::after {
	display: none
}

.accordion-menu-803 .title.page-title>span::after {
	display: none
}

.accordion-menu-803 .title::after,
.accordion-menu-803 .title.page-title>span::after {
	background: none
}

.accordion-menu-803>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-803.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-803.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-803.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-803.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-803.accordion-menu .j-menu>li:hover>a,
.accordion-menu-803.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-803.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-803.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-803.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-803 .open-menu i::before {
	left: 5px
}

.accordion-menu-803 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-803 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-803 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-803 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-803 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-803>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-803 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-803 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-803 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-803 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-803 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-803 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-804 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-804 .title::after {
	display: none
}

.accordion-menu-804 .title.page-title>span::after {
	display: none
}

.accordion-menu-804 .title::after,
.accordion-menu-804 .title.page-title>span::after {
	background: none
}

.accordion-menu-804>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-804.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-804.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-804.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-804.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-804.accordion-menu .j-menu>li:hover>a,
.accordion-menu-804.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-804.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-804.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-804.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-804 .open-menu i::before {
	left: 5px
}

.accordion-menu-804 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-804 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-804 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-804 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-804 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-804>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-804 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-804 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-804 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-804 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-804 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-804 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-804 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-804 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-805 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-805 .title::after {
	display: none
}

.accordion-menu-805 .title.page-title>span::after {
	display: none
}

.accordion-menu-805 .title::after,
.accordion-menu-805 .title.page-title>span::after {
	background: none
}

.accordion-menu-805>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-805.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-805.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-805.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-805.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-805.accordion-menu .j-menu>li:hover>a,
.accordion-menu-805.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-805.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-805.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-805.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-805 .open-menu i::before {
	left: 5px
}

.accordion-menu-805 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-805 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-805 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-805 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-805 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-805>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-805 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-805 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-805 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-805 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-805 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-805 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.module-banners-813 .module-item.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 2 * 10px) / 3 - 0.01px)
}

.module-banners-813 .module-item:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 3 - 0.01px)
}

.one-column #content .module-banners-813 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 1 * 0px) / 2 - 0.01px)
}

.one-column #content .module-banners-813 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 2 - 0.01px)
}

.two-column #content .module-banners-813 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-banners-813 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-813 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-banners-813 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-banners-813 a img {
	transform: scale(1)
}

.module-banners-813 .module-item>a {
	border-radius: 100%
}

.module-banners-813 .module-item>a::before {
	background: rgba(0, 0, 0, 0.4)
}

.module-banners-813 a::before {
	opacity: 1
}

.module-banners-813 .module-item>a::after {
	content: '\e99a' !important;
	font-family: icomoon !important;
	font-size: 25px;
	color: rgba(255, 255, 255, 1);
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-813 a::after {
	opacity: 0;
	margin-bottom: 7px
}

.desktop .module-banners-813 a:hover::after {
	opacity: 1
}

.module-banners-813 a .banner-caption {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-813 .banner-caption span::after {
	margin-left: 5px
}

.module-banners-813 .banner-caption {
	top: 50%;
	left: 50%;
	right: auto;
	bottom: auto;
	transform: translate3d(-50%, -50%, 0)
}

.module-banners-813 .banner-caption span {
	transform-origin: center;
	white-space: nowrap;
	;
	text-align: center;
	text-transform: capitalize;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase
}

.module-banners-813 .banner-caption span s {
	font-family: Georgia, serif;
	font-weight: 400;
	text-decoration: underline;
	text-shadow: 20px 20px
}

.module-banners-813 a .banner-caption-2 {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-813 .banner-caption-2 {
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-813 .banner-caption-2 span {
	white-space: normal;
	;
	padding: 10px
}

.module-banners-813 .banner-caption-3 span {
	white-space: normal
}

@media (max-width: 470px) {
	.module-banners-813 .banner-caption span {
		font-size: 14px;
		word-break: break-word
	}
}

.accordion-menu-806 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-806 .title::after {
	display: none
}

.accordion-menu-806 .title.page-title>span::after {
	display: none
}

.accordion-menu-806 .title::after,
.accordion-menu-806 .title.page-title>span::after {
	background: none
}

.accordion-menu-806>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-806.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-806.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-806.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-806.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-806.accordion-menu .j-menu>li:hover>a,
.accordion-menu-806.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-806.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-806.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-806.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-806 .open-menu i::before {
	left: 5px
}

.accordion-menu-806 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-806 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-806 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-806 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-806 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-806>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-806 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-806 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-806 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-806 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-806 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-806 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-806 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-806 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-806 .j-menu .accordion-menu-item-5>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-806 .j-menu .accordion-menu-item-5:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-806 .j-menu .accordion-menu-item-6>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-806 .j-menu .accordion-menu-item-6:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-806 .j-menu .accordion-menu-item-7>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-806 .j-menu .accordion-menu-item-7:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-807 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-807 .title::after {
	display: none
}

.accordion-menu-807 .title.page-title>span::after {
	display: none
}

.accordion-menu-807 .title::after,
.accordion-menu-807 .title.page-title>span::after {
	background: none
}

.accordion-menu-807>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-807.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-807.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-807.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-807.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-807.accordion-menu .j-menu>li:hover>a,
.accordion-menu-807.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-807.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-807.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-807.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-807 .open-menu i::before {
	left: 5px
}

.accordion-menu-807 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-807 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-807 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-807 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-807 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-807>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-807 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-807 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-807 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-807 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-807 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-807 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-807 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-807 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-807 .j-menu .accordion-menu-item-5>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-807 .j-menu .accordion-menu-item-5:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-808 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-808 .title::after {
	display: none
}

.accordion-menu-808 .title.page-title>span::after {
	display: none
}

.accordion-menu-808 .title::after,
.accordion-menu-808 .title.page-title>span::after {
	background: none
}

.accordion-menu-808>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-808.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-808.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-808.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-808.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-808.accordion-menu .j-menu>li:hover>a,
.accordion-menu-808.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-808.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-808.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-808.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-808 .open-menu i::before {
	left: 5px
}

.accordion-menu-808 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-808 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-808 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-808 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-808 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-808>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-808 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-808 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-808 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-808 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-808 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-808 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-808 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-808 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.module-banners-814 .module-item.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 2 * 10px) / 3 - 0.01px)
}

.module-banners-814 .module-item:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 3 - 0.01px)
}

.one-column #content .module-banners-814 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 1 * 0px) / 2 - 0.01px)
}

.one-column #content .module-banners-814 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 2 - 0.01px)
}

.two-column #content .module-banners-814 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-banners-814 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-814 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-banners-814 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-banners-814 a img {
	transform: scale(1)
}

.module-banners-814 .module-item>a {
	border-radius: 100%
}

.module-banners-814 .module-item>a::before {
	background: rgba(0, 0, 0, 0.4)
}

.module-banners-814 a::before {
	opacity: 1
}

.module-banners-814 .module-item>a::after {
	content: '\e99a' !important;
	font-family: icomoon !important;
	font-size: 25px;
	color: rgba(255, 255, 255, 1);
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-814 a::after {
	opacity: 0;
	margin-bottom: 7px
}

.desktop .module-banners-814 a:hover::after {
	opacity: 1
}

.module-banners-814 a .banner-caption {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-814 .banner-caption span::after {
	margin-left: 5px
}

.module-banners-814 .banner-caption {
	top: 50%;
	left: 50%;
	right: auto;
	bottom: auto;
	transform: translate3d(-50%, -50%, 0)
}

.module-banners-814 .banner-caption span {
	transform-origin: center;
	white-space: nowrap;
	;
	text-align: center;
	text-transform: capitalize;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase
}

.module-banners-814 .banner-caption span s {
	font-family: Georgia, serif;
	font-weight: 400;
	text-decoration: underline;
	text-shadow: 20px 20px
}

.module-banners-814 a .banner-caption-2 {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-814 .banner-caption-2 {
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-814 .banner-caption-2 span {
	white-space: normal;
	;
	padding: 10px
}

.module-banners-814 .banner-caption-3 span {
	white-space: normal
}

@media (max-width: 470px) {
	.module-banners-814 .banner-caption span {
		font-size: 14px;
		word-break: break-word
	}
}

.accordion-menu-809 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: var(--tema-renk);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-809 .title::after {
	display: none
}

.accordion-menu-809 .title.page-title>span::after {
	display: none
}

.accordion-menu-809 .title::after,
.accordion-menu-809 .title.page-title>span::after {
	background: none
}

.accordion-menu-809>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-809.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-809.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-809.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-809.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-809.accordion-menu .j-menu>li:hover>a,
.accordion-menu-809.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-809.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-809.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-809.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-809 .open-menu i::before {
	left: 5px
}

.accordion-menu-809 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-809 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-809 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-809 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-809 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-809>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-809 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 600 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-809 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-809 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-809 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-809 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-809 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-809 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-809 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-809 .j-menu .accordion-menu-item-5>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-809 .j-menu .accordion-menu-item-5:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-810 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-810 .title::after {
	display: none
}

.accordion-menu-810 .title.page-title>span::after {
	display: none
}

.accordion-menu-810 .title::after,
.accordion-menu-810 .title.page-title>span::after {
	background: none
}

.accordion-menu-810>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-810.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-810.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-810.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-810.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-810.accordion-menu .j-menu>li:hover>a,
.accordion-menu-810.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-810.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-810.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-810.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-810 .open-menu i::before {
	left: 5px
}

.accordion-menu-810 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-810 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-810 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-810 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-810 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-810>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-810 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-810 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-810 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-810 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-810 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-810 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-811 .title {
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 15px;
	color: rgba(60, 60, 60, 1);
	text-align: left;
	text-transform: uppercase;
	margin-left: 5px;
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-811 .title::after {
	display: none
}

.accordion-menu-811 .title.page-title>span::after {
	display: none
}

.accordion-menu-811 .title::after,
.accordion-menu-811 .title.page-title>span::after {
	background: none
}

.accordion-menu-811>.j-menu>li>a::before {
	content: '\e3a6' !important;
	font-family: icomoon !important;
	font-size: 8px;
	color: rgba(51, 51, 51, 1)
}

.accordion-menu-811.accordion-menu .j-menu>li>a {
	flex-direction: row;
	font-family: 'Source Sans Pro';
	font-weight: 700;
	font-size: 14px;
	color: rgba(105, 105, 115, 1);
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px
}

.accordion-menu-811.accordion-menu .j-menu .dropdown>a>.count-badge {
	margin-right: 5px
}

.accordion-menu-811.accordion-menu .j-menu .dropdown>a>.count-badge+.open-menu+.menu-label {
	margin-left: 0
}

.accordion-menu-811.accordion-menu .j-menu .dropdown>a::after {
	display: none
}

.desktop .accordion-menu-811.accordion-menu .j-menu>li:hover>a,
.accordion-menu-811.accordion-menu .j-menu>li.active>a {
	color: var(--tema-renk)
}

.accordion-menu-811.accordion-menu .j-menu .links-text {
	white-space: normal;
	overflow: visible;
	text-overflow: initial
}

.accordion-menu-811.accordion-menu .j-menu>li>a::before {
	margin-right: 5px
}

.accordion-menu-811.accordion-menu .j-menu a .count-badge {
	display: inline-flex;
	position: relative
}

.accordion-menu-811 .open-menu i::before {
	left: 5px
}

.accordion-menu-811 .open-menu[aria-expanded='true'] i::before {
	left: 5px
}

.accordion-menu-811 .j-menu>li>div .j-menu>li>a {
	padding-left: 30px !important
}

.accordion-menu-811 .j-menu>li>div .j-menu>li>div>.j-menu>li>a {
	padding-left: 40px !important
}

.accordion-menu-811 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 50px !important
}

.accordion-menu-811 .j-menu>li>div .j-menu>li>div>.j-menu>li>div>.j-menu>li>div>.j-menu>li>a {
	padding-left: 60px !important
}

.accordion-menu-811>.j-menu>li.accordion-menu-item>a::before {
	min-width: 8px;
	font-size: 8px !important
}

.accordion-menu-811 .j-menu .accordion-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-811 .j-menu .accordion-menu-item-1:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-811 .j-menu .accordion-menu-item-2>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-811 .j-menu .accordion-menu-item-2:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-811 .j-menu .accordion-menu-item-3>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-811 .j-menu .accordion-menu-item-3:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-811 .j-menu .accordion-menu-item-4>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-811 .j-menu .accordion-menu-item-4:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.accordion-menu-811 .j-menu .accordion-menu-item-5>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(0, 0, 0, 0) !important
}

.desktop .accordion-menu-811 .j-menu .accordion-menu-item-5:hover>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(51, 51, 51, 1) !important;
	background: rgba(255, 255, 255, 0) !important
}

.module-banners-815 .module-item.swiper-slide {
	margin-right: 10px;
	width: calc((100% - 2 * 10px) / 3 - 0.01px)
}

.module-banners-815 .module-item:not(.swiper-slide) {
	padding: 5px;
	width: calc(100% / 3 - 0.01px)
}

.one-column #content .module-banners-815 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 1 * 0px) / 2 - 0.01px)
}

.one-column #content .module-banners-815 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 2 - 0.01px)
}

.two-column #content .module-banners-815 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.two-column #content .module-banners-815 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.side-column .module-banners-815 .module-item.swiper-slide {
	margin-right: 0px;
	width: calc((100% - 0 * 0px) / 1 - 0.01px)
}

.side-column .module-banners-815 .module-item:not(.swiper-slide) {
	padding: 0px;
	width: calc(100% / 1 - 0.01px)
}

.module-banners-815 a img {
	transform: scale(1)
}

.module-banners-815 .module-item>a {
	border-radius: 100%
}

.module-banners-815 .module-item>a::before {
	background: rgba(0, 0, 0, 0.4)
}

.module-banners-815 a::before {
	opacity: 1
}

.module-banners-815 .module-item>a::after {
	content: '\e99a' !important;
	font-family: icomoon !important;
	font-size: 25px;
	color: rgba(255, 255, 255, 1);
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-815 a::after {
	opacity: 0;
	margin-bottom: 7px
}

.desktop .module-banners-815 a:hover::after {
	opacity: 1
}

.module-banners-815 a .banner-caption {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-815 .banner-caption span::after {
	margin-left: 5px
}

.module-banners-815 .banner-caption {
	top: 50%;
	left: 50%;
	right: auto;
	bottom: auto;
	transform: translate3d(-50%, -50%, 0)
}

.module-banners-815 .banner-caption span {
	transform-origin: center;
	white-space: nowrap;
	;
	text-align: center;
	text-transform: capitalize;
	font-family: 'Source Sans Pro';
	font-weight: 400;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase
}

.module-banners-815 .banner-caption span s {
	font-family: Georgia, serif;
	font-weight: 400;
	text-decoration: underline;
	text-shadow: 20px 20px
}

.module-banners-815 a .banner-caption-2 {
	visibility: visible;
	opacity: 1;
	display: block;
	width: 100%
}

.module-banners-815 .banner-caption-2 {
	top: auto;
	left: 50%;
	right: auto;
	bottom: 0;
	transform: translate3d(-50%, 0, 0)
}

.module-banners-815 .banner-caption-2 span {
	white-space: normal;
	;
	padding: 10px
}

.module-banners-815 .banner-caption-3 span {
	white-space: normal
}

@media (max-width: 470px) {
	.module-banners-815 .banner-caption span {
		font-size: 14px;
		word-break: break-word
	}
}

div.main-menu.main-menu-799>.j-menu li.main-menu-item-1>a {
	font-family: 'Source Sans Pro' !important;
	font-weight: 700 !important;
	color: rgba(255, 255, 255, 1) !important;
	background: rgba(221, 14, 28, 1)
}

div.main-menu.main-menu-799>.j-menu>.main-menu-item-1>a>.links-text {
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-799>.j-menu>.main-menu-item-1:hover>a>.links-text {
	border-color: var(--tema-renk)
}

div.main-menu.main-menu-799>.j-menu li.main-menu-item-1>a>.links-text {
	padding-top: 10px;
	padding-bottom: 10px
}

div.main-menu.main-menu-799>.j-menu>.main-menu-item-1>a {
	padding-right: 15px !important;
	padding-left: 15px !important
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-1 .mega-menu-content {
	width: 500px;
	position: relative;
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-1>.dropdown-menu::before {
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-1:not(.mega-fullwidth)>.dropdown-menu::before {
	display: block;
	margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-1.multi-level .dropdown-menu ul li .dropdown-menu {
	left: 100%
}

div.main-menu.main-menu-799>.j-menu>.main-menu-item-2>a>.links-text {
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-799>.j-menu>.main-menu-item-2:hover>a>.links-text {
	border-color: var(--tema-renk)
}

div.main-menu.main-menu-799>.j-menu li.main-menu-item-2>a>.links-text {
	padding-top: 10px;
	padding-bottom: 10px
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-2 .mega-menu-content {
	width: 500px;
	position: relative;
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-2>.dropdown-menu::before {
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-2:not(.mega-fullwidth)>.dropdown-menu::before {
	display: block;
	margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-2.multi-level .dropdown-menu ul li .dropdown-menu {
	left: 100%
}

div.main-menu.main-menu-799>.j-menu>.main-menu-item-4>a>.links-text {
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-799>.j-menu>.main-menu-item-4:hover>a>.links-text {
	border-color: var(--tema-renk)
}

div.main-menu.main-menu-799>.j-menu li.main-menu-item-4>a>.links-text {
	padding-top: 10px;
	padding-bottom: 10px
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-4 .mega-menu-content {
	width: 500px;
	position: relative;
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-4>.dropdown-menu::before {
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-4:not(.mega-fullwidth)>.dropdown-menu::before {
	display: block;
	margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-4.multi-level .dropdown-menu ul li .dropdown-menu {
	left: 100%
}

div.main-menu.main-menu-799>.j-menu>.main-menu-item-5>a>.links-text {
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-799>.j-menu>.main-menu-item-5:hover>a>.links-text {
	border-color: var(--tema-renk)
}

div.main-menu.main-menu-799>.j-menu li.main-menu-item-5>a>.links-text {
	padding-top: 10px;
	padding-bottom: 10px
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-5 .mega-menu-content {
	width: 700px;
	position: absolute;
	left: 50%;
	transform: translate3d(-50%, 0, 0)
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-5>.dropdown-menu::before {
	left: 50%;
	transform: translate3d(-50%, 0, 0)
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-5:not(.mega-fullwidth)>.dropdown-menu::before {
	display: block;
	margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-5.multi-level .dropdown-menu ul li .dropdown-menu {
	left: 100%
}

div.main-menu.main-menu-799>.j-menu>.main-menu-item-6>a>.links-text {
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-799>.j-menu>.main-menu-item-6:hover>a>.links-text {
	border-color: var(--tema-renk)
}

div.main-menu.main-menu-799>.j-menu li.main-menu-item-6>a>.links-text {
	padding-top: 10px;
	padding-bottom: 10px
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-6 .mega-menu-content {
	width: 500px;
	position: relative;
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-6>.dropdown-menu::before {
	left: 0;
	transform: none
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-6:not(.mega-fullwidth)>.dropdown-menu::before {
	display: block;
	margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-6.multi-level .dropdown-menu ul li .dropdown-menu {
	left: 100%
}

div.main-menu.main-menu-799>.j-menu>.main-menu-item-7>a>.links-text {
	border-width: 0;
	border-bottom-width: 2px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0)
}

.desktop div.main-menu.main-menu-799>.j-menu>.main-menu-item-7:hover>a>.links-text {
	border-color: var(--tema-renk)
}

div.main-menu.main-menu-799>.j-menu li.main-menu-item-7>a>.links-text {
	padding-top: 10px;
	padding-bottom: 10px
}

.desktop-main-menu-wrapper .menu-fullwidth>.j-dropdown {
	width: 100vw;
	left: 50%;
	margin-left: -50vw
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-7 .mega-menu-content {
	width: 700px;
	position: absolute;
	left: 50%;
	transform: translate3d(-50%, 0, 0)
}

.desktop-main-menu-wrapper .main-menu-799 .mega-custom.main-menu-item-7>.dropdown-menu::before {
	left: 50%;
	transform: translate3d(-50%, 0, 0)
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-7:not(.mega-fullwidth)>.dropdown-menu::before {
	display: block;
	margin-top: -10px
}

.desktop-main-menu-wrapper .main-menu-799>.j-menu li.main-menu-item-7.multi-level .dropdown-menu ul li .dropdown-menu {
	left: 100%
}

.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 {
	background: none;
	padding-top: 20px;
	border-width: 0;
	border-top-width: 1px;
	border-style: solid;
	border-color: rgba(255, 179, 229, 1);
	margin-bottom: 50px
}

.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1::before {
	display: block;
	background: rgba(255, 0, 0, 1);
	left: -50%;
	width: 100%
}

.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-1 {
	width: 20%;
	border-width: 0;
	border-right-width: 1px;
	border-style: dashed;
	border-color: rgba(230, 230, 230, 1)
}

.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-1 .grid-item {
	height: auto
}

.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-1 .grid-items {
	justify-content: flex-start
}

.main-menu-799 .main-menu-item-7.mega-menu .grid-row-1 .grid-col-2 {
	width: 5%
}




@media (max-width: 760px) {
	div.links-menu-359 .menu-item {
		justify-content: center
	}

	div.links-menu-359 .menu-item a {
		justify-content: center
	}
}
.kattitle {
 margin-bottom:0px !important;
 padding-left: 20px; 
}

#menuButton {
display:inline-block;
background: none;
border: 1px solid #ddd;
padding: 6px 15px;
border-radius: 5px;
font-weight: 600;
font-size: 13px;
cursor: pointer;
margin-left: 10px;
transition: all 0.3s ease;
}

#menuButton:hover {
background: #f26725;
color: #fff;
border-color: #f26725;
}

#menuButton i {
margin-right: 5px;
}

#closeMenu {
display:none;
}

.kapat {
display:none;
}

/* Filtre overlay ve sidebar stili */
.overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
z-index: 9999999;
}

.overlay #column-left {
position: fixed;
top: 0;
left: 0;
width: 300px;
height: 100%;
background: #fff;
overflow-y: auto;
z-index: 99999999;
padding: 15px;
box-shadow: 2px 0 10px rgba(0,0,0,0.2);
display: block !important;
}

.overlay #closeMenu {
display: block !important;
background: none;
border: none;
cursor: pointer;
padding: 5px;
}

.overlay .kapat {
display: inline-block !important;
width: 20px;
height: 20px;
}

.havale {

}

/* Filtre butonu products-filter içinde konumlandırma */
.products-filter {
display: flex;
align-items: center;
flex-wrap: wrap;
}

.products-filter .kattitle {
flex: 1;
}

.products-filter .select-group {
margin-left: auto;
}





@media screen and (max-device-width: 480px) and (orientation: portrait){
	
.cart-container-right {
    top: auto !important;
    width: calc(100% - 5px) !important;
    height: auto !important;
    border-radius: 10px;
    margin-left: 0px !important;
    position: relative !important;
    z-index: 100000000 !important;
    margin-top: 100% !important;
	display:grid;
}	
	
	
	
	
	
#menuButton {
display:block;
background: none;
font-weight: 600;
/*! background: red; */
/*! color: white; */
/*! padding: 5px; */
/*! border-radius: 6px; */
/*! width: 50%; */
}
	
.links-text {
    display:none !important;
}
.grid-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
  display: block;
}





.grid-col-top-5-1 {
  width: 100% !important;
}

.module-banners-727:not(.carousel-mode) .module-body {
  display: none !important;
}


footer .grid-row-2 .grid-col-1 {
  width: 50%;
}

.goster {
  display:block !important;
}


footer .grid-row-2 {
  padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
  padding-top: 30px;
  padding-bottom: 10px;
  border-width: 0;
    border-top-width: 0px;
  border-top-width: 1px;
  border-style: solid;
  border-color: rgba(243, 243, 243, 1);
  margin-bottom: 80px;
}


.mobil1 {
  width: 100% !important;
 padding-top: 30px;
}


.mobile-custom-menu {
  width: auto !important;
}

.main-menu {
 display: none !important;
}

.module-info_blocks-797 .module-body {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 25px;
  box-shadow: none;
  border-radius: 10px;
}

.module-info_blocks-797 .module-item-1 .info-block .info-block-title {
  font-size: 15px !important;
}

.accordion-menu .j-menu {
    height: auto;
    overflow: hidden;
    display: none !important;
}

.kattitle {
  width: 100%;
  text-align: center;
  padding: 5px 20px !important;
  border-bottom: 2px solid var(--tema-renk);
  padding-bottom: 10px !important;
  margin-bottom: 10px !important;
}

.kapat {
  width: 40px;
  position: relative;
  display:block !important;
  float: right;
}


#closeMenu {
 display:block !important;
}

.module-master_slider-787 .ms-thumb-list {
  display: block;
  padding: 10px 0;
  top: auto !important;
  bottom: 0 !important;
  order: 2;
  display: none !important;
}

.grid-col-822-1-1 {
  width: 20%;
  display: none;
}

.grid-col-822-1-2 {
  width: 50%;
}

.grid-col-822-1-3 {
  width: 50%;
}

#content-bottom {
  display:none;
}

.product-image.position-left .additional-images, .product-image.position-top .additional-images {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  display: none;
}

.module-info_blocks-824 .module-item-1 .info-block::before {
  content: '\f095' !important;
  font-family: icomoon !important;
  font-size: 18px;
  color: rgba(221, 14, 28, 1);
  left: -3px;
  top: 2px;
}

.module-info_blocks-825 .module-item-1 .info-block::before {
  content: '\f232' !important;
  font-family: icomoon !important;
  font-size: 18px;
  color: rgba(66, 170, 69, 1);
  left: -5px;
  align-self: center;
}

#content {
  border-radius: 6px !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}



}

.top-row {
  background: #f9f9f9 !important;
}	

.ust {
  background: #fff !important;
   margin-top: 30px;
  padding-top: 20px;
  padding:10px;
  border-radius:6px;
}	


.grid-row-top-2 {
  background: #f9f9f9 !important;
}	

.sontutar {
  color: var(--tema-renk);
  font-weight: bold;
  font-size: 19px;
  letter-spacing: -1px;
}		


.bossepet img {
  width: 200px;
  margin-bottom: 10px;
  margin: auto !important;
}

.bosbuton {
  background: #f66825;
  color: white;
  padding: 8px 24px;
  border-radius: 6px;
  margin-top: 10px;
}

.bossepet {
  font-size: 14px;
  text-align: center;
  font-weight: 600 !important;
}

.main-products.product-grid .product-thumb .buttons-wrapper {
  margin-top: 6px !important;
}

.main-products.product-grid.product-grid .product-thumb .button-group {
  width: 100% !important;
  padding: 0 !important;
  margin-top: 0 !important;
  justify-content: flex-start !important;
}

.main-products.product-grid.product-grid .wish-group {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  justify-content: flex-start !important;
  pointer-events: auto !important;
}

.main-products.product-grid .product-thumb .btn-wishlist {
  width: 42px !important;
  min-width: 42px !important;
  height: 34px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #f26725 !important;
  color: #fff !important;
  line-height: 1 !important;
  pointer-events: auto !important;
}

.main-products.product-grid .product-thumb .btn-wishlist::before {
  color: #fff !important;
  font-size: 19px !important;
  margin: 0 !important;
}

.main-products.product-grid .product-thumb .btn-wishlist:hover,
.main-products.product-grid .product-thumb .btn-wishlist.btn:hover,
.desktop .main-products.product-grid .product-thumb .btn-wishlist.btn:hover {
  background: #d9531f !important;
  color: #fff !important;
  box-shadow: none !important;
}

.main-products.product-grid .product-thumb .btn-wishlist:hover::before,
.desktop .main-products.product-grid .product-thumb .btn-wishlist:hover::before {
  content: '\e991' !important;
  font-family: icomoon !important;
  color: #fff !important;
}

.main-products.product-grid .product-thumb .urun-incele-btn {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  height: 34px !important;
  padding: 0 16px !important;
  border: 0 !important;
  border-radius: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #11bf89 !important;
  color: #fff !important;
  line-height: 1.1 !important;
  pointer-events: auto !important;
  white-space: nowrap !important;
}

.main-products.product-grid .product-thumb .urun-incele-btn .btn-text {
  display: inline-block !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
}

.main-products.product-grid .product-thumb .urun-incele-btn:hover {
  background: #0ca776 !important;
}

@media (max-width: 768px) {
  .main-products.product-grid .product-thumb .btn-wishlist {
    width: 36px !important;
    min-width: 36px !important;
    height: 32px !important;
  }

  .main-products.product-grid .product-thumb .urun-incele-btn {
    height: 32px !important;
    padding: 0 10px !important;
  }

  .main-products.product-grid .product-thumb .urun-incele-btn .btn-text {
    font-size: 11px !important;
  }
}

.module-products-307 .product-grid .product-thumb .buttons-wrapper {
  margin-top: 6px !important;
}

.module-products-307 .product-grid.product-grid .product-thumb .button-group {
  width: 100% !important;
  padding: 0 !important;
  margin-top: 0 !important;
  justify-content: flex-start !important;
}

.module-products-307 .product-grid.product-grid .wish-group {
  width: 100% !important;
  display: flex !important;
  align-items: center !important;
  gap: 8px !important;
  justify-content: flex-start !important;
  pointer-events: auto !important;
}

.module-products-307 .product-grid .product-thumb .btn-wishlist {
  width: 42px !important;
  min-width: 42px !important;
  height: 34px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #f26725 !important;
  color: #fff !important;
  line-height: 1 !important;
  pointer-events: auto !important;
}

.module-products-307 .product-grid .product-thumb .btn-wishlist::before {
  color: #fff !important;
  font-size: 19px !important;
  margin: 0 !important;
  display: inline-block !important;
}

.module-products-307 .product-grid .product-thumb .btn-wishlist:hover,
.module-products-307 .product-grid .product-thumb .btn-wishlist.btn:hover,
.desktop .module-products-307 .product-grid .product-thumb .btn-wishlist.btn:hover {
  background: #d9531f !important;
  color: #fff !important;
  box-shadow: none !important;
}

.module-products-307 .product-grid .product-thumb .btn-wishlist:hover::before,
.desktop .module-products-307 .product-grid .product-thumb .btn-wishlist:hover::before {
  content: '\e991' !important;
  font-family: icomoon !important;
  color: #fff !important;
}

.module-products-307 .product-grid .product-thumb .urun-incele-btn {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  height: 34px !important;
  padding: 0 16px !important;
  border: 0 !important;
  border-radius: 0 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: #11bf89 !important;
  color: #fff !important;
  line-height: 1.1 !important;
  pointer-events: auto !important;
  white-space: nowrap !important;
}

.module-products-307 .product-grid .product-thumb .urun-incele-btn .btn-text {
  display: inline-block !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 600 !important;
  line-height: 1.1 !important;
  padding: 0 !important;
}

.module-products-307 .product-grid .product-thumb .urun-incele-btn:hover {
  background: #0ca776 !important;
}

@media (max-width: 768px) {
  .module-products-307 .product-grid .product-thumb .btn-wishlist {
    width: 36px !important;
    min-width: 36px !important;
    height: 32px !important;
  }

  .module-products-307 .product-grid .product-thumb .urun-incele-btn {
    height: 32px !important;
    padding: 0 10px !important;
  }

  .module-products-307 .product-grid .product-thumb .urun-incele-btn .btn-text {
    font-size: 11px !important;
  }
}

.product-blocks-822 .item .pCode {
  font-size: 13px !important;
  line-height: 18px !important;
  margin-bottom: 0 !important;
}

.product-blocks-822 .item .pCode > span {
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 600 !important;
}




/* Banner resimleri esit boyut */
.grid-row-top-5 .grid-col { overflow:hidden; }
.grid-row-top-5 .module-banners-794 { height:100%; }
.grid-row-top-5 .module-banners-794 .module-body { height:100%; }
.grid-row-top-5 .module-banners-794 .module-item { height:100%; }
.grid-row-top-5 .module-banners-794 .module-item a { display:block; height:100%; }
.grid-row-top-5 .module-banners-794 .module-item img { width:100% !important; height:100% !important; object-fit:cover !important; border-radius:8px; display:block; }

/* Banner grid esit yukseklik */
.grid-row-top-5 > .grid-cols { display:flex !important; align-items:stretch !important; }
.grid-row-top-5 .grid-col-top-5-1 { display:flex; flex-direction:column; }
.grid-row-top-5 .grid-col-top-5-1 .grid-items { flex:1; display:flex; }
.grid-row-top-5 .grid-col-top-5-1 .grid-item { flex:1; display:flex; }
.grid-row-top-5 .module-banners-794 { flex:1; display:flex; flex-direction:column; }
.grid-row-top-5 .module-banners-794 .module-body { flex:1; }
.grid-row-top-5 .module-banners-794 .module-item { height:100%; }
.grid-row-top-5 .module-banners-794 .module-item a { display:block; height:100%; }
.grid-row-top-5 .module-banners-794 .module-item img { width:100% !important; height:100% !important; object-fit:cover !important; border-radius:8px; }

.grid-row-top-5 { margin-top: 0px !important; padding-top: 0px !important; }


/* Tum Urunler bolumu beyaz arka plan */
.grid-row-tum-urunler { background: #fff !important; border-radius: 8px; padding: 15px; }

/* Full-width layout ayarlari */
.module-master_slider-26 { max-width: 100% !important; }
.grid-row-top-5 > .grid-cols { max-width: 1400px !important; }

/* Dar Tema - 1110px */
.tema-dar .wrapper,
.tema-dar .mega-menu-content,
.tema-dar .site-wrapper > .container,
.tema-dar .grid-cols,
.tema-dar .desktop-header-active .is-sticky .header .desktop-main-menu-wrapper,
.tema-dar .desktop-header-active .is-sticky .sticky-fullwidth-bg,
.tema-dar .site-wrapper,
.tema-dar .breadcrumb,
.tema-dar .title-wrapper,
.tema-dar .page-title > span,
.tema-dar .desktop-header-active .header .top-bar,
.tema-dar .desktop-header-active .header .mid-bar,
.tema-dar .desktop-main-menu-wrapper { max-width: 1110px !important; }
.tema-dar .grid-row-top-5 > .grid-cols { max-width: 1110px !important; }

/* Footer dar temada tam genislik */
.tema-dar footer, .tema-dar .footer-area, .tema-dar .footer-wrapper { max-width: 100% !important; width: 100% !important; }
.tema-dar .copyright-area, .tema-dar .copyright-area p, .tema-dar .site-copyright, .tema-dar footer .title-wrapper { white-space: nowrap; text-align: center; font-size: 13px; }