h1{
    font-size: 1.5rem;
}
h2,h3,h4 {
    font-size: 1.2rem;
}
h5 {
    font-size: 1rem;
}
body.home-body .mobile-header-space {
    margin-bottom: 20px!important;
}
.top-side {
    border-bottom: 1px solid #E2E2E2;
    background: #FCFCFC;
    height: 35px;
}
.top-s {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 35px;
}
.top-s .right {
    display: flex;
    gap: 24px;
    align-items: center;
}
.top-s a {
    color: #A1A1A1;
    font-size: 12px;
    font-weight: 500;
}
.search-fast {
    position: absolute;
    display: flex;
    align-items: center;
    gap: 20px;
    right: 64px;
    top: 0;
    bottom: 0;
}
.search-fast a {
    color: #A1A1A1;
    font-size: 12px;
    font-weight: 500;
    text-decoration-line: underline;
}
header.desktop .header-bar .bar-user a {
    color: #000!important;
    display: flex;
    flex-direction: row-reverse;
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px solid #e2e2e2;
}
header.desktop .header-bar .bar-user .link a .name span {
    color: #A1A1A1;
    font-weight: 500;
    margin-top: 2px;
}
header.desktop .header-bar .bar-link .icon {
    display: flex;
    gap: 24px;
}
header.desktop .header-bar .bar-link .icon .names {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    min-width: 65px;
}
header.desktop .header-bar .bar-link .icon .names span {
    font-weight: 500;
    margin-top: 2px;
}
.news-area {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 54px;
}
.form-title {
    color: #FFF;
    font-size: 20px;
    font-weight: 700;
    line-height: 41px;
}
.news-area .left,.news-area .right {
    width: 100%;
}
.f-left-top {
    display: flex;
    gap: 80px;
    margin-bottom: 72px;
    color: #4D4D4D;
    font-size: 14px;
    font-weight: 500;
    line-height: 23px;
}
.f-left-top img {
    max-height: 60px;
}
.fast-e {
    display: flex;
    gap: 14px;
    flex-wrap: wrap;
}
.title.text-left.ms {
    margin-top: 64px;
}
.fast-e .items {
    background: #FBFBFB;
    padding: 8px 16px;
    color: #4D4D4D;
    font-size: 12px;
    font-weight: 500;
    line-height: 33px;
}
footer {
    background: linear-gradient(90deg, #fff 50%, #fbfbfb 50%);
}
.social-media-title {
    color: #181818;
    font-size: 18px;
    font-weight: 600;
    line-height: 41px;
}
.f-contact {
    border-top: 1px solid #e2e2e2;
    padding-top: 60px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    gap: 52px 0;
    margin-bottom: 56px;
}
.f-contact a {
    flex: 0 0 50%;
    color: #181818;
}
.f-contact .items {
    flex: 0 0 50%;
    display: flex;
    gap: 14px;
    align-items: center;
}
.f-contact .items .fctitle {
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    line-height: 28.359px;
}
.f-contact .items .text {
    font-weight: 600;
}
.col-md-6.bg {
    padding-left: 62px;
}
.right-bottom {
    display: flex;
    justify-content: space-between;
    width: 80%;
    margin-bottom: 18px;
}
.right-bottom .tes {
    color: #616161;
    font-size: 16px;
    font-weight: 400;
    line-height: 33px;
}
.cpy {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: -0.28px;
    margin-top: 42px;
}
.fb-area {
    border-top: 1px solid #e2e2e2;
    padding: 24px 0 28px;
}
.szlm {
    display: flex;
    align-items: center;
    gap: 30px;
}
.szlm .items {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 500;
    line-height: 33px;
}
div#custom-module-code-583 {
    margin-bottom: -10px;
}
header.desktop.fixed-desktop .h-top,header.desktop.fixed-desktop .top-side  {
    display: block;
}
header.desktop .h-top,header.desktop .top-side  {
    display: none;
}
.row.ock .items {
    border-radius: 6px;
    border: 1px solid #E2E2E2;
    background: #FFF;
    padding: 30px;
    min-height: 168px;
    margin-bottom: 20px;
}
.row.ock .items img {
    position: absolute;
    right: 11px;
    bottom: 20px;
    border-bottom-right-radius: 6px;
}
.row.ock .items .text {
    height: 104px;
    display: flex;
    align-items: center;
    color: #181818;
    font-size: 20px;
    font-weight: 500;
    width: 60%;
}
.pattern-group .pattern-group-header .p-g-h-info .p-g-h-i-title {
    margin: 0;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 6px;
}
.pattern-group .pattern-group-header .p-g-h-info .p-g-h-i-description {
    color: #A1A1A1;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
}
.guvenli-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin:50px 0 80px;
}
.guvenli-block .items {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 180px;
}
.guvenli-block .items .title {
    color: #181818;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 150.2%;
    margin-top: 28px;
}
.guvenli-block .items .text {
    color: #A1A1A1;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-top: 8px;
}
.card-product {
    border-radius: 6px!important;
    border: 1.5px solid #E2E2E2!important;
    padding: 20px;
}
.product-reviews {
    justify-content: flex-start !important;
    margin-top: 16px !important;
}
.product-code {
    color: #a1a1a1;
    font-size: 12px;
    font-weight: 500;
    height: 20px;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-product:hover {
    border-radius: 6px;
    border: 1.5px solid var(--sdsds, #52ABFF)!important;
}
.sc-h-side {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    gap: 6px;
    z-index: 2;
    right: -20px;
    top: -5px;
    transition: transform 0.5s;
    opacity: 0;
}
.card-product:hover .sc-h-side {
    transform: translateX(-20px);
    opacity: 1;
}
.product-favourite-kart {
    width: 32px;
    height: 32px;
    padding: 7px 6px 6px 6px;
    border: 1px solid #e2e2e2;
    border-radius: 100px;
    background: #fff;
}
.action.compare {
    width: 32px;
    height: 32px;
    padding: 6px 6px 6px 6px;
    border: 1px solid #e2e2e2;
    border-radius: 100px;
    background: #fff;
}
img.white {
    display: none !important;
}
.card-product:hover img.white {
    display: block!important;
}
.card-product:hover img.blue {
    display: none!important;
}
.card-product:hover .btn-cart {
    background: linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%) !important;
}
.disc {
    border-radius: 0px 1.6px 1.6px 0px;
    background: #86B940;
    position: absolute;
    top: 6px;
    left: -20px;
    padding: 6px 22px;
    color: #FFF;
    font-size: 11px;
    font-weight: 500;
    line-height: 17.6px;
}
.pattern-group .pattern-group-header .p-g-h-button .btn-mod {
    background: linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.28px;
    border-radius: 3.15px;
    border: 1.575px solid #52ABFF;
    padding: 12px 26px;
}
.categories-body .product-favourite-kart {
    padding: 5px 6px 6px 7px;
}
.categories-body .action.compare {
    padding: 3px 6px 6px 6px;
}
.bg-f {
    background: #FBFBFB;
    margin-top: -20px;
    padding: 32px 0;
    margin-bottom: 20px;
}
.bg-f .p-g-mod {
    background: #FBFBFB;
}
.cat-name {
    color: #000;
    font-size: 18px;
    font-weight: 600;
}
.cat-set .p-g-m-h-info {
    border-radius: 6px;
    border: 1px solid #E2E2E2;
    background: #FBFBFB;
    padding: 20px 30px;
}
.cat-set .p-g-m-h-i-title {
    font-size: 16px!important;
    font-weight: 700!important;
}
.category-filter-list {
    border-radius: 6px;
    border: 1px solid #E2E2E2;
    margin-top: 6px;
    padding: 20px 24px;
}
.card-category {
    background: transparent;
    border: 0;
    gap: 6px;
}
.card-category .image {
    display: block;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #F4F4F4;
    background: #FFF;
}
.product-profile-1 .carousel .carousel-outer {
    position: relative;
    border-radius: 10px;
    border: 1px solid #E2E2E2;
    padding: 30px 40px 60px;
}
.cargo-count {
    width: 100%;
    position: absolute;
    bottom: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 24px;
    color: var(--primary-color, #181818);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.pro-bot-area {
    border-radius: 5px;
    background: #FBFBFB;
    display: flex;
    flex-wrap: wrap;
    padding: 24px;
    gap: 18px 0;
}
.pro-bot-area .items {
    flex: 0 0 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    color: #2C3C4B;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-align: center;
}
.pro-top-inf {
    margin-bottom: 28px;
    width: 100%;
    border-radius: 3.626px;
    border: 2px solid var(--sdsds, #52ABFF);
    color: #3B8CD9;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.32px;
    text-align: center;
    padding: 14px;
}
.pro-top-inf span {
    text-decoration: underline;
}
.top-title-area {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 34px;
}
.top-title-area .items,.top-title-area .items a {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
}
.top-title-area .items img {
    max-width: 125px;
}
.price-and-reviews {
    display: flex;
    justify-content: space-between;
    margin-bottom: 22px;
}
.reviews .product-reviews {
    display: flex;
    line-height: 12px;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}
.reviews .product-reviews .stars .star {
    color: #d4d4d4;
    font-size: 20px;
}
.reviews .product-reviews .count {
    padding-left: 4px;
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.28px;
}
.product-rate-pay {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    text-decoration-line: underline;
    margin-bottom: 22px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.product-profile-1 .product-quantity {
    border-radius: 4px;
    border: 1px solid #E2E2E2;
    margin-right: 10px;
}
.pro-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 16px 0 32px;
}
.pro-bottom img {
    width: 36px;
    height: 36px;
    padding: 7px;
    border: 1px solid #e2e2e2;
    border-radius: 100px;
}
.pro-bottom a {
    display: flex;
    align-items: center;
    gap: 20px;
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}
.product-body .action.compare {
    width: auto;
    height: auto;
    border: 0;
    border-radius: unset;
    background: transparent;
}
.product-body .pattern-group .p-g-mod .p-g-mod-body {
    padding: 0;
}
.no-p .p-g-mod-body {
    padding: 0 !important;
}
.qk-app-discount-counter .dc-contents {
    background: transparent !important;
    margin: 16px 0 !important;
    height: 68px!important;
}
.qk-app-discount-counter .dc-contents .counter {
    background: transparent!important;
}
.product-body .qk-app-discount-counter .dc-contents {
    flex-direction: row!important;
}
.related-products a {
    display: flex;
    flex-direction: row;
    margin-right: 10px;
    align-items: center;
    border-radius: 4px;
    border: 1.5px solid #E2E2E2;
    min-width: 200px;
    color: #A1A1A1;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    justify-content: center;
    gap: 16px;
    margin-bottom: 10px;
        height: 75px;
}
.related-products a img {
    border: 0!important;
    margin: 0;
}
.related-products a.active img {
    border-color: 0;
}
.related-products a.active div {
    color: #000;
}
.kmbn-title {
    border: 1px solid #e2e2e2;
    border-bottom: 0;
    padding: 12px 16px 16px;
    border-radius: 4px;
    margin-bottom: -4px;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-weight: 700;
}
.kombin .card-product-inner {
    display: flex;
    gap: 30px;
}
.kombin .image-wrapper {
    flex: 0 0 20%;
}
.kombin .carousel-outer {
    border: 0!important;
    padding: 0!important;
    border-radius: 0!important;
}
.kombin .title {
    height: 37px!important;
    -webkit-line-clamp: 1!important;
    width: 100%!important;
}
.kombin a.btn.btn-cart {
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%)) !important;
    color: #fff;
    padding: 10px 44px !important;
    font-size: 16px !important;
    border: 0 !important;
}
.swiper-kombin .swiper-button-next,.swiper-kombin .swiper-button-prev {
    top: 60%!important;
}
.swiper-kombin .swiper-button-next {
    right: 6px;
}
.swiper-kombin .swiper-button-prev {
    left: 6px;
}
.disckombin {
    border-radius: 3px;
    background: #86B940;
    margin-left: 10px;
    padding: 4px 15px;
    color: #fff;
    font-size: 12px;
}
.kombin {
    padding: 0px 20px!important;
}
.card-brand {
    border: 0;
}
.card-brand .image {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    padding: 0 42px;
}
.price-group.hzr {
    margin: -20px;
    border-radius: 4px;
    flex-wrap: nowrap;
}
.hzr a.c-p-i-link {
    width: 100%;
}
a.btn.btn-cart.hzr {
    width: 900% !important;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%)) !important;
    display: flex;
    gap: 8px;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.hzr .prices {
    padding-left: 20px;
}
.hzr .buttons {
    width: 100%;
    padding: 0!important;
}
.hzr .buttons img{
    width: 24px;
}
.qk-app-discount-counter {
    background: linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%) !important;
    border-radius: 3px;
}
button.swal-button.swal-button--cart.btn-success.btn-theme-4 {
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    border: 0 !important;
}
button.swal-button.swal-button--confirm.btn-primary.btn-theme-3 {
    background: #fff!important;
    color: #1D63A5!important;
}
.product-body .qk-app-discount-counter .dc-contents {
    margin: -10px 0 !important;
}
a.btn.btn-success,button.btn.btn-success {
    border-radius: 3.626px;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    border: 0;
}
.name.jc {
    justify-content: center;
}
header.desktop.fixed-desktop .c-menu {
    display: block;
}
header.desktop .c-menu {
    display: none;
}
header.desktop.fixed-desktop .h-center {
    display: block;
}
header.desktop.fixed-desktop .h-center-sc {
    display: none;
}
header.desktop .h-center {
    display: none;
}
header.desktop .h-center-sc {
    display: block;
}
.h-center-sc .icon .count {
    right: -6px !important;
}
.sc-menu section.menu {
    border: 0;
    height: 76px;
    display: flex;
    align-items: center;
}
.sc-menu section.menu .container {
    padding: 0!important;
    margin: 0!important;
}
.sc-menu section.menu .container .col-md-12 {
    padding: 0;
}
.sc-menu {
    width: 100%;
}
.sc-menu  .mega-menu .nav-link {
    font-size: 14px!important;
}
.h-center-sc .logo.header-area.first {
    padding-left: 26px;
}
.pc-toplama {
    border-radius: 4px;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    padding: 5px 12px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pc-toplama a {
    display: flex;
    gap: 6px;
    align-items: center;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
}
button.bar-search.mr-3 {
    border-radius: 4px;
    border: 2px solid var(--sdsds, #52ABFF);
    background: #F4F4F4;
    outline: 0;
    width: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}
button.bar-search.mr-3 img {
    margin-bottom: 1px;
    margin-right: 1px;
}
.pc-toplama.menu {
    border: 0;
    height: auto;
    position: absolute;
    right: 0;
    border-radius: 0;
}
.h-center-sc .pc-toplama.menu {
    display: none;
}
section.pattern-group.pattern-group-t-0.pattern-group-p-home.home-headline {
    background: #fbfbfb;
}
.cc-area {
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.related-products a.active {
    border-color: #000;
}
.iliskili-side {
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.iliskili-side span.value {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}
/* yorum yap */
#myButton,#myButton2,#myButton3  {
    border: 0 !important;
    background: none !important;
    color: #000;
    padding: 0;
}
#myButton:focus,#myButton2:focus,#myButton3:focus  {
    outline: none !important;
    border: 0 !important;
    background: none !important;
}
/* yorum yap bitis */
section.pattern-group.pattern-group-t-1.pattern-group-p-product.product-details-tab-product-details-tab-colorful {
    margin-top: 32px;
}
.card-product.kombin:hover {
    border: 1.5px solid #e2e2e2!important;
}
.action.compare span {
    position: absolute;
    top: -13px;
    right: -16px;
    border-radius: 100px;
    width: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    color: #fff;
}
body.product-body .action.compare span {
    position: unset;
    width: auto;
    display: block;
    font-weight: 400;
    background: transparent;
    color: #000;
}
.owl-item .action.compare {
    width: 32px;
    height: 32px;
    padding: 6px 6px 6px 6px;
    border: 1px solid #e2e2e2;
    border-radius: 100px;
    background: #fff;
}
.cargo-count img {
    width: 20px;
}
.product-disc {
    border-radius: 0px 4px 4px 0px;
    background: #86B940;
    position: absolute;
    top: 40px;
    padding: 8px 22px;
    font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.selected-filters-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    position: relative;
    margin-bottom: 12px;
}
.selected-filter-item {
    color: #000;
    padding: 6px 12px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 12px;
    font-size: 14px;
    border: 1px solid #e2e2e2;
}
.selected-filter-item .remove-filter {
    background: #fff;
    width: 22px;
    height: 22px;
    border-radius: 100px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    padding-bottom: 3px;
    border: 1px solid #e2e2e2;
    font-size: 14px;
    cursor: pointer;
}
button#reset-all-filters {
    position: absolute;
    right: 0;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 6px 12px;
    outline: unset;
    border-radius: 4px;
    border: 0;
}
.no-pad .col-12 {
    padding: 0;
}
.hs-info-area {
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
    background: #FBFBFB;
    margin: 10px -20px 0;
    padding: 16px 20px;
    display: flex;
    flex-direction: column;
    gap: 18px;
}
.hs-info-area li b {
    color: #000;
}
.hs-info-area li {
    color: #A1A1A1;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
}
.hs-info-area b {
    font-weight: 600 !important;
}
a.bu-pro-buybox-price {
    color: #666;
    font-size: 12px;
    padding-left: 4px;
    display: flex;
    align-items: center;
    gap: 8px;
}
a.bu-pro-buybox-price img {
    width: 20px;
}
.owl-item .action.compare span {
    position: absolute!important;
    top: -13px!important;
    right: -16px!important;
    border-radius: 100px!important;
    width: 20px!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center!important;
    font-weight: 600!important;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%))!important;
    color: #fff!important;
}
.p-g-mod.p-g-mod-t-55.p-g-mod-showcase.no-p {
    background: transparent;
}
button.btn-infos {
    background: #fff;
    margin-left: 16px;
    font-size: 13px;
    border: 1px solid #e2e2e2;
    outline: 0;
    border-radius: 100px;
    width: 22px;
    height: 22px;
    color: #a1a1a1;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f9f9f9;
}
button.btn-infos::after {
    top: calc(100% + -50px)!important;
}
button.btn-infos::before {
    display: none!important;
}
section.h-top img {
    width: 100%;
    max-height: 70px;
}
.home-headline .owl-wrapper .owl-single-button {
    width: 30px;
    height: 30px;
    margin: 0 6px!important;
}
footer .info ul li a:hover {
    text-decoration: underline;
}
.brand-sc .owl-wrapper .owl-single-button {
    top: calc(50% - 50px)!important;
}
img.img-auto.lazy-load.iyzico.lazy-complete {
    max-width: 92px;
}
ul.double {
    display: flex;
    flex-wrap: wrap;
}
ul.double li {
    flex: 0 0 50%;
}
.bg-f .owl-wrapper .owl-single-button {
    top: calc(50% - 50px);
}
button.btn-trigger {
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    background: #000;
    color: #fff;
    font-size: 14px;
    letter-spacing: -.3px;
    padding: 6px 14px;
    font-weight: 500;
    float: right;
    margin: 12px 0;
}
.cart-body .variants .variant {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 8px;
}
.card-product .card-product-inner .price-group.hzr .prices {
    width: 100%;
}
.payment-steps-1 .step.active .circle,.payment-steps-2 .step.active .circle,.payment-steps-3 .step.active .circle {
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
}
.payment-steps-1 .step.active,.payment-steps-2 .step.active,.payment-steps-3 .step.active {
    color: #007bff;
    font-size: 14px;
    font-weight: 600;
}
img.img-auto.iyzico {
    max-width: 100%;
    height: 36px;
}
*[data-toggle=tooltip]::after {
    z-index: 99;
}
ol.carousel-indicators.cardcarousel-indicators {
    margin-bottom: 10px;
    position: absolute;
    bottom: -30px;
}
.owl-item .action.compare a.button[data-toggle=tooltip]::after {
    top: 50px;
    right: 0;
    left: unset;
    transform: translateY(-50%);
}
.owl-item .action.compare a.button[data-toggle=tooltip]::before {
    rotate: 0deg;
    top: 18px;
    right: unset;
    left: 0;
}
.btn-cart.disabled {
    color: #52ABFF !important;
    opacity: 1;
    cursor: pointer;
    width: 100%;
    border: 1px solid;
    position: relative;
    z-index: 9;
    pointer-events: unset!important;
}
.card-product:hover .btn-cart.disabled {
    color: #fff !important;
    opacity: 1;
}
.category-filter-order .list-wrap .list div.d-flex .lag-checkbox:nth-child(2) {
    display: none;
}
.category-filter-order .list-wrap .list .d-flex {
    gap: 20px;
}
table.table.table-striped.table-bordered.table-attributes tr td:last-child {
    width: 65%;
}
.depad {
    margin: 32px 0;
    display: flex;
    align-items: center;
    gap: 14px;
}
.depad .text {
    font-size: 14px;
    font-weight: 400;
    color: #575757;
}
.depad .title {
    font-size: 18px;
    font-weight: 700;
    color: #181818;
}
.card-product .card-product-inner .image-wrapper .product-label.bottom-right {
    display: none;
}
.card-product .card-product-inner .image-wrapper .product-label.bottom-right:first-child {
    display: block;
}
img.powered-by {
    max-width: 120px;
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0;
}
.p-g-mod-t-63 .p-g-mod-body {
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper .title {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send,
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send:focus,
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send:hover {
    background: #fff;
    color: #181818;
    font-size: 14px;
    font-weight: 600;
    width: 88px;
    text-transform: uppercase;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form:hover .btn-send {
    background: #fff;
}
.row.contact .form-side {
    border: 1px solid #e2e2e2;
    padding: 40px 60px;
    margin: 20px 12px;
    border-radius: 12px;
}
.row.contact .form-side button.btn.btn-success {
    width: 100%;
    height: 52px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.row.contact .form-side h6 {
    font-size: 20px;
    margin-bottom: 14px;
}
.row.contact .form-side input.form-control.m-input {
    height: 48px;
    background: #f4f4f4;
    margin-bottom: 12px;
}
.row.contact .form-side textarea.form-control {
    background: #f4f4f4;
}
.p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send:hover {
    background: #fff;
}
.info-side .items a {
    width: max-content;
    display: block;
}
.home-headline.brds .p-g-b-c-0 img,
.home-body .p-g-mod.p-g-mod-t-44.p-g-mod-showcase.p-g-mod-trans img {
    border-radius: 12px;
}
.product-reviews .stars span.star.fill i.fa.fa-star {
    color: #ffc000;
}
.campaign-card .bottom {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 13px;
}
.campaign-card .bottom h4 {
    font-size: 20px;
    margin-bottom: 8px;
    font-weight: 500;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.campaign-card .bottom span {
    color: #575757;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 17px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
}
.campaign-card .bottom .btn {
    padding: 0px;
    font-size: 13px;
    color: #000;
    font-weight: 500;
    margin: 0px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    line-height: normal;
}
.campaign-card .bottom .btn img {
    width: 17px;
}
.swiper-kombin {
    user-select: none;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
    padding: 0px 0px;
    position: relative;
}
.swiper-kombin .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
}
.swiper-kombin .swiper-slide-content {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    box-sizing: border-box;
}
.qr-side {
    margin-bottom: 20px;
}
.card-product .card-product-inner .price-group .prices .promo-price {
    font-size: 15px;
    font-weight: 600;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.product-price-group .prices .sale-price.gr {
    color: #a1a1a1;
    text-decoration: line-through;
    font-size: 20px;
}
.product-price-group .prices .promo-pirce {
    font-size: 20px;
    background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
}
.kombin .product-reviews {
    margin-top: 4px!important;
}
.kombin .disckombin {
    padding: 2px 10px;
    margin: 18px 0 0 0;
}
.category-blog-single {
    height: auto;
}
.category-blog-single .simplebar-track.vertical {
    display: none;
}
@media(max-width:1680px){
    .sc-menu section.menu .col-md-12 {
        padding: 0;
    }
    .sc-menu ul.navbar-nav {
        gap: 12px !important;
    }
    .sc-menu .nav-link {
        padding: 4px !important;
    }
    .bg-f {
        margin-top: -28px;
    }
}
@media(max-width:1440px){
    .campaign-card .bottom .btn {
        font-size: 12px;
    }
    .campaign-card .bottom span {
        font-size: 13px;
        margin-bottom: 15px;
        height: 39px;
    }
    .campaign-card .bottom h4 {
        font-size: 18px;
    }
    .sc-menu .mega-menu .nav-link {
        font-size: 12px !important;
    }
    .qk-app-discount-counter .dc-contents {
        margin: 6px 0!important;
    }
}
@media(max-width:1366px){
    .qk-app-discount-counter .dc-contents .counter div {
        width: 37px!important;
    }
}
@media(max-width:900px){
    .campaign-page-block .col-12 {
        margin-bottom: 20px;
    }
    .category-filter-list .list-wrap .list .d-flex {
        flex-direction: column;
        margin-top: 24px;
    }
    .row.contact .info-side {
        margin-top: -20px;
        padding: 0 10px;
    }
    .row.contact .footer-app-link {
        padding: 16px 16px;
    }
    .depad .title {
        font-size: 16px;
    }
    .depad .text {
        font-size: 13px;
    }
    .row.contact .form-side {
        padding: 26px;
    }
    .row.contact .form-side button.btn.btn-success {
        height: 48px;
        font-size: 16px;
    }
    .p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form .btn-send {
        width: 60px;
        height: 52px;
    }
    .p-g-mod-t-63 .p-g-mod-body .help-search-wrapper form input {
        height: 52px;
        font-size: 12px;
    }
    .p-g-mod-t-63 .p-g-mod-body .help-search-wrapper .title {
        font-size: 24px;
    }
    img.powered-by {
        max-width: 80px;
    }
    .guvenli-block {
        flex-wrap: wrap;
        gap: 44px 0;
    }
    .guvenli-block .items {
        flex: 0 0 48%;
        min-width: 160px;
    }
    .home-body a.btn.btn-mod {
        display: none;
    }
    .fast-e {
        flex-wrap: wrap;
    }
    .szlm {
        flex-wrap: wrap;
        gap: 0px 22px;
    }
    .f-left-top .text {
        padding-left: 12px;
    }
    .f-left-top {
        gap: 22px;
        margin-bottom: 44px;
        flex-direction: column;
        align-items: flex-start;
    }
    .news-area {
        padding: 0 12px;
        flex-direction: column;
    }
    .newsletter-content .newsletter-title {
        font-size: 20px;
        line-height: 30px;
    }
    .form-title {
        font-size: 16px;
    }
    .newsletter-form {
        max-width: 100%;
    }
    .newsletter-form .btn-submit {
        font-size: 16px;
        padding: 0 14px;
    }
    footer {
        background: #fff;
    }
    .cc-area {
        flex-direction: column;
        gap: 12px;
        margin-top: 36px;
    }
    .col-md-6.bg {
        padding-left: 18px;
    }
    .right-bottom {
        width: 100%;
        margin-bottom: 18px;
        flex-direction: column;
        align-items: flex-start;
        gap: 20px;
    }
    .cpy {
        margin-top: 0;
    }
    .f-contact {
        padding-top: 44px;
        flex-wrap: nowrap;
        flex-direction: column;
        align-items: flex-start;
        gap: 18px 0;
        margin-bottom: 44px;
    }
    .footer-app-link .social-media {
        margin-bottom: 16px;
        margin-top: 14px;
    }
    .footer-app-link {
        align-items: flex-start;
    }
    .f-left-top img {
        max-height: 44px;
    }
    .title.text-left.ms{
        margin-top: 0;
        border: 0;
    }
    .title.text-left.ms::after {
        display: none;
    }
    .footer-app-link .social-media a img {
        width: 26px;
    }
    .sub-title {
        font-size: 14px;
    }
    .guvenli-block .items .title {
        font-size: 16px;
        margin-top: 16px;
    }
    .guvenli-block .items img {
        width: 84px;
    }
    .pattern-group .pattern-group-header .p-g-h-info .p-g-h-i-description {
        font-size: 14px;
    }
    .pattern-group .pattern-group-header .p-g-h-info .p-g-h-i-title {
        font-size: 20px;
    }
    .row.ock .items {
        padding: 20px 10px;
        min-height: 110px;
        height: 110px;
        margin-bottom: 10px;
    }
    .row.ock .items .text {
        height: 65px;
        font-size: 15px;
    }
    .row.ock .items img {
        width: 75px;
    }
    .home-body .pattern-group .p-g-mod .p-g-mod-body {
        padding: 0;
    }
    .card-product {
        border-radius: 6px !important;
        border: 1.5px solid #E2E2E2 !important;
        padding: 6px;
    }
    .card-product .card-product-inner .price-group .prices .list-price {
        margin-left: 0;
    }
    .sc-h-side {
        display: flex;
        right: 10px;
        top: 10px;
    }
    a.icon-group.mr-3.btn-sidebar-user img,a.icon-group.cart.mr-3 img{
        width: 24px;
    }
    a.icon-group.mr-3.btn-sidebar-user img {
        width: 21px;
    }
    .disc {
        left: -6px;
        padding: 6px 16px;
        font-size: 10px;
        line-height: normal;
    }
    .sidebar-menu-type-2 .short-link img {
        width: 22px;
    }
    .mm-social .social-icons img {
        filter: invert(1);
    }
    .mm-social .social-icons {
        display: flex;
        gap: 22px;
    }
    .mm-social .sub-title {
        color: #fff;
        margin-bottom: 12px;
    }
    .mm-social .title {
        color: #fff;
        background: transparent;
        padding: 0;
        font-size: 16px;
        text-align: left;
    }
    .mm-social {
        background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
        padding: 12px 15px 14px;
    }
    .bg-f {
        margin-top: -19px;
        padding: 4px 0 0px;
        margin-bottom: 0;
    }
    .pattern-group .p-g-mod-t-26 .p-g-mod-body .buttons .btn-secondary {
        padding: 4px 10px;
        font-size: 16px;
        margin: 10px 0 !important;
    }
    .cat-responsive-buttons {
        position: fixed;
        bottom: 0px;
        z-index: 3;
        width: 95%;
    }
    .cat-responsive-buttons .btn-group {
        background: var(--sdsds, linear-gradient(90deg, #52ABFF 0%, #1D63A5 100%));
        border-radius: 6px;
    }
    button.btn.btn-outline-dark {
        color: #fff;
        font-size: 14px;
        padding: 6px 28px;
        border-color: #fff;
        font-weight: 600;
    }
    .col-lg-6.lf {
        margin-top: -10px;
    }
    .product-body .qk-app-discount-counter .dc-contents {
        flex-direction: column !important;
        margin: 6px 0 0px !important;
    }
    .top-title-area {
        margin-bottom: 10px;
        gap: 22px;
        flex-wrap: wrap;
        margin: 10px 0;
    }
    .related-products a {
        min-width: 165px;
    }
    .pro-bottom {
        justify-content: center;
        margin: 16px 0 24px;
        flex-wrap: wrap;
        gap: 4px 14px;
    }    
    .pro-bot-area {
        padding: 10px 12px;
        gap: 10px 6px;
        margin-bottom: 20px;
    }
    .pro-bot-area .items {
        flex: 0 0 49%;
        font-size: 12px;
    }
    .card-product.kombin .card-product-inner .title {
        height: 36px !important;
        max-height: none;
        line-height: 13px;
        -webkit-line-clamp: 2 !important;
        padding-bottom: 0 !important;
        width: 100% !important;
    }
    .kombin .disckombin {
        padding: 1px 10px;
        margin: 0px 0 0 0;
        font-size: 10px;
    }
    .kombin .list-price {
        font-size: 11px!important;
        line-height: normal!important;
    }
    .kombin .sale-price {
        font-size: 13px!important;
        line-height: normal!important;
    }
    .cargo-count {
        width: 95%;
    }
    div#shareAge {
        right: 0px;
        top: 0;
    }
    #shareModal {
        right: 0%;
    }
    .card-product .card-product-inner .buttons .btn-cart {
        padding: 5px 18px !important;
        font-size: 12px !important;
    }
    .sidebar-menu-type-2 .scrollbar {
        padding-bottom: 64px;
    }
    .iliskili-side span.value {
        font-size: 16px;
    }
    .related-products a img {
        width: 50px;
    }
    .reviews .product-reviews .stars .star {
        font-size: 16px;
    }
    .reviews .product-reviews .count {
        font-size: 12px;
    }
    .card-product .card-product-inner .buttons .btn-cart {
        padding: 6px !important;
    }
    .td-product .p-info a {
        font-size: 14px !important;
    }
    ul li ul.multi li a span.name {
        font-size: 14px;
    }
    .top-title-area .items, .top-title-area .items a {
        color: #A1A1A1;
        font-size: 12px;
    }
    .product-disc {
        top: 20px;
        padding: 6px 16px;
        font-size: 12px;
    }
    li.pc-toplama img {
        width: 22px;
    }
    li.pc-toplama {
        width: max-content;
        padding: 16px !important;
    }
    li.pc-toplama a {
        color: #fff !important;
    }
    header.mobile.fixed-mobile {
        height: 61px;
    }
    header.mobile.fixed-mobile .m-top-bar {
        display: block;
    }
    header.mobile .m-top-bar {
        display: none;
    }
    .product-profile-1 .col-md-10 {
        padding: 0;
        margin-top: -10px;
    }
    .product-profile-1 .carousel .carousel-outer {
        border-radius: 0;
    }
    ul.nav.nav-tabs {
        height: 50px;
    }
    ul.nav.nav-tabs li {
        height: 100%;
    }
    .bu-pro-sys-nav .item {
        min-width: 70px !important;
        height: 50px !important;
    }
    .selected-filters-wrapper {
        gap: 10px;
        flex-wrap: wrap;
    }
    button#reset-all-filters {
        position: relative;
    }
    .hs-info-area {
        margin: 10px -6px 0;
        gap: 6px;
        padding: 12px 10px;
    }
    .hzr .buttons img {
        width: 16px;
    }
    .card-product .card-product-inner .buttons .btn-cart.hzr {
        font-size: 10px !important;
        height: 34px;
    }
    .price-group.hzr {
        margin: -6px;
    }
    .hzr .prices {
        padding-left: 4px;
    }
    .card-product .card-product-inner .price-group.hzr .prices .sale-price {
        font-size: 12px;
    }
    .hzr .buttons {
        height: 34px;
    }
    .card-product .card-product-inner .price-group.hzr .prices {
        height: 34px !important;
        min-height: 34px;
    }
    .guvenli-block .items .text {
        font-size: 13px;
    }
    .brand-sc .owl-wrapper .owl-single-button {
        top: calc(50% - 42px) !important;
    }
    .hs-info-area li {
        font-size: 9px;
    }
    .top-title-area .items img {
        max-width: 100px;
    }
    .product-details-tab-product-details-tab-colorful .p-g-tab-wrapper .p-g-t-nav .nav .nav-link {
        min-width: 155px;
        padding: 10px 16px;
    }
    .card-product .card-product-inner .buttons .btn-cart.hzr img {
        display: none;
    }
    .card-product:hover .sc-h-side {
        transform: unset;
        opacity: 1;
    }
    .card-product .sc-h-side {
        opacity: 1;
    }
    .product-code {
        font-size: 10px;
        height: 17px;
    }
    
}