/*
input[type="checkbox"] {
    width: auto;
    display: inline-block;
}
input[type="text"] {
    margin: auto;
}
input {
    position: relative;
    width: auto;
    display: inline-block;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px;
}
textarea {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px;
}
select {
    position: relative;
    display: block;
    width: 100%;
    border: 1px solid #dedede;
    border-radius: 5px;
    padding: 5px 10px;
}*/

[clear="clear"] {
}

.taksit-bg {
  overflow-x: scroll;
}

.about-detail {
}

.contact-form__left {
  height: 100%;
}


.slide-wrapper { position: absolute; left: 0; right: 0; top: 0; bottom: 0;
  background-image: linear-gradient(to right, #1e2352, #ff000000);
  background-image: -webkit-gradient(to right, #1e2352, #ff000000);
}

.slide-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  text-align: unset;
  position: relative;
  /* padding-top: 150px;*/
}


.hero._v2 .explore-photo {
  margin:0px;
  border-radius: 0px;
}
.hero._v2 .hero-right {
  border-radius: 0px;
}
.hero._v2 > .container > .row {
  margin:0;
}
.hero._v2 > .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
  margin:0;
}
.hero._v2 {
  padding:0px;
  background-color: transparent;
}

@media (max-width: 767px) { .slide-container { padding-top: 120px; } }

.slide-content { width: 45%; position: relative; z-index: 2; }

.slide-content::before { display: none; content: ""; position: absolute; inset: 50%; -webkit-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); background-color: rgba(30, 29, 28, 0.4); border-radius: 999px; width: 300px; height: 300px; -webkit-box-shadow: 0 0 150px #1e1d1c; box-shadow: 0 0 150px #1e1d1c; }

@media (max-width: 767px) { .slide-content { width: 100%; } }

@media (max-width: 991px) { .slide-content { text-align: center; } }

@media (min-width: 768px) and (max-width: 991px) { .slide-content { width: 70%; } }

.slide-content .heading {margin-bottom:25px; color: #fff; font-size: 52px; font-weight: 900; letter-spacing: -1.5px; line-height: 1.2; text-shadow: 0 0 10px rgba(30, 29, 28, 0.5); }

@media (max-width: 1199px) { .slide-content .heading { font-size: 24px !important; font-weight: 800; } }

.slide-content .text { color: #fff; font-size: 20px; font-weight: 400; margin: 0 auto; width: 100%; text-shadow: 0 0 10px #1e1d1c; }

@media (max-width: 767px) { .slide-content .text { display: none; } }


.drawer__header-member-title {
  text-transform: capitalize;
  font-weight: bold;
  color: #000;
}
.drawer__menu li a .icon {
  margin-right: 10px;
}
.drawer__menu li a h2 {
  font-size: 14px;
  line-height: 1.3;
}
.drawer__menu li a {
  cursor: pointer;
  color: #666;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  line-height: 1.3;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.drawer__menu li {

}
.drawer__menu {

}

.satis-kanallari .owl-carousel .owl-stage-outer {
  overflow: visible;
}
.satis-kanallari ._item a figure img {
  width: 130px;
  height: 130px;
  text-align: center;
  object-position: center;
  -o-object-position: center;
  object-fit: contain;
  -o-object-fit: contain;
  background-color: #fff;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid #fff;
}
.satis-kanallari ._item a figure {
  text-align: center;
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
}
.satis-kanallari ._item a .title {
  color: #fff;
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  margin: auto;
  top: 45px;
  font-size: 18px;
}
.satis-kanallari ._item a {

}
.satis-kanallari ._item:not(:last-child) {
  margin-right: 20px;
}
.satis-kanallari ._item:hover figure img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
}
.satis-kanallari ._item:hover {
  margin-top: -20px;
}
.satis-kanallari ._item {
  position: relative;
  background: var(--primary-color);
  border-radius: 120px;
  width: 150px;
  height: 300px;
  display: block;
  transition: 0.2s all ease;
  margin-left: auto;
  margin-right: auto;
}
.satis-kanallari > ul {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.satis-kanallari .text {
  text-align: center;
  font-size: 18px;
  color: #000;
  margin-top: 30px;
}
.satis-kanallari .title {
  text-align: center;
  font-size: 36px;
  color: #000;
  margin-bottom: 30px;
  width: 100%;
}
.satis-kanallari {
  position: relative;
  display: block;
  margin-bottom: 50px;
}

.services ul { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.services ul li { margin-bottom: 80px; }

.services ul li .services-photo { border-radius: 20px; }

.services .owl-stage-outer { padding-block: 50px; margin-block: -50px; }

.services-card { position: relative; }

.services-card:hover .services-footer { background-color: var(--primary-color); }

.services-card:hover .services-footer .title { color: #fff; }

.services-photo { width: 100%; height: 300px; border-radius: 20px 20px 0 0; overflow: hidden; }

.services-photo img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.services-footer { -webkit-box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); box-shadow: 0 0 20px rgba(30, 29, 28, 0.1); background-color: #fff; position: absolute; bottom: -35px; left: 20px; right: 20px; padding: 20px 40px; text-align: center; height: 82px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; border-radius: 20px; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }

.services-footer .title { font-size: 16px; font-weight: 700; letter-spacing: -0.5px; line-height: 1.3; color: #1e1d1c; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden; max-height: 42px; -webkit-transition: .4s; -o-transition: .4s; transition: .4s; }



.filterLineCount {
  font-size: 11px;
  color: #999;
}
.FilterPageContent {

}
.FilterPageBottom > .theme-button {

}
.FilterPageBottom {
  position: sticky;
  bottom: 0;
  z-index: 5;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 2px;
  padding: 10px;
}
.FilterPageInner {

}
.filterLineAppend .filterLineTitle i {
  display: none !important;
}
.filterLineAppend .filterLineTitle {
  color: #333;
  font-size: 14px;
  font-weight: 700;
  background-color: #fff;
  top: 0;
  z-index: 4;
  padding: 1rem;
  position: sticky;
}
.filterLineAppend .filterLine input[type="checkbox"]:checked:before {
  content: "\f00c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #fff;
  font-size: 11px;
  text-align: center;
  left: 4px;
  top: -2px;
  position: relative;
}
.filterLineAppend .filterLine input[type="checkbox"]:checked {
  background-color: rgb(242, 122, 26);
  border: 2px solid rgb(242, 122, 26);
}
.filterLineAppend .filterLine input[type="checkbox"] {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.08);
  display: inline-block;
  position: relative;
}
.filterLineAppend .filterLine label {
  cursor: pointer;
  color: #666;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  line-height: 1.3;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;
}

.filterLineAppend .filterLine:not(:last-child) {
  margin-bottom: 10px;
}

.filterLineAppend .filterLine {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center; -ms-flex-align: center; align-items: center;
}

.filterLineAppend .filterLineBody {
  padding: 0 1rem;
  margin-top: 15px;
  margin-bottom: 10px;

  overflow-y: scroll !important;
  max-height: 300px;
}
.filterLineAppend:last-child {

}
.filterLineAppend:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
.filterLineAppend {
  padding: 0 !important;
  /* max-height: 300px; */
  /* overflow-y: scroll; */
}
.FilterPageHeader h3 {

}
.FilterPageHeader {

}
#FilterPage.open {

}
#FilterPage > form {

}
#FilterPage {

}

#FilterPage ::-webkit-scrollbar-thumb:hover {
  background: var(--tertiary-color);
}
#FilterPage ::-webkit-scrollbar-thumb {
  background: var(--primary-color);
  border-radius: 10px;
}
#FilterPage ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #f2f2f2;
  border-radius: 3px;
}
#FilterPage ::-webkit-scrollbar {
  width: 7px;
}

/**/


.profile-nav ul li:not(:last-child){
  margin-bottom: 10px;
}
.profile-nav ul li a{
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  padding-left: 25px;
  padding-right: 25px;
  color: #1e1d1c;
  border-radius: 99px;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: -0.5px;
}
.profile-nav ul li a .icon{
  margin-right: 12px;
}
.profile-nav ul li.is-active{
  background: var(--primary-color);
  border-radius: 50px;
}
.profile-nav ul li.is-active a{
  color: #fff;
}
.profile-heading{
  color: #1e1d1c;
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 30px;
}
.profile-content{
  background: #F1F1F1;
  border-radius: 8px;
  min-height: 550px;
  position: relative;
  padding: 50px;
}

.shortcuts-wrapper .icon svg path {
  fill: #fff;
}
.shortcuts-wrapper .icon svg {
  fill: #fff;
}

.component-card__list[tabID="30"] {
  padding: 10px 15px;
}

.section-header .text > .row {
  align-items: center;
}

.chart {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  margin: 0px;
  text-align: center;
}
.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
}
.percent:after {
  content: "%";
  margin-left: 0.1em;
  font-size: 0.8em;
}
.angular {
  margin-top: 100px;
}
.angular .chart {
  margin-top: 0;
}

.shortcuts.style-1 {
  position: relative;
  padding: 20px 0;
  bottom: 0px;
}

.button {
  padding-left: 30px;
  padding-right: 30px;
}

.comment-card._v2 .button.ui-small {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.comment-card .text {
  font-size: 16px;
}
.comment-card .title {
  font-size: 25px;
  font-weight: 300;
  margin-bottom: 20px;
}
.comment-card._v2 {
  padding: 50px 0;
  min-height: 400px;
  max-height: 500px;
  position: relative;
  background-attachment: fixed;
  background-position: center;
  /* background-color: rgba(0,0,0,.7);*/
  background-blend-mode: multiply;
  background-repeat: no-repeat;
  background-size: 100%;
  align-items: center;
}
.comment-card {
}
.section-comments .section-header .title {
  /*font-family: 'Bad Script', cursive;*/
  font-family: "Dancing Script", cursive;
  color: #fff;
  font-size: 40px;
  margin-bottom: 50px;
  font-weight: 100;
}
.section-comments .section-header {
}
.section-comments > .container > .row {
  align-items: center;
}
.section-comments:before {
}
.section-comments * {
  color: #fff;
}
.section-comments#news_comm .owl-nav-style .owl-theme .owl-nav button.owl-prev {
  left: 5px;
}
.section-comments#news_comm .owl-nav-style .owl-theme .owl-nav button.owl-next {
  right: 5px;
}
.section-comments#news_comm {
  padding: 0px;
  min-height: unset;
  max-height: unset;
}
.section-comments {
  position: relative;
  display: block;
  width: 100%;
  margin: 50px 0 0 0;
  padding: 50px 0;
  min-height: 330px;
  max-height: 500px;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-attachment: fixed;
  background-position: center;
  /*background-color: rgba(0,0,0,.7);*/
  background-blend-mode: multiply;
}

.counter-card .counter-name {
}
.counter-card .counter-number {
  font-weight: 900;
  margin: 15px 0;
  font-size: 35px;
}
.counter-card .icon svg path {
  color: #fff;
  fill: #fff;
}
.counter-card .icon svg {
  color: #fff;
  fill: #fff;
}
.counter-card .icon {
  font-size: 75px;
  color: #fff;
}
.counter-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  text-align: center;
  align-items: center;
  justify-content: center;
  color: #fff;
}

.section-counter[type="sayac"] .counter-card .counter-name {
}
.section-counter[type="sayac"] .counter-card .counter-number {
  font-weight: 600;
  margin: 5px 0;
  font-size: 25px;
}
.section-counter[type="sayac"] .counter-card .icon svg path {
  color: #fff;
  fill: #fff;
}
.section-counter[type="sayac"] .counter-card .icon svg {
  color: #fff;
  fill: #fff;
}
.section-counter[type="sayac"] .counter-card .icon {
  font-size: 45px;
  color: #fff;
}
.section-counter[type="sayac"] .counter-card {
}
.section-counter[type="sayac"] {
}

.section-counter > .container > .row {
  align-items: center;
}
.section-counter:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 194, 129, 80%);
}
.section-counter {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 50px 0;
  background-image: url(/data/genel/bg/counter_bg.jpg);
}

.donate-card {
  position: relative;
  border: 1px solid rgba(27, 27, 25, 0.1);
  border-radius: 11px;
  overflow: hidden;
  margin-bottom: 40px;
}

.donate-card:hover .donate-photo img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.donate-photo {
  width: 100%;
  height: 170px;
  overflow: hidden;
}

.donate-photo img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.donate-body {
  height: 270px;
  padding-inline: 30px;
  padding-top: 20px;
}

.donate-body .title,
.donate-body .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.donate-body .title {
  font-size: 18px;
  font-weight: 700;
  color: #00c281;
  letter-spacing: -0.5px;
  margin-bottom: 5px;
  -webkit-line-clamp: 1;
}

.donate-body .text {
  font-size: 14px;
  color: #585858;
  line-height: 1.4;
  -webkit-line-clamp: 4;
  margin-bottom: 15px;
}

.donate-buttons {
  position: absolute;
  bottom: 20px;
  left: 30px;
  right: 30px;
}

.donate-buttons input {
  height: 40px;
  width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(27, 27, 25, 0.1);
  box-shadow: 0 0 10px rgba(27, 27, 25, 0.1);
  border-radius: 11px;
  padding-left: 10px;
  font-size: 13px;
  margin-bottom: 15px;
}

.hero-shortcuts__bg {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -15px;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(/data/genel/bg/sliderbg.png);
  height: 142px;
}

.component-card__list table tr td span.count {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.component-card__list table tr td span.title {
  font-weight: bold;
  color: #000;
  font-size: 14px;
}
.component-card__list table tr td span {
}
.component-card__list table tr td {
  padding: 5px;
}
.component-card__list table tr {
  border: 1px solid #f2f2f2;
}
.component-card__list table {
  width: 90%;
  margin: 10px auto;
}

.section-gallery-video .gallery-video-content .gallery-video-slider {
}
.section-gallery-video .gallery-video-content > h2 {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #00c281;
  font-size: 30px;
  letter-spacing: -1px;
  font-weight: 700;
  line-height: 1.1;
}
.section-gallery-video .gallery-video-content {
}
.section-gallery-video:before {
  content: "";
  position: absolute;
  z-index: -1;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url(../../assets/img/bg-btn.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
}
.section-gallery-video {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 30px 0;
}

.information-area .information-gallery {
}
.information-area .information-gallery .information_img > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
  -webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 10px;
}
.information-area .information-gallery .information_img:nth-child(2) img {
  width: 80%;
}
.information-area .information-gallery .information_img:nth-child(2) {
  text-align: left;
  margin-top: -75px;
}
.information-area .information-gallery .information_img:nth-child(1) img {
  width: 80%;
}
.information-area .information-gallery .information_img:nth-child(1) {
  text-align: right;
}
.information-area .information-gallery .information_img {
  position: relative;
  height: 250px;
  max-width: 100%;
}
.information-area > .container > .row {
  align-items: center;
}
.information-area [clear="clear"] {
}
.information-area span.text {
  font-size: 15px;
  color: #666;
  margin-bottom: 20px;
  display: block;
}
.information-area h2.title {
  font-weight: 900;
  color: #039;
  font-size: 30px;
  margin-bottom: 15px;
}
.information-area [clear="clear"] ul {
  padding: 15px 0 0 15px;
  list-style: disc;
}
.information-area {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0;
}

.video_gallery iframe {
  width: 100%;
  height: 300px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
  outline: 0;
  border-radius: 11px;
  overflow: hidden;
}
.video_gallery {
  position: relative;
}

.gallery_item figure img {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
  -webkit-box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
  border-radius: 10px;
}
.gallery_item figure {
}
.gallery_item {
}
.section-gallery_img > .container > .row {
  align-items: center;
}
.main .section-gallery_img:nth-child(1) {
}
.section-gallery_img {
  position: relative;
  display: block;
  width: 100%;
  margin: 20px 0 0 0;
  padding: 0;
}

.links ul li .icon svg path {
  fill: #fff;
}
.links ul li .icon svg {
  fill: #fff;
}

.header-nav__links._v2 {
  left: 100%;
  border-radius: 0px 11px 11px 0px;
}
li[multiple_sub_menu]:hover .header-nav__links._v2 {
  opacity: 1;
  visibility: visible;
  top: 0;
}
li[multiple_sub_menu]:hover > a {
  color: #fff;
}
li[multiple_sub_menu]:hover {
  background: #00c281;
}
li[multiple_sub_menu] {
  position: relative;
}

.ilan-box .ilanbasvur:hover {
  background: #fff;
  color: #00c281;
}
.ilan-box span.tarih {
  position: absolute;
  right: 10px;
  bottom: 0;
}
.ilan-box .ilanbasvur {
  background: #00c281;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  padding: 8px;
  border-radius: 5px;
  box-shadow: 1px 1px 5px 0px #000;
  -webkit-transition: 0.5s all ease;
  -moz-transition: 0.5s all ease;
  -ms-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.ilan-box {
  min-height: 100px;
  border: 1px solid #e0e0e0;
  padding: 30px 0 16px 8px;
  margin-bottom: 5px;
  background: #fff8f2;
  display: block;
  position: relative;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  -ms-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}

.bagis .donate-item-title {
  display: block;
  width: 100%;
  position: relative;
  border-bottom: 1px solid #f2f2f2;
  margin: 10px 0;
}
.bagis .donate-thumb img {
  width: 100%;
}
.bagis input[type="submit"] {
  margin: 10px 0;
}
.bagis .btn-success {
  background-color: #4db848;
  border-color: #4db848;
}
.bagis {
  border: 1px solid #f2f2f2;
  display: block;
  color: #000;
  margin-bottom: 20px;
}
.nav.nav-tabs li a {
  color: #999;
  padding: 3px 10px;
  border: 1px solid #999;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
  display: block;
  position: relative;
}
.nav.nav-tabs li {
}
.nav.nav-tabs li a.active {
  background-color: #00c281;
  color: #fff;
}

.firmaContent table {
  border: none;
}
.firmaContent {
  width: 100%;
  margin: 0 0 25px 0;
}
.firmaAd {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 16px;
  background-color: #00c281;
  color: #fff;
  font-weight: bold;
  padding: 5px;
}
.firmaAd a {
  color: #fff;
}
.firmaContent .firmaIcon {
  display: inline-block;
  width: 30px;
  text-align: center;
}
.firmaContent tr,
.firmaContent td {
  border-color: #f2f2f2;
  padding: 10px;
}

.products-nav .owl-item .item:hover a {
  background: #00c281;
  color: #fff;
}

#video_player iframe {
  width: 100%;
  height: 450px;
  object-fit: cover;
  -o-object-fit: cover;
  object-position: center;
  -o-object-position: center;
}
#video_player {
}

.news-details__card[type="video"] .news-details__footer {
  height: 150px !important;
}

.header-input > form {
  position: relative;
  overflow: hidden;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/*
.header-search span.icon {
    color: #104d84;
}
.header-search {
    position: absolute;
    right: 0;
    padding-right: 20px;
}*/

.form-send .form_send {
  background: var(--primary-color);
  height: 50px;
  font-family: inherit;
  min-width: 150px;
  border: 0 none;
  text-align: center;
  border-radius: 8px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  font-family: inherit;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  will-change: transform;
}

.form-send .form_send:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

.form > form > div > ul > li {
  margin-bottom: 15px;
  position: relative;
}
.form-custom > form ul > li {
  margin-bottom: 15px;
  position: relative;
}
.form ul > li {
  margin-bottom: 15px;
  position: relative;
}

.egitimtakvim__list > ul > li > a span.text {
}
.egitimtakvim__list > ul > li > a span.icon i {
}
.egitimtakvim__list > ul > li > a span.icon svg {
}
.egitimtakvim__list > ul > li > a span.icon {
  color: var(--primary-color);
  font-size: 16px;
  margin-right: 7px;
}
.egitimtakvim__list > ul > li > a:before {
  /* content: "";
    position: absolute;
    left: -15px;
    width: 6px;
    height: 6px;
    background: var(--primary-color);
    border-radius: 50%;*/
}
.egitimtakvim__list > ul > li > a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 5px 0px;
  color: #000;
  font-size: 14px;
  font-weight: bold;
}
.egitimtakvim__list > ul > li {
}
.egitimtakvim__list > ul {
  list-style: none !important;
  /*padding-left: 20px;*/
  margin-top: 15px;
}
.egitimtakvim__list {
}

.sidebar-yazilar > li .diger_yazarlar_title {
  background: var(--primary-color);
  border-radius: 5px 5px 0 0;
  color: #fff;
  font-weight: bold;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  text-transform: uppercase;
  margin: 0;
}
.sidebar-yazilar > li .diger_yazarlar_title h3.title {
}
.sidebar-yazilar > li a img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  object-position: top;
  border-radius: 5px;
}
.sidebar-yazilar > li a span.text {
  color: #57758c;
  margin-left: 15px;
  font-weight: bold;
  font-size: 15px;
}
.sidebar-yazilar > li a {
  position: relative;
  align-items: center;
  padding: 10px;
  margin: 10px 0;
  border-bottom: 1px solid #efefef;
}
.sidebar-yazilar > li {
}
.sidebar-yazilar {
}

.yazi_title h6 {
  font-size: 40px !important;
}
.yazar-alani > img {
  width: 100px;
  height: 100px;
  object-fit: cover;
  object-position: top;
  border-radius: 5px;
  box-shadow: 0 25px 35px rgb(87 117 140 / 10%);
  margin-right: 15px;
}
.yazar-alani .yazar-alani-detay span.spot {
  display: block;
  color: #ddd;
  font-weight: bold;
  font-size: 15px;
}
.yazar-alani .yazar-alani-detay span.text {
  display: block;
  color: #57758c;
  font-weight: bold;
  font-size: 17px;
}
.yazar-alani .yazar-alani-detay > a {
}
.yazar-alani .yazar-alani-detay {
}
.yazar-alani {
  align-items: center;
}
.diger_yazi_item .news-single__content {
  padding: 0 !important;
}
.diger_yazi_item .news-single__row {
  box-shadow: 3px -2px 20px rgb(87 117 140 / 10%);
  border-radius: 5px;
  padding: 15px;
}
.diger_yazi_item {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}

.personnel-card[type="yazar"] > a .personnel-photo img {
  object-position: top;
}
.personnel-card[type="yazar"] > a .personnel-photo {
  height: 150px;
  width: 40%;
  display: block;
  position: relative;
  border-radius: 5px 0 0 5px;
}
.personnel-card[type="yazar"] > a .personnel-footer .title {
  font-size: 17px;
  color: #000;
}
.personnel-card[type="yazar"] > a .personnel-footer .small_title {
  color: #999;
  font-weight: bold;
  font-size: 13px;
}
.personnel-card[type="yazar"] > a .personnel-footer {
  width: 60%;
  text-align: left;
  padding: 10px;
}
.personnel-card[type="yazar"] > a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  text-align: left;
  background: #f2f2f2;
  border-radius: 5px;
}
.personnel-card[type="yazar"] {
}

.page-content__description p {
  margin-bottom: 20px;
}

.anket_form input[type="button"]#btn_form_kaydet {
  background: var(--primary-color);
  border-radius: 5px;
  padding: 10px 15px !important;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  display: inline-block;
  width: auto;
  float: left;
  cursor: pointer;
}

input#btn_form_kaydet {
  background: var(--primary-color);
  height: 50px;
  font-family: inherit;
  min-width: 150px;
  border: 0 none;
  text-align: center;
  border-radius: 8px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  font-family: inherit;
  cursor: pointer;
  border: 2px solid transparent;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  will-change: transform;
}
.anket_form .fields > ul > li > .field .checkbox input:checked:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 11px;
  text-align: center;
  left: 3px;
  position: relative;
  top: -2px;
}
.anket_form .fields > ul > li > .field .checkbox input:checked {
  background-color: var(--primary-color);
  border: 2px solid var(--primary-color);
}
.anket_form .fields > ul > li > .field .checkbox input {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid rgb(221, 221, 221);
  display: inline-block;
  position: relative;
  margin-right: 10px;
  border-radius: 5px;
}

.anket_form .fields > ul > li > .field label {
}
.anket_form .fields > ul > li > .field .checkbox label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #000;
  font-weight: 300;
}
.anket_form .fields > ul > li > .field .checkbox input {
}
.anket_form .fields > ul > li > .field .checkbox._diger input[type="text"] {
  width: 100%;
  padding: 10px;
  height: auto;
  color: #999;
  font-weight: bold;
  border-radius: 5px;
}
.anket_form .fields > ul > li > .field .checkbox._diger label {
  font-weight: bold;
  color: #000;
  margin-top: 5px;
}
.anket_form .fields > ul > li > .field .checkbox._diger {
}
.anket_form .fields > ul > li > .field .checkbox {
}

.anket_form .fields > ul > li > .field .radiobutton input:checked:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 11px;
  text-align: center;
  left: 3px;
  position: relative;
  top: -2px;
}
.anket_form .fields > ul > li > .field .radiobutton input:checked {
  background-color: var(--primary-color);
  border: 2px solid var(--primary-color);
}
.anket_form .fields > ul > li > .field .radiobutton input {
  margin: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid rgb(221, 221, 221);
  display: inline-block;
  position: relative;
  margin-right: 10px;
  border-radius: 50%;
}

.anket_form .fields > ul > li > .field label {
}
.anket_form .fields > ul > li > .field .radiobutton label {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 17px;
  color: #000;
  font-weight: 300;
}
.anket_form .fields > ul > li > .field .radiobutton input {
}
.anket_form .fields > ul > li > .field .radiobutton._diger input[type="text"] {
  width: 100%;
  padding: 10px;
  height: auto;
  color: #999;
  font-weight: bold;
  border-radius: 5px;
}
.anket_form .fields > ul > li > .field .radiobutton._diger label {
  font-weight: bold;
  color: #000;
  margin-top: 5px;
}
.anket_form .fields > ul > li > .field .radiobutton._diger {
}
.anket_form .fields > ul > li > .field .radiobutton {
}
.anket_form .fields > ul > li > .field .checkbox._diger input[type="text"] {
  width: 100%;
  padding: 10px;
  height: auto;
  color: #999;
  font-weight: bold;
  border-radius: 5px;
}
.anket_form .fields > ul > li > .field .checkbox._diger label {
  font-weight: bold;
  color: #000;
  margin-top: 5px;
}
.anket_form .fields > ul > li > .field input {
}
.anket_form .fields > ul > li > .field {
}
.anket_form .fields > ul > li > .name {
  color: var(--primary-color);
  font-weight: 800;
  font-size: 20px;
  margin-bottom: 20px;
}
.anket_form .fields > ul > li {
  margin-bottom: 20px;
}
.anket_form .fields > ul {
}
.anket_form .fields {
}
.anket_form {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.form-field input[type="checkbox"]:checked:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #fff;
  font-size: 11px;
  text-align: center;
  left: 2px;
  top: -2px;
  position: relative;
}

.form-field input[type="checkbox"]:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}

.form-field input[type="checkbox"] {
  margin: 0;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  max-width: 20px;
  height: 20px;
  border: 2px solid rgb(235 238 241);
  display: inline-block;
  position: relative;
  padding: 0;
  border-radius: 5px;
}

.article_full_width {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.basket-form ul > li span.icon.arrow {
  font-size: 13px;
  position: absolute;
  right: 25px;
  bottom: 28px;
  color: #999;
}
.basket-form .form-custom ul > li {
  position: relative;
  margin-bottom:20px;
}

.header-search input.ui-list-opened {
  /*border-radius: 30px 30px 0 0;*/
}
.ui-front {
  z-index: 9999 !important;
}
.ui-menu .ui-menu-item:last-child {
  border: none;
  /*border-radius: 0 0 30px 30px;*/
}
.ui-menu .ui-menu-item.ui-state-focus {
  background: var(--primary-color) !important;
  border: none;
  margin: 0;
  color: #fff;
}
.ui-menu .ui-menu-item:hover {
}
.ui-menu .ui-menu-item {
  border-bottom: 1px solid rgba(199, 199, 199, 0.1) !important;
  color: #444;
  font-size: 13px;
  font-weight: 700;
  display: flex;
  align-items: center;
  padding: 10px 30px;
  font-family: "Brandon", sans-serif;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.ui-widget-content {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #fff;
  /*border-radius: 0 0 30px 30px;*/
}

#sayacv3 {
  /*margin-top: 30px;*/
  text-align: right;
}

.product-detail small {
  color: #999;
  font-size: small;
}
.product-detail {
}

.product-detail-other-variation #empty .diger-renkleri strong {
}
.product-detail-other-variation #empty .diger-renkleri span.icon i {
}
.product-detail-other-variation #empty .diger-renkleri span.icon {
  font-size: 16px;
  margin-right: 15px;
}
.product-detail-other-variation #empty .diger-renkleri {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 10px 5px;
}
.product-detail-other-variation #empty .kapsa-hadi > a > img {
}
.product-detail-other-variation #empty .kapsa-hadi > a:first-child.active {
  margin-left: 10px;
}
.product-detail-other-variation #empty .kapsa-hadi > a.active {
  border-color: #ff6000;
  transform: scale(1.1);
  margin-right: 10px;
  margin-left: 5px;
}
.product-detail-other-variation #empty .kapsa-hadi > a:hover {
  border-color: #ff6000;
  transform: scale(1.1);
  margin-right: 10px;
  margin-left: 5px;
}
.product-detail-other-variation #empty .kapsa-hadi > a {
  margin-right: 5px;
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  background: #fff;
  border-radius: 3px;
}
.product-detail-other-variation #empty .kapsa-hadi {
  display: table;
}
.product-detail-other-variation #empty {
}
.product-detail-other-variation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /*padding: 15px 25px;
    border-radius: 5px;*/
  padding: 0;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 20px;
  color: #818182;
}

.card-product-button {
  cursor: pointer;
}

#begendiklerim_menu ul > li > a {
  color: #555;
  font-size: 15px;
}
#begendiklerim_menu ul > li {
}
#begendiklerim_menu ul {
}
#begendiklerim_menu {
}
.uye_urun_liste_popup {
}

.payment-methods-content > .payment-methods-item.opened {
  display: block;
}
.payment-methods-content > .payment-methods-item:not(.opened) {
  display: none;
}
.payment-methods-content > .payment-methods-item {
  display: none;
}
.payment-methods-content {
}
.payment-methods-tab > a.active {
  background: var(--primary-color);
  transform: scale(1.1);
  margin-left: 10px;
}
.payment-methods-tab > a:first-child.active {
  background: var(--primary-color);
  transform: scale(1.1);
  margin-right: 20px;
  margin-left: 0px;
}
.payment-methods-tab > a:hover {
}
.payment-methods-tab > a {
  position: relative;
  display: inline-flex;
  width: 200px;
  height: 50px;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: var(--primary-color);
  border-radius: 5px;
  color: #fff;
  margin-right: 10px;
  font-size: 15px;
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.payment-methods-tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0 0 15px 0;
  padding: 0;
}

.product-detail__order.accordion {
  border: none;
  margin: 30px 0 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.col-article.article_full_width {
  -ms-flex: 0 0 100%;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

.login_menu_area .member_logged_box span.ext_var {
}
.login_menu_area .member_logged_box span.title {
  color: #000;
  font-size: 16px;
  font-weight: bold;
}
.login_menu_area .member_logged_box svg {
  font-size: 40px;
  margin-bottom: 20px;
}
.login_menu_area .member_logged_box i {
  color: #000;
  margin-right: 5px;
}
.login_menu_area .member_logged_box g_ad {
}
.login_menu_area .member_logged_box:hover {
  transform: scale(1.1);
  box-shadow: 0px 0px 15px -15px #000;
}
.login_menu_area .member_logged_box {
  position: relative;
  display: flex;
  align-items: center;
  background: #f9f9fa;
  padding: 5px 15px;
  margin: 0 0 10px 0;
  border-radius: 3px;
  border: 1px solid #f2f2f2;
  transition: 0.3s all ease;
  /*position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-flow: column;
    border: 1px solid #c5c5c5;
    background: #f7f7f7;
    padding: 15px;
    margin: 0 0 15px 0;
    border-radius: 10px;
    width: 100%;
    height: 125px;*/
}
.login_menu_area > .row {
  align-items: center;
}
.login_menu_area {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
}

body a[href] {
}

.favorite.card {
  display: none !important;
  visibility: hidden !important;
}

.card-product.category {
  height: 300px;
}

.header .profile a span {
  font-weight: bold;
  font-size: 15px;
}
.header .profile a.contact svg path {
  fill: var(--primary-color);
}
.header .profile a.contact svg {
}
.header .profile a.contact {
}
.header .profile a {
  cursor: pointer;
  margin-right: 10px;
}
.header .profile a.lock uyead {
  position: absolute;
  right: -54px;
  bottom: -15px;
  font-weight: bold;
  font-size: 18px;
}
.header .profile a.lock {
  position: relative;
  justify-content: flex-start;
}
.header .profile li:first-child {
}

#PopupDiv.uyelik_popup .modal .modal-dialog .modal-content .modal-body {
}
#PopupDiv.uyelik_popup
  .modal
  .modal-dialog
  .modal-content
  .modal-header
  button:hover {
  opacity: 1;
}
#PopupDiv.uyelik_popup
  .modal
  .modal-dialog
  .modal-content
  .modal-header
  button {
  font-size: 50px;
  color: #fff;
  opacity: 0.6;
  line-height: 0;
}
#PopupDiv.uyelik_popup
  .modal
  .modal-dialog
  .modal-content
  .modal-header
  > h4.modal-title {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 1px;
  text-align: center;
  font-size: 20px;
}
#PopupDiv.uyelik_popup .modal .modal-dialog .modal-content .modal-header {
  background: var(--primary-color);
}

.UyelikPopup > .UyelikPopupTabMenu > a.UyelikPopupMenuList.active {
  border-bottom: 2px solid var(--primary-color);
}
.UyelikPopup > .UyelikPopupTabMenu > a.UyelikPopupMenuList {
  position: relative;
  display: inline-block;
  width: 49%;
  text-align: center;
  font-size: 20px;
  color: var(--primary-color);
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px 0;
  cursor: pointer;
}
.UyelikPopup > .UyelikPopupTabMenu {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  text-align: center;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > a:hover {
  text-decoration: underline;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > a {
  cursor: pointer;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > a.uye_ol {
  color: var(--primary-color);
  font-weight: bold;
  margin: 10px 0 0 0;
  display: block;
  position: relative;
  font-size: 14px;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > a.form_elem_submit {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 5px 15px;
  text-align: center;
  background-color: var(--primary-color);
  border-radius: 3px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  cursor: pointer;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > a.sifre_unuttum {
  font-size: 13px;
  color: var(--primary-color);
  font-weight: 600;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > input {
  border-radius: 0px !important;
  border: 1px solid #dcdcdc !important;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  select,
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  input {
  border-radius: 0px !important;
  border: 1px solid #dcdcdc !important;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > label[for="BeniHatirla"] {
  margin: 0;
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  .form_elem_line
  > label {
  position: relative;
  display: inline-block;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: bold;
  color: #000;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent .form_elem_line {
}
.UyelikPopup
  > .UyelikPopupTabArea
  > .UyelikPopupTabContent
  span.small-italic-text {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 14px;
  color: #000000;
  font-style: italic;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent span.text {
  position: relative;
  display: block;
  width: 100%;
  margin: 5px 0 10px 0;
  padding: 0;
  font-size: 14px;
  color: #000000;
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent h2.title {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  font-weight: bold;
  color: var(--primary-color);
}
.UyelikPopup > .UyelikPopupTabArea > .UyelikPopupTabContent {
}
.UyelikPopup > .UyelikPopupTabArea {
}
.UyelikPopup {
}

.card-product-footer a.button_add {
  height: 35px;
  background-color: #f47524;
  padding: 5px 15px;
  color: white;
  font-size: 14px;
  font-weight: 300;
  border-radius: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.bottombanner
  > .container
  > .row
  > [class*="col-lg"]
  > .row
  [class*="col-lg"]:nth-child(2n + 0) {
}
.bottombanner
  > .container
  > .row
  > [class*="col-lg"]
  > .row
  [class*="col-lg"]:first-child {
  padding-left: 0;
}
.bottombanner > .container > .row > [class*="col-lg"] > .row {
  margin-left: 40px;
}
.bottombanner > .container > .row {
  justify-content: flex-end;
}
.bottombanner {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  background-color: #f1f1f1;
  padding: 0;
}

.banner
  > .header-sub
  > .container
  > .row
  > [class*="col-lg"]
  > .header-sub
  > .slide {
  margin-left: 40px;
}
.banner > .header-sub > .container > .row {
  justify-content: flex-end;
}

.allcategory_v2 > .allcategory_v2-button i {
}
.allcategory_v2 > .allcategory_v2-button svg.fa-angle-down {
  right: 10px;
  position: absolute;
}
.allcategory_v2 > .allcategory_v2-button svg {
  width: 20px;
  height: 20px;
}
.allcategory_v2 > .allcategory_v2-button > .icon {
  font-size: 16px;
  margin-right: 10px;
}
.allcategory_v2 > .allcategory_v2-button:before {
  content: "";
  position: absolute;
  background-color: #8363ce;
  height: 7px;
  bottom: 100%;
  border-radius: 12px 12px 0 0;
  display: block;
  width: 100%;
  left: 0;
}
.allcategory_v2 > .allcategory_v2-button {
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  /* text-transform: uppercase; */
  font-weight: 700;
  border-top: 0px solid #eee;
  padding: 0px 25px;
  color: #36075e;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #e4e8ec;
  position: relative;
  width: 250px;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] > a {
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]
  > .allcategory_v2-multiple-list
  > li:last-child
  > a {
  border: none;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]
  > .allcategory_v2-multiple-list
  > li:hover
  > a {
  background-color: var(--primary-color);
  color: #fff;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]
  > .allcategory_v2-multiple-list
  > li:last-child
  > a {
  border-radius: 0 0 8px 0;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]
  > .allcategory_v2-multiple-list
  > li:first-child
  > a {
  border-radius: 0 8px 0 0;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]
  > .allcategory_v2-multiple-list
  > li
  > a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  border-bottom: 1px solid #e4e8ec;
  color: #222;
  transition: 0.3s all ease;
  border-radius: 0;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]
  > .allcategory_v2-multiple-list
  > li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]
  > .allcategory_v2-multiple-list {
  display: none;
  position: absolute;
  left: 100%;
  top: 10px;
  background: #fff;
  padding: 0;
  min-width: 160px;
  border: 1px solid #e4e8ec;
  transition: 0.3s all ease;
  border-radius: 0 8px 8px 0;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]:hover
  > .allcategory_v2-multiple-list {
  display: block;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[multiple] {
}
.allcategory_v2 > .allcategory_v2-list > ul > li > a > svg {
  color: #8363ce;
  margin-right: 6px;
  font-size: 25px;
  opacity: 0.6;
}
.allcategory_v2 > .allcategory_v2-list > ul > li > a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 10px 15px;
  border-bottom: 1px solid #e4e8ec;
  color: #222;
  transition: 0.3s all ease;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:last-child > a {
  border: none;
  border-radius: 0 0 8px 8px;
}
.allcategory_v2
  > .allcategory_v2-list
  > ul
  > li[multiple]:last-child:hover
  > a {
  border-radius: 0 0 0 8px;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a > svg path {
  fill: #fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a > svg g {
}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a > svg {
  color: #fff;
  opacity: 1;
}
.allcategory_v2 > .allcategory_v2-list > ul > li:hover > a {
  background-color: var(--primary-color);
  color: #fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[ext] > a svg {
  color: #fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[ext] > a {
  background: var(--primary-color);
  color: #fff;
}
.allcategory_v2 > .allcategory_v2-list > ul > li[ext] {
}
.allcategory_v2 > .allcategory_v2-list > ul > li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.allcategory_v2 > .allcategory_v2-list > ul {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.allcategory_v2[data-parent="inc"] > .allcategory_v2-list {
  display: none;
  box-shadow: -5px 10px 15px -14px #000;
}
.allcategory_v2[data-parent="index"] > .allcategory_v2-list {
  display: block;
}
.allcategory_v2 > .allcategory_v2-list {
  display: block;
  position: absolute;
  top: 100%;
  background: #fff;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0 0 8px 8px;
  z-index: 1000;
}
.allcategory_v2 {
  position: relative;
  display: inline-block;
  width: auto;
  height: 50px;
  margin: 0;
  padding: 0;
}

.siparis_onay_anasayfa_don {
}
.siparisonay_tesekkur {
  text-align: center;
  margin-top: 10px;
}
.siparisonay .siparisonay_yazi {
}
.siparisonay img {
  width: 50px;
  height: 50px;
  object-fit: contain;
  object-position: center;
}
.siparisonay {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}

.whatsapp_icon svg {
}
.whatsapp_icon {
  color: #fff !important;
  position: fixed;
  left: auto;
  bottom: 15px;
  left: 15px;
  top: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 50%;
  background: rgba(29, 177, 84, 0.96);
  color: #fff;
  font-size: 35px;
  box-shadow: 0px 0px 15px 3px #00000030;
}

/*
.header-search-ico {
	display:none !important;
}*/

.full-content table th {
  padding: 0.75rem;
  vertical-align: middle;
  border-top: 1px solid #e9ecef;
}
.full-content table td {
  padding: 0.75rem;
  vertical-align: middle;
  border-top: 1px solid #e9ecef;
}
.full-content table tr td {
}
.full-content table tr {
}
.full-content table.table-striped tbody tr:nth-of-type(even) {
}
.full-content table.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.full-content table tbody tr {
}
.full-content table tbody td {
}
.full-content table thead tr {
}
.full-content table thead td {
}
.full-content table thead {
}
.full-content table {
  text-align: left;
}
#SanalKlavye > table td input.sanalbuton {
  width: 50px;
  height: 50px;
  margin: 0;
}
#SanalKlavye > table td input {
}
#SanalKlavye > table td {
  border: none;
  vertical-align: middle;
  padding: 5px 5px;
}
#SanalKlavye > table tr {
}
#SanalKlavye > table th {
  border: none;
  vertical-align: middle;
}
#SanalKlavye > table {
  position: relative;
  background: #f2f2f2;
  border-radius: 10px;
  overflow: hidden;
}
#SanalKlavye {
}
.full-content:not([id="urunkategori"]) input.SanalKlavyeAc {
  display: inline-block;
  width: auto;
  margin: 0 0 0 15px;
  background: #f2f2f2;
  cursor: pointer;
  border: 1px solid #dadada;
  width: 40px;
  height: 40px;
}

.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom
  ul
  li
  select:not([class="not-default"]):not([default="1"]):hover {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom
  ul
  li
  select:not([class="not-default"]):not([default="1"]) {
  width: 100%;
  height: 50px;
  border: 2px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-family: inherit;
  padding-left: 20px;
  padding-right: 20px;
  color: #444;
  font-size: 16px;
  font-weight: 700;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  position: relative;
}
.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom
  ul
  li
  input:not([type="radio"]):not([name="OnBilgilendirmeForm"]):not(
    [name="MesafeliSatisSozlesmesi"]
  ):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]):hover,
.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom
  ul
  li
  textarea:hover {
  border: 2px solid rgba(0, 0, 0, 0.2);
}
.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom
  ul
  li
  input:not([type="radio"]):not([name="OnBilgilendirmeForm"]):not(
    [name="MesafeliSatisSozlesmesi"]
  ):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]) {
  width: 100%;
  /*height: 50px;*/
  border: 2px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-family: inherit;
  padding-left: 20px;
  padding-right: 20px;
  color: #444;
  font-size: 16px;
  font-weight: 700;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom
  ul
  li
  textarea:not([class="not-default"]):not([default="1"]) {
  width: 100%;
  border: 2px solid rgba(0, 0, 0, 0.08);
  border-radius: 5px;
  font-family: inherit;
  padding-left: 20px;
  padding-right: 20px;
  color: #444;
  font-size: 16px;
  font-weight: 700;
  background: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom
  ul
  li
  input:not([type="radio"]):not([name="OnBilgilendirmeForm"]):not(
    [name="MesafeliSatisSozlesmesi"]
  ):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]) {
  padding-left: 60px;
}
.full-content:not([id="urunkategori"]):not([id="sepet"])
  .form-custom.no-icon
  ul
  li
  input:not([type="radio"]):not([name="OnBilgilendirmeForm"]):not(
    [name="MesafeliSatisSozlesmesi"]
  ):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]) {
  padding-left: 20px !important;
}

.full-content:not([id="urunkategori"]):not([id="sepet"])
  input[type="checkbox"] {
  display: inline-block;
  width: auto;
}
.full-content:not([id="urunkategori"]):not([id="sepet"])
  input:not([type="radio"]):not([name="OnBilgilendirmeForm"]):not(
    [name="MesafeliSatisSozlesmesi"]
  ):not([id="Sozlesme"]):not([class="not-default"]):not([default="1"]),
.full-content:not([id="urunkategori"])
  select:not([class="not-default"]):not([default="1"]),
.full-content:not([id="urunkategori"])
  textarea:not([class="not-default"]):not([default="1"]) {
  position: relative;
  /*display: block;*/
  width: 100%;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 10px 15px;
  margin: 0 0 10px 0;
}
.full-content:not([id="urunkategori"])
  input[style^="width"]:not([type="radio"]):not(
    [name="OnBilgilendirmeForm"]
  ):not([name="MesafeliSatisSozlesmesi"]):not([id="Sozlesme"]):not(
    [class="not-default"]
  ):not([default="1"]),
.full-content:not([id="urunkategori"])
  select[style^="width"]:not([class="not-default"]):not([default="1"]),
.full-content:not([id="urunkategori"])
  textarea[style^="width"]:not([class="not-default"]):not([default="1"]) {
  position: relative;
  /*display: inline-block;*/
  width: auto;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 10px 15px;
  margin: 0 0 10px 0;
}
#yrmMain #yrmGovde #etYorumDiv input[type="checkbox"] {
  display: inline-block;
  width: auto;
}
#yrmMain #yrmGovde #etYorumDiv input,
#yrmMain #yrmGovde #etYorumDiv select,
#yrmMain #yrmGovde #etYorumDiv textarea {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #f2f2f2;
  border-radius: 0px;
  padding: 10px 15px;
  margin: 0 0 10px 0;
}
#yrmMain #yrmGovde #etYorumDiv input[style^="width"],
#yrmMain #yrmGovde #etYorumDiv select[style^="width"],
#yrmMain #yrmGovde #etYorumDiv textarea[style^="width"] {
  position: relative;
  display: inline-block;
  width: auto;
  border: 1px solid #f2f2f2;
  border-radius: 0px;
  padding: 10px 15px;
  margin: 0 0 10px 0;
}
.full-content a[href] {
  /*color:var(--primary-color);*/
}
.full-content .theme-button {
  color: #fff !important;
}
.full-content .btn {
  /*color:#fff !important;*/
}
.full-content {
}

#hizlisatinal table td {
  border: none;
  padding: 0px;
}

.page_single input[type="checkbox"] {
  display: inline-block;
  width: auto;
}
.page_single input,
.page_single select,
.page_single textarea {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 10px 15px;
  margin: 0 0 10px 0;
}
.page_single {
}

.products-inc-carousel .owl-prev,
.products-inc-carousel .owl-next {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 40px;
  width: 40px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: #f0ecf4 !important;
  color: var(--primary-color) !important;
}
.products-inc-carousel .owl-nav {
  position: absolute;
  top: 50%;
  height: 0;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
}
.products-inc-carousel {
}

#frmSearch > span#icon i {
}
#frmSearch > span#icon svg {
  color: var(--primary-color);
}

#frmSearch > span#icon {
  position: absolute;
  left: 10px;
  top: 0;
  height: 100%;
  bottom: 0;
  right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  opacity: 0.7;
}

#frmSearch {
  position: relative;
}


.modal-header #frmSearch  {
  display: flex !important;
  align-items: center !important;
  width: 100% !important;
  font-family: "Inter", sans-serif !important;
}

.modal-header #frmSearch input {
  width: 100% !important;
  font-family: "Inter", sans-serif;
}

.header-search {
  /*position:relative;*/
}

/*leftmenu*/
.category-menu > ul > li.selected-menu a {
  color: #fff;
}
.category-menu > ul > li.selected-menu {
  background: #f59321;
}
.category-menu > ul > li > ul {
  /*display: none;*/
}
.left-menu li i#d-rop {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #f59321;
  cursor: pointer;
  font-size: 25px;
  text-shadow: 1px 1px 1px #000;
}
.left-menu li span {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #f59321;
  cursor: pointer;
  font-size: 45px;
  text-shadow: 1px 1px 1px #000;
  line-height: 12px;
  font-weight: bold;
}
.left-menu:before {
  border-right: 9px solid #368737;
  border-top: 15px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: -9px;
  position: absolute;
  top: 0;
}
.left-menu {
  position: relative;
  margin: -76px 0 10px 0;
  display: block;
  /* background: url(/data/genel/leftMTop.png) no-repeat 90% top #f9f9f9; */
  padding: 0;
  border: 1px solid rgba(156, 156, 156, 0.3);
}
.left-menu .items {
  position: relative;
  display: block;
}
.left-menu .items:before {
  border-color: #368737 transparent transparent transparent;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  height: 0;
  width: 0;
  border-right: 20px solid #368737;
  border-top: 20px solid transparent;
}
.left-menu .items ul {
  margin: 0;
  padding: 0;
}
.left-menu .items li {
  position: relative;
  display: block;
}
.left-menu .items li a {
  text-decoration: none;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  padding: 10px;
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(156, 156, 156, 0.3);
}
.left-menu .items li a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: #368737;
  transition: 0.4s ease-in-out;
  z-index: -1;
}
.left-menu .items li a:hover:before {
  width: 100%;
}
.left-menu .items li a:hover {
  color: #fff;
}
.left-menu .title {
  text-transform: capitalize;
  border-bottom: 1px solid #cdcbca;
  font-weight: bold;
  font-size: 24px;
  color: #fff;
  padding: 15px;
  /*background: #f59321;*/
  background: #368737;
  margin: 0;
}
.left-menu .items li:last-child a {
  border: none;
}

#PopupDiv .modal .modal-dialog .modal-content .modal-header h4 {
}
#PopupDiv .modal .modal-dialog .modal-content .modal-header button {
  position: absolute;
  right: 15px;
  top: auto;
  bottom: auto;
  display: inline-block;
  height: 100%;
  cursor: pointer;
}
#PopupDiv .modal .modal-dialog .modal-content .modal-header {
  text-align: left;
  align-items: center;
  display: flex !important;
  position: relative;
}
#PopupDiv .modal .modal-dialog .modal-content {
}
#PopupDiv .modal .modal-dialog {
}
#PopupDiv .modal {
  text-align: left;
}
#PopupDiv {
}
#PopupDiv .modal input[type="checkbox"]:not([default="1"]) {
  display: inline-block;
  width: auto;
}
#PopupDiv .modal input:not([default="1"]),
#PopupDiv .modal select:not([default="1"]),
#PopupDiv .modal textarea:not([default="1"]) {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #f2f2f2;
  border-radius: 10px;
  padding: 10px 15px;
  margin: 0 0 10px 0;
}

.footer-contact-info > li > a > i {
}
.footer-contact-info > li > a > svg {
  font-size: 15px;
  color: #fff;
  margin-right: 5px;
}
.footer-contact-info > li > a {
}
.footer-contact-info > li {
}
.footer-contact-info {
}

.mobile-header .mobile-logo img {
  width: 130px;
  object-fit: contain;
  object-position: center;
  margin: auto;
}
.mobile-header .mobile-logo {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.mobile-header {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.urun-main-kabin .product-item-v2 {
  margin-bottom: 20px;
}
.urun-main-kabin {
}

.main_left_menu > ul > li > a:before {
  content: "";
}
.main_left_menu > ul > li > a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 7px 15px;
  text-transform: uppercase;
  color: #000;
}
.main_left_menu > ul > li:first-child > a:before {
}
.main_left_menu > ul > li:first-child > a {
}
.main_left_menu > ul > li:first-child {
}
.main_left_menu > ul.ug_set > li:first-child > a:before {
  display: none !important;
}
.main_left_menu > ul.ug_set > li:first-child > a {
  text-transform: uppercase;
  padding: 7px 15px;
}
.main_left_menu > ul.ug_set > li:first-child {
}
.main_left_menu > ul.ug_set > li > a:before {
  content: "";
  width: 9px;
  height: 9px;
  border-top: 1px solid #000000;
  border-right: 1px solid #000000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: 13px;
  margin-right: 13px;
  display: block;
  position: absolute;
  z-index: 1;
  top: 15px;
  left: 0;
}
.main_left_menu > ul.ug_set > li > a {
  text-transform: capitalize;
  padding: 7px 15px 7px 30px;
}
.main_left_menu > ul.ug_set > li {
}
.main_left_menu > ul > li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.main_left_menu > ul {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #f6f6f6;
}
.main_left_menu > h2 {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 10px;
  margin: 0;
  font-size: 20px;
  background: #000;
  color: #fff;
}
.main_left_menu {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0 0 20px 0;
}

.product-item-v2 .product-item-v2-top figure > img {
  width: auto;
  margin: auto;
  object-fit: contain;
  object-position: center;
}
.product-item-v2 .product-item-v2-top figure {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.product-item-v2 .product-item-v2-top {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-item-v2 .product-item-v2-bottom > h2 > a {
  color: #000;
}
.product-item-v2 .product-item-v2-bottom > h2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-align: center;
}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price span.price qr {
}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price span.price i {
}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price span.price {
  font-size: 24px;
  color: #212225;
  font-weight: 700;
}
.product-item-v2 .product-item-v2-bottom .product-item-v2-price {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 0;
  text-align: center;
}
.product-item-v2 .product-item-v2-bottom {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  padding: 15px 10px;
  border-top: 1px solid #f2f2f2;
}
.product-item-v2 > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.product-item-v2 span.view i {
  transform: rotate(-45deg);
  color: #fff;
  font-size: 17px;
}
.product-item-v2 span.view {
  position: absolute;
  right: -22px;
  bottom: -30px;
  display: flex;
  background: #dbdada;
  width: 55px;
  height: 70px;
  text-align: center;
  transform: rotate(45deg);
  align-items: center;
  justify-content: flex-start;
  padding: 0 5px;
}
.product-item-v2:hover .product-item-v2-bottom {
  border-color: var(--primary-color);
}
.product-item-v2:hover span.view {
  background: var(--primary-color);
}
.product-item-v2:hover {
  border-color: var(--primary-color);
}
.product-item-v2 .yeni_urun {
  position: absolute;
  left: -45px;
  top: -45px;
  display: flex;
  background: #042e6f;
  width: 90px;
  height: 90px;
  text-align: center;
  transform: rotate(-45deg);
  align-items: flex-end;
  justify-content: center;
  padding: 2px 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.product-item-v2 .product-item-v2-add-cart a {
  color: #fff;
}
.product-item-v2 .product-item-v2-add-cart:hover {
  background: #000;
}
.product-item-v2 .product-item-v2-add-cart {
  position: absolute;
  display: none;
  right: 0;
  top: 100%;
  background: var(--primary-color);
  margin: 0;
  padding: 2px 10px;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
.product-item-v2:hover .product-item-v2-add-cart {
  display: inline-block;
}
.product-item-v2 {
  position: relative;
  display: block;
  width: 100%;
  height: 400px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  border: 1px solid #dbdada;
}

.kayan_urun .owl-controls .owl-nav .owl-next {
  margin-right: 5px;
}
.kayan_urun .owl-controls .owl-nav .owl-prev {
  margin-right: 25px;
}
.kayan_urun .owl-controls .owl-nav > div > span > i {
}
.kayan_urun .owl-controls .owl-nav > div > span {
  color: #fff;
  font-size: 35px;
}
.kayan_urun .owl-controls .owl-nav > div {
  position: absolute;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  bottom: 100%;
  right: 0;
  line-height: 1;
}
.kayan_urun .owl-controls .owl-nav {
}
.kayan_urun .owl-controls {
}
.kayan_urun > h2 {
  position: relative;
  display: block;
  width: 100%;
  height: 35px;
  overflow: hidden;
  margin: 0;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background: #042e6f;
}
.kayan_urun {
  position: relative;
  display: block;
  width: 100%;
  height: 435px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  background: #fff;
}

.solmenu-ic .solmenu .baslik {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  color: var(--primary-color);
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.solmenu-ic .solmenu .category-menu ul {
}
.solmenu-ic .solmenu .category-menu > ul > li > ul > li {
}
.solmenu-ic .solmenu .category-menu > ul > li > ul {
}
.solmenu-ic .solmenu .category-menu > ul > li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.solmenu-ic .solmenu .category-menu > ul {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.solmenu-ic .solmenu .category-menu {
}
.solmenu-ic .solmenu ul li .cont1 {
}
.solmenu-ic .solmenu ul li a:hover {
  /*color: black;*/
}
.solmenu-ic .solmenu ul li a {
  /*position: relative;
    font-size: 14px;
    padding: 8px 0;
    color: rgba(0, 0, 0, 0.5);
    display: block;
    -webkit-transition: .3s;
    transition: .3s;*/
}
.solmenu-ic .solmenu ul li span {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: auto;
  height: auto;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #444;
  font-weight: 900;
  font-size: 20px;
}
.solmenu-ic .solmenu ul li > ul li > ul {
  display: none;
}
.solmenu-ic .solmenu ul li > ul li {
}
.solmenu-ic .solmenu ul li > ul {
}
.solmenu-ic .solmenu ulli {
}
.solmenu-ic .solmenu ul {
}
.solmenu-ic .solmenu li {
  position: relative;
}
.solmenu-ic .solmenu a:hover {
  /*color: var(--primary-color) !important;*/
}
.solmenu-ic .solmenu a {
  cursor: pointer;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  padding-right: 15px !important;
}
.solmenu-ic .solmenu .attr li.item a:hover {
  color: black;
}
.solmenu-ic .solmenu .attr li.item a {
  position: relative;
  font-size: 14px;
  padding: 8px 0;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.solmenu-ic .solmenu .attr li.item {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.solmenu-ic .solmenu .attr ul {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.solmenu-ic .solmenu .attr {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.solmenu-ic .solmenu .fiyat_araligi .ui-slider-range {
  background: var(--primary-color);
  border: 2px solid #fff;
}
.solmenu-ic .solmenu .fiyat_araligi span {
  border-radius: 50%;
  border: 2px solid var(--primary-color);
  background: var(--primary-color);
}
.solmenu-ic .solmenu .fiyat_araligi .fiyat-sag {
}
.solmenu-ic .solmenu .fiyat_araligi .fiyat-sol {
}
.solmenu-ic .solmenu .fiyat_araligi {
  border: 1px solid #aaaaaa;
  background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50%
    repeat-x;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.solmenu-ic .solmenu {
  position: relative;
  display: block;
  width: 100%;
  /*margin: 0 0 10px 0;
    padding: 0;*/
}
.solmenu-ic .filitre-detail li a:hover:after {
  background: var(--primary-color);
  color: #fff;
}
.solmenu-ic .filitre-detail li a:after {
  font-family: "RemixIcon";
  content: "\F4C8";
  padding: 12px;
  font-size: 14px;
  /* font-family: FontAwesome; */
  /* font-style: normal; */
  /* font-weight: normal; */
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  right: 0;
  left: auto;
  top: auto;
  bottom: 0;
  height: 100%;
  cursor: pointer;
  color: var(--primary-color);
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  width: 20px;
  height: 20px;
}
.solmenu-ic .filitre-detail li a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-weight: 600;
  color: #555;
}
.solmenu-ic .filitre-detail li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 2px 0;
  list-style: none;
}
.solmenu-ic .filitre-detail {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 5px 0;
  padding: 0;
}
.solmenu-ic {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0px;
}

.satinal-v12 .preview .btnStd_area input.btnStd {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px;
  border-radius: 10px;
  border: none;
  background: var(--primary-color);
  color: #fff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
  outline: none;
}
.btn {
  /*position: relative;
    display: inline-block;
    width: auto;
	text-align:center;
    margin: 10px 0 0 0;
    padding: 10px;
    border-radius: 10px;
    border: none;
    background: var(--primary-color);
    color: #fff;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    cursor: pointer;
    outline: none;*/
}
.btnKaydet {
  color:#fff;
}
.theme-button {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px;
  border-radius: 5px;
  border: none;
  font-weight: 600;
  background: var(--primary-color);
  font-family: "Inter", sans-serif;
  text-transform: capitalize !important;
  color: #fff;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  cursor: pointer;
  outline: none;
}

.theme-button:hover {
  background: var(--secondary-color);
}

.wv_subtotal .wv_shipping .wv_totaling {
  padding: 10px 0 0 0;
}
.wv_subtotal .wv_shipping .wv_subtotaling {
  border-bottom: 1px solid #f2f2f2;
  padding: 10px 0 0 0;
}
.wv_subtotal .wv_shipping {
}
.wv_subtotal {
  padding: 25px;
}
.wv_shipping_outer {
  padding: 25px;
  background-color: #f2f2f2;
}
.order-row .order-table-cell {
}
.order-row .order-table img {
  max-width: 100%;
}
.order-row .order-table a.urunAdi {
  color: var(--primary-color);
}
.order-row .order-table a {
}
.order-row .order-table {
}
.order-row .order-data {
}
.order-row {
}
.order-data {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  height: 100%;
}

table.order-data-table tbody td input {
  width: 100px !important;
}
table.order-data-table tbody td {
  vertical-align: baseline;
  text-align: center;
  color: #000;
  border-bottom: 1px solid #096532;
}
table.order-data-table tbody tr {
}
table.order-data-table tbody {
}
table.order-data-table thead td {
  color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
table.order-data-table thead tr {
}
table.order-data-table thead {
  background: #096532;
}
table.order-data-table {
  border: 1px solid var(--primary-color) !important;
}
.order-cart-items {
}

.left-title h2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 25px;
  color: var(--primary-color);
  font-weight: 600;
}
.left-title {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.centered-title h2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 25px;
  color: var(--primary-color);
  font-weight: 600;
}
.centered-title {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.grey-bg {
  background-color: #f2f2f2;
}

.aa-onay {
  color: #000;
  background-color: #e4f7dd;
  border: 1px solid #b8eba6;
  background-image: url(/images/check.png);
}

.aa-acikmavi {
  background-color: #e7f0f7;
  border: 1px solid #cfd4d7;
  background-image: url(/images/info.png);
}

.aa-bilgi {
  background-color: #f3f3f3;
  background-image: url(/images/info.png);
  border: 1px solid #dddddd;
}

.aa-hata {
  color: #000;
  background-color: #ffefef;
  border: 1px solid #ffc9c9;
  background-image: url(/images/stop.png);
}

.aa-hata,
.aa-bilgi,
.aa-onay,
.aa-gri,
.aa-zeytin,
.aa-acikmavi {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  margin: 2px;
  padding: 8px;
  padding-left: 35px;
  background-position: 5px center;
  background-repeat: no-repeat;
}

.aa-gri {
  background-color: #efefef;
  border: 1px solid #d8d8d8;
  padding: 8px;
}

.aa-zeytin {
  background-color: #eaf3dd;
  border: 1px solid #cde3ad;
  background-image: url(/images/sol.gif);
  padding-left: 20px;
}
/*S�STEM MOD�LLER�*/

#sepet form > section > .row {
  border: 1px solid #f2f2f2;
}
#sepet {
}

#hizlisatinal table input {
  margin: 0 0 10px 0;
}
#hizlisatinal table {
  margin-top: 20px;
}
#hizlisatinal {
}

.uyelik a[href] {
  color: var(--primary-color);
}
.uyelik .uyelik-kutu em {
  margin: 0 0 10px 0;
  position: relative;
  display: block;
}
.uyelik .uyelik-kutu input[type="password"] {
  display: block;
  width: 100%;
}
.uyelik .uyelik-kutu input[type="text"] {
  display: block;
  width: 100%;
}
.uyelik .uyelik-kutu {
  position: relative;
  display: block;
  width: 100%;
  padding: 20px;
  margin: 0;
  background-color: #fff;
  /* background-color: #f3f3f3; */
  -webkit-box-shadow: 0 30px 35px rgb(87 117 140 / 10%);
  box-shadow: 0 30px 35px rgb(87 117 140 / 10%);
  border-radius: 10px;
}
.uyelik > .container > .row {
  align-items: center;
  justify-content: center;
}
.uyelik > .container {
}
.uyelik {
}

#yrmMain #yrmGovde #etYorumDiv textarea {
  margin: 0 0 10px 0;
}
#yrmMain #yrmGovde #etYorumDiv input {
  margin: 0 0 10px 0;
  width: 100%;
  display: block;
}
#yrmMain #yrmGovde #etYorumDiv {
}
#yrmMain #yrmGovde {
}
#yrmMain {
}

.panel-group {
  margin-bottom: 20px;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-default {
  border-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-weight: 900;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-default > .panel-heading {
  color: var(--primary-color);
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-body {
  padding: 15px;
}

/*S�STEM MOD�LLER�*/

.slider .bx-pager a img {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  background: transparent;
  margin: auto;
  text-align: center;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.slider .bx-pager a {
  position: relative;
  display: inline-block;
  width: 68px;
  height: 68px;
  margin: 0;
  padding: 5px;
  text-align: center;
  border: 1px solid #dedede;
}
.slider .bx-pager {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.slider .bx-wrapper .item .slide-img a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.slider .bx-wrapper .item .slide-img img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  background: transparent;
  margin: auto;
  text-align: center;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.slider .bx-wrapper .item .slide-img {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.slider .bx-wrapper .item {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 0;
}
.slider .bx-wrapper {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.slider {
}

.standart-info-box-v2 > h2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 7px 15px;
  background: #e5e5e5;
  font-size: 20px;
}
.standart-info-box-v2 > .standart-info-box-v2-content p {
}
.standart-info-box-v2 > .standart-info-box-v2-content {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px;
  border: 1px solid #e5e5e5;
  min-height: 100px;
}
.standart-info-box-v2.urunDetayOtherProduct > h2 {
  background: var(--primary-color);
  color: #fff;
}
.standart-info-box-v2.urunDetayOtherProduct .standart-info-box-v2-content {
  border-color: var(--primary-color);
}
.standart-info-box-v2.urunDetayOtherProduct {
}
.standart-info-box-v2.urunDetayComments .standart-info-box-v2-content {
  height: 432px;
  display: flex;
  align-items: center;
  overflow-y: scroll;
}
.standart-info-box-v2.urunDetayComments {
}
.standart-info-box-v2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.product-content .product-img .item-img figure img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  background: transparent;
  margin: auto;
  text-align: center;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.product-content .product-img .item-img figure a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content .product-img .item-img figure {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.product-content .product-img .item-img {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content .product-img #surround img.cloudzoom {
  border: 1px solid #e5e5e5;
}
.product-content .product-img #surround #thumb-slider {
}
.product-content .product-img #surround {
}
.product-content .product-img {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content .product-img-thumb .item-img figure img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  background: transparent;
  margin: auto;
  text-align: center;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.product-content .product-img-thumb .item-img figure a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px;
  border: 1px solid #dedede;
}
.product-content .product-img-thumb .item-img figure {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.product-content .product-img-thumb .item-img {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content .product-img-thumb {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 0;
}
.product-content
  .product-content-inner
  .product_stock_select
  .sepet-adet
  input[type="button"] {
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 35px;
  margin: 0;
  padding: 0;
  background: #ddd;
  border: none;
  cursor: pointer;
  border-radius: 0;
}
.product-content
  .product-content-inner
  .product_stock_select
  .sepet-adet
  input[type="text"] {
  position: relative;
  display: block;
  width: 100%;
  height: 45px;
  margin: 0;
  padding: 0;
  text-align: center;
  overflow: hidden;
  border: 3px solid #ddd;
}
.product-content
  .product-content-inner
  .product_stock_select
  .sepet-adet
  .eksi {
  left: 0;
  /*border-radius: 5px 0 0 5px !important;*/
}
.product-content
  .product-content-inner
  .product_stock_select
  .sepet-adet
  .arti {
  right: 0;
  /*border-radius: 0 5px 5px 0 !important;*/
}
.product-content .product-content-inner .product_stock_select .sepet-adet {
  position: relative;
}
.product-content
  .product-content-inner
  .product_stock_select
  .product_buttons
  .sptAddv2
  svg {
  margin: 0 10px 0 0;
}
.product-content
  .product-content-inner
  .product_stock_select
  .product_buttons
  .sptAddv2 {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 0;
}
.product-content
  .product-content-inner
  .product_stock_select
  .product_buttons
  a.heart {
  color: var(--primary-color);
}
.product-content
  .product-content-inner
  .product_stock_select
  .product_buttons
  a.whatsapp {
  color: #25d366;
}
.product-content
  .product-content-inner
  .product_stock_select
  .product_buttons
  a.hemen_satin_al_button {
  font-size: 17px;
  font-weight: 600;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 0;
}
.product-content
  .product-content-inner
  .product_stock_select
  .product_buttons
  a {
  height: 45px;
}
.product-content
  .product-content-inner
  .product_stock_select
  .product_buttons
  i {
  font-size: 25px;
}
.product-content .product-content-inner .product_stock_select .product_buttons {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content .product-content-inner .product_stock_select {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 0 0 15px;
}
.product-content .product-content-inner .product_options {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0 0 0 15px;
}
.product-content .product-content-inner .product_price .final-price span.price {
  font-size: 24px;
  font-weight: 700;
  color: #444;
}
.product-content .product-content-inner .product_price .final-price span {
}
.product-content .product-content-inner .product_price .final-price {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 0px 0;
  padding: 0;
}
.product-content .product-content-inner .product_price {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content .product-content-inner .product_price_content > .row {
  align-items: center;
}
.product-content
  .product-content-inner
  .product_price_content
  .taksit_secenek_ac:before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 44px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 15px solid #212225;
  position: absolute;
  top: 0px;
  z-index: 2;
  right: 100%;
}
.product-content
  .product-content-inner
  .product_price_content
  .taksit_secenek_ac {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 15px 0 0;
  padding: 10px 10px;
  background: #212225;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
}
.product-content .product-content-inner .product_ekstra {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 0 10px 15px;
}
.product-content .product-content-inner .product_price_content {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 0 10px 15px;
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.product-content .product-content-inner .product_info_content {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px 0 15px 15px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
/*
.product-content .product-content-inner .product_stock {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 15px;
    border-bottom: 1px solid #e5e5e5;
}*/
.product-content .product-content-inner .add_comment svg {
  margin: 0 5px 0 0;
}
.product-content .product-content-inner .add_comment {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0;
  color: #444;
  font-size: 14px;
  cursor: pointer;
}
.product-content .product-content-inner .product_stock qe {
  position: relative;
  display: inline-block;
  width: 80px;
  color: #444;
}
.product-content .product-content-inner .product_stock {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 0px 0;
  padding: 0;
  font-weight: 600;
  color: var(--primary-color);
  font-size: 12px;
}
.product-content .product-content-inner .product_category qe {
  position: relative;
  display: inline-block;
  width: 80px;
  color: #444;
}
.product-content .product-content-inner .product_category {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 0px 0;
  padding: 0;
  font-weight: 600;
  color: var(--primary-color);
  font-size: 12px;
}
.product-content .product-content-inner .product_brand qe {
  position: relative;
  display: inline-block;
  width: 80px;
  color: #444;
}
.product-content .product-content-inner .product_brand {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 0px 0;
  padding: 0;
  font-weight: 600;
  color: var(--primary-color);
  font-size: 12px;
}
.product-content .product-content-inner .product_ekstra_item span[value] {
  font-weight: 900;
  border: 1px solid var(--primary-color);
  padding: 0 5px;
  border-radius: 10px;
}
.product-content .product-content-inner .product_ekstra_item span {
  font-weight: 600;
  font-size: 15px;
}
.product-content .product-content-inner .product_ekstra_item i {
  margin-bottom: 5px;
  font-size: 20px;
}
.product-content .product-content-inner .product_ekstra_item {
  position: relative;
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #f9f9f9;
  color: var(--primary-color);
  border-radius: 10px;
  margin: 0 0 10px 0;
  padding: 20px;
  width: 100%;
  height: 100px;
  overflow: hidden;
}
.product-content .product-content-inner h2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 0 0 0 15px;
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
  color: #444;
}
.product-content .product-content-inner:before {
  content: "";
}
.product-content .product-content-inner {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-content-right-column {
  padding-left: 0 !important;
  border-left: 1px solid #e5e5e5;
}

.product_other_content ul.nav-tabs li a.active i {
}
.product_other_content ul.nav-tabs li a.active {
  background-color: var(--primary-color);
  color: #fff;
}
.product_other_content ul.nav-tabs li a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #444;
  font-weight: 600;
  border-radius: 5px 5px 0 0;
}
.product_other_content ul.nav-tabs li {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.product_other_content ul.nav-tabs {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  list-style: none;
  list-style-type: none;
}
.product_other_content .tab-content {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.product_other_content {
  position: relative;
  display: block;
  width: 100%;
  margin: 30px 0;
  padding: 0;
}

.e-bulten-form .e-bulten-form-input i {
  position: absolute;
  display: flex;
  width: 35px;
  height: 100%;
  align-items: center;
  justify-content: center;
  text-align: center;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
  color: #999;
  font-size: 20px;
}
.e-bulten-form .e-bulten-form-input input:focus {
  outline: none;
}
.e-bulten-form .e-bulten-form-input input {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  background: #f9f9f9;
  padding: 10px 10px 10px 40px;
  border-radius: 0px;
  border: none;
  outline: none;
  font-weight: 600;
}
.e-bulten-form .e-bulten-form-input {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.e-bulten-form button {
}
.e-bulten-form {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.random_gallery_section .owl-controls .owl-nav > div .owl-next {
}
.random_gallery_section .owl-controls .owl-nav > div .owl-prev {
}
.random_gallery_section .owl-controls .owl-nav > div i {
  font-weight: 600;
}
.random_gallery_section .owl-controls .owl-nav > div:hover {
  background: rgba(0, 0, 0, 0.1);
}
.random_gallery_section .owl-controls .owl-nav > div {
  position: relative;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.3s ease-in-out;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.random_gallery_section .owl-controls .owl-nav {
  display: flex;
}
.random_gallery_section .owl-controls {
  position: absolute;
  display: block;
  right: 15px;
  top: -60px;
}
.random_gallery_section .gallery_item_img figure img {
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  object-position: center;
  background: transparent;
  margin: auto;
  text-align: center;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}
.random_gallery_section .gallery_item_img figure {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.random_gallery_section .gallery_item_img a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.random_gallery_section .gallery_item_img {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.random_gallery_section {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.search_area button:focus {
  outline: none;
}
.search_area button:before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 52px solid transparent;
  border-bottom: 0 solid transparent;
  border-right: 15px solid var(--primary-color);
  position: absolute;
  top: 1px;
  z-index: 2;
  right: 100%;
}
.search_area button {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 100%;
  right: 0;
  top: 0;
  left: auto;
  bottom: 0;
  text-align: center;
  border: none;
  background-color: var(--primary-color);
  color: #fff;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 20px;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px 10px 5px 5px;
}
.search_area input:focus {
  outline: none;
}
.search_area input {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px 70px 15px 35px;
  font-weight: 500;
  font-size: 14px;
  border: 2px solid var(--primary-color);
  border-radius: 0px;
  outline: none;
}
.search_area {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.serit-header .serit-text h4 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 600;
  color: #555;
}
.serit-header .serit-text {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.serit-header .serit-list ul li a i {
}
.serit-header .serit-list ul li a[button]:hover {
  background-color: var(--primary-color);
}
.serit-header .serit-list ul li a[button] {
  padding: 5px 15px;
  border-radius: 10px;
  background-color: var(--primary-color);
  color: #fff;
  text-transform: uppercase;
}
.serit-header .serit-list ul li a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  color: var(--primary-color);
  font-weight: 600;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.serit-header .serit-list ul li:last-child {
  margin-right: 0;
}
.serit-header .serit-list ul li {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.serit-header .serit-list ul {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.serit-header .serit-list {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.serit-header {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  background: #f9f9f9;
}

/**/

.yorum-kabin[type="alt_cevap"] {
  background: #57758c17;
}
.yorum_cevap_alan {
  display: none;
}
.yorum-kabin .yorum_cevapla {
  display: inline-flex;
  width: auto;
  font-size: 12px;
  padding: 2px 10px;
  float: right;
}
.yorum-kabin {
  color: #57758c;
  letter-spacing: -0.5px;
  font-weight: 700;
  box-shadow: 3px -2px 20px rgb(87 117 140 / 10%);
  border-radius: 5px;
  padding: 15px;
  margin: 15px 0;
}
.yorum-kabin .yorum-baslik {
}
.yorum-kabin .yorum-baslik .yorum-yazar-adi i {
  font-size: 12px;
  margin-right: 5px;
}
.yorum-kabin .yorum-baslik .yorum-yazar-adi {
  display: inline-block;
  float: left;
  font-weight: bold;
  font-size: 14px;
}
.yorum-kabin .yorum-baslik .yorum-tarih {
  display: inline-block;
  float: right;
  color: #999;
  font-size: 11px;
}
.yorum-kabin .yorum-main {
}
.yorum-kabin .yorum-main .yorum-konu {
  display: block;
  font-weight: bold;
  color: #000;
  font-size: 16px;
  margin: 10px 0;
}
.yorum-kabin .yorum-main .yorum-detay {
  display: block;
  font-size: 13px;
  color: #999;
  font-weight: 500;
}

.yorum-vote {
  margin-bottom: 10px;
}

.renkbeden {
  margin-bottom: 10px;
}

.renkbeden .aktif {
  background: #ffffff;
  color: #000;
}

.renkbeden .secili,
.renkbeden .aktif:hover {
  color: #fff;
  background: #dfe2e5;
  border-color: #dfe2e5;
}

.renkbeden .secili:hover {
  background: #d0d3d6;
  color: #fff;
  border-color: #d0d3d6;
}

.renkbeden .pasif {
  text-decoration: line-through;
  background: #e8e8e8;
  color: #d0cfda;
  font-style: italic;
  cursor: default;
}

.renkbeden .pasif:hover {
  text-decoration: line-through;
  cursor: default;
}

.renkbeden .varyan-baslik {
}

.renkbeden a.renk-v.secili {
  border: 3px inset #ac6d74;
}
.renkbeden a.renk-v {
  width: 50px;
  height: 50px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
  font-size: 7px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 5px;
  margin-right: 5px;
  border: 1px solid #000;
  cursor: pointer;
}
.renkbeden a {
  text-decoration: none;
  display: inline-block;
  padding: 4px 8px;
  margin: 1px;
  border: 2px solid #e4e4e4;
  min-width: 60px;
  text-align: center;
  border-radius: 10px;
}

.renkbeden a:hover {
  text-decoration: none;
}

.sepet-adet {
}

.sepet-adet .urun-adet {
}

.sepet-adet .urun-adet:focus {
  background-color: #fdfdfd;
}

.sepet-adet .arti,
.sepet-adet .eksi {
}

.sepet-adet .arti:hover,
.sepet-adet .eksi:hover {
}

.sepet-adet .arti {
}

.sepet-adet .eksi {
}

.urun-detay-sepet {
  margin-top: 25px;
}

#sayacv3 label {
  font-size: 13px;
  margin: 1px;
  padding: 2px 5px;
  text-decoration: none;
  background-color: #ffffff;
  display: inline-block;
  color: #666666;
  font-weight: bold;
}

#sayacv3 a {
  font-size: 13px;
  margin: 1px;
  padding: 2px 8px;
  border-radius: 30rem;
  text-decoration: none;
  background-color: #ffffff;
  display: inline-block;
  border: 1px solid #ccc;
  color: #999999;
  font-weight: bold;
}

#sayacv3 a:hover {
  border: 1px solid var(--primary-color);
  color: #fff;
  background-color: var(--primary-color);
}

#sayacv3 span {
  font-size: 13px;
  color: #fff;
  margin: 1px;
  padding: 2px 9px;
  text-decoration: none;
  display: inline-block;
  border-radius: 30rem;
  border: 1px solid var(--primary-color);
  background-color: var(--primary-color);
  font-weight: bold;
}

.product-sorting .urun-fil-orta .serit-gri.v11-filtre {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-sorting .urun-fil-orta {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.product-sorting {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.v11-filtre,
.v11-filtre * {
  box-sizing: border-box;
}

.v11-filtre .left .urun-form-fil > select {
}
.v11-filtre .left .urun-form-fil > label {
}
.v11-filtre .left .urun-form-fil {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.v11-filtre .left {
  float: left;
  flex-grow: 1;
}

.v11-filtre .right {
  float: right;
}

.v11-filtre .v11-combo {
  float: left;
  margin-left: 5px;
  position: relative;
}

.v11-filtre .v11-combo span.stok-filt {
  background: none;
  padding: 5px;
}
.v11-filtre .v11-combo span {
  display: block;
  padding: 5px 40px 5px 5px;
  background: #fff;
  position: relative;
  z-index: 2;
  height: 30px;
  font-size: 12px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background-image: url(/img/select_bg.png);
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center right;
  color: #8b8989;
}

.v11-filtre .v11-combo:hover ul {
  display: block;
}

.v11-filtre .v11-combo:hover span {
  border-bottom: 1px solid #fff;
  cursor: default;
}

.v11-filtre .v11-combo ul {
  display: none;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  background: #fff;
  border: 1px solid #ededed;
  padding: 0;
  width: 100%;
  border-radius: 10px;
}

.v11-filtre .v11-combo ul li {
  padding: 2px 10px;
  display: block;
  text-align: left;
  font-size: 12px;
  border-bottom: 1px solid #e5e5e5;
  color: #8b8989;
  width: 100%;
}

.v11-filtre .v11-combo ul li:hover {
  background: #ededed;
  cursor: pointer;
}

.v11-filtre .v11-siralama-adet ul li {
  /*width: 46px;*/
}

.v11-filtre .v11-gorunum ul li {
  /*width: 150px;*/
}

.v11-filtre .v11-siralama ul li {
  /*width: 175px;*/
}

.sepetadet {
  border: 1px solid #ccc;
  background-color: #fff;
  width: 30px;
  font-size: 12px;
  color: #000;
  text-align: center;
  padding: 4px;
}

.cat-slider ul {
  margin: 0;
  padding: 0;
}

.btn-sepet-hizlisatinal,
.btn-sepet-satinal {
  text-align: center;
}

@media only screen and (min-width: 767px) {
  .urun-sil {
    cursor: pointer;
  }
}

.iletisim-bilgi {
  background: #f2f2f2;
  padding: 20px;
  border: 1px solid #ccc;
  height: 350px;
}

.iletisim-bilgi div:last-child {
  margin-bottom: 0;
}
.iletisim-bilgi div strong {
}
.iletisim-bilgi div {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  color: #616161;
}

.iletisim-bilgi div i {
  font-size: 35px;
  background: #fff;
  color: var(--primary-color);
  padding: 10px;
  margin-right: 5px;
  border: 1px solid #ccc;
  width: 60px;
  text-align: center;
}

/* sat�n al v11*/

.satinal-nav,
.satinal-nav * {
  box-sizing: border-box;
}

.satinal-nav {
  padding: 5px 0;
  position: relative;
}

.satinal-nav ul {
  margin: 0 auto;
  width: 100%;
  clear: both;
  text-align: center;
  background: #848484;
  padding: 20px 0;
}

.satinal-nav ul:before {
  content: "";
  display: block;
  border: 1px solid #eaeaea;
  top: 30px;
  position: relative;
  box-sizing: border-box;
  width: 70%;
  left: 15%;
}

.satinal-nav ul:after {
  content: "";
  display: block;
  border: 1px solid #f58322;
  top: -52px;
  position: relative;
  box-sizing: border-box;
  width: 45%;
  left: 15%;
}

.satinal-nav ul li {
  display: inline-block;
  width: 24%;
  z-index: 2;
  position: relative;
}

.satinal-nav ul li a {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
}

.satinal-nav ul li a span.icon {
  display: block;
  text-align: center;
}

.satinal-nav ul li a span.icon i {
  font-size: 25px;
  color: #848484;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 10px;
  background: #fff;
}

.satinal-nav ul li a span.name {
  text-align: center;
  display: block;
  color: #f7f7f7;
  padding: 5px 0;
}

.satinal-nav ul li span.splitter {
  position: absolute;
  right: 0;
  top: 6px;
}

.satinal-nav ul li span.splitter i {
  color: #fff;
  font-size: 40px;
}

.satinal-nav ul li span.splitter i:after {
  content: "";
  display: block;
  background: #848484 none repeat scroll 0% 0%;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: -1;
  height: 23px;
  margin: -31px 0 0 9px;
}

.satinal-nav ul li.active {
}

.satinal-nav ul li.active a span.icon {
}

.satinal-nav ul li.active a span.icon i {
  color: #fff;
  background: #f58322;
  border-radius: 10%;
  border: 1px solid #b3b3b3;
}

.satinal-nav ul li.active span.splitter i {
  color: #f58322;
}

.satinal-nav ul li:last-child.active span.splitter i {
  color: #fff;
}

.satinal-nav ul[step="1"]:after {
  width: 11%;
}

.satinal-nav ul[step="2"]:after {
  width: 35%;
}

.satinal-nav ul[step="3"]:after {
  width: 59%;
}

.satinal-nav ul[step="4"]:after {
  width: 70%;
}

/* sat�n alma v11*/

.teslimat-v11 {
  clear: both;
}

.teslimat-v11 * {
  box-sizing: border-box;
  transition: all 0.5s ease;
  padding: 0;
  margin: 0;
}

.teslimat-v11 .colums {
  float: left;
  width: 40%;
  position: relative;
  margin-left: 8%;
}

.teslimat-v11 .adres-aktar {
  float: left;
  width: 1%;
}

.teslimat-v11 .adres-aktar a i {
  display: block;
}

.teslimat-v11 .adres-aktar i {
  font-size: 40px;
  margin-top: 70px;
  display: block;
  border-radius: 50%;
  width: 40px;
  text-align: center;
  vertical-align: middle;
}

.teslimat-v11 .adres-aktar i:hover {
  background: #222;
  color: #fff;
}

.teslimat-v11 .adres {
  float: left;
  width: 80%;
  position: relative;
}

.teslimat-v11 .adres .baslik {
  font-weight: bold;
  padding: 10px 0;
  font-size: 14px;
}

.teslimat-v11 .adres .combo {
  min-height: 120px;
  border: 2px solid #bfbfbf;
  background: #f4f4f4;
  border-radius: 5px;
  padding: 5px;
  clear: both;
  width: 100%;
  cursor: pointer;
  background: rgba(255, 255, 255, 1);
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 89%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    left bottom,
    color-stop(0%, rgba(255, 255, 255, 1)),
    color-stop(89%, rgba(246, 246, 246, 1)),
    color-stop(100%, rgba(237, 237, 237, 1))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 89%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 89%,
    rgba(237, 237, 237, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 89%,
    rgba(237, 237, 237, 1) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 1) 0%,
    rgba(246, 246, 246, 1) 89%,
    rgba(237, 237, 237, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
}

.teslimat-v11 .adres .combo:hover {
  border: 2px solid #8f8f8f;
}

.teslimat-v11 .adres .combo .left {
  float: left;
  width: 90%;
}

.teslimat-v11 .adres .combo .right {
  float: right;
  text-align: center;
  width: 10%;
  color: #bfbfbf;
  border-left: 2px solid #eceaea;
}

.teslimat-v11 .adres .combo .right i {
  font-size: 20px;
  padding: 40px 0;
}

.teslimat-v11 .adres .combo:hover .right i {
  color: #222;
}

.teslimat-v11 .adres .combo .adres-item i {
  display: none;
}

/*.teslimat-v11 .adres:hover .combo-list{display: block;}*/
.teslimat-v11 .combo-list {
  z-index: 1;
  display: none;
  position: absolute;
  border: 2px solid #bfbfbf;
  background: #f4f4f4;
  top: 150px;
  width: 100%;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}

.teslimat-v11 .combo-list ul {
  background: #fff;
  overflow: auto;
  max-height: 240px;
}

.teslimat-v11 .combo-list ul li {
  position: relative;
  border-bottom: 1px dashed #dddddd;
  padding: 5px;
}

.teslimat-v11 .combo-list ul li:last-child {
  border-bottom: none;
}

.teslimat-v11 .combo-list ul li:hover {
  background: #e7e7e7;
}

.teslimat-v11 .combo-list .ekle {
  padding: 0;
  margin: 0;
  background: #9c9c9c;
}

.teslimat-v11 .combo-list .ekle:hover {
  padding: 0;
  margin: 0;
  background: #7a7a7a;
}

.teslimat-v11 .combo-list .ekle a {
  display: block;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  color: #fff;
  cursor: pointer;
}

.teslimat-v11 .adres-item {
  padding: 5px;
  width: 80%;
  cursor: pointer;
}

.teslimat-v11 .adres-item .click div {
  line-height: 14px;
  overflow: hidden;
  height: 16px;
}

.teslimat-v11 .adres-item .adi {
  font-weight: bold;
  font-size: 16px;
  color: #999;
}

.teslimat-v11 .adres-item .adres {
}

.teslimat-v11 .adres-item .konum {
}

.teslimat-v11 .adres-item .isim {
}

.teslimat-v11 .adres-item .telefon {
}

.teslimat-v11 .adres-item i {
  position: absolute;
  right: 5px;
  top: 48px;
  font-size: 20px;
  color: #ccc;
  cursor: pointer;
}

.teslimat-v11 .adres-item i:hover {
  color: #222;
}

.teslimat-v11 .adres-item .fa-times {
  right: 5px;
}

.teslimat-v11 .adres-item .fa-pencil {
  right: 30px;
}

.v11-kargo-secimi {
  padding: 10px;
}

.v11-satinal-devam {
  text-align: right;
}

.v11-odeme {
  clear: both;
}

.v11-odeme ul {
  padding-left: 0px;
  list-style: none;
}

.v11-odeme,
.v11-odeme * {
  box-sizing: border-box;
  transition: all 0.5s ease;
}

.v11-odeme .v11-odeme-nav {
  width: 30%;
  float: left;
}

.v11-odeme .v11-odeme-nav ul {
  padding: 0;
  margin-bottom: 0;
}

.v11-odeme .v11-odeme-nav ul li {
  background: #fcfcfc;
  padding: 20px;
  margin-bottom: 0;
  display: block;
  cursor: pointer;
  border-bottom: 1px solid #f6f6f6;
  border-left: 3px solid #f0f0f0;
  position: relative;
  line-height: 40px;
  font-size: 16px;
}

.v11-odeme .v11-odeme-nav ul li.active {
  background: #f6f6f6;
  border-left: 3px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-right: -1px;
}

.v11-odeme .v11-odeme-nav ul li span[type="checked"] {
  border: 1px solid #7a7a7a;
  background: #fff;
  position: relative;
  border-radius: 50%;
  padding: 8px;
  display: inline-block;
  margin: 0 10px 0 0;
  top: 2px;
}

.v11-odeme .v11-odeme-nav ul li.active span:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #7a7a7a;
  margin: 22%;
  width: 60%;
  height: 60%;
  border-radius: 50%;
  display: inline-block;
}

.v11-odeme .v11-odeme-nav ul li i {
  font-size: 16px;
  margin-right: 5px;
}

.v11-odeme .v11-odeme-body {
  width: 70%;
  float: left;
  background: #f6f6f6;
  padding: 20px;
  border: 1px solid #ccc;
  min-height: 487px;
}

.v11-odeme .v11-odeme-body .v_item {
  display: none;
}

.v11-odeme .v11-odeme-body td {
  padding: 3px;
}

.v11_havale_list {
}

.v11_havale_list li a {
  display: block;
}

.v11_havale_list li a .havale-item.selected {
  background: var(--primary-color);
  color: #fff;
}
.v11_havale_list li a .havale-item:hover {
  transform: scale(0.9);
}
.v11_havale_list li a .havale-item {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
  padding: 10px 0;
  border: 1px solid #dedede;
  border-radius: 5px;
  background: #ffffff;
  color: #858585;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.v11_havale_list li a .havale-item div.checked {
  position: relative;
  width: 25px;
  display: inline-block;
  float: left;
  margin: 0 15px;
  top: 30px;
}

.v11_havale_list li a .havale-item div.img {
  float: left;
  width: 25%;
  vertical-align: middle;
  overflow: hidden;
}

.v11_havale_list li a .havale-item div.detail {
  float: left;
  width: 60%;
}

.v11_havale_list li a .havale-item div.detail div {
}

.v11_havale_list li a .havale-item div span {
  font-weight: bold;
}
.Taksit-Satir.secili_taksit_satiri .label.radio .text {
  color: #fff !important;
}
.Taksit-Satir.secili_taksit_satiri .heading {
  color: #fff !important;
}
.Taksit-Satir.secili_taksit_satiri {
  color: #fff !important;
  background: var(--primary-color) !important;
}
.Taksit-Satir {
  cursor: pointer;
}
/* sat�n al v12*/
#hizlisatinal .sozlesme {
  padding: 0 15px;
}
#hizlisatinal input[type="checkbox"] {
  display: inline-block;
  width: auto;
}
#hizlisatinal input {
  width: 100%;
}
.satinal-v12,
.satinal-v12 * {
  box-sizing: border-box;
}

.satinal-v12 .step {
  width: 75%;
  float: left;
}

.satinal-nav-v12 {
  position: relative;
  margin-bottom: 40px;
}

.satinal-nav-v12 ul {
  margin: 0 auto;
  width: 100%;
  clear: both;
  text-align: center;
}

.satinal-nav-v12 ul li {
  display: inline-block;
  width: 32.6%;
  position: relative;
  background: #f1f1f1;
  box-shadow: 0 0 2px #ccc;
  margin-right: 1%;
  float: left;
  border-radius: 2%;
}

.satinal-nav-v12 ul li:last-child {
  margin-right: 0;
}

.satinal-nav-v12 ul li a {
  display: block;
  position: relative;
  width: 100%;
}

.satinal-nav-v12 ul li svg {
  color: var(--primary-color);
  position: absolute;
  left: 5px;
  top: 10px;
  background: #fff;
  border-radius: 50%;
  font-size: 45px;
  padding: 10px;
  height: 55px;
  width: 55px !important;
}

.satinal-nav-v12 ul li i {
  color: var(--primary-color);
  position: absolute;
  left: 5px;
  top: 10px;
  background: #fff;
  border-radius: 50%;
  font-size: 35px;
  padding: 10px;
}

.satinal-nav-v12 ul li .title {
  line-height: 30px;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin-left: 70px;
  margin-right: 10px;
  text-align: left;
  color: var(--primary-color);
}

.satinal-nav-v12 ul li .detail {
  color: var(--primary-color);
  height: 50px;
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin-left: 70px;
  margin-right: 10px;
  text-align: left;
  line-height: 15px;
}

.siparisUrunAdi {
  color: #4a4a4a;
}
.satinal-nav-v12 ul li .count {
  color: var(--primary-color);
  position: absolute;
  bottom: -20%;
  right: 45%;
  background: #fff;
  border-radius: 50%;
  font-size: 17px;
  text-align: center;
  width: 30px;
  height: 30px;
  line-height: 30px;
  box-shadow: 0 0 2px #ccc;
}

.satinal-nav-v12 ul li.active i {
  color: var(--primary-color);
}

.satinal-nav-v12 ul li.active .count {
  color: var(--primary-color);
}

.satinal-nav-v12 ul li.active {
  background: #00000026;
}

.satinal-nav-v12 ul li.active .title {
  color: var(--primary-color);
}

.satinal-nav-v12 ul li.active .detail {
  color: var(--primary-color);
}

.satinal-v12 .satinal-tabbody-v12 > ul > li {
  display: none;
}

.satinal-v12 .satinal-tabbody-v12 > ul > li.active {
  display: block;
}

.satinal-v12 .preview {
  width: 24%;
  float: right;
  background: #f7f7f7;
  margin-top: 20px !important;
}

.satinal-v12 .preview .title {
  background: #f1f1f1;
  padding: 10px;
  color: #222;
  font-weight: bold;
  font-size: 16px;
}

.satinal-v12 .preview .sozlesme {
  padding: 0 20px;
}
.satinal-v12 .preview .detail {
  padding: 20px;
}

.satinal-v12 .preview .detail ul {
  padding-left: 0px;
  list-style: none;
}

.satinal-v12 .preview .detail .adet {
}

.satinal-v12 .preview .detail ul li {
  padding: 5px;
}

.satinal-v12 .preview .detail .fiyat {
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  color: #222;
}

.satinal-v12 .preview .ul {
}

.satinal-v12 .preview .ul li {
  padding: 10px;
}

.satinal-v12 .preview .button input {
  width: 100%;
  border-radius: 0;
  margin-top: 10px;
  font-size: 16px;
}

.satinal-v12 .sozlesme iframe {
  width: 100%;
  border-radius: 0;
  border: 1px solid #ccc;
  height: 300px;
}

.satinal-v12 .sozlesme iframe .eBodyic {
  border: none;
}

.satinal-v12 input[type="checkbox"] {
}
/*
.satinal-v12 input,
.satinal-v12 textarea,
.satinal-v12 select {
        position: relative;
    display: block;
    width: 100%;
    border: 1px solid #f2f2f2;
    border-radius: 10px;
    padding: 10px 15px;
}*/

SanalKlavyeIc {
  border: 1px solid #ccc;
  background-color: #ebebeb;
  width: 100%;
}

.SanalKlavyeIc th {
  background: var(--primary-color);
  color: #fff;
  padding: 5px;
}

.SanalKlavyeIc td {
  padding: 5px;
}

.SanalKlavyeAc {
  padding: 0px;
  width: 35px;
  height: 36px;
  margin-left: 3px;
  background-image: url(../images/icon/sanalklavye.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 12px;
  font-weight: bold;
}

.sanalbuton {
  padding: 21px;
  color: #000;
  background-color: #f58322;
  border: 1px solid #999;
  font-size: 12px;
  font-weight: bold;
}

.satinal-adres {
}

.satinal-adres ul {
  /*list-style: none;
    padding-left: 0px;
    width: 50%;
    float: left;*/
}

.satinal-adres ul li {
  /*padding: 3px;*/
}

.satinal-kredikarti {
}

.satinal-kredikarti ul {
}

.satinal-kredikarti ul:last-child {
}

.satinal-kredikarti ul li {
  padding: 3px;
}

.satinal-kredikarti ul li .kk1 {
  width: 60px;
}

.satinal-kredikarti-pc {
}

.satinal-kredikarti-pc ul {
  width: 50%;
  float: left;
}

.satinal-kredikarti-pc ul li {
  padding: 3px;
}

.satinal-kredikarti-pc ul li .kk1 {
  width: 60px;
}

.satinal-kredikarti-pc .fiyat-bilgi {
  border: 1px solid #cdcdcd;
  background-color: #fff;
  padding: 10px;
  margin-top: 28px;
  min-height: 150px;
  margin-left: 20px;
}

.aa-onay {
  background-color: #e4f7dd;
  padding: 10px;
  border: 1px solid #b8eba6;
}

.adres-fatura {
  padding: 2px;
}

.adres-fatura span {
  padding: 2px;
  display: block;
  color: #666;
}

.adres-fatura label {
  color: #666;
  font-weight: bold;
  padding: 2px;
  display: block;
  font-size: 13px;
}

.modal-body ul {
  padding-left: 0px;
  list-style: none;
}

.navbar-collapse ul li:last-child a.has-submenu:after {
  right: 0px;
}

.satinal-nav-v12 ul,
.satinal-tabbody-v12 ul {
  padding-left: 0px;
}

.satinal-panel1 ul {
  list-style: none;
}
/**/

.product-img #surround img.cloudzoom {
}
.product-img #surround {
}
.product-img {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.kp-form .fields ul li .field {
  display: inline-flex;
  width: 80%;
  position: relative;
  align-items: center;
  margin: 0;
  padding: 0;
}

.kp-form .fields ul li .field input {
  width: 100%;
  height: 60px;
  border: 2px solid rgba(57, 72, 87, 0.1);
  border-radius: 8px;
  font-family: inherit;
  padding-left: 25px;
  padding-right: 25px;
  color: #64707c;
  font-size: 16px;
  font-weight: 500;
  background: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.kp-form .fields ul li .field input:focus {
  outline: 0;
  border: 2px solid var(--primary-color);
}

.kp-form .fields ul li .name {
  display: inline-flex;
  width: 35%;
  position: relative;
  align-items: center;
  margin: 0;
  padding: 0;
}
.kp-form .fields ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.kp-form .fields ul {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}
.kp-form .fields {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}
.kp-form {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

/*
.kp-form {
}

.kp-form * {
    box-sizing: border-box;
}

.kp-form .image {
    margin-bottom: 10px;
}

.kp-form .spot {
    padding: 10px;
    border: 1px solid #ccc;
    background: #fbf8f8;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 10px;
    border-radius: 5px;
    width: 98%
}

.kp-form .fields {
}

.kp-form .fields ul {
}

.kp-form .fields ul li {
    padding: 2px 20px 2px 2px;
}

.kp-form .noname li.zorunlu {
}

.kp-form .name {
    padding: 5px 0;
}

.kp-form .field {
    position: relative
}

.kp-form .field .help {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.kp-form .left .name {
    float: left;
    width: 30%;
}

.kp-form .left .field {
    float: right;
    width: 70%;
}

.kp-form .top .name {
}

.kp-form .top .field {
}

.kp-form .noname .field {
}

.kp-form select, .kp-form textarea, .kp-form input[type="text"], .kp-form input[type="password"] {
    border: 1px solid #e8e8e8;
    padding: 8px;
    width: 100%;
    font-size: 12px;
    border-radius: 2px;
    transition: 0.3s linear border;
}

.kp-form input[type="text"] {
}

.kp-form textarea {
    min-height: 100px;
}

.kp-form select {
}

.kp-form input[type='text']:focus, .kp-form input[type='password']:focus, .kp-form select:focus, .kp-form textarea:focus {
    outline: 0;
    border-color: #129FEA;
}

.kp-form input[disabled], .kp-form select[disabled], .kp-form textarea[disabled] {
    cursor: not-allowed;
    box-shadow: inset 0 1px 10px #dfdddd;
    background-color: #ededed;
    color: #a09c9c;
    border-color: #d7d5d5;
}

.kp-form input[readonly]:focus, .kp-form select[readonly]:focus, .kp-form textarea[readonly]:focus {
    background: #eee;
    color: #777;
    border-color: #ccc;
}

.kp-form input:focus:invalid:focus, .kp-form select:focus:invalid:focus, .kp-form textarea:focus:invalid:focus {
    border-color: #e9322d;
}

.kp-form input[type='button'], .kp-form input[type='submit'] {
    margin-left: 2px;
    margin-right: 2px;
    -moz-box-shadow: inset 0px 2px 0px 0px #ffffff;
    -webkit-box-shadow: inset 0px 2px 0px 0px #ffffff;
    box-shadow: inset 0px 2px 0px 0px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    border: 1px solid #c7c7c7;
    display: inline-block;
    color: #404040;
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    padding: 4px 14px;
    text-decoration: none;
    text-shadow: 1px 1px 0px #ffffff;
    cursor: pointer;
    margin-right: 13px;
}

.kp-form input[type='button']:hover,
.kp-form input[type='submit']:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color: #dfdfdf;
}

.kp-form input[type='button']:active,
.kp-form input[type='submit']:active {
    position: relative;
    top: 1px;
}*/

/*cloudzoom*/

#surround {
  width: 100%;

  min-width: 256px;

  max-width: 100%;

  position: relative;
}

img.cloudzoom {
  width: 82%;

  float: right;

  margin-top: 0;

  position: relative;

  z-index: 1;
}

#thumb-slider {
  float: left;

  margin-top: 2em;
}

.cloudzoom-lens {
  border: 5px solid #888;

  width: 100px;

  height: 100px;

  box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.4);

  cursor: crosshair;

  z-index: 9999;
}

.cloudzoom-zoom {
  border: 1px solid #888;

  width: 600px;

  height: 200px;

  box-shadow: -0px -0px 10px rgba(0, 0, 0, 0.4);

  z-index: 9999;
}

.cloudzoom-zoom-inside {
  border: none;

  box-shadow: none;

  z-index: 9999;
}

.cloudzoom-caption {
  display: none;

  text-align: left;

  background-color: #000;

  color: #fff;

  font-weight: bold;

  padding: 10px;

  font-family: sans-serif;

  font-size: 11px;
}

.cloudzoom-blank {
  background-image: url(../images/blank.png);
}

.cloudzoom-blank div:last-of-type {
  display: none !important;
}

.cloudzoom-ajax-loader {
  background-image: url(../images/ajax-loader.gif);

  width: 32px;

  height: 32px;
}

/*thumbelina*/

.thumbelina-wrapper {
  position: absolute;

  overflow: hidden;

  width: 100%;

  height: 85%;

  left: 0px;
}

.thumbelina {
  list-style: none;

  padding: 0px !important;

  margin: 0px;

  left: 0;

  position: absolute;

  white-space: nowrap;

  font-size: 0;

  -webkit-touch-callout: none;

  -webkit-user-select: none;
}

.thumbelina li {
  padding: 5px 5px 5px 0;

  line-height: 0px;

  margin: 0px;
}

.thumbelina li img {
  border: 1px solid #ccc;

  width: 83px;
}

.thumbelina li img:hover {
  border: 1px solid #aaa;
}

.thumbelina-but {
  position: absolute;

  background-color: #ccc;

  border: 1px solid #aaa;

  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);

  z-index: 1;

  cursor: pointer;

  color: #888;

  text-align: center;

  vertical-align: middle;

  font-size: 14px;

  font-weight: bold;

  font-family: monospace;
}

.thumbelina-but:hover {
  color: #fff;

  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}

.thumbelina-but.disabled,
.thumbelina-but.disabled:hover {
  background-color: #efefef;

  color: #ccc;

  cursor: default;

  box-shadow: none;
}

.thumbelina-but.horiz {
  width: 20px;

  height: 119px;

  line-height: 119px;

  top: -1px;
}

.thumbelina-but.horiz.left {
  left: -22px;

  border-radius: 5px 0px 0px 5px;
}

.thumbelina-but.horiz.right {
  right: -22px;

  border-radius: 0px 5px 5px 0px;
}

.thumbelina-but.vert {
  left: -1px;

  height: 20px;

  line-height: 20px;

  width: 93px;
}

.thumbelina-but.vert.top {
  background: #fff;

  top: 0;

  left: 0px;

  color: #e5086e;

  width: 83px;

  border: 0;

  box-shadow: none;
}

.thumbelina-but.vert.top .svg {
  width: 1em;
}

.thumbelina-but.vert.bottom {
  background: #fff;

  bottom: 0px;

  left: 0px;

  color: #e5086e;

  width: 83px;

  border: 0;

  box-shadow: none;
}

.thumbelina-but.vert.bottom .svg {
  width: 1em;
}
@media only screen and (max-width: 768px) {
  img.cloudzoom {
    width: 70%;
  }

  .mobile-no-float {
    float: none;
  }

  .banner-card {
    margin-bottom: 15px;
  }

  .product-card__wrapper {
    padding: 0 !important;
  }
}

.product-detail__chooser a {
  border: 1px solid #eaeaea;
  border-radius: 5px;
  background: #fff;
  color: #bbb;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 100%;
  outline: 0;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.product-detail__chooser a:hover {
  background: #999;
  color: #fff;
}

.product-detail__chooser a .icon {
  font-size: 16px;
}

.basket-list__description .title a {
  color: #1d1d1b;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}

a.btn-sepet-hizlisatinal.button.full-width {
  background: var(--primary-color);
}

.bannerslider {
  background-color: rgba(245, 245, 247, 0.6);
  padding: 25px 0;
}

@media (max-width: 479px) {
  .bannerslider {
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  .header-sub {
    height: 500px;
  }
}

.bannerslider .slider-carousel .owl-dots {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.bannerslider .slider-carousel .owl-dot {
  margin: 5px;
}

.bannerslider .slider-carousel .owl-dot * {
  background: rgba(245, 245, 247, 0.6) !important;
}

.header-sub {
  border-radius: 15px;
  overflow: hidden;
}

.slide-content {
  /*align-items: center;
    justify-content: center;
    text-align: center;
    padding: 50px;*/
}

.product-card__wrapper[type="slider_product"] .product-footer {
  background: #fff;
}
.product-card__wrapper[type="slider_product"] .product-action {
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
  transform: none;
  opacity: 1;
  visibility: visible;
  padding: 15px;
}
.product-card__wrapper[type="slider_product"] {
  padding: 0;
  border-radius: 10px;
  overflow: hidden;
  background: #fff;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu
  > ul
  > li#multiple_sub_menu
  > a {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu
  > ul
  > li#multiple_sub_menu
  .multiple_opening_menu
  li
  a {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu
  > ul
  > li#multiple_sub_menu
  .multiple_opening_menu
  li {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu
  > ul
  > li#multiple_sub_menu
  .multiple_opening_menu {
  box-shadow: 0 0 15px -10px #000;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu
  > ul
  > li#multiple_sub_menu {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu
  > ul
  > li {
  width: 49%;
  display: inline-block;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu
  > ul {
  width: 100%;
  display: block;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus#clientarea_mobile_menu {
  width: 100%;
  display: block;
  margin-top: 25px;
}

.clientarea-nav ul.listener li a span#icon img {
  position: relative;
  object-fit: contain;
  object-position: center;
  margin: auto;
  text-align: center;
  background: 0 0;
  display: block;
  max-width: 100%;
  height: 30px;
  width: 30px;
}

.clientarea-nav ul.listener li a span#icon {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  color: var(--primary-color);
  font-size: 22px;
}

.clientarea-nav ul.listener li a h2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 10px 0 0;
  padding: 0;
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
}

.clientarea-nav ul.listener li a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.clientarea-nav ul.listener li:last-child a {
}

.clientarea-nav ul.listener li:last-child {
  margin: 0;
}

.clientarea-nav ul.listener li#multiple_sub_menu:hover .multiple_opening_menu {
  display: block;
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a:hover {
  padding-left: 15px;
  background-color: #d42c4a;
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a i {
  font-size: 13px;
  margin-right: 5px;
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a svg {
  font-size: 9px;
  margin-right: 5px;
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li a h2 {
  margin: 0px;
}
.clientarea-nav ul.listener li > ul.multiple_opening_menu li a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 10px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  background-color: var(--primary-color);
  color: #fff;
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.clientarea-nav ul.listener li > ul.multiple_opening_menu {
  display: none;
  margin: 0;
  background: #fff;
  min-width: 250px;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  z-index: 9999;
  text-align: left;
  list-style: none;
  list-style-type: none;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
}

.clientarea-nav ul.listener > li:hover a span#icon {
  color: #fff;
}
.clientarea-nav ul.listener > li:hover a span#icon img {
  filter: brightness(0) invert(1);
}

.clientarea-nav ul.listener > li:hover a h2 {
  color: #fff;
}

.clientarea-nav ul.listener > li:hover a {
  color: #fff;
}

.clientarea-nav ul.listener > li:hover {
  background-color: var(--primary-color);
}

.clientarea-nav ul.listener > li {
  position: relative;
  display: inline-block;
  width: 13.21429%;
  height: 100px;
  margin: 0 9px 0 0;
  padding: 20px 10px;
  list-style: none;
  list-style-type: none;
  background-color: #fff;
  border-radius: 5px;
  vertical-align: top;
  border-bottom: 3px solid var(--primary-color);
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.clientarea-nav ul.listener {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  text-align: center;
}

.clientarea-nav {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 0 20px;
  padding: 25px 0;
  list-style: none;
  list-style-type: none;
  background-color: #f5f8fa;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-info
  .clientarea-info-img
  figure
  img {
  position: relative;
  object-fit: contain;
  object-position: center;
  margin: auto;
  text-align: center;
  background: 0 0;
  display: block;
  max-width: 100%;
  height: 100%;
  width: 100%;
  filter: brightness(0) invert(1);
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-info
  .clientarea-info-img
  figure {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 10px;
  text-align: center;
  border: 2px solid #fff;
  background-color: var(--primary-color);
  border-radius: 5px;
}

.clientarea-header .clientarea-user-menu .clientarea-info .clientarea-info-img {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-info
  .clientarea-info-detail
  span[prop="email"] {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-info
  .clientarea-info-detail
  h2 {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #fff;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-info
  .clientarea-info-detail {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 0 0 15px;
  padding: 0;
}

.clientarea-header .clientarea-user-menu .clientarea-info {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 0;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li
  > a
  span#icon
  i {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li
  > a
  span#icon {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  border-right: 1px solid #fff;
  padding: 10px;
  margin: 0 5px 0 0;
  text-align: center;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li
  > a
  span
  i {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a span {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a:hover {
  background-color: rgba(255, 255, 255, 0.15);
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li
  > a
  credit {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 0 0 5px;
  padding: 0;
  font-size: 11px;
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li > a {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0 0 5px;
  padding: 0 15px 0 0;
  color: #fff;
  font-weight: 700;
  border: 1px solid #fff;
  text-align: left;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="gray"]
  > a
  span#icon {
  border-color: #acbcc6;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="gray"]
  > a {
  background-color: #f5f8fa;
  color: #000;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="gray"] {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="red"]
  > a {
  background-color: #f44336;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="red"] {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="blue"]
  > a {
  background-color: #03a9f4;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="blue"] {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="yellow"]
  > a {
  background-color: #76b852;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color="yellow"] {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  > li[color]
  > a:hover {
  transform: scale(1.02);
  opacity: 0.8;
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color] a {
  border-color: transparent;
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul > li[color] {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu
  > li
  a:hover {
  background-color: #f5f8fa !important;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu
  > li
  a {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 5px 10px;
  -webkit-transition: 0.3s all ease;
  -moz-transition: 0.3s all ease;
  -ms-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #000;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu
  > li:nth-child(even)
  a {
  background-color: #fff;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu
  > li:nth-child(even) {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu
  > li:nth-child(odd)
  a {
  background-color: #f5f8fa;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu
  > li:nth-child(odd) {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu
  > li {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  .multiple_opening_menu {
  display: none;
  margin: 0;
  background: #fff;
  padding: 0;
  position: absolute;
  width: 100%;
  top: 100%;
  z-index: 9999;
  list-style: none;
  list-style-type: none;
  text-align: left;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu:hover
  .multiple_opening_menu {
  display: block;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu:hover {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu
  > a {
  margin: 0;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li#multiple_sub_menu {
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul
  li:last-child
  a {
  margin: 0;
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li:last-child {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul li {
  position: relative;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul:last-child
  > li
  > a
  span#icon {
  margin: 0 15px 0 0;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul:last-child
  > li
  > a {
  padding: 0 60px 0 0;
}

.clientarea-header
  .clientarea-user-menu
  .clientarea-menus
  > ul:last-child
  > li {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul:last-child {
  margin: 0;
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul:first-child {
}

.clientarea-header .clientarea-user-menu .clientarea-menus > ul {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0 20px 0 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.clientarea-header .clientarea-user-menu .clientarea-menus {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: right;
}

.clientarea-header .clientarea-user-menu {
  position: absolute;
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px 0;
  background-color: #0000001f;
  bottom: 0;
  left: 0;
}

.clientarea-header {
  position: relative;
  display: block;
  width: 100%;
  height: 300px;
  margin: 0;
  padding: 0;
  background-image: url(/img/bg/clientarea-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.clientareahome {
}

#clientareahome {
}



.sidebar-info {
  background: #fff;
  -webkit-box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
  padding: 25px 30px;
  border-radius: 11px;
}

@media (max-width: 479px) {
  .sidebar-info {
    padding: 30px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-info {
    padding: 30px;
  }
}

.sidebar-info__text {
  color: #1b1b19;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  line-height: 1.3;
}

.sidebar-info__contact {
  margin-top: 20px;
  margin-left: -15px;
}

.sidebar-info__contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #00c281;
  font-weight: 700;
  font-size: 14px;
}

@media (max-width: 479px) {
  .sidebar-info__contact a {
    font-size: 12px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-info__contact a {
    font-size: 12px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar-info__contact a {
    font-size: 13px;
  }
}

.sidebar-info__contact a:not(:last-child) {
  margin-bottom: 10px;
}

.sidebar-info__contact a:hover .text:before {
  width: 100%;
}

.sidebar-info__contact a.phone {
  letter-spacing: -1px;
  font-size: 22px;
}

@media (max-width: 479px) {
  .sidebar-info__contact a.phone {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-info__contact a.phone {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
}

.sidebar-info__contact a.phone .icon {
  font-size: 28px;
}

@media (max-width: 479px) {
  .sidebar-info__contact a.phone .icon {
    font-size: 24px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .sidebar-info__contact a.phone .icon {
    font-size: 24px;
  }
}

.sidebar-info__contact a.phone .text:before {
  right: 0;
  bottom: 3px;
  left: 0;
}

.sidebar-info__contact a .icon {
  font-size: 18px;
  width: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sidebar-info__contact a .text {
  position: relative;
}

.sidebar-info__contact a .text:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: #00c281;
  width: 0;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

.common-card {
  position: relative;
  margin-bottom: 20px;
}

.common-photo {
  width: 100%;
  height: 200px;
  border-radius: 11px;
  overflow: hidden;
}

.common-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.common-body {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  height: 220px;
}

.common-body .date {
  font-size: 11px;
  font-weight: 500;
  color: #999;
  margin-bottom: 10px;
}

.common-body .date .icon {
  font-size: 11px;
  margin-right: 8px;
}

.common-body .title {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 15px;
  letter-spacing: -0.5px;
  color: #00c281;
}

.common-body .text {
  font-size: 12px;
  font-weight: 500;
  color: #585858;
  line-height: 1.5;
  max-height: 53px;
  overflow: hidden;
}

.common-btn {
  font-size: 12px;
  font-weight: 600;
  color: #4db848;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 15px;
  padding-bottom: 15px;
}

.common-btn.bottom {
  padding-bottom: 40px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .common-btn.bottom {
    padding-bottom: 30px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .common-btn.bottom {
    padding-bottom: 30px;
  }
}

.common-btn.bottom-2 {
  padding-bottom: 0;
}

.common-btn:hover .icon {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.common-btn .icon {
  font-size: 14px;
  color: #4db848;
  margin-left: 5px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sidebar-videos ul li {
  margin-bottom: 20px;
}

.sidebar-videos ul li:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  opacity: 1;
}

.sidebar-videos > a {
  display: block;
  position: relative;
}

.sidebar-videos .title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  color: #1b1b19;
}

.sidebar-videos .photo {
  height: 165px;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: block;
  border-radius: 10px;
  background-color: black;
}

.sidebar-videos .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.8;
}

.sidebar-videos .photo-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sidebar-videos .photo-body .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 28px;
  color: #fff;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 1;
}

.sidebar-videos .photo-body .icon::before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #00c281;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  opacity: 0.6;
}

.sidebar-videos .photo-body .date {
  font-size: 11px;
  font-weight: 500;
  color: #fff;
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sidebar-videos .photo-body .date::before {
  content: "";
  background-color: #00c281;
  position: absolute;
  width: 80px;
  height: 25px;
  z-index: -1;
  border-radius: 10px;
  opacity: 0.4;
}

.sidebar-videos__footer .text {
  font-size: 16px;
  font-weight: 700;
  color: #585858;
  letter-spacing: -0.5px;
  padding: 10px;
}

.sidebar-list .title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.5px;
  margin-bottom: 10px;
  color: #1b1b19;
}

.sidebar-list__card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  margin-bottom: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}

.sidebar-list__card:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}

.sidebar-list__card .photo {
  width: 120px;
  height: 100px;
  overflow: hidden;
}

.sidebar-list__card .photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.sidebar-list__card .description {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 15px;
  padding-right: 15px;
}

.sidebar-list__card .description .title {
  font-size: 14px;
  font-weight: 700;
  color: #1b1b19;
  letter-spacing: -0.5px;
  line-height: 1.4;
}

.button.ui-small {
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 13px;
  min-width: 100px;
}

.button.ui-color-1 {
  background: #4db848;
  color: #fff;
  border: 2px solid #4db848;
}
.button.ui-color-2 {
  background: #ec6e002e !important;
  color: var(--primary-color) !important;
}

.section-project {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 480px) and (max-width: 767px) {
  .section-project {
    padding-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .section-project {
    padding-top: 0;
  }
}

.projects .project-card {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.projects .project-photo {
  height: 140px;
}

.project {
  margin-top: 30px;
  overflow: hidden;
}

.project .owl-stage-outer {
  padding-block: 30px;
  right: -250px;
}

@media (max-width: 991px) {
  .project .owl-stage-outer {
    right: 0;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .project .owl-stage-outer {
    right: -200px;
  }
}

.project-card {
  -webkit-box-shadow: 0 0 15px rgba(30, 29, 28, 0.08);
  box-shadow: 0 0 15px rgba(30, 29, 28, 0.08);
  border-radius: 11px;
  overflow: hidden;
  background-color: #fff;
}

.project-card:hover .project-photo img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.project-photo {
  width: 100%;
  height: 170px;
  overflow: hidden;
}

@media (min-width: 480px) and (max-width: 767px) {
  .project-photo {
    height: 120px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .project-photo {
    height: 130px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .project-photo {
    height: 130px;
  }
}

.project-photo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.project-body {
  padding-top: 30px;
  padding-inline: 30px;
  height: 190px;
  position: relative;
}

.project-body .title,
.project-body .text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.project-body .title {
  font-size: 18px;
  font-weight: 600;
  color: #4c6fc4;
  letter-spacing: -0.5px;
  line-height: 1.3;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
}

.project-body .text {
  font-size: 14px;
  color: #64707c;
  -webkit-line-clamp: 3;
  line-height: 1.4;
}

.project-body .button-line {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #885bb2;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.project-body .ui-btn {
  color: #64707c;
  font-size: 13px;
  position: absolute;
  left: 30px;
  bottom: 20px;
}

.project-body .ui-btn .icon {
  color: #64707c;
  font-size: 13px;
  margin-left: 10px;
}

.section-project .section-header .title span {
  color: #002877;
}
.section-project .section-header .title {
  color: #000;
}
.project.owl-nav-style .owl-theme .owl-nav [class*="owl-"]:hover {
  background: #002877;
}
.project.owl-nav-style .owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 18px;
  padding-top: 1px !important;
  background: rgb(0 40 119 / 41%);
  border: 1px solid transparent;
  border-radius: 11px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.project.owl-nav-style .owl-theme .owl-nav > button.owl-next {
  left: 170px;
  right: -70px;
  padding-left: 3px !important;
}
.project.owl-nav-style .owl-theme .owl-nav > button.owl-prev {
  left: 100px;
  padding-right: 2px !important;
}
.project.owl-nav-style .owl-theme .owl-nav {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin-top: -140px;
}
